| 1 | [ Jan 22 22:16:08 Enabled. ] | ||
| 2 | [ Jan 22 22:16:08 Rereading configuration. ] | ||
| 3 | [ Jan 22 22:16:09 Rereading configuration. ] | ||
| 4 | [ Jan 22 22:16:17 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 | [ Jan 22 22:16:17 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.01.22 22:16:21.529672 [ 1 ] {} <Information> Application: Will watch for the process with pid 26353 | ||
| 29 | 2026.01.22 22:16:21.530257 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.22 22:16:21.754947 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 26353 | ||
| 31 | 2026.01.22 22:16:21.757750 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.22 22:16:21.757916 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.22 22:16:22.065474 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.22 22:16:22.123123 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.22 22:16:22.123239 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.22 22:16:22.123261 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.22 22:16:22.123337 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.22 22:16:22.124129 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.22 22:16:22.128454 [ 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.01.22 22:16:22.130075 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.22 22:16:22.131366 [ 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.01.22 22:16:22.132350 [ 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.01.22 22:16:22.132592 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.22 22:16:22.133767 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.22 22:16:22.135545 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.22 22:16:22.143104 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.22 22:16:22.143966 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.22 22:16:22.145489 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.22 22:16:22.145615 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.22 22:16:22.146862 [ 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.01.22 22:16:22.147392 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.22 22:16:22.153673 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.22 22:16:22.154290 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.22 22:16:22.159504 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.22 22:16:22.159941 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.22 22:16:22.160480 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.22 22:16:22.160892 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.22 22:16:22.162666 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.22 22:16:22.162695 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.22 22:16:22.162789 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.22 22:16:22.162893 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.22 22:16:22.190627 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.22 22:16:22.190672 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000257382 sec | ||
| 68 | 2026.01.22 22:16:22.190734 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.22 22:16:22.190783 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.22 22:16:22.193388 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.22 22:16:22.194139 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.22 22:16:22.217362 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.22 22:16:22.217424 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.22 22:16:22.217505 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.22 22:16:22.217520 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.22 22:16:22.217563 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.22 22:16:22.217642 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.22 22:16:22.222273 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.22 22:16:22.222335 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.22 22:16:22.222392 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.22 22:16:22.222595 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.22 22:16:22.222650 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.22 22:16:22.222665 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.22 22:16:22.222749 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.22 22:16:22.222764 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.22 22:16:22.222801 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.22 22:16:22.222883 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.22 22:16:22.255539 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.22 22:16:22.263531 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.22 22:16:22.263622 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000111091 sec | ||
| 91 | 2026.01.22 22:16:22.263636 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.22 22:16:22.263648 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.22 22:16:22.263687 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.22 22:16:22.263979 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.22 22:16:22.264135 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.22 22:16:22.264156 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.22 22:16:22.264173 [ 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.01.22 22:16:22.264190 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.22 22:16:22.270320 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.22 22:16:22.270595 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.78 MiB (RSS), difference: 92.01 MiB | ||
| 101 | 2026.01.22 22:16:22.272267 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.344e-05 sec. | ||
| 102 | 2026.01.22 22:16:22.272788 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.22 22:16:22.274328 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.22 22:16:22.274350 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.22 22:16:22.475123 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33116 | ||
| 106 | 2026.01.22 22:16:22.477341 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.01.22 22:16:22.477420 [ 4 ] {} <Debug> TCP-Session: 44cf146f-de9b-423d-a50e-a13f522f2565 Authenticating user 'default' from [fd00:1122:3344:101::a]:33116 | ||
| 108 | 2026.01.22 22:16:22.477455 [ 4 ] {} <Debug> TCP-Session: 44cf146f-de9b-423d-a50e-a13f522f2565 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.01.22 22:16:22.477552 [ 4 ] {} <Debug> TCP-Session: 44cf146f-de9b-423d-a50e-a13f522f2565 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.22 22:16:22.477668 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.01.22 22:16:22.477703 [ 4 ] {} <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.01.22 22:16:22.477787 [ 4 ] {} <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.01.22 22:16:22.481147 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58508 | ||
| 114 | 2026.01.22 22:16:22.481263 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34245 | ||
| 115 | 2026.01.22 22:16:22.481270 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54456 | ||
| 116 | 2026.01.22 22:16:22.481411 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.01.22 22:16:22.481498 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50415 | ||
| 118 | 2026.01.22 22:16:22.481554 [ 5 ] {} <Debug> TCP-Session: 19c43327-47ed-442c-a784-1095c0dbf48a Authenticating user 'default' from [fd00:1122:3344:101::a]:58508 | ||
| 119 | 2026.01.22 22:16:22.481569 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 120 | 2026.01.22 22:16:22.481605 [ 5 ] {} <Debug> TCP-Session: 19c43327-47ed-442c-a784-1095c0dbf48a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.01.22 22:16:22.481645 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36284 | ||
| 122 | 2026.01.22 22:16:22.481670 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.01.22 22:16:22.481646 [ 254 ] {} <Debug> TCP-Session: b686202d-16d4-4216-8e75-acca70021be8 Authenticating user 'default' from [fd00:1122:3344:101::a]:54456 | ||
| 124 | 2026.01.22 22:16:22.481755 [ 5 ] {} <Debug> TCP-Session: 19c43327-47ed-442c-a784-1095c0dbf48a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.01.22 22:16:22.481780 [ 255 ] {} <Debug> TCP-Session: a73f9014-485e-4b2f-bcce-ec795d6c759e Authenticating user 'default' from [fd00:1122:3344:101::a]:50415 | ||
| 126 | 2026.01.22 22:16:22.481565 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.01.22 22:16:22.481859 [ 254 ] {} <Debug> TCP-Session: b686202d-16d4-4216-8e75-acca70021be8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.01.22 22:16:22.481866 [ 255 ] {} <Debug> TCP-Session: a73f9014-485e-4b2f-bcce-ec795d6c759e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.01.22 22:16:22.481900 [ 6 ] {} <Debug> TCP-Session: 0bfd628e-058c-4b36-8411-5b1438d1d856 Authenticating user 'default' from [fd00:1122:3344:101::a]:34245 | ||
| 130 | 2026.01.22 22:16:22.481955 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.01.22 22:16:22.481964 [ 255 ] {} <Debug> TCP-Session: a73f9014-485e-4b2f-bcce-ec795d6c759e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.01.22 22:16:22.481978 [ 6 ] {} <Debug> TCP-Session: 0bfd628e-058c-4b36-8411-5b1438d1d856 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.01.22 22:16:22.481900 [ 254 ] {} <Debug> TCP-Session: b686202d-16d4-4216-8e75-acca70021be8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.01.22 22:16:22.482041 [ 256 ] {} <Debug> TCP-Session: 60eb73f6-1280-412f-86e9-a9c278969126 Authenticating user 'default' from [fd00:1122:3344:101::a]:36284 | ||
| 135 | 2026.01.22 22:16:22.482056 [ 6 ] {} <Debug> TCP-Session: 0bfd628e-058c-4b36-8411-5b1438d1d856 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.01.22 22:16:22.482000 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44498 | ||
| 137 | 2026.01.22 22:16:22.482116 [ 256 ] {} <Debug> TCP-Session: 60eb73f6-1280-412f-86e9-a9c278969126 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.01.22 22:16:22.481849 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53398 | ||
| 139 | 2026.01.22 22:16:22.482212 [ 256 ] {} <Debug> TCP-Session: 60eb73f6-1280-412f-86e9-a9c278969126 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.01.22 22:16:22.482330 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2026.01.22 22:16:22.482378 [ 258 ] {} <Debug> TCP-Session: cb80eb38-4f72-4c78-af67-522e2fa66132 Authenticating user 'default' from [fd00:1122:3344:101::a]:44498 | ||
| 142 | 2026.01.22 22:16:22.482397 [ 258 ] {} <Debug> TCP-Session: cb80eb38-4f72-4c78-af67-522e2fa66132 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.01.22 22:16:22.482437 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2026.01.22 22:16:22.482488 [ 258 ] {} <Debug> TCP-Session: cb80eb38-4f72-4c78-af67-522e2fa66132 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.01.22 22:16:22.482583 [ 257 ] {} <Debug> TCP-Session: b329e8ce-af80-4c9f-b893-57db4c19118b Authenticating user 'default' from [fd00:1122:3344:101::a]:53398 | ||
| 146 | 2026.01.22 22:16:22.482620 [ 257 ] {} <Debug> TCP-Session: b329e8ce-af80-4c9f-b893-57db4c19118b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.01.22 22:16:22.482726 [ 257 ] {} <Debug> TCP-Session: b329e8ce-af80-4c9f-b893-57db4c19118b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.22 22:16:22.557128 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55314 | ||
| 149 | 2026.01.22 22:16:22.559226 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.01.22 22:16:22.559346 [ 259 ] {} <Debug> TCP-Session: 2cf8bd4b-a045-4832-b40f-0274af7731cb Authenticating user 'default' from [fd00:1122:3344:101::b]:55314 | ||
| 151 | 2026.01.22 22:16:22.559366 [ 259 ] {} <Debug> TCP-Session: 2cf8bd4b-a045-4832-b40f-0274af7731cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.01.22 22:16:22.559381 [ 259 ] {} <Debug> TCP-Session: 2cf8bd4b-a045-4832-b40f-0274af7731cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.22 22:16:22.559608 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2026.01.22 22:16:22.559642 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 155 | 2026.01.22 22:16:22.559736 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.01.22 22:16:22.572091 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42000 | ||
| 157 | 2026.01.22 22:16:22.572210 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57700 | ||
| 158 | 2026.01.22 22:16:22.572386 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55989 | ||
| 159 | 2026.01.22 22:16:22.572403 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.01.22 22:16:22.572472 [ 260 ] {} <Debug> TCP-Session: a26a541a-330c-421d-a304-5b0560995146 Authenticating user 'default' from [fd00:1122:3344:101::b]:42000 | ||
| 161 | 2026.01.22 22:16:22.572529 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2026.01.22 22:16:22.572586 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35801 | ||
| 163 | 2026.01.22 22:16:22.572601 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 164 | 2026.01.22 22:16:22.572616 [ 261 ] {} <Debug> TCP-Session: 5df9267a-079f-44e8-84d9-96fbce68cbcb Authenticating user 'default' from [fd00:1122:3344:101::b]:57700 | ||
| 165 | 2026.01.22 22:16:22.572663 [ 262 ] {} <Debug> TCP-Session: 84935bd7-69ab-4bd8-995c-cd3a72af0f45 Authenticating user 'default' from [fd00:1122:3344:101::b]:55989 | ||
| 166 | 2026.01.22 22:16:22.572598 [ 260 ] {} <Debug> TCP-Session: a26a541a-330c-421d-a304-5b0560995146 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2026.01.22 22:16:22.572759 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64129 | ||
| 168 | 2026.01.22 22:16:22.572815 [ 262 ] {} <Debug> TCP-Session: 84935bd7-69ab-4bd8-995c-cd3a72af0f45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2026.01.22 22:16:22.572793 [ 260 ] {} <Debug> TCP-Session: a26a541a-330c-421d-a304-5b0560995146 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.01.22 22:16:22.572845 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2026.01.22 22:16:22.572902 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41736 | ||
| 172 | 2026.01.22 22:16:22.572900 [ 262 ] {} <Debug> TCP-Session: 84935bd7-69ab-4bd8-995c-cd3a72af0f45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.01.22 22:16:22.572776 [ 261 ] {} <Debug> TCP-Session: 5df9267a-079f-44e8-84d9-96fbce68cbcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2026.01.22 22:16:22.573032 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2026.01.22 22:16:22.573079 [ 261 ] {} <Debug> TCP-Session: 5df9267a-079f-44e8-84d9-96fbce68cbcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.01.22 22:16:22.573080 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63853 | ||
| 177 | 2026.01.22 22:16:22.573002 [ 263 ] {} <Debug> TCP-Session: b71dbc9b-c8ad-44ed-8404-f23c83fcd3b6 Authenticating user 'default' from [fd00:1122:3344:101::b]:35801 | ||
| 178 | 2026.01.22 22:16:22.573193 [ 264 ] {} <Debug> TCP-Session: a48ba931-950c-4ccb-8b02-2aa11d7353b3 Authenticating user 'default' from [fd00:1122:3344:101::b]:64129 | ||
| 179 | 2026.01.22 22:16:22.573245 [ 263 ] {} <Debug> TCP-Session: b71dbc9b-c8ad-44ed-8404-f23c83fcd3b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.01.22 22:16:22.573253 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2026.01.22 22:16:22.573299 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2026.01.22 22:16:22.573275 [ 263 ] {} <Debug> TCP-Session: b71dbc9b-c8ad-44ed-8404-f23c83fcd3b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.01.22 22:16:22.573257 [ 264 ] {} <Debug> TCP-Session: a48ba931-950c-4ccb-8b02-2aa11d7353b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.01.22 22:16:22.573389 [ 265 ] {} <Debug> TCP-Session: 73795235-231a-4314-8cc1-fd4e7e8596f0 Authenticating user 'default' from [fd00:1122:3344:101::b]:41736 | ||
| 185 | 2026.01.22 22:16:22.573428 [ 266 ] {} <Debug> TCP-Session: e3a7316a-2995-4d71-91a0-e2b87a3f7799 Authenticating user 'default' from [fd00:1122:3344:101::b]:63853 | ||
| 186 | 2026.01.22 22:16:22.573479 [ 264 ] {} <Debug> TCP-Session: a48ba931-950c-4ccb-8b02-2aa11d7353b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.01.22 22:16:22.573509 [ 265 ] {} <Debug> TCP-Session: 73795235-231a-4314-8cc1-fd4e7e8596f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.01.22 22:16:22.573496 [ 266 ] {} <Debug> TCP-Session: e3a7316a-2995-4d71-91a0-e2b87a3f7799 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.01.22 22:16:22.573597 [ 266 ] {} <Debug> TCP-Session: e3a7316a-2995-4d71-91a0-e2b87a3f7799 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.01.22 22:16:22.573611 [ 265 ] {} <Debug> TCP-Session: 73795235-231a-4314-8cc1-fd4e7e8596f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.01.22 22:16:23.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.89 MiB, peak 116.89 MiB, free memory in arenas 0.00 B, will set to 119.46 MiB (RSS), difference: 2.57 MiB | ||
| 192 | 2026.01.22 22:16:23.067472 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37592 | ||
| 193 | 2026.01.22 22:16:23.069173 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.01.22 22:16:23.069263 [ 267 ] {} <Debug> TCP-Session: 11ab79c1-fa4c-428e-b786-f1d507ed9a31 Authenticating user 'default' from [fd00:1122:3344:101::c]:37592 | ||
| 195 | 2026.01.22 22:16:23.069290 [ 267 ] {} <Debug> TCP-Session: 11ab79c1-fa4c-428e-b786-f1d507ed9a31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.01.22 22:16:23.069306 [ 267 ] {} <Debug> TCP-Session: 11ab79c1-fa4c-428e-b786-f1d507ed9a31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.01.22 22:16:23.069473 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.01.22 22:16:23.069520 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 199 | 2026.01.22 22:16:23.069614 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2026.01.22 22:16:23.076030 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63491 | ||
| 201 | 2026.01.22 22:16:23.076125 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63271 | ||
| 202 | 2026.01.22 22:16:23.076231 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2026.01.22 22:16:23.076259 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53795 | ||
| 204 | 2026.01.22 22:16:23.076274 [ 268 ] {} <Debug> TCP-Session: 262016b3-cfb5-46f7-aaab-948482892dbe Authenticating user 'default' from [fd00:1122:3344:101::c]:63491 | ||
| 205 | 2026.01.22 22:16:23.076369 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 206 | 2026.01.22 22:16:23.076447 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59686 | ||
| 207 | 2026.01.22 22:16:23.076449 [ 268 ] {} <Debug> TCP-Session: 262016b3-cfb5-46f7-aaab-948482892dbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.01.22 22:16:23.076628 [ 269 ] {} <Debug> TCP-Session: 97edbe77-1786-4b6b-8d0e-f756f17ff136 Authenticating user 'default' from [fd00:1122:3344:101::c]:63271 | ||
| 209 | 2026.01.22 22:16:23.076627 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 210 | 2026.01.22 22:16:23.076643 [ 268 ] {} <Debug> TCP-Session: 262016b3-cfb5-46f7-aaab-948482892dbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 211 | 2026.01.22 22:16:23.076694 [ 270 ] {} <Debug> TCP-Session: 47c24549-12f5-4d37-99ad-335f98ebc6c9 Authenticating user 'default' from [fd00:1122:3344:101::c]:53795 | ||
| 212 | 2026.01.22 22:16:23.076734 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33217 | ||
| 213 | 2026.01.22 22:16:23.076671 [ 269 ] {} <Debug> TCP-Session: 97edbe77-1786-4b6b-8d0e-f756f17ff136 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2026.01.22 22:16:23.076823 [ 270 ] {} <Debug> TCP-Session: 47c24549-12f5-4d37-99ad-335f98ebc6c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 215 | 2026.01.22 22:16:23.076856 [ 269 ] {} <Debug> TCP-Session: 97edbe77-1786-4b6b-8d0e-f756f17ff136 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 216 | 2026.01.22 22:16:23.076628 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:58117 | ||
| 217 | 2026.01.22 22:16:23.076862 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63320 | ||
| 218 | 2026.01.22 22:16:23.076932 [ 270 ] {} <Debug> TCP-Session: 47c24549-12f5-4d37-99ad-335f98ebc6c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2026.01.22 22:16:23.076923 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2026.01.22 22:16:23.076788 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2026.01.22 22:16:23.077042 [ 273 ] {} <Debug> TCP-Session: 83b6026c-94b6-427d-936c-f64cc13351c7 Authenticating user 'default' from [fd00:1122:3344:101::c]:33217 | ||
| 222 | 2026.01.22 22:16:23.077110 [ 271 ] {} <Debug> TCP-Session: 6b027e01-b1a0-441c-8ccc-76529c6a481e Authenticating user 'default' from [fd00:1122:3344:101::c]:59686 | ||
| 223 | 2026.01.22 22:16:23.077115 [ 273 ] {} <Debug> TCP-Session: 83b6026c-94b6-427d-936c-f64cc13351c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.01.22 22:16:23.077137 [ 271 ] {} <Debug> TCP-Session: 6b027e01-b1a0-441c-8ccc-76529c6a481e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.01.22 22:16:23.077193 [ 273 ] {} <Debug> TCP-Session: 83b6026c-94b6-427d-936c-f64cc13351c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.01.22 22:16:23.077194 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 227 | 2026.01.22 22:16:23.077245 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 228 | 2026.01.22 22:16:23.077292 [ 271 ] {} <Debug> TCP-Session: 6b027e01-b1a0-441c-8ccc-76529c6a481e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.01.22 22:16:23.077319 [ 272 ] {} <Debug> TCP-Session: 9b383eb6-e2ed-46e3-86f3-42cda3a7562e Authenticating user 'default' from [fd00:1122:3344:101::c]:58117 | ||
| 230 | 2026.01.22 22:16:23.077398 [ 274 ] {} <Debug> TCP-Session: c4f0c8fc-44a4-4af4-b14a-606715544586 Authenticating user 'default' from [fd00:1122:3344:101::c]:63320 | ||
| 231 | 2026.01.22 22:16:23.077399 [ 272 ] {} <Debug> TCP-Session: 9b383eb6-e2ed-46e3-86f3-42cda3a7562e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.01.22 22:16:23.077512 [ 274 ] {} <Debug> TCP-Session: c4f0c8fc-44a4-4af4-b14a-606715544586 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.01.22 22:16:23.077519 [ 272 ] {} <Debug> TCP-Session: 9b383eb6-e2ed-46e3-86f3-42cda3a7562e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.01.22 22:16:23.077541 [ 274 ] {} <Debug> TCP-Session: c4f0c8fc-44a4-4af4-b14a-606715544586 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.01.22 22:16:26.775550 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49279 | ||
| 236 | 2026.01.22 22:16:26.777532 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2026.01.22 22:16:26.777643 [ 275 ] {} <Debug> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49279 | ||
| 238 | 2026.01.22 22:16:26.777664 [ 275 ] {} <Debug> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.01.22 22:16:26.777676 [ 275 ] {} <Debug> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.01.22 22:16:26.777812 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2026.01.22 22:16:26.777848 [ 275 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 242 | 2026.01.22 22:16:26.777928 [ 275 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 243 | 2026.01.22 22:16:26.778641 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50121 | ||
| 244 | 2026.01.22 22:16:26.778748 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65417 | ||
| 245 | 2026.01.22 22:16:26.778825 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38175 | ||
| 246 | 2026.01.22 22:16:26.778908 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36900 | ||
| 247 | 2026.01.22 22:16:26.779144 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45353 | ||
| 248 | 2026.01.22 22:16:26.779267 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 249 | 2026.01.22 22:16:26.779325 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33356 | ||
| 250 | 2026.01.22 22:16:26.779348 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 251 | 2026.01.22 22:16:26.779336 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 252 | 2026.01.22 22:16:26.779435 [ 277 ] {} <Debug> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Authenticating user 'default' from [fd00:1122:3344:101::d]:65417 | ||
| 253 | 2026.01.22 22:16:26.779446 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45064 | ||
| 254 | 2026.01.22 22:16:26.779417 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 255 | 2026.01.22 22:16:26.779508 [ 276 ] {} <Debug> TCP-Session: 968bd063-7b91-4a31-9e21-a1f18df51e75 Authenticating user 'default' from [fd00:1122:3344:101::d]:50121 | ||
| 256 | 2026.01.22 22:16:26.779561 [ 280 ] {} <Debug> TCP-Session: ade9c324-bb75-49cb-aa80-994a271462d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:45353 | ||
| 257 | 2026.01.22 22:16:26.779581 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 258 | 2026.01.22 22:16:26.779542 [ 277 ] {} <Debug> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 259 | 2026.01.22 22:16:26.779664 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 260 | 2026.01.22 22:16:26.779640 [ 280 ] {} <Debug> TCP-Session: ade9c324-bb75-49cb-aa80-994a271462d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 261 | 2026.01.22 22:16:26.779644 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38339 | ||
| 262 | 2026.01.22 22:16:26.779741 [ 277 ] {} <Debug> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 263 | 2026.01.22 22:16:26.779793 [ 282 ] {} <Debug> TCP-Session: e9e04ea0-eb8d-4eff-b400-d6c1303302d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:45064 | ||
| 264 | 2026.01.22 22:16:26.779754 [ 280 ] {} <Debug> TCP-Session: ade9c324-bb75-49cb-aa80-994a271462d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 265 | 2026.01.22 22:16:26.779628 [ 281 ] {} <Debug> TCP-Session: 26592d29-fdc3-4b7d-a77f-de377d01446b Authenticating user 'default' from [fd00:1122:3344:101::d]:33356 | ||
| 266 | 2026.01.22 22:16:26.779893 [ 282 ] {} <Debug> TCP-Session: e9e04ea0-eb8d-4eff-b400-d6c1303302d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 267 | 2026.01.22 22:16:26.779900 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 268 | 2026.01.22 22:16:26.779618 [ 276 ] {} <Debug> TCP-Session: 968bd063-7b91-4a31-9e21-a1f18df51e75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 269 | 2026.01.22 22:16:26.779984 [ 283 ] {} <Debug> TCP-Session: 607e2121-b0ee-438e-a91a-e06e838a9328 Authenticating user 'default' from [fd00:1122:3344:101::d]:38339 | ||
| 270 | 2026.01.22 22:16:26.779990 [ 282 ] {} <Debug> TCP-Session: e9e04ea0-eb8d-4eff-b400-d6c1303302d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2026.01.22 22:16:26.779414 [ 278 ] {} <Debug> TCP-Session: 8c17701e-e5a9-4465-a971-4d25183cc1ab Authenticating user 'default' from [fd00:1122:3344:101::d]:38175 | ||
| 272 | 2026.01.22 22:16:26.780063 [ 283 ] {} <Debug> TCP-Session: 607e2121-b0ee-438e-a91a-e06e838a9328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2026.01.22 22:16:26.780036 [ 276 ] {} <Debug> TCP-Session: 968bd063-7b91-4a31-9e21-a1f18df51e75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 274 | 2026.01.22 22:16:26.779273 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 275 | 2026.01.22 22:16:26.780160 [ 283 ] {} <Debug> TCP-Session: 607e2121-b0ee-438e-a91a-e06e838a9328 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.01.22 22:16:26.780142 [ 278 ] {} <Debug> TCP-Session: 8c17701e-e5a9-4465-a971-4d25183cc1ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2026.01.22 22:16:26.779961 [ 281 ] {} <Debug> TCP-Session: 26592d29-fdc3-4b7d-a77f-de377d01446b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.01.22 22:16:26.780270 [ 278 ] {} <Debug> TCP-Session: 8c17701e-e5a9-4465-a971-4d25183cc1ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.01.22 22:16:26.780259 [ 279 ] {} <Debug> TCP-Session: a6a35675-31c4-4c29-abe0-c41d3525c2d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36900 | ||
| 280 | 2026.01.22 22:16:26.780346 [ 281 ] {} <Debug> TCP-Session: 26592d29-fdc3-4b7d-a77f-de377d01446b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2026.01.22 22:16:26.780358 [ 279 ] {} <Debug> TCP-Session: a6a35675-31c4-4c29-abe0-c41d3525c2d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.01.22 22:16:26.780430 [ 279 ] {} <Debug> TCP-Session: a6a35675-31c4-4c29-abe0-c41d3525c2d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.01.22 22:16:26.789167 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 284 | 2026.01.22 22:16:26.792340 [ 275 ] {ba07689c-20e8-4996-98b8-bdc27dc514ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2026.01.22 22:16:26.981780 [ 275 ] {ba07689c-20e8-4996-98b8-bdc27dc514ab} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:49279) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2026.01.22 22:16:26.982919 [ 275 ] {ba07689c-20e8-4996-98b8-bdc27dc514ab} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 310 | |||
| 311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2026.01.22 22:16:26.983292 [ 275 ] {ba07689c-20e8-4996-98b8-bdc27dc514ab} <Debug> TCPHandler: Processed in 0.200706725 sec. | ||
| 334 | 2026.01.22 22:16:26.983796 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2026.01.22 22:16:26.984017 [ 277 ] {d6c932aa-5041-4c3a-ac96-043a7aed8485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2026.01.22 22:16:26.984487 [ 277 ] {d6c932aa-5041-4c3a-ac96-043a7aed8485} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:65417) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 337 | |||
| 338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 348 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2026.01.22 22:16:26.985916 [ 277 ] {d6c932aa-5041-4c3a-ac96-043a7aed8485} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 361 | |||
| 362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 370 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 371 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 372 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2026.01.22 22:16:26.986236 [ 277 ] {d6c932aa-5041-4c3a-ac96-043a7aed8485} <Debug> TCPHandler: Processed in 0.00262105 sec. | ||
| 385 | 2026.01.22 22:16:26.988708 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.01.22 22:16:26.989614 [ 275 ] {d7bd2b55-27f8-4cd0-81f0-e461d2effc11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2026.01.22 22:16:26.990286 [ 275 ] {d7bd2b55-27f8-4cd0-81f0-e461d2effc11} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2026.01.22 22:16:26.992799 [ 275 ] {d7bd2b55-27f8-4cd0-81f0-e461d2effc11} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2026.01.22 22:16:26.992901 [ 275 ] {d7bd2b55-27f8-4cd0-81f0-e461d2effc11} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000137861 sec | ||
| 390 | 2026.01.22 22:16:26.992915 [ 275 ] {d7bd2b55-27f8-4cd0-81f0-e461d2effc11} <Trace> ReferentialDeps: No tables | ||
| 391 | 2026.01.22 22:16:26.992926 [ 275 ] {d7bd2b55-27f8-4cd0-81f0-e461d2effc11} <Trace> LoadingDeps: No tables | ||
| 392 | 2026.01.22 22:16:26.992982 [ 275 ] {d7bd2b55-27f8-4cd0-81f0-e461d2effc11} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2026.01.22 22:16:26.993692 [ 275 ] {d7bd2b55-27f8-4cd0-81f0-e461d2effc11} <Debug> TCPHandler: Processed in 0.005095017 sec. | ||
| 394 | 2026.01.22 22:16:26.993868 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2026.01.22 22:16:26.994022 [ 275 ] {3a09d562-b362-4de0-bd57-9abb9b6e217b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) /* The version table contains metadata about the `oximeter` database */ | ||
| 396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 397 | 2026.01.22 22:16:26.994244 [ 275 ] {3a09d562-b362-4de0-bd57-9abb9b6e217b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2026.01.22 22:16:27.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.20 MiB, peak 124.20 MiB, free memory in arenas 0.00 B, will set to 130.67 MiB (RSS), difference: 6.48 MiB | ||
| 399 | 2026.01.22 22:16:27.000436 [ 275 ] {3a09d562-b362-4de0-bd57-9abb9b6e217b} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 400 | 2026.01.22 22:16:27.003113 [ 275 ] {3a09d562-b362-4de0-bd57-9abb9b6e217b} <Debug> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52): Loading data parts | ||
| 401 | 2026.01.22 22:16:27.005643 [ 275 ] {3a09d562-b362-4de0-bd57-9abb9b6e217b} <Debug> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52): There are no data parts | ||
| 402 | 2026.01.22 22:16:27.014918 [ 275 ] {3a09d562-b362-4de0-bd57-9abb9b6e217b} <Debug> TCPHandler: Processed in 0.021101897 sec. | ||
| 403 | 2026.01.22 22:16:27.015161 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 404 | 2026.01.22 22:16:27.015379 [ 275 ] {15d1a093-257f-4e3e-817b-c65d038f04a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) /* The measurement tables contain all individual samples from each timeseries. | ||
| 405 | * | ||
| 406 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 407 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 408 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 409 | * by all samples from the same timeseries. | ||
| 410 | * | ||
| 411 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 412 | * and then uses that to index quickly into the measurements tables. | ||
| 413 | */ | ||
| 414 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 415 | 2026.01.22 22:16:27.015556 [ 275 ] {15d1a093-257f-4e3e-817b-c65d038f04a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 416 | 2026.01.22 22:16:27.043860 [ 275 ] {15d1a093-257f-4e3e-817b-c65d038f04a8} <Debug> oximeter.measurements_bool (a68a1b1f-6c09-4757-b3ab-eafef4467e95): Loading data parts | ||
| 417 | 2026.01.22 22:16:27.044148 [ 275 ] {15d1a093-257f-4e3e-817b-c65d038f04a8} <Debug> oximeter.measurements_bool (a68a1b1f-6c09-4757-b3ab-eafef4467e95): There are no data parts | ||
| 418 | 2026.01.22 22:16:27.050674 [ 275 ] {15d1a093-257f-4e3e-817b-c65d038f04a8} <Debug> TCPHandler: Processed in 0.035609263 sec. | ||
| 419 | 2026.01.22 22:16:27.050994 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.01.22 22:16:27.051191 [ 275 ] {708f7523-0d3f-4ce2-887c-c2ab81e96a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 421 | 2026.01.22 22:16:27.051341 [ 275 ] {708f7523-0d3f-4ce2-887c-c2ab81e96a60} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 422 | 2026.01.22 22:16:27.054013 [ 275 ] {708f7523-0d3f-4ce2-887c-c2ab81e96a60} <Debug> oximeter.measurements_i8 (9f9ede17-d3c3-4e75-9c45-94e11104ebc0): Loading data parts | ||
| 423 | 2026.01.22 22:16:27.054192 [ 275 ] {708f7523-0d3f-4ce2-887c-c2ab81e96a60} <Debug> oximeter.measurements_i8 (9f9ede17-d3c3-4e75-9c45-94e11104ebc0): There are no data parts | ||
| 424 | 2026.01.22 22:16:27.064386 [ 275 ] {708f7523-0d3f-4ce2-887c-c2ab81e96a60} <Debug> TCPHandler: Processed in 0.013485329 sec. | ||
| 425 | 2026.01.22 22:16:27.064608 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.01.22 22:16:27.064772 [ 275 ] {3d44ecf4-7c80-4ff5-95f7-dc366831f234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 427 | 2026.01.22 22:16:27.064947 [ 275 ] {3d44ecf4-7c80-4ff5-95f7-dc366831f234} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 428 | 2026.01.22 22:16:27.071117 [ 275 ] {3d44ecf4-7c80-4ff5-95f7-dc366831f234} <Debug> oximeter.measurements_u8 (d2fb4b89-ba9e-451e-943f-bc1aa0e8884d): Loading data parts | ||
| 429 | 2026.01.22 22:16:27.071262 [ 275 ] {3d44ecf4-7c80-4ff5-95f7-dc366831f234} <Debug> oximeter.measurements_u8 (d2fb4b89-ba9e-451e-943f-bc1aa0e8884d): There are no data parts | ||
| 430 | 2026.01.22 22:16:27.078591 [ 275 ] {3d44ecf4-7c80-4ff5-95f7-dc366831f234} <Debug> TCPHandler: Processed in 0.014043964 sec. | ||
| 431 | 2026.01.22 22:16:27.078837 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.01.22 22:16:27.079048 [ 275 ] {768d3e87-f989-426d-9603-1a632b84cc20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 433 | 2026.01.22 22:16:27.079174 [ 275 ] {768d3e87-f989-426d-9603-1a632b84cc20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 434 | 2026.01.22 22:16:27.085371 [ 275 ] {768d3e87-f989-426d-9603-1a632b84cc20} <Debug> oximeter.measurements_i16 (a24853ac-2647-4a2e-a956-89bb4f2a03d8): Loading data parts | ||
| 435 | 2026.01.22 22:16:27.085849 [ 275 ] {768d3e87-f989-426d-9603-1a632b84cc20} <Debug> oximeter.measurements_i16 (a24853ac-2647-4a2e-a956-89bb4f2a03d8): There are no data parts | ||
| 436 | 2026.01.22 22:16:27.092419 [ 275 ] {768d3e87-f989-426d-9603-1a632b84cc20} <Debug> TCPHandler: Processed in 0.013634241 sec. | ||
| 437 | 2026.01.22 22:16:27.092602 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.01.22 22:16:27.092777 [ 275 ] {cfc9a25d-5f35-4861-8f34-50c4ef841d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 439 | 2026.01.22 22:16:27.093082 [ 275 ] {cfc9a25d-5f35-4861-8f34-50c4ef841d13} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 440 | 2026.01.22 22:16:27.108560 [ 275 ] {cfc9a25d-5f35-4861-8f34-50c4ef841d13} <Debug> oximeter.measurements_u16 (6213f584-cb71-4846-a731-5793c1a2f10e): Loading data parts | ||
| 441 | 2026.01.22 22:16:27.108745 [ 275 ] {cfc9a25d-5f35-4861-8f34-50c4ef841d13} <Debug> oximeter.measurements_u16 (6213f584-cb71-4846-a731-5793c1a2f10e): There are no data parts | ||
| 442 | 2026.01.22 22:16:27.115841 [ 275 ] {cfc9a25d-5f35-4861-8f34-50c4ef841d13} <Debug> TCPHandler: Processed in 0.023291562 sec. | ||
| 443 | 2026.01.22 22:16:27.116028 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.01.22 22:16:27.116303 [ 275 ] {0e676799-98f0-41fa-b1ad-f93ed2a7e40f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 445 | 2026.01.22 22:16:27.116460 [ 275 ] {0e676799-98f0-41fa-b1ad-f93ed2a7e40f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 446 | 2026.01.22 22:16:27.124563 [ 275 ] {0e676799-98f0-41fa-b1ad-f93ed2a7e40f} <Debug> oximeter.measurements_i32 (812d5400-7224-4d2e-a08d-f7b7f84c3612): Loading data parts | ||
| 447 | 2026.01.22 22:16:27.124737 [ 275 ] {0e676799-98f0-41fa-b1ad-f93ed2a7e40f} <Debug> oximeter.measurements_i32 (812d5400-7224-4d2e-a08d-f7b7f84c3612): There are no data parts | ||
| 448 | 2026.01.22 22:16:27.129882 [ 275 ] {0e676799-98f0-41fa-b1ad-f93ed2a7e40f} <Debug> TCPHandler: Processed in 0.013914293 sec. | ||
| 449 | 2026.01.22 22:16:27.130062 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.01.22 22:16:27.130259 [ 275 ] {9bb69802-ea43-4477-b406-9148aa789627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 451 | 2026.01.22 22:16:27.130386 [ 275 ] {9bb69802-ea43-4477-b406-9148aa789627} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 452 | 2026.01.22 22:16:27.135879 [ 275 ] {9bb69802-ea43-4477-b406-9148aa789627} <Debug> oximeter.measurements_u32 (15585762-ca43-4df3-8c1c-6f873fbd3659): Loading data parts | ||
| 453 | 2026.01.22 22:16:27.136036 [ 275 ] {9bb69802-ea43-4477-b406-9148aa789627} <Debug> oximeter.measurements_u32 (15585762-ca43-4df3-8c1c-6f873fbd3659): There are no data parts | ||
| 454 | 2026.01.22 22:16:27.142604 [ 275 ] {9bb69802-ea43-4477-b406-9148aa789627} <Debug> TCPHandler: Processed in 0.012601663 sec. | ||
| 455 | 2026.01.22 22:16:27.142793 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.01.22 22:16:27.143071 [ 275 ] {7aa7ce73-beb6-42e7-b36d-d55b27350760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 457 | 2026.01.22 22:16:27.143210 [ 275 ] {7aa7ce73-beb6-42e7-b36d-d55b27350760} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 458 | 2026.01.22 22:16:27.152202 [ 275 ] {7aa7ce73-beb6-42e7-b36d-d55b27350760} <Debug> oximeter.measurements_i64 (24c158a5-0e9f-4115-bfdc-3d56fe10d0c6): Loading data parts | ||
| 459 | 2026.01.22 22:16:27.152392 [ 275 ] {7aa7ce73-beb6-42e7-b36d-d55b27350760} <Debug> oximeter.measurements_i64 (24c158a5-0e9f-4115-bfdc-3d56fe10d0c6): There are no data parts | ||
| 460 | 2026.01.22 22:16:27.157545 [ 275 ] {7aa7ce73-beb6-42e7-b36d-d55b27350760} <Debug> TCPHandler: Processed in 0.01481055 sec. | ||
| 461 | 2026.01.22 22:16:27.157773 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.01.22 22:16:27.157987 [ 275 ] {e3133af0-3bae-411b-89f5-6123fc9e299d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 463 | 2026.01.22 22:16:27.158128 [ 275 ] {e3133af0-3bae-411b-89f5-6123fc9e299d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 464 | 2026.01.22 22:16:27.163609 [ 275 ] {e3133af0-3bae-411b-89f5-6123fc9e299d} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Loading data parts | ||
| 465 | 2026.01.22 22:16:27.163802 [ 275 ] {e3133af0-3bae-411b-89f5-6123fc9e299d} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): There are no data parts | ||
| 466 | 2026.01.22 22:16:27.166265 [ 275 ] {e3133af0-3bae-411b-89f5-6123fc9e299d} <Debug> TCPHandler: Processed in 0.008579633 sec. | ||
| 467 | 2026.01.22 22:16:27.166425 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2026.01.22 22:16:27.166736 [ 275 ] {0044a7fc-7bdd-406d-b27f-82af5bae2aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 469 | 2026.01.22 22:16:27.166851 [ 275 ] {0044a7fc-7bdd-406d-b27f-82af5bae2aa5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 470 | 2026.01.22 22:16:27.172941 [ 275 ] {0044a7fc-7bdd-406d-b27f-82af5bae2aa5} <Debug> oximeter.measurements_f32 (7fbad8f7-2c5d-460e-a436-fd4636ec4758): Loading data parts | ||
| 471 | 2026.01.22 22:16:27.173157 [ 275 ] {0044a7fc-7bdd-406d-b27f-82af5bae2aa5} <Debug> oximeter.measurements_f32 (7fbad8f7-2c5d-460e-a436-fd4636ec4758): There are no data parts | ||
| 472 | 2026.01.22 22:16:27.177379 [ 275 ] {0044a7fc-7bdd-406d-b27f-82af5bae2aa5} <Debug> TCPHandler: Processed in 0.011007002 sec. | ||
| 473 | 2026.01.22 22:16:27.177560 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2026.01.22 22:16:27.177731 [ 275 ] {faa4f0f5-ebda-4fc4-ad63-010328c7194c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 475 | 2026.01.22 22:16:27.177852 [ 275 ] {faa4f0f5-ebda-4fc4-ad63-010328c7194c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 476 | 2026.01.22 22:16:27.179843 [ 275 ] {faa4f0f5-ebda-4fc4-ad63-010328c7194c} <Debug> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): Loading data parts | ||
| 477 | 2026.01.22 22:16:27.180045 [ 275 ] {faa4f0f5-ebda-4fc4-ad63-010328c7194c} <Debug> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): There are no data parts | ||
| 478 | 2026.01.22 22:16:27.185128 [ 275 ] {faa4f0f5-ebda-4fc4-ad63-010328c7194c} <Debug> TCPHandler: Processed in 0.007635956 sec. | ||
| 479 | 2026.01.22 22:16:27.185313 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2026.01.22 22:16:27.185597 [ 275 ] {42f1718c-f145-46a0-b29f-212ccf136874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 481 | 2026.01.22 22:16:27.185716 [ 275 ] {42f1718c-f145-46a0-b29f-212ccf136874} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 482 | 2026.01.22 22:16:27.188148 [ 275 ] {42f1718c-f145-46a0-b29f-212ccf136874} <Debug> oximeter.measurements_string (d8908ff4-3823-4a00-8a5a-ade632f6bcd7): Loading data parts | ||
| 483 | 2026.01.22 22:16:27.188397 [ 275 ] {42f1718c-f145-46a0-b29f-212ccf136874} <Debug> oximeter.measurements_string (d8908ff4-3823-4a00-8a5a-ade632f6bcd7): There are no data parts | ||
| 484 | 2026.01.22 22:16:27.192561 [ 275 ] {42f1718c-f145-46a0-b29f-212ccf136874} <Debug> TCPHandler: Processed in 0.007309674 sec. | ||
| 485 | 2026.01.22 22:16:27.192743 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 486 | 2026.01.22 22:16:27.192908 [ 275 ] {0dc9c26d-502b-4beb-bee8-aadfcb428b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 487 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 488 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 489 | * a string isn't palatable for a few reasons. | ||
| 490 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 491 | * details. | ||
| 492 | */ | ||
| 493 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2026.01.22 22:16:27.193037 [ 275 ] {0dc9c26d-502b-4beb-bee8-aadfcb428b7c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 495 | 2026.01.22 22:16:27.195043 [ 275 ] {0dc9c26d-502b-4beb-bee8-aadfcb428b7c} <Debug> oximeter.measurements_bytes (c602fb6a-54f6-4e35-a55b-624668543858): Loading data parts | ||
| 496 | 2026.01.22 22:16:27.195247 [ 275 ] {0dc9c26d-502b-4beb-bee8-aadfcb428b7c} <Debug> oximeter.measurements_bytes (c602fb6a-54f6-4e35-a55b-624668543858): There are no data parts | ||
| 497 | 2026.01.22 22:16:27.200026 [ 275 ] {0dc9c26d-502b-4beb-bee8-aadfcb428b7c} <Debug> TCPHandler: Processed in 0.007334934 sec. | ||
| 498 | 2026.01.22 22:16:27.200185 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.01.22 22:16:27.200353 [ 275 ] {0ccbc7ab-70d3-42af-aa05-4c5df4a0de0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 500 | 2026.01.22 22:16:27.200489 [ 275 ] {0ccbc7ab-70d3-42af-aa05-4c5df4a0de0f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 501 | 2026.01.22 22:16:27.202593 [ 275 ] {0ccbc7ab-70d3-42af-aa05-4c5df4a0de0f} <Debug> oximeter.measurements_cumulativei64 (7d86ec52-1d8e-4d09-ba7b-f69f251fdba1): Loading data parts | ||
| 502 | 2026.01.22 22:16:27.202877 [ 275 ] {0ccbc7ab-70d3-42af-aa05-4c5df4a0de0f} <Debug> oximeter.measurements_cumulativei64 (7d86ec52-1d8e-4d09-ba7b-f69f251fdba1): There are no data parts | ||
| 503 | 2026.01.22 22:16:27.208753 [ 275 ] {0ccbc7ab-70d3-42af-aa05-4c5df4a0de0f} <Debug> TCPHandler: Processed in 0.008621374 sec. | ||
| 504 | 2026.01.22 22:16:27.208989 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.01.22 22:16:27.209154 [ 275 ] {9227e75d-2622-4db7-917c-838e5a1943da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 506 | 2026.01.22 22:16:27.209268 [ 275 ] {9227e75d-2622-4db7-917c-838e5a1943da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 507 | 2026.01.22 22:16:27.215594 [ 275 ] {9227e75d-2622-4db7-917c-838e5a1943da} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Loading data parts | ||
| 508 | 2026.01.22 22:16:27.215860 [ 275 ] {9227e75d-2622-4db7-917c-838e5a1943da} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): There are no data parts | ||
| 509 | 2026.01.22 22:16:27.221875 [ 275 ] {9227e75d-2622-4db7-917c-838e5a1943da} <Debug> TCPHandler: Processed in 0.012937456 sec. | ||
| 510 | 2026.01.22 22:16:27.222037 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.01.22 22:16:27.222274 [ 275 ] {54ab1fbd-58ff-4cf4-8484-872f0287fd6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 512 | 2026.01.22 22:16:27.222386 [ 275 ] {54ab1fbd-58ff-4cf4-8484-872f0287fd6a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 513 | 2026.01.22 22:16:27.226607 [ 275 ] {54ab1fbd-58ff-4cf4-8484-872f0287fd6a} <Debug> oximeter.measurements_cumulativef32 (fa3c81e7-124c-42d2-8f35-39eeff3b2412): Loading data parts | ||
| 514 | 2026.01.22 22:16:27.226817 [ 275 ] {54ab1fbd-58ff-4cf4-8484-872f0287fd6a} <Debug> oximeter.measurements_cumulativef32 (fa3c81e7-124c-42d2-8f35-39eeff3b2412): There are no data parts | ||
| 515 | 2026.01.22 22:16:27.229327 [ 275 ] {54ab1fbd-58ff-4cf4-8484-872f0287fd6a} <Debug> TCPHandler: Processed in 0.007341614 sec. | ||
| 516 | 2026.01.22 22:16:27.229481 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.01.22 22:16:27.229651 [ 275 ] {b0a1bdf4-57c2-4aab-8b51-41b6a5098ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 518 | 2026.01.22 22:16:27.229769 [ 275 ] {b0a1bdf4-57c2-4aab-8b51-41b6a5098ee6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 519 | 2026.01.22 22:16:27.235315 [ 275 ] {b0a1bdf4-57c2-4aab-8b51-41b6a5098ee6} <Debug> oximeter.measurements_cumulativef64 (63ba6ef4-1b53-4ad4-81a0-47224f913285): Loading data parts | ||
| 520 | 2026.01.22 22:16:27.235513 [ 275 ] {b0a1bdf4-57c2-4aab-8b51-41b6a5098ee6} <Debug> oximeter.measurements_cumulativef64 (63ba6ef4-1b53-4ad4-81a0-47224f913285): There are no data parts | ||
| 521 | 2026.01.22 22:16:27.241823 [ 275 ] {b0a1bdf4-57c2-4aab-8b51-41b6a5098ee6} <Debug> TCPHandler: Processed in 0.012393732 sec. | ||
| 522 | 2026.01.22 22:16:27.242106 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.01.22 22:16:27.242379 [ 275 ] {b5daa272-3d3f-407c-b96b-f2fb8b32fd36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 524 | * NOTE: Array types cannot be Nullable, see | ||
| 525 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 526 | * for more details. | ||
| 527 | * | ||
| 528 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 529 | * is unfortunate, and at this point relies on the fact that an | ||
| 530 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 531 | * to figure out another way to represent missing samples here. | ||
| 532 | */ | ||
| 533 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 534 | 2026.01.22 22:16:27.242530 [ 275 ] {b5daa272-3d3f-407c-b96b-f2fb8b32fd36} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 535 | 2026.01.22 22:16:27.244843 [ 275 ] {b5daa272-3d3f-407c-b96b-f2fb8b32fd36} <Debug> oximeter.measurements_histogrami8 (40fdab9f-859b-4046-9ee1-f65987afd140): Loading data parts | ||
| 536 | 2026.01.22 22:16:27.244993 [ 275 ] {b5daa272-3d3f-407c-b96b-f2fb8b32fd36} <Debug> oximeter.measurements_histogrami8 (40fdab9f-859b-4046-9ee1-f65987afd140): There are no data parts | ||
| 537 | 2026.01.22 22:16:27.248925 [ 275 ] {b5daa272-3d3f-407c-b96b-f2fb8b32fd36} <Debug> TCPHandler: Processed in 0.006880691 sec. | ||
| 538 | 2026.01.22 22:16:27.249098 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2026.01.22 22:16:27.249338 [ 275 ] {84e766eb-81dc-4297-beba-81e23ef3aad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 540 | 2026.01.22 22:16:27.249501 [ 275 ] {84e766eb-81dc-4297-beba-81e23ef3aad4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 541 | 2026.01.22 22:16:27.255085 [ 275 ] {84e766eb-81dc-4297-beba-81e23ef3aad4} <Debug> oximeter.measurements_histogramu8 (1f0a2e02-7464-4244-9c70-2296785c6ddc): Loading data parts | ||
| 542 | 2026.01.22 22:16:27.255265 [ 275 ] {84e766eb-81dc-4297-beba-81e23ef3aad4} <Debug> oximeter.measurements_histogramu8 (1f0a2e02-7464-4244-9c70-2296785c6ddc): There are no data parts | ||
| 543 | 2026.01.22 22:16:27.257779 [ 275 ] {84e766eb-81dc-4297-beba-81e23ef3aad4} <Debug> TCPHandler: Processed in 0.008739894 sec. | ||
| 544 | 2026.01.22 22:16:27.257991 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2026.01.22 22:16:27.258307 [ 275 ] {3a548663-5bf5-4db0-866d-1a078749e9a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 546 | 2026.01.22 22:16:27.258436 [ 275 ] {3a548663-5bf5-4db0-866d-1a078749e9a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 547 | 2026.01.22 22:16:27.263303 [ 275 ] {3a548663-5bf5-4db0-866d-1a078749e9a8} <Debug> oximeter.measurements_histogrami16 (b309cc09-0ab9-4bfe-b2d6-cb9c8c3378df): Loading data parts | ||
| 548 | 2026.01.22 22:16:27.263450 [ 275 ] {3a548663-5bf5-4db0-866d-1a078749e9a8} <Debug> oximeter.measurements_histogrami16 (b309cc09-0ab9-4bfe-b2d6-cb9c8c3378df): There are no data parts | ||
| 549 | 2026.01.22 22:16:27.269256 [ 275 ] {3a548663-5bf5-4db0-866d-1a078749e9a8} <Debug> TCPHandler: Processed in 0.011316233 sec. | ||
| 550 | 2026.01.22 22:16:27.269433 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2026.01.22 22:16:27.269713 [ 275 ] {c868118a-00b6-46b8-aec7-84ac06645d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 552 | 2026.01.22 22:16:27.269885 [ 275 ] {c868118a-00b6-46b8-aec7-84ac06645d0d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 553 | 2026.01.22 22:16:27.274847 [ 275 ] {c868118a-00b6-46b8-aec7-84ac06645d0d} <Debug> oximeter.measurements_histogramu16 (35e78ed3-267b-4b8c-bd4a-34230659ac96): Loading data parts | ||
| 554 | 2026.01.22 22:16:27.275047 [ 275 ] {c868118a-00b6-46b8-aec7-84ac06645d0d} <Debug> oximeter.measurements_histogramu16 (35e78ed3-267b-4b8c-bd4a-34230659ac96): There are no data parts | ||
| 555 | 2026.01.22 22:16:27.279287 [ 275 ] {c868118a-00b6-46b8-aec7-84ac06645d0d} <Debug> TCPHandler: Processed in 0.009912924 sec. | ||
| 556 | 2026.01.22 22:16:27.279511 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2026.01.22 22:16:27.279786 [ 275 ] {b3fd1ed0-c306-4028-849e-e6ad786f1f86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 558 | 2026.01.22 22:16:27.279936 [ 275 ] {b3fd1ed0-c306-4028-849e-e6ad786f1f86} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 559 | 2026.01.22 22:16:27.282099 [ 275 ] {b3fd1ed0-c306-4028-849e-e6ad786f1f86} <Debug> oximeter.measurements_histogrami32 (c16adccc-6ae3-4918-82e1-98ceee35af7a): Loading data parts | ||
| 560 | 2026.01.22 22:16:27.282333 [ 275 ] {b3fd1ed0-c306-4028-849e-e6ad786f1f86} <Debug> oximeter.measurements_histogrami32 (c16adccc-6ae3-4918-82e1-98ceee35af7a): There are no data parts | ||
| 561 | 2026.01.22 22:16:27.286840 [ 275 ] {b3fd1ed0-c306-4028-849e-e6ad786f1f86} <Debug> TCPHandler: Processed in 0.007387485 sec. | ||
| 562 | 2026.01.22 22:16:27.287016 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2026.01.22 22:16:27.287288 [ 275 ] {a1b3ff74-6fd2-4d07-a755-25dfae0bac63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 564 | 2026.01.22 22:16:27.287440 [ 275 ] {a1b3ff74-6fd2-4d07-a755-25dfae0bac63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 565 | 2026.01.22 22:16:27.290692 [ 275 ] {a1b3ff74-6fd2-4d07-a755-25dfae0bac63} <Debug> oximeter.measurements_histogramu32 (f8cc2b4d-6bc1-4a9b-bdbf-e17d56f88f15): Loading data parts | ||
| 566 | 2026.01.22 22:16:27.290883 [ 275 ] {a1b3ff74-6fd2-4d07-a755-25dfae0bac63} <Debug> oximeter.measurements_histogramu32 (f8cc2b4d-6bc1-4a9b-bdbf-e17d56f88f15): There are no data parts | ||
| 567 | 2026.01.22 22:16:27.295523 [ 275 ] {a1b3ff74-6fd2-4d07-a755-25dfae0bac63} <Debug> TCPHandler: Processed in 0.008571614 sec. | ||
| 568 | 2026.01.22 22:16:27.295741 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.01.22 22:16:27.296050 [ 275 ] {2ad1e046-543b-49a1-aa91-59cbee89981a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 570 | 2026.01.22 22:16:27.296200 [ 275 ] {2ad1e046-543b-49a1-aa91-59cbee89981a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 571 | 2026.01.22 22:16:27.301590 [ 275 ] {2ad1e046-543b-49a1-aa91-59cbee89981a} <Debug> oximeter.measurements_histogrami64 (b5c3ccaa-fff2-44f1-880b-1cc87f96573b): Loading data parts | ||
| 572 | 2026.01.22 22:16:27.301782 [ 275 ] {2ad1e046-543b-49a1-aa91-59cbee89981a} <Debug> oximeter.measurements_histogrami64 (b5c3ccaa-fff2-44f1-880b-1cc87f96573b): There are no data parts | ||
| 573 | 2026.01.22 22:16:27.308272 [ 275 ] {2ad1e046-543b-49a1-aa91-59cbee89981a} <Debug> TCPHandler: Processed in 0.012591613 sec. | ||
| 574 | 2026.01.22 22:16:27.308457 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2026.01.22 22:16:27.308680 [ 275 ] {94c7cb2a-969b-47f9-9968-5a870652d6ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 576 | 2026.01.22 22:16:27.308830 [ 275 ] {94c7cb2a-969b-47f9-9968-5a870652d6ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 577 | 2026.01.22 22:16:27.314286 [ 275 ] {94c7cb2a-969b-47f9-9968-5a870652d6ac} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Loading data parts | ||
| 578 | 2026.01.22 22:16:27.314484 [ 275 ] {94c7cb2a-969b-47f9-9968-5a870652d6ac} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): There are no data parts | ||
| 579 | 2026.01.22 22:16:27.317209 [ 275 ] {94c7cb2a-969b-47f9-9968-5a870652d6ac} <Debug> TCPHandler: Processed in 0.008817475 sec. | ||
| 580 | 2026.01.22 22:16:27.317388 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.01.22 22:16:27.317723 [ 275 ] {9064b327-bdb6-4697-a597-ff49d5848547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 582 | 2026.01.22 22:16:27.317870 [ 275 ] {9064b327-bdb6-4697-a597-ff49d5848547} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 583 | 2026.01.22 22:16:27.323423 [ 275 ] {9064b327-bdb6-4697-a597-ff49d5848547} <Debug> oximeter.measurements_histogramf32 (63c475ba-6a99-4df5-b126-cfb81f73b2b4): Loading data parts | ||
| 584 | 2026.01.22 22:16:27.323636 [ 275 ] {9064b327-bdb6-4697-a597-ff49d5848547} <Debug> oximeter.measurements_histogramf32 (63c475ba-6a99-4df5-b126-cfb81f73b2b4): There are no data parts | ||
| 585 | 2026.01.22 22:16:27.327862 [ 275 ] {9064b327-bdb6-4697-a597-ff49d5848547} <Debug> TCPHandler: Processed in 0.010529848 sec. | ||
| 586 | 2026.01.22 22:16:27.328031 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2026.01.22 22:16:27.328256 [ 275 ] {db20ecdb-51cf-43d5-820c-511af096d0f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 588 | 2026.01.22 22:16:27.328396 [ 275 ] {db20ecdb-51cf-43d5-820c-511af096d0f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 589 | 2026.01.22 22:16:27.333865 [ 275 ] {db20ecdb-51cf-43d5-820c-511af096d0f5} <Debug> oximeter.measurements_histogramf64 (3b071b7f-f49f-4cc1-98e4-d3580130e0cb): Loading data parts | ||
| 590 | 2026.01.22 22:16:27.334087 [ 275 ] {db20ecdb-51cf-43d5-820c-511af096d0f5} <Debug> oximeter.measurements_histogramf64 (3b071b7f-f49f-4cc1-98e4-d3580130e0cb): There are no data parts | ||
| 591 | 2026.01.22 22:16:27.339928 [ 275 ] {db20ecdb-51cf-43d5-820c-511af096d0f5} <Debug> TCPHandler: Processed in 0.011948878 sec. | ||
| 592 | 2026.01.22 22:16:27.340091 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.01.22 22:16:27.340358 [ 275 ] {bbd8dadf-1d08-4825-981a-8ed74da883ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) /* The field tables store named dimensions of each timeseries. | ||
| 594 | * | ||
| 595 | * As with the measurement tables, there is one field table for each field data | ||
| 596 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 597 | * this behavior **must not** be relied upon for query correctness. | ||
| 598 | * | ||
| 599 | * The index for the fields differs from the measurements, however. Rows are | ||
| 600 | * sorted by timeseries name, then field name, field value, and finally | ||
| 601 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 602 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 603 | * usually then used to look up measurements. | ||
| 604 | * | ||
| 605 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 606 | * timeseries name and then key, since it would improve lookups where one | ||
| 607 | * already has the key. Realistically though, these tables are quite small and | ||
| 608 | * so performance benefits will be low in absolute terms. | ||
| 609 | * | ||
| 610 | * TTL: We use a materialized column to expire old field table records. This | ||
| 611 | * column is generated automatically by the database whenever a new row is | ||
| 612 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 613 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 614 | * record will remain during a deduplication, which will have the last | ||
| 615 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 616 | * measurement tables. | ||
| 617 | */ | ||
| 618 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 619 | 2026.01.22 22:16:27.340483 [ 275 ] {bbd8dadf-1d08-4825-981a-8ed74da883ce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 620 | 2026.01.22 22:16:27.345463 [ 275 ] {bbd8dadf-1d08-4825-981a-8ed74da883ce} <Debug> oximeter.fields_bool (ea7072f2-4305-438b-b015-146f961c515d): Loading data parts | ||
| 621 | 2026.01.22 22:16:27.345677 [ 275 ] {bbd8dadf-1d08-4825-981a-8ed74da883ce} <Debug> oximeter.fields_bool (ea7072f2-4305-438b-b015-146f961c515d): There are no data parts | ||
| 622 | 2026.01.22 22:16:27.351403 [ 275 ] {bbd8dadf-1d08-4825-981a-8ed74da883ce} <Debug> TCPHandler: Processed in 0.011363884 sec. | ||
| 623 | 2026.01.22 22:16:27.351575 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2026.01.22 22:16:27.351744 [ 275 ] {6f32e21f-308b-46fd-a3c3-c193f67841ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 625 | 2026.01.22 22:16:27.351929 [ 275 ] {6f32e21f-308b-46fd-a3c3-c193f67841ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2026.01.22 22:16:27.357214 [ 275 ] {6f32e21f-308b-46fd-a3c3-c193f67841ba} <Debug> oximeter.fields_i8 (f1d16044-ba45-47d6-8a38-eb668e9ec42a): Loading data parts | ||
| 627 | 2026.01.22 22:16:27.357453 [ 275 ] {6f32e21f-308b-46fd-a3c3-c193f67841ba} <Debug> oximeter.fields_i8 (f1d16044-ba45-47d6-8a38-eb668e9ec42a): There are no data parts | ||
| 628 | 2026.01.22 22:16:27.363295 [ 275 ] {6f32e21f-308b-46fd-a3c3-c193f67841ba} <Debug> TCPHandler: Processed in 0.011773667 sec. | ||
| 629 | 2026.01.22 22:16:27.363452 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2026.01.22 22:16:27.363758 [ 275 ] {b2eee68d-f052-4e7c-8ab7-f6a62b23d753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 631 | 2026.01.22 22:16:27.363884 [ 275 ] {b2eee68d-f052-4e7c-8ab7-f6a62b23d753} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 632 | 2026.01.22 22:16:27.367450 [ 275 ] {b2eee68d-f052-4e7c-8ab7-f6a62b23d753} <Debug> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Loading data parts | ||
| 633 | 2026.01.22 22:16:27.367627 [ 275 ] {b2eee68d-f052-4e7c-8ab7-f6a62b23d753} <Debug> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): There are no data parts | ||
| 634 | 2026.01.22 22:16:27.373385 [ 275 ] {b2eee68d-f052-4e7c-8ab7-f6a62b23d753} <Debug> TCPHandler: Processed in 0.009983424 sec. | ||
| 635 | 2026.01.22 22:16:27.373565 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2026.01.22 22:16:27.373742 [ 275 ] {2c1d7bd9-0107-4344-86bf-6071bb8f53d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 637 | 2026.01.22 22:16:27.373868 [ 275 ] {2c1d7bd9-0107-4344-86bf-6071bb8f53d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 638 | 2026.01.22 22:16:27.378907 [ 275 ] {2c1d7bd9-0107-4344-86bf-6071bb8f53d7} <Debug> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Loading data parts | ||
| 639 | 2026.01.22 22:16:27.379134 [ 275 ] {2c1d7bd9-0107-4344-86bf-6071bb8f53d7} <Debug> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): There are no data parts | ||
| 640 | 2026.01.22 22:16:27.384214 [ 275 ] {2c1d7bd9-0107-4344-86bf-6071bb8f53d7} <Debug> TCPHandler: Processed in 0.010707479 sec. | ||
| 641 | 2026.01.22 22:16:27.384420 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2026.01.22 22:16:27.384756 [ 275 ] {443e03f2-eadf-4730-adfa-4886ba8ab636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 643 | 2026.01.22 22:16:27.384887 [ 275 ] {443e03f2-eadf-4730-adfa-4886ba8ab636} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 644 | 2026.01.22 22:16:27.391477 [ 275 ] {443e03f2-eadf-4730-adfa-4886ba8ab636} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Loading data parts | ||
| 645 | 2026.01.22 22:16:27.391641 [ 275 ] {443e03f2-eadf-4730-adfa-4886ba8ab636} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): There are no data parts | ||
| 646 | 2026.01.22 22:16:27.396074 [ 275 ] {443e03f2-eadf-4730-adfa-4886ba8ab636} <Debug> TCPHandler: Processed in 0.011735127 sec. | ||
| 647 | 2026.01.22 22:16:27.396245 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2026.01.22 22:16:27.396425 [ 275 ] {202c5b13-0bf9-4398-a6d6-264f46540d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 649 | 2026.01.22 22:16:27.396570 [ 275 ] {202c5b13-0bf9-4398-a6d6-264f46540d20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 650 | 2026.01.22 22:16:27.398850 [ 275 ] {202c5b13-0bf9-4398-a6d6-264f46540d20} <Debug> oximeter.fields_i32 (9c5418d7-81ad-452a-afa8-25b05f310e0e): Loading data parts | ||
| 651 | 2026.01.22 22:16:27.399027 [ 275 ] {202c5b13-0bf9-4398-a6d6-264f46540d20} <Debug> oximeter.fields_i32 (9c5418d7-81ad-452a-afa8-25b05f310e0e): There are no data parts | ||
| 652 | 2026.01.22 22:16:27.403394 [ 275 ] {202c5b13-0bf9-4398-a6d6-264f46540d20} <Debug> TCPHandler: Processed in 0.007203873 sec. | ||
| 653 | 2026.01.22 22:16:27.403572 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2026.01.22 22:16:27.403859 [ 275 ] {a5a815d5-4d30-4a30-adef-aa6e39602895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 655 | 2026.01.22 22:16:27.404053 [ 275 ] {a5a815d5-4d30-4a30-adef-aa6e39602895} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2026.01.22 22:16:27.406324 [ 275 ] {a5a815d5-4d30-4a30-adef-aa6e39602895} <Debug> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Loading data parts | ||
| 657 | 2026.01.22 22:16:27.406480 [ 275 ] {a5a815d5-4d30-4a30-adef-aa6e39602895} <Debug> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): There are no data parts | ||
| 658 | 2026.01.22 22:16:27.412193 [ 275 ] {a5a815d5-4d30-4a30-adef-aa6e39602895} <Debug> TCPHandler: Processed in 0.008675564 sec. | ||
| 659 | 2026.01.22 22:16:27.412360 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2026.01.22 22:16:27.412538 [ 275 ] {ef7d97da-cf4d-4320-a80c-3908f7cf985f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 661 | 2026.01.22 22:16:27.412685 [ 275 ] {ef7d97da-cf4d-4320-a80c-3908f7cf985f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2026.01.22 22:16:27.418116 [ 275 ] {ef7d97da-cf4d-4320-a80c-3908f7cf985f} <Debug> oximeter.fields_i64 (0caaf4ba-41d6-4df2-938b-e0c328e628cd): Loading data parts | ||
| 663 | 2026.01.22 22:16:27.418273 [ 275 ] {ef7d97da-cf4d-4320-a80c-3908f7cf985f} <Debug> oximeter.fields_i64 (0caaf4ba-41d6-4df2-938b-e0c328e628cd): There are no data parts | ||
| 664 | 2026.01.22 22:16:27.422222 [ 275 ] {ef7d97da-cf4d-4320-a80c-3908f7cf985f} <Debug> TCPHandler: Processed in 0.009918353 sec. | ||
| 665 | 2026.01.22 22:16:27.422468 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2026.01.22 22:16:27.422694 [ 275 ] {4c401894-b3aa-4803-94dd-fc466c5a9d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 667 | 2026.01.22 22:16:27.422822 [ 275 ] {4c401894-b3aa-4803-94dd-fc466c5a9d6a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2026.01.22 22:16:27.424818 [ 275 ] {4c401894-b3aa-4803-94dd-fc466c5a9d6a} <Debug> oximeter.fields_u64 (e4be2fc1-8bef-47d8-a03a-85569035e673): Loading data parts | ||
| 669 | 2026.01.22 22:16:27.424986 [ 275 ] {4c401894-b3aa-4803-94dd-fc466c5a9d6a} <Debug> oximeter.fields_u64 (e4be2fc1-8bef-47d8-a03a-85569035e673): There are no data parts | ||
| 670 | 2026.01.22 22:16:27.429810 [ 275 ] {4c401894-b3aa-4803-94dd-fc466c5a9d6a} <Debug> TCPHandler: Processed in 0.007406805 sec. | ||
| 671 | 2026.01.22 22:16:27.429976 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2026.01.22 22:16:27.430170 [ 275 ] {5f00475a-ac20-4c9d-855f-b64dc4aa4957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) 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) | ||
| 673 | 2026.01.22 22:16:27.430318 [ 275 ] {5f00475a-ac20-4c9d-855f-b64dc4aa4957} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2026.01.22 22:16:27.436616 [ 275 ] {5f00475a-ac20-4c9d-855f-b64dc4aa4957} <Debug> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Loading data parts | ||
| 675 | 2026.01.22 22:16:27.436810 [ 275 ] {5f00475a-ac20-4c9d-855f-b64dc4aa4957} <Debug> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): There are no data parts | ||
| 676 | 2026.01.22 22:16:27.439695 [ 275 ] {5f00475a-ac20-4c9d-855f-b64dc4aa4957} <Debug> TCPHandler: Processed in 0.009779203 sec. | ||
| 677 | 2026.01.22 22:16:27.439949 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2026.01.22 22:16:27.440142 [ 275 ] {aff45235-1dc9-4dc1-b308-6af0976dfbfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) 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) | ||
| 679 | 2026.01.22 22:16:27.440275 [ 275 ] {aff45235-1dc9-4dc1-b308-6af0976dfbfc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2026.01.22 22:16:27.446592 [ 275 ] {aff45235-1dc9-4dc1-b308-6af0976dfbfc} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Loading data parts | ||
| 681 | 2026.01.22 22:16:27.446845 [ 275 ] {aff45235-1dc9-4dc1-b308-6af0976dfbfc} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): There are no data parts | ||
| 682 | 2026.01.22 22:16:27.450891 [ 275 ] {aff45235-1dc9-4dc1-b308-6af0976dfbfc} <Debug> TCPHandler: Processed in 0.011002801 sec. | ||
| 683 | 2026.01.22 22:16:27.451055 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2026.01.22 22:16:27.451303 [ 275 ] {f11ff048-d0de-449a-82af-257531033296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) 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) | ||
| 685 | 2026.01.22 22:16:27.451349 [ 275 ] {f11ff048-d0de-449a-82af-257531033296} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2026.01.22 22:16:27.453384 [ 275 ] {f11ff048-d0de-449a-82af-257531033296} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Loading data parts | ||
| 687 | 2026.01.22 22:16:27.453558 [ 275 ] {f11ff048-d0de-449a-82af-257531033296} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): There are no data parts | ||
| 688 | 2026.01.22 22:16:27.457878 [ 275 ] {f11ff048-d0de-449a-82af-257531033296} <Debug> TCPHandler: Processed in 0.006875161 sec. | ||
| 689 | 2026.01.22 22:16:27.458191 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2026.01.22 22:16:27.458602 [ 275 ] {c82a60b5-6e7c-4807-9d13-2033e4b1ff82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) /* The timeseries schema table stores the extracted schema for the samples | ||
| 691 | * oximeter collects. | ||
| 692 | */ | ||
| 693 | 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) | ||
| 694 | 2026.01.22 22:16:27.458774 [ 275 ] {c82a60b5-6e7c-4807-9d13-2033e4b1ff82} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2026.01.22 22:16:27.464239 [ 275 ] {c82a60b5-6e7c-4807-9d13-2033e4b1ff82} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a): Loading data parts | ||
| 696 | 2026.01.22 22:16:27.464452 [ 275 ] {c82a60b5-6e7c-4807-9d13-2033e4b1ff82} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a): There are no data parts | ||
| 697 | 2026.01.22 22:16:27.466888 [ 275 ] {c82a60b5-6e7c-4807-9d13-2033e4b1ff82} <Debug> TCPHandler: Processed in 0.008772895 sec. | ||
| 698 | 2026.01.22 22:16:27.467287 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2026.01.22 22:16:27.467676 [ 277 ] {d2cf6e82-4382-483e-a0fb-b38f8fff41d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2026.01.22 22:16:27.469044 [ 277 ] {d2cf6e82-4382-483e-a0fb-b38f8fff41d4} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2026.01.22 22:16:27.495708 [ 284 ] {d2cf6e82-4382-483e-a0fb-b38f8fff41d4} <Trace> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2026.01.22 22:16:27.495768 [ 284 ] {d2cf6e82-4382-483e-a0fb-b38f8fff41d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 703 | 2026.01.22 22:16:27.501818 [ 284 ] {d2cf6e82-4382-483e-a0fb-b38f8fff41d4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2026.01.22 22:16:27.503157 [ 284 ] {d2cf6e82-4382-483e-a0fb-b38f8fff41d4} <Trace> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2026.01.22 22:16:27.503658 [ 277 ] {d2cf6e82-4382-483e-a0fb-b38f8fff41d4} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.036119 sec., 27.686259309504695 rows/sec., 442.98 B/sec. | ||
| 706 | 2026.01.22 22:16:27.504102 [ 277 ] {d2cf6e82-4382-483e-a0fb-b38f8fff41d4} <Debug> TCPHandler: Processed in 0.036986874 sec. | ||
| 707 | 2026.01.22 22:16:28.000274 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 133.87 MiB, peak 133.87 MiB, free memory in arenas 0.00 B, will set to 139.68 MiB (RSS), difference: 5.82 MiB | ||
| 708 | 2026.01.22 22:16:29.723305 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.01.22 22:16:29.723325 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2026.01.22 22:16:29.723403 [ 245 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.01.22 22:16:29.723555 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.01.22 22:16:29.728049 [ 244 ] {} <Debug> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Loading data parts | ||
| 713 | 2026.01.22 22:16:29.728428 [ 244 ] {} <Debug> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): There are no data parts | ||
| 714 | 2026.01.22 22:16:29.733772 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.01.22 22:16:29.733811 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 716 | 2026.01.22 22:16:29.738622 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2026.01.22 22:16:29.739472 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2026.01.22 22:16:29.739620 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 719 | 2026.01.22 22:16:29.740095 [ 245 ] {} <Debug> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Loading data parts | ||
| 720 | 2026.01.22 22:16:29.740513 [ 245 ] {} <Debug> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): There are no data parts | ||
| 721 | 2026.01.22 22:16:29.767083 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.01.22 22:16:29.767163 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 723 | 2026.01.22 22:16:29.774406 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.01.22 22:16:29.775907 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.01.22 22:16:29.780130 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.01.22 22:16:30.001130 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.65 MiB, peak 148.65 MiB, free memory in arenas 0.00 B, will set to 153.75 MiB (RSS), difference: 9.10 MiB | ||
| 727 | 2026.01.22 22:16:32.224092 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.01.22 22:16:32.224204 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.01.22 22:16:32.228608 [ 243 ] {} <Debug> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Loading data parts | ||
| 730 | 2026.01.22 22:16:32.228809 [ 243 ] {} <Debug> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): There are no data parts | ||
| 731 | 2026.01.22 22:16:32.235098 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.01.22 22:16:32.235139 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 733 | 2026.01.22 22:16:32.236896 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.01.22 22:16:32.237479 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.01.22 22:16:32.237810 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.01.22 22:16:33.000162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.16 MiB, peak 158.16 MiB, free memory in arenas 0.00 B, will set to 154.84 MiB (RSS), difference: -3.31 MiB | ||
| 737 | 2026.01.22 22:16:37.162937 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.01.22 22:16:37.163050 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.01.22 22:16:37.240619 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 740 | 2026.01.22 22:16:37.241342 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.01.22 22:16:37.241382 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 742 | 2026.01.22 22:16:37.242168 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.01.22 22:16:37.242671 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2026.01.22 22:16:37.242835 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.01.22 22:16:37.281140 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.01.22 22:16:37.299828 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.01.22 22:16:37.299891 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 748 | 2026.01.22 22:16:37.306754 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2026.01.22 22:16:37.307923 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2026.01.22 22:16:37.311256 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2026.01.22 22:16:38.001144 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.57 MiB, peak 159.57 MiB, free memory in arenas 0.00 B, will set to 157.57 MiB (RSS), difference: 2.00 MiB | ||
| 752 | 2026.01.22 22:16:43.000416 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.58 MiB, peak 159.57 MiB, free memory in arenas 0.00 B, will set to 157.60 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2026.01.22 22:16:44.743476 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 754 | 2026.01.22 22:16:44.743949 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 755 | 2026.01.22 22:16:44.744052 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 756 | 2026.01.22 22:16:44.744782 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 757 | 2026.01.22 22:16:44.745337 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 758 | 2026.01.22 22:16:44.745514 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 759 | 2026.01.22 22:16:44.811822 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 760 | 2026.01.22 22:16:44.829247 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 761 | 2026.01.22 22:16:44.829321 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 762 | 2026.01.22 22:16:44.835665 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 763 | 2026.01.22 22:16:44.836853 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 764 | 2026.01.22 22:16:44.840011 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 765 | 2026.01.22 22:16:47.519490 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 766 | 2026.01.22 22:16:47.519722 [ 275 ] {69d91fa3-2277-46c4-93c4-f0b42742d702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 767 | 2026.01.22 22:16:47.525042 [ 275 ] {69d91fa3-2277-46c4-93c4-f0b42742d702} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 768 | 2026.01.22 22:16:47.529435 [ 275 ] {69d91fa3-2277-46c4-93c4-f0b42742d702} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 769 | 2026.01.22 22:16:47.540219 [ 275 ] {69d91fa3-2277-46c4-93c4-f0b42742d702} <Debug> TCPHandler: Processed in 0.020870144 sec. | ||
| 770 | 2026.01.22 22:16:47.549305 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 771 | 2026.01.22 22:16:47.549458 [ 275 ] {8065754c-e231-449c-a8b0-c439d439bf35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 772 | 2026.01.22 22:16:47.557345 [ 275 ] {8065754c-e231-449c-a8b0-c439d439bf35} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 773 | 2026.01.22 22:16:47.557398 [ 275 ] {8065754c-e231-449c-a8b0-c439d439bf35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 774 | 2026.01.22 22:16:47.559682 [ 275 ] {8065754c-e231-449c-a8b0-c439d439bf35} <Debug> TCPHandler: Processed in 0.010439407 sec. | ||
| 775 | 2026.01.22 22:16:47.562440 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 776 | 2026.01.22 22:16:47.562577 [ 275 ] {2fdec800-9065-49f6-a64b-10df4dd1ddda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 777 | 2026.01.22 22:16:47.562876 [ 275 ] {2fdec800-9065-49f6-a64b-10df4dd1ddda} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 778 | 2026.01.22 22:16:47.562921 [ 275 ] {2fdec800-9065-49f6-a64b-10df4dd1ddda} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 779 | 2026.01.22 22:16:47.563283 [ 275 ] {2fdec800-9065-49f6-a64b-10df4dd1ddda} <Debug> TCPHandler: Processed in 0.000896237 sec. | ||
| 780 | 2026.01.22 22:16:47.563515 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 781 | 2026.01.22 22:16:47.563635 [ 275 ] {533e59f8-4dd6-4c82-a028-2d0b13721f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 782 | 2026.01.22 22:16:47.563881 [ 275 ] {533e59f8-4dd6-4c82-a028-2d0b13721f49} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 783 | 2026.01.22 22:16:47.563925 [ 275 ] {533e59f8-4dd6-4c82-a028-2d0b13721f49} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 784 | 2026.01.22 22:16:47.564244 [ 275 ] {533e59f8-4dd6-4c82-a028-2d0b13721f49} <Debug> TCPHandler: Processed in 0.000777426 sec. | ||
| 785 | 2026.01.22 22:16:47.564453 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 786 | 2026.01.22 22:16:47.564575 [ 275 ] {b8a8ddae-2c1e-4afe-86c7-448795e318dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 787 | 2026.01.22 22:16:47.564814 [ 275 ] {b8a8ddae-2c1e-4afe-86c7-448795e318dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 788 | 2026.01.22 22:16:47.564857 [ 275 ] {b8a8ddae-2c1e-4afe-86c7-448795e318dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2026.01.22 22:16:47.565173 [ 275 ] {b8a8ddae-2c1e-4afe-86c7-448795e318dc} <Debug> TCPHandler: Processed in 0.000768125 sec. | ||
| 790 | 2026.01.22 22:16:47.565377 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 791 | 2026.01.22 22:16:47.565493 [ 275 ] {236c2fe2-57ce-4b20-a50b-2c9d589fd926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 792 | 2026.01.22 22:16:47.565727 [ 275 ] {236c2fe2-57ce-4b20-a50b-2c9d589fd926} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 793 | 2026.01.22 22:16:47.565769 [ 275 ] {236c2fe2-57ce-4b20-a50b-2c9d589fd926} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 794 | 2026.01.22 22:16:47.566083 [ 275 ] {236c2fe2-57ce-4b20-a50b-2c9d589fd926} <Debug> TCPHandler: Processed in 0.000754615 sec. | ||
| 795 | 2026.01.22 22:16:47.566278 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 796 | 2026.01.22 22:16:47.566385 [ 275 ] {072f1640-8c7a-4ea7-b2ea-af70e4f97300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 797 | 2026.01.22 22:16:47.566606 [ 275 ] {072f1640-8c7a-4ea7-b2ea-af70e4f97300} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 798 | 2026.01.22 22:16:47.566646 [ 275 ] {072f1640-8c7a-4ea7-b2ea-af70e4f97300} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 799 | 2026.01.22 22:16:47.566930 [ 275 ] {072f1640-8c7a-4ea7-b2ea-af70e4f97300} <Debug> TCPHandler: Processed in 0.000742985 sec. | ||
| 800 | 2026.01.22 22:16:47.567184 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 801 | 2026.01.22 22:16:47.567297 [ 275 ] {5e0d04bc-d5dd-4ad3-b75d-fa47dc79f9df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 802 | 2026.01.22 22:16:47.567535 [ 275 ] {5e0d04bc-d5dd-4ad3-b75d-fa47dc79f9df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 803 | 2026.01.22 22:16:47.567578 [ 275 ] {5e0d04bc-d5dd-4ad3-b75d-fa47dc79f9df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 804 | 2026.01.22 22:16:47.567878 [ 275 ] {5e0d04bc-d5dd-4ad3-b75d-fa47dc79f9df} <Debug> TCPHandler: Processed in 0.000740806 sec. | ||
| 805 | 2026.01.22 22:16:47.568078 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 806 | 2026.01.22 22:16:47.568190 [ 275 ] {5d9e2b0b-9589-4523-befb-d6778edae148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 807 | 2026.01.22 22:16:47.568424 [ 275 ] {5d9e2b0b-9589-4523-befb-d6778edae148} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 808 | 2026.01.22 22:16:47.568466 [ 275 ] {5d9e2b0b-9589-4523-befb-d6778edae148} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 809 | 2026.01.22 22:16:47.568769 [ 275 ] {5d9e2b0b-9589-4523-befb-d6778edae148} <Debug> TCPHandler: Processed in 0.000736895 sec. | ||
| 810 | 2026.01.22 22:16:47.568959 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 811 | 2026.01.22 22:16:47.569073 [ 275 ] {c8f47f3e-ef65-4ca0-a717-eda1a42db3e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 812 | 2026.01.22 22:16:47.569310 [ 275 ] {c8f47f3e-ef65-4ca0-a717-eda1a42db3e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 813 | 2026.01.22 22:16:47.569352 [ 275 ] {c8f47f3e-ef65-4ca0-a717-eda1a42db3e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 814 | 2026.01.22 22:16:47.569648 [ 275 ] {c8f47f3e-ef65-4ca0-a717-eda1a42db3e1} <Debug> TCPHandler: Processed in 0.000736076 sec. | ||
| 815 | 2026.01.22 22:16:47.569840 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 816 | 2026.01.22 22:16:47.569955 [ 275 ] {e8a15f06-c87b-4e55-837d-c82c27ce4741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 817 | 2026.01.22 22:16:47.570192 [ 275 ] {e8a15f06-c87b-4e55-837d-c82c27ce4741} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 818 | 2026.01.22 22:16:47.570233 [ 275 ] {e8a15f06-c87b-4e55-837d-c82c27ce4741} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 819 | 2026.01.22 22:16:47.570535 [ 275 ] {e8a15f06-c87b-4e55-837d-c82c27ce4741} <Debug> TCPHandler: Processed in 0.000742355 sec. | ||
| 820 | 2026.01.22 22:16:47.570740 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 821 | 2026.01.22 22:16:47.570857 [ 275 ] {b84b0046-cccc-4622-8771-5276241bc0d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 822 | 2026.01.22 22:16:47.571105 [ 275 ] {b84b0046-cccc-4622-8771-5276241bc0d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 823 | 2026.01.22 22:16:47.571146 [ 275 ] {b84b0046-cccc-4622-8771-5276241bc0d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 824 | 2026.01.22 22:16:47.571465 [ 275 ] {b84b0046-cccc-4622-8771-5276241bc0d3} <Debug> TCPHandler: Processed in 0.000772185 sec. | ||
| 825 | 2026.01.22 22:16:47.571670 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 826 | 2026.01.22 22:16:47.571786 [ 275 ] {89c7d44e-9239-4628-a9d0-940e61f9fa46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 827 | 2026.01.22 22:16:47.572031 [ 275 ] {89c7d44e-9239-4628-a9d0-940e61f9fa46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 828 | 2026.01.22 22:16:47.572073 [ 275 ] {89c7d44e-9239-4628-a9d0-940e61f9fa46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 829 | 2026.01.22 22:16:47.572391 [ 275 ] {89c7d44e-9239-4628-a9d0-940e61f9fa46} <Debug> TCPHandler: Processed in 0.000769226 sec. | ||
| 830 | 2026.01.22 22:16:47.572587 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 831 | 2026.01.22 22:16:47.572702 [ 275 ] {24e324c9-5171-4c0e-a194-1761084d02f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 832 | 2026.01.22 22:16:47.572948 [ 275 ] {24e324c9-5171-4c0e-a194-1761084d02f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 833 | 2026.01.22 22:16:47.572991 [ 275 ] {24e324c9-5171-4c0e-a194-1761084d02f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 834 | 2026.01.22 22:16:47.573293 [ 275 ] {24e324c9-5171-4c0e-a194-1761084d02f1} <Debug> TCPHandler: Processed in 0.000753036 sec. | ||
| 835 | 2026.01.22 22:16:47.573490 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 836 | 2026.01.22 22:16:47.573606 [ 275 ] {eda4fbe4-f878-4d00-9ad2-32792c254d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 837 | 2026.01.22 22:16:47.573856 [ 275 ] {eda4fbe4-f878-4d00-9ad2-32792c254d58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 838 | 2026.01.22 22:16:47.573897 [ 275 ] {eda4fbe4-f878-4d00-9ad2-32792c254d58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 839 | 2026.01.22 22:16:47.574229 [ 275 ] {eda4fbe4-f878-4d00-9ad2-32792c254d58} <Debug> TCPHandler: Processed in 0.000786306 sec. | ||
| 840 | 2026.01.22 22:16:47.578517 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 841 | 2026.01.22 22:16:47.578644 [ 275 ] {8abd70d9-ba4f-4c4f-91c3-bb66f8f4f41d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 842 | 2026.01.22 22:16:47.578695 [ 275 ] {8abd70d9-ba4f-4c4f-91c3-bb66f8f4f41d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 843 | 2026.01.22 22:16:47.581850 [ 275 ] {8abd70d9-ba4f-4c4f-91c3-bb66f8f4f41d} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 844 | 2026.01.22 22:16:47.581896 [ 275 ] {8abd70d9-ba4f-4c4f-91c3-bb66f8f4f41d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 845 | 2026.01.22 22:16:47.584380 [ 275 ] {8abd70d9-ba4f-4c4f-91c3-bb66f8f4f41d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 846 | 2026.01.22 22:16:47.584815 [ 275 ] {8abd70d9-ba4f-4c4f-91c3-bb66f8f4f41d} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 847 | 2026.01.22 22:16:47.584961 [ 275 ] {8abd70d9-ba4f-4c4f-91c3-bb66f8f4f41d} <Debug> executeQuery: Read 15 rows, 2.24 KiB in 0.006354 sec., 2360.717658168083 rows/sec., 351.80 KiB/sec. | ||
| 848 | 2026.01.22 22:16:47.585000 [ 275 ] {8abd70d9-ba4f-4c4f-91c3-bb66f8f4f41d} <Debug> TCPHandler: Processed in 0.006541518 sec. | ||
| 849 | 2026.01.22 22:16:47.585111 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 850 | 2026.01.22 22:16:47.585210 [ 275 ] {2f136696-2e03-4f88-b3f1-7577892a5999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 851 | 2026.01.22 22:16:47.585251 [ 275 ] {2f136696-2e03-4f88-b3f1-7577892a5999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 852 | 2026.01.22 22:16:47.585720 [ 275 ] {2f136696-2e03-4f88-b3f1-7577892a5999} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 853 | 2026.01.22 22:16:47.585756 [ 275 ] {2f136696-2e03-4f88-b3f1-7577892a5999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 854 | 2026.01.22 22:16:47.586182 [ 275 ] {2f136696-2e03-4f88-b3f1-7577892a5999} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 855 | 2026.01.22 22:16:47.586592 [ 275 ] {2f136696-2e03-4f88-b3f1-7577892a5999} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 856 | 2026.01.22 22:16:47.586721 [ 275 ] {2f136696-2e03-4f88-b3f1-7577892a5999} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001534 sec., 1303.780964797914 rows/sec., 106.31 KiB/sec. | ||
| 857 | 2026.01.22 22:16:47.586759 [ 275 ] {2f136696-2e03-4f88-b3f1-7577892a5999} <Debug> TCPHandler: Processed in 0.001697632 sec. | ||
| 858 | 2026.01.22 22:16:47.586867 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 859 | 2026.01.22 22:16:47.586963 [ 275 ] {efeadc3d-2d81-44c2-a135-1f19eb968daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 860 | 2026.01.22 22:16:47.587002 [ 275 ] {efeadc3d-2d81-44c2-a135-1f19eb968daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 861 | 2026.01.22 22:16:47.587416 [ 275 ] {efeadc3d-2d81-44c2-a135-1f19eb968daf} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 862 | 2026.01.22 22:16:47.587452 [ 275 ] {efeadc3d-2d81-44c2-a135-1f19eb968daf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 863 | 2026.01.22 22:16:47.587840 [ 275 ] {efeadc3d-2d81-44c2-a135-1f19eb968daf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 864 | 2026.01.22 22:16:47.588290 [ 275 ] {efeadc3d-2d81-44c2-a135-1f19eb968daf} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 865 | 2026.01.22 22:16:47.588417 [ 275 ] {efeadc3d-2d81-44c2-a135-1f19eb968daf} <Debug> executeQuery: Read 27 rows, 2.05 KiB in 0.001474 sec., 18317.503392130257 rows/sec., 1.36 MiB/sec. | ||
| 866 | 2026.01.22 22:16:47.588453 [ 275 ] {efeadc3d-2d81-44c2-a135-1f19eb968daf} <Debug> TCPHandler: Processed in 0.001634042 sec. | ||
| 867 | 2026.01.22 22:16:47.588559 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2026.01.22 22:16:47.588653 [ 275 ] {cad8800d-d915-4aa2-9fc7-f845939bfa2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 869 | 2026.01.22 22:16:47.588692 [ 275 ] {cad8800d-d915-4aa2-9fc7-f845939bfa2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 870 | 2026.01.22 22:16:47.589077 [ 275 ] {cad8800d-d915-4aa2-9fc7-f845939bfa2e} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 871 | 2026.01.22 22:16:47.589111 [ 275 ] {cad8800d-d915-4aa2-9fc7-f845939bfa2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 872 | 2026.01.22 22:16:47.589468 [ 275 ] {cad8800d-d915-4aa2-9fc7-f845939bfa2e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 873 | 2026.01.22 22:16:47.589846 [ 275 ] {cad8800d-d915-4aa2-9fc7-f845939bfa2e} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 874 | 2026.01.22 22:16:47.589963 [ 275 ] {cad8800d-d915-4aa2-9fc7-f845939bfa2e} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001388 sec., 1440.922190201729 rows/sec., 100.61 KiB/sec. | ||
| 875 | 2026.01.22 22:16:47.589998 [ 275 ] {cad8800d-d915-4aa2-9fc7-f845939bfa2e} <Debug> TCPHandler: Processed in 0.001548122 sec. | ||
| 876 | 2026.01.22 22:16:47.590168 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 877 | 2026.01.22 22:16:47.590261 [ 275 ] {50ab9c76-1e4b-43a4-88e7-233fc884ae64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 878 | 2026.01.22 22:16:47.590301 [ 275 ] {50ab9c76-1e4b-43a4-88e7-233fc884ae64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 879 | 2026.01.22 22:16:47.590682 [ 275 ] {50ab9c76-1e4b-43a4-88e7-233fc884ae64} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 880 | 2026.01.22 22:16:47.590720 [ 275 ] {50ab9c76-1e4b-43a4-88e7-233fc884ae64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 881 | 2026.01.22 22:16:47.591101 [ 275 ] {50ab9c76-1e4b-43a4-88e7-233fc884ae64} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 882 | 2026.01.22 22:16:47.591506 [ 275 ] {50ab9c76-1e4b-43a4-88e7-233fc884ae64} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 883 | 2026.01.22 22:16:47.591634 [ 275 ] {50ab9c76-1e4b-43a4-88e7-233fc884ae64} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001391 sec., 21567.21782890007 rows/sec., 1.68 MiB/sec. | ||
| 884 | 2026.01.22 22:16:47.591670 [ 275 ] {50ab9c76-1e4b-43a4-88e7-233fc884ae64} <Debug> TCPHandler: Processed in 0.001549852 sec. | ||
| 885 | 2026.01.22 22:16:47.591768 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 886 | 2026.01.22 22:16:47.591860 [ 275 ] {999af132-910b-47d3-9eea-cf760f9e6f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 887 | 2026.01.22 22:16:47.591903 [ 275 ] {999af132-910b-47d3-9eea-cf760f9e6f5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 888 | 2026.01.22 22:16:47.592351 [ 275 ] {999af132-910b-47d3-9eea-cf760f9e6f5d} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 889 | 2026.01.22 22:16:47.592385 [ 275 ] {999af132-910b-47d3-9eea-cf760f9e6f5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 890 | 2026.01.22 22:16:47.594748 [ 275 ] {999af132-910b-47d3-9eea-cf760f9e6f5d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 891 | 2026.01.22 22:16:47.595170 [ 275 ] {999af132-910b-47d3-9eea-cf760f9e6f5d} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 892 | 2026.01.22 22:16:47.595301 [ 275 ] {999af132-910b-47d3-9eea-cf760f9e6f5d} <Debug> executeQuery: Read 101 rows, 7.17 KiB in 0.003458 sec., 29207.634470792364 rows/sec., 2.02 MiB/sec. | ||
| 893 | 2026.01.22 22:16:47.595337 [ 275 ] {999af132-910b-47d3-9eea-cf760f9e6f5d} <Debug> TCPHandler: Processed in 0.003616377 sec. | ||
| 894 | 2026.01.22 22:16:47.595450 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 895 | 2026.01.22 22:16:47.595544 [ 275 ] {0b51b54d-cee4-40c9-b1b5-9498823f9607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 896 | 2026.01.22 22:16:47.595586 [ 275 ] {0b51b54d-cee4-40c9-b1b5-9498823f9607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 897 | 2026.01.22 22:16:47.595896 [ 275 ] {0b51b54d-cee4-40c9-b1b5-9498823f9607} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 898 | 2026.01.22 22:16:47.595934 [ 275 ] {0b51b54d-cee4-40c9-b1b5-9498823f9607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 899 | 2026.01.22 22:16:47.596408 [ 275 ] {0b51b54d-cee4-40c9-b1b5-9498823f9607} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 900 | 2026.01.22 22:16:47.596819 [ 275 ] {0b51b54d-cee4-40c9-b1b5-9498823f9607} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 901 | 2026.01.22 22:16:47.596946 [ 275 ] {0b51b54d-cee4-40c9-b1b5-9498823f9607} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.00142 sec., 21126.76056338028 rows/sec., 1.45 MiB/sec. | ||
| 902 | 2026.01.22 22:16:47.596981 [ 275 ] {0b51b54d-cee4-40c9-b1b5-9498823f9607} <Debug> TCPHandler: Processed in 0.001578862 sec. | ||
| 903 | 2026.01.22 22:16:52.164102 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 904 | 2026.01.22 22:16:52.164164 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 905 | 2026.01.22 22:16:52.238855 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 132 | ||
| 906 | 2026.01.22 22:16:52.241791 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 907 | 2026.01.22 22:16:52.241853 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 908 | 2026.01.22 22:16:52.243127 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 909 | 2026.01.22 22:16:52.243638 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 910 | 2026.01.22 22:16:52.243949 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 132 | ||
| 911 | 2026.01.22 22:16:52.245903 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 912 | 2026.01.22 22:16:52.246413 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 913 | 2026.01.22 22:16:52.246465 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 914 | 2026.01.22 22:16:52.247142 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 915 | 2026.01.22 22:16:52.247735 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 916 | 2026.01.22 22:16:52.247885 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 917 | 2026.01.22 22:16:52.340390 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 918 | 2026.01.22 22:16:52.357165 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 919 | 2026.01.22 22:16:52.357224 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 920 | 2026.01.22 22:16:52.363865 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 921 | 2026.01.22 22:16:52.365062 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 922 | 2026.01.22 22:16:52.368034 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 923 | 2026.01.22 22:16:52.522915 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 924 | 2026.01.22 22:16:52.523109 [ 275 ] {4b71756e-3ab1-40f1-8a82-295e852d6c0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 925 | 2026.01.22 22:16:52.523181 [ 275 ] {4b71756e-3ab1-40f1-8a82-295e852d6c0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 926 | 2026.01.22 22:16:52.523850 [ 275 ] {4b71756e-3ab1-40f1-8a82-295e852d6c0e} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 927 | 2026.01.22 22:16:52.523900 [ 275 ] {4b71756e-3ab1-40f1-8a82-295e852d6c0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 928 | 2026.01.22 22:16:52.524429 [ 275 ] {4b71756e-3ab1-40f1-8a82-295e852d6c0e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 929 | 2026.01.22 22:16:52.524847 [ 275 ] {4b71756e-3ab1-40f1-8a82-295e852d6c0e} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 930 | 2026.01.22 22:16:52.525007 [ 275 ] {4b71756e-3ab1-40f1-8a82-295e852d6c0e} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.00195 sec., 13333.333333333334 rows/sec., 1015.12 KiB/sec. | ||
| 931 | 2026.01.22 22:16:52.525055 [ 275 ] {4b71756e-3ab1-40f1-8a82-295e852d6c0e} <Debug> TCPHandler: Processed in 0.002271367 sec. | ||
| 932 | 2026.01.22 22:16:52.525185 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 933 | 2026.01.22 22:16:52.525288 [ 275 ] {c2a08c4a-c79a-4270-9c0d-b92b4791180d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 934 | 2026.01.22 22:16:52.525331 [ 275 ] {c2a08c4a-c79a-4270-9c0d-b92b4791180d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 935 | 2026.01.22 22:16:52.525754 [ 275 ] {c2a08c4a-c79a-4270-9c0d-b92b4791180d} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 936 | 2026.01.22 22:16:52.525795 [ 275 ] {c2a08c4a-c79a-4270-9c0d-b92b4791180d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 937 | 2026.01.22 22:16:52.526186 [ 275 ] {c2a08c4a-c79a-4270-9c0d-b92b4791180d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 938 | 2026.01.22 22:16:52.526604 [ 275 ] {c2a08c4a-c79a-4270-9c0d-b92b4791180d} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 939 | 2026.01.22 22:16:52.526737 [ 275 ] {c2a08c4a-c79a-4270-9c0d-b92b4791180d} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001473 sec., 19008.825526137138 rows/sec., 1.48 MiB/sec. | ||
| 940 | 2026.01.22 22:16:52.526774 [ 275 ] {c2a08c4a-c79a-4270-9c0d-b92b4791180d} <Debug> TCPHandler: Processed in 0.001642102 sec. | ||
| 941 | 2026.01.22 22:16:52.526885 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 942 | 2026.01.22 22:16:52.526981 [ 275 ] {34f8dd1f-cc50-4a75-be02-6edc9e2733cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 943 | 2026.01.22 22:16:52.527025 [ 275 ] {34f8dd1f-cc50-4a75-be02-6edc9e2733cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 944 | 2026.01.22 22:16:52.527425 [ 275 ] {34f8dd1f-cc50-4a75-be02-6edc9e2733cb} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 945 | 2026.01.22 22:16:52.527459 [ 275 ] {34f8dd1f-cc50-4a75-be02-6edc9e2733cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 946 | 2026.01.22 22:16:52.527897 [ 275 ] {34f8dd1f-cc50-4a75-be02-6edc9e2733cb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 947 | 2026.01.22 22:16:52.528366 [ 275 ] {34f8dd1f-cc50-4a75-be02-6edc9e2733cb} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 948 | 2026.01.22 22:16:52.528501 [ 275 ] {34f8dd1f-cc50-4a75-be02-6edc9e2733cb} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001539 sec., 64977.2579597141 rows/sec., 4.51 MiB/sec. | ||
| 949 | 2026.01.22 22:16:52.528537 [ 275 ] {34f8dd1f-cc50-4a75-be02-6edc9e2733cb} <Debug> TCPHandler: Processed in 0.001701662 sec. | ||
| 950 | 2026.01.22 22:16:52.528652 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 951 | 2026.01.22 22:16:52.528748 [ 275 ] {73cc6764-159b-42bb-8f7e-b2572176098d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 952 | 2026.01.22 22:16:52.528789 [ 275 ] {73cc6764-159b-42bb-8f7e-b2572176098d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 953 | 2026.01.22 22:16:52.529114 [ 275 ] {73cc6764-159b-42bb-8f7e-b2572176098d} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 954 | 2026.01.22 22:16:52.529152 [ 275 ] {73cc6764-159b-42bb-8f7e-b2572176098d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 955 | 2026.01.22 22:16:52.529591 [ 275 ] {73cc6764-159b-42bb-8f7e-b2572176098d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 956 | 2026.01.22 22:16:52.530021 [ 275 ] {73cc6764-159b-42bb-8f7e-b2572176098d} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 957 | 2026.01.22 22:16:52.530151 [ 275 ] {73cc6764-159b-42bb-8f7e-b2572176098d} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001423 sec., 21082.220660576248 rows/sec., 1.44 MiB/sec. | ||
| 958 | 2026.01.22 22:16:52.530187 [ 275 ] {73cc6764-159b-42bb-8f7e-b2572176098d} <Debug> TCPHandler: Processed in 0.001583931 sec. | ||
| 959 | 2026.01.22 22:16:53.505665 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53762 | ||
| 960 | 2026.01.22 22:16:53.507628 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 961 | 2026.01.22 22:16:53.507670 [ 286 ] {} <Debug> TCP-Session: 283d14fc-9a0f-4645-846a-8db16a8412c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:53762 | ||
| 962 | 2026.01.22 22:16:53.507691 [ 286 ] {} <Debug> TCP-Session: 283d14fc-9a0f-4645-846a-8db16a8412c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 963 | 2026.01.22 22:16:53.507704 [ 286 ] {} <Debug> TCP-Session: 283d14fc-9a0f-4645-846a-8db16a8412c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 964 | 2026.01.22 22:16:53.507753 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 965 | 2026.01.22 22:16:53.507776 [ 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 | ||
| 966 | 2026.01.22 22:16:53.507792 [ 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 | ||
| 967 | 2026.01.22 22:16:53.508198 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53174 | ||
| 968 | 2026.01.22 22:16:53.508372 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34760 | ||
| 969 | 2026.01.22 22:16:53.508373 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57826 | ||
| 970 | 2026.01.22 22:16:53.508430 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 971 | 2026.01.22 22:16:53.508448 [ 286 ] {} <Trace> TCP-Session: 283d14fc-9a0f-4645-846a-8db16a8412c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 972 | 2026.01.22 22:16:53.508499 [ 287 ] {} <Debug> TCP-Session: 004d4bd1-47d3-4620-8c77-51cdd10ce2fa Authenticating user 'default' from [fd00:1122:3344:101::e]:53174 | ||
| 973 | 2026.01.22 22:16:53.508509 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63815 | ||
| 974 | 2026.01.22 22:16:53.508537 [ 287 ] {} <Debug> TCP-Session: 004d4bd1-47d3-4620-8c77-51cdd10ce2fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.01.22 22:16:53.508563 [ 287 ] {} <Debug> TCP-Session: 004d4bd1-47d3-4620-8c77-51cdd10ce2fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.01.22 22:16:53.508622 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 977 | 2026.01.22 22:16:53.508667 [ 286 ] {00565f09-58bc-4e4b-96b4-c2b0fa7fe6aa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53762) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 978 | 2026.01.22 22:16:53.508770 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54371 | ||
| 979 | 2026.01.22 22:16:53.508839 [ 288 ] {} <Debug> TCP-Session: aedbab3b-2848-4788-881e-900038f3932f Authenticating user 'default' from [fd00:1122:3344:101::e]:34760 | ||
| 980 | 2026.01.22 22:16:53.508872 [ 288 ] {} <Debug> TCP-Session: aedbab3b-2848-4788-881e-900038f3932f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 981 | 2026.01.22 22:16:53.508885 [ 288 ] {} <Debug> TCP-Session: aedbab3b-2848-4788-881e-900038f3932f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 982 | 2026.01.22 22:16:53.508856 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 983 | 2026.01.22 22:16:53.508926 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 984 | 2026.01.22 22:16:53.508967 [ 289 ] {} <Debug> TCP-Session: 298ed9fd-c68d-4f2b-bfd9-1e2275c345d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57826 | ||
| 985 | 2026.01.22 22:16:53.508976 [ 290 ] {} <Debug> TCP-Session: 63c183c2-5af7-411c-805d-8bec70387148 Authenticating user 'default' from [fd00:1122:3344:101::e]:63815 | ||
| 986 | 2026.01.22 22:16:53.509000 [ 289 ] {} <Debug> TCP-Session: 298ed9fd-c68d-4f2b-bfd9-1e2275c345d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 987 | 2026.01.22 22:16:53.509007 [ 290 ] {} <Debug> TCP-Session: 63c183c2-5af7-411c-805d-8bec70387148 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 988 | 2026.01.22 22:16:53.509021 [ 289 ] {} <Debug> TCP-Session: 298ed9fd-c68d-4f2b-bfd9-1e2275c345d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 989 | 2026.01.22 22:16:53.509033 [ 290 ] {} <Debug> TCP-Session: 63c183c2-5af7-411c-805d-8bec70387148 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 990 | 2026.01.22 22:16:53.509046 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34258 | ||
| 991 | 2026.01.22 22:16:53.509022 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 992 | 2026.01.22 22:16:53.509063 [ 286 ] {00565f09-58bc-4e4b-96b4-c2b0fa7fe6aa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 993 | 2026.01.22 22:16:53.509113 [ 291 ] {} <Debug> TCP-Session: bdd8b382-ad23-4ed6-92c9-65dd0ad6b79f Authenticating user 'default' from [fd00:1122:3344:101::e]:54371 | ||
| 994 | 2026.01.22 22:16:53.509118 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36728 | ||
| 995 | 2026.01.22 22:16:53.509142 [ 291 ] {} <Debug> TCP-Session: bdd8b382-ad23-4ed6-92c9-65dd0ad6b79f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 996 | 2026.01.22 22:16:53.509163 [ 291 ] {} <Debug> TCP-Session: bdd8b382-ad23-4ed6-92c9-65dd0ad6b79f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 997 | 2026.01.22 22:16:53.509235 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62884 | ||
| 998 | 2026.01.22 22:16:53.509243 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 999 | 2026.01.22 22:16:53.509340 [ 292 ] {} <Debug> TCP-Session: 6bb60296-9f1f-405a-b266-5ee26adf40cb Authenticating user 'default' from [fd00:1122:3344:101::e]:34258 | ||
| 1000 | 2026.01.22 22:16:53.509359 [ 292 ] {} <Debug> TCP-Session: 6bb60296-9f1f-405a-b266-5ee26adf40cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1001 | 2026.01.22 22:16:53.509365 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1002 | 2026.01.22 22:16:53.509379 [ 292 ] {} <Debug> TCP-Session: 6bb60296-9f1f-405a-b266-5ee26adf40cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1003 | 2026.01.22 22:16:53.509401 [ 293 ] {} <Debug> TCP-Session: 923a195c-3674-4a87-9985-0e15266efbf7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36728 | ||
| 1004 | 2026.01.22 22:16:53.509421 [ 293 ] {} <Debug> TCP-Session: 923a195c-3674-4a87-9985-0e15266efbf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1005 | 2026.01.22 22:16:53.509433 [ 293 ] {} <Debug> TCP-Session: 923a195c-3674-4a87-9985-0e15266efbf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1006 | 2026.01.22 22:16:53.509464 [ 286 ] {00565f09-58bc-4e4b-96b4-c2b0fa7fe6aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1007 | 2026.01.22 22:16:53.509480 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1008 | 2026.01.22 22:16:53.509507 [ 294 ] {} <Debug> TCP-Session: 2f9f1ed9-36d6-4c17-87bc-f2337b8fff93 Authenticating user 'default' from [fd00:1122:3344:101::e]:62884 | ||
| 1009 | 2026.01.22 22:16:53.509523 [ 294 ] {} <Debug> TCP-Session: 2f9f1ed9-36d6-4c17-87bc-f2337b8fff93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1010 | 2026.01.22 22:16:53.509534 [ 294 ] {} <Debug> TCP-Session: 2f9f1ed9-36d6-4c17-87bc-f2337b8fff93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1011 | 2026.01.22 22:16:53.514032 [ 286 ] {00565f09-58bc-4e4b-96b4-c2b0fa7fe6aa} <Debug> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52) (SelectExecutor): Key condition: unknown | ||
| 1012 | 2026.01.22 22:16:53.525006 [ 297 ] {00565f09-58bc-4e4b-96b4-c2b0fa7fe6aa} <Trace> AggregatingTransform: Aggregating | ||
| 1013 | 2026.01.22 22:16:53.527338 [ 297 ] {00565f09-58bc-4e4b-96b4-c2b0fa7fe6aa} <Trace> Aggregator: Aggregation method: without_key | ||
| 1014 | 2026.01.22 22:16:53.528013 [ 297 ] {00565f09-58bc-4e4b-96b4-c2b0fa7fe6aa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005961064 sec. (167.755 rows/sec., 6.55 KiB/sec.) | ||
| 1015 | 2026.01.22 22:16:53.528037 [ 297 ] {00565f09-58bc-4e4b-96b4-c2b0fa7fe6aa} <Trace> Aggregator: Merging aggregated data | ||
| 1016 | 2026.01.22 22:16:53.528066 [ 297 ] {00565f09-58bc-4e4b-96b4-c2b0fa7fe6aa} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1017 | 2026.01.22 22:16:53.529213 [ 286 ] {00565f09-58bc-4e4b-96b4-c2b0fa7fe6aa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.020613 sec., 48.513074273516715 rows/sec., 1.90 KiB/sec. | ||
| 1018 | 2026.01.22 22:16:53.529393 [ 286 ] {00565f09-58bc-4e4b-96b4-c2b0fa7fe6aa} <Debug> TCPHandler: Processed in 0.021091796 sec. | ||
| 1019 | 2026.01.22 22:16:53.532520 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1020 | 2026.01.22 22:16:53.532556 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1021 | 2026.01.22 22:16:53.532569 [ 286 ] {} <Debug> TCP-Session: 283d14fc-9a0f-4645-846a-8db16a8412c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1022 | 2026.01.22 22:16:53.532579 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1023 | 2026.01.22 22:16:53.532597 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1024 | 2026.01.22 22:16:53.532616 [ 293 ] {} <Debug> TCP-Session: 923a195c-3674-4a87-9985-0e15266efbf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1025 | 2026.01.22 22:16:53.532646 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1026 | 2026.01.22 22:16:53.532675 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1027 | 2026.01.22 22:16:53.532662 [ 290 ] {} <Debug> TCP-Session: 63c183c2-5af7-411c-805d-8bec70387148 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1028 | 2026.01.22 22:16:53.532706 [ 289 ] {} <Debug> TCP-Session: 298ed9fd-c68d-4f2b-bfd9-1e2275c345d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1029 | 2026.01.22 22:16:53.532720 [ 292 ] {} <Debug> TCP-Session: 6bb60296-9f1f-405a-b266-5ee26adf40cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1030 | 2026.01.22 22:16:53.532731 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1031 | 2026.01.22 22:16:53.532713 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1032 | 2026.01.22 22:16:53.532779 [ 294 ] {} <Debug> TCP-Session: 2f9f1ed9-36d6-4c17-87bc-f2337b8fff93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1033 | 2026.01.22 22:16:53.532647 [ 287 ] {} <Debug> TCP-Session: 004d4bd1-47d3-4620-8c77-51cdd10ce2fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1034 | 2026.01.22 22:16:53.532809 [ 291 ] {} <Debug> TCP-Session: bdd8b382-ad23-4ed6-92c9-65dd0ad6b79f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1035 | 2026.01.22 22:16:53.532621 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1036 | 2026.01.22 22:16:53.532873 [ 288 ] {} <Debug> TCP-Session: aedbab3b-2848-4788-881e-900038f3932f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1037 | 2026.01.22 22:16:54.000256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.38 MiB, peak 170.46 MiB, free memory in arenas 0.00 B, will set to 165.12 MiB (RSS), difference: 2.74 MiB | ||
| 1038 | 2026.01.22 22:16:57.523659 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1039 | 2026.01.22 22:16:57.523829 [ 275 ] {4328c7fa-cf75-49cc-9a07-7456548e1353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1040 | 2026.01.22 22:16:57.523892 [ 275 ] {4328c7fa-cf75-49cc-9a07-7456548e1353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1041 | 2026.01.22 22:16:57.524568 [ 275 ] {4328c7fa-cf75-49cc-9a07-7456548e1353} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1042 | 2026.01.22 22:16:57.524608 [ 275 ] {4328c7fa-cf75-49cc-9a07-7456548e1353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1043 | 2026.01.22 22:16:57.525093 [ 275 ] {4328c7fa-cf75-49cc-9a07-7456548e1353} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1044 | 2026.01.22 22:16:57.525574 [ 275 ] {4328c7fa-cf75-49cc-9a07-7456548e1353} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1045 | 2026.01.22 22:16:57.525738 [ 275 ] {4328c7fa-cf75-49cc-9a07-7456548e1353} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001956 sec., 13292.433537832312 rows/sec., 1012.01 KiB/sec. | ||
| 1046 | 2026.01.22 22:16:57.525787 [ 275 ] {4328c7fa-cf75-49cc-9a07-7456548e1353} <Debug> TCPHandler: Processed in 0.002248497 sec. | ||
| 1047 | 2026.01.22 22:16:57.525931 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1048 | 2026.01.22 22:16:57.526034 [ 275 ] {cbfe5ab8-8e43-42b4-908d-6c5468d90de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1049 | 2026.01.22 22:16:57.526077 [ 275 ] {cbfe5ab8-8e43-42b4-908d-6c5468d90de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1050 | 2026.01.22 22:16:57.526506 [ 275 ] {cbfe5ab8-8e43-42b4-908d-6c5468d90de4} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1051 | 2026.01.22 22:16:57.526541 [ 275 ] {cbfe5ab8-8e43-42b4-908d-6c5468d90de4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1052 | 2026.01.22 22:16:57.526931 [ 275 ] {cbfe5ab8-8e43-42b4-908d-6c5468d90de4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1053 | 2026.01.22 22:16:57.527352 [ 275 ] {cbfe5ab8-8e43-42b4-908d-6c5468d90de4} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1054 | 2026.01.22 22:16:57.527486 [ 275 ] {cbfe5ab8-8e43-42b4-908d-6c5468d90de4} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001476 sec., 18970.18970189702 rows/sec., 1.48 MiB/sec. | ||
| 1055 | 2026.01.22 22:16:57.527532 [ 275 ] {cbfe5ab8-8e43-42b4-908d-6c5468d90de4} <Debug> TCPHandler: Processed in 0.001652663 sec. | ||
| 1056 | 2026.01.22 22:16:57.527645 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1057 | 2026.01.22 22:16:57.527741 [ 275 ] {4bafe6ca-5af6-46d6-869e-81d112fb9adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1058 | 2026.01.22 22:16:57.527786 [ 275 ] {4bafe6ca-5af6-46d6-869e-81d112fb9adc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1059 | 2026.01.22 22:16:57.528163 [ 275 ] {4bafe6ca-5af6-46d6-869e-81d112fb9adc} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1060 | 2026.01.22 22:16:57.528197 [ 275 ] {4bafe6ca-5af6-46d6-869e-81d112fb9adc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1061 | 2026.01.22 22:16:57.528634 [ 275 ] {4bafe6ca-5af6-46d6-869e-81d112fb9adc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1062 | 2026.01.22 22:16:57.529040 [ 275 ] {4bafe6ca-5af6-46d6-869e-81d112fb9adc} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1063 | 2026.01.22 22:16:57.529169 [ 275 ] {4bafe6ca-5af6-46d6-869e-81d112fb9adc} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001448 sec., 69060.77348066297 rows/sec., 4.79 MiB/sec. | ||
| 1064 | 2026.01.22 22:16:57.529212 [ 275 ] {4bafe6ca-5af6-46d6-869e-81d112fb9adc} <Debug> TCPHandler: Processed in 0.001616222 sec. | ||
| 1065 | 2026.01.22 22:16:57.529327 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1066 | 2026.01.22 22:16:57.529421 [ 275 ] {07d48d66-5e5e-4857-9138-399c1b8b1742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1067 | 2026.01.22 22:16:57.529463 [ 275 ] {07d48d66-5e5e-4857-9138-399c1b8b1742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1068 | 2026.01.22 22:16:57.529823 [ 275 ] {07d48d66-5e5e-4857-9138-399c1b8b1742} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1069 | 2026.01.22 22:16:57.529857 [ 275 ] {07d48d66-5e5e-4857-9138-399c1b8b1742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1070 | 2026.01.22 22:16:57.530262 [ 275 ] {07d48d66-5e5e-4857-9138-399c1b8b1742} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1071 | 2026.01.22 22:16:57.530703 [ 275 ] {07d48d66-5e5e-4857-9138-399c1b8b1742} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1072 | 2026.01.22 22:16:57.530835 [ 275 ] {07d48d66-5e5e-4857-9138-399c1b8b1742} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001433 sec., 20935.1011863224 rows/sec., 1.43 MiB/sec. | ||
| 1073 | 2026.01.22 22:16:57.530871 [ 275 ] {07d48d66-5e5e-4857-9138-399c1b8b1742} <Debug> TCPHandler: Processed in 0.001592902 sec. | ||
| 1074 | 2026.01.22 22:16:59.135557 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43273 | ||
| 1075 | 2026.01.22 22:16:59.135673 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1076 | 2026.01.22 22:16:59.135700 [ 286 ] {} <Debug> TCP-Session: c578fa59-b3d0-4e08-8a1e-814c92f66b7b Authenticating user 'default' from [fd00:1122:3344:101::e]:43273 | ||
| 1077 | 2026.01.22 22:16:59.135722 [ 286 ] {} <Debug> TCP-Session: c578fa59-b3d0-4e08-8a1e-814c92f66b7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1078 | 2026.01.22 22:16:59.135735 [ 286 ] {} <Debug> TCP-Session: c578fa59-b3d0-4e08-8a1e-814c92f66b7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1079 | 2026.01.22 22:16:59.135986 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41699 | ||
| 1080 | 2026.01.22 22:16:59.136018 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64553 | ||
| 1081 | 2026.01.22 22:16:59.136019 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47419 | ||
| 1082 | 2026.01.22 22:16:59.136052 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64666 | ||
| 1083 | 2026.01.22 22:16:59.136071 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57694 | ||
| 1084 | 2026.01.22 22:16:59.136109 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1085 | 2026.01.22 22:16:59.136108 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1086 | 2026.01.22 22:16:59.136138 [ 290 ] {} <Debug> TCP-Session: c5a91dbe-1b31-4c64-a5d7-db7cd019b1b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64553 | ||
| 1087 | 2026.01.22 22:16:59.136141 [ 286 ] {} <Trace> TCP-Session: c578fa59-b3d0-4e08-8a1e-814c92f66b7b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1088 | 2026.01.22 22:16:59.136165 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1089 | 2026.01.22 22:16:59.136164 [ 290 ] {} <Debug> TCP-Session: c5a91dbe-1b31-4c64-a5d7-db7cd019b1b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1090 | 2026.01.22 22:16:59.136163 [ 287 ] {} <Debug> TCP-Session: 5cc32811-5721-4901-a930-60488f21bd57 Authenticating user 'default' from [fd00:1122:3344:101::e]:41699 | ||
| 1091 | 2026.01.22 22:16:59.136190 [ 294 ] {} <Debug> TCP-Session: bbc0b57a-e11f-4f94-994b-c82d05380888 Authenticating user 'default' from [fd00:1122:3344:101::e]:57694 | ||
| 1092 | 2026.01.22 22:16:59.136204 [ 290 ] {} <Debug> TCP-Session: c5a91dbe-1b31-4c64-a5d7-db7cd019b1b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1093 | 2026.01.22 22:16:59.136222 [ 287 ] {} <Debug> TCP-Session: 5cc32811-5721-4901-a930-60488f21bd57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1094 | 2026.01.22 22:16:59.136223 [ 294 ] {} <Debug> TCP-Session: bbc0b57a-e11f-4f94-994b-c82d05380888 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1095 | 2026.01.22 22:16:59.136246 [ 287 ] {} <Debug> TCP-Session: 5cc32811-5721-4901-a930-60488f21bd57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1096 | 2026.01.22 22:16:59.136263 [ 294 ] {} <Debug> TCP-Session: bbc0b57a-e11f-4f94-994b-c82d05380888 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1097 | 2026.01.22 22:16:59.136160 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1098 | 2026.01.22 22:16:59.136064 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52438 | ||
| 1099 | 2026.01.22 22:16:59.136331 [ 292 ] {} <Debug> TCP-Session: 542e3cd2-c51d-4240-a06a-44811d06d97f Authenticating user 'default' from [fd00:1122:3344:101::e]:64666 | ||
| 1100 | 2026.01.22 22:16:59.136342 [ 286 ] {1d5c6f4e-84a8-4eea-ba78-d1506d38999a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43273) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1101 | 2026.01.22 22:16:59.136042 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50392 | ||
| 1102 | 2026.01.22 22:16:59.136381 [ 292 ] {} <Debug> TCP-Session: 542e3cd2-c51d-4240-a06a-44811d06d97f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1103 | 2026.01.22 22:16:59.136424 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1104 | 2026.01.22 22:16:59.136437 [ 292 ] {} <Debug> TCP-Session: 542e3cd2-c51d-4240-a06a-44811d06d97f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1105 | 2026.01.22 22:16:59.136004 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59852 | ||
| 1106 | 2026.01.22 22:16:59.136470 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1107 | 2026.01.22 22:16:59.136161 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1108 | 2026.01.22 22:16:59.136514 [ 291 ] {} <Debug> TCP-Session: d5d18c91-a02a-4f2b-8813-39fc0610bf49 Authenticating user 'default' from [fd00:1122:3344:101::e]:50392 | ||
| 1109 | 2026.01.22 22:16:59.136462 [ 293 ] {} <Debug> TCP-Session: a4c13bc3-002c-40a6-af1b-31f415640568 Authenticating user 'default' from [fd00:1122:3344:101::e]:52438 | ||
| 1110 | 2026.01.22 22:16:59.136537 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1111 | 2026.01.22 22:16:59.136538 [ 289 ] {} <Debug> TCP-Session: 2fe42773-4353-42cd-bc0c-12af756798b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:47419 | ||
| 1112 | 2026.01.22 22:16:59.136567 [ 293 ] {} <Debug> TCP-Session: a4c13bc3-002c-40a6-af1b-31f415640568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1113 | 2026.01.22 22:16:59.136573 [ 288 ] {} <Debug> TCP-Session: 01283f17-9ff1-465f-84c7-43b2bc6acfc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:59852 | ||
| 1114 | 2026.01.22 22:16:59.136585 [ 289 ] {} <Debug> TCP-Session: 2fe42773-4353-42cd-bc0c-12af756798b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1115 | 2026.01.22 22:16:59.136592 [ 293 ] {} <Debug> TCP-Session: a4c13bc3-002c-40a6-af1b-31f415640568 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1116 | 2026.01.22 22:16:59.136606 [ 288 ] {} <Debug> TCP-Session: 01283f17-9ff1-465f-84c7-43b2bc6acfc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1117 | 2026.01.22 22:16:59.136616 [ 289 ] {} <Debug> TCP-Session: 2fe42773-4353-42cd-bc0c-12af756798b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1118 | 2026.01.22 22:16:59.136636 [ 288 ] {} <Debug> TCP-Session: 01283f17-9ff1-465f-84c7-43b2bc6acfc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1119 | 2026.01.22 22:16:59.136544 [ 291 ] {} <Debug> TCP-Session: d5d18c91-a02a-4f2b-8813-39fc0610bf49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1120 | 2026.01.22 22:16:59.136664 [ 286 ] {1d5c6f4e-84a8-4eea-ba78-d1506d38999a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1121 | 2026.01.22 22:16:59.136685 [ 291 ] {} <Debug> TCP-Session: d5d18c91-a02a-4f2b-8813-39fc0610bf49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1122 | 2026.01.22 22:16:59.136740 [ 286 ] {1d5c6f4e-84a8-4eea-ba78-d1506d38999a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1123 | 2026.01.22 22:16:59.137033 [ 286 ] {1d5c6f4e-84a8-4eea-ba78-d1506d38999a} <Debug> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52) (SelectExecutor): Key condition: unknown | ||
| 1124 | 2026.01.22 22:16:59.137960 [ 332 ] {1d5c6f4e-84a8-4eea-ba78-d1506d38999a} <Trace> AggregatingTransform: Aggregating | ||
| 1125 | 2026.01.22 22:16:59.138011 [ 332 ] {1d5c6f4e-84a8-4eea-ba78-d1506d38999a} <Trace> Aggregator: Aggregation method: without_key | ||
| 1126 | 2026.01.22 22:16:59.138051 [ 332 ] {1d5c6f4e-84a8-4eea-ba78-d1506d38999a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000915727 sec. (1092.029 rows/sec., 42.66 KiB/sec.) | ||
| 1127 | 2026.01.22 22:16:59.138071 [ 332 ] {1d5c6f4e-84a8-4eea-ba78-d1506d38999a} <Trace> Aggregator: Merging aggregated data | ||
| 1128 | 2026.01.22 22:16:59.139404 [ 286 ] {1d5c6f4e-84a8-4eea-ba78-d1506d38999a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003139 sec., 318.57279388340237 rows/sec., 12.44 KiB/sec. | ||
| 1129 | 2026.01.22 22:16:59.139554 [ 286 ] {1d5c6f4e-84a8-4eea-ba78-d1506d38999a} <Debug> TCPHandler: Processed in 0.003556976 sec. | ||
| 1130 | 2026.01.22 22:16:59.139636 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1131 | 2026.01.22 22:16:59.139669 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1132 | 2026.01.22 22:16:59.139674 [ 286 ] {} <Debug> TCP-Session: c578fa59-b3d0-4e08-8a1e-814c92f66b7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1133 | 2026.01.22 22:16:59.139706 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1134 | 2026.01.22 22:16:59.139714 [ 294 ] {} <Debug> TCP-Session: bbc0b57a-e11f-4f94-994b-c82d05380888 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1135 | 2026.01.22 22:16:59.139746 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1136 | 2026.01.22 22:16:59.139751 [ 288 ] {} <Debug> TCP-Session: 01283f17-9ff1-465f-84c7-43b2bc6acfc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1137 | 2026.01.22 22:16:59.139762 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1138 | 2026.01.22 22:16:59.139792 [ 287 ] {} <Debug> TCP-Session: 5cc32811-5721-4901-a930-60488f21bd57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1139 | 2026.01.22 22:16:59.139801 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1140 | 2026.01.22 22:16:59.139823 [ 292 ] {} <Debug> TCP-Session: 542e3cd2-c51d-4240-a06a-44811d06d97f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1141 | 2026.01.22 22:16:59.139828 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1142 | 2026.01.22 22:16:59.139854 [ 290 ] {} <Debug> TCP-Session: c5a91dbe-1b31-4c64-a5d7-db7cd019b1b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1143 | 2026.01.22 22:16:59.139779 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1144 | 2026.01.22 22:16:59.139904 [ 291 ] {} <Debug> TCP-Session: d5d18c91-a02a-4f2b-8813-39fc0610bf49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1145 | 2026.01.22 22:16:59.139838 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1146 | 2026.01.22 22:16:59.139932 [ 289 ] {} <Debug> TCP-Session: 2fe42773-4353-42cd-bc0c-12af756798b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1147 | 2026.01.22 22:16:59.139976 [ 293 ] {} <Debug> TCP-Session: a4c13bc3-002c-40a6-af1b-31f415640568 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2026.01.22 22:16:59.405491 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59241 | ||
| 1149 | 2026.01.22 22:16:59.405609 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1150 | 2026.01.22 22:16:59.405636 [ 286 ] {} <Debug> TCP-Session: 39932d92-00d2-484e-a6df-e86765aec154 Authenticating user 'default' from [fd00:1122:3344:101::e]:59241 | ||
| 1151 | 2026.01.22 22:16:59.405660 [ 286 ] {} <Debug> TCP-Session: 39932d92-00d2-484e-a6df-e86765aec154 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1152 | 2026.01.22 22:16:59.405672 [ 286 ] {} <Debug> TCP-Session: 39932d92-00d2-484e-a6df-e86765aec154 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1153 | 2026.01.22 22:16:59.405906 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47823 | ||
| 1154 | 2026.01.22 22:16:59.405951 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61843 | ||
| 1155 | 2026.01.22 22:16:59.405981 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57329 | ||
| 1156 | 2026.01.22 22:16:59.406006 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34004 | ||
| 1157 | 2026.01.22 22:16:59.406023 [ 286 ] {} <Trace> TCP-Session: 39932d92-00d2-484e-a6df-e86765aec154 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1158 | 2026.01.22 22:16:59.406035 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41633 | ||
| 1159 | 2026.01.22 22:16:59.406056 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55697 | ||
| 1160 | 2026.01.22 22:16:59.406076 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1161 | 2026.01.22 22:16:59.406097 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1162 | 2026.01.22 22:16:59.406128 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1163 | 2026.01.22 22:16:59.406135 [ 288 ] {} <Debug> TCP-Session: 01564fd5-f34e-402e-a410-ffc86478af8d Authenticating user 'default' from [fd00:1122:3344:101::e]:61843 | ||
| 1164 | 2026.01.22 22:16:59.406151 [ 289 ] {} <Debug> TCP-Session: fe9ade2a-119b-4726-9256-1bdcababf871 Authenticating user 'default' from [fd00:1122:3344:101::e]:57329 | ||
| 1165 | 2026.01.22 22:16:59.406155 [ 292 ] {} <Debug> TCP-Session: 919a025e-f017-4d79-9a03-f0393d338870 Authenticating user 'default' from [fd00:1122:3344:101::e]:41633 | ||
| 1166 | 2026.01.22 22:16:59.406172 [ 288 ] {} <Debug> TCP-Session: 01564fd5-f34e-402e-a410-ffc86478af8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1167 | 2026.01.22 22:16:59.406184 [ 289 ] {} <Debug> TCP-Session: fe9ade2a-119b-4726-9256-1bdcababf871 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1168 | 2026.01.22 22:16:59.406187 [ 292 ] {} <Debug> TCP-Session: 919a025e-f017-4d79-9a03-f0393d338870 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1169 | 2026.01.22 22:16:59.406197 [ 288 ] {} <Debug> TCP-Session: 01564fd5-f34e-402e-a410-ffc86478af8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1170 | 2026.01.22 22:16:59.406225 [ 292 ] {} <Debug> TCP-Session: 919a025e-f017-4d79-9a03-f0393d338870 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1171 | 2026.01.22 22:16:59.406207 [ 289 ] {} <Debug> TCP-Session: fe9ade2a-119b-4726-9256-1bdcababf871 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1172 | 2026.01.22 22:16:59.406152 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1173 | 2026.01.22 22:16:59.406102 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1174 | 2026.01.22 22:16:59.406306 [ 294 ] {} <Debug> TCP-Session: b2fc43ed-fa80-4ab6-a05b-a1c45e364588 Authenticating user 'default' from [fd00:1122:3344:101::e]:55697 | ||
| 1175 | 2026.01.22 22:16:59.406032 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1176 | 2026.01.22 22:16:59.406329 [ 294 ] {} <Debug> TCP-Session: b2fc43ed-fa80-4ab6-a05b-a1c45e364588 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1177 | 2026.01.22 22:16:59.406324 [ 290 ] {} <Debug> TCP-Session: 59442838-a54c-4d47-97f7-d08002c38937 Authenticating user 'default' from [fd00:1122:3344:101::e]:34004 | ||
| 1178 | 2026.01.22 22:16:59.406356 [ 294 ] {} <Debug> TCP-Session: b2fc43ed-fa80-4ab6-a05b-a1c45e364588 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1179 | 2026.01.22 22:16:59.406359 [ 287 ] {} <Debug> TCP-Session: 8542f864-b846-4520-b363-5ad6f9bb6b80 Authenticating user 'default' from [fd00:1122:3344:101::e]:47823 | ||
| 1180 | 2026.01.22 22:16:59.406369 [ 290 ] {} <Debug> TCP-Session: 59442838-a54c-4d47-97f7-d08002c38937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1181 | 2026.01.22 22:16:59.406024 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50004 | ||
| 1182 | 2026.01.22 22:16:59.406398 [ 287 ] {} <Debug> TCP-Session: 8542f864-b846-4520-b363-5ad6f9bb6b80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1183 | 2026.01.22 22:16:59.406402 [ 290 ] {} <Debug> TCP-Session: 59442838-a54c-4d47-97f7-d08002c38937 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1184 | 2026.01.22 22:16:59.406433 [ 287 ] {} <Debug> TCP-Session: 8542f864-b846-4520-b363-5ad6f9bb6b80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1185 | 2026.01.22 22:16:59.406209 [ 286 ] {85626620-c198-4652-8e09-84d65cd6b898} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59241) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1186 | 2026.01.22 22:16:59.406475 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1187 | 2026.01.22 22:16:59.406047 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54374 | ||
| 1188 | 2026.01.22 22:16:59.406519 [ 291 ] {} <Debug> TCP-Session: 0fbb5dbe-d9f2-43d4-a063-e99da3c38ccc Authenticating user 'default' from [fd00:1122:3344:101::e]:50004 | ||
| 1189 | 2026.01.22 22:16:59.406550 [ 291 ] {} <Debug> TCP-Session: 0fbb5dbe-d9f2-43d4-a063-e99da3c38ccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1190 | 2026.01.22 22:16:59.406563 [ 291 ] {} <Debug> TCP-Session: 0fbb5dbe-d9f2-43d4-a063-e99da3c38ccc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1191 | 2026.01.22 22:16:59.406584 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1192 | 2026.01.22 22:16:59.406610 [ 293 ] {} <Debug> TCP-Session: 6865d585-4067-4586-87eb-9d044a539ad6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54374 | ||
| 1193 | 2026.01.22 22:16:59.406627 [ 293 ] {} <Debug> TCP-Session: 6865d585-4067-4586-87eb-9d044a539ad6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1194 | 2026.01.22 22:16:59.406640 [ 293 ] {} <Debug> TCP-Session: 6865d585-4067-4586-87eb-9d044a539ad6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1195 | 2026.01.22 22:16:59.406740 [ 286 ] {85626620-c198-4652-8e09-84d65cd6b898} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1196 | 2026.01.22 22:16:59.406800 [ 286 ] {85626620-c198-4652-8e09-84d65cd6b898} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1197 | 2026.01.22 22:16:59.407085 [ 286 ] {85626620-c198-4652-8e09-84d65cd6b898} <Debug> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52) (SelectExecutor): Key condition: unknown | ||
| 1198 | 2026.01.22 22:16:59.408025 [ 306 ] {85626620-c198-4652-8e09-84d65cd6b898} <Trace> AggregatingTransform: Aggregating | ||
| 1199 | 2026.01.22 22:16:59.408070 [ 306 ] {85626620-c198-4652-8e09-84d65cd6b898} <Trace> Aggregator: Aggregation method: without_key | ||
| 1200 | 2026.01.22 22:16:59.408104 [ 306 ] {85626620-c198-4652-8e09-84d65cd6b898} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000920147 sec. (1086.783 rows/sec., 42.45 KiB/sec.) | ||
| 1201 | 2026.01.22 22:16:59.408124 [ 306 ] {85626620-c198-4652-8e09-84d65cd6b898} <Trace> Aggregator: Merging aggregated data | ||
| 1202 | 2026.01.22 22:16:59.409622 [ 286 ] {85626620-c198-4652-8e09-84d65cd6b898} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003469 sec., 288.2675122513693 rows/sec., 11.26 KiB/sec. | ||
| 1203 | 2026.01.22 22:16:59.409763 [ 286 ] {85626620-c198-4652-8e09-84d65cd6b898} <Debug> TCPHandler: Processed in 0.003857009 sec. | ||
| 1204 | 2026.01.22 22:16:59.409882 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1205 | 2026.01.22 22:16:59.409910 [ 286 ] {} <Debug> TCP-Session: 39932d92-00d2-484e-a6df-e86765aec154 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1206 | 2026.01.22 22:16:59.409912 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1207 | 2026.01.22 22:16:59.409936 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1208 | 2026.01.22 22:16:59.409957 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1209 | 2026.01.22 22:16:59.409963 [ 287 ] {} <Debug> TCP-Session: 8542f864-b846-4520-b363-5ad6f9bb6b80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1210 | 2026.01.22 22:16:59.409976 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1211 | 2026.01.22 22:16:59.409994 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1212 | 2026.01.22 22:16:59.410019 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1213 | 2026.01.22 22:16:59.410039 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1214 | 2026.01.22 22:16:59.410049 [ 289 ] {} <Debug> TCP-Session: fe9ade2a-119b-4726-9256-1bdcababf871 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1215 | 2026.01.22 22:16:59.410055 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1216 | 2026.01.22 22:16:59.410080 [ 293 ] {} <Debug> TCP-Session: 6865d585-4067-4586-87eb-9d044a539ad6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1217 | 2026.01.22 22:16:59.410072 [ 288 ] {} <Debug> TCP-Session: 01564fd5-f34e-402e-a410-ffc86478af8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1218 | 2026.01.22 22:16:59.410115 [ 291 ] {} <Debug> TCP-Session: 0fbb5dbe-d9f2-43d4-a063-e99da3c38ccc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1219 | 2026.01.22 22:16:59.410035 [ 292 ] {} <Debug> TCP-Session: 919a025e-f017-4d79-9a03-f0393d338870 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1220 | 2026.01.22 22:16:59.409999 [ 294 ] {} <Debug> TCP-Session: b2fc43ed-fa80-4ab6-a05b-a1c45e364588 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1221 | 2026.01.22 22:16:59.409979 [ 290 ] {} <Debug> TCP-Session: 59442838-a54c-4d47-97f7-d08002c38937 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1222 | 2026.01.22 22:16:59.748205 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 445 entries to flush up to offset 2336 | ||
| 1223 | 2026.01.22 22:16:59.748766 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1224 | 2026.01.22 22:16:59.748823 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1225 | 2026.01.22 22:16:59.749474 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1226 | 2026.01.22 22:16:59.750051 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1227 | 2026.01.22 22:16:59.750241 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2336 | ||
| 1228 | 2026.01.22 22:16:59.868337 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1229 | 2026.01.22 22:16:59.885992 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1230 | 2026.01.22 22:16:59.886075 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1231 | 2026.01.22 22:16:59.892748 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1232 | 2026.01.22 22:16:59.894094 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1233 | 2026.01.22 22:16:59.899318 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1234 | 2026.01.22 22:17:00.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.15 MiB, peak 173.46 MiB, free memory in arenas 0.00 B, will set to 167.34 MiB (RSS), difference: 1.18 MiB | ||
| 1235 | 2026.01.22 22:17:02.244356 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 154 | ||
| 1236 | 2026.01.22 22:17:02.246289 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1237 | 2026.01.22 22:17:02.246346 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1238 | 2026.01.22 22:17:02.247640 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1239 | 2026.01.22 22:17:02.248142 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1240 | 2026.01.22 22:17:02.248457 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 154 | ||
| 1241 | 2026.01.22 22:17:02.519476 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1242 | 2026.01.22 22:17:02.519688 [ 275 ] {afcd6b5b-ea39-42b8-b7d8-80a55f0be7dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1243 | 2026.01.22 22:17:02.520013 [ 275 ] {afcd6b5b-ea39-42b8-b7d8-80a55f0be7dd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1244 | 2026.01.22 22:17:02.520140 [ 275 ] {afcd6b5b-ea39-42b8-b7d8-80a55f0be7dd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1245 | 2026.01.22 22:17:02.520370 [ 275 ] {afcd6b5b-ea39-42b8-b7d8-80a55f0be7dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1246 | 2026.01.22 22:17:02.520441 [ 275 ] {afcd6b5b-ea39-42b8-b7d8-80a55f0be7dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1247 | 2026.01.22 22:17:02.520625 [ 275 ] {afcd6b5b-ea39-42b8-b7d8-80a55f0be7dd} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1248 | 2026.01.22 22:17:02.522799 [ 275 ] {afcd6b5b-ea39-42b8-b7d8-80a55f0be7dd} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1249 | 2026.01.22 22:17:02.525126 [ 275 ] {afcd6b5b-ea39-42b8-b7d8-80a55f0be7dd} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 1250 | 2026.01.22 22:17:02.525153 [ 275 ] {afcd6b5b-ea39-42b8-b7d8-80a55f0be7dd} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1251 | 2026.01.22 22:17:02.527372 [ 275 ] {afcd6b5b-ea39-42b8-b7d8-80a55f0be7dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections'))" | ||
| 1252 | 2026.01.22 22:17:02.527404 [ 275 ] {afcd6b5b-ea39-42b8-b7d8-80a55f0be7dd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1253 | 2026.01.22 22:17:02.553608 [ 275 ] {afcd6b5b-ea39-42b8-b7d8-80a55f0be7dd} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.034001 sec., 441.16349519131785 rows/sec., 17.92 KiB/sec. | ||
| 1254 | 2026.01.22 22:17:02.553717 [ 275 ] {afcd6b5b-ea39-42b8-b7d8-80a55f0be7dd} <Debug> TCPHandler: Processed in 0.034368784 sec. | ||
| 1255 | 2026.01.22 22:17:02.554053 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1256 | 2026.01.22 22:17:02.554200 [ 275 ] {7b116baa-1603-457a-b251-57f7813f17c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1257 | 2026.01.22 22:17:02.554425 [ 275 ] {7b116baa-1603-457a-b251-57f7813f17c8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1258 | 2026.01.22 22:17:02.554456 [ 275 ] {7b116baa-1603-457a-b251-57f7813f17c8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 1259 | 2026.01.22 22:17:02.554630 [ 275 ] {7b116baa-1603-457a-b251-57f7813f17c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1260 | 2026.01.22 22:17:02.554688 [ 275 ] {7b116baa-1603-457a-b251-57f7813f17c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1261 | 2026.01.22 22:17:02.554806 [ 275 ] {7b116baa-1603-457a-b251-57f7813f17c8} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1262 | 2026.01.22 22:17:02.554836 [ 275 ] {7b116baa-1603-457a-b251-57f7813f17c8} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1263 | 2026.01.22 22:17:02.554856 [ 275 ] {7b116baa-1603-457a-b251-57f7813f17c8} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 1264 | 2026.01.22 22:17:02.554871 [ 275 ] {7b116baa-1603-457a-b251-57f7813f17c8} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1265 | 2026.01.22 22:17:02.554906 [ 275 ] {7b116baa-1603-457a-b251-57f7813f17c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_routes'))" | ||
| 1266 | 2026.01.22 22:17:02.554924 [ 275 ] {7b116baa-1603-457a-b251-57f7813f17c8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1267 | 2026.01.22 22:17:02.555454 [ 275 ] {7b116baa-1603-457a-b251-57f7813f17c8} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001314 sec., 11415.52511415525 rows/sec., 463.76 KiB/sec. | ||
| 1268 | 2026.01.22 22:17:02.555539 [ 275 ] {7b116baa-1603-457a-b251-57f7813f17c8} <Debug> TCPHandler: Processed in 0.001549422 sec. | ||
| 1269 | 2026.01.22 22:17:02.555770 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1270 | 2026.01.22 22:17:02.555899 [ 275 ] {1ecb8cc7-11a5-455d-a930-8a318bcc97e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1271 | 2026.01.22 22:17:02.556106 [ 275 ] {1ecb8cc7-11a5-455d-a930-8a318bcc97e4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1272 | 2026.01.22 22:17:02.556138 [ 275 ] {1ecb8cc7-11a5-455d-a930-8a318bcc97e4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 1273 | 2026.01.22 22:17:02.556306 [ 275 ] {1ecb8cc7-11a5-455d-a930-8a318bcc97e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1274 | 2026.01.22 22:17:02.556358 [ 275 ] {1ecb8cc7-11a5-455d-a930-8a318bcc97e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1275 | 2026.01.22 22:17:02.556458 [ 275 ] {1ecb8cc7-11a5-455d-a930-8a318bcc97e4} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1276 | 2026.01.22 22:17:02.556488 [ 275 ] {1ecb8cc7-11a5-455d-a930-8a318bcc97e4} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1277 | 2026.01.22 22:17:02.556506 [ 275 ] {1ecb8cc7-11a5-455d-a930-8a318bcc97e4} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 1278 | 2026.01.22 22:17:02.556520 [ 275 ] {1ecb8cc7-11a5-455d-a930-8a318bcc97e4} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1279 | 2026.01.22 22:17:02.556555 [ 275 ] {1ecb8cc7-11a5-455d-a930-8a318bcc97e4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))" | ||
| 1280 | 2026.01.22 22:17:02.556573 [ 275 ] {1ecb8cc7-11a5-455d-a930-8a318bcc97e4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1281 | 2026.01.22 22:17:02.556991 [ 275 ] {1ecb8cc7-11a5-455d-a930-8a318bcc97e4} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001142 sec., 13134.851138353766 rows/sec., 533.60 KiB/sec. | ||
| 1282 | 2026.01.22 22:17:02.557072 [ 275 ] {1ecb8cc7-11a5-455d-a930-8a318bcc97e4} <Debug> TCPHandler: Processed in 0.00135361 sec. | ||
| 1283 | 2026.01.22 22:17:02.557301 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1284 | 2026.01.22 22:17:02.557426 [ 275 ] {98d7a593-75b5-47e1-b808-ce9bf357a7cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1285 | 2026.01.22 22:17:02.557622 [ 275 ] {98d7a593-75b5-47e1-b808-ce9bf357a7cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1286 | 2026.01.22 22:17:02.557653 [ 275 ] {98d7a593-75b5-47e1-b808-ce9bf357a7cb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1287 | 2026.01.22 22:17:02.557814 [ 275 ] {98d7a593-75b5-47e1-b808-ce9bf357a7cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1288 | 2026.01.22 22:17:02.557865 [ 275 ] {98d7a593-75b5-47e1-b808-ce9bf357a7cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1289 | 2026.01.22 22:17:02.557963 [ 275 ] {98d7a593-75b5-47e1-b808-ce9bf357a7cb} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1290 | 2026.01.22 22:17:02.557990 [ 275 ] {98d7a593-75b5-47e1-b808-ce9bf357a7cb} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1291 | 2026.01.22 22:17:02.558009 [ 275 ] {98d7a593-75b5-47e1-b808-ce9bf357a7cb} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 1292 | 2026.01.22 22:17:02.558023 [ 275 ] {98d7a593-75b5-47e1-b808-ce9bf357a7cb} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1293 | 2026.01.22 22:17:02.558056 [ 275 ] {98d7a593-75b5-47e1-b808-ce9bf357a7cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1294 | 2026.01.22 22:17:02.558073 [ 275 ] {98d7a593-75b5-47e1-b808-ce9bf357a7cb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1295 | 2026.01.22 22:17:02.558461 [ 275 ] {98d7a593-75b5-47e1-b808-ce9bf357a7cb} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001082 sec., 13863.216266173751 rows/sec., 563.19 KiB/sec. | ||
| 1296 | 2026.01.22 22:17:02.558542 [ 275 ] {98d7a593-75b5-47e1-b808-ce9bf357a7cb} <Debug> TCPHandler: Processed in 0.00129205 sec. | ||
| 1297 | 2026.01.22 22:17:02.558749 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1298 | 2026.01.22 22:17:02.558874 [ 275 ] {8a60087e-f80c-4417-9bf1-5e30a71fb0aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) 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', '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) | ||
| 1299 | 2026.01.22 22:17:02.559062 [ 275 ] {8a60087e-f80c-4417-9bf1-5e30a71fb0aa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1300 | 2026.01.22 22:17:02.559093 [ 275 ] {8a60087e-f80c-4417-9bf1-5e30a71fb0aa} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1301 | 2026.01.22 22:17:02.559258 [ 275 ] {8a60087e-f80c-4417-9bf1-5e30a71fb0aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1302 | 2026.01.22 22:17:02.559310 [ 275 ] {8a60087e-f80c-4417-9bf1-5e30a71fb0aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1303 | 2026.01.22 22:17:02.559406 [ 275 ] {8a60087e-f80c-4417-9bf1-5e30a71fb0aa} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1304 | 2026.01.22 22:17:02.559435 [ 275 ] {8a60087e-f80c-4417-9bf1-5e30a71fb0aa} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1305 | 2026.01.22 22:17:02.559452 [ 275 ] {8a60087e-f80c-4417-9bf1-5e30a71fb0aa} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 1306 | 2026.01.22 22:17:02.559466 [ 275 ] {8a60087e-f80c-4417-9bf1-5e30a71fb0aa} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1307 | 2026.01.22 22:17:02.559498 [ 275 ] {8a60087e-f80c-4417-9bf1-5e30a71fb0aa} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1308 | 2026.01.22 22:17:02.559515 [ 275 ] {8a60087e-f80c-4417-9bf1-5e30a71fb0aa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1309 | 2026.01.22 22:17:02.559916 [ 275 ] {8a60087e-f80c-4417-9bf1-5e30a71fb0aa} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001089 sec., 13774.104683195594 rows/sec., 559.57 KiB/sec. | ||
| 1310 | 2026.01.22 22:17:02.559995 [ 275 ] {8a60087e-f80c-4417-9bf1-5e30a71fb0aa} <Debug> TCPHandler: Processed in 0.001294609 sec. | ||
| 1311 | 2026.01.22 22:17:02.560527 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1312 | 2026.01.22 22:17:02.560649 [ 275 ] {b862113c-7a35-4f36-9fd8-0850228d1257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) 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) | ||
| 1313 | 2026.01.22 22:17:02.560840 [ 275 ] {b862113c-7a35-4f36-9fd8-0850228d1257} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1314 | 2026.01.22 22:17:02.560871 [ 275 ] {b862113c-7a35-4f36-9fd8-0850228d1257} <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_rib:active_routes')" moved to PREWHERE | ||
| 1315 | 2026.01.22 22:17:02.561046 [ 275 ] {b862113c-7a35-4f36-9fd8-0850228d1257} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1316 | 2026.01.22 22:17:02.561097 [ 275 ] {b862113c-7a35-4f36-9fd8-0850228d1257} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1317 | 2026.01.22 22:17:02.561194 [ 275 ] {b862113c-7a35-4f36-9fd8-0850228d1257} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1318 | 2026.01.22 22:17:02.561223 [ 275 ] {b862113c-7a35-4f36-9fd8-0850228d1257} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1319 | 2026.01.22 22:17:02.561241 [ 275 ] {b862113c-7a35-4f36-9fd8-0850228d1257} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 1320 | 2026.01.22 22:17:02.561255 [ 275 ] {b862113c-7a35-4f36-9fd8-0850228d1257} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1321 | 2026.01.22 22:17:02.561287 [ 275 ] {b862113c-7a35-4f36-9fd8-0850228d1257} <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_rib:active_routes'))" | ||
| 1322 | 2026.01.22 22:17:02.561304 [ 275 ] {b862113c-7a35-4f36-9fd8-0850228d1257} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1323 | 2026.01.22 22:17:02.561724 [ 275 ] {b862113c-7a35-4f36-9fd8-0850228d1257} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.00112 sec., 13392.857142857145 rows/sec., 544.08 KiB/sec. | ||
| 1324 | 2026.01.22 22:17:02.561800 [ 275 ] {b862113c-7a35-4f36-9fd8-0850228d1257} <Debug> TCPHandler: Processed in 0.00132164 sec. | ||
| 1325 | 2026.01.22 22:17:02.562005 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1326 | 2026.01.22 22:17:02.562130 [ 275 ] {89f4cee8-af4b-4452-92e6-dc189f6891e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) 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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1327 | 2026.01.22 22:17:02.562323 [ 275 ] {89f4cee8-af4b-4452-92e6-dc189f6891e2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1328 | 2026.01.22 22:17:02.562354 [ 275 ] {89f4cee8-af4b-4452-92e6-dc189f6891e2} <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_rib:active_routes')" moved to PREWHERE | ||
| 1329 | 2026.01.22 22:17:02.562524 [ 275 ] {89f4cee8-af4b-4452-92e6-dc189f6891e2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1330 | 2026.01.22 22:17:02.562575 [ 275 ] {89f4cee8-af4b-4452-92e6-dc189f6891e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1331 | 2026.01.22 22:17:02.562673 [ 275 ] {89f4cee8-af4b-4452-92e6-dc189f6891e2} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1332 | 2026.01.22 22:17:02.562700 [ 275 ] {89f4cee8-af4b-4452-92e6-dc189f6891e2} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1333 | 2026.01.22 22:17:02.562720 [ 275 ] {89f4cee8-af4b-4452-92e6-dc189f6891e2} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 1334 | 2026.01.22 22:17:02.562734 [ 275 ] {89f4cee8-af4b-4452-92e6-dc189f6891e2} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1335 | 2026.01.22 22:17:02.562765 [ 275 ] {89f4cee8-af4b-4452-92e6-dc189f6891e2} <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_rib:active_routes'))" | ||
| 1336 | 2026.01.22 22:17:02.562782 [ 275 ] {89f4cee8-af4b-4452-92e6-dc189f6891e2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1337 | 2026.01.22 22:17:02.563197 [ 275 ] {89f4cee8-af4b-4452-92e6-dc189f6891e2} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001114 sec., 13464.991023339318 rows/sec., 547.02 KiB/sec. | ||
| 1338 | 2026.01.22 22:17:02.563277 [ 275 ] {89f4cee8-af4b-4452-92e6-dc189f6891e2} <Debug> TCPHandler: Processed in 0.00132115 sec. | ||
| 1339 | 2026.01.22 22:17:02.563484 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1340 | 2026.01.22 22:17:02.563609 [ 275 ] {1dea201f-0706-4790-93ec-6e541a19bc5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) 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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1341 | 2026.01.22 22:17:02.563801 [ 275 ] {1dea201f-0706-4790-93ec-6e541a19bc5f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1342 | 2026.01.22 22:17:02.563832 [ 275 ] {1dea201f-0706-4790-93ec-6e541a19bc5f} <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_rib:active_routes')" moved to PREWHERE | ||
| 1343 | 2026.01.22 22:17:02.564001 [ 275 ] {1dea201f-0706-4790-93ec-6e541a19bc5f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1344 | 2026.01.22 22:17:02.564051 [ 275 ] {1dea201f-0706-4790-93ec-6e541a19bc5f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1345 | 2026.01.22 22:17:02.564148 [ 275 ] {1dea201f-0706-4790-93ec-6e541a19bc5f} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1346 | 2026.01.22 22:17:02.564176 [ 275 ] {1dea201f-0706-4790-93ec-6e541a19bc5f} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1347 | 2026.01.22 22:17:02.564193 [ 275 ] {1dea201f-0706-4790-93ec-6e541a19bc5f} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 1348 | 2026.01.22 22:17:02.564208 [ 275 ] {1dea201f-0706-4790-93ec-6e541a19bc5f} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1349 | 2026.01.22 22:17:02.564239 [ 275 ] {1dea201f-0706-4790-93ec-6e541a19bc5f} <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_rib:active_routes'))" | ||
| 1350 | 2026.01.22 22:17:02.564257 [ 275 ] {1dea201f-0706-4790-93ec-6e541a19bc5f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1351 | 2026.01.22 22:17:02.564659 [ 275 ] {1dea201f-0706-4790-93ec-6e541a19bc5f} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001098 sec., 13661.20218579235 rows/sec., 554.99 KiB/sec. | ||
| 1352 | 2026.01.22 22:17:02.564735 [ 275 ] {1dea201f-0706-4790-93ec-6e541a19bc5f} <Debug> TCPHandler: Processed in 0.00130021 sec. | ||
| 1353 | 2026.01.22 22:17:02.565170 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1354 | 2026.01.22 22:17:02.565295 [ 275 ] {edb87caf-ed40-4323-9599-51d297afe654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) 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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1355 | 2026.01.22 22:17:02.565491 [ 275 ] {edb87caf-ed40-4323-9599-51d297afe654} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1356 | 2026.01.22 22:17:02.565523 [ 275 ] {edb87caf-ed40-4323-9599-51d297afe654} <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_rib:active_routes')" moved to PREWHERE | ||
| 1357 | 2026.01.22 22:17:02.565694 [ 275 ] {edb87caf-ed40-4323-9599-51d297afe654} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1358 | 2026.01.22 22:17:02.565744 [ 275 ] {edb87caf-ed40-4323-9599-51d297afe654} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1359 | 2026.01.22 22:17:02.565840 [ 275 ] {edb87caf-ed40-4323-9599-51d297afe654} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1360 | 2026.01.22 22:17:02.565868 [ 275 ] {edb87caf-ed40-4323-9599-51d297afe654} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1361 | 2026.01.22 22:17:02.565884 [ 275 ] {edb87caf-ed40-4323-9599-51d297afe654} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 1362 | 2026.01.22 22:17:02.565897 [ 275 ] {edb87caf-ed40-4323-9599-51d297afe654} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1363 | 2026.01.22 22:17:02.565929 [ 275 ] {edb87caf-ed40-4323-9599-51d297afe654} <Trace> MergeTreeBaseSelectProcessor: 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_rib:active_routes'))" | ||
| 1364 | 2026.01.22 22:17:02.565946 [ 275 ] {edb87caf-ed40-4323-9599-51d297afe654} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1365 | 2026.01.22 22:17:02.566339 [ 275 ] {edb87caf-ed40-4323-9599-51d297afe654} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001092 sec., 13736.263736263734 rows/sec., 558.04 KiB/sec. | ||
| 1366 | 2026.01.22 22:17:02.566416 [ 275 ] {edb87caf-ed40-4323-9599-51d297afe654} <Debug> TCPHandler: Processed in 0.001297719 sec. | ||
| 1367 | 2026.01.22 22:17:02.566750 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1368 | 2026.01.22 22:17:02.566874 [ 275 ] {b96e276e-7c16-47b6-a9d6-c407ecdfddfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) 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_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1369 | 2026.01.22 22:17:02.567149 [ 275 ] {b96e276e-7c16-47b6-a9d6-c407ecdfddfd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1370 | 2026.01.22 22:17:02.567182 [ 275 ] {b96e276e-7c16-47b6-a9d6-c407ecdfddfd} <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_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1371 | 2026.01.22 22:17:02.567434 [ 275 ] {b96e276e-7c16-47b6-a9d6-c407ecdfddfd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1372 | 2026.01.22 22:17:02.567488 [ 275 ] {b96e276e-7c16-47b6-a9d6-c407ecdfddfd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1373 | 2026.01.22 22:17:02.567585 [ 275 ] {b96e276e-7c16-47b6-a9d6-c407ecdfddfd} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1374 | 2026.01.22 22:17:02.567614 [ 275 ] {b96e276e-7c16-47b6-a9d6-c407ecdfddfd} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1375 | 2026.01.22 22:17:02.567631 [ 275 ] {b96e276e-7c16-47b6-a9d6-c407ecdfddfd} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 1376 | 2026.01.22 22:17:02.567645 [ 275 ] {b96e276e-7c16-47b6-a9d6-c407ecdfddfd} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1377 | 2026.01.22 22:17:02.567677 [ 275 ] {b96e276e-7c16-47b6-a9d6-c407ecdfddfd} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
| 1378 | 2026.01.22 22:17:02.567695 [ 275 ] {b96e276e-7c16-47b6-a9d6-c407ecdfddfd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1379 | 2026.01.22 22:17:02.568080 [ 275 ] {b96e276e-7c16-47b6-a9d6-c407ecdfddfd} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001252 sec., 11980.830670926516 rows/sec., 486.72 KiB/sec. | ||
| 1380 | 2026.01.22 22:17:02.568157 [ 275 ] {b96e276e-7c16-47b6-a9d6-c407ecdfddfd} <Debug> TCPHandler: Processed in 0.001455731 sec. | ||
| 1381 | 2026.01.22 22:17:02.568713 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1382 | 2026.01.22 22:17:02.568839 [ 275 ] {e0925e6d-a1b9-4a57-a386-706ea2ea8b78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1383 | 2026.01.22 22:17:02.569033 [ 275 ] {e0925e6d-a1b9-4a57-a386-706ea2ea8b78} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1384 | 2026.01.22 22:17:02.569064 [ 275 ] {e0925e6d-a1b9-4a57-a386-706ea2ea8b78} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1385 | 2026.01.22 22:17:02.569238 [ 275 ] {e0925e6d-a1b9-4a57-a386-706ea2ea8b78} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1386 | 2026.01.22 22:17:02.569289 [ 275 ] {e0925e6d-a1b9-4a57-a386-706ea2ea8b78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1387 | 2026.01.22 22:17:02.569385 [ 275 ] {e0925e6d-a1b9-4a57-a386-706ea2ea8b78} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1388 | 2026.01.22 22:17:02.569412 [ 275 ] {e0925e6d-a1b9-4a57-a386-706ea2ea8b78} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1389 | 2026.01.22 22:17:02.569430 [ 275 ] {e0925e6d-a1b9-4a57-a386-706ea2ea8b78} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 1390 | 2026.01.22 22:17:02.569443 [ 275 ] {e0925e6d-a1b9-4a57-a386-706ea2ea8b78} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1391 | 2026.01.22 22:17:02.569475 [ 275 ] {e0925e6d-a1b9-4a57-a386-706ea2ea8b78} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
| 1392 | 2026.01.22 22:17:02.569492 [ 275 ] {e0925e6d-a1b9-4a57-a386-706ea2ea8b78} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1393 | 2026.01.22 22:17:02.569885 [ 275 ] {e0925e6d-a1b9-4a57-a386-706ea2ea8b78} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001094 sec., 13711.151736745887 rows/sec., 557.02 KiB/sec. | ||
| 1394 | 2026.01.22 22:17:02.569963 [ 275 ] {e0925e6d-a1b9-4a57-a386-706ea2ea8b78} <Debug> TCPHandler: Processed in 0.001297609 sec. | ||
| 1395 | 2026.01.22 22:17:02.570202 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1396 | 2026.01.22 22:17:02.570326 [ 275 ] {8c35ad07-2685-4e45-9a26-8e81512f5ec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1397 | 2026.01.22 22:17:02.570525 [ 275 ] {8c35ad07-2685-4e45-9a26-8e81512f5ec6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1398 | 2026.01.22 22:17:02.570557 [ 275 ] {8c35ad07-2685-4e45-9a26-8e81512f5ec6} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 1399 | 2026.01.22 22:17:02.570730 [ 275 ] {8c35ad07-2685-4e45-9a26-8e81512f5ec6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1400 | 2026.01.22 22:17:02.570781 [ 275 ] {8c35ad07-2685-4e45-9a26-8e81512f5ec6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1401 | 2026.01.22 22:17:02.570877 [ 275 ] {8c35ad07-2685-4e45-9a26-8e81512f5ec6} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1402 | 2026.01.22 22:17:02.570906 [ 275 ] {8c35ad07-2685-4e45-9a26-8e81512f5ec6} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1403 | 2026.01.22 22:17:02.570925 [ 275 ] {8c35ad07-2685-4e45-9a26-8e81512f5ec6} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 1404 | 2026.01.22 22:17:02.570940 [ 275 ] {8c35ad07-2685-4e45-9a26-8e81512f5ec6} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1405 | 2026.01.22 22:17:02.570972 [ 275 ] {8c35ad07-2685-4e45-9a26-8e81512f5ec6} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1406 | 2026.01.22 22:17:02.570989 [ 275 ] {8c35ad07-2685-4e45-9a26-8e81512f5ec6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1407 | 2026.01.22 22:17:02.571370 [ 275 ] {8c35ad07-2685-4e45-9a26-8e81512f5ec6} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001092 sec., 13736.263736263734 rows/sec., 558.04 KiB/sec. | ||
| 1408 | 2026.01.22 22:17:02.571447 [ 275 ] {8c35ad07-2685-4e45-9a26-8e81512f5ec6} <Debug> TCPHandler: Processed in 0.001292179 sec. | ||
| 1409 | 2026.01.22 22:17:02.571711 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1410 | 2026.01.22 22:17:02.571836 [ 275 ] {f29f3ea4-9b89-401e-8c1c-7eec32d085d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1411 | 2026.01.22 22:17:02.572030 [ 275 ] {f29f3ea4-9b89-401e-8c1c-7eec32d085d6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1412 | 2026.01.22 22:17:02.572062 [ 275 ] {f29f3ea4-9b89-401e-8c1c-7eec32d085d6} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1413 | 2026.01.22 22:17:02.572237 [ 275 ] {f29f3ea4-9b89-401e-8c1c-7eec32d085d6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1414 | 2026.01.22 22:17:02.572288 [ 275 ] {f29f3ea4-9b89-401e-8c1c-7eec32d085d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1415 | 2026.01.22 22:17:02.572383 [ 275 ] {f29f3ea4-9b89-401e-8c1c-7eec32d085d6} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1416 | 2026.01.22 22:17:02.572411 [ 275 ] {f29f3ea4-9b89-401e-8c1c-7eec32d085d6} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1417 | 2026.01.22 22:17:02.572429 [ 275 ] {f29f3ea4-9b89-401e-8c1c-7eec32d085d6} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 1418 | 2026.01.22 22:17:02.572443 [ 275 ] {f29f3ea4-9b89-401e-8c1c-7eec32d085d6} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1419 | 2026.01.22 22:17:02.572473 [ 275 ] {f29f3ea4-9b89-401e-8c1c-7eec32d085d6} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1420 | 2026.01.22 22:17:02.572490 [ 275 ] {f29f3ea4-9b89-401e-8c1c-7eec32d085d6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1421 | 2026.01.22 22:17:02.572900 [ 275 ] {f29f3ea4-9b89-401e-8c1c-7eec32d085d6} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001111 sec., 13501.350135013501 rows/sec., 548.49 KiB/sec. | ||
| 1422 | 2026.01.22 22:17:02.572977 [ 275 ] {f29f3ea4-9b89-401e-8c1c-7eec32d085d6} <Debug> TCPHandler: Processed in 0.00131435 sec. | ||
| 1423 | 2026.01.22 22:17:02.573235 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1424 | 2026.01.22 22:17:02.573360 [ 275 ] {6b5d643c-bf94-44ff-ab92-1f41b065d68a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1425 | 2026.01.22 22:17:02.573555 [ 275 ] {6b5d643c-bf94-44ff-ab92-1f41b065d68a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1426 | 2026.01.22 22:17:02.573589 [ 275 ] {6b5d643c-bf94-44ff-ab92-1f41b065d68a} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1427 | 2026.01.22 22:17:02.573767 [ 275 ] {6b5d643c-bf94-44ff-ab92-1f41b065d68a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1428 | 2026.01.22 22:17:02.573817 [ 275 ] {6b5d643c-bf94-44ff-ab92-1f41b065d68a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1429 | 2026.01.22 22:17:02.573912 [ 275 ] {6b5d643c-bf94-44ff-ab92-1f41b065d68a} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1430 | 2026.01.22 22:17:02.573940 [ 275 ] {6b5d643c-bf94-44ff-ab92-1f41b065d68a} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1431 | 2026.01.22 22:17:02.573958 [ 275 ] {6b5d643c-bf94-44ff-ab92-1f41b065d68a} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 1432 | 2026.01.22 22:17:02.573971 [ 275 ] {6b5d643c-bf94-44ff-ab92-1f41b065d68a} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1433 | 2026.01.22 22:17:02.574003 [ 275 ] {6b5d643c-bf94-44ff-ab92-1f41b065d68a} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1434 | 2026.01.22 22:17:02.574024 [ 275 ] {6b5d643c-bf94-44ff-ab92-1f41b065d68a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1435 | 2026.01.22 22:17:02.574414 [ 275 ] {6b5d643c-bf94-44ff-ab92-1f41b065d68a} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001102 sec., 13611.615245009076 rows/sec., 552.97 KiB/sec. | ||
| 1436 | 2026.01.22 22:17:02.574491 [ 275 ] {6b5d643c-bf94-44ff-ab92-1f41b065d68a} <Debug> TCPHandler: Processed in 0.00130414 sec. | ||
| 1437 | 2026.01.22 22:17:02.574733 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1438 | 2026.01.22 22:17:02.574859 [ 275 ] {34ddeb73-ab55-4117-bf1c-f0d421da043f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1439 | 2026.01.22 22:17:02.575056 [ 275 ] {34ddeb73-ab55-4117-bf1c-f0d421da043f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1440 | 2026.01.22 22:17:02.575089 [ 275 ] {34ddeb73-ab55-4117-bf1c-f0d421da043f} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1441 | 2026.01.22 22:17:02.575269 [ 275 ] {34ddeb73-ab55-4117-bf1c-f0d421da043f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1442 | 2026.01.22 22:17:02.575320 [ 275 ] {34ddeb73-ab55-4117-bf1c-f0d421da043f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1443 | 2026.01.22 22:17:02.575416 [ 275 ] {34ddeb73-ab55-4117-bf1c-f0d421da043f} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1444 | 2026.01.22 22:17:02.575443 [ 275 ] {34ddeb73-ab55-4117-bf1c-f0d421da043f} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1445 | 2026.01.22 22:17:02.575461 [ 275 ] {34ddeb73-ab55-4117-bf1c-f0d421da043f} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 1446 | 2026.01.22 22:17:02.575474 [ 275 ] {34ddeb73-ab55-4117-bf1c-f0d421da043f} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1447 | 2026.01.22 22:17:02.575506 [ 275 ] {34ddeb73-ab55-4117-bf1c-f0d421da043f} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1448 | 2026.01.22 22:17:02.575523 [ 275 ] {34ddeb73-ab55-4117-bf1c-f0d421da043f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1449 | 2026.01.22 22:17:02.575913 [ 275 ] {34ddeb73-ab55-4117-bf1c-f0d421da043f} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001104 sec., 13586.956521739132 rows/sec., 551.97 KiB/sec. | ||
| 1450 | 2026.01.22 22:17:02.575990 [ 275 ] {34ddeb73-ab55-4117-bf1c-f0d421da043f} <Debug> TCPHandler: Processed in 0.00130539 sec. | ||
| 1451 | 2026.01.22 22:17:02.576241 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1452 | 2026.01.22 22:17:02.576368 [ 275 ] {ca119d51-f6d9-48c8-bdeb-b903173c88df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1453 | 2026.01.22 22:17:02.576564 [ 275 ] {ca119d51-f6d9-48c8-bdeb-b903173c88df} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1454 | 2026.01.22 22:17:02.576596 [ 275 ] {ca119d51-f6d9-48c8-bdeb-b903173c88df} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1455 | 2026.01.22 22:17:02.576781 [ 275 ] {ca119d51-f6d9-48c8-bdeb-b903173c88df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1456 | 2026.01.22 22:17:02.576832 [ 275 ] {ca119d51-f6d9-48c8-bdeb-b903173c88df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1457 | 2026.01.22 22:17:02.576931 [ 275 ] {ca119d51-f6d9-48c8-bdeb-b903173c88df} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1458 | 2026.01.22 22:17:02.576958 [ 275 ] {ca119d51-f6d9-48c8-bdeb-b903173c88df} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1459 | 2026.01.22 22:17:02.576976 [ 275 ] {ca119d51-f6d9-48c8-bdeb-b903173c88df} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 1460 | 2026.01.22 22:17:02.576990 [ 275 ] {ca119d51-f6d9-48c8-bdeb-b903173c88df} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1461 | 2026.01.22 22:17:02.577023 [ 275 ] {ca119d51-f6d9-48c8-bdeb-b903173c88df} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1462 | 2026.01.22 22:17:02.577040 [ 275 ] {ca119d51-f6d9-48c8-bdeb-b903173c88df} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1463 | 2026.01.22 22:17:02.577440 [ 275 ] {ca119d51-f6d9-48c8-bdeb-b903173c88df} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001121 sec., 13380.909901873327 rows/sec., 543.60 KiB/sec. | ||
| 1464 | 2026.01.22 22:17:02.577519 [ 275 ] {ca119d51-f6d9-48c8-bdeb-b903173c88df} <Debug> TCPHandler: Processed in 0.00132696 sec. | ||
| 1465 | 2026.01.22 22:17:02.577760 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1466 | 2026.01.22 22:17:02.577888 [ 275 ] {19ea0e74-8c79-4dc3-92f3-6486478912ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1467 | 2026.01.22 22:17:02.578085 [ 275 ] {19ea0e74-8c79-4dc3-92f3-6486478912ca} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1468 | 2026.01.22 22:17:02.578118 [ 275 ] {19ea0e74-8c79-4dc3-92f3-6486478912ca} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1469 | 2026.01.22 22:17:02.578301 [ 275 ] {19ea0e74-8c79-4dc3-92f3-6486478912ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1470 | 2026.01.22 22:17:02.578351 [ 275 ] {19ea0e74-8c79-4dc3-92f3-6486478912ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1471 | 2026.01.22 22:17:02.578448 [ 275 ] {19ea0e74-8c79-4dc3-92f3-6486478912ca} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1472 | 2026.01.22 22:17:02.578475 [ 275 ] {19ea0e74-8c79-4dc3-92f3-6486478912ca} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1473 | 2026.01.22 22:17:02.578493 [ 275 ] {19ea0e74-8c79-4dc3-92f3-6486478912ca} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 1474 | 2026.01.22 22:17:02.578507 [ 275 ] {19ea0e74-8c79-4dc3-92f3-6486478912ca} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1475 | 2026.01.22 22:17:02.578538 [ 275 ] {19ea0e74-8c79-4dc3-92f3-6486478912ca} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1476 | 2026.01.22 22:17:02.578555 [ 275 ] {19ea0e74-8c79-4dc3-92f3-6486478912ca} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1477 | 2026.01.22 22:17:02.579184 [ 275 ] {19ea0e74-8c79-4dc3-92f3-6486478912ca} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001347 sec., 11135.857461024498 rows/sec., 452.39 KiB/sec. | ||
| 1478 | 2026.01.22 22:17:02.579266 [ 275 ] {19ea0e74-8c79-4dc3-92f3-6486478912ca} <Debug> TCPHandler: Processed in 0.001555941 sec. | ||
| 1479 | 2026.01.22 22:17:02.579506 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1480 | 2026.01.22 22:17:02.579635 [ 275 ] {d7decedf-9339-4841-9e84-ba7fb0201c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1481 | 2026.01.22 22:17:02.579842 [ 275 ] {d7decedf-9339-4841-9e84-ba7fb0201c4d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1482 | 2026.01.22 22:17:02.579876 [ 275 ] {d7decedf-9339-4841-9e84-ba7fb0201c4d} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1483 | 2026.01.22 22:17:02.580061 [ 275 ] {d7decedf-9339-4841-9e84-ba7fb0201c4d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1484 | 2026.01.22 22:17:02.580112 [ 275 ] {d7decedf-9339-4841-9e84-ba7fb0201c4d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1485 | 2026.01.22 22:17:02.580208 [ 275 ] {d7decedf-9339-4841-9e84-ba7fb0201c4d} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1486 | 2026.01.22 22:17:02.580235 [ 275 ] {d7decedf-9339-4841-9e84-ba7fb0201c4d} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1487 | 2026.01.22 22:17:02.580253 [ 275 ] {d7decedf-9339-4841-9e84-ba7fb0201c4d} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 1488 | 2026.01.22 22:17:02.580267 [ 275 ] {d7decedf-9339-4841-9e84-ba7fb0201c4d} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1489 | 2026.01.22 22:17:02.580299 [ 275 ] {d7decedf-9339-4841-9e84-ba7fb0201c4d} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1490 | 2026.01.22 22:17:02.580316 [ 275 ] {d7decedf-9339-4841-9e84-ba7fb0201c4d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1491 | 2026.01.22 22:17:02.580746 [ 275 ] {d7decedf-9339-4841-9e84-ba7fb0201c4d} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001162 sec., 12908.777969018933 rows/sec., 524.42 KiB/sec. | ||
| 1492 | 2026.01.22 22:17:02.580826 [ 275 ] {d7decedf-9339-4841-9e84-ba7fb0201c4d} <Debug> TCPHandler: Processed in 0.00136849 sec. | ||
| 1493 | 2026.01.22 22:17:02.581068 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1494 | 2026.01.22 22:17:02.581196 [ 275 ] {5e7a998c-e290-46df-b765-c72843913354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1495 | 2026.01.22 22:17:02.581396 [ 275 ] {5e7a998c-e290-46df-b765-c72843913354} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1496 | 2026.01.22 22:17:02.581430 [ 275 ] {5e7a998c-e290-46df-b765-c72843913354} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1497 | 2026.01.22 22:17:02.581623 [ 275 ] {5e7a998c-e290-46df-b765-c72843913354} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1498 | 2026.01.22 22:17:02.581673 [ 275 ] {5e7a998c-e290-46df-b765-c72843913354} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1499 | 2026.01.22 22:17:02.581772 [ 275 ] {5e7a998c-e290-46df-b765-c72843913354} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1500 | 2026.01.22 22:17:02.581799 [ 275 ] {5e7a998c-e290-46df-b765-c72843913354} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1501 | 2026.01.22 22:17:02.581816 [ 275 ] {5e7a998c-e290-46df-b765-c72843913354} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 1502 | 2026.01.22 22:17:02.581830 [ 275 ] {5e7a998c-e290-46df-b765-c72843913354} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1503 | 2026.01.22 22:17:02.581863 [ 275 ] {5e7a998c-e290-46df-b765-c72843913354} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1504 | 2026.01.22 22:17:02.581881 [ 275 ] {5e7a998c-e290-46df-b765-c72843913354} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1505 | 2026.01.22 22:17:02.582341 [ 275 ] {5e7a998c-e290-46df-b765-c72843913354} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001197 sec., 12531.328320802006 rows/sec., 509.09 KiB/sec. | ||
| 1506 | 2026.01.22 22:17:02.582420 [ 275 ] {5e7a998c-e290-46df-b765-c72843913354} <Debug> TCPHandler: Processed in 0.001400581 sec. | ||
| 1507 | 2026.01.22 22:17:02.595244 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1508 | 2026.01.22 22:17:02.595378 [ 275 ] {e134b2a4-f949-4d6b-a767-95d6c53d32b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1509 | 2026.01.22 22:17:02.595587 [ 275 ] {e134b2a4-f949-4d6b-a767-95d6c53d32b7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1510 | 2026.01.22 22:17:02.595621 [ 275 ] {e134b2a4-f949-4d6b-a767-95d6c53d32b7} <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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1511 | 2026.01.22 22:17:02.595811 [ 275 ] {e134b2a4-f949-4d6b-a767-95d6c53d32b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1512 | 2026.01.22 22:17:02.595862 [ 275 ] {e134b2a4-f949-4d6b-a767-95d6c53d32b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1513 | 2026.01.22 22:17:02.595959 [ 275 ] {e134b2a4-f949-4d6b-a767-95d6c53d32b7} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1514 | 2026.01.22 22:17:02.595987 [ 275 ] {e134b2a4-f949-4d6b-a767-95d6c53d32b7} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1515 | 2026.01.22 22:17:02.596005 [ 275 ] {e134b2a4-f949-4d6b-a767-95d6c53d32b7} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 1516 | 2026.01.22 22:17:02.596019 [ 275 ] {e134b2a4-f949-4d6b-a767-95d6c53d32b7} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1517 | 2026.01.22 22:17:02.596051 [ 275 ] {e134b2a4-f949-4d6b-a767-95d6c53d32b7} <Trace> MergeTreeBaseSelectProcessor: 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_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1518 | 2026.01.22 22:17:02.596068 [ 275 ] {e134b2a4-f949-4d6b-a767-95d6c53d32b7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1519 | 2026.01.22 22:17:02.596493 [ 275 ] {e134b2a4-f949-4d6b-a767-95d6c53d32b7} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001168 sec., 12842.465753424658 rows/sec., 521.73 KiB/sec. | ||
| 1520 | 2026.01.22 22:17:02.596573 [ 275 ] {e134b2a4-f949-4d6b-a767-95d6c53d32b7} <Debug> TCPHandler: Processed in 0.00137941 sec. | ||
| 1521 | 2026.01.22 22:17:02.604448 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1522 | 2026.01.22 22:17:02.604578 [ 275 ] {2ae29c10-6678-400f-952b-b3dc99a3a95d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1523 | 2026.01.22 22:17:02.604627 [ 275 ] {2ae29c10-6678-400f-952b-b3dc99a3a95d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1524 | 2026.01.22 22:17:02.605201 [ 275 ] {2ae29c10-6678-400f-952b-b3dc99a3a95d} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1525 | 2026.01.22 22:17:02.605249 [ 275 ] {2ae29c10-6678-400f-952b-b3dc99a3a95d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1526 | 2026.01.22 22:17:02.605808 [ 275 ] {2ae29c10-6678-400f-952b-b3dc99a3a95d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1527 | 2026.01.22 22:17:02.606175 [ 275 ] {2ae29c10-6678-400f-952b-b3dc99a3a95d} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1528 | 2026.01.22 22:17:02.606319 [ 275 ] {2ae29c10-6678-400f-952b-b3dc99a3a95d} <Debug> executeQuery: Read 20 rows, 5.30 KiB in 0.001777 sec., 11254.924029262804 rows/sec., 2.91 MiB/sec. | ||
| 1529 | 2026.01.22 22:17:02.606357 [ 275 ] {2ae29c10-6678-400f-952b-b3dc99a3a95d} <Debug> TCPHandler: Processed in 0.001969965 sec. | ||
| 1530 | 2026.01.22 22:17:02.606473 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1531 | 2026.01.22 22:17:02.606570 [ 275 ] {ddf6f517-fa67-498f-a081-e7de195c3f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1532 | 2026.01.22 22:17:02.606609 [ 275 ] {ddf6f517-fa67-498f-a081-e7de195c3f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1533 | 2026.01.22 22:17:02.609329 [ 275 ] {ddf6f517-fa67-498f-a081-e7de195c3f30} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1534 | 2026.01.22 22:17:02.609371 [ 275 ] {ddf6f517-fa67-498f-a081-e7de195c3f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1535 | 2026.01.22 22:17:02.609871 [ 275 ] {ddf6f517-fa67-498f-a081-e7de195c3f30} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1536 | 2026.01.22 22:17:02.610319 [ 275 ] {ddf6f517-fa67-498f-a081-e7de195c3f30} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1537 | 2026.01.22 22:17:02.610448 [ 275 ] {ddf6f517-fa67-498f-a081-e7de195c3f30} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.0039 sec., 114358.97435897436 rows/sec., 7.25 MiB/sec. | ||
| 1538 | 2026.01.22 22:17:02.610499 [ 275 ] {ddf6f517-fa67-498f-a081-e7de195c3f30} <Debug> TCPHandler: Processed in 0.00407269 sec. | ||
| 1539 | 2026.01.22 22:17:02.610646 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1540 | 2026.01.22 22:17:02.610742 [ 275 ] {f49db46e-27fe-48af-a77d-fdb03fb88652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1541 | 2026.01.22 22:17:02.610783 [ 275 ] {f49db46e-27fe-48af-a77d-fdb03fb88652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1542 | 2026.01.22 22:17:02.611196 [ 275 ] {f49db46e-27fe-48af-a77d-fdb03fb88652} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1543 | 2026.01.22 22:17:02.611233 [ 275 ] {f49db46e-27fe-48af-a77d-fdb03fb88652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1544 | 2026.01.22 22:17:02.611656 [ 275 ] {f49db46e-27fe-48af-a77d-fdb03fb88652} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1545 | 2026.01.22 22:17:02.612112 [ 275 ] {f49db46e-27fe-48af-a77d-fdb03fb88652} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1546 | 2026.01.22 22:17:02.612242 [ 275 ] {f49db46e-27fe-48af-a77d-fdb03fb88652} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001519 sec., 6583.278472679394 rows/sec., 536.82 KiB/sec. | ||
| 1547 | 2026.01.22 22:17:02.612279 [ 275 ] {f49db46e-27fe-48af-a77d-fdb03fb88652} <Debug> TCPHandler: Processed in 0.001683652 sec. | ||
| 1548 | 2026.01.22 22:17:02.612386 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1549 | 2026.01.22 22:17:02.612489 [ 275 ] {46639692-38cc-457b-b738-46fb3ab4d0ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1550 | 2026.01.22 22:17:02.612528 [ 275 ] {46639692-38cc-457b-b738-46fb3ab4d0ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1551 | 2026.01.22 22:17:02.613574 [ 275 ] {46639692-38cc-457b-b738-46fb3ab4d0ef} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1552 | 2026.01.22 22:17:02.613610 [ 275 ] {46639692-38cc-457b-b738-46fb3ab4d0ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1553 | 2026.01.22 22:17:02.614162 [ 275 ] {46639692-38cc-457b-b738-46fb3ab4d0ef} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1554 | 2026.01.22 22:17:02.614584 [ 275 ] {46639692-38cc-457b-b738-46fb3ab4d0ef} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1555 | 2026.01.22 22:17:02.614713 [ 275 ] {46639692-38cc-457b-b738-46fb3ab4d0ef} <Debug> executeQuery: Read 1237 rows, 100.54 KiB in 0.002252 sec., 549289.5204262877 rows/sec., 43.60 MiB/sec. | ||
| 1556 | 2026.01.22 22:17:02.614750 [ 275 ] {46639692-38cc-457b-b738-46fb3ab4d0ef} <Debug> TCPHandler: Processed in 0.002412538 sec. | ||
| 1557 | 2026.01.22 22:17:02.614862 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1558 | 2026.01.22 22:17:02.614956 [ 275 ] {854bde71-ea3f-424a-8482-7aec4ba51b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1559 | 2026.01.22 22:17:02.614994 [ 275 ] {854bde71-ea3f-424a-8482-7aec4ba51b6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1560 | 2026.01.22 22:17:02.615480 [ 275 ] {854bde71-ea3f-424a-8482-7aec4ba51b6d} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1561 | 2026.01.22 22:17:02.615517 [ 275 ] {854bde71-ea3f-424a-8482-7aec4ba51b6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1562 | 2026.01.22 22:17:02.615934 [ 275 ] {854bde71-ea3f-424a-8482-7aec4ba51b6d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1563 | 2026.01.22 22:17:02.616394 [ 275 ] {854bde71-ea3f-424a-8482-7aec4ba51b6d} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1564 | 2026.01.22 22:17:02.616529 [ 275 ] {854bde71-ea3f-424a-8482-7aec4ba51b6d} <Debug> executeQuery: Read 248 rows, 15.22 KiB in 0.001591 sec., 155876.80703959774 rows/sec., 9.34 MiB/sec. | ||
| 1565 | 2026.01.22 22:17:02.616566 [ 275 ] {854bde71-ea3f-424a-8482-7aec4ba51b6d} <Debug> TCPHandler: Processed in 0.001752813 sec. | ||
| 1566 | 2026.01.22 22:17:02.616676 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1567 | 2026.01.22 22:17:02.616770 [ 275 ] {eb597a47-1cae-4789-a0a3-5fc80b26ac45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1568 | 2026.01.22 22:17:02.616808 [ 275 ] {eb597a47-1cae-4789-a0a3-5fc80b26ac45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1569 | 2026.01.22 22:17:02.617312 [ 275 ] {eb597a47-1cae-4789-a0a3-5fc80b26ac45} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1570 | 2026.01.22 22:17:02.617346 [ 275 ] {eb597a47-1cae-4789-a0a3-5fc80b26ac45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1571 | 2026.01.22 22:17:02.617764 [ 275 ] {eb597a47-1cae-4789-a0a3-5fc80b26ac45} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1572 | 2026.01.22 22:17:02.618209 [ 275 ] {eb597a47-1cae-4789-a0a3-5fc80b26ac45} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1573 | 2026.01.22 22:17:02.618334 [ 275 ] {eb597a47-1cae-4789-a0a3-5fc80b26ac45} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001583 sec., 145293.74605180038 rows/sec., 9.37 MiB/sec. | ||
| 1574 | 2026.01.22 22:17:02.618370 [ 275 ] {eb597a47-1cae-4789-a0a3-5fc80b26ac45} <Debug> TCPHandler: Processed in 0.001743132 sec. | ||
| 1575 | 2026.01.22 22:17:02.618488 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1576 | 2026.01.22 22:17:02.618583 [ 275 ] {ae907b0d-ef1b-4587-908f-14cbafda6dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1577 | 2026.01.22 22:17:02.618622 [ 275 ] {ae907b0d-ef1b-4587-908f-14cbafda6dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1578 | 2026.01.22 22:17:02.619097 [ 275 ] {ae907b0d-ef1b-4587-908f-14cbafda6dd2} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1579 | 2026.01.22 22:17:02.619133 [ 275 ] {ae907b0d-ef1b-4587-908f-14cbafda6dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1580 | 2026.01.22 22:17:02.621729 [ 275 ] {ae907b0d-ef1b-4587-908f-14cbafda6dd2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1581 | 2026.01.22 22:17:02.622171 [ 275 ] {ae907b0d-ef1b-4587-908f-14cbafda6dd2} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1582 | 2026.01.22 22:17:02.622316 [ 275 ] {ae907b0d-ef1b-4587-908f-14cbafda6dd2} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.003751 sec., 61050.386563583044 rows/sec., 3.47 MiB/sec. | ||
| 1583 | 2026.01.22 22:17:02.622360 [ 275 ] {ae907b0d-ef1b-4587-908f-14cbafda6dd2} <Debug> TCPHandler: Processed in 0.003922069 sec. | ||
| 1584 | 2026.01.22 22:17:02.622483 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1585 | 2026.01.22 22:17:02.622578 [ 275 ] {0f65d670-67da-4de7-a78b-e9db21dd4f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1586 | 2026.01.22 22:17:02.622618 [ 275 ] {0f65d670-67da-4de7-a78b-e9db21dd4f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1587 | 2026.01.22 22:17:02.623262 [ 275 ] {0f65d670-67da-4de7-a78b-e9db21dd4f0e} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1588 | 2026.01.22 22:17:02.623299 [ 275 ] {0f65d670-67da-4de7-a78b-e9db21dd4f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1589 | 2026.01.22 22:17:02.623762 [ 275 ] {0f65d670-67da-4de7-a78b-e9db21dd4f0e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1590 | 2026.01.22 22:17:02.624220 [ 275 ] {0f65d670-67da-4de7-a78b-e9db21dd4f0e} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1591 | 2026.01.22 22:17:02.624349 [ 275 ] {0f65d670-67da-4de7-a78b-e9db21dd4f0e} <Debug> executeQuery: Read 767 rows, 55.00 KiB in 0.00179 sec., 428491.62011173187 rows/sec., 30.01 MiB/sec. | ||
| 1592 | 2026.01.22 22:17:02.624386 [ 275 ] {0f65d670-67da-4de7-a78b-e9db21dd4f0e} <Debug> TCPHandler: Processed in 0.001950945 sec. | ||
| 1593 | 2026.01.22 22:17:02.624502 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1594 | 2026.01.22 22:17:02.624596 [ 275 ] {b0bac937-0408-4c7c-a94d-1131cde81226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1595 | 2026.01.22 22:17:02.624638 [ 275 ] {b0bac937-0408-4c7c-a94d-1131cde81226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1596 | 2026.01.22 22:17:02.624976 [ 275 ] {b0bac937-0408-4c7c-a94d-1131cde81226} <Trace> oximeter.measurements_bool (a68a1b1f-6c09-4757-b3ab-eafef4467e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1597 | 2026.01.22 22:17:02.625014 [ 275 ] {b0bac937-0408-4c7c-a94d-1131cde81226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1598 | 2026.01.22 22:17:02.625510 [ 275 ] {b0bac937-0408-4c7c-a94d-1131cde81226} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1599 | 2026.01.22 22:17:02.625921 [ 275 ] {b0bac937-0408-4c7c-a94d-1131cde81226} <Trace> oximeter.measurements_bool (a68a1b1f-6c09-4757-b3ab-eafef4467e95): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1600 | 2026.01.22 22:17:02.626059 [ 275 ] {b0bac937-0408-4c7c-a94d-1131cde81226} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001481 sec., 4051.3166779203243 rows/sec., 211.67 KiB/sec. | ||
| 1601 | 2026.01.22 22:17:02.626096 [ 275 ] {b0bac937-0408-4c7c-a94d-1131cde81226} <Debug> TCPHandler: Processed in 0.001643772 sec. | ||
| 1602 | 2026.01.22 22:17:02.626208 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1603 | 2026.01.22 22:17:02.626302 [ 275 ] {ec9b93dc-5f4a-4b1c-8869-b8fb2c553b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1604 | 2026.01.22 22:17:02.626345 [ 275 ] {ec9b93dc-5f4a-4b1c-8869-b8fb2c553b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1605 | 2026.01.22 22:17:02.626781 [ 275 ] {ec9b93dc-5f4a-4b1c-8869-b8fb2c553b28} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1606 | 2026.01.22 22:17:02.626816 [ 275 ] {ec9b93dc-5f4a-4b1c-8869-b8fb2c553b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1607 | 2026.01.22 22:17:02.627267 [ 275 ] {ec9b93dc-5f4a-4b1c-8869-b8fb2c553b28} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1608 | 2026.01.22 22:17:02.627682 [ 275 ] {ec9b93dc-5f4a-4b1c-8869-b8fb2c553b28} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1609 | 2026.01.22 22:17:02.627810 [ 275 ] {ec9b93dc-5f4a-4b1c-8869-b8fb2c553b28} <Debug> executeQuery: Read 333 rows, 22.36 KiB in 0.001526 sec., 218217.5622542595 rows/sec., 14.31 MiB/sec. | ||
| 1610 | 2026.01.22 22:17:02.627846 [ 275 ] {ec9b93dc-5f4a-4b1c-8869-b8fb2c553b28} <Debug> TCPHandler: Processed in 0.001687073 sec. | ||
| 1611 | 2026.01.22 22:17:02.627955 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1612 | 2026.01.22 22:17:02.628048 [ 275 ] {4e2ca7bd-c400-46dc-973b-a6c9b84e6b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1613 | 2026.01.22 22:17:02.628090 [ 275 ] {4e2ca7bd-c400-46dc-973b-a6c9b84e6b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1614 | 2026.01.22 22:17:02.628413 [ 275 ] {4e2ca7bd-c400-46dc-973b-a6c9b84e6b15} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1615 | 2026.01.22 22:17:02.628449 [ 275 ] {4e2ca7bd-c400-46dc-973b-a6c9b84e6b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1616 | 2026.01.22 22:17:02.628857 [ 275 ] {4e2ca7bd-c400-46dc-973b-a6c9b84e6b15} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1617 | 2026.01.22 22:17:02.629296 [ 275 ] {4e2ca7bd-c400-46dc-973b-a6c9b84e6b15} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1618 | 2026.01.22 22:17:02.629422 [ 275 ] {4e2ca7bd-c400-46dc-973b-a6c9b84e6b15} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001393 sec., 717.8750897343863 rows/sec., 48.37 KiB/sec. | ||
| 1619 | 2026.01.22 22:17:02.629457 [ 275 ] {4e2ca7bd-c400-46dc-973b-a6c9b84e6b15} <Debug> TCPHandler: Processed in 0.001550282 sec. | ||
| 1620 | 2026.01.22 22:17:02.629579 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1621 | 2026.01.22 22:17:02.629672 [ 275 ] {9ecc6e8c-16fe-455a-8deb-c5ec3da075d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1622 | 2026.01.22 22:17:02.629725 [ 275 ] {9ecc6e8c-16fe-455a-8deb-c5ec3da075d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1623 | 2026.01.22 22:17:02.630532 [ 275 ] {9ecc6e8c-16fe-455a-8deb-c5ec3da075d7} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1624 | 2026.01.22 22:17:02.630570 [ 275 ] {9ecc6e8c-16fe-455a-8deb-c5ec3da075d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1625 | 2026.01.22 22:17:02.633986 [ 275 ] {9ecc6e8c-16fe-455a-8deb-c5ec3da075d7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1626 | 2026.01.22 22:17:02.634409 [ 275 ] {9ecc6e8c-16fe-455a-8deb-c5ec3da075d7} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1627 | 2026.01.22 22:17:02.634566 [ 275 ] {9ecc6e8c-16fe-455a-8deb-c5ec3da075d7} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.004912 sec., 3053.7459283387625 rows/sec., 5.47 MiB/sec. | ||
| 1628 | 2026.01.22 22:17:02.634628 [ 275 ] {9ecc6e8c-16fe-455a-8deb-c5ec3da075d7} <Debug> TCPHandler: Processed in 0.005096628 sec. | ||
| 1629 | 2026.01.22 22:17:02.634745 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1630 | 2026.01.22 22:17:02.634839 [ 275 ] {5157de29-f092-42c8-a4f9-63d141d84cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1631 | 2026.01.22 22:17:02.634881 [ 275 ] {5157de29-f092-42c8-a4f9-63d141d84cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1632 | 2026.01.22 22:17:02.635200 [ 275 ] {5157de29-f092-42c8-a4f9-63d141d84cce} <Trace> oximeter.measurements_i64 (24c158a5-0e9f-4115-bfdc-3d56fe10d0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1633 | 2026.01.22 22:17:02.635235 [ 275 ] {5157de29-f092-42c8-a4f9-63d141d84cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1634 | 2026.01.22 22:17:02.635736 [ 275 ] {5157de29-f092-42c8-a4f9-63d141d84cce} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1635 | 2026.01.22 22:17:02.636238 [ 275 ] {5157de29-f092-42c8-a4f9-63d141d84cce} <Trace> oximeter.measurements_i64 (24c158a5-0e9f-4115-bfdc-3d56fe10d0c6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1636 | 2026.01.22 22:17:02.636363 [ 275 ] {5157de29-f092-42c8-a4f9-63d141d84cce} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001543 sec., 5832.793259883344 rows/sec., 412.02 KiB/sec. | ||
| 1637 | 2026.01.22 22:17:02.636397 [ 275 ] {5157de29-f092-42c8-a4f9-63d141d84cce} <Debug> TCPHandler: Processed in 0.001702783 sec. | ||
| 1638 | 2026.01.22 22:17:02.636509 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1639 | 2026.01.22 22:17:02.636602 [ 275 ] {c25b7368-dc0d-4ff7-8737-6bcb92138ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1640 | 2026.01.22 22:17:02.636642 [ 275 ] {c25b7368-dc0d-4ff7-8737-6bcb92138ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1641 | 2026.01.22 22:17:02.636967 [ 275 ] {c25b7368-dc0d-4ff7-8737-6bcb92138ec7} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1642 | 2026.01.22 22:17:02.637001 [ 275 ] {c25b7368-dc0d-4ff7-8737-6bcb92138ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 1643 | 2026.01.22 22:17:02.637406 [ 275 ] {c25b7368-dc0d-4ff7-8737-6bcb92138ec7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1644 | 2026.01.22 22:17:02.637831 [ 275 ] {c25b7368-dc0d-4ff7-8737-6bcb92138ec7} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1645 | 2026.01.22 22:17:02.637966 [ 275 ] {c25b7368-dc0d-4ff7-8737-6bcb92138ec7} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001382 sec., 78147.61215629523 rows/sec., 4.76 MiB/sec. | ||
| 1646 | 2026.01.22 22:17:02.638002 [ 275 ] {c25b7368-dc0d-4ff7-8737-6bcb92138ec7} <Debug> TCPHandler: Processed in 0.001541412 sec. | ||
| 1647 | 2026.01.22 22:17:07.164409 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1648 | 2026.01.22 22:17:07.164483 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1649 | 2026.01.22 22:17:07.251296 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2848 | ||
| 1650 | 2026.01.22 22:17:07.251874 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1651 | 2026.01.22 22:17:07.251926 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1652 | 2026.01.22 22:17:07.252615 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1653 | 2026.01.22 22:17:07.253064 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1654 | 2026.01.22 22:17:07.253201 [ 80 ] {} <Debug> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1655 | 2026.01.22 22:17:07.253214 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2848 | ||
| 1656 | 2026.01.22 22:17:07.253284 [ 80 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1657 | 2026.01.22 22:17:07.253310 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1658 | 2026.01.22 22:17:07.255582 [ 208 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 1659 | 2026.01.22 22:17:07.257682 [ 208 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1660 | 2026.01.22 22:17:07.257805 [ 208 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1661 | 2026.01.22 22:17:07.257963 [ 208 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1662 | 2026.01.22 22:17:07.258023 [ 208 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1663 | 2026.01.22 22:17:07.258072 [ 208 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1664 | 2026.01.22 22:17:07.258139 [ 208 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 445 rows starting from the beginning of the part | ||
| 1665 | 2026.01.22 22:17:07.258235 [ 208 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1666 | 2026.01.22 22:17:07.292451 [ 192 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2848 rows, containing 4 columns (4 merged, 0 gathered) in 0.039016239 sec., 72995.24692782408 rows/sec., 1.04 MiB/sec. | ||
| 1667 | 2026.01.22 22:17:07.293493 [ 187 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1668 | 2026.01.22 22:17:07.294042 [ 187 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_6_1} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1669 | 2026.01.22 22:17:07.294128 [ 187 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_6_1} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1670 | 2026.01.22 22:17:07.294247 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1671 | 2026.01.22 22:17:07.400354 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1672 | 2026.01.22 22:17:07.418356 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1673 | 2026.01.22 22:17:07.418417 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1674 | 2026.01.22 22:17:07.425071 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1675 | 2026.01.22 22:17:07.426204 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1676 | 2026.01.22 22:17:07.426504 [ 80 ] {} <Debug> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1677 | 2026.01.22 22:17:07.426573 [ 80 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1678 | 2026.01.22 22:17:07.426597 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1679 | 2026.01.22 22:17:07.426695 [ 187 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 1680 | 2026.01.22 22:17:07.429482 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1681 | 2026.01.22 22:17:07.429789 [ 187 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1682 | 2026.01.22 22:17:07.430644 [ 187 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 1683 | 2026.01.22 22:17:07.434221 [ 187 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 1684 | 2026.01.22 22:17:07.437716 [ 187 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 1685 | 2026.01.22 22:17:07.441660 [ 187 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 1686 | 2026.01.22 22:17:07.448540 [ 187 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 1687 | 2026.01.22 22:17:07.452812 [ 187 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 1688 | 2026.01.22 22:17:07.516133 [ 192 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.089475032 sec., 514.1099027491827 rows/sec., 2.66 MiB/sec. | ||
| 1689 | 2026.01.22 22:17:07.518168 [ 191 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1690 | 2026.01.22 22:17:07.520616 [ 191 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_6_1} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1691 | 2026.01.22 22:17:07.520726 [ 191 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_6_1} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1692 | 2026.01.22 22:17:07.522018 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1693 | 2026.01.22 22:17:07.526548 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1694 | 2026.01.22 22:17:07.526720 [ 275 ] {87b7a78b-690b-415f-acad-5707a1d66792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1695 | 2026.01.22 22:17:07.526785 [ 275 ] {87b7a78b-690b-415f-acad-5707a1d66792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1696 | 2026.01.22 22:17:07.527406 [ 275 ] {87b7a78b-690b-415f-acad-5707a1d66792} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1697 | 2026.01.22 22:17:07.527456 [ 275 ] {87b7a78b-690b-415f-acad-5707a1d66792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1698 | 2026.01.22 22:17:07.527973 [ 275 ] {87b7a78b-690b-415f-acad-5707a1d66792} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1699 | 2026.01.22 22:17:07.528428 [ 275 ] {87b7a78b-690b-415f-acad-5707a1d66792} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1700 | 2026.01.22 22:17:07.528613 [ 275 ] {87b7a78b-690b-415f-acad-5707a1d66792} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001943 sec., 28821.410190427174 rows/sec., 2.20 MiB/sec. | ||
| 1701 | 2026.01.22 22:17:07.528665 [ 275 ] {87b7a78b-690b-415f-acad-5707a1d66792} <Debug> TCPHandler: Processed in 0.002245557 sec. | ||
| 1702 | 2026.01.22 22:17:07.528788 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1703 | 2026.01.22 22:17:07.528893 [ 275 ] {07ea0a8d-2dd4-4e05-b741-12f010fcb4ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1704 | 2026.01.22 22:17:07.528936 [ 275 ] {07ea0a8d-2dd4-4e05-b741-12f010fcb4ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1705 | 2026.01.22 22:17:07.529390 [ 275 ] {07ea0a8d-2dd4-4e05-b741-12f010fcb4ac} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1706 | 2026.01.22 22:17:07.529427 [ 275 ] {07ea0a8d-2dd4-4e05-b741-12f010fcb4ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1707 | 2026.01.22 22:17:07.529847 [ 275 ] {07ea0a8d-2dd4-4e05-b741-12f010fcb4ac} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1708 | 2026.01.22 22:17:07.530290 [ 275 ] {07ea0a8d-2dd4-4e05-b741-12f010fcb4ac} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1709 | 2026.01.22 22:17:07.530445 [ 275 ] {07ea0a8d-2dd4-4e05-b741-12f010fcb4ac} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001577 sec., 40583.38617628408 rows/sec., 3.17 MiB/sec. | ||
| 1710 | 2026.01.22 22:17:07.530487 [ 275 ] {07ea0a8d-2dd4-4e05-b741-12f010fcb4ac} <Debug> TCPHandler: Processed in 0.001750803 sec. | ||
| 1711 | 2026.01.22 22:17:07.530605 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1712 | 2026.01.22 22:17:07.530704 [ 275 ] {706457c2-3c09-43e3-bc61-ab1babe1ca43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1713 | 2026.01.22 22:17:07.530749 [ 275 ] {706457c2-3c09-43e3-bc61-ab1babe1ca43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1714 | 2026.01.22 22:17:07.531153 [ 275 ] {706457c2-3c09-43e3-bc61-ab1babe1ca43} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1715 | 2026.01.22 22:17:07.531188 [ 275 ] {706457c2-3c09-43e3-bc61-ab1babe1ca43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1716 | 2026.01.22 22:17:07.531645 [ 275 ] {706457c2-3c09-43e3-bc61-ab1babe1ca43} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1717 | 2026.01.22 22:17:07.532146 [ 275 ] {706457c2-3c09-43e3-bc61-ab1babe1ca43} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1718 | 2026.01.22 22:17:07.532301 [ 275 ] {706457c2-3c09-43e3-bc61-ab1babe1ca43} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001617 sec., 98948.67037724181 rows/sec., 6.89 MiB/sec. | ||
| 1719 | 2026.01.22 22:17:07.532339 [ 275 ] {706457c2-3c09-43e3-bc61-ab1babe1ca43} <Debug> TCPHandler: Processed in 0.001784253 sec. | ||
| 1720 | 2026.01.22 22:17:07.532448 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1721 | 2026.01.22 22:17:07.532547 [ 275 ] {b3fff14e-7410-4e77-9fc3-5bf35cf8979f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1722 | 2026.01.22 22:17:07.532590 [ 275 ] {b3fff14e-7410-4e77-9fc3-5bf35cf8979f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1723 | 2026.01.22 22:17:07.532932 [ 275 ] {b3fff14e-7410-4e77-9fc3-5bf35cf8979f} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1724 | 2026.01.22 22:17:07.532966 [ 275 ] {b3fff14e-7410-4e77-9fc3-5bf35cf8979f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1725 | 2026.01.22 22:17:07.533372 [ 275 ] {b3fff14e-7410-4e77-9fc3-5bf35cf8979f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1726 | 2026.01.22 22:17:07.533797 [ 275 ] {b3fff14e-7410-4e77-9fc3-5bf35cf8979f} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1727 | 2026.01.22 22:17:07.533944 [ 275 ] {b3fff14e-7410-4e77-9fc3-5bf35cf8979f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001417 sec., 42342.97812279464 rows/sec., 2.85 MiB/sec. | ||
| 1728 | 2026.01.22 22:17:07.533985 [ 275 ] {b3fff14e-7410-4e77-9fc3-5bf35cf8979f} <Debug> TCPHandler: Processed in 0.001586742 sec. | ||
| 1729 | 2026.01.22 22:17:08.001188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.16 MiB, peak 179.42 MiB, free memory in arenas 0.00 B, will set to 181.19 MiB (RSS), difference: 11.03 MiB | ||
| 1730 | 2026.01.22 22:17:12.248588 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 76 entries to flush up to offset 230 | ||
| 1731 | 2026.01.22 22:17:12.251668 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1732 | 2026.01.22 22:17:12.251715 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1733 | 2026.01.22 22:17:12.253214 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1734 | 2026.01.22 22:17:12.253817 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1735 | 2026.01.22 22:17:12.254052 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 230 | ||
| 1736 | 2026.01.22 22:17:12.541104 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1737 | 2026.01.22 22:17:12.541274 [ 275 ] {900b80ed-2b51-4cd2-82b6-8e3cf2ba2842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1738 | 2026.01.22 22:17:12.541338 [ 275 ] {900b80ed-2b51-4cd2-82b6-8e3cf2ba2842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1739 | 2026.01.22 22:17:12.542161 [ 275 ] {900b80ed-2b51-4cd2-82b6-8e3cf2ba2842} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1740 | 2026.01.22 22:17:12.542209 [ 275 ] {900b80ed-2b51-4cd2-82b6-8e3cf2ba2842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1741 | 2026.01.22 22:17:12.542737 [ 275 ] {900b80ed-2b51-4cd2-82b6-8e3cf2ba2842} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1742 | 2026.01.22 22:17:12.543233 [ 275 ] {900b80ed-2b51-4cd2-82b6-8e3cf2ba2842} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1743 | 2026.01.22 22:17:12.543387 [ 275 ] {900b80ed-2b51-4cd2-82b6-8e3cf2ba2842} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.002159 sec., 206577.11903659103 rows/sec., 13.10 MiB/sec. | ||
| 1744 | 2026.01.22 22:17:12.543435 [ 275 ] {900b80ed-2b51-4cd2-82b6-8e3cf2ba2842} <Debug> TCPHandler: Processed in 0.002444638 sec. | ||
| 1745 | 2026.01.22 22:17:12.543569 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1746 | 2026.01.22 22:17:12.543673 [ 275 ] {0c34363b-5fa8-42ea-8c04-499a0f1fd375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1747 | 2026.01.22 22:17:12.543716 [ 275 ] {0c34363b-5fa8-42ea-8c04-499a0f1fd375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1748 | 2026.01.22 22:17:12.544676 [ 275 ] {0c34363b-5fa8-42ea-8c04-499a0f1fd375} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1749 | 2026.01.22 22:17:12.544715 [ 275 ] {0c34363b-5fa8-42ea-8c04-499a0f1fd375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1750 | 2026.01.22 22:17:12.545195 [ 275 ] {0c34363b-5fa8-42ea-8c04-499a0f1fd375} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1751 | 2026.01.22 22:17:12.545627 [ 275 ] {0c34363b-5fa8-42ea-8c04-499a0f1fd375} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1752 | 2026.01.22 22:17:12.545742 [ 73 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1753 | 2026.01.22 22:17:12.545759 [ 275 ] {0c34363b-5fa8-42ea-8c04-499a0f1fd375} <Debug> executeQuery: Read 1268 rows, 103.52 KiB in 0.00211 sec., 600947.8672985783 rows/sec., 47.91 MiB/sec. | ||
| 1754 | 2026.01.22 22:17:12.545819 [ 73 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1755 | 2026.01.22 22:17:12.545827 [ 275 ] {0c34363b-5fa8-42ea-8c04-499a0f1fd375} <Debug> TCPHandler: Processed in 0.002310166 sec. | ||
| 1756 | 2026.01.22 22:17:12.545854 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1757 | 2026.01.22 22:17:12.545956 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1758 | 2026.01.22 22:17:12.545980 [ 188 ] {048797f8-2913-4120-8057-043480967ec1::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 | ||
| 1759 | 2026.01.22 22:17:12.546057 [ 275 ] {9b6755b1-4541-4ca8-a815-0b86d06a8537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1760 | 2026.01.22 22:17:12.546098 [ 275 ] {9b6755b1-4541-4ca8-a815-0b86d06a8537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1761 | 2026.01.22 22:17:12.546103 [ 188 ] {048797f8-2913-4120-8057-043480967ec1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1762 | 2026.01.22 22:17:12.546148 [ 188 ] {048797f8-2913-4120-8057-043480967ec1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 27 rows starting from the beginning of the part | ||
| 1763 | 2026.01.22 22:17:12.546244 [ 188 ] {048797f8-2913-4120-8057-043480967ec1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1764 | 2026.01.22 22:17:12.546303 [ 188 ] {048797f8-2913-4120-8057-043480967ec1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 1765 | 2026.01.22 22:17:12.546355 [ 188 ] {048797f8-2913-4120-8057-043480967ec1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1237 rows starting from the beginning of the part | ||
| 1766 | 2026.01.22 22:17:12.546401 [ 188 ] {048797f8-2913-4120-8057-043480967ec1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1767 | 2026.01.22 22:17:12.546447 [ 188 ] {048797f8-2913-4120-8057-043480967ec1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1268 rows starting from the beginning of the part | ||
| 1768 | 2026.01.22 22:17:12.546594 [ 275 ] {9b6755b1-4541-4ca8-a815-0b86d06a8537} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1769 | 2026.01.22 22:17:12.546629 [ 275 ] {9b6755b1-4541-4ca8-a815-0b86d06a8537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1770 | 2026.01.22 22:17:12.547160 [ 275 ] {9b6755b1-4541-4ca8-a815-0b86d06a8537} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1771 | 2026.01.22 22:17:12.547603 [ 275 ] {9b6755b1-4541-4ca8-a815-0b86d06a8537} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1772 | 2026.01.22 22:17:12.547707 [ 192 ] {048797f8-2913-4120-8057-043480967ec1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2640 rows, containing 5 columns (5 merged, 0 gathered) in 0.001778863 sec., 1484094.0533363165 rows/sec., 123.39 MiB/sec. | ||
| 1773 | 2026.01.22 22:17:12.547735 [ 275 ] {9b6755b1-4541-4ca8-a815-0b86d06a8537} <Debug> executeQuery: Read 256 rows, 15.88 KiB in 0.001697 sec., 150854.44902769593 rows/sec., 9.14 MiB/sec. | ||
| 1774 | 2026.01.22 22:17:12.547775 [ 275 ] {9b6755b1-4541-4ca8-a815-0b86d06a8537} <Debug> TCPHandler: Processed in 0.001868714 sec. | ||
| 1775 | 2026.01.22 22:17:12.547891 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1776 | 2026.01.22 22:17:12.547976 [ 188 ] {048797f8-2913-4120-8057-043480967ec1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1777 | 2026.01.22 22:17:12.547988 [ 275 ] {dc882512-3023-49fc-90c0-a20f04081ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1778 | 2026.01.22 22:17:12.548028 [ 275 ] {dc882512-3023-49fc-90c0-a20f04081ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1779 | 2026.01.22 22:17:12.548424 [ 188 ] {048797f8-2913-4120-8057-043480967ec1::all_1_6_1} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1780 | 2026.01.22 22:17:12.548487 [ 188 ] {048797f8-2913-4120-8057-043480967ec1::all_1_6_1} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1781 | 2026.01.22 22:17:12.548495 [ 275 ] {dc882512-3023-49fc-90c0-a20f04081ebe} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1782 | 2026.01.22 22:17:12.548532 [ 275 ] {dc882512-3023-49fc-90c0-a20f04081ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1783 | 2026.01.22 22:17:12.548545 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 1784 | 2026.01.22 22:17:12.548935 [ 275 ] {dc882512-3023-49fc-90c0-a20f04081ebe} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1785 | 2026.01.22 22:17:12.549384 [ 275 ] {dc882512-3023-49fc-90c0-a20f04081ebe} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1786 | 2026.01.22 22:17:12.549516 [ 275 ] {dc882512-3023-49fc-90c0-a20f04081ebe} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001547 sec., 148674.8545572075 rows/sec., 9.58 MiB/sec. | ||
| 1787 | 2026.01.22 22:17:12.549554 [ 275 ] {dc882512-3023-49fc-90c0-a20f04081ebe} <Debug> TCPHandler: Processed in 0.001712252 sec. | ||
| 1788 | 2026.01.22 22:17:12.549656 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1789 | 2026.01.22 22:17:12.549751 [ 275 ] {0269f529-9013-4014-8e85-a8be73037787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1790 | 2026.01.22 22:17:12.549789 [ 275 ] {0269f529-9013-4014-8e85-a8be73037787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1791 | 2026.01.22 22:17:12.550250 [ 275 ] {0269f529-9013-4014-8e85-a8be73037787} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1792 | 2026.01.22 22:17:12.550287 [ 275 ] {0269f529-9013-4014-8e85-a8be73037787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1793 | 2026.01.22 22:17:12.550738 [ 275 ] {0269f529-9013-4014-8e85-a8be73037787} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1794 | 2026.01.22 22:17:12.551180 [ 275 ] {0269f529-9013-4014-8e85-a8be73037787} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1795 | 2026.01.22 22:17:12.551314 [ 275 ] {0269f529-9013-4014-8e85-a8be73037787} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001582 sec., 144753.47661188367 rows/sec., 8.22 MiB/sec. | ||
| 1796 | 2026.01.22 22:17:12.551353 [ 275 ] {0269f529-9013-4014-8e85-a8be73037787} <Debug> TCPHandler: Processed in 0.001745733 sec. | ||
| 1797 | 2026.01.22 22:17:12.551456 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1798 | 2026.01.22 22:17:12.551552 [ 275 ] {8359f3ff-567b-4d0d-82e9-4914a12d955b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1799 | 2026.01.22 22:17:12.551591 [ 275 ] {8359f3ff-567b-4d0d-82e9-4914a12d955b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1800 | 2026.01.22 22:17:12.552204 [ 275 ] {8359f3ff-567b-4d0d-82e9-4914a12d955b} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1801 | 2026.01.22 22:17:12.552240 [ 275 ] {8359f3ff-567b-4d0d-82e9-4914a12d955b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1802 | 2026.01.22 22:17:12.552672 [ 275 ] {8359f3ff-567b-4d0d-82e9-4914a12d955b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1803 | 2026.01.22 22:17:12.553086 [ 275 ] {8359f3ff-567b-4d0d-82e9-4914a12d955b} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1804 | 2026.01.22 22:17:12.553184 [ 73 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1805 | 2026.01.22 22:17:12.553214 [ 275 ] {8359f3ff-567b-4d0d-82e9-4914a12d955b} <Debug> executeQuery: Read 774 rows, 55.57 KiB in 0.001681 sec., 460440.21415823913 rows/sec., 32.28 MiB/sec. | ||
| 1806 | 2026.01.22 22:17:12.553219 [ 73 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1807 | 2026.01.22 22:17:12.553255 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1808 | 2026.01.22 22:17:12.553260 [ 275 ] {8359f3ff-567b-4d0d-82e9-4914a12d955b} <Debug> TCPHandler: Processed in 0.001852794 sec. | ||
| 1809 | 2026.01.22 22:17:12.553383 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1810 | 2026.01.22 22:17:12.553394 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::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 | ||
| 1811 | 2026.01.22 22:17:12.553478 [ 275 ] {b236612c-c273-4852-8a1c-453b387aaff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1812 | 2026.01.22 22:17:12.553524 [ 275 ] {b236612c-c273-4852-8a1c-453b387aaff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1813 | 2026.01.22 22:17:12.553555 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1814 | 2026.01.22 22:17:12.553608 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1815 | 2026.01.22 22:17:12.553718 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1816 | 2026.01.22 22:17:12.553781 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part | ||
| 1817 | 2026.01.22 22:17:12.553839 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 767 rows starting from the beginning of the part | ||
| 1818 | 2026.01.22 22:17:12.553875 [ 275 ] {b236612c-c273-4852-8a1c-453b387aaff4} <Trace> oximeter.measurements_bool (a68a1b1f-6c09-4757-b3ab-eafef4467e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1819 | 2026.01.22 22:17:12.553895 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1820 | 2026.01.22 22:17:12.553920 [ 275 ] {b236612c-c273-4852-8a1c-453b387aaff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1821 | 2026.01.22 22:17:12.553957 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 774 rows starting from the beginning of the part | ||
| 1822 | 2026.01.22 22:17:12.554387 [ 275 ] {b236612c-c273-4852-8a1c-453b387aaff4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1823 | 2026.01.22 22:17:12.554883 [ 275 ] {b236612c-c273-4852-8a1c-453b387aaff4} <Trace> oximeter.measurements_bool (a68a1b1f-6c09-4757-b3ab-eafef4467e95): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1824 | 2026.01.22 22:17:12.555021 [ 275 ] {b236612c-c273-4852-8a1c-453b387aaff4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001561 sec., 3843.6899423446507 rows/sec., 200.82 KiB/sec. | ||
| 1825 | 2026.01.22 22:17:12.555058 [ 275 ] {b236612c-c273-4852-8a1c-453b387aaff4} <Debug> TCPHandler: Processed in 0.001724943 sec. | ||
| 1826 | 2026.01.22 22:17:12.555171 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1827 | 2026.01.22 22:17:12.555265 [ 275 ] {01215938-4119-49ea-aea7-e2703e1c4489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1828 | 2026.01.22 22:17:12.555307 [ 275 ] {01215938-4119-49ea-aea7-e2703e1c4489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1829 | 2026.01.22 22:17:12.555324 [ 193 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1691 rows, containing 5 columns (5 merged, 0 gathered) in 0.001997025 sec., 846759.5548378213 rows/sec., 63.16 MiB/sec. | ||
| 1830 | 2026.01.22 22:17:12.555595 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1831 | 2026.01.22 22:17:12.555752 [ 275 ] {01215938-4119-49ea-aea7-e2703e1c4489} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1832 | 2026.01.22 22:17:12.555795 [ 275 ] {01215938-4119-49ea-aea7-e2703e1c4489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1833 | 2026.01.22 22:17:12.556077 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_6_1} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1834 | 2026.01.22 22:17:12.556155 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_6_1} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1835 | 2026.01.22 22:17:12.556229 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 1836 | 2026.01.22 22:17:12.556256 [ 275 ] {01215938-4119-49ea-aea7-e2703e1c4489} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1837 | 2026.01.22 22:17:12.556674 [ 275 ] {01215938-4119-49ea-aea7-e2703e1c4489} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1838 | 2026.01.22 22:17:12.556778 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1839 | 2026.01.22 22:17:12.556806 [ 275 ] {01215938-4119-49ea-aea7-e2703e1c4489} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.00156 sec., 210256.41025641025 rows/sec., 13.78 MiB/sec. | ||
| 1840 | 2026.01.22 22:17:12.556811 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1841 | 2026.01.22 22:17:12.556844 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1842 | 2026.01.22 22:17:12.556851 [ 275 ] {01215938-4119-49ea-aea7-e2703e1c4489} <Debug> TCPHandler: Processed in 0.001728993 sec. | ||
| 1843 | 2026.01.22 22:17:12.556922 [ 192 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 1844 | 2026.01.22 22:17:12.556966 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1845 | 2026.01.22 22:17:12.557020 [ 192 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1846 | 2026.01.22 22:17:12.557060 [ 275 ] {81a5034f-d30d-46f4-a95d-92967a59df50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1847 | 2026.01.22 22:17:12.557061 [ 192 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 101 rows starting from the beginning of the part | ||
| 1848 | 2026.01.22 22:17:12.557101 [ 275 ] {81a5034f-d30d-46f4-a95d-92967a59df50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1849 | 2026.01.22 22:17:12.557150 [ 192 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 1850 | 2026.01.22 22:17:12.557201 [ 192 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 1851 | 2026.01.22 22:17:12.557245 [ 192 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 333 rows starting from the beginning of the part | ||
| 1852 | 2026.01.22 22:17:12.557285 [ 192 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 1853 | 2026.01.22 22:17:12.557330 [ 192 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 328 rows starting from the beginning of the part | ||
| 1854 | 2026.01.22 22:17:12.557415 [ 275 ] {81a5034f-d30d-46f4-a95d-92967a59df50} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1855 | 2026.01.22 22:17:12.557451 [ 275 ] {81a5034f-d30d-46f4-a95d-92967a59df50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1856 | 2026.01.22 22:17:12.557844 [ 275 ] {81a5034f-d30d-46f4-a95d-92967a59df50} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1857 | 2026.01.22 22:17:12.558311 [ 275 ] {81a5034f-d30d-46f4-a95d-92967a59df50} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1858 | 2026.01.22 22:17:12.558341 [ 190 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1122 rows, containing 5 columns (5 merged, 0 gathered) in 0.001456241 sec., 770476.8647497221 rows/sec., 51.73 MiB/sec. | ||
| 1859 | 2026.01.22 22:17:12.558445 [ 275 ] {81a5034f-d30d-46f4-a95d-92967a59df50} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001404 sec., 712.2507122507122 rows/sec., 47.99 KiB/sec. | ||
| 1860 | 2026.01.22 22:17:12.558485 [ 275 ] {81a5034f-d30d-46f4-a95d-92967a59df50} <Debug> TCPHandler: Processed in 0.001568271 sec. | ||
| 1861 | 2026.01.22 22:17:12.558589 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1862 | 2026.01.22 22:17:12.558621 [ 192 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1863 | 2026.01.22 22:17:12.558682 [ 275 ] {ab13a000-60d3-4b61-b8d9-702bb5d95481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1864 | 2026.01.22 22:17:12.558734 [ 275 ] {ab13a000-60d3-4b61-b8d9-702bb5d95481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1865 | 2026.01.22 22:17:12.559117 [ 192 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1866 | 2026.01.22 22:17:12.559177 [ 192 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1867 | 2026.01.22 22:17:12.559234 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 1868 | 2026.01.22 22:17:12.559608 [ 275 ] {ab13a000-60d3-4b61-b8d9-702bb5d95481} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1869 | 2026.01.22 22:17:12.559643 [ 275 ] {ab13a000-60d3-4b61-b8d9-702bb5d95481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1870 | 2026.01.22 22:17:12.560265 [ 275 ] {ab13a000-60d3-4b61-b8d9-702bb5d95481} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1871 | 2026.01.22 22:17:12.560761 [ 275 ] {ab13a000-60d3-4b61-b8d9-702bb5d95481} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1872 | 2026.01.22 22:17:12.560973 [ 275 ] {ab13a000-60d3-4b61-b8d9-702bb5d95481} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002309 sec., 14291.90125595496 rows/sec., 25.61 MiB/sec. | ||
| 1873 | 2026.01.22 22:17:12.561029 [ 275 ] {ab13a000-60d3-4b61-b8d9-702bb5d95481} <Debug> TCPHandler: Processed in 0.002488668 sec. | ||
| 1874 | 2026.01.22 22:17:12.561142 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1875 | 2026.01.22 22:17:12.561236 [ 275 ] {c2120d71-5248-4be0-b299-4956683b3f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1876 | 2026.01.22 22:17:12.561276 [ 275 ] {c2120d71-5248-4be0-b299-4956683b3f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1877 | 2026.01.22 22:17:12.561605 [ 275 ] {c2120d71-5248-4be0-b299-4956683b3f2e} <Trace> oximeter.measurements_i64 (24c158a5-0e9f-4115-bfdc-3d56fe10d0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1878 | 2026.01.22 22:17:12.561641 [ 275 ] {c2120d71-5248-4be0-b299-4956683b3f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1879 | 2026.01.22 22:17:12.562037 [ 275 ] {c2120d71-5248-4be0-b299-4956683b3f2e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1880 | 2026.01.22 22:17:12.562442 [ 275 ] {c2120d71-5248-4be0-b299-4956683b3f2e} <Trace> oximeter.measurements_i64 (24c158a5-0e9f-4115-bfdc-3d56fe10d0c6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1881 | 2026.01.22 22:17:12.562573 [ 275 ] {c2120d71-5248-4be0-b299-4956683b3f2e} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001355 sec., 11070.11070110701 rows/sec., 844.67 KiB/sec. | ||
| 1882 | 2026.01.22 22:17:12.562609 [ 275 ] {c2120d71-5248-4be0-b299-4956683b3f2e} <Debug> TCPHandler: Processed in 0.001514682 sec. | ||
| 1883 | 2026.01.22 22:17:12.562718 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1884 | 2026.01.22 22:17:12.562812 [ 275 ] {75146f53-eb3f-47c7-8339-b3bd3f50a067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1885 | 2026.01.22 22:17:12.562854 [ 275 ] {75146f53-eb3f-47c7-8339-b3bd3f50a067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1886 | 2026.01.22 22:17:12.563182 [ 275 ] {75146f53-eb3f-47c7-8339-b3bd3f50a067} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1887 | 2026.01.22 22:17:12.563218 [ 275 ] {75146f53-eb3f-47c7-8339-b3bd3f50a067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1888 | 2026.01.22 22:17:12.563629 [ 275 ] {75146f53-eb3f-47c7-8339-b3bd3f50a067} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1889 | 2026.01.22 22:17:12.564040 [ 275 ] {75146f53-eb3f-47c7-8339-b3bd3f50a067} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1890 | 2026.01.22 22:17:12.564136 [ 70 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1891 | 2026.01.22 22:17:12.564168 [ 275 ] {75146f53-eb3f-47c7-8339-b3bd3f50a067} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001374 sec., 78602.62008733624 rows/sec., 4.79 MiB/sec. | ||
| 1892 | 2026.01.22 22:17:12.564181 [ 70 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1893 | 2026.01.22 22:17:12.564208 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1894 | 2026.01.22 22:17:12.564210 [ 275 ] {75146f53-eb3f-47c7-8339-b3bd3f50a067} <Debug> TCPHandler: Processed in 0.001541211 sec. | ||
| 1895 | 2026.01.22 22:17:12.564317 [ 194 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 1896 | 2026.01.22 22:17:12.564448 [ 194 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1897 | 2026.01.22 22:17:12.564494 [ 194 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1898 | 2026.01.22 22:17:12.564589 [ 194 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1899 | 2026.01.22 22:17:12.564646 [ 194 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1900 | 2026.01.22 22:17:12.564694 [ 194 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 108 rows starting from the beginning of the part | ||
| 1901 | 2026.01.22 22:17:12.564739 [ 194 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 1902 | 2026.01.22 22:17:12.564791 [ 194 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 108 rows starting from the beginning of the part | ||
| 1903 | 2026.01.22 22:17:12.565711 [ 194 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 366 rows, containing 4 columns (4 merged, 0 gathered) in 0.001437291 sec., 254645.71892539505 rows/sec., 16.26 MiB/sec. | ||
| 1904 | 2026.01.22 22:17:12.565917 [ 190 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1905 | 2026.01.22 22:17:12.566351 [ 190 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_6_1} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1906 | 2026.01.22 22:17:12.566413 [ 190 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_6_1} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1907 | 2026.01.22 22:17:12.566466 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1908 | 2026.01.22 22:17:14.753400 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3296 | ||
| 1909 | 2026.01.22 22:17:14.753942 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1910 | 2026.01.22 22:17:14.753995 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1911 | 2026.01.22 22:17:14.754653 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1912 | 2026.01.22 22:17:14.755130 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1913 | 2026.01.22 22:17:14.755281 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3296 | ||
| 1914 | 2026.01.22 22:17:14.929637 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1915 | 2026.01.22 22:17:14.947693 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1916 | 2026.01.22 22:17:14.947754 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1917 | 2026.01.22 22:17:14.953505 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1918 | 2026.01.22 22:17:14.954874 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1919 | 2026.01.22 22:17:14.958560 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1920 | 2026.01.22 22:17:17.519833 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1921 | 2026.01.22 22:17:17.520149 [ 275 ] {09daa15e-2219-46d3-ad03-6ee7e8567cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1922 | 2026.01.22 22:17:17.520592 [ 275 ] {09daa15e-2219-46d3-ad03-6ee7e8567cbb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1923 | 2026.01.22 22:17:17.520641 [ 275 ] {09daa15e-2219-46d3-ad03-6ee7e8567cbb} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1924 | 2026.01.22 22:17:17.520897 [ 275 ] {09daa15e-2219-46d3-ad03-6ee7e8567cbb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1925 | 2026.01.22 22:17:17.520969 [ 275 ] {09daa15e-2219-46d3-ad03-6ee7e8567cbb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1926 | 2026.01.22 22:17:17.521107 [ 275 ] {09daa15e-2219-46d3-ad03-6ee7e8567cbb} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1927 | 2026.01.22 22:17:17.521204 [ 284 ] {09daa15e-2219-46d3-ad03-6ee7e8567cbb} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1928 | 2026.01.22 22:17:17.521237 [ 328 ] {09daa15e-2219-46d3-ad03-6ee7e8567cbb} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1929 | 2026.01.22 22:17:17.521351 [ 275 ] {09daa15e-2219-46d3-ad03-6ee7e8567cbb} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 1930 | 2026.01.22 22:17:17.521378 [ 275 ] {09daa15e-2219-46d3-ad03-6ee7e8567cbb} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1931 | 2026.01.22 22:17:17.523783 [ 275 ] {09daa15e-2219-46d3-ad03-6ee7e8567cbb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1932 | 2026.01.22 22:17:17.523812 [ 275 ] {09daa15e-2219-46d3-ad03-6ee7e8567cbb} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1933 | 2026.01.22 22:17:17.523866 [ 275 ] {09daa15e-2219-46d3-ad03-6ee7e8567cbb} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1934 | 2026.01.22 22:17:17.523907 [ 275 ] {09daa15e-2219-46d3-ad03-6ee7e8567cbb} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1935 | 2026.01.22 22:17:17.524833 [ 275 ] {09daa15e-2219-46d3-ad03-6ee7e8567cbb} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.004814 sec., 7270.461154964687 rows/sec., 279.74 KiB/sec. | ||
| 1936 | 2026.01.22 22:17:17.524936 [ 275 ] {09daa15e-2219-46d3-ad03-6ee7e8567cbb} <Debug> TCPHandler: Processed in 0.005251979 sec. | ||
| 1937 | 2026.01.22 22:17:17.525218 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1938 | 2026.01.22 22:17:17.525366 [ 275 ] {4c2eb219-4920-40ff-a349-970a1a917522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1939 | 2026.01.22 22:17:17.525592 [ 275 ] {4c2eb219-4920-40ff-a349-970a1a917522} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1940 | 2026.01.22 22:17:17.525635 [ 275 ] {4c2eb219-4920-40ff-a349-970a1a917522} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1941 | 2026.01.22 22:17:17.525838 [ 275 ] {4c2eb219-4920-40ff-a349-970a1a917522} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1942 | 2026.01.22 22:17:17.525892 [ 275 ] {4c2eb219-4920-40ff-a349-970a1a917522} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1943 | 2026.01.22 22:17:17.525995 [ 275 ] {4c2eb219-4920-40ff-a349-970a1a917522} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1944 | 2026.01.22 22:17:17.526047 [ 284 ] {4c2eb219-4920-40ff-a349-970a1a917522} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1945 | 2026.01.22 22:17:17.526060 [ 328 ] {4c2eb219-4920-40ff-a349-970a1a917522} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1946 | 2026.01.22 22:17:17.526137 [ 275 ] {4c2eb219-4920-40ff-a349-970a1a917522} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 1947 | 2026.01.22 22:17:17.526163 [ 275 ] {4c2eb219-4920-40ff-a349-970a1a917522} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1948 | 2026.01.22 22:17:17.526218 [ 275 ] {4c2eb219-4920-40ff-a349-970a1a917522} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1949 | 2026.01.22 22:17:17.526237 [ 275 ] {4c2eb219-4920-40ff-a349-970a1a917522} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1950 | 2026.01.22 22:17:17.526267 [ 275 ] {4c2eb219-4920-40ff-a349-970a1a917522} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1951 | 2026.01.22 22:17:17.526298 [ 275 ] {4c2eb219-4920-40ff-a349-970a1a917522} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1952 | 2026.01.22 22:17:17.526900 [ 275 ] {4c2eb219-4920-40ff-a349-970a1a917522} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001601 sec., 21861.336664584636 rows/sec., 841.15 KiB/sec. | ||
| 1953 | 2026.01.22 22:17:17.526975 [ 275 ] {4c2eb219-4920-40ff-a349-970a1a917522} <Debug> TCPHandler: Processed in 0.001808063 sec. | ||
| 1954 | 2026.01.22 22:17:17.527342 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1955 | 2026.01.22 22:17:17.527481 [ 275 ] {f83d3cad-7077-47dd-9262-81023b06054b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1956 | 2026.01.22 22:17:17.527697 [ 275 ] {f83d3cad-7077-47dd-9262-81023b06054b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1957 | 2026.01.22 22:17:17.527733 [ 275 ] {f83d3cad-7077-47dd-9262-81023b06054b} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1958 | 2026.01.22 22:17:17.527930 [ 275 ] {f83d3cad-7077-47dd-9262-81023b06054b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1959 | 2026.01.22 22:17:17.527982 [ 275 ] {f83d3cad-7077-47dd-9262-81023b06054b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1960 | 2026.01.22 22:17:17.528080 [ 275 ] {f83d3cad-7077-47dd-9262-81023b06054b} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1961 | 2026.01.22 22:17:17.528128 [ 284 ] {f83d3cad-7077-47dd-9262-81023b06054b} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1962 | 2026.01.22 22:17:17.528141 [ 328 ] {f83d3cad-7077-47dd-9262-81023b06054b} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1963 | 2026.01.22 22:17:17.528214 [ 275 ] {f83d3cad-7077-47dd-9262-81023b06054b} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 1964 | 2026.01.22 22:17:17.528239 [ 275 ] {f83d3cad-7077-47dd-9262-81023b06054b} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1965 | 2026.01.22 22:17:17.528293 [ 275 ] {f83d3cad-7077-47dd-9262-81023b06054b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1966 | 2026.01.22 22:17:17.528310 [ 275 ] {f83d3cad-7077-47dd-9262-81023b06054b} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1967 | 2026.01.22 22:17:17.528340 [ 275 ] {f83d3cad-7077-47dd-9262-81023b06054b} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1968 | 2026.01.22 22:17:17.528369 [ 275 ] {f83d3cad-7077-47dd-9262-81023b06054b} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1969 | 2026.01.22 22:17:17.528931 [ 275 ] {f83d3cad-7077-47dd-9262-81023b06054b} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001508 sec., 23209.549071618036 rows/sec., 893.02 KiB/sec. | ||
| 1970 | 2026.01.22 22:17:17.529023 [ 275 ] {f83d3cad-7077-47dd-9262-81023b06054b} <Debug> TCPHandler: Processed in 0.001730442 sec. | ||
| 1971 | 2026.01.22 22:17:17.529263 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1972 | 2026.01.22 22:17:17.529430 [ 275 ] {aa581ce6-f68b-4aaf-96bc-54b377710f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1973 | 2026.01.22 22:17:17.529672 [ 275 ] {aa581ce6-f68b-4aaf-96bc-54b377710f10} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1974 | 2026.01.22 22:17:17.529709 [ 275 ] {aa581ce6-f68b-4aaf-96bc-54b377710f10} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1975 | 2026.01.22 22:17:17.529919 [ 275 ] {aa581ce6-f68b-4aaf-96bc-54b377710f10} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1976 | 2026.01.22 22:17:17.529973 [ 275 ] {aa581ce6-f68b-4aaf-96bc-54b377710f10} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1977 | 2026.01.22 22:17:17.530075 [ 275 ] {aa581ce6-f68b-4aaf-96bc-54b377710f10} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1978 | 2026.01.22 22:17:17.530126 [ 323 ] {aa581ce6-f68b-4aaf-96bc-54b377710f10} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1979 | 2026.01.22 22:17:17.530128 [ 284 ] {aa581ce6-f68b-4aaf-96bc-54b377710f10} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1980 | 2026.01.22 22:17:17.530194 [ 275 ] {aa581ce6-f68b-4aaf-96bc-54b377710f10} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 1981 | 2026.01.22 22:17:17.530214 [ 275 ] {aa581ce6-f68b-4aaf-96bc-54b377710f10} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1982 | 2026.01.22 22:17:17.530269 [ 275 ] {aa581ce6-f68b-4aaf-96bc-54b377710f10} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1983 | 2026.01.22 22:17:17.530286 [ 275 ] {aa581ce6-f68b-4aaf-96bc-54b377710f10} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1984 | 2026.01.22 22:17:17.530316 [ 275 ] {aa581ce6-f68b-4aaf-96bc-54b377710f10} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1985 | 2026.01.22 22:17:17.530350 [ 275 ] {aa581ce6-f68b-4aaf-96bc-54b377710f10} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1986 | 2026.01.22 22:17:17.531132 [ 275 ] {aa581ce6-f68b-4aaf-96bc-54b377710f10} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001774 sec., 19729.425028184894 rows/sec., 759.12 KiB/sec. | ||
| 1987 | 2026.01.22 22:17:17.531221 [ 275 ] {aa581ce6-f68b-4aaf-96bc-54b377710f10} <Debug> TCPHandler: Processed in 0.002020165 sec. | ||
| 1988 | 2026.01.22 22:17:17.531468 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1989 | 2026.01.22 22:17:17.531606 [ 275 ] {fdfb1794-a8a5-4319-b959-5ad7da58f0eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1990 | 2026.01.22 22:17:17.531824 [ 275 ] {fdfb1794-a8a5-4319-b959-5ad7da58f0eb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1991 | 2026.01.22 22:17:17.531860 [ 275 ] {fdfb1794-a8a5-4319-b959-5ad7da58f0eb} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1992 | 2026.01.22 22:17:17.532061 [ 275 ] {fdfb1794-a8a5-4319-b959-5ad7da58f0eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1993 | 2026.01.22 22:17:17.532114 [ 275 ] {fdfb1794-a8a5-4319-b959-5ad7da58f0eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1994 | 2026.01.22 22:17:17.532212 [ 275 ] {fdfb1794-a8a5-4319-b959-5ad7da58f0eb} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1995 | 2026.01.22 22:17:17.532261 [ 284 ] {fdfb1794-a8a5-4319-b959-5ad7da58f0eb} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1996 | 2026.01.22 22:17:17.532265 [ 323 ] {fdfb1794-a8a5-4319-b959-5ad7da58f0eb} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1997 | 2026.01.22 22:17:17.532327 [ 275 ] {fdfb1794-a8a5-4319-b959-5ad7da58f0eb} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 1998 | 2026.01.22 22:17:17.532348 [ 275 ] {fdfb1794-a8a5-4319-b959-5ad7da58f0eb} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1999 | 2026.01.22 22:17:17.532401 [ 275 ] {fdfb1794-a8a5-4319-b959-5ad7da58f0eb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2000 | 2026.01.22 22:17:17.532418 [ 275 ] {fdfb1794-a8a5-4319-b959-5ad7da58f0eb} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2001 | 2026.01.22 22:17:17.532447 [ 275 ] {fdfb1794-a8a5-4319-b959-5ad7da58f0eb} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2002 | 2026.01.22 22:17:17.532479 [ 275 ] {fdfb1794-a8a5-4319-b959-5ad7da58f0eb} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2003 | 2026.01.22 22:17:17.533258 [ 275 ] {fdfb1794-a8a5-4319-b959-5ad7da58f0eb} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.00171 sec., 20467.836257309944 rows/sec., 787.53 KiB/sec. | ||
| 2004 | 2026.01.22 22:17:17.533349 [ 275 ] {fdfb1794-a8a5-4319-b959-5ad7da58f0eb} <Debug> TCPHandler: Processed in 0.001932155 sec. | ||
| 2005 | 2026.01.22 22:17:17.533569 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2006 | 2026.01.22 22:17:17.533712 [ 275 ] {c204da52-4b1b-47e5-9f26-fd409a0b878f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2007 | 2026.01.22 22:17:17.533934 [ 275 ] {c204da52-4b1b-47e5-9f26-fd409a0b878f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2008 | 2026.01.22 22:17:17.533971 [ 275 ] {c204da52-4b1b-47e5-9f26-fd409a0b878f} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2009 | 2026.01.22 22:17:17.534176 [ 275 ] {c204da52-4b1b-47e5-9f26-fd409a0b878f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2010 | 2026.01.22 22:17:17.534229 [ 275 ] {c204da52-4b1b-47e5-9f26-fd409a0b878f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2011 | 2026.01.22 22:17:17.534328 [ 275 ] {c204da52-4b1b-47e5-9f26-fd409a0b878f} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2012 | 2026.01.22 22:17:17.534386 [ 284 ] {c204da52-4b1b-47e5-9f26-fd409a0b878f} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2013 | 2026.01.22 22:17:17.534399 [ 312 ] {c204da52-4b1b-47e5-9f26-fd409a0b878f} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2014 | 2026.01.22 22:17:17.534480 [ 275 ] {c204da52-4b1b-47e5-9f26-fd409a0b878f} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 2015 | 2026.01.22 22:17:17.534506 [ 275 ] {c204da52-4b1b-47e5-9f26-fd409a0b878f} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2016 | 2026.01.22 22:17:17.534560 [ 275 ] {c204da52-4b1b-47e5-9f26-fd409a0b878f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2017 | 2026.01.22 22:17:17.534576 [ 275 ] {c204da52-4b1b-47e5-9f26-fd409a0b878f} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2018 | 2026.01.22 22:17:17.534606 [ 275 ] {c204da52-4b1b-47e5-9f26-fd409a0b878f} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2019 | 2026.01.22 22:17:17.534637 [ 275 ] {c204da52-4b1b-47e5-9f26-fd409a0b878f} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2020 | 2026.01.22 22:17:17.535164 [ 275 ] {c204da52-4b1b-47e5-9f26-fd409a0b878f} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001509 sec., 23194.168323392976 rows/sec., 892.43 KiB/sec. | ||
| 2021 | 2026.01.22 22:17:17.535251 [ 275 ] {c204da52-4b1b-47e5-9f26-fd409a0b878f} <Debug> TCPHandler: Processed in 0.001733163 sec. | ||
| 2022 | 2026.01.22 22:17:17.548874 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2023 | 2026.01.22 22:17:17.549060 [ 275 ] {079b5f68-322e-4ebe-8494-e1de21f3dbd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2024 | 2026.01.22 22:17:17.549136 [ 275 ] {079b5f68-322e-4ebe-8494-e1de21f3dbd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2025 | 2026.01.22 22:17:17.549817 [ 275 ] {079b5f68-322e-4ebe-8494-e1de21f3dbd3} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2026 | 2026.01.22 22:17:17.549856 [ 275 ] {079b5f68-322e-4ebe-8494-e1de21f3dbd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2027 | 2026.01.22 22:17:17.550384 [ 275 ] {079b5f68-322e-4ebe-8494-e1de21f3dbd3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2028 | 2026.01.22 22:17:17.550747 [ 275 ] {079b5f68-322e-4ebe-8494-e1de21f3dbd3} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2029 | 2026.01.22 22:17:17.550895 [ 275 ] {079b5f68-322e-4ebe-8494-e1de21f3dbd3} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001886 sec., 3181.3361611876985 rows/sec., 1.47 MiB/sec. | ||
| 2030 | 2026.01.22 22:17:17.550933 [ 275 ] {079b5f68-322e-4ebe-8494-e1de21f3dbd3} <Debug> TCPHandler: Processed in 0.002151715 sec. | ||
| 2031 | 2026.01.22 22:17:17.551067 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2032 | 2026.01.22 22:17:17.551164 [ 275 ] {0fb4d9a8-7300-44dd-a45f-19cc63a6e674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2033 | 2026.01.22 22:17:17.551205 [ 275 ] {0fb4d9a8-7300-44dd-a45f-19cc63a6e674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2034 | 2026.01.22 22:17:17.551626 [ 275 ] {0fb4d9a8-7300-44dd-a45f-19cc63a6e674} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2035 | 2026.01.22 22:17:17.551663 [ 275 ] {0fb4d9a8-7300-44dd-a45f-19cc63a6e674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2036 | 2026.01.22 22:17:17.552059 [ 275 ] {0fb4d9a8-7300-44dd-a45f-19cc63a6e674} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2037 | 2026.01.22 22:17:17.552481 [ 275 ] {0fb4d9a8-7300-44dd-a45f-19cc63a6e674} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2038 | 2026.01.22 22:17:17.552617 [ 275 ] {0fb4d9a8-7300-44dd-a45f-19cc63a6e674} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001473 sec., 16293.27902240326 rows/sec., 1.35 MiB/sec. | ||
| 2039 | 2026.01.22 22:17:17.552661 [ 275 ] {0fb4d9a8-7300-44dd-a45f-19cc63a6e674} <Debug> TCPHandler: Processed in 0.001645272 sec. | ||
| 2040 | 2026.01.22 22:17:17.552779 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2041 | 2026.01.22 22:17:17.552875 [ 275 ] {779e18df-afca-4ce2-94cb-d3fbf700336c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2042 | 2026.01.22 22:17:17.552914 [ 275 ] {779e18df-afca-4ce2-94cb-d3fbf700336c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2043 | 2026.01.22 22:17:17.553396 [ 275 ] {779e18df-afca-4ce2-94cb-d3fbf700336c} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2044 | 2026.01.22 22:17:17.553432 [ 275 ] {779e18df-afca-4ce2-94cb-d3fbf700336c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2045 | 2026.01.22 22:17:17.553840 [ 275 ] {779e18df-afca-4ce2-94cb-d3fbf700336c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2046 | 2026.01.22 22:17:17.554286 [ 275 ] {779e18df-afca-4ce2-94cb-d3fbf700336c} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2047 | 2026.01.22 22:17:17.554419 [ 275 ] {779e18df-afca-4ce2-94cb-d3fbf700336c} <Debug> executeQuery: Read 176 rows, 15.82 KiB in 0.001563 sec., 112603.96673064619 rows/sec., 9.88 MiB/sec. | ||
| 2048 | 2026.01.22 22:17:17.554462 [ 275 ] {779e18df-afca-4ce2-94cb-d3fbf700336c} <Debug> TCPHandler: Processed in 0.001733483 sec. | ||
| 2049 | 2026.01.22 22:17:17.554572 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2050 | 2026.01.22 22:17:17.554667 [ 275 ] {942348f3-4331-473b-a750-15fb4aff7412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2051 | 2026.01.22 22:17:17.554706 [ 275 ] {942348f3-4331-473b-a750-15fb4aff7412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2052 | 2026.01.22 22:17:17.555087 [ 275 ] {942348f3-4331-473b-a750-15fb4aff7412} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2053 | 2026.01.22 22:17:17.555124 [ 275 ] {942348f3-4331-473b-a750-15fb4aff7412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2054 | 2026.01.22 22:17:17.555507 [ 275 ] {942348f3-4331-473b-a750-15fb4aff7412} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2055 | 2026.01.22 22:17:17.555912 [ 275 ] {942348f3-4331-473b-a750-15fb4aff7412} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2056 | 2026.01.22 22:17:17.556052 [ 275 ] {942348f3-4331-473b-a750-15fb4aff7412} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001403 sec., 8553.100498930862 rows/sec., 684.92 KiB/sec. | ||
| 2057 | 2026.01.22 22:17:17.556093 [ 275 ] {942348f3-4331-473b-a750-15fb4aff7412} <Debug> TCPHandler: Processed in 0.001572472 sec. | ||
| 2058 | 2026.01.22 22:17:17.556203 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2059 | 2026.01.22 22:17:17.556298 [ 275 ] {d151dd06-86d1-4a20-9cda-660cba6bf50f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2060 | 2026.01.22 22:17:17.556337 [ 275 ] {d151dd06-86d1-4a20-9cda-660cba6bf50f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2061 | 2026.01.22 22:17:17.556741 [ 275 ] {d151dd06-86d1-4a20-9cda-660cba6bf50f} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2062 | 2026.01.22 22:17:17.556777 [ 275 ] {d151dd06-86d1-4a20-9cda-660cba6bf50f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2063 | 2026.01.22 22:17:17.557160 [ 275 ] {d151dd06-86d1-4a20-9cda-660cba6bf50f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2064 | 2026.01.22 22:17:17.557562 [ 275 ] {d151dd06-86d1-4a20-9cda-660cba6bf50f} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2065 | 2026.01.22 22:17:17.557701 [ 275 ] {d151dd06-86d1-4a20-9cda-660cba6bf50f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001421 sec., 16889.51442646024 rows/sec., 1.40 MiB/sec. | ||
| 2066 | 2026.01.22 22:17:17.557743 [ 275 ] {d151dd06-86d1-4a20-9cda-660cba6bf50f} <Debug> TCPHandler: Processed in 0.001590042 sec. | ||
| 2067 | 2026.01.22 22:17:17.557851 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2068 | 2026.01.22 22:17:17.557945 [ 275 ] {519783d5-fa64-4baf-8d25-dfd5c8e8b1ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2069 | 2026.01.22 22:17:17.557985 [ 275 ] {519783d5-fa64-4baf-8d25-dfd5c8e8b1ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2070 | 2026.01.22 22:17:17.558378 [ 275 ] {519783d5-fa64-4baf-8d25-dfd5c8e8b1ec} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2071 | 2026.01.22 22:17:17.558414 [ 275 ] {519783d5-fa64-4baf-8d25-dfd5c8e8b1ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2072 | 2026.01.22 22:17:17.558815 [ 275 ] {519783d5-fa64-4baf-8d25-dfd5c8e8b1ec} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2073 | 2026.01.22 22:17:17.559291 [ 275 ] {519783d5-fa64-4baf-8d25-dfd5c8e8b1ec} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2074 | 2026.01.22 22:17:17.559428 [ 275 ] {519783d5-fa64-4baf-8d25-dfd5c8e8b1ec} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.0015 sec., 8000 rows/sec., 625.00 KiB/sec. | ||
| 2075 | 2026.01.22 22:17:17.559470 [ 275 ] {519783d5-fa64-4baf-8d25-dfd5c8e8b1ec} <Debug> TCPHandler: Processed in 0.001668493 sec. | ||
| 2076 | 2026.01.22 22:17:17.559581 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2077 | 2026.01.22 22:17:17.559676 [ 275 ] {f4a3028c-0793-4dea-96bf-465c76d2011c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2078 | 2026.01.22 22:17:17.559713 [ 275 ] {f4a3028c-0793-4dea-96bf-465c76d2011c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2079 | 2026.01.22 22:17:17.560148 [ 275 ] {f4a3028c-0793-4dea-96bf-465c76d2011c} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2080 | 2026.01.22 22:17:17.560184 [ 275 ] {f4a3028c-0793-4dea-96bf-465c76d2011c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2081 | 2026.01.22 22:17:17.560633 [ 275 ] {f4a3028c-0793-4dea-96bf-465c76d2011c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2082 | 2026.01.22 22:17:17.561043 [ 275 ] {f4a3028c-0793-4dea-96bf-465c76d2011c} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2083 | 2026.01.22 22:17:17.561181 [ 275 ] {f4a3028c-0793-4dea-96bf-465c76d2011c} <Debug> executeQuery: Read 100 rows, 8.37 KiB in 0.001524 sec., 65616.79790026246 rows/sec., 5.37 MiB/sec. | ||
| 2084 | 2026.01.22 22:17:17.561223 [ 275 ] {f4a3028c-0793-4dea-96bf-465c76d2011c} <Debug> TCPHandler: Processed in 0.001694303 sec. | ||
| 2085 | 2026.01.22 22:17:17.561337 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2086 | 2026.01.22 22:17:17.561431 [ 275 ] {e49f88d3-f3bb-41a4-b357-94b7750b726d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2087 | 2026.01.22 22:17:17.561473 [ 275 ] {e49f88d3-f3bb-41a4-b357-94b7750b726d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2088 | 2026.01.22 22:17:17.561928 [ 275 ] {e49f88d3-f3bb-41a4-b357-94b7750b726d} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2089 | 2026.01.22 22:17:17.561965 [ 275 ] {e49f88d3-f3bb-41a4-b357-94b7750b726d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2090 | 2026.01.22 22:17:17.562417 [ 275 ] {e49f88d3-f3bb-41a4-b357-94b7750b726d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2091 | 2026.01.22 22:17:17.562855 [ 275 ] {e49f88d3-f3bb-41a4-b357-94b7750b726d} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2092 | 2026.01.22 22:17:17.562985 [ 275 ] {e49f88d3-f3bb-41a4-b357-94b7750b726d} <Debug> executeQuery: Read 346 rows, 26.85 KiB in 0.001572 sec., 220101.78117048345 rows/sec., 16.68 MiB/sec. | ||
| 2093 | 2026.01.22 22:17:17.563021 [ 275 ] {e49f88d3-f3bb-41a4-b357-94b7750b726d} <Debug> TCPHandler: Processed in 0.001734183 sec. | ||
| 2094 | 2026.01.22 22:17:17.563132 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2095 | 2026.01.22 22:17:17.563226 [ 275 ] {89b6b8b9-e72d-436b-94cd-3b2e7f365e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2096 | 2026.01.22 22:17:17.563267 [ 275 ] {89b6b8b9-e72d-436b-94cd-3b2e7f365e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2097 | 2026.01.22 22:17:17.563615 [ 275 ] {89b6b8b9-e72d-436b-94cd-3b2e7f365e53} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2098 | 2026.01.22 22:17:17.563649 [ 275 ] {89b6b8b9-e72d-436b-94cd-3b2e7f365e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2099 | 2026.01.22 22:17:17.564010 [ 275 ] {89b6b8b9-e72d-436b-94cd-3b2e7f365e53} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2100 | 2026.01.22 22:17:17.564399 [ 275 ] {89b6b8b9-e72d-436b-94cd-3b2e7f365e53} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2101 | 2026.01.22 22:17:17.564519 [ 275 ] {89b6b8b9-e72d-436b-94cd-3b2e7f365e53} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001372 sec., 43731.778425655975 rows/sec., 2.95 MiB/sec. | ||
| 2102 | 2026.01.22 22:17:17.564616 [ 275 ] {89b6b8b9-e72d-436b-94cd-3b2e7f365e53} <Debug> TCPHandler: Processed in 0.001533061 sec. | ||
| 2103 | 2026.01.22 22:17:22.164532 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2104 | 2026.01.22 22:17:22.164630 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2105 | 2026.01.22 22:17:22.254475 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 284 | ||
| 2106 | 2026.01.22 22:17:22.255480 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3808 | ||
| 2107 | 2026.01.22 22:17:22.256005 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2108 | 2026.01.22 22:17:22.256043 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2109 | 2026.01.22 22:17:22.256529 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2110 | 2026.01.22 22:17:22.256766 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): 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.01.22 22:17:22.256899 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3808 | ||
| 2112 | 2026.01.22 22:17:22.257005 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2113 | 2026.01.22 22:17:22.257058 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2114 | 2026.01.22 22:17:22.258215 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2115 | 2026.01.22 22:17:22.258474 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2116 | 2026.01.22 22:17:22.258718 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 284 | ||
| 2117 | 2026.01.22 22:17:22.458777 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2118 | 2026.01.22 22:17:22.476910 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2119 | 2026.01.22 22:17:22.476976 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2120 | 2026.01.22 22:17:22.483369 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2121 | 2026.01.22 22:17:22.484055 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2122 | 2026.01.22 22:17:22.487944 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2123 | 2026.01.22 22:17:22.527687 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2124 | 2026.01.22 22:17:22.527858 [ 275 ] {f3b45535-5a11-479c-a066-35fee87ab5be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2125 | 2026.01.22 22:17:22.527920 [ 275 ] {f3b45535-5a11-479c-a066-35fee87ab5be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2126 | 2026.01.22 22:17:22.528576 [ 275 ] {f3b45535-5a11-479c-a066-35fee87ab5be} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2127 | 2026.01.22 22:17:22.528621 [ 275 ] {f3b45535-5a11-479c-a066-35fee87ab5be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2128 | 2026.01.22 22:17:22.529005 [ 275 ] {f3b45535-5a11-479c-a066-35fee87ab5be} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2129 | 2026.01.22 22:17:22.529231 [ 275 ] {f3b45535-5a11-479c-a066-35fee87ab5be} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2130 | 2026.01.22 22:17:22.529375 [ 275 ] {f3b45535-5a11-479c-a066-35fee87ab5be} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001564 sec., 81841.43222506394 rows/sec., 7.03 MiB/sec. | ||
| 2131 | 2026.01.22 22:17:22.529415 [ 275 ] {f3b45535-5a11-479c-a066-35fee87ab5be} <Debug> TCPHandler: Processed in 0.001840393 sec. | ||
| 2132 | 2026.01.22 22:17:22.529540 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2133 | 2026.01.22 22:17:22.529638 [ 275 ] {e3e50e37-7632-44d4-93bc-1df64533a393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2134 | 2026.01.22 22:17:22.529677 [ 275 ] {e3e50e37-7632-44d4-93bc-1df64533a393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2135 | 2026.01.22 22:17:22.530057 [ 275 ] {e3e50e37-7632-44d4-93bc-1df64533a393} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2136 | 2026.01.22 22:17:22.530091 [ 275 ] {e3e50e37-7632-44d4-93bc-1df64533a393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2137 | 2026.01.22 22:17:22.530361 [ 275 ] {e3e50e37-7632-44d4-93bc-1df64533a393} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2138 | 2026.01.22 22:17:22.530557 [ 275 ] {e3e50e37-7632-44d4-93bc-1df64533a393} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2139 | 2026.01.22 22:17:22.530766 [ 275 ] {e3e50e37-7632-44d4-93bc-1df64533a393} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001145 sec., 31441.048034934498 rows/sec., 2.31 MiB/sec. | ||
| 2140 | 2026.01.22 22:17:22.530812 [ 275 ] {e3e50e37-7632-44d4-93bc-1df64533a393} <Debug> TCPHandler: Processed in 0.00131938 sec. | ||
| 2141 | 2026.01.22 22:17:22.530919 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2142 | 2026.01.22 22:17:22.531014 [ 275 ] {8db92008-48ab-4f27-95f9-14959eb8f038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2143 | 2026.01.22 22:17:22.531055 [ 275 ] {8db92008-48ab-4f27-95f9-14959eb8f038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2144 | 2026.01.22 22:17:22.531489 [ 275 ] {8db92008-48ab-4f27-95f9-14959eb8f038} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2145 | 2026.01.22 22:17:22.531528 [ 275 ] {8db92008-48ab-4f27-95f9-14959eb8f038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2146 | 2026.01.22 22:17:22.531847 [ 275 ] {8db92008-48ab-4f27-95f9-14959eb8f038} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2147 | 2026.01.22 22:17:22.532060 [ 275 ] {8db92008-48ab-4f27-95f9-14959eb8f038} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2148 | 2026.01.22 22:17:22.532188 [ 275 ] {8db92008-48ab-4f27-95f9-14959eb8f038} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001192 sec., 83892.61744966444 rows/sec., 6.55 MiB/sec. | ||
| 2149 | 2026.01.22 22:17:22.532226 [ 275 ] {8db92008-48ab-4f27-95f9-14959eb8f038} <Debug> TCPHandler: Processed in 0.00135683 sec. | ||
| 2150 | 2026.01.22 22:17:22.532337 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2151 | 2026.01.22 22:17:22.532431 [ 275 ] {532d1cb2-6381-4ddd-8f0a-63c384455b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2152 | 2026.01.22 22:17:22.532474 [ 275 ] {532d1cb2-6381-4ddd-8f0a-63c384455b5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2153 | 2026.01.22 22:17:22.532872 [ 275 ] {532d1cb2-6381-4ddd-8f0a-63c384455b5a} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2154 | 2026.01.22 22:17:22.532909 [ 275 ] {532d1cb2-6381-4ddd-8f0a-63c384455b5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2155 | 2026.01.22 22:17:22.533258 [ 275 ] {532d1cb2-6381-4ddd-8f0a-63c384455b5a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2156 | 2026.01.22 22:17:22.533468 [ 275 ] {532d1cb2-6381-4ddd-8f0a-63c384455b5a} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2157 | 2026.01.22 22:17:22.533596 [ 275 ] {532d1cb2-6381-4ddd-8f0a-63c384455b5a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 2158 | 2026.01.22 22:17:22.533631 [ 275 ] {532d1cb2-6381-4ddd-8f0a-63c384455b5a} <Debug> TCPHandler: Processed in 0.00134377 sec. | ||
| 2159 | 2026.01.22 22:17:22.533742 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2160 | 2026.01.22 22:17:22.533835 [ 275 ] {df03cdb7-8a2d-45ed-a9cd-c5b6b6cebd62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2161 | 2026.01.22 22:17:22.533888 [ 275 ] {df03cdb7-8a2d-45ed-a9cd-c5b6b6cebd62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2162 | 2026.01.22 22:17:22.534686 [ 275 ] {df03cdb7-8a2d-45ed-a9cd-c5b6b6cebd62} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2163 | 2026.01.22 22:17:22.534723 [ 275 ] {df03cdb7-8a2d-45ed-a9cd-c5b6b6cebd62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2164 | 2026.01.22 22:17:22.535347 [ 275 ] {df03cdb7-8a2d-45ed-a9cd-c5b6b6cebd62} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2165 | 2026.01.22 22:17:22.535571 [ 275 ] {df03cdb7-8a2d-45ed-a9cd-c5b6b6cebd62} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2166 | 2026.01.22 22:17:22.535704 [ 275 ] {df03cdb7-8a2d-45ed-a9cd-c5b6b6cebd62} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001888 sec., 19067.79661016949 rows/sec., 34.17 MiB/sec. | ||
| 2167 | 2026.01.22 22:17:22.535760 [ 275 ] {df03cdb7-8a2d-45ed-a9cd-c5b6b6cebd62} <Debug> TCPHandler: Processed in 0.002067695 sec. | ||
| 2168 | 2026.01.22 22:17:22.535875 [ 275 ] {} <Trace> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2169 | 2026.01.22 22:17:22.535969 [ 275 ] {3d1d1459-c7a6-4884-b5dc-c076bae68816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49279) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2170 | 2026.01.22 22:17:22.536010 [ 275 ] {3d1d1459-c7a6-4884-b5dc-c076bae68816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2171 | 2026.01.22 22:17:22.536336 [ 275 ] {3d1d1459-c7a6-4884-b5dc-c076bae68816} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2172 | 2026.01.22 22:17:22.536373 [ 275 ] {3d1d1459-c7a6-4884-b5dc-c076bae68816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2173 | 2026.01.22 22:17:22.536675 [ 275 ] {3d1d1459-c7a6-4884-b5dc-c076bae68816} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2174 | 2026.01.22 22:17:22.536883 [ 275 ] {3d1d1459-c7a6-4884-b5dc-c076bae68816} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2175 | 2026.01.22 22:17:22.537010 [ 275 ] {3d1d1459-c7a6-4884-b5dc-c076bae68816} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 2176 | 2026.01.22 22:17:22.537044 [ 275 ] {3d1d1459-c7a6-4884-b5dc-c076bae68816} <Debug> TCPHandler: Processed in 0.001219419 sec. | ||
| 2177 | 2026.01.22 22:17:26.782150 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2178 | 2026.01.22 22:17:26.782232 [ 275 ] {} <Debug> TCP-Session: 1f5ab517-51b7-4be3-b896-496360619db7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2179 | 2026.01.22 22:17:27.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.12 MiB, peak 187.04 MiB, free memory in arenas 0.00 B, will set to 184.17 MiB (RSS), difference: 2.05 MiB | ||
| 2180 | 2026.01.22 22:17:27.526347 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2181 | 2026.01.22 22:17:27.526565 [ 277 ] {ec144259-577d-4bce-a957-17a46a2f598c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2182 | 2026.01.22 22:17:27.526650 [ 277 ] {ec144259-577d-4bce-a957-17a46a2f598c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2183 | 2026.01.22 22:17:27.527360 [ 277 ] {ec144259-577d-4bce-a957-17a46a2f598c} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2184 | 2026.01.22 22:17:27.527410 [ 277 ] {ec144259-577d-4bce-a957-17a46a2f598c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2185 | 2026.01.22 22:17:27.527832 [ 277 ] {ec144259-577d-4bce-a957-17a46a2f598c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2186 | 2026.01.22 22:17:27.528101 [ 277 ] {ec144259-577d-4bce-a957-17a46a2f598c} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2187 | 2026.01.22 22:17:27.528268 [ 277 ] {ec144259-577d-4bce-a957-17a46a2f598c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001765 sec., 31728.045325779036 rows/sec., 2.42 MiB/sec. | ||
| 2188 | 2026.01.22 22:17:27.528321 [ 277 ] {ec144259-577d-4bce-a957-17a46a2f598c} <Debug> TCPHandler: Processed in 0.002110576 sec. | ||
| 2189 | 2026.01.22 22:17:27.528466 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2190 | 2026.01.22 22:17:27.528574 [ 277 ] {dbcfd13d-0d8a-46d6-8862-57c1369d5abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2191 | 2026.01.22 22:17:27.528618 [ 277 ] {dbcfd13d-0d8a-46d6-8862-57c1369d5abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2192 | 2026.01.22 22:17:27.529100 [ 277 ] {dbcfd13d-0d8a-46d6-8862-57c1369d5abc} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2193 | 2026.01.22 22:17:27.529137 [ 277 ] {dbcfd13d-0d8a-46d6-8862-57c1369d5abc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2194 | 2026.01.22 22:17:27.529499 [ 277 ] {dbcfd13d-0d8a-46d6-8862-57c1369d5abc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2195 | 2026.01.22 22:17:27.529712 [ 277 ] {dbcfd13d-0d8a-46d6-8862-57c1369d5abc} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2196 | 2026.01.22 22:17:27.529869 [ 277 ] {dbcfd13d-0d8a-46d6-8862-57c1369d5abc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001322 sec., 48411.497730711046 rows/sec., 3.78 MiB/sec. | ||
| 2197 | 2026.01.22 22:17:27.529911 [ 277 ] {dbcfd13d-0d8a-46d6-8862-57c1369d5abc} <Debug> TCPHandler: Processed in 0.001498211 sec. | ||
| 2198 | 2026.01.22 22:17:27.530057 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2199 | 2026.01.22 22:17:27.530158 [ 277 ] {89d05c15-54cb-4ed0-8d4e-16beaff49be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2200 | 2026.01.22 22:17:27.530203 [ 277 ] {89d05c15-54cb-4ed0-8d4e-16beaff49be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2201 | 2026.01.22 22:17:27.530657 [ 277 ] {89d05c15-54cb-4ed0-8d4e-16beaff49be8} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2202 | 2026.01.22 22:17:27.530701 [ 277 ] {89d05c15-54cb-4ed0-8d4e-16beaff49be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2203 | 2026.01.22 22:17:27.531078 [ 277 ] {89d05c15-54cb-4ed0-8d4e-16beaff49be8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2204 | 2026.01.22 22:17:27.531305 [ 277 ] {89d05c15-54cb-4ed0-8d4e-16beaff49be8} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2205 | 2026.01.22 22:17:27.531435 [ 277 ] {89d05c15-54cb-4ed0-8d4e-16beaff49be8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001299 sec., 123171.67051578137 rows/sec., 8.58 MiB/sec. | ||
| 2206 | 2026.01.22 22:17:27.531471 [ 277 ] {89d05c15-54cb-4ed0-8d4e-16beaff49be8} <Debug> TCPHandler: Processed in 0.001465201 sec. | ||
| 2207 | 2026.01.22 22:17:27.531596 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2208 | 2026.01.22 22:17:27.531692 [ 277 ] {ea7d06c3-4a6e-45ab-a50e-18870d69c7ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2209 | 2026.01.22 22:17:27.531736 [ 277 ] {ea7d06c3-4a6e-45ab-a50e-18870d69c7ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2210 | 2026.01.22 22:17:27.532093 [ 277 ] {ea7d06c3-4a6e-45ab-a50e-18870d69c7ec} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2211 | 2026.01.22 22:17:27.532129 [ 277 ] {ea7d06c3-4a6e-45ab-a50e-18870d69c7ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2212 | 2026.01.22 22:17:27.532459 [ 277 ] {ea7d06c3-4a6e-45ab-a50e-18870d69c7ec} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2213 | 2026.01.22 22:17:27.532666 [ 277 ] {ea7d06c3-4a6e-45ab-a50e-18870d69c7ec} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2214 | 2026.01.22 22:17:27.532793 [ 277 ] {ea7d06c3-4a6e-45ab-a50e-18870d69c7ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 2215 | 2026.01.22 22:17:27.532829 [ 277 ] {ea7d06c3-4a6e-45ab-a50e-18870d69c7ec} <Debug> TCPHandler: Processed in 0.001283699 sec. | ||
| 2216 | 2026.01.22 22:17:29.075889 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51467 | ||
| 2217 | 2026.01.22 22:17:29.075990 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2218 | 2026.01.22 22:17:29.076017 [ 275 ] {} <Debug> TCP-Session: 3e8961d8-b156-42ef-beb2-506061509395 Authenticating user 'default' from [fd00:1122:3344:101::e]:51467 | ||
| 2219 | 2026.01.22 22:17:29.076038 [ 275 ] {} <Debug> TCP-Session: 3e8961d8-b156-42ef-beb2-506061509395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2220 | 2026.01.22 22:17:29.076051 [ 275 ] {} <Debug> TCP-Session: 3e8961d8-b156-42ef-beb2-506061509395 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2221 | 2026.01.22 22:17:29.076300 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41871 | ||
| 2222 | 2026.01.22 22:17:29.076301 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57457 | ||
| 2223 | 2026.01.22 22:17:29.076367 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33715 | ||
| 2224 | 2026.01.22 22:17:29.076381 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59382 | ||
| 2225 | 2026.01.22 22:17:29.076417 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43003 | ||
| 2226 | 2026.01.22 22:17:29.076457 [ 275 ] {} <Trace> TCP-Session: 3e8961d8-b156-42ef-beb2-506061509395 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2227 | 2026.01.22 22:17:29.076431 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2228 | 2026.01.22 22:17:29.076406 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39674 | ||
| 2229 | 2026.01.22 22:17:29.076526 [ 286 ] {} <Debug> TCP-Session: b2698e05-6893-4b78-bdb0-5ddfb1274754 Authenticating user 'default' from [fd00:1122:3344:101::e]:41871 | ||
| 2230 | 2026.01.22 22:17:29.076537 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2231 | 2026.01.22 22:17:29.076383 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63556 | ||
| 2232 | 2026.01.22 22:17:29.076571 [ 286 ] {} <Debug> TCP-Session: b2698e05-6893-4b78-bdb0-5ddfb1274754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2233 | 2026.01.22 22:17:29.076591 [ 287 ] {} <Debug> TCP-Session: d0664bd9-f340-4a6e-ad71-638dddc2e546 Authenticating user 'default' from [fd00:1122:3344:101::e]:57457 | ||
| 2234 | 2026.01.22 22:17:29.076616 [ 286 ] {} <Debug> TCP-Session: b2698e05-6893-4b78-bdb0-5ddfb1274754 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2235 | 2026.01.22 22:17:29.076632 [ 275 ] {e2629a01-58a3-4b05-8887-df0e93ba1e54} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51467) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2236 | 2026.01.22 22:17:29.076646 [ 287 ] {} <Debug> TCP-Session: d0664bd9-f340-4a6e-ad71-638dddc2e546 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2237 | 2026.01.22 22:17:29.076361 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48266 | ||
| 2238 | 2026.01.22 22:17:29.076682 [ 287 ] {} <Debug> TCP-Session: d0664bd9-f340-4a6e-ad71-638dddc2e546 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2239 | 2026.01.22 22:17:29.076901 [ 275 ] {e2629a01-58a3-4b05-8887-df0e93ba1e54} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2240 | 2026.01.22 22:17:29.076903 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2241 | 2026.01.22 22:17:29.076938 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2242 | 2026.01.22 22:17:29.076947 [ 292 ] {} <Debug> TCP-Session: 195a3709-e152-462c-ba88-68f82fc14d2d Authenticating user 'default' from [fd00:1122:3344:101::e]:39674 | ||
| 2243 | 2026.01.22 22:17:29.076961 [ 275 ] {e2629a01-58a3-4b05-8887-df0e93ba1e54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2244 | 2026.01.22 22:17:29.076976 [ 291 ] {} <Debug> TCP-Session: 7d25fb4d-b056-4f09-9901-b60c1bb13738 Authenticating user 'default' from [fd00:1122:3344:101::e]:63556 | ||
| 2245 | 2026.01.22 22:17:29.076983 [ 292 ] {} <Debug> TCP-Session: 195a3709-e152-462c-ba88-68f82fc14d2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2246 | 2026.01.22 22:17:29.077003 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2247 | 2026.01.22 22:17:29.077012 [ 292 ] {} <Debug> TCP-Session: 195a3709-e152-462c-ba88-68f82fc14d2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2248 | 2026.01.22 22:17:29.077040 [ 290 ] {} <Debug> TCP-Session: eebbd7e2-0801-4951-aade-4a9a29ce0f18 Authenticating user 'default' from [fd00:1122:3344:101::e]:59382 | ||
| 2249 | 2026.01.22 22:17:29.077007 [ 291 ] {} <Debug> TCP-Session: 7d25fb4d-b056-4f09-9901-b60c1bb13738 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2250 | 2026.01.22 22:17:29.077067 [ 290 ] {} <Debug> TCP-Session: eebbd7e2-0801-4951-aade-4a9a29ce0f18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2251 | 2026.01.22 22:17:29.077085 [ 291 ] {} <Debug> TCP-Session: 7d25fb4d-b056-4f09-9901-b60c1bb13738 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2252 | 2026.01.22 22:17:29.077094 [ 290 ] {} <Debug> TCP-Session: eebbd7e2-0801-4951-aade-4a9a29ce0f18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2253 | 2026.01.22 22:17:29.077193 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2254 | 2026.01.22 22:17:29.077193 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2255 | 2026.01.22 22:17:29.077223 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2256 | 2026.01.22 22:17:29.077234 [ 293 ] {} <Debug> TCP-Session: edd670d5-df38-47ca-b5dc-d0b053848e35 Authenticating user 'default' from [fd00:1122:3344:101::e]:43003 | ||
| 2257 | 2026.01.22 22:17:29.077247 [ 289 ] {} <Debug> TCP-Session: 6edc930b-4b36-48a2-9d2e-92031adcd15f Authenticating user 'default' from [fd00:1122:3344:101::e]:33715 | ||
| 2258 | 2026.01.22 22:17:29.077259 [ 275 ] {e2629a01-58a3-4b05-8887-df0e93ba1e54} <Debug> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52) (SelectExecutor): Key condition: unknown | ||
| 2259 | 2026.01.22 22:17:29.077282 [ 289 ] {} <Debug> TCP-Session: 6edc930b-4b36-48a2-9d2e-92031adcd15f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2260 | 2026.01.22 22:17:29.077277 [ 293 ] {} <Debug> TCP-Session: edd670d5-df38-47ca-b5dc-d0b053848e35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2261 | 2026.01.22 22:17:29.077301 [ 289 ] {} <Debug> TCP-Session: 6edc930b-4b36-48a2-9d2e-92031adcd15f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2262 | 2026.01.22 22:17:29.077317 [ 293 ] {} <Debug> TCP-Session: edd670d5-df38-47ca-b5dc-d0b053848e35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2263 | 2026.01.22 22:17:29.077264 [ 288 ] {} <Debug> TCP-Session: a4920a95-929e-4be5-ac52-97d3218e651b Authenticating user 'default' from [fd00:1122:3344:101::e]:48266 | ||
| 2264 | 2026.01.22 22:17:29.077355 [ 275 ] {e2629a01-58a3-4b05-8887-df0e93ba1e54} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2265 | 2026.01.22 22:17:29.077359 [ 288 ] {} <Debug> TCP-Session: a4920a95-929e-4be5-ac52-97d3218e651b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2266 | 2026.01.22 22:17:29.077389 [ 288 ] {} <Debug> TCP-Session: a4920a95-929e-4be5-ac52-97d3218e651b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2267 | 2026.01.22 22:17:29.522429 [ 323 ] {e2629a01-58a3-4b05-8887-df0e93ba1e54} <Trace> AggregatingTransform: Aggregating | ||
| 2268 | 2026.01.22 22:17:29.522490 [ 323 ] {e2629a01-58a3-4b05-8887-df0e93ba1e54} <Trace> Aggregator: Aggregation method: without_key | ||
| 2269 | 2026.01.22 22:17:29.522519 [ 323 ] {e2629a01-58a3-4b05-8887-df0e93ba1e54} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001478122 sec. (676.534 rows/sec., 26.43 KiB/sec.) | ||
| 2270 | 2026.01.22 22:17:29.522533 [ 323 ] {e2629a01-58a3-4b05-8887-df0e93ba1e54} <Trace> Aggregator: Merging aggregated data | ||
| 2271 | 2026.01.22 22:17:29.523861 [ 275 ] {e2629a01-58a3-4b05-8887-df0e93ba1e54} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.44728 sec., 2.235736004292613 rows/sec., 89.43 B/sec. | ||
| 2272 | 2026.01.22 22:17:29.523995 [ 275 ] {e2629a01-58a3-4b05-8887-df0e93ba1e54} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2273 | 2026.01.22 22:17:29.524010 [ 275 ] {e2629a01-58a3-4b05-8887-df0e93ba1e54} <Debug> TCPHandler: Processed in 0.447655052 sec. | ||
| 2274 | 2026.01.22 22:17:29.524124 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2275 | 2026.01.22 22:17:29.524166 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2276 | 2026.01.22 22:17:29.524190 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2277 | 2026.01.22 22:17:29.524195 [ 293 ] {} <Debug> TCP-Session: edd670d5-df38-47ca-b5dc-d0b053848e35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2278 | 2026.01.22 22:17:29.524220 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2279 | 2026.01.22 22:17:29.524235 [ 286 ] {} <Debug> TCP-Session: b2698e05-6893-4b78-bdb0-5ddfb1274754 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2280 | 2026.01.22 22:17:29.524261 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2281 | 2026.01.22 22:17:29.524280 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2282 | 2026.01.22 22:17:29.524297 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2283 | 2026.01.22 22:17:29.524308 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2284 | 2026.01.22 22:17:29.524317 [ 291 ] {} <Debug> TCP-Session: 7d25fb4d-b056-4f09-9901-b60c1bb13738 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2285 | 2026.01.22 22:17:29.524333 [ 290 ] {} <Debug> TCP-Session: eebbd7e2-0801-4951-aade-4a9a29ce0f18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2286 | 2026.01.22 22:17:29.524353 [ 275 ] {} <Debug> TCP-Session: 3e8961d8-b156-42ef-beb2-506061509395 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2287 | 2026.01.22 22:17:29.524348 [ 292 ] {} <Debug> TCP-Session: 195a3709-e152-462c-ba88-68f82fc14d2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2288 | 2026.01.22 22:17:29.524302 [ 287 ] {} <Debug> TCP-Session: d0664bd9-f340-4a6e-ad71-638dddc2e546 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2289 | 2026.01.22 22:17:29.524242 [ 289 ] {} <Debug> TCP-Session: 6edc930b-4b36-48a2-9d2e-92031adcd15f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2290 | 2026.01.22 22:17:29.524237 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2291 | 2026.01.22 22:17:29.524487 [ 288 ] {} <Debug> TCP-Session: a4920a95-929e-4be5-ac52-97d3218e651b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2292 | 2026.01.22 22:17:29.757099 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4256 | ||
| 2293 | 2026.01.22 22:17:29.757718 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2294 | 2026.01.22 22:17:29.757775 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2295 | 2026.01.22 22:17:29.758389 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2296 | 2026.01.22 22:17:29.758713 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2297 | 2026.01.22 22:17:29.758890 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4256 | ||
| 2298 | 2026.01.22 22:17:29.988127 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2299 | 2026.01.22 22:17:30.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.66 MiB, peak 196.79 MiB, free memory in arenas 0.00 B, will set to 204.58 MiB (RSS), difference: 18.92 MiB | ||
| 2300 | 2026.01.22 22:17:30.008617 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2301 | 2026.01.22 22:17:30.008690 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2302 | 2026.01.22 22:17:30.014507 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2303 | 2026.01.22 22:17:30.015250 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2304 | 2026.01.22 22:17:30.019299 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2305 | 2026.01.22 22:17:32.259064 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 306 | ||
| 2306 | 2026.01.22 22:17:32.261181 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2307 | 2026.01.22 22:17:32.261232 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2308 | 2026.01.22 22:17:32.262381 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2309 | 2026.01.22 22:17:32.262651 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2310 | 2026.01.22 22:17:32.262779 [ 24 ] {} <Debug> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2311 | 2026.01.22 22:17:32.262824 [ 24 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2312 | 2026.01.22 22:17:32.262848 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2313 | 2026.01.22 22:17:32.262946 [ 192 ] {7b0753d0-d697-461d-a77d-14ff90617906::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 | ||
| 2314 | 2026.01.22 22:17:32.262982 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 306 | ||
| 2315 | 2026.01.22 22:17:32.263477 [ 192 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2316 | 2026.01.22 22:17:32.263647 [ 192 ] {7b0753d0-d697-461d-a77d-14ff90617906::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 | ||
| 2317 | 2026.01.22 22:17:32.264081 [ 192 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 44 rows starting from the beginning of the part | ||
| 2318 | 2026.01.22 22:17:32.264434 [ 192 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part | ||
| 2319 | 2026.01.22 22:17:32.264778 [ 192 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 76 rows starting from the beginning of the part | ||
| 2320 | 2026.01.22 22:17:32.265111 [ 192 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 54 rows starting from the beginning of the part | ||
| 2321 | 2026.01.22 22:17:32.265441 [ 192 ] {7b0753d0-d697-461d-a77d-14ff90617906::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 | ||
| 2322 | 2026.01.22 22:17:32.271493 [ 194 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 72 columns (72 merged, 0 gathered) in 0.008589614 sec., 35624.41804719048 rows/sec., 37.29 MiB/sec. | ||
| 2323 | 2026.01.22 22:17:32.272605 [ 197 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2324 | 2026.01.22 22:17:32.273228 [ 197 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_6_1} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2325 | 2026.01.22 22:17:32.273306 [ 197 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_6_1} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2326 | 2026.01.22 22:17:32.273536 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.73 MiB. | ||
| 2327 | 2026.01.22 22:17:32.528468 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2328 | 2026.01.22 22:17:32.528662 [ 277 ] {6254f494-1451-44c4-ac58-3ef82e9b05e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2329 | 2026.01.22 22:17:32.528734 [ 277 ] {6254f494-1451-44c4-ac58-3ef82e9b05e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2330 | 2026.01.22 22:17:32.529438 [ 277 ] {6254f494-1451-44c4-ac58-3ef82e9b05e9} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2331 | 2026.01.22 22:17:32.529487 [ 277 ] {6254f494-1451-44c4-ac58-3ef82e9b05e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2332 | 2026.01.22 22:17:32.529868 [ 277 ] {6254f494-1451-44c4-ac58-3ef82e9b05e9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2333 | 2026.01.22 22:17:32.530106 [ 277 ] {6254f494-1451-44c4-ac58-3ef82e9b05e9} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2334 | 2026.01.22 22:17:32.530262 [ 277 ] {6254f494-1451-44c4-ac58-3ef82e9b05e9} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001653 sec., 77434.96672716274 rows/sec., 6.65 MiB/sec. | ||
| 2335 | 2026.01.22 22:17:32.530306 [ 277 ] {6254f494-1451-44c4-ac58-3ef82e9b05e9} <Debug> TCPHandler: Processed in 0.001974995 sec. | ||
| 2336 | 2026.01.22 22:17:32.530434 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2337 | 2026.01.22 22:17:32.530537 [ 277 ] {d8f3c6b0-cc8a-43d3-8dd5-d189e6eb4ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2338 | 2026.01.22 22:17:32.530580 [ 277 ] {d8f3c6b0-cc8a-43d3-8dd5-d189e6eb4ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2339 | 2026.01.22 22:17:32.531004 [ 277 ] {d8f3c6b0-cc8a-43d3-8dd5-d189e6eb4ded} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2340 | 2026.01.22 22:17:32.531040 [ 277 ] {d8f3c6b0-cc8a-43d3-8dd5-d189e6eb4ded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2341 | 2026.01.22 22:17:32.531338 [ 277 ] {d8f3c6b0-cc8a-43d3-8dd5-d189e6eb4ded} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2342 | 2026.01.22 22:17:32.531546 [ 277 ] {d8f3c6b0-cc8a-43d3-8dd5-d189e6eb4ded} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2343 | 2026.01.22 22:17:32.531636 [ 31 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2344 | 2026.01.22 22:17:32.531671 [ 277 ] {d8f3c6b0-cc8a-43d3-8dd5-d189e6eb4ded} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001158 sec., 31088.082901554404 rows/sec., 2.28 MiB/sec. | ||
| 2345 | 2026.01.22 22:17:32.531671 [ 31 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2346 | 2026.01.22 22:17:32.531703 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2347 | 2026.01.22 22:17:32.531708 [ 277 ] {d8f3c6b0-cc8a-43d3-8dd5-d189e6eb4ded} <Debug> TCPHandler: Processed in 0.001326479 sec. | ||
| 2348 | 2026.01.22 22:17:32.531814 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2349 | 2026.01.22 22:17:32.531829 [ 194 ] {1300943d-9fd4-47f6-9844-87364234b6ab::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 | ||
| 2350 | 2026.01.22 22:17:32.531911 [ 277 ] {320d1982-9daa-4e16-8304-c665e1257a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2351 | 2026.01.22 22:17:32.531956 [ 277 ] {320d1982-9daa-4e16-8304-c665e1257a7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2352 | 2026.01.22 22:17:32.531992 [ 194 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2353 | 2026.01.22 22:17:32.532035 [ 194 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 2354 | 2026.01.22 22:17:32.532107 [ 194 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 248 rows starting from the beginning of the part | ||
| 2355 | 2026.01.22 22:17:32.532159 [ 194 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 256 rows starting from the beginning of the part | ||
| 2356 | 2026.01.22 22:17:32.532210 [ 194 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 2357 | 2026.01.22 22:17:32.532269 [ 194 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2358 | 2026.01.22 22:17:32.532320 [ 194 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 2359 | 2026.01.22 22:17:32.532397 [ 277 ] {320d1982-9daa-4e16-8304-c665e1257a7f} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2360 | 2026.01.22 22:17:32.532438 [ 277 ] {320d1982-9daa-4e16-8304-c665e1257a7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2361 | 2026.01.22 22:17:32.532817 [ 277 ] {320d1982-9daa-4e16-8304-c665e1257a7f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2362 | 2026.01.22 22:17:32.533058 [ 277 ] {320d1982-9daa-4e16-8304-c665e1257a7f} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2363 | 2026.01.22 22:17:32.533192 [ 277 ] {320d1982-9daa-4e16-8304-c665e1257a7f} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.0013 sec., 76923.07692307692 rows/sec., 6.01 MiB/sec. | ||
| 2364 | 2026.01.22 22:17:32.533230 [ 277 ] {320d1982-9daa-4e16-8304-c665e1257a7f} <Debug> TCPHandler: Processed in 0.001466531 sec. | ||
| 2365 | 2026.01.22 22:17:32.533349 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2366 | 2026.01.22 22:17:32.533427 [ 197 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 590 rows, containing 5 columns (5 merged, 0 gathered) in 0.001654802 sec., 356538.12359424273 rows/sec., 23.55 MiB/sec. | ||
| 2367 | 2026.01.22 22:17:32.533443 [ 277 ] {51c4b5c8-c1ed-459d-83d6-ed433322eecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2368 | 2026.01.22 22:17:32.533536 [ 277 ] {51c4b5c8-c1ed-459d-83d6-ed433322eecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2369 | 2026.01.22 22:17:32.533725 [ 196 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2370 | 2026.01.22 22:17:32.533962 [ 277 ] {51c4b5c8-c1ed-459d-83d6-ed433322eecf} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2371 | 2026.01.22 22:17:32.534004 [ 277 ] {51c4b5c8-c1ed-459d-83d6-ed433322eecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2372 | 2026.01.22 22:17:32.534101 [ 196 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_6_1} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2373 | 2026.01.22 22:17:32.534195 [ 196 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_6_1} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2374 | 2026.01.22 22:17:32.534291 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2375 | 2026.01.22 22:17:32.534374 [ 277 ] {51c4b5c8-c1ed-459d-83d6-ed433322eecf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2376 | 2026.01.22 22:17:32.534584 [ 277 ] {51c4b5c8-c1ed-459d-83d6-ed433322eecf} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2377 | 2026.01.22 22:17:32.534712 [ 277 ] {51c4b5c8-c1ed-459d-83d6-ed433322eecf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001288 sec., 124223.60248447204 rows/sec., 8.65 MiB/sec. | ||
| 2378 | 2026.01.22 22:17:32.534747 [ 277 ] {51c4b5c8-c1ed-459d-83d6-ed433322eecf} <Debug> TCPHandler: Processed in 0.001448211 sec. | ||
| 2379 | 2026.01.22 22:17:32.534858 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2380 | 2026.01.22 22:17:32.534952 [ 277 ] {93ea493d-91fe-4784-a8b1-5f113f07569c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2381 | 2026.01.22 22:17:32.535006 [ 277 ] {93ea493d-91fe-4784-a8b1-5f113f07569c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2382 | 2026.01.22 22:17:32.536023 [ 277 ] {93ea493d-91fe-4784-a8b1-5f113f07569c} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2383 | 2026.01.22 22:17:32.536060 [ 277 ] {93ea493d-91fe-4784-a8b1-5f113f07569c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2384 | 2026.01.22 22:17:32.536630 [ 277 ] {93ea493d-91fe-4784-a8b1-5f113f07569c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2385 | 2026.01.22 22:17:32.536853 [ 277 ] {93ea493d-91fe-4784-a8b1-5f113f07569c} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2386 | 2026.01.22 22:17:32.536987 [ 277 ] {93ea493d-91fe-4784-a8b1-5f113f07569c} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002054 sec., 17526.77702044791 rows/sec., 31.41 MiB/sec. | ||
| 2387 | 2026.01.22 22:17:32.537045 [ 277 ] {93ea493d-91fe-4784-a8b1-5f113f07569c} <Debug> TCPHandler: Processed in 0.002237247 sec. | ||
| 2388 | 2026.01.22 22:17:32.537166 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2389 | 2026.01.22 22:17:32.537261 [ 277 ] {ae18586a-e065-4787-beb3-0424bf9fe134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2390 | 2026.01.22 22:17:32.537303 [ 277 ] {ae18586a-e065-4787-beb3-0424bf9fe134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2391 | 2026.01.22 22:17:32.537639 [ 277 ] {ae18586a-e065-4787-beb3-0424bf9fe134} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2392 | 2026.01.22 22:17:32.537673 [ 277 ] {ae18586a-e065-4787-beb3-0424bf9fe134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2393 | 2026.01.22 22:17:32.537984 [ 277 ] {ae18586a-e065-4787-beb3-0424bf9fe134} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2394 | 2026.01.22 22:17:32.538201 [ 277 ] {ae18586a-e065-4787-beb3-0424bf9fe134} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2395 | 2026.01.22 22:17:32.538326 [ 277 ] {ae18586a-e065-4787-beb3-0424bf9fe134} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 2396 | 2026.01.22 22:17:32.538360 [ 277 ] {ae18586a-e065-4787-beb3-0424bf9fe134} <Debug> TCPHandler: Processed in 0.001243579 sec. | ||
| 2397 | 2026.01.22 22:17:37.164678 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2398 | 2026.01.22 22:17:37.164749 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2399 | 2026.01.22 22:17:37.259053 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4768 | ||
| 2400 | 2026.01.22 22:17:37.259550 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2401 | 2026.01.22 22:17:37.259589 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2402 | 2026.01.22 22:17:37.260087 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2403 | 2026.01.22 22:17:37.260313 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): 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.01.22 22:17:37.260447 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4768 | ||
| 2405 | 2026.01.22 22:17:37.519459 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2406 | 2026.01.22 22:17:37.527017 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2407 | 2026.01.22 22:17:37.527182 [ 277 ] {9887200d-bc87-4211-90d7-cf2fbd9d2038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2408 | 2026.01.22 22:17:37.527242 [ 277 ] {9887200d-bc87-4211-90d7-cf2fbd9d2038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2409 | 2026.01.22 22:17:37.527876 [ 277 ] {9887200d-bc87-4211-90d7-cf2fbd9d2038} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2410 | 2026.01.22 22:17:37.527925 [ 277 ] {9887200d-bc87-4211-90d7-cf2fbd9d2038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2411 | 2026.01.22 22:17:37.528327 [ 277 ] {9887200d-bc87-4211-90d7-cf2fbd9d2038} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2412 | 2026.01.22 22:17:37.528585 [ 277 ] {9887200d-bc87-4211-90d7-cf2fbd9d2038} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2413 | 2026.01.22 22:17:37.528740 [ 35 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2414 | 2026.01.22 22:17:37.528768 [ 277 ] {9887200d-bc87-4211-90d7-cf2fbd9d2038} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001632 sec., 34313.72549019608 rows/sec., 2.62 MiB/sec. | ||
| 2415 | 2026.01.22 22:17:37.528790 [ 35 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2416 | 2026.01.22 22:17:37.528814 [ 277 ] {9887200d-bc87-4211-90d7-cf2fbd9d2038} <Debug> TCPHandler: Processed in 0.001914314 sec. | ||
| 2417 | 2026.01.22 22:17:37.528816 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2418 | 2026.01.22 22:17:37.528952 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2419 | 2026.01.22 22:17:37.528954 [ 194 ] {048797f8-2913-4120-8057-043480967ec1::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 | ||
| 2420 | 2026.01.22 22:17:37.529058 [ 277 ] {279e8f5c-1856-4533-a2b1-e905d996e0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2421 | 2026.01.22 22:17:37.529106 [ 277 ] {279e8f5c-1856-4533-a2b1-e905d996e0ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2422 | 2026.01.22 22:17:37.529112 [ 194 ] {048797f8-2913-4120-8057-043480967ec1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2423 | 2026.01.22 22:17:37.529156 [ 194 ] {048797f8-2913-4120-8057-043480967ec1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1274 rows starting from the beginning of the part | ||
| 2424 | 2026.01.22 22:17:37.529220 [ 194 ] {048797f8-2913-4120-8057-043480967ec1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 176 rows starting from the beginning of the part | ||
| 2425 | 2026.01.22 22:17:37.529264 [ 194 ] {048797f8-2913-4120-8057-043480967ec1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part | ||
| 2426 | 2026.01.22 22:17:37.529305 [ 194 ] {048797f8-2913-4120-8057-043480967ec1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2427 | 2026.01.22 22:17:37.529345 [ 194 ] {048797f8-2913-4120-8057-043480967ec1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 128 rows starting from the beginning of the part | ||
| 2428 | 2026.01.22 22:17:37.529388 [ 194 ] {048797f8-2913-4120-8057-043480967ec1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 2429 | 2026.01.22 22:17:37.529646 [ 277 ] {279e8f5c-1856-4533-a2b1-e905d996e0ba} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2430 | 2026.01.22 22:17:37.529699 [ 277 ] {279e8f5c-1856-4533-a2b1-e905d996e0ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2431 | 2026.01.22 22:17:37.530128 [ 277 ] {279e8f5c-1856-4533-a2b1-e905d996e0ba} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2432 | 2026.01.22 22:17:37.530420 [ 277 ] {279e8f5c-1856-4533-a2b1-e905d996e0ba} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2433 | 2026.01.22 22:17:37.530515 [ 35 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2434 | 2026.01.22 22:17:37.530541 [ 35 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2435 | 2026.01.22 22:17:37.530557 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2436 | 2026.01.22 22:17:37.530557 [ 277 ] {279e8f5c-1856-4533-a2b1-e905d996e0ba} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001524 sec., 41994.75065616798 rows/sec., 3.28 MiB/sec. | ||
| 2437 | 2026.01.22 22:17:37.530603 [ 277 ] {279e8f5c-1856-4533-a2b1-e905d996e0ba} <Debug> TCPHandler: Processed in 0.001707913 sec. | ||
| 2438 | 2026.01.22 22:17:37.530668 [ 197 ] {94686fe9-8f29-47df-b786-a03914968c62::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 | ||
| 2439 | 2026.01.22 22:17:37.530754 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2440 | 2026.01.22 22:17:37.530737 [ 198 ] {048797f8-2913-4120-8057-043480967ec1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1818 rows, containing 5 columns (5 merged, 0 gathered) in 0.001838164 sec., 989030.3585534261 rows/sec., 84.03 MiB/sec. | ||
| 2441 | 2026.01.22 22:17:37.530806 [ 197 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2442 | 2026.01.22 22:17:37.530848 [ 197 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 793 rows starting from the beginning of the part | ||
| 2443 | 2026.01.22 22:17:37.530862 [ 277 ] {f04d584e-f392-408b-87ff-d2bc98c829cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2444 | 2026.01.22 22:17:37.530914 [ 277 ] {f04d584e-f392-408b-87ff-d2bc98c829cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2445 | 2026.01.22 22:17:37.530933 [ 197 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 100 rows starting from the beginning of the part | ||
| 2446 | 2026.01.22 22:17:37.530985 [ 194 ] {048797f8-2913-4120-8057-043480967ec1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2447 | 2026.01.22 22:17:37.530995 [ 197 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 100 rows starting from the beginning of the part | ||
| 2448 | 2026.01.22 22:17:37.531072 [ 197 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2449 | 2026.01.22 22:17:37.531118 [ 197 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 100 rows starting from the beginning of the part | ||
| 2450 | 2026.01.22 22:17:37.531160 [ 197 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 2451 | 2026.01.22 22:17:37.531279 [ 194 ] {048797f8-2913-4120-8057-043480967ec1::all_1_11_2} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2452 | 2026.01.22 22:17:37.531361 [ 194 ] {048797f8-2913-4120-8057-043480967ec1::all_1_11_2} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2453 | 2026.01.22 22:17:37.531421 [ 277 ] {f04d584e-f392-408b-87ff-d2bc98c829cb} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2454 | 2026.01.22 22:17:37.531438 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 2455 | 2026.01.22 22:17:37.531467 [ 277 ] {f04d584e-f392-408b-87ff-d2bc98c829cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2456 | 2026.01.22 22:17:37.531864 [ 277 ] {f04d584e-f392-408b-87ff-d2bc98c829cb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2457 | 2026.01.22 22:17:37.532108 [ 277 ] {f04d584e-f392-408b-87ff-d2bc98c829cb} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2458 | 2026.01.22 22:17:37.532221 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2459 | 2026.01.22 22:17:37.532248 [ 277 ] {f04d584e-f392-408b-87ff-d2bc98c829cb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001409 sec., 113555.71327182397 rows/sec., 7.91 MiB/sec. | ||
| 2460 | 2026.01.22 22:17:37.532251 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2461 | 2026.01.22 22:17:37.532285 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2462 | 2026.01.22 22:17:37.532298 [ 277 ] {f04d584e-f392-408b-87ff-d2bc98c829cb} <Debug> TCPHandler: Processed in 0.001596192 sec. | ||
| 2463 | 2026.01.22 22:17:37.532359 [ 194 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1221 rows, containing 5 columns (5 merged, 0 gathered) in 0.001743923 sec., 700145.5912904411 rows/sec., 54.02 MiB/sec. | ||
| 2464 | 2026.01.22 22:17:37.532364 [ 197 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2465 | 2026.01.22 22:17:37.532428 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2466 | 2026.01.22 22:17:37.532488 [ 197 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2467 | 2026.01.22 22:17:37.532521 [ 197 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1122 rows starting from the beginning of the part | ||
| 2468 | 2026.01.22 22:17:37.532533 [ 277 ] {22c3c267-1663-4dd7-bbf8-adad9147b1e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2469 | 2026.01.22 22:17:37.532558 [ 201 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2470 | 2026.01.22 22:17:37.532570 [ 197 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 346 rows starting from the beginning of the part | ||
| 2471 | 2026.01.22 22:17:37.532583 [ 277 ] {22c3c267-1663-4dd7-bbf8-adad9147b1e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2472 | 2026.01.22 22:17:37.532615 [ 197 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 2473 | 2026.01.22 22:17:37.532653 [ 197 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 2474 | 2026.01.22 22:17:37.532689 [ 197 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 2475 | 2026.01.22 22:17:37.532728 [ 197 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 2476 | 2026.01.22 22:17:37.532878 [ 201 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_11_2} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2477 | 2026.01.22 22:17:37.532951 [ 277 ] {22c3c267-1663-4dd7-bbf8-adad9147b1e1} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2478 | 2026.01.22 22:17:37.532959 [ 201 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_11_2} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2479 | 2026.01.22 22:17:37.532995 [ 277 ] {22c3c267-1663-4dd7-bbf8-adad9147b1e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2480 | 2026.01.22 22:17:37.533056 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 2481 | 2026.01.22 22:17:37.533357 [ 277 ] {22c3c267-1663-4dd7-bbf8-adad9147b1e1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2482 | 2026.01.22 22:17:37.533636 [ 277 ] {22c3c267-1663-4dd7-bbf8-adad9147b1e1} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2483 | 2026.01.22 22:17:37.533747 [ 35 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2484 | 2026.01.22 22:17:37.533775 [ 35 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2485 | 2026.01.22 22:17:37.533785 [ 277 ] {22c3c267-1663-4dd7-bbf8-adad9147b1e1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001272 sec., 47169.81132075472 rows/sec., 3.18 MiB/sec. | ||
| 2486 | 2026.01.22 22:17:37.533793 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2487 | 2026.01.22 22:17:37.533835 [ 277 ] {22c3c267-1663-4dd7-bbf8-adad9147b1e1} <Debug> TCPHandler: Processed in 0.001458601 sec. | ||
| 2488 | 2026.01.22 22:17:37.533919 [ 199 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 2489 | 2026.01.22 22:17:37.534037 [ 199 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2490 | 2026.01.22 22:17:37.534078 [ 199 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 366 rows starting from the beginning of the part | ||
| 2491 | 2026.01.22 22:17:37.534092 [ 197 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2108 rows, containing 5 columns (5 merged, 0 gathered) in 0.001756513 sec., 1200104.980720325 rows/sec., 83.19 MiB/sec. | ||
| 2492 | 2026.01.22 22:17:37.534159 [ 199 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 2493 | 2026.01.22 22:17:37.534206 [ 199 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 2494 | 2026.01.22 22:17:37.534240 [ 199 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 2495 | 2026.01.22 22:17:37.534280 [ 199 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 2496 | 2026.01.22 22:17:37.534315 [ 199 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 2497 | 2026.01.22 22:17:37.534371 [ 201 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2498 | 2026.01.22 22:17:37.534660 [ 201 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2499 | 2026.01.22 22:17:37.534731 [ 201 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2500 | 2026.01.22 22:17:37.534793 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 2501 | 2026.01.22 22:17:37.535164 [ 201 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 666 rows, containing 4 columns (4 merged, 0 gathered) in 0.001301149 sec., 511855.2909774361 rows/sec., 33.51 MiB/sec. | ||
| 2502 | 2026.01.22 22:17:37.535326 [ 197 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2503 | 2026.01.22 22:17:37.535586 [ 197 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_11_2} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2504 | 2026.01.22 22:17:37.535665 [ 197 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_11_2} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2505 | 2026.01.22 22:17:37.535736 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2506 | 2026.01.22 22:17:37.538328 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2507 | 2026.01.22 22:17:37.538371 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2508 | 2026.01.22 22:17:37.544480 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2509 | 2026.01.22 22:17:37.545205 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2510 | 2026.01.22 22:17:37.548707 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2511 | 2026.01.22 22:17:38.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.41 MiB, peak 212.39 MiB, free memory in arenas 0.00 B, will set to 208.78 MiB (RSS), difference: 2.36 MiB | ||
| 2512 | 2026.01.22 22:17:42.263198 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 326 | ||
| 2513 | 2026.01.22 22:17:42.265217 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2514 | 2026.01.22 22:17:42.265274 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2515 | 2026.01.22 22:17:42.266417 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2516 | 2026.01.22 22:17:42.266687 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2517 | 2026.01.22 22:17:42.267031 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 326 | ||
| 2518 | 2026.01.22 22:17:42.527687 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2519 | 2026.01.22 22:17:42.527884 [ 277 ] {31350b03-e366-4a58-957f-401ecefddfe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2520 | 2026.01.22 22:17:42.527957 [ 277 ] {31350b03-e366-4a58-957f-401ecefddfe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2521 | 2026.01.22 22:17:42.528696 [ 277 ] {31350b03-e366-4a58-957f-401ecefddfe6} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2522 | 2026.01.22 22:17:42.528744 [ 277 ] {31350b03-e366-4a58-957f-401ecefddfe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2523 | 2026.01.22 22:17:42.529145 [ 277 ] {31350b03-e366-4a58-957f-401ecefddfe6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2524 | 2026.01.22 22:17:42.529367 [ 277 ] {31350b03-e366-4a58-957f-401ecefddfe6} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2525 | 2026.01.22 22:17:42.529524 [ 277 ] {31350b03-e366-4a58-957f-401ecefddfe6} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001695 sec., 75516.22418879057 rows/sec., 6.49 MiB/sec. | ||
| 2526 | 2026.01.22 22:17:42.529572 [ 277 ] {31350b03-e366-4a58-957f-401ecefddfe6} <Debug> TCPHandler: Processed in 0.002018445 sec. | ||
| 2527 | 2026.01.22 22:17:42.529705 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2528 | 2026.01.22 22:17:42.529809 [ 277 ] {284c13a1-103d-4e23-b710-c9e031513228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2529 | 2026.01.22 22:17:42.529854 [ 277 ] {284c13a1-103d-4e23-b710-c9e031513228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2530 | 2026.01.22 22:17:42.530284 [ 277 ] {284c13a1-103d-4e23-b710-c9e031513228} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2531 | 2026.01.22 22:17:42.530322 [ 277 ] {284c13a1-103d-4e23-b710-c9e031513228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2532 | 2026.01.22 22:17:42.530622 [ 277 ] {284c13a1-103d-4e23-b710-c9e031513228} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2533 | 2026.01.22 22:17:42.530835 [ 277 ] {284c13a1-103d-4e23-b710-c9e031513228} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2534 | 2026.01.22 22:17:42.530967 [ 277 ] {284c13a1-103d-4e23-b710-c9e031513228} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001181 sec., 30482.64182895851 rows/sec., 2.24 MiB/sec. | ||
| 2535 | 2026.01.22 22:17:42.531006 [ 277 ] {284c13a1-103d-4e23-b710-c9e031513228} <Debug> TCPHandler: Processed in 0.0013533 sec. | ||
| 2536 | 2026.01.22 22:17:42.531120 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2537 | 2026.01.22 22:17:42.531216 [ 277 ] {5572015f-5a68-459a-b9ea-acba5202df2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2538 | 2026.01.22 22:17:42.531257 [ 277 ] {5572015f-5a68-459a-b9ea-acba5202df2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2539 | 2026.01.22 22:17:42.531693 [ 277 ] {5572015f-5a68-459a-b9ea-acba5202df2b} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2540 | 2026.01.22 22:17:42.531729 [ 277 ] {5572015f-5a68-459a-b9ea-acba5202df2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2541 | 2026.01.22 22:17:42.532038 [ 277 ] {5572015f-5a68-459a-b9ea-acba5202df2b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2542 | 2026.01.22 22:17:42.532256 [ 277 ] {5572015f-5a68-459a-b9ea-acba5202df2b} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2543 | 2026.01.22 22:17:42.532384 [ 277 ] {5572015f-5a68-459a-b9ea-acba5202df2b} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001187 sec., 84245.99831508004 rows/sec., 6.58 MiB/sec. | ||
| 2544 | 2026.01.22 22:17:42.532421 [ 277 ] {5572015f-5a68-459a-b9ea-acba5202df2b} <Debug> TCPHandler: Processed in 0.00135111 sec. | ||
| 2545 | 2026.01.22 22:17:42.532551 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2546 | 2026.01.22 22:17:42.532645 [ 277 ] {116684cd-3fac-408b-b99b-77e26c70d044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2547 | 2026.01.22 22:17:42.532689 [ 277 ] {116684cd-3fac-408b-b99b-77e26c70d044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2548 | 2026.01.22 22:17:42.533113 [ 277 ] {116684cd-3fac-408b-b99b-77e26c70d044} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2549 | 2026.01.22 22:17:42.533150 [ 277 ] {116684cd-3fac-408b-b99b-77e26c70d044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2550 | 2026.01.22 22:17:42.533476 [ 277 ] {116684cd-3fac-408b-b99b-77e26c70d044} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2551 | 2026.01.22 22:17:42.533683 [ 277 ] {116684cd-3fac-408b-b99b-77e26c70d044} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2552 | 2026.01.22 22:17:42.533811 [ 277 ] {116684cd-3fac-408b-b99b-77e26c70d044} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 2553 | 2026.01.22 22:17:42.533846 [ 277 ] {116684cd-3fac-408b-b99b-77e26c70d044} <Debug> TCPHandler: Processed in 0.00135803 sec. | ||
| 2554 | 2026.01.22 22:17:42.533961 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2555 | 2026.01.22 22:17:42.534056 [ 277 ] {090f903b-a91a-4af3-a090-48f6762bc0b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2556 | 2026.01.22 22:17:42.534110 [ 277 ] {090f903b-a91a-4af3-a090-48f6762bc0b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2557 | 2026.01.22 22:17:42.534952 [ 277 ] {090f903b-a91a-4af3-a090-48f6762bc0b2} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2558 | 2026.01.22 22:17:42.534990 [ 277 ] {090f903b-a91a-4af3-a090-48f6762bc0b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2559 | 2026.01.22 22:17:42.535533 [ 277 ] {090f903b-a91a-4af3-a090-48f6762bc0b2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2560 | 2026.01.22 22:17:42.535746 [ 277 ] {090f903b-a91a-4af3-a090-48f6762bc0b2} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2561 | 2026.01.22 22:17:42.535888 [ 277 ] {090f903b-a91a-4af3-a090-48f6762bc0b2} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00185 sec., 19459.45945945946 rows/sec., 34.87 MiB/sec. | ||
| 2562 | 2026.01.22 22:17:42.535947 [ 277 ] {090f903b-a91a-4af3-a090-48f6762bc0b2} <Debug> TCPHandler: Processed in 0.002035675 sec. | ||
| 2563 | 2026.01.22 22:17:42.536078 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2564 | 2026.01.22 22:17:42.536178 [ 277 ] {44351ca4-b449-42da-b7d6-30f1d19405e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2565 | 2026.01.22 22:17:42.536223 [ 277 ] {44351ca4-b449-42da-b7d6-30f1d19405e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2566 | 2026.01.22 22:17:42.536572 [ 277 ] {44351ca4-b449-42da-b7d6-30f1d19405e6} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2567 | 2026.01.22 22:17:42.536608 [ 277 ] {44351ca4-b449-42da-b7d6-30f1d19405e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2568 | 2026.01.22 22:17:42.536901 [ 277 ] {44351ca4-b449-42da-b7d6-30f1d19405e6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2569 | 2026.01.22 22:17:42.537113 [ 277 ] {44351ca4-b449-42da-b7d6-30f1d19405e6} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2570 | 2026.01.22 22:17:42.537240 [ 277 ] {44351ca4-b449-42da-b7d6-30f1d19405e6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 2571 | 2026.01.22 22:17:42.537276 [ 277 ] {44351ca4-b449-42da-b7d6-30f1d19405e6} <Debug> TCPHandler: Processed in 0.001247319 sec. | ||
| 2572 | 2026.01.22 22:17:44.760672 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5216 | ||
| 2573 | 2026.01.22 22:17:44.761475 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2574 | 2026.01.22 22:17:44.761562 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2575 | 2026.01.22 22:17:44.762189 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2576 | 2026.01.22 22:17:44.762421 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2577 | 2026.01.22 22:17:44.762550 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5216 | ||
| 2578 | 2026.01.22 22:17:44.762574 [ 26 ] {} <Debug> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2579 | 2026.01.22 22:17:44.762647 [ 26 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2580 | 2026.01.22 22:17:44.762671 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2581 | 2026.01.22 22:17:44.762805 [ 199 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 2582 | 2026.01.22 22:17:44.762958 [ 199 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2583 | 2026.01.22 22:17:44.762999 [ 199 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2848 rows starting from the beginning of the part | ||
| 2584 | 2026.01.22 22:17:44.763063 [ 199 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2585 | 2026.01.22 22:17:44.763109 [ 199 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2586 | 2026.01.22 22:17:44.763152 [ 199 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2587 | 2026.01.22 22:17:44.763190 [ 199 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2588 | 2026.01.22 22:17:44.763232 [ 199 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2589 | 2026.01.22 22:17:44.764643 [ 201 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5216 rows, containing 4 columns (4 merged, 0 gathered) in 0.001896064 sec., 2750961.9928441234 rows/sec., 39.35 MiB/sec. | ||
| 2590 | 2026.01.22 22:17:44.765438 [ 200 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2591 | 2026.01.22 22:17:44.765783 [ 200 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_11_2} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2592 | 2026.01.22 22:17:44.765869 [ 200 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_11_2} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2593 | 2026.01.22 22:17:44.765963 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2594 | 2026.01.22 22:17:45.048844 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2595 | 2026.01.22 22:17:45.065131 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2596 | 2026.01.22 22:17:45.065182 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2597 | 2026.01.22 22:17:45.071245 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2598 | 2026.01.22 22:17:45.071936 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2599 | 2026.01.22 22:17:45.072220 [ 41 ] {} <Debug> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2600 | 2026.01.22 22:17:45.072307 [ 41 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2601 | 2026.01.22 22:17:45.072342 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2602 | 2026.01.22 22:17:45.072438 [ 199 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 2603 | 2026.01.22 22:17:45.074696 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2604 | 2026.01.22 22:17:45.075441 [ 199 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2605 | 2026.01.22 22:17:45.076149 [ 199 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 2606 | 2026.01.22 22:17:45.079398 [ 199 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 2607 | 2026.01.22 22:17:45.082836 [ 199 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 2608 | 2026.01.22 22:17:45.086825 [ 199 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 2609 | 2026.01.22 22:17:45.091266 [ 199 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 2610 | 2026.01.22 22:17:45.095630 [ 199 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 2611 | 2026.01.22 22:17:45.146009 [ 201 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.073611014 sec., 1127.5486573245682 rows/sec., 5.83 MiB/sec. | ||
| 2612 | 2026.01.22 22:17:45.148506 [ 189 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2613 | 2026.01.22 22:17:45.150669 [ 189 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_11_2} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2614 | 2026.01.22 22:17:45.150777 [ 189 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_11_2} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2615 | 2026.01.22 22:17:45.152745 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2616 | 2026.01.22 22:17:46.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.58 MiB, peak 220.46 MiB, free memory in arenas 0.00 B, will set to 219.46 MiB (RSS), difference: 8.88 MiB | ||
| 2617 | 2026.01.22 22:17:47.522640 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2618 | 2026.01.22 22:17:47.522872 [ 277 ] {2df6b114-5625-4605-88dc-eb60091412a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2619 | 2026.01.22 22:17:47.523226 [ 277 ] {2df6b114-5625-4605-88dc-eb60091412a1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2620 | 2026.01.22 22:17:47.523271 [ 277 ] {2df6b114-5625-4605-88dc-eb60091412a1} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2621 | 2026.01.22 22:17:47.523551 [ 277 ] {2df6b114-5625-4605-88dc-eb60091412a1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2622 | 2026.01.22 22:17:47.523621 [ 277 ] {2df6b114-5625-4605-88dc-eb60091412a1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2623 | 2026.01.22 22:17:47.523757 [ 277 ] {2df6b114-5625-4605-88dc-eb60091412a1} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2624 | 2026.01.22 22:17:47.523878 [ 320 ] {2df6b114-5625-4605-88dc-eb60091412a1} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2625 | 2026.01.22 22:17:47.523894 [ 341 ] {2df6b114-5625-4605-88dc-eb60091412a1} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2626 | 2026.01.22 22:17:47.523878 [ 340 ] {2df6b114-5625-4605-88dc-eb60091412a1} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2627 | 2026.01.22 22:17:47.524037 [ 277 ] {2df6b114-5625-4605-88dc-eb60091412a1} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2628 | 2026.01.22 22:17:47.524068 [ 277 ] {2df6b114-5625-4605-88dc-eb60091412a1} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2629 | 2026.01.22 22:17:47.524159 [ 277 ] {2df6b114-5625-4605-88dc-eb60091412a1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2630 | 2026.01.22 22:17:47.524180 [ 277 ] {2df6b114-5625-4605-88dc-eb60091412a1} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2631 | 2026.01.22 22:17:47.524215 [ 277 ] {2df6b114-5625-4605-88dc-eb60091412a1} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2632 | 2026.01.22 22:17:47.524255 [ 277 ] {2df6b114-5625-4605-88dc-eb60091412a1} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2633 | 2026.01.22 22:17:47.524291 [ 277 ] {2df6b114-5625-4605-88dc-eb60091412a1} <Trace> MergeTreeBaseSelectProcessor: 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2634 | 2026.01.22 22:17:47.525200 [ 277 ] {2df6b114-5625-4605-88dc-eb60091412a1} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002427 sec., 16893.283889575607 rows/sec., 680.41 KiB/sec. | ||
| 2635 | 2026.01.22 22:17:47.525348 [ 277 ] {2df6b114-5625-4605-88dc-eb60091412a1} <Debug> TCPHandler: Processed in 0.002835761 sec. | ||
| 2636 | 2026.01.22 22:17:47.532022 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2637 | 2026.01.22 22:17:47.532139 [ 277 ] {ab4f68b7-d7f1-4ff3-8090-2f4ad1e0621f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2638 | 2026.01.22 22:17:47.532187 [ 277 ] {ab4f68b7-d7f1-4ff3-8090-2f4ad1e0621f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2639 | 2026.01.22 22:17:47.532719 [ 277 ] {ab4f68b7-d7f1-4ff3-8090-2f4ad1e0621f} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2640 | 2026.01.22 22:17:47.532765 [ 277 ] {ab4f68b7-d7f1-4ff3-8090-2f4ad1e0621f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2641 | 2026.01.22 22:17:47.533172 [ 277 ] {ab4f68b7-d7f1-4ff3-8090-2f4ad1e0621f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2642 | 2026.01.22 22:17:47.533374 [ 277 ] {ab4f68b7-d7f1-4ff3-8090-2f4ad1e0621f} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2643 | 2026.01.22 22:17:47.533522 [ 277 ] {ab4f68b7-d7f1-4ff3-8090-2f4ad1e0621f} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001419 sec., 704.7216349541932 rows/sec., 72.95 KiB/sec. | ||
| 2644 | 2026.01.22 22:17:47.533563 [ 277 ] {ab4f68b7-d7f1-4ff3-8090-2f4ad1e0621f} <Debug> TCPHandler: Processed in 0.001595462 sec. | ||
| 2645 | 2026.01.22 22:17:47.533676 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2646 | 2026.01.22 22:17:47.533776 [ 277 ] {4aff77ec-e47f-429d-886c-65475d3a4cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2647 | 2026.01.22 22:17:47.533819 [ 277 ] {4aff77ec-e47f-429d-886c-65475d3a4cd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2648 | 2026.01.22 22:17:47.534246 [ 277 ] {4aff77ec-e47f-429d-886c-65475d3a4cd5} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2649 | 2026.01.22 22:17:47.534284 [ 277 ] {4aff77ec-e47f-429d-886c-65475d3a4cd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2650 | 2026.01.22 22:17:47.534589 [ 277 ] {4aff77ec-e47f-429d-886c-65475d3a4cd5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2651 | 2026.01.22 22:17:47.534802 [ 277 ] {4aff77ec-e47f-429d-886c-65475d3a4cd5} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2652 | 2026.01.22 22:17:47.534932 [ 277 ] {4aff77ec-e47f-429d-886c-65475d3a4cd5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001178 sec., 20373.51443123939 rows/sec., 1.69 MiB/sec. | ||
| 2653 | 2026.01.22 22:17:47.534970 [ 277 ] {4aff77ec-e47f-429d-886c-65475d3a4cd5} <Debug> TCPHandler: Processed in 0.00134515 sec. | ||
| 2654 | 2026.01.22 22:17:47.535085 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2655 | 2026.01.22 22:17:47.535180 [ 277 ] {9f289872-1586-4cbc-8da9-ca84bee74dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2656 | 2026.01.22 22:17:47.535220 [ 277 ] {9f289872-1586-4cbc-8da9-ca84bee74dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2657 | 2026.01.22 22:17:47.535605 [ 277 ] {9f289872-1586-4cbc-8da9-ca84bee74dd9} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2658 | 2026.01.22 22:17:47.535641 [ 277 ] {9f289872-1586-4cbc-8da9-ca84bee74dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2659 | 2026.01.22 22:17:47.535928 [ 277 ] {9f289872-1586-4cbc-8da9-ca84bee74dd9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2660 | 2026.01.22 22:17:47.536135 [ 277 ] {9f289872-1586-4cbc-8da9-ca84bee74dd9} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2661 | 2026.01.22 22:17:47.536259 [ 277 ] {9f289872-1586-4cbc-8da9-ca84bee74dd9} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001098 sec., 5464.48087431694 rows/sec., 445.59 KiB/sec. | ||
| 2662 | 2026.01.22 22:17:47.536296 [ 277 ] {9f289872-1586-4cbc-8da9-ca84bee74dd9} <Debug> TCPHandler: Processed in 0.001262429 sec. | ||
| 2663 | 2026.01.22 22:17:47.536407 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2664 | 2026.01.22 22:17:47.536501 [ 277 ] {175b43ec-fb53-4ed9-b95a-3b383577872a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2665 | 2026.01.22 22:17:47.536540 [ 277 ] {175b43ec-fb53-4ed9-b95a-3b383577872a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2666 | 2026.01.22 22:17:47.536999 [ 277 ] {175b43ec-fb53-4ed9-b95a-3b383577872a} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2667 | 2026.01.22 22:17:47.537037 [ 277 ] {175b43ec-fb53-4ed9-b95a-3b383577872a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2668 | 2026.01.22 22:17:47.537359 [ 277 ] {175b43ec-fb53-4ed9-b95a-3b383577872a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2669 | 2026.01.22 22:17:47.537569 [ 277 ] {175b43ec-fb53-4ed9-b95a-3b383577872a} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2670 | 2026.01.22 22:17:47.537693 [ 277 ] {175b43ec-fb53-4ed9-b95a-3b383577872a} <Debug> executeQuery: Read 191 rows, 17.20 KiB in 0.00121 sec., 157851.23966942148 rows/sec., 13.88 MiB/sec. | ||
| 2671 | 2026.01.22 22:17:47.537730 [ 277 ] {175b43ec-fb53-4ed9-b95a-3b383577872a} <Debug> TCPHandler: Processed in 0.001372061 sec. | ||
| 2672 | 2026.01.22 22:17:47.537841 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2673 | 2026.01.22 22:17:47.537934 [ 277 ] {4acae3dc-816b-41b7-a9cb-e19186ff0014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2674 | 2026.01.22 22:17:47.537973 [ 277 ] {4acae3dc-816b-41b7-a9cb-e19186ff0014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2675 | 2026.01.22 22:17:47.538360 [ 277 ] {4acae3dc-816b-41b7-a9cb-e19186ff0014} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2676 | 2026.01.22 22:17:47.538396 [ 277 ] {4acae3dc-816b-41b7-a9cb-e19186ff0014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2677 | 2026.01.22 22:17:47.538689 [ 277 ] {4acae3dc-816b-41b7-a9cb-e19186ff0014} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2678 | 2026.01.22 22:17:47.538897 [ 277 ] {4acae3dc-816b-41b7-a9cb-e19186ff0014} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2679 | 2026.01.22 22:17:47.539024 [ 277 ] {4acae3dc-816b-41b7-a9cb-e19186ff0014} <Debug> executeQuery: Read 23 rows, 1.76 KiB in 0.001107 sec., 20776.874435411024 rows/sec., 1.55 MiB/sec. | ||
| 2680 | 2026.01.22 22:17:47.539067 [ 277 ] {4acae3dc-816b-41b7-a9cb-e19186ff0014} <Debug> TCPHandler: Processed in 0.00127471 sec. | ||
| 2681 | 2026.01.22 22:17:47.539187 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2682 | 2026.01.22 22:17:47.539308 [ 277 ] {21f79c30-e41d-45fa-9006-8a695fd46568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2683 | 2026.01.22 22:17:47.539355 [ 277 ] {21f79c30-e41d-45fa-9006-8a695fd46568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2684 | 2026.01.22 22:17:47.539783 [ 277 ] {21f79c30-e41d-45fa-9006-8a695fd46568} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2685 | 2026.01.22 22:17:47.539821 [ 277 ] {21f79c30-e41d-45fa-9006-8a695fd46568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2686 | 2026.01.22 22:17:47.540128 [ 277 ] {21f79c30-e41d-45fa-9006-8a695fd46568} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2687 | 2026.01.22 22:17:47.540343 [ 277 ] {21f79c30-e41d-45fa-9006-8a695fd46568} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2688 | 2026.01.22 22:17:47.540474 [ 277 ] {21f79c30-e41d-45fa-9006-8a695fd46568} <Debug> executeQuery: Read 26 rows, 2.17 KiB in 0.001192 sec., 21812.080536912752 rows/sec., 1.78 MiB/sec. | ||
| 2689 | 2026.01.22 22:17:47.540511 [ 277 ] {21f79c30-e41d-45fa-9006-8a695fd46568} <Debug> TCPHandler: Processed in 0.00138533 sec. | ||
| 2690 | 2026.01.22 22:17:47.540634 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2691 | 2026.01.22 22:17:47.540757 [ 277 ] {5fd0b61b-e157-485d-9e10-7431f96dbf51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2692 | 2026.01.22 22:17:47.540806 [ 277 ] {5fd0b61b-e157-485d-9e10-7431f96dbf51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2693 | 2026.01.22 22:17:47.541273 [ 277 ] {5fd0b61b-e157-485d-9e10-7431f96dbf51} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2694 | 2026.01.22 22:17:47.541318 [ 277 ] {5fd0b61b-e157-485d-9e10-7431f96dbf51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2695 | 2026.01.22 22:17:47.541643 [ 277 ] {5fd0b61b-e157-485d-9e10-7431f96dbf51} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2696 | 2026.01.22 22:17:47.541855 [ 277 ] {5fd0b61b-e157-485d-9e10-7431f96dbf51} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2697 | 2026.01.22 22:17:47.541984 [ 277 ] {5fd0b61b-e157-485d-9e10-7431f96dbf51} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001251 sec., 9592.32613908873 rows/sec., 749.40 KiB/sec. | ||
| 2698 | 2026.01.22 22:17:47.542021 [ 277 ] {5fd0b61b-e157-485d-9e10-7431f96dbf51} <Debug> TCPHandler: Processed in 0.001450071 sec. | ||
| 2699 | 2026.01.22 22:17:47.542145 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2700 | 2026.01.22 22:17:47.542240 [ 277 ] {bb5aa7f9-c3a9-4d73-a58e-c326df618aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2701 | 2026.01.22 22:17:47.542279 [ 277 ] {bb5aa7f9-c3a9-4d73-a58e-c326df618aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2702 | 2026.01.22 22:17:47.542704 [ 277 ] {bb5aa7f9-c3a9-4d73-a58e-c326df618aed} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2703 | 2026.01.22 22:17:47.542740 [ 277 ] {bb5aa7f9-c3a9-4d73-a58e-c326df618aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2704 | 2026.01.22 22:17:47.543043 [ 277 ] {bb5aa7f9-c3a9-4d73-a58e-c326df618aed} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2705 | 2026.01.22 22:17:47.543244 [ 277 ] {bb5aa7f9-c3a9-4d73-a58e-c326df618aed} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2706 | 2026.01.22 22:17:47.543368 [ 277 ] {bb5aa7f9-c3a9-4d73-a58e-c326df618aed} <Debug> executeQuery: Read 114 rows, 9.50 KiB in 0.001147 sec., 99389.7122929381 rows/sec., 8.09 MiB/sec. | ||
| 2707 | 2026.01.22 22:17:47.543404 [ 277 ] {bb5aa7f9-c3a9-4d73-a58e-c326df618aed} <Debug> TCPHandler: Processed in 0.00131101 sec. | ||
| 2708 | 2026.01.22 22:17:47.543519 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2709 | 2026.01.22 22:17:47.543614 [ 277 ] {dc60ce47-491b-4f1a-bee0-051c33cba5e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2710 | 2026.01.22 22:17:47.543657 [ 277 ] {dc60ce47-491b-4f1a-bee0-051c33cba5e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2711 | 2026.01.22 22:17:47.544040 [ 277 ] {dc60ce47-491b-4f1a-bee0-051c33cba5e9} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2712 | 2026.01.22 22:17:47.544075 [ 277 ] {dc60ce47-491b-4f1a-bee0-051c33cba5e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2713 | 2026.01.22 22:17:47.544395 [ 277 ] {dc60ce47-491b-4f1a-bee0-051c33cba5e9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2714 | 2026.01.22 22:17:47.544607 [ 277 ] {dc60ce47-491b-4f1a-bee0-051c33cba5e9} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2715 | 2026.01.22 22:17:47.544733 [ 277 ] {dc60ce47-491b-4f1a-bee0-051c33cba5e9} <Debug> executeQuery: Read 199 rows, 14.61 KiB in 0.001137 sec., 175021.98768689533 rows/sec., 12.55 MiB/sec. | ||
| 2716 | 2026.01.22 22:17:47.544768 [ 277 ] {dc60ce47-491b-4f1a-bee0-051c33cba5e9} <Debug> TCPHandler: Processed in 0.00129989 sec. | ||
| 2717 | 2026.01.22 22:17:47.544882 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2718 | 2026.01.22 22:17:47.544976 [ 277 ] {15b851d5-6e66-4195-a599-3a32df78cbba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2719 | 2026.01.22 22:17:47.545017 [ 277 ] {15b851d5-6e66-4195-a599-3a32df78cbba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2720 | 2026.01.22 22:17:47.545329 [ 277 ] {15b851d5-6e66-4195-a599-3a32df78cbba} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2721 | 2026.01.22 22:17:47.545365 [ 277 ] {15b851d5-6e66-4195-a599-3a32df78cbba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2722 | 2026.01.22 22:17:47.545648 [ 277 ] {15b851d5-6e66-4195-a599-3a32df78cbba} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2723 | 2026.01.22 22:17:47.545850 [ 277 ] {15b851d5-6e66-4195-a599-3a32df78cbba} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2724 | 2026.01.22 22:17:47.545972 [ 277 ] {15b851d5-6e66-4195-a599-3a32df78cbba} <Debug> executeQuery: Read 2 rows, 130.00 B in 0.001015 sec., 1970.4433497536945 rows/sec., 125.08 KiB/sec. | ||
| 2725 | 2026.01.22 22:17:47.546008 [ 277 ] {15b851d5-6e66-4195-a599-3a32df78cbba} <Debug> TCPHandler: Processed in 0.001177639 sec. | ||
| 2726 | 2026.01.22 22:17:47.546111 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2727 | 2026.01.22 22:17:47.546206 [ 277 ] {2f522ef7-4826-4ccf-a64c-61f6eb4ae0c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2728 | 2026.01.22 22:17:47.546258 [ 277 ] {2f522ef7-4826-4ccf-a64c-61f6eb4ae0c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2729 | 2026.01.22 22:17:47.546948 [ 277 ] {2f522ef7-4826-4ccf-a64c-61f6eb4ae0c0} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2730 | 2026.01.22 22:17:47.546984 [ 277 ] {2f522ef7-4826-4ccf-a64c-61f6eb4ae0c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2731 | 2026.01.22 22:17:47.547460 [ 277 ] {2f522ef7-4826-4ccf-a64c-61f6eb4ae0c0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2732 | 2026.01.22 22:17:47.547677 [ 277 ] {2f522ef7-4826-4ccf-a64c-61f6eb4ae0c0} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2733 | 2026.01.22 22:17:47.547781 [ 61 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2734 | 2026.01.22 22:17:47.547811 [ 277 ] {2f522ef7-4826-4ccf-a64c-61f6eb4ae0c0} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001623 sec., 3080.714725816389 rows/sec., 5.52 MiB/sec. | ||
| 2735 | 2026.01.22 22:17:47.547846 [ 61 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2736 | 2026.01.22 22:17:47.547872 [ 277 ] {2f522ef7-4826-4ccf-a64c-61f6eb4ae0c0} <Debug> TCPHandler: Processed in 0.001810674 sec. | ||
| 2737 | 2026.01.22 22:17:47.547875 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2738 | 2026.01.22 22:17:47.547992 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2739 | 2026.01.22 22:17:47.547994 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::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 | ||
| 2740 | 2026.01.22 22:17:47.548095 [ 277 ] {5eb68df1-458b-4dbf-80a2-28c3bc765dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2741 | 2026.01.22 22:17:47.548140 [ 277 ] {5eb68df1-458b-4dbf-80a2-28c3bc765dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2742 | 2026.01.22 22:17:47.548248 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2743 | 2026.01.22 22:17:47.548315 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
| 2744 | 2026.01.22 22:17:47.548457 [ 277 ] {5eb68df1-458b-4dbf-80a2-28c3bc765dbe} <Trace> oximeter.measurements_i64 (24c158a5-0e9f-4115-bfdc-3d56fe10d0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2745 | 2026.01.22 22:17:47.548472 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 33 rows starting from the beginning of the part | ||
| 2746 | 2026.01.22 22:17:47.548499 [ 277 ] {5eb68df1-458b-4dbf-80a2-28c3bc765dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2747 | 2026.01.22 22:17:47.548587 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
| 2748 | 2026.01.22 22:17:47.548688 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 2749 | 2026.01.22 22:17:47.548779 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2750 | 2026.01.22 22:17:47.548803 [ 277 ] {5eb68df1-458b-4dbf-80a2-28c3bc765dbe} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2751 | 2026.01.22 22:17:47.548874 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 5 rows starting from the beginning of the part | ||
| 2752 | 2026.01.22 22:17:47.549028 [ 277 ] {5eb68df1-458b-4dbf-80a2-28c3bc765dbe} <Trace> oximeter.measurements_i64 (24c158a5-0e9f-4115-bfdc-3d56fe10d0c6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2753 | 2026.01.22 22:17:47.549157 [ 277 ] {5eb68df1-458b-4dbf-80a2-28c3bc765dbe} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001081 sec., 2775.208140610546 rows/sec., 196.04 KiB/sec. | ||
| 2754 | 2026.01.22 22:17:47.549193 [ 277 ] {5eb68df1-458b-4dbf-80a2-28c3bc765dbe} <Debug> TCPHandler: Processed in 0.00125227 sec. | ||
| 2755 | 2026.01.22 22:17:47.549316 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2756 | 2026.01.22 22:17:47.549439 [ 277 ] {2a81ac58-2cd7-460f-9114-dc4c0c6be9f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2757 | 2026.01.22 22:17:47.549490 [ 277 ] {2a81ac58-2cd7-460f-9114-dc4c0c6be9f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2758 | 2026.01.22 22:17:47.549848 [ 277 ] {2a81ac58-2cd7-460f-9114-dc4c0c6be9f1} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2759 | 2026.01.22 22:17:47.549886 [ 277 ] {2a81ac58-2cd7-460f-9114-dc4c0c6be9f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2760 | 2026.01.22 22:17:47.550332 [ 277 ] {2a81ac58-2cd7-460f-9114-dc4c0c6be9f1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2761 | 2026.01.22 22:17:47.550563 [ 277 ] {2a81ac58-2cd7-460f-9114-dc4c0c6be9f1} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2762 | 2026.01.22 22:17:47.550700 [ 277 ] {2a81ac58-2cd7-460f-9114-dc4c0c6be9f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001285 sec., 46692.607003891055 rows/sec., 3.15 MiB/sec. | ||
| 2763 | 2026.01.22 22:17:47.550737 [ 277 ] {2a81ac58-2cd7-460f-9114-dc4c0c6be9f1} <Debug> TCPHandler: Processed in 0.001481931 sec. | ||
| 2764 | 2026.01.22 22:17:47.555990 [ 208 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 161 rows, containing 19 columns (19 merged, 0 gathered) in 0.00803502 sec., 20037.2867771331 rows/sec., 35.91 MiB/sec. | ||
| 2765 | 2026.01.22 22:17:47.556396 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2766 | 2026.01.22 22:17:47.556735 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2767 | 2026.01.22 22:17:47.556810 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2768 | 2026.01.22 22:17:47.556918 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 2769 | 2026.01.22 22:17:52.164788 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2770 | 2026.01.22 22:17:52.164846 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2771 | 2026.01.22 22:17:52.262701 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5728 | ||
| 2772 | 2026.01.22 22:17:52.263289 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2773 | 2026.01.22 22:17:52.263345 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2774 | 2026.01.22 22:17:52.263959 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2775 | 2026.01.22 22:17:52.264239 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2776 | 2026.01.22 22:17:52.264404 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5728 | ||
| 2777 | 2026.01.22 22:17:52.267228 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 366 | ||
| 2778 | 2026.01.22 22:17:52.269641 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2779 | 2026.01.22 22:17:52.269693 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2780 | 2026.01.22 22:17:52.270924 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2781 | 2026.01.22 22:17:52.271219 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2782 | 2026.01.22 22:17:52.271575 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 366 | ||
| 2783 | 2026.01.22 22:17:52.528958 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2784 | 2026.01.22 22:17:52.529126 [ 277 ] {c0a6b6e6-b97f-4dab-8c31-1f54ce19f0cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2785 | 2026.01.22 22:17:52.529186 [ 277 ] {c0a6b6e6-b97f-4dab-8c31-1f54ce19f0cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2786 | 2026.01.22 22:17:52.529848 [ 277 ] {c0a6b6e6-b97f-4dab-8c31-1f54ce19f0cb} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2787 | 2026.01.22 22:17:52.529889 [ 277 ] {c0a6b6e6-b97f-4dab-8c31-1f54ce19f0cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2788 | 2026.01.22 22:17:52.530269 [ 277 ] {c0a6b6e6-b97f-4dab-8c31-1f54ce19f0cb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2789 | 2026.01.22 22:17:52.530487 [ 277 ] {c0a6b6e6-b97f-4dab-8c31-1f54ce19f0cb} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2790 | 2026.01.22 22:17:52.530625 [ 277 ] {c0a6b6e6-b97f-4dab-8c31-1f54ce19f0cb} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001547 sec., 82740.78862314156 rows/sec., 7.11 MiB/sec. | ||
| 2791 | 2026.01.22 22:17:52.530663 [ 277 ] {c0a6b6e6-b97f-4dab-8c31-1f54ce19f0cb} <Debug> TCPHandler: Processed in 0.001821963 sec. | ||
| 2792 | 2026.01.22 22:17:52.530785 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2793 | 2026.01.22 22:17:52.530877 [ 277 ] {c84dbe32-f024-411c-af39-354fcacd5fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2794 | 2026.01.22 22:17:52.530916 [ 277 ] {c84dbe32-f024-411c-af39-354fcacd5fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2795 | 2026.01.22 22:17:52.531316 [ 277 ] {c84dbe32-f024-411c-af39-354fcacd5fa6} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2796 | 2026.01.22 22:17:52.531348 [ 277 ] {c84dbe32-f024-411c-af39-354fcacd5fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2797 | 2026.01.22 22:17:52.531615 [ 277 ] {c84dbe32-f024-411c-af39-354fcacd5fa6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2798 | 2026.01.22 22:17:52.531828 [ 277 ] {c84dbe32-f024-411c-af39-354fcacd5fa6} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2799 | 2026.01.22 22:17:52.531943 [ 277 ] {c84dbe32-f024-411c-af39-354fcacd5fa6} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001142 sec., 31523.642732049037 rows/sec., 2.31 MiB/sec. | ||
| 2800 | 2026.01.22 22:17:52.531975 [ 277 ] {c84dbe32-f024-411c-af39-354fcacd5fa6} <Debug> TCPHandler: Processed in 0.0012982 sec. | ||
| 2801 | 2026.01.22 22:17:52.532144 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2802 | 2026.01.22 22:17:52.532242 [ 277 ] {3b910ae3-7f01-41f8-a809-a196040e3eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2803 | 2026.01.22 22:17:52.532280 [ 277 ] {3b910ae3-7f01-41f8-a809-a196040e3eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2804 | 2026.01.22 22:17:52.532697 [ 277 ] {3b910ae3-7f01-41f8-a809-a196040e3eeb} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2805 | 2026.01.22 22:17:52.532731 [ 277 ] {3b910ae3-7f01-41f8-a809-a196040e3eeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2806 | 2026.01.22 22:17:52.533018 [ 277 ] {3b910ae3-7f01-41f8-a809-a196040e3eeb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2807 | 2026.01.22 22:17:52.533220 [ 277 ] {3b910ae3-7f01-41f8-a809-a196040e3eeb} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2808 | 2026.01.22 22:17:52.533339 [ 277 ] {3b910ae3-7f01-41f8-a809-a196040e3eeb} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001114 sec., 89766.60682226213 rows/sec., 7.01 MiB/sec. | ||
| 2809 | 2026.01.22 22:17:52.533373 [ 277 ] {3b910ae3-7f01-41f8-a809-a196040e3eeb} <Debug> TCPHandler: Processed in 0.001275789 sec. | ||
| 2810 | 2026.01.22 22:17:52.533483 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2811 | 2026.01.22 22:17:52.533573 [ 277 ] {e27c254b-e401-4279-8bb3-ec44916060ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2812 | 2026.01.22 22:17:52.533615 [ 277 ] {e27c254b-e401-4279-8bb3-ec44916060ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2813 | 2026.01.22 22:17:52.534013 [ 277 ] {e27c254b-e401-4279-8bb3-ec44916060ec} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2814 | 2026.01.22 22:17:52.534046 [ 277 ] {e27c254b-e401-4279-8bb3-ec44916060ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2815 | 2026.01.22 22:17:52.534369 [ 277 ] {e27c254b-e401-4279-8bb3-ec44916060ec} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2816 | 2026.01.22 22:17:52.534569 [ 277 ] {e27c254b-e401-4279-8bb3-ec44916060ec} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2817 | 2026.01.22 22:17:52.534690 [ 277 ] {e27c254b-e401-4279-8bb3-ec44916060ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001135 sec., 140969.16299559473 rows/sec., 9.82 MiB/sec. | ||
| 2818 | 2026.01.22 22:17:52.534725 [ 277 ] {e27c254b-e401-4279-8bb3-ec44916060ec} <Debug> TCPHandler: Processed in 0.001288999 sec. | ||
| 2819 | 2026.01.22 22:17:52.534825 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2820 | 2026.01.22 22:17:52.534915 [ 277 ] {5fc24d3b-d1b7-455a-a3cd-a85f7a257491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2821 | 2026.01.22 22:17:52.534966 [ 277 ] {5fc24d3b-d1b7-455a-a3cd-a85f7a257491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2822 | 2026.01.22 22:17:52.535803 [ 277 ] {5fc24d3b-d1b7-455a-a3cd-a85f7a257491} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2823 | 2026.01.22 22:17:52.535839 [ 277 ] {5fc24d3b-d1b7-455a-a3cd-a85f7a257491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2824 | 2026.01.22 22:17:52.536417 [ 277 ] {5fc24d3b-d1b7-455a-a3cd-a85f7a257491} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2825 | 2026.01.22 22:17:52.536643 [ 277 ] {5fc24d3b-d1b7-455a-a3cd-a85f7a257491} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2826 | 2026.01.22 22:17:52.536777 [ 277 ] {5fc24d3b-d1b7-455a-a3cd-a85f7a257491} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001879 sec., 19159.127195316658 rows/sec., 34.33 MiB/sec. | ||
| 2827 | 2026.01.22 22:17:52.536827 [ 277 ] {5fc24d3b-d1b7-455a-a3cd-a85f7a257491} <Debug> TCPHandler: Processed in 0.002048295 sec. | ||
| 2828 | 2026.01.22 22:17:52.536943 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2829 | 2026.01.22 22:17:52.537036 [ 277 ] {35ec4c1f-5026-4c4c-8537-59851dd4c767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2830 | 2026.01.22 22:17:52.537079 [ 277 ] {35ec4c1f-5026-4c4c-8537-59851dd4c767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2831 | 2026.01.22 22:17:52.537421 [ 277 ] {35ec4c1f-5026-4c4c-8537-59851dd4c767} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2832 | 2026.01.22 22:17:52.537455 [ 277 ] {35ec4c1f-5026-4c4c-8537-59851dd4c767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2833 | 2026.01.22 22:17:52.537753 [ 277 ] {35ec4c1f-5026-4c4c-8537-59851dd4c767} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2834 | 2026.01.22 22:17:52.537959 [ 277 ] {35ec4c1f-5026-4c4c-8537-59851dd4c767} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2835 | 2026.01.22 22:17:52.538086 [ 277 ] {35ec4c1f-5026-4c4c-8537-59851dd4c767} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 2836 | 2026.01.22 22:17:52.538122 [ 277 ] {35ec4c1f-5026-4c4c-8537-59851dd4c767} <Debug> TCPHandler: Processed in 0.001228449 sec. | ||
| 2837 | 2026.01.22 22:17:52.574817 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2838 | 2026.01.22 22:17:52.591839 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2839 | 2026.01.22 22:17:52.591878 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2840 | 2026.01.22 22:17:52.597497 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2841 | 2026.01.22 22:17:52.598152 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2842 | 2026.01.22 22:17:52.600977 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2843 | 2026.01.22 22:17:57.527687 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2844 | 2026.01.22 22:17:57.527883 [ 277 ] {c395b39b-aa7a-48cb-ab82-c31100e068a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2845 | 2026.01.22 22:17:57.527950 [ 277 ] {c395b39b-aa7a-48cb-ab82-c31100e068a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2846 | 2026.01.22 22:17:57.528593 [ 277 ] {c395b39b-aa7a-48cb-ab82-c31100e068a8} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2847 | 2026.01.22 22:17:57.528644 [ 277 ] {c395b39b-aa7a-48cb-ab82-c31100e068a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2848 | 2026.01.22 22:17:57.529054 [ 277 ] {c395b39b-aa7a-48cb-ab82-c31100e068a8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2849 | 2026.01.22 22:17:57.529290 [ 277 ] {c395b39b-aa7a-48cb-ab82-c31100e068a8} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2850 | 2026.01.22 22:17:57.529447 [ 277 ] {c395b39b-aa7a-48cb-ab82-c31100e068a8} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001613 sec., 40917.54494730316 rows/sec., 3.24 MiB/sec. | ||
| 2851 | 2026.01.22 22:17:57.529496 [ 277 ] {c395b39b-aa7a-48cb-ab82-c31100e068a8} <Debug> TCPHandler: Processed in 0.001938455 sec. | ||
| 2852 | 2026.01.22 22:17:57.529620 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2853 | 2026.01.22 22:17:57.529721 [ 277 ] {be347aee-0a42-4a7e-9bf9-21a9041e64de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2854 | 2026.01.22 22:17:57.529765 [ 277 ] {be347aee-0a42-4a7e-9bf9-21a9041e64de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2855 | 2026.01.22 22:17:57.530171 [ 277 ] {be347aee-0a42-4a7e-9bf9-21a9041e64de} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2856 | 2026.01.22 22:17:57.530209 [ 277 ] {be347aee-0a42-4a7e-9bf9-21a9041e64de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2857 | 2026.01.22 22:17:57.530503 [ 277 ] {be347aee-0a42-4a7e-9bf9-21a9041e64de} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2858 | 2026.01.22 22:17:57.530709 [ 277 ] {be347aee-0a42-4a7e-9bf9-21a9041e64de} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2859 | 2026.01.22 22:17:57.530839 [ 277 ] {be347aee-0a42-4a7e-9bf9-21a9041e64de} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001142 sec., 4378.283712784589 rows/sec., 329.23 KiB/sec. | ||
| 2860 | 2026.01.22 22:17:57.530876 [ 277 ] {be347aee-0a42-4a7e-9bf9-21a9041e64de} <Debug> TCPHandler: Processed in 0.00130795 sec. | ||
| 2861 | 2026.01.22 22:17:57.530987 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2862 | 2026.01.22 22:17:57.531081 [ 277 ] {2ec5c7da-8174-4484-8a3a-81f48900c03e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2863 | 2026.01.22 22:17:57.531121 [ 277 ] {2ec5c7da-8174-4484-8a3a-81f48900c03e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2864 | 2026.01.22 22:17:57.531566 [ 277 ] {2ec5c7da-8174-4484-8a3a-81f48900c03e} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2865 | 2026.01.22 22:17:57.531603 [ 277 ] {2ec5c7da-8174-4484-8a3a-81f48900c03e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2866 | 2026.01.22 22:17:57.531907 [ 277 ] {2ec5c7da-8174-4484-8a3a-81f48900c03e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2867 | 2026.01.22 22:17:57.532114 [ 277 ] {2ec5c7da-8174-4484-8a3a-81f48900c03e} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2868 | 2026.01.22 22:17:57.532242 [ 277 ] {2ec5c7da-8174-4484-8a3a-81f48900c03e} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.00118 sec., 58474.57627118644 rows/sec., 4.56 MiB/sec. | ||
| 2869 | 2026.01.22 22:17:57.532277 [ 277 ] {2ec5c7da-8174-4484-8a3a-81f48900c03e} <Debug> TCPHandler: Processed in 0.00134063 sec. | ||
| 2870 | 2026.01.22 22:17:57.532396 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2871 | 2026.01.22 22:17:57.532490 [ 277 ] {59a7ab8e-946f-421e-b9cb-e99a25c86cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2872 | 2026.01.22 22:17:57.532534 [ 277 ] {59a7ab8e-946f-421e-b9cb-e99a25c86cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2873 | 2026.01.22 22:17:57.532972 [ 277 ] {59a7ab8e-946f-421e-b9cb-e99a25c86cb8} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2874 | 2026.01.22 22:17:57.533009 [ 277 ] {59a7ab8e-946f-421e-b9cb-e99a25c86cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2875 | 2026.01.22 22:17:57.533361 [ 277 ] {59a7ab8e-946f-421e-b9cb-e99a25c86cb8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2876 | 2026.01.22 22:17:57.533608 [ 277 ] {59a7ab8e-946f-421e-b9cb-e99a25c86cb8} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2877 | 2026.01.22 22:17:57.533742 [ 277 ] {59a7ab8e-946f-421e-b9cb-e99a25c86cb8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001271 sec., 125885.12981904013 rows/sec., 8.77 MiB/sec. | ||
| 2878 | 2026.01.22 22:17:57.533778 [ 277 ] {59a7ab8e-946f-421e-b9cb-e99a25c86cb8} <Debug> TCPHandler: Processed in 0.00143029 sec. | ||
| 2879 | 2026.01.22 22:17:57.533895 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2880 | 2026.01.22 22:17:57.533991 [ 277 ] {55497a85-3aaa-4332-b8c9-911092f240e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2881 | 2026.01.22 22:17:57.534046 [ 277 ] {55497a85-3aaa-4332-b8c9-911092f240e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2882 | 2026.01.22 22:17:57.534763 [ 277 ] {55497a85-3aaa-4332-b8c9-911092f240e3} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2883 | 2026.01.22 22:17:57.534799 [ 277 ] {55497a85-3aaa-4332-b8c9-911092f240e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2884 | 2026.01.22 22:17:57.535296 [ 277 ] {55497a85-3aaa-4332-b8c9-911092f240e3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2885 | 2026.01.22 22:17:57.535523 [ 277 ] {55497a85-3aaa-4332-b8c9-911092f240e3} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2886 | 2026.01.22 22:17:57.535661 [ 277 ] {55497a85-3aaa-4332-b8c9-911092f240e3} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001689 sec., 2960.331557134399 rows/sec., 5.30 MiB/sec. | ||
| 2887 | 2026.01.22 22:17:57.535719 [ 277 ] {55497a85-3aaa-4332-b8c9-911092f240e3} <Debug> TCPHandler: Processed in 0.001871944 sec. | ||
| 2888 | 2026.01.22 22:17:57.535831 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2889 | 2026.01.22 22:17:57.535925 [ 277 ] {03e1ef03-9269-4782-9550-41d882b8be8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2890 | 2026.01.22 22:17:57.535968 [ 277 ] {03e1ef03-9269-4782-9550-41d882b8be8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2891 | 2026.01.22 22:17:57.536304 [ 277 ] {03e1ef03-9269-4782-9550-41d882b8be8b} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2892 | 2026.01.22 22:17:57.536340 [ 277 ] {03e1ef03-9269-4782-9550-41d882b8be8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2893 | 2026.01.22 22:17:57.536637 [ 277 ] {03e1ef03-9269-4782-9550-41d882b8be8b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2894 | 2026.01.22 22:17:57.536846 [ 277 ] {03e1ef03-9269-4782-9550-41d882b8be8b} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2895 | 2026.01.22 22:17:57.536973 [ 277 ] {03e1ef03-9269-4782-9550-41d882b8be8b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 2896 | 2026.01.22 22:17:57.537007 [ 277 ] {03e1ef03-9269-4782-9550-41d882b8be8b} <Debug> TCPHandler: Processed in 0.00122509 sec. | ||
| 2897 | 2026.01.22 22:17:59.764541 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6176 | ||
| 2898 | 2026.01.22 22:17:59.765132 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2899 | 2026.01.22 22:17:59.765213 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2900 | 2026.01.22 22:17:59.765910 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2901 | 2026.01.22 22:17:59.766150 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2902 | 2026.01.22 22:17:59.766297 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6176 | ||
| 2903 | 2026.01.22 22:18:00.101102 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2904 | 2026.01.22 22:18:00.117232 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2905 | 2026.01.22 22:18:00.117297 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2906 | 2026.01.22 22:18:00.123397 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2907 | 2026.01.22 22:18:00.124093 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2908 | 2026.01.22 22:18:00.126882 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2909 | 2026.01.22 22:18:02.271811 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 390 | ||
| 2910 | 2026.01.22 22:18:02.274009 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2911 | 2026.01.22 22:18:02.274066 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2912 | 2026.01.22 22:18:02.275214 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2913 | 2026.01.22 22:18:02.275497 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2914 | 2026.01.22 22:18:02.275835 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 390 | ||
| 2915 | 2026.01.22 22:18:02.529387 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2916 | 2026.01.22 22:18:02.529660 [ 277 ] {1220a551-a5c7-4e21-b0d3-b4da83d66d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2917 | 2026.01.22 22:18:02.529766 [ 277 ] {1220a551-a5c7-4e21-b0d3-b4da83d66d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2918 | 2026.01.22 22:18:02.530456 [ 277 ] {1220a551-a5c7-4e21-b0d3-b4da83d66d4a} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2919 | 2026.01.22 22:18:02.530504 [ 277 ] {1220a551-a5c7-4e21-b0d3-b4da83d66d4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2920 | 2026.01.22 22:18:02.530873 [ 277 ] {1220a551-a5c7-4e21-b0d3-b4da83d66d4a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2921 | 2026.01.22 22:18:02.531112 [ 277 ] {1220a551-a5c7-4e21-b0d3-b4da83d66d4a} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2922 | 2026.01.22 22:18:02.531271 [ 277 ] {1220a551-a5c7-4e21-b0d3-b4da83d66d4a} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001688 sec., 5924.170616113744 rows/sec., 483.07 KiB/sec. | ||
| 2923 | 2026.01.22 22:18:02.531319 [ 277 ] {1220a551-a5c7-4e21-b0d3-b4da83d66d4a} <Debug> TCPHandler: Processed in 0.002111916 sec. | ||
| 2924 | 2026.01.22 22:18:02.531444 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2925 | 2026.01.22 22:18:02.531546 [ 277 ] {5c20616f-ad2b-4c53-a47c-4af8371c97d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2926 | 2026.01.22 22:18:02.531589 [ 277 ] {5c20616f-ad2b-4c53-a47c-4af8371c97d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2927 | 2026.01.22 22:18:02.532060 [ 277 ] {5c20616f-ad2b-4c53-a47c-4af8371c97d5} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2928 | 2026.01.22 22:18:02.532098 [ 277 ] {5c20616f-ad2b-4c53-a47c-4af8371c97d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2929 | 2026.01.22 22:18:02.532417 [ 277 ] {5c20616f-ad2b-4c53-a47c-4af8371c97d5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2930 | 2026.01.22 22:18:02.532628 [ 277 ] {5c20616f-ad2b-4c53-a47c-4af8371c97d5} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2931 | 2026.01.22 22:18:02.532735 [ 92 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2932 | 2026.01.22 22:18:02.532757 [ 277 ] {5c20616f-ad2b-4c53-a47c-4af8371c97d5} <Debug> executeQuery: Read 133 rows, 11.63 KiB in 0.001236 sec., 107605.17799352751 rows/sec., 9.19 MiB/sec. | ||
| 2933 | 2026.01.22 22:18:02.532799 [ 92 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2934 | 2026.01.22 22:18:02.532809 [ 277 ] {5c20616f-ad2b-4c53-a47c-4af8371c97d5} <Debug> TCPHandler: Processed in 0.00141786 sec. | ||
| 2935 | 2026.01.22 22:18:02.532829 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2936 | 2026.01.22 22:18:02.532935 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2937 | 2026.01.22 22:18:02.532993 [ 201 ] {048797f8-2913-4120-8057-043480967ec1::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 | ||
| 2938 | 2026.01.22 22:18:02.533034 [ 277 ] {eefaee0e-8e82-4528-afda-d75afb01618d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2939 | 2026.01.22 22:18:02.533094 [ 277 ] {eefaee0e-8e82-4528-afda-d75afb01618d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2940 | 2026.01.22 22:18:02.533215 [ 201 ] {048797f8-2913-4120-8057-043480967ec1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2941 | 2026.01.22 22:18:02.533277 [ 201 ] {048797f8-2913-4120-8057-043480967ec1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1400 rows starting from the beginning of the part | ||
| 2942 | 2026.01.22 22:18:02.533418 [ 201 ] {048797f8-2913-4120-8057-043480967ec1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 128 rows starting from the beginning of the part | ||
| 2943 | 2026.01.22 22:18:02.533499 [ 201 ] {048797f8-2913-4120-8057-043480967ec1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 191 rows starting from the beginning of the part | ||
| 2944 | 2026.01.22 22:18:02.533507 [ 277 ] {eefaee0e-8e82-4528-afda-d75afb01618d} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2945 | 2026.01.22 22:18:02.533559 [ 277 ] {eefaee0e-8e82-4528-afda-d75afb01618d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2946 | 2026.01.22 22:18:02.533568 [ 201 ] {048797f8-2913-4120-8057-043480967ec1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 128 rows starting from the beginning of the part | ||
| 2947 | 2026.01.22 22:18:02.533638 [ 201 ] {048797f8-2913-4120-8057-043480967ec1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 66 rows starting from the beginning of the part | ||
| 2948 | 2026.01.22 22:18:02.533702 [ 201 ] {048797f8-2913-4120-8057-043480967ec1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 133 rows starting from the beginning of the part | ||
| 2949 | 2026.01.22 22:18:02.533886 [ 277 ] {eefaee0e-8e82-4528-afda-d75afb01618d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2950 | 2026.01.22 22:18:02.534146 [ 277 ] {eefaee0e-8e82-4528-afda-d75afb01618d} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2951 | 2026.01.22 22:18:02.534248 [ 92 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2952 | 2026.01.22 22:18:02.534279 [ 92 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2953 | 2026.01.22 22:18:02.534283 [ 277 ] {eefaee0e-8e82-4528-afda-d75afb01618d} <Debug> executeQuery: Read 46 rows, 3.41 KiB in 0.001268 sec., 36277.602523659305 rows/sec., 2.62 MiB/sec. | ||
| 2954 | 2026.01.22 22:18:02.534300 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2955 | 2026.01.22 22:18:02.534331 [ 277 ] {eefaee0e-8e82-4528-afda-d75afb01618d} <Debug> TCPHandler: Processed in 0.001447111 sec. | ||
| 2956 | 2026.01.22 22:18:02.534387 [ 189 ] {1300943d-9fd4-47f6-9844-87364234b6ab::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 | ||
| 2957 | 2026.01.22 22:18:02.534452 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2958 | 2026.01.22 22:18:02.534489 [ 189 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2959 | 2026.01.22 22:18:02.534519 [ 189 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 283 rows starting from the beginning of the part | ||
| 2960 | 2026.01.22 22:18:02.534551 [ 277 ] {842eb1ff-e207-460c-afb4-5261853993e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2961 | 2026.01.22 22:18:02.534570 [ 189 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
| 2962 | 2026.01.22 22:18:02.534597 [ 277 ] {842eb1ff-e207-460c-afb4-5261853993e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2963 | 2026.01.22 22:18:02.534618 [ 189 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 23 rows starting from the beginning of the part | ||
| 2964 | 2026.01.22 22:18:02.534663 [ 189 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 2965 | 2026.01.22 22:18:02.534699 [ 189 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part | ||
| 2966 | 2026.01.22 22:18:02.534738 [ 189 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 46 rows starting from the beginning of the part | ||
| 2967 | 2026.01.22 22:18:02.535048 [ 277 ] {842eb1ff-e207-460c-afb4-5261853993e8} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2968 | 2026.01.22 22:18:02.535063 [ 191 ] {048797f8-2913-4120-8057-043480967ec1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2046 rows, containing 5 columns (5 merged, 0 gathered) in 0.002161156 sec., 946715.5540830926 rows/sec., 81.64 MiB/sec. | ||
| 2969 | 2026.01.22 22:18:02.535090 [ 277 ] {842eb1ff-e207-460c-afb4-5261853993e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2970 | 2026.01.22 22:18:02.535343 [ 191 ] {048797f8-2913-4120-8057-043480967ec1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2971 | 2026.01.22 22:18:02.535503 [ 277 ] {842eb1ff-e207-460c-afb4-5261853993e8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2972 | 2026.01.22 22:18:02.535519 [ 187 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 429 rows, containing 5 columns (5 merged, 0 gathered) in 0.001167259 sec., 367527.68665737426 rows/sec., 25.54 MiB/sec. | ||
| 2973 | 2026.01.22 22:18:02.535654 [ 191 ] {048797f8-2913-4120-8057-043480967ec1::all_1_16_3} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2974 | 2026.01.22 22:18:02.535690 [ 201 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2975 | 2026.01.22 22:18:02.535753 [ 191 ] {048797f8-2913-4120-8057-043480967ec1::all_1_16_3} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2976 | 2026.01.22 22:18:02.535791 [ 277 ] {842eb1ff-e207-460c-afb4-5261853993e8} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2977 | 2026.01.22 22:18:02.535874 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2978 | 2026.01.22 22:18:02.535909 [ 92 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2979 | 2026.01.22 22:18:02.535938 [ 277 ] {842eb1ff-e207-460c-afb4-5261853993e8} <Debug> executeQuery: Read 110 rows, 8.81 KiB in 0.001406 sec., 78236.13086770981 rows/sec., 6.12 MiB/sec. | ||
| 2980 | 2026.01.22 22:18:02.535944 [ 92 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2981 | 2026.01.22 22:18:02.535974 [ 201 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_11_2} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2982 | 2026.01.22 22:18:02.535983 [ 277 ] {842eb1ff-e207-460c-afb4-5261853993e8} <Debug> TCPHandler: Processed in 0.001579942 sec. | ||
| 2983 | 2026.01.22 22:18:02.535980 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2984 | 2026.01.22 22:18:02.536062 [ 201 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_11_2} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2985 | 2026.01.22 22:18:02.536073 [ 189 ] {94686fe9-8f29-47df-b786-a03914968c62::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 | ||
| 2986 | 2026.01.22 22:18:02.536114 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2987 | 2026.01.22 22:18:02.536141 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2988 | 2026.01.22 22:18:02.536153 [ 189 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2989 | 2026.01.22 22:18:02.536179 [ 189 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 832 rows starting from the beginning of the part | ||
| 2990 | 2026.01.22 22:18:02.536215 [ 277 ] {b086d02b-79c3-4477-a0bb-cdb5e1827a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2991 | 2026.01.22 22:18:02.536222 [ 189 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 100 rows starting from the beginning of the part | ||
| 2992 | 2026.01.22 22:18:02.536268 [ 277 ] {b086d02b-79c3-4477-a0bb-cdb5e1827a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2993 | 2026.01.22 22:18:02.536274 [ 189 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 114 rows starting from the beginning of the part | ||
| 2994 | 2026.01.22 22:18:02.536321 [ 189 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 100 rows starting from the beginning of the part | ||
| 2995 | 2026.01.22 22:18:02.536354 [ 189 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 69 rows starting from the beginning of the part | ||
| 2996 | 2026.01.22 22:18:02.536391 [ 189 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 110 rows starting from the beginning of the part | ||
| 2997 | 2026.01.22 22:18:02.536712 [ 277 ] {b086d02b-79c3-4477-a0bb-cdb5e1827a38} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2998 | 2026.01.22 22:18:02.536753 [ 277 ] {b086d02b-79c3-4477-a0bb-cdb5e1827a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 2999 | 2026.01.22 22:18:02.537094 [ 277 ] {b086d02b-79c3-4477-a0bb-cdb5e1827a38} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3000 | 2026.01.22 22:18:02.537226 [ 187 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1325 rows, containing 5 columns (5 merged, 0 gathered) in 0.001181849 sec., 1121124.610673614 rows/sec., 87.25 MiB/sec. | ||
| 3001 | 2026.01.22 22:18:02.537307 [ 277 ] {b086d02b-79c3-4477-a0bb-cdb5e1827a38} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3002 | 2026.01.22 22:18:02.537376 [ 201 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3003 | 2026.01.22 22:18:02.537412 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3004 | 2026.01.22 22:18:02.537444 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3005 | 2026.01.22 22:18:02.537444 [ 277 ] {b086d02b-79c3-4477-a0bb-cdb5e1827a38} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001248 sec., 132211.53846153847 rows/sec., 9.20 MiB/sec. | ||
| 3006 | 2026.01.22 22:18:02.537479 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3007 | 2026.01.22 22:18:02.537503 [ 277 ] {b086d02b-79c3-4477-a0bb-cdb5e1827a38} <Debug> TCPHandler: Processed in 0.001437231 sec. | ||
| 3008 | 2026.01.22 22:18:02.537550 [ 189 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 3009 | 2026.01.22 22:18:02.537623 [ 201 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_16_3} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3010 | 2026.01.22 22:18:02.537625 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3011 | 2026.01.22 22:18:02.537645 [ 189 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3012 | 2026.01.22 22:18:02.537684 [ 189 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2108 rows starting from the beginning of the part | ||
| 3013 | 2026.01.22 22:18:02.537687 [ 201 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_16_3} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3014 | 2026.01.22 22:18:02.537728 [ 189 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 3015 | 2026.01.22 22:18:02.537736 [ 277 ] {4408bbc9-0579-4e98-b68a-0d743f01ed59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3016 | 2026.01.22 22:18:02.537749 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 3017 | 2026.01.22 22:18:02.537764 [ 189 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 199 rows starting from the beginning of the part | ||
| 3018 | 2026.01.22 22:18:02.537801 [ 189 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 3019 | 2026.01.22 22:18:02.537801 [ 277 ] {4408bbc9-0579-4e98-b68a-0d743f01ed59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3020 | 2026.01.22 22:18:02.537834 [ 189 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 3021 | 2026.01.22 22:18:02.537872 [ 189 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 165 rows starting from the beginning of the part | ||
| 3022 | 2026.01.22 22:18:02.538643 [ 277 ] {4408bbc9-0579-4e98-b68a-0d743f01ed59} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3023 | 2026.01.22 22:18:02.538685 [ 277 ] {4408bbc9-0579-4e98-b68a-0d743f01ed59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3024 | 2026.01.22 22:18:02.539139 [ 188 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2952 rows, containing 5 columns (5 merged, 0 gathered) in 0.001614452 sec., 1828484.2163161247 rows/sec., 127.17 MiB/sec. | ||
| 3025 | 2026.01.22 22:18:02.539259 [ 277 ] {4408bbc9-0579-4e98-b68a-0d743f01ed59} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3026 | 2026.01.22 22:18:02.539376 [ 189 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3027 | 2026.01.22 22:18:02.539528 [ 277 ] {4408bbc9-0579-4e98-b68a-0d743f01ed59} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3028 | 2026.01.22 22:18:02.539655 [ 189 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3029 | 2026.01.22 22:18:02.539683 [ 277 ] {4408bbc9-0579-4e98-b68a-0d743f01ed59} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001966 sec., 18311.291963377418 rows/sec., 32.81 MiB/sec. | ||
| 3030 | 2026.01.22 22:18:02.539727 [ 189 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3031 | 2026.01.22 22:18:02.539752 [ 277 ] {4408bbc9-0579-4e98-b68a-0d743f01ed59} <Debug> TCPHandler: Processed in 0.002176216 sec. | ||
| 3032 | 2026.01.22 22:18:02.539792 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 3033 | 2026.01.22 22:18:02.539873 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3034 | 2026.01.22 22:18:02.539971 [ 277 ] {bdd10af5-9960-45c4-b3a4-8b24f8c83141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3035 | 2026.01.22 22:18:02.540013 [ 277 ] {bdd10af5-9960-45c4-b3a4-8b24f8c83141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3036 | 2026.01.22 22:18:02.540370 [ 277 ] {bdd10af5-9960-45c4-b3a4-8b24f8c83141} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3037 | 2026.01.22 22:18:02.540407 [ 277 ] {bdd10af5-9960-45c4-b3a4-8b24f8c83141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3038 | 2026.01.22 22:18:02.540710 [ 277 ] {bdd10af5-9960-45c4-b3a4-8b24f8c83141} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3039 | 2026.01.22 22:18:02.540926 [ 277 ] {bdd10af5-9960-45c4-b3a4-8b24f8c83141} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3040 | 2026.01.22 22:18:02.541023 [ 92 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3041 | 2026.01.22 22:18:02.541053 [ 277 ] {bdd10af5-9960-45c4-b3a4-8b24f8c83141} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 3042 | 2026.01.22 22:18:02.541053 [ 92 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3043 | 2026.01.22 22:18:02.541092 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3044 | 2026.01.22 22:18:02.541094 [ 277 ] {bdd10af5-9960-45c4-b3a4-8b24f8c83141} <Debug> TCPHandler: Processed in 0.00127084 sec. | ||
| 3045 | 2026.01.22 22:18:02.541165 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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.01.22 22:18:02.541274 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3047 | 2026.01.22 22:18:02.541303 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 666 rows starting from the beginning of the part | ||
| 3048 | 2026.01.22 22:18:02.541359 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 3049 | 2026.01.22 22:18:02.541405 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 3050 | 2026.01.22 22:18:02.541443 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 3051 | 2026.01.22 22:18:02.541479 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 3052 | 2026.01.22 22:18:02.541517 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 3053 | 2026.01.22 22:18:02.542385 [ 188 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 966 rows, containing 4 columns (4 merged, 0 gathered) in 0.001252179 sec., 771455.1992965862 rows/sec., 50.96 MiB/sec. | ||
| 3054 | 2026.01.22 22:18:02.542604 [ 193 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3055 | 2026.01.22 22:18:02.542922 [ 193 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_16_3} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3056 | 2026.01.22 22:18:02.542991 [ 193 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_16_3} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3057 | 2026.01.22 22:18:02.543060 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3058 | 2026.01.22 22:18:07.165107 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3059 | 2026.01.22 22:18:07.165205 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3060 | 2026.01.22 22:18:07.266442 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6688 | ||
| 3061 | 2026.01.22 22:18:07.266955 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3062 | 2026.01.22 22:18:07.267003 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3063 | 2026.01.22 22:18:07.267484 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3064 | 2026.01.22 22:18:07.267721 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3065 | 2026.01.22 22:18:07.267865 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6688 | ||
| 3066 | 2026.01.22 22:18:07.527676 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3067 | 2026.01.22 22:18:07.527869 [ 277 ] {220547b2-266d-4063-9066-4ce11f244501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3068 | 2026.01.22 22:18:07.527941 [ 277 ] {220547b2-266d-4063-9066-4ce11f244501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3069 | 2026.01.22 22:18:07.528619 [ 277 ] {220547b2-266d-4063-9066-4ce11f244501} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3070 | 2026.01.22 22:18:07.528667 [ 277 ] {220547b2-266d-4063-9066-4ce11f244501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3071 | 2026.01.22 22:18:07.529061 [ 277 ] {220547b2-266d-4063-9066-4ce11f244501} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3072 | 2026.01.22 22:18:07.529292 [ 277 ] {220547b2-266d-4063-9066-4ce11f244501} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3073 | 2026.01.22 22:18:07.529450 [ 277 ] {220547b2-266d-4063-9066-4ce11f244501} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001635 sec., 40366.97247706422 rows/sec., 3.20 MiB/sec. | ||
| 3074 | 2026.01.22 22:18:07.529498 [ 277 ] {220547b2-266d-4063-9066-4ce11f244501} <Debug> TCPHandler: Processed in 0.001955834 sec. | ||
| 3075 | 2026.01.22 22:18:07.529630 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3076 | 2026.01.22 22:18:07.529731 [ 277 ] {b05e5e3e-2cf2-4e3d-ac2c-d01f9ff8c054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3077 | 2026.01.22 22:18:07.529775 [ 277 ] {b05e5e3e-2cf2-4e3d-ac2c-d01f9ff8c054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3078 | 2026.01.22 22:18:07.530189 [ 277 ] {b05e5e3e-2cf2-4e3d-ac2c-d01f9ff8c054} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3079 | 2026.01.22 22:18:07.530227 [ 277 ] {b05e5e3e-2cf2-4e3d-ac2c-d01f9ff8c054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3080 | 2026.01.22 22:18:07.530527 [ 277 ] {b05e5e3e-2cf2-4e3d-ac2c-d01f9ff8c054} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3081 | 2026.01.22 22:18:07.530734 [ 277 ] {b05e5e3e-2cf2-4e3d-ac2c-d01f9ff8c054} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3082 | 2026.01.22 22:18:07.530862 [ 277 ] {b05e5e3e-2cf2-4e3d-ac2c-d01f9ff8c054} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001154 sec., 4332.7556325823225 rows/sec., 325.80 KiB/sec. | ||
| 3083 | 2026.01.22 22:18:07.530898 [ 277 ] {b05e5e3e-2cf2-4e3d-ac2c-d01f9ff8c054} <Debug> TCPHandler: Processed in 0.001320279 sec. | ||
| 3084 | 2026.01.22 22:18:07.531016 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3085 | 2026.01.22 22:18:07.531110 [ 277 ] {6f0b4fbe-69e5-4b39-a009-9047958a604f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3086 | 2026.01.22 22:18:07.531150 [ 277 ] {6f0b4fbe-69e5-4b39-a009-9047958a604f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3087 | 2026.01.22 22:18:07.531573 [ 277 ] {6f0b4fbe-69e5-4b39-a009-9047958a604f} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3088 | 2026.01.22 22:18:07.531607 [ 277 ] {6f0b4fbe-69e5-4b39-a009-9047958a604f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3089 | 2026.01.22 22:18:07.531903 [ 277 ] {6f0b4fbe-69e5-4b39-a009-9047958a604f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3090 | 2026.01.22 22:18:07.532115 [ 277 ] {6f0b4fbe-69e5-4b39-a009-9047958a604f} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3091 | 2026.01.22 22:18:07.532239 [ 277 ] {6f0b4fbe-69e5-4b39-a009-9047958a604f} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001149 sec., 60052.21932114882 rows/sec., 4.69 MiB/sec. | ||
| 3092 | 2026.01.22 22:18:07.532274 [ 277 ] {6f0b4fbe-69e5-4b39-a009-9047958a604f} <Debug> TCPHandler: Processed in 0.00130894 sec. | ||
| 3093 | 2026.01.22 22:18:07.532393 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3094 | 2026.01.22 22:18:07.532485 [ 277 ] {98331aa0-fcfc-482b-bd19-b6d56d06c9be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3095 | 2026.01.22 22:18:07.532528 [ 277 ] {98331aa0-fcfc-482b-bd19-b6d56d06c9be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3096 | 2026.01.22 22:18:07.532936 [ 277 ] {98331aa0-fcfc-482b-bd19-b6d56d06c9be} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3097 | 2026.01.22 22:18:07.532969 [ 277 ] {98331aa0-fcfc-482b-bd19-b6d56d06c9be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3098 | 2026.01.22 22:18:07.533310 [ 277 ] {98331aa0-fcfc-482b-bd19-b6d56d06c9be} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3099 | 2026.01.22 22:18:07.533526 [ 277 ] {98331aa0-fcfc-482b-bd19-b6d56d06c9be} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3100 | 2026.01.22 22:18:07.533649 [ 277 ] {98331aa0-fcfc-482b-bd19-b6d56d06c9be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 3101 | 2026.01.22 22:18:07.533685 [ 277 ] {98331aa0-fcfc-482b-bd19-b6d56d06c9be} <Debug> TCPHandler: Processed in 0.0013403 sec. | ||
| 3102 | 2026.01.22 22:18:07.533801 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3103 | 2026.01.22 22:18:07.533892 [ 277 ] {80ebda64-a7df-4660-8e16-7023d49d1e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3104 | 2026.01.22 22:18:07.533944 [ 277 ] {80ebda64-a7df-4660-8e16-7023d49d1e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3105 | 2026.01.22 22:18:07.534734 [ 277 ] {80ebda64-a7df-4660-8e16-7023d49d1e6a} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3106 | 2026.01.22 22:18:07.534769 [ 277 ] {80ebda64-a7df-4660-8e16-7023d49d1e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3107 | 2026.01.22 22:18:07.535258 [ 277 ] {80ebda64-a7df-4660-8e16-7023d49d1e6a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3108 | 2026.01.22 22:18:07.535475 [ 277 ] {80ebda64-a7df-4660-8e16-7023d49d1e6a} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3109 | 2026.01.22 22:18:07.535609 [ 277 ] {80ebda64-a7df-4660-8e16-7023d49d1e6a} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001735 sec., 2881.844380403458 rows/sec., 5.16 MiB/sec. | ||
| 3110 | 2026.01.22 22:18:07.535669 [ 277 ] {80ebda64-a7df-4660-8e16-7023d49d1e6a} <Debug> TCPHandler: Processed in 0.001917945 sec. | ||
| 3111 | 2026.01.22 22:18:07.535789 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3112 | 2026.01.22 22:18:07.535883 [ 277 ] {a2dace93-1809-4994-aed8-a802a3461f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3113 | 2026.01.22 22:18:07.535925 [ 277 ] {a2dace93-1809-4994-aed8-a802a3461f12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3114 | 2026.01.22 22:18:07.536263 [ 277 ] {a2dace93-1809-4994-aed8-a802a3461f12} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3115 | 2026.01.22 22:18:07.536296 [ 277 ] {a2dace93-1809-4994-aed8-a802a3461f12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3116 | 2026.01.22 22:18:07.536596 [ 277 ] {a2dace93-1809-4994-aed8-a802a3461f12} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3117 | 2026.01.22 22:18:07.536807 [ 277 ] {a2dace93-1809-4994-aed8-a802a3461f12} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3118 | 2026.01.22 22:18:07.536932 [ 277 ] {a2dace93-1809-4994-aed8-a802a3461f12} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 3119 | 2026.01.22 22:18:07.536965 [ 277 ] {a2dace93-1809-4994-aed8-a802a3461f12} <Debug> TCPHandler: Processed in 0.001225549 sec. | ||
| 3120 | 2026.01.22 22:18:07.627003 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3121 | 2026.01.22 22:18:07.643205 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3122 | 2026.01.22 22:18:07.643247 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3123 | 2026.01.22 22:18:07.648468 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3124 | 2026.01.22 22:18:07.649190 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3125 | 2026.01.22 22:18:07.651882 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3126 | 2026.01.22 22:18:12.276047 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 416 | ||
| 3127 | 2026.01.22 22:18:12.278556 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3128 | 2026.01.22 22:18:12.278602 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3129 | 2026.01.22 22:18:12.279745 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3130 | 2026.01.22 22:18:12.280016 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3131 | 2026.01.22 22:18:12.280351 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 416 | ||
| 3132 | 2026.01.22 22:18:12.528792 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3133 | 2026.01.22 22:18:12.528967 [ 277 ] {b8cefb8f-8235-4ee2-9455-d268bef1265a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3134 | 2026.01.22 22:18:12.529033 [ 277 ] {b8cefb8f-8235-4ee2-9455-d268bef1265a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3135 | 2026.01.22 22:18:12.529706 [ 277 ] {b8cefb8f-8235-4ee2-9455-d268bef1265a} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3136 | 2026.01.22 22:18:12.529755 [ 277 ] {b8cefb8f-8235-4ee2-9455-d268bef1265a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3137 | 2026.01.22 22:18:12.530141 [ 277 ] {b8cefb8f-8235-4ee2-9455-d268bef1265a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3138 | 2026.01.22 22:18:12.530373 [ 277 ] {b8cefb8f-8235-4ee2-9455-d268bef1265a} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3139 | 2026.01.22 22:18:12.530541 [ 277 ] {b8cefb8f-8235-4ee2-9455-d268bef1265a} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001622 sec., 78914.91985203452 rows/sec., 6.78 MiB/sec. | ||
| 3140 | 2026.01.22 22:18:12.530587 [ 277 ] {b8cefb8f-8235-4ee2-9455-d268bef1265a} <Debug> TCPHandler: Processed in 0.001918984 sec. | ||
| 3141 | 2026.01.22 22:18:12.530716 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3142 | 2026.01.22 22:18:12.530819 [ 277 ] {af4cb7fc-5821-4516-bd60-780e2e2636b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3143 | 2026.01.22 22:18:12.530862 [ 277 ] {af4cb7fc-5821-4516-bd60-780e2e2636b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3144 | 2026.01.22 22:18:12.531288 [ 277 ] {af4cb7fc-5821-4516-bd60-780e2e2636b1} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3145 | 2026.01.22 22:18:12.531327 [ 277 ] {af4cb7fc-5821-4516-bd60-780e2e2636b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3146 | 2026.01.22 22:18:12.531629 [ 277 ] {af4cb7fc-5821-4516-bd60-780e2e2636b1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3147 | 2026.01.22 22:18:12.531843 [ 277 ] {af4cb7fc-5821-4516-bd60-780e2e2636b1} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3148 | 2026.01.22 22:18:12.531975 [ 277 ] {af4cb7fc-5821-4516-bd60-780e2e2636b1} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001179 sec., 30534.35114503817 rows/sec., 2.24 MiB/sec. | ||
| 3149 | 2026.01.22 22:18:12.532013 [ 277 ] {af4cb7fc-5821-4516-bd60-780e2e2636b1} <Debug> TCPHandler: Processed in 0.00134887 sec. | ||
| 3150 | 2026.01.22 22:18:12.532127 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3151 | 2026.01.22 22:18:12.532224 [ 277 ] {a4d698cf-e85a-4a91-be3e-b578b4aab8e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3152 | 2026.01.22 22:18:12.532264 [ 277 ] {a4d698cf-e85a-4a91-be3e-b578b4aab8e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3153 | 2026.01.22 22:18:12.532687 [ 277 ] {a4d698cf-e85a-4a91-be3e-b578b4aab8e3} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3154 | 2026.01.22 22:18:12.532724 [ 277 ] {a4d698cf-e85a-4a91-be3e-b578b4aab8e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3155 | 2026.01.22 22:18:12.533019 [ 277 ] {a4d698cf-e85a-4a91-be3e-b578b4aab8e3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3156 | 2026.01.22 22:18:12.533222 [ 277 ] {a4d698cf-e85a-4a91-be3e-b578b4aab8e3} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3157 | 2026.01.22 22:18:12.533352 [ 277 ] {a4d698cf-e85a-4a91-be3e-b578b4aab8e3} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001148 sec., 87108.01393728223 rows/sec., 6.80 MiB/sec. | ||
| 3158 | 2026.01.22 22:18:12.533388 [ 277 ] {a4d698cf-e85a-4a91-be3e-b578b4aab8e3} <Debug> TCPHandler: Processed in 0.001312019 sec. | ||
| 3159 | 2026.01.22 22:18:12.533499 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3160 | 2026.01.22 22:18:12.533594 [ 277 ] {5f599c13-7a90-4740-9560-ba65dd0e5276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3161 | 2026.01.22 22:18:12.533638 [ 277 ] {5f599c13-7a90-4740-9560-ba65dd0e5276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3162 | 2026.01.22 22:18:12.534041 [ 277 ] {5f599c13-7a90-4740-9560-ba65dd0e5276} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3163 | 2026.01.22 22:18:12.534076 [ 277 ] {5f599c13-7a90-4740-9560-ba65dd0e5276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3164 | 2026.01.22 22:18:12.534402 [ 277 ] {5f599c13-7a90-4740-9560-ba65dd0e5276} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3165 | 2026.01.22 22:18:12.534609 [ 277 ] {5f599c13-7a90-4740-9560-ba65dd0e5276} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3166 | 2026.01.22 22:18:12.534753 [ 277 ] {5f599c13-7a90-4740-9560-ba65dd0e5276} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 3167 | 2026.01.22 22:18:12.534789 [ 277 ] {5f599c13-7a90-4740-9560-ba65dd0e5276} <Debug> TCPHandler: Processed in 0.00133905 sec. | ||
| 3168 | 2026.01.22 22:18:12.534889 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3169 | 2026.01.22 22:18:12.534983 [ 277 ] {69041b8d-b8a9-4ff0-a9db-4e8cf92bbbdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3170 | 2026.01.22 22:18:12.535037 [ 277 ] {69041b8d-b8a9-4ff0-a9db-4e8cf92bbbdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3171 | 2026.01.22 22:18:12.535836 [ 277 ] {69041b8d-b8a9-4ff0-a9db-4e8cf92bbbdd} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3172 | 2026.01.22 22:18:12.535872 [ 277 ] {69041b8d-b8a9-4ff0-a9db-4e8cf92bbbdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3173 | 2026.01.22 22:18:12.536410 [ 277 ] {69041b8d-b8a9-4ff0-a9db-4e8cf92bbbdd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3174 | 2026.01.22 22:18:12.536641 [ 277 ] {69041b8d-b8a9-4ff0-a9db-4e8cf92bbbdd} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3175 | 2026.01.22 22:18:12.536749 [ 128 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3176 | 2026.01.22 22:18:12.536775 [ 277 ] {69041b8d-b8a9-4ff0-a9db-4e8cf92bbbdd} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00181 sec., 19889.50276243094 rows/sec., 35.64 MiB/sec. | ||
| 3177 | 2026.01.22 22:18:12.536814 [ 128 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3178 | 2026.01.22 22:18:12.536838 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3179 | 2026.01.22 22:18:12.536847 [ 277 ] {69041b8d-b8a9-4ff0-a9db-4e8cf92bbbdd} <Debug> TCPHandler: Processed in 0.002007065 sec. | ||
| 3180 | 2026.01.22 22:18:12.536959 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::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 | ||
| 3181 | 2026.01.22 22:18:12.536968 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3182 | 2026.01.22 22:18:12.537101 [ 277 ] {c7300b85-0029-46e4-880d-f59c7d501b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3183 | 2026.01.22 22:18:12.537144 [ 277 ] {c7300b85-0029-46e4-880d-f59c7d501b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3184 | 2026.01.22 22:18:12.537212 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3185 | 2026.01.22 22:18:12.537286 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 161 rows starting from the beginning of the part | ||
| 3186 | 2026.01.22 22:18:12.537426 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part | ||
| 3187 | 2026.01.22 22:18:12.537520 [ 277 ] {c7300b85-0029-46e4-880d-f59c7d501b39} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3188 | 2026.01.22 22:18:12.537539 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part | ||
| 3189 | 2026.01.22 22:18:12.537571 [ 277 ] {c7300b85-0029-46e4-880d-f59c7d501b39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3190 | 2026.01.22 22:18:12.537655 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 3191 | 2026.01.22 22:18:12.537760 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part | ||
| 3192 | 2026.01.22 22:18:12.537858 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
| 3193 | 2026.01.22 22:18:12.537973 [ 277 ] {c7300b85-0029-46e4-880d-f59c7d501b39} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3194 | 2026.01.22 22:18:12.538245 [ 277 ] {c7300b85-0029-46e4-880d-f59c7d501b39} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3195 | 2026.01.22 22:18:12.538394 [ 277 ] {c7300b85-0029-46e4-880d-f59c7d501b39} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001311 sec., 45766.59038901601 rows/sec., 3.08 MiB/sec. | ||
| 3196 | 2026.01.22 22:18:12.538430 [ 277 ] {c7300b85-0029-46e4-880d-f59c7d501b39} <Debug> TCPHandler: Processed in 0.001512401 sec. | ||
| 3197 | 2026.01.22 22:18:12.540866 [ 188 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 279 rows, containing 19 columns (19 merged, 0 gathered) in 0.00396635 sec., 70341.74997163638 rows/sec., 126.05 MiB/sec. | ||
| 3198 | 2026.01.22 22:18:12.541372 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3199 | 2026.01.22 22:18:12.541681 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3200 | 2026.01.22 22:18:12.541757 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3201 | 2026.01.22 22:18:12.541843 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 3202 | 2026.01.22 22:18:13.028277 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3203 | 2026.01.22 22:18:13.028549 [ 277 ] {96e55928-9cf2-48c1-9fe7-7a921ce9de4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3204 | 2026.01.22 22:18:13.028958 [ 277 ] {96e55928-9cf2-48c1-9fe7-7a921ce9de4e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3205 | 2026.01.22 22:18:13.029013 [ 277 ] {96e55928-9cf2-48c1-9fe7-7a921ce9de4e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3206 | 2026.01.22 22:18:13.029309 [ 277 ] {96e55928-9cf2-48c1-9fe7-7a921ce9de4e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3207 | 2026.01.22 22:18:13.029379 [ 277 ] {96e55928-9cf2-48c1-9fe7-7a921ce9de4e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3208 | 2026.01.22 22:18:13.029520 [ 277 ] {96e55928-9cf2-48c1-9fe7-7a921ce9de4e} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 3209 | 2026.01.22 22:18:13.029655 [ 340 ] {96e55928-9cf2-48c1-9fe7-7a921ce9de4e} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3210 | 2026.01.22 22:18:13.029672 [ 339 ] {96e55928-9cf2-48c1-9fe7-7a921ce9de4e} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3211 | 2026.01.22 22:18:13.029659 [ 300 ] {96e55928-9cf2-48c1-9fe7-7a921ce9de4e} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3212 | 2026.01.22 22:18:13.029655 [ 320 ] {96e55928-9cf2-48c1-9fe7-7a921ce9de4e} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3213 | 2026.01.22 22:18:13.029844 [ 277 ] {96e55928-9cf2-48c1-9fe7-7a921ce9de4e} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 3214 | 2026.01.22 22:18:13.029876 [ 277 ] {96e55928-9cf2-48c1-9fe7-7a921ce9de4e} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3215 | 2026.01.22 22:18:13.029964 [ 277 ] {96e55928-9cf2-48c1-9fe7-7a921ce9de4e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3216 | 2026.01.22 22:18:13.029985 [ 277 ] {96e55928-9cf2-48c1-9fe7-7a921ce9de4e} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3217 | 2026.01.22 22:18:13.030022 [ 277 ] {96e55928-9cf2-48c1-9fe7-7a921ce9de4e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3218 | 2026.01.22 22:18:13.030063 [ 277 ] {96e55928-9cf2-48c1-9fe7-7a921ce9de4e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3219 | 2026.01.22 22:18:13.030099 [ 277 ] {96e55928-9cf2-48c1-9fe7-7a921ce9de4e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3220 | 2026.01.22 22:18:13.030884 [ 277 ] {96e55928-9cf2-48c1-9fe7-7a921ce9de4e} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002458 sec., 16680.227827502033 rows/sec., 671.83 KiB/sec. | ||
| 3221 | 2026.01.22 22:18:13.031037 [ 277 ] {96e55928-9cf2-48c1-9fe7-7a921ce9de4e} <Debug> TCPHandler: Processed in 0.002898032 sec. | ||
| 3222 | 2026.01.22 22:18:13.031293 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3223 | 2026.01.22 22:18:13.031443 [ 277 ] {aef3431f-704e-4af0-97b6-f359707e9787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3224 | 2026.01.22 22:18:13.031684 [ 277 ] {aef3431f-704e-4af0-97b6-f359707e9787} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3225 | 2026.01.22 22:18:13.031723 [ 277 ] {aef3431f-704e-4af0-97b6-f359707e9787} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3226 | 2026.01.22 22:18:13.031944 [ 277 ] {aef3431f-704e-4af0-97b6-f359707e9787} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3227 | 2026.01.22 22:18:13.031998 [ 277 ] {aef3431f-704e-4af0-97b6-f359707e9787} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3228 | 2026.01.22 22:18:13.032103 [ 277 ] {aef3431f-704e-4af0-97b6-f359707e9787} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 3229 | 2026.01.22 22:18:13.032164 [ 320 ] {aef3431f-704e-4af0-97b6-f359707e9787} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3230 | 2026.01.22 22:18:13.032177 [ 340 ] {aef3431f-704e-4af0-97b6-f359707e9787} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3231 | 2026.01.22 22:18:13.032176 [ 339 ] {aef3431f-704e-4af0-97b6-f359707e9787} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3232 | 2026.01.22 22:18:13.032234 [ 325 ] {aef3431f-704e-4af0-97b6-f359707e9787} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3233 | 2026.01.22 22:18:13.032347 [ 277 ] {aef3431f-704e-4af0-97b6-f359707e9787} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 3234 | 2026.01.22 22:18:13.032375 [ 277 ] {aef3431f-704e-4af0-97b6-f359707e9787} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3235 | 2026.01.22 22:18:13.032447 [ 277 ] {aef3431f-704e-4af0-97b6-f359707e9787} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3236 | 2026.01.22 22:18:13.032466 [ 277 ] {aef3431f-704e-4af0-97b6-f359707e9787} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3237 | 2026.01.22 22:18:13.032497 [ 277 ] {aef3431f-704e-4af0-97b6-f359707e9787} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3238 | 2026.01.22 22:18:13.032529 [ 277 ] {aef3431f-704e-4af0-97b6-f359707e9787} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3239 | 2026.01.22 22:18:13.032559 [ 277 ] {aef3431f-704e-4af0-97b6-f359707e9787} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3240 | 2026.01.22 22:18:13.033313 [ 277 ] {aef3431f-704e-4af0-97b6-f359707e9787} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001937 sec., 21166.752710376873 rows/sec., 852.54 KiB/sec. | ||
| 3241 | 2026.01.22 22:18:13.033440 [ 277 ] {aef3431f-704e-4af0-97b6-f359707e9787} <Debug> TCPHandler: Processed in 0.002200796 sec. | ||
| 3242 | 2026.01.22 22:18:13.033661 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3243 | 2026.01.22 22:18:13.033803 [ 277 ] {eb705a91-5f18-4584-a1b2-cd501474f795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3244 | 2026.01.22 22:18:13.034024 [ 277 ] {eb705a91-5f18-4584-a1b2-cd501474f795} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3245 | 2026.01.22 22:18:13.034062 [ 277 ] {eb705a91-5f18-4584-a1b2-cd501474f795} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3246 | 2026.01.22 22:18:13.034288 [ 277 ] {eb705a91-5f18-4584-a1b2-cd501474f795} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3247 | 2026.01.22 22:18:13.034342 [ 277 ] {eb705a91-5f18-4584-a1b2-cd501474f795} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3248 | 2026.01.22 22:18:13.034443 [ 277 ] {eb705a91-5f18-4584-a1b2-cd501474f795} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 3249 | 2026.01.22 22:18:13.034514 [ 340 ] {eb705a91-5f18-4584-a1b2-cd501474f795} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3250 | 2026.01.22 22:18:13.034519 [ 320 ] {eb705a91-5f18-4584-a1b2-cd501474f795} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3251 | 2026.01.22 22:18:13.034522 [ 339 ] {eb705a91-5f18-4584-a1b2-cd501474f795} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3252 | 2026.01.22 22:18:13.034519 [ 325 ] {eb705a91-5f18-4584-a1b2-cd501474f795} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3253 | 2026.01.22 22:18:13.034672 [ 277 ] {eb705a91-5f18-4584-a1b2-cd501474f795} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 3254 | 2026.01.22 22:18:13.034699 [ 277 ] {eb705a91-5f18-4584-a1b2-cd501474f795} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3255 | 2026.01.22 22:18:13.034768 [ 277 ] {eb705a91-5f18-4584-a1b2-cd501474f795} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3256 | 2026.01.22 22:18:13.034787 [ 277 ] {eb705a91-5f18-4584-a1b2-cd501474f795} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3257 | 2026.01.22 22:18:13.034816 [ 277 ] {eb705a91-5f18-4584-a1b2-cd501474f795} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3258 | 2026.01.22 22:18:13.034851 [ 277 ] {eb705a91-5f18-4584-a1b2-cd501474f795} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3259 | 2026.01.22 22:18:13.034885 [ 277 ] {eb705a91-5f18-4584-a1b2-cd501474f795} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3260 | 2026.01.22 22:18:13.035485 [ 277 ] {eb705a91-5f18-4584-a1b2-cd501474f795} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001744 sec., 23509.174311926603 rows/sec., 946.88 KiB/sec. | ||
| 3261 | 2026.01.22 22:18:13.035614 [ 277 ] {eb705a91-5f18-4584-a1b2-cd501474f795} <Debug> TCPHandler: Processed in 0.002003704 sec. | ||
| 3262 | 2026.01.22 22:18:13.035842 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3263 | 2026.01.22 22:18:13.035983 [ 277 ] {10c27ae1-b85b-4b11-bd85-4d0c5434cb46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3264 | 2026.01.22 22:18:13.036208 [ 277 ] {10c27ae1-b85b-4b11-bd85-4d0c5434cb46} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3265 | 2026.01.22 22:18:13.036245 [ 277 ] {10c27ae1-b85b-4b11-bd85-4d0c5434cb46} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3266 | 2026.01.22 22:18:13.036461 [ 277 ] {10c27ae1-b85b-4b11-bd85-4d0c5434cb46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3267 | 2026.01.22 22:18:13.036512 [ 277 ] {10c27ae1-b85b-4b11-bd85-4d0c5434cb46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3268 | 2026.01.22 22:18:13.036612 [ 277 ] {10c27ae1-b85b-4b11-bd85-4d0c5434cb46} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 3269 | 2026.01.22 22:18:13.036670 [ 320 ] {10c27ae1-b85b-4b11-bd85-4d0c5434cb46} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3270 | 2026.01.22 22:18:13.036672 [ 340 ] {10c27ae1-b85b-4b11-bd85-4d0c5434cb46} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3271 | 2026.01.22 22:18:13.036692 [ 296 ] {10c27ae1-b85b-4b11-bd85-4d0c5434cb46} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3272 | 2026.01.22 22:18:13.036702 [ 329 ] {10c27ae1-b85b-4b11-bd85-4d0c5434cb46} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3273 | 2026.01.22 22:18:13.036796 [ 277 ] {10c27ae1-b85b-4b11-bd85-4d0c5434cb46} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 3274 | 2026.01.22 22:18:13.036822 [ 277 ] {10c27ae1-b85b-4b11-bd85-4d0c5434cb46} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3275 | 2026.01.22 22:18:13.036891 [ 277 ] {10c27ae1-b85b-4b11-bd85-4d0c5434cb46} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3276 | 2026.01.22 22:18:13.036909 [ 277 ] {10c27ae1-b85b-4b11-bd85-4d0c5434cb46} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3277 | 2026.01.22 22:18:13.036940 [ 277 ] {10c27ae1-b85b-4b11-bd85-4d0c5434cb46} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3278 | 2026.01.22 22:18:13.036980 [ 277 ] {10c27ae1-b85b-4b11-bd85-4d0c5434cb46} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3279 | 2026.01.22 22:18:13.037015 [ 277 ] {10c27ae1-b85b-4b11-bd85-4d0c5434cb46} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3280 | 2026.01.22 22:18:13.037632 [ 277 ] {10c27ae1-b85b-4b11-bd85-4d0c5434cb46} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001709 sec., 23990.637799882974 rows/sec., 966.28 KiB/sec. | ||
| 3281 | 2026.01.22 22:18:13.037758 [ 277 ] {10c27ae1-b85b-4b11-bd85-4d0c5434cb46} <Debug> TCPHandler: Processed in 0.001967774 sec. | ||
| 3282 | 2026.01.22 22:18:13.037985 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3283 | 2026.01.22 22:18:13.038124 [ 277 ] {3ed48745-8c0c-4aeb-b55c-cf24f15474b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3284 | 2026.01.22 22:18:13.038347 [ 277 ] {3ed48745-8c0c-4aeb-b55c-cf24f15474b2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3285 | 2026.01.22 22:18:13.038385 [ 277 ] {3ed48745-8c0c-4aeb-b55c-cf24f15474b2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3286 | 2026.01.22 22:18:13.038603 [ 277 ] {3ed48745-8c0c-4aeb-b55c-cf24f15474b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3287 | 2026.01.22 22:18:13.038656 [ 277 ] {3ed48745-8c0c-4aeb-b55c-cf24f15474b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3288 | 2026.01.22 22:18:13.038754 [ 277 ] {3ed48745-8c0c-4aeb-b55c-cf24f15474b2} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 3289 | 2026.01.22 22:18:13.038814 [ 329 ] {3ed48745-8c0c-4aeb-b55c-cf24f15474b2} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3290 | 2026.01.22 22:18:13.038821 [ 296 ] {3ed48745-8c0c-4aeb-b55c-cf24f15474b2} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3291 | 2026.01.22 22:18:13.038821 [ 340 ] {3ed48745-8c0c-4aeb-b55c-cf24f15474b2} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3292 | 2026.01.22 22:18:13.038820 [ 320 ] {3ed48745-8c0c-4aeb-b55c-cf24f15474b2} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3293 | 2026.01.22 22:18:13.038950 [ 277 ] {3ed48745-8c0c-4aeb-b55c-cf24f15474b2} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 3294 | 2026.01.22 22:18:13.038978 [ 277 ] {3ed48745-8c0c-4aeb-b55c-cf24f15474b2} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3295 | 2026.01.22 22:18:13.039044 [ 277 ] {3ed48745-8c0c-4aeb-b55c-cf24f15474b2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3296 | 2026.01.22 22:18:13.039061 [ 277 ] {3ed48745-8c0c-4aeb-b55c-cf24f15474b2} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3297 | 2026.01.22 22:18:13.039091 [ 277 ] {3ed48745-8c0c-4aeb-b55c-cf24f15474b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3298 | 2026.01.22 22:18:13.039124 [ 277 ] {3ed48745-8c0c-4aeb-b55c-cf24f15474b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3299 | 2026.01.22 22:18:13.039153 [ 277 ] {3ed48745-8c0c-4aeb-b55c-cf24f15474b2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3300 | 2026.01.22 22:18:13.039736 [ 277 ] {3ed48745-8c0c-4aeb-b55c-cf24f15474b2} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001671 sec., 24536.205864751646 rows/sec., 988.25 KiB/sec. | ||
| 3301 | 2026.01.22 22:18:13.039863 [ 277 ] {3ed48745-8c0c-4aeb-b55c-cf24f15474b2} <Debug> TCPHandler: Processed in 0.001928014 sec. | ||
| 3302 | 2026.01.22 22:18:13.040073 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3303 | 2026.01.22 22:18:13.040212 [ 277 ] {25f0f421-d31e-4cf0-ad02-a9a750046c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3304 | 2026.01.22 22:18:13.040434 [ 277 ] {25f0f421-d31e-4cf0-ad02-a9a750046c68} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3305 | 2026.01.22 22:18:13.040471 [ 277 ] {25f0f421-d31e-4cf0-ad02-a9a750046c68} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3306 | 2026.01.22 22:18:13.040688 [ 277 ] {25f0f421-d31e-4cf0-ad02-a9a750046c68} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3307 | 2026.01.22 22:18:13.040740 [ 277 ] {25f0f421-d31e-4cf0-ad02-a9a750046c68} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3308 | 2026.01.22 22:18:13.040837 [ 277 ] {25f0f421-d31e-4cf0-ad02-a9a750046c68} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 3309 | 2026.01.22 22:18:13.040897 [ 340 ] {25f0f421-d31e-4cf0-ad02-a9a750046c68} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3310 | 2026.01.22 22:18:13.040904 [ 320 ] {25f0f421-d31e-4cf0-ad02-a9a750046c68} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3311 | 2026.01.22 22:18:13.040921 [ 304 ] {25f0f421-d31e-4cf0-ad02-a9a750046c68} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 3312 | 2026.01.22 22:18:13.040899 [ 296 ] {25f0f421-d31e-4cf0-ad02-a9a750046c68} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3313 | 2026.01.22 22:18:13.041024 [ 277 ] {25f0f421-d31e-4cf0-ad02-a9a750046c68} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 3314 | 2026.01.22 22:18:13.041050 [ 277 ] {25f0f421-d31e-4cf0-ad02-a9a750046c68} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3315 | 2026.01.22 22:18:13.041117 [ 277 ] {25f0f421-d31e-4cf0-ad02-a9a750046c68} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3316 | 2026.01.22 22:18:13.041134 [ 277 ] {25f0f421-d31e-4cf0-ad02-a9a750046c68} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 3317 | 2026.01.22 22:18:13.041165 [ 277 ] {25f0f421-d31e-4cf0-ad02-a9a750046c68} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3318 | 2026.01.22 22:18:13.041198 [ 277 ] {25f0f421-d31e-4cf0-ad02-a9a750046c68} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3319 | 2026.01.22 22:18:13.041234 [ 277 ] {25f0f421-d31e-4cf0-ad02-a9a750046c68} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3320 | 2026.01.22 22:18:13.041810 [ 277 ] {25f0f421-d31e-4cf0-ad02-a9a750046c68} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001657 sec., 24743.512371756184 rows/sec., 996.60 KiB/sec. | ||
| 3321 | 2026.01.22 22:18:13.041939 [ 277 ] {25f0f421-d31e-4cf0-ad02-a9a750046c68} <Debug> TCPHandler: Processed in 0.001916284 sec. | ||
| 3322 | 2026.01.22 22:18:13.168169 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3323 | 2026.01.22 22:18:13.168304 [ 277 ] {3c403051-7330-41e1-aeaf-b08fab22b57d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3324 | 2026.01.22 22:18:13.168359 [ 277 ] {3c403051-7330-41e1-aeaf-b08fab22b57d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3325 | 2026.01.22 22:18:13.169030 [ 277 ] {3c403051-7330-41e1-aeaf-b08fab22b57d} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3326 | 2026.01.22 22:18:13.169082 [ 277 ] {3c403051-7330-41e1-aeaf-b08fab22b57d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3327 | 2026.01.22 22:18:13.169516 [ 277 ] {3c403051-7330-41e1-aeaf-b08fab22b57d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3328 | 2026.01.22 22:18:13.169711 [ 277 ] {3c403051-7330-41e1-aeaf-b08fab22b57d} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3329 | 2026.01.22 22:18:13.169860 [ 277 ] {3c403051-7330-41e1-aeaf-b08fab22b57d} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001593 sec., 3766.478342749529 rows/sec., 838.63 KiB/sec. | ||
| 3330 | 2026.01.22 22:18:13.169901 [ 277 ] {3c403051-7330-41e1-aeaf-b08fab22b57d} <Debug> TCPHandler: Processed in 0.001788143 sec. | ||
| 3331 | 2026.01.22 22:18:13.170020 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3332 | 2026.01.22 22:18:13.170119 [ 277 ] {0c8e868a-e591-4809-a981-ad04443b7705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3333 | 2026.01.22 22:18:13.170160 [ 277 ] {0c8e868a-e591-4809-a981-ad04443b7705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3334 | 2026.01.22 22:18:13.170590 [ 277 ] {0c8e868a-e591-4809-a981-ad04443b7705} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3335 | 2026.01.22 22:18:13.170628 [ 277 ] {0c8e868a-e591-4809-a981-ad04443b7705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3336 | 2026.01.22 22:18:13.170925 [ 277 ] {0c8e868a-e591-4809-a981-ad04443b7705} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3337 | 2026.01.22 22:18:13.171141 [ 277 ] {0c8e868a-e591-4809-a981-ad04443b7705} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3338 | 2026.01.22 22:18:13.171275 [ 277 ] {0c8e868a-e591-4809-a981-ad04443b7705} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001177 sec., 20390.824129141885 rows/sec., 1.69 MiB/sec. | ||
| 3339 | 2026.01.22 22:18:13.171313 [ 277 ] {0c8e868a-e591-4809-a981-ad04443b7705} <Debug> TCPHandler: Processed in 0.001342079 sec. | ||
| 3340 | 2026.01.22 22:18:13.171429 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3341 | 2026.01.22 22:18:13.171525 [ 277 ] {a661a550-2b2e-4bc6-85ee-91360cddb522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3342 | 2026.01.22 22:18:13.171566 [ 277 ] {a661a550-2b2e-4bc6-85ee-91360cddb522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3343 | 2026.01.22 22:18:13.171948 [ 277 ] {a661a550-2b2e-4bc6-85ee-91360cddb522} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3344 | 2026.01.22 22:18:13.171985 [ 277 ] {a661a550-2b2e-4bc6-85ee-91360cddb522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3345 | 2026.01.22 22:18:13.172264 [ 277 ] {a661a550-2b2e-4bc6-85ee-91360cddb522} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3346 | 2026.01.22 22:18:13.172481 [ 277 ] {a661a550-2b2e-4bc6-85ee-91360cddb522} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3347 | 2026.01.22 22:18:13.172610 [ 277 ] {a661a550-2b2e-4bc6-85ee-91360cddb522} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001105 sec., 1809.9547511312217 rows/sec., 147.59 KiB/sec. | ||
| 3348 | 2026.01.22 22:18:13.172646 [ 277 ] {a661a550-2b2e-4bc6-85ee-91360cddb522} <Debug> TCPHandler: Processed in 0.001267449 sec. | ||
| 3349 | 2026.01.22 22:18:13.172753 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3350 | 2026.01.22 22:18:13.172848 [ 277 ] {53ef1a61-7042-4a4b-961b-a6ab29a2a167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3351 | 2026.01.22 22:18:13.172886 [ 277 ] {53ef1a61-7042-4a4b-961b-a6ab29a2a167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3352 | 2026.01.22 22:18:13.173960 [ 277 ] {53ef1a61-7042-4a4b-961b-a6ab29a2a167} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3353 | 2026.01.22 22:18:13.173996 [ 277 ] {53ef1a61-7042-4a4b-961b-a6ab29a2a167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3354 | 2026.01.22 22:18:13.174373 [ 277 ] {53ef1a61-7042-4a4b-961b-a6ab29a2a167} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3355 | 2026.01.22 22:18:13.174586 [ 277 ] {53ef1a61-7042-4a4b-961b-a6ab29a2a167} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3356 | 2026.01.22 22:18:13.174714 [ 277 ] {53ef1a61-7042-4a4b-961b-a6ab29a2a167} <Debug> executeQuery: Read 1327 rows, 112.98 KiB in 0.001884 sec., 704352.4416135881 rows/sec., 58.56 MiB/sec. | ||
| 3357 | 2026.01.22 22:18:13.174752 [ 277 ] {53ef1a61-7042-4a4b-961b-a6ab29a2a167} <Debug> TCPHandler: Processed in 0.002047275 sec. | ||
| 3358 | 2026.01.22 22:18:13.174861 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3359 | 2026.01.22 22:18:13.174955 [ 277 ] {53ded5c0-58fd-48be-ac50-55d332ce25ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3360 | 2026.01.22 22:18:13.174994 [ 277 ] {53ded5c0-58fd-48be-ac50-55d332ce25ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3361 | 2026.01.22 22:18:13.175386 [ 277 ] {53ded5c0-58fd-48be-ac50-55d332ce25ba} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3362 | 2026.01.22 22:18:13.175422 [ 277 ] {53ded5c0-58fd-48be-ac50-55d332ce25ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3363 | 2026.01.22 22:18:13.175703 [ 277 ] {53ded5c0-58fd-48be-ac50-55d332ce25ba} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3364 | 2026.01.22 22:18:13.175906 [ 277 ] {53ded5c0-58fd-48be-ac50-55d332ce25ba} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3365 | 2026.01.22 22:18:13.176032 [ 277 ] {53ded5c0-58fd-48be-ac50-55d332ce25ba} <Debug> executeQuery: Read 19 rows, 1.48 KiB in 0.001095 sec., 17351.59817351598 rows/sec., 1.32 MiB/sec. | ||
| 3366 | 2026.01.22 22:18:13.176069 [ 277 ] {53ded5c0-58fd-48be-ac50-55d332ce25ba} <Debug> TCPHandler: Processed in 0.001257899 sec. | ||
| 3367 | 2026.01.22 22:18:13.176174 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3368 | 2026.01.22 22:18:13.176268 [ 277 ] {5cbc072c-15b3-46cf-aaa9-92040095e3cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3369 | 2026.01.22 22:18:13.176309 [ 277 ] {5cbc072c-15b3-46cf-aaa9-92040095e3cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3370 | 2026.01.22 22:18:13.176774 [ 277 ] {5cbc072c-15b3-46cf-aaa9-92040095e3cc} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3371 | 2026.01.22 22:18:13.176810 [ 277 ] {5cbc072c-15b3-46cf-aaa9-92040095e3cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3372 | 2026.01.22 22:18:13.177110 [ 277 ] {5cbc072c-15b3-46cf-aaa9-92040095e3cc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3373 | 2026.01.22 22:18:13.177314 [ 277 ] {5cbc072c-15b3-46cf-aaa9-92040095e3cc} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3374 | 2026.01.22 22:18:13.177442 [ 277 ] {5cbc072c-15b3-46cf-aaa9-92040095e3cc} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001192 sec., 211409.39597315437 rows/sec., 14.62 MiB/sec. | ||
| 3375 | 2026.01.22 22:18:13.177479 [ 277 ] {5cbc072c-15b3-46cf-aaa9-92040095e3cc} <Debug> TCPHandler: Processed in 0.00135351 sec. | ||
| 3376 | 2026.01.22 22:18:13.177594 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3377 | 2026.01.22 22:18:13.177689 [ 277 ] {058371bf-abf8-4ee4-b0cf-8a316c700581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3378 | 2026.01.22 22:18:13.177729 [ 277 ] {058371bf-abf8-4ee4-b0cf-8a316c700581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3379 | 2026.01.22 22:18:13.178112 [ 277 ] {058371bf-abf8-4ee4-b0cf-8a316c700581} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3380 | 2026.01.22 22:18:13.178148 [ 277 ] {058371bf-abf8-4ee4-b0cf-8a316c700581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3381 | 2026.01.22 22:18:13.178444 [ 277 ] {058371bf-abf8-4ee4-b0cf-8a316c700581} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3382 | 2026.01.22 22:18:13.178651 [ 277 ] {058371bf-abf8-4ee4-b0cf-8a316c700581} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3383 | 2026.01.22 22:18:13.178780 [ 277 ] {058371bf-abf8-4ee4-b0cf-8a316c700581} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001109 sec., 10820.559062218215 rows/sec., 845.36 KiB/sec. | ||
| 3384 | 2026.01.22 22:18:13.178818 [ 277 ] {058371bf-abf8-4ee4-b0cf-8a316c700581} <Debug> TCPHandler: Processed in 0.001273099 sec. | ||
| 3385 | 2026.01.22 22:18:13.178940 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3386 | 2026.01.22 22:18:13.179071 [ 277 ] {29afbb70-b803-45f9-9fa0-1319ae0a4331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3387 | 2026.01.22 22:18:13.179121 [ 277 ] {29afbb70-b803-45f9-9fa0-1319ae0a4331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3388 | 2026.01.22 22:18:13.179724 [ 277 ] {29afbb70-b803-45f9-9fa0-1319ae0a4331} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3389 | 2026.01.22 22:18:13.179763 [ 277 ] {29afbb70-b803-45f9-9fa0-1319ae0a4331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3390 | 2026.01.22 22:18:13.180093 [ 277 ] {29afbb70-b803-45f9-9fa0-1319ae0a4331} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3391 | 2026.01.22 22:18:13.180307 [ 277 ] {29afbb70-b803-45f9-9fa0-1319ae0a4331} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3392 | 2026.01.22 22:18:13.180444 [ 277 ] {29afbb70-b803-45f9-9fa0-1319ae0a4331} <Debug> executeQuery: Read 563 rows, 43.23 KiB in 0.001398 sec., 402718.1688125894 rows/sec., 30.19 MiB/sec. | ||
| 3393 | 2026.01.22 22:18:13.180483 [ 277 ] {29afbb70-b803-45f9-9fa0-1319ae0a4331} <Debug> TCPHandler: Processed in 0.001605262 sec. | ||
| 3394 | 2026.01.22 22:18:13.180597 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3395 | 2026.01.22 22:18:13.180694 [ 277 ] {16c062da-97e9-4e3b-8c4f-4ab4efc13f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3396 | 2026.01.22 22:18:13.180737 [ 277 ] {16c062da-97e9-4e3b-8c4f-4ab4efc13f34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3397 | 2026.01.22 22:18:13.181982 [ 277 ] {16c062da-97e9-4e3b-8c4f-4ab4efc13f34} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3398 | 2026.01.22 22:18:13.182020 [ 277 ] {16c062da-97e9-4e3b-8c4f-4ab4efc13f34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3399 | 2026.01.22 22:18:13.182528 [ 277 ] {16c062da-97e9-4e3b-8c4f-4ab4efc13f34} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3400 | 2026.01.22 22:18:13.182741 [ 277 ] {16c062da-97e9-4e3b-8c4f-4ab4efc13f34} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3401 | 2026.01.22 22:18:13.182873 [ 277 ] {16c062da-97e9-4e3b-8c4f-4ab4efc13f34} <Debug> executeQuery: Read 3459 rows, 237.08 KiB in 0.002198 sec., 1573703.3666969973 rows/sec., 105.33 MiB/sec. | ||
| 3402 | 2026.01.22 22:18:13.182909 [ 277 ] {16c062da-97e9-4e3b-8c4f-4ab4efc13f34} <Debug> TCPHandler: Processed in 0.002363227 sec. | ||
| 3403 | 2026.01.22 22:18:13.183022 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3404 | 2026.01.22 22:18:13.183136 [ 277 ] {fb036d63-f447-4ce9-b1c0-a1fc9e1ca20c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3405 | 2026.01.22 22:18:13.183198 [ 277 ] {fb036d63-f447-4ce9-b1c0-a1fc9e1ca20c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3406 | 2026.01.22 22:18:13.184011 [ 277 ] {fb036d63-f447-4ce9-b1c0-a1fc9e1ca20c} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3407 | 2026.01.22 22:18:13.184055 [ 277 ] {fb036d63-f447-4ce9-b1c0-a1fc9e1ca20c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3408 | 2026.01.22 22:18:13.184553 [ 277 ] {fb036d63-f447-4ce9-b1c0-a1fc9e1ca20c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3409 | 2026.01.22 22:18:13.184773 [ 277 ] {fb036d63-f447-4ce9-b1c0-a1fc9e1ca20c} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3410 | 2026.01.22 22:18:13.184908 [ 277 ] {fb036d63-f447-4ce9-b1c0-a1fc9e1ca20c} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001797 sec., 2782.4151363383417 rows/sec., 4.99 MiB/sec. | ||
| 3411 | 2026.01.22 22:18:13.184963 [ 277 ] {fb036d63-f447-4ce9-b1c0-a1fc9e1ca20c} <Debug> TCPHandler: Processed in 0.001999855 sec. | ||
| 3412 | 2026.01.22 22:18:13.185074 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3413 | 2026.01.22 22:18:13.185170 [ 277 ] {ac041dfb-fd6e-48c0-b47e-972de24eb9ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3414 | 2026.01.22 22:18:13.185211 [ 277 ] {ac041dfb-fd6e-48c0-b47e-972de24eb9ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3415 | 2026.01.22 22:18:13.185540 [ 277 ] {ac041dfb-fd6e-48c0-b47e-972de24eb9ac} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3416 | 2026.01.22 22:18:13.185577 [ 277 ] {ac041dfb-fd6e-48c0-b47e-972de24eb9ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3417 | 2026.01.22 22:18:13.185863 [ 277 ] {ac041dfb-fd6e-48c0-b47e-972de24eb9ac} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3418 | 2026.01.22 22:18:13.186066 [ 277 ] {ac041dfb-fd6e-48c0-b47e-972de24eb9ac} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3419 | 2026.01.22 22:18:13.186192 [ 277 ] {ac041dfb-fd6e-48c0-b47e-972de24eb9ac} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001041 sec., 11527.377521613833 rows/sec., 795.51 KiB/sec. | ||
| 3420 | 2026.01.22 22:18:13.186228 [ 277 ] {ac041dfb-fd6e-48c0-b47e-972de24eb9ac} <Debug> TCPHandler: Processed in 0.001203669 sec. | ||
| 3421 | 2026.01.22 22:18:14.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.07 MiB, peak 228.55 MiB, free memory in arenas 0.00 B, will set to 222.98 MiB (RSS), difference: -1.09 MiB | ||
| 3422 | 2026.01.22 22:18:14.768022 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7136 | ||
| 3423 | 2026.01.22 22:18:14.768563 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3424 | 2026.01.22 22:18:14.768611 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3425 | 2026.01.22 22:18:14.769090 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3426 | 2026.01.22 22:18:14.769329 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3427 | 2026.01.22 22:18:14.769475 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7136 | ||
| 3428 | 2026.01.22 22:18:15.152037 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3429 | 2026.01.22 22:18:15.167947 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3430 | 2026.01.22 22:18:15.168008 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3431 | 2026.01.22 22:18:15.173764 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3432 | 2026.01.22 22:18:15.174434 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3433 | 2026.01.22 22:18:15.177158 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3434 | 2026.01.22 22:18:17.524810 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3435 | 2026.01.22 22:18:17.524999 [ 277 ] {13c32617-1af5-47f8-9585-ca5fc2ecdcf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3436 | 2026.01.22 22:18:17.525065 [ 277 ] {13c32617-1af5-47f8-9585-ca5fc2ecdcf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3437 | 2026.01.22 22:18:17.525720 [ 277 ] {13c32617-1af5-47f8-9585-ca5fc2ecdcf2} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3438 | 2026.01.22 22:18:17.525773 [ 277 ] {13c32617-1af5-47f8-9585-ca5fc2ecdcf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3439 | 2026.01.22 22:18:17.526165 [ 277 ] {13c32617-1af5-47f8-9585-ca5fc2ecdcf2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3440 | 2026.01.22 22:18:17.526388 [ 277 ] {13c32617-1af5-47f8-9585-ca5fc2ecdcf2} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3441 | 2026.01.22 22:18:17.526554 [ 277 ] {13c32617-1af5-47f8-9585-ca5fc2ecdcf2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001603 sec., 34934.49781659389 rows/sec., 2.67 MiB/sec. | ||
| 3442 | 2026.01.22 22:18:17.526603 [ 277 ] {13c32617-1af5-47f8-9585-ca5fc2ecdcf2} <Debug> TCPHandler: Processed in 0.001919024 sec. | ||
| 3443 | 2026.01.22 22:18:17.526730 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3444 | 2026.01.22 22:18:17.526834 [ 277 ] {9920c7d3-232c-4e8c-8539-f272deb0e22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3445 | 2026.01.22 22:18:17.526876 [ 277 ] {9920c7d3-232c-4e8c-8539-f272deb0e22f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3446 | 2026.01.22 22:18:17.527319 [ 277 ] {9920c7d3-232c-4e8c-8539-f272deb0e22f} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3447 | 2026.01.22 22:18:17.527359 [ 277 ] {9920c7d3-232c-4e8c-8539-f272deb0e22f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3448 | 2026.01.22 22:18:17.527665 [ 277 ] {9920c7d3-232c-4e8c-8539-f272deb0e22f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3449 | 2026.01.22 22:18:17.527875 [ 277 ] {9920c7d3-232c-4e8c-8539-f272deb0e22f} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3450 | 2026.01.22 22:18:17.528007 [ 277 ] {9920c7d3-232c-4e8c-8539-f272deb0e22f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001197 sec., 53467.00083542189 rows/sec., 4.17 MiB/sec. | ||
| 3451 | 2026.01.22 22:18:17.528045 [ 277 ] {9920c7d3-232c-4e8c-8539-f272deb0e22f} <Debug> TCPHandler: Processed in 0.00136766 sec. | ||
| 3452 | 2026.01.22 22:18:17.528165 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3453 | 2026.01.22 22:18:17.528263 [ 277 ] {19c80f91-bf7a-4b45-b813-adf372c5430f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3454 | 2026.01.22 22:18:17.528309 [ 277 ] {19c80f91-bf7a-4b45-b813-adf372c5430f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3455 | 2026.01.22 22:18:17.528697 [ 277 ] {19c80f91-bf7a-4b45-b813-adf372c5430f} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3456 | 2026.01.22 22:18:17.528734 [ 277 ] {19c80f91-bf7a-4b45-b813-adf372c5430f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3457 | 2026.01.22 22:18:17.529050 [ 277 ] {19c80f91-bf7a-4b45-b813-adf372c5430f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3458 | 2026.01.22 22:18:17.529256 [ 277 ] {19c80f91-bf7a-4b45-b813-adf372c5430f} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3459 | 2026.01.22 22:18:17.529387 [ 277 ] {19c80f91-bf7a-4b45-b813-adf372c5430f} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001146 sec., 111692.84467713787 rows/sec., 7.78 MiB/sec. | ||
| 3460 | 2026.01.22 22:18:17.529423 [ 277 ] {19c80f91-bf7a-4b45-b813-adf372c5430f} <Debug> TCPHandler: Processed in 0.00130842 sec. | ||
| 3461 | 2026.01.22 22:18:17.529538 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3462 | 2026.01.22 22:18:17.529633 [ 277 ] {6181fb75-d792-429d-855c-f2dc204ee892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3463 | 2026.01.22 22:18:17.529674 [ 277 ] {6181fb75-d792-429d-855c-f2dc204ee892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3464 | 2026.01.22 22:18:17.530015 [ 277 ] {6181fb75-d792-429d-855c-f2dc204ee892} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3465 | 2026.01.22 22:18:17.530050 [ 277 ] {6181fb75-d792-429d-855c-f2dc204ee892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3466 | 2026.01.22 22:18:17.530348 [ 277 ] {6181fb75-d792-429d-855c-f2dc204ee892} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3467 | 2026.01.22 22:18:17.530559 [ 277 ] {6181fb75-d792-429d-855c-f2dc204ee892} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3468 | 2026.01.22 22:18:17.530691 [ 277 ] {6181fb75-d792-429d-855c-f2dc204ee892} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001078 sec., 44526.901669758816 rows/sec., 3.00 MiB/sec. | ||
| 3469 | 2026.01.22 22:18:17.530726 [ 277 ] {6181fb75-d792-429d-855c-f2dc204ee892} <Debug> TCPHandler: Processed in 0.00123714 sec. | ||
| 3470 | 2026.01.22 22:18:22.165264 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3471 | 2026.01.22 22:18:22.165336 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3472 | 2026.01.22 22:18:22.269633 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7648 | ||
| 3473 | 2026.01.22 22:18:22.270155 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3474 | 2026.01.22 22:18:22.270206 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3475 | 2026.01.22 22:18:22.270820 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3476 | 2026.01.22 22:18:22.271076 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3477 | 2026.01.22 22:18:22.271239 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7648 | ||
| 3478 | 2026.01.22 22:18:22.271239 [ 135 ] {} <Debug> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3479 | 2026.01.22 22:18:22.271336 [ 135 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3480 | 2026.01.22 22:18:22.271471 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3481 | 2026.01.22 22:18:22.271615 [ 193 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3482 | 2026.01.22 22:18:22.271722 [ 193 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3483 | 2026.01.22 22:18:22.271754 [ 193 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5216 rows starting from the beginning of the part | ||
| 3484 | 2026.01.22 22:18:22.271837 [ 193 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3485 | 2026.01.22 22:18:22.271887 [ 193 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3486 | 2026.01.22 22:18:22.271932 [ 193 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 3487 | 2026.01.22 22:18:22.271972 [ 193 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 3488 | 2026.01.22 22:18:22.272011 [ 193 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 3489 | 2026.01.22 22:18:22.273303 [ 189 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7648 rows, containing 4 columns (4 merged, 0 gathered) in 0.001740072 sec., 4395220.427660464 rows/sec., 62.87 MiB/sec. | ||
| 3490 | 2026.01.22 22:18:22.274054 [ 190 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3491 | 2026.01.22 22:18:22.274391 [ 190 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_16_3} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3492 | 2026.01.22 22:18:22.274478 [ 190 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_16_3} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3493 | 2026.01.22 22:18:22.274589 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3494 | 2026.01.22 22:18:22.280578 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 470 | ||
| 3495 | 2026.01.22 22:18:22.283372 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3496 | 2026.01.22 22:18:22.283449 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3497 | 2026.01.22 22:18:22.284731 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3498 | 2026.01.22 22:18:22.285001 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3499 | 2026.01.22 22:18:22.285141 [ 135 ] {} <Debug> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3500 | 2026.01.22 22:18:22.285185 [ 135 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3501 | 2026.01.22 22:18:22.285203 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3502 | 2026.01.22 22:18:22.285292 [ 192 ] {7b0753d0-d697-461d-a77d-14ff90617906::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 | ||
| 3503 | 2026.01.22 22:18:22.285356 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 470 | ||
| 3504 | 2026.01.22 22:18:22.285781 [ 192 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3505 | 2026.01.22 22:18:22.285896 [ 192 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 306 rows starting from the beginning of the part | ||
| 3506 | 2026.01.22 22:18:22.286192 [ 192 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 20 rows starting from the beginning of the part | ||
| 3507 | 2026.01.22 22:18:22.286496 [ 192 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
| 3508 | 2026.01.22 22:18:22.286781 [ 192 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 3509 | 2026.01.22 22:18:22.287054 [ 192 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part | ||
| 3510 | 2026.01.22 22:18:22.287338 [ 192 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 54 rows starting from the beginning of the part | ||
| 3511 | 2026.01.22 22:18:22.293644 [ 190 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 470 rows, containing 72 columns (72 merged, 0 gathered) in 0.008389872 sec., 56019.92497620941 rows/sec., 54.70 MiB/sec. | ||
| 3512 | 2026.01.22 22:18:22.294337 [ 192 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3513 | 2026.01.22 22:18:22.294865 [ 192 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_11_2} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3514 | 2026.01.22 22:18:22.294941 [ 192 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_11_2} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3515 | 2026.01.22 22:18:22.295090 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.86 MiB. | ||
| 3516 | 2026.01.22 22:18:22.528234 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3517 | 2026.01.22 22:18:22.528394 [ 277 ] {f0bd3033-2470-42f7-bede-c215072d5534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3518 | 2026.01.22 22:18:22.528457 [ 277 ] {f0bd3033-2470-42f7-bede-c215072d5534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3519 | 2026.01.22 22:18:22.529131 [ 277 ] {f0bd3033-2470-42f7-bede-c215072d5534} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3520 | 2026.01.22 22:18:22.529172 [ 277 ] {f0bd3033-2470-42f7-bede-c215072d5534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3521 | 2026.01.22 22:18:22.529555 [ 277 ] {f0bd3033-2470-42f7-bede-c215072d5534} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3522 | 2026.01.22 22:18:22.529779 [ 277 ] {f0bd3033-2470-42f7-bede-c215072d5534} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3523 | 2026.01.22 22:18:22.529942 [ 277 ] {f0bd3033-2470-42f7-bede-c215072d5534} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001594 sec., 80301.12923462987 rows/sec., 6.90 MiB/sec. | ||
| 3524 | 2026.01.22 22:18:22.529940 [ 133 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3525 | 2026.01.22 22:18:22.529991 [ 277 ] {f0bd3033-2470-42f7-bede-c215072d5534} <Debug> TCPHandler: Processed in 0.001871834 sec. | ||
| 3526 | 2026.01.22 22:18:22.530006 [ 133 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3527 | 2026.01.22 22:18:22.530036 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3528 | 2026.01.22 22:18:22.530123 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3529 | 2026.01.22 22:18:22.530123 [ 196 ] {048797f8-2913-4120-8057-043480967ec1::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 | ||
| 3530 | 2026.01.22 22:18:22.530232 [ 277 ] {9962bd79-e482-4679-b7f3-fbe09827516e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3531 | 2026.01.22 22:18:22.530255 [ 196 ] {048797f8-2913-4120-8057-043480967ec1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3532 | 2026.01.22 22:18:22.530279 [ 277 ] {9962bd79-e482-4679-b7f3-fbe09827516e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3533 | 2026.01.22 22:18:22.530288 [ 196 ] {048797f8-2913-4120-8057-043480967ec1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1415 rows starting from the beginning of the part | ||
| 3534 | 2026.01.22 22:18:22.530374 [ 196 ] {048797f8-2913-4120-8057-043480967ec1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 66 rows starting from the beginning of the part | ||
| 3535 | 2026.01.22 22:18:22.530423 [ 196 ] {048797f8-2913-4120-8057-043480967ec1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 128 rows starting from the beginning of the part | ||
| 3536 | 2026.01.22 22:18:22.530466 [ 196 ] {048797f8-2913-4120-8057-043480967ec1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1327 rows starting from the beginning of the part | ||
| 3537 | 2026.01.22 22:18:22.530503 [ 196 ] {048797f8-2913-4120-8057-043480967ec1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
| 3538 | 2026.01.22 22:18:22.530545 [ 196 ] {048797f8-2913-4120-8057-043480967ec1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 128 rows starting from the beginning of the part | ||
| 3539 | 2026.01.22 22:18:22.530720 [ 277 ] {9962bd79-e482-4679-b7f3-fbe09827516e} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3540 | 2026.01.22 22:18:22.530762 [ 277 ] {9962bd79-e482-4679-b7f3-fbe09827516e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3541 | 2026.01.22 22:18:22.531082 [ 277 ] {9962bd79-e482-4679-b7f3-fbe09827516e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3542 | 2026.01.22 22:18:22.531303 [ 277 ] {9962bd79-e482-4679-b7f3-fbe09827516e} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3543 | 2026.01.22 22:18:22.531437 [ 277 ] {9962bd79-e482-4679-b7f3-fbe09827516e} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001228 sec., 29315.96091205212 rows/sec., 2.15 MiB/sec. | ||
| 3544 | 2026.01.22 22:18:22.531474 [ 277 ] {9962bd79-e482-4679-b7f3-fbe09827516e} <Debug> TCPHandler: Processed in 0.00140428 sec. | ||
| 3545 | 2026.01.22 22:18:22.531584 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3546 | 2026.01.22 22:18:22.531678 [ 277 ] {568e98c3-1cfd-4fb5-87a0-28e6257ac277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3547 | 2026.01.22 22:18:22.531718 [ 277 ] {568e98c3-1cfd-4fb5-87a0-28e6257ac277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3548 | 2026.01.22 22:18:22.531920 [ 192 ] {048797f8-2913-4120-8057-043480967ec1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001832684 sec., 1702421.148435846 rows/sec., 146.42 MiB/sec. | ||
| 3549 | 2026.01.22 22:18:22.532151 [ 277 ] {568e98c3-1cfd-4fb5-87a0-28e6257ac277} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3550 | 2026.01.22 22:18:22.532156 [ 196 ] {048797f8-2913-4120-8057-043480967ec1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3551 | 2026.01.22 22:18:22.532195 [ 277 ] {568e98c3-1cfd-4fb5-87a0-28e6257ac277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3552 | 2026.01.22 22:18:22.532442 [ 196 ] {048797f8-2913-4120-8057-043480967ec1::all_1_21_4} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3553 | 2026.01.22 22:18:22.532514 [ 196 ] {048797f8-2913-4120-8057-043480967ec1::all_1_21_4} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3554 | 2026.01.22 22:18:22.532542 [ 277 ] {568e98c3-1cfd-4fb5-87a0-28e6257ac277} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3555 | 2026.01.22 22:18:22.532576 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
| 3556 | 2026.01.22 22:18:22.532764 [ 277 ] {568e98c3-1cfd-4fb5-87a0-28e6257ac277} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3557 | 2026.01.22 22:18:22.532873 [ 133 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3558 | 2026.01.22 22:18:22.532897 [ 277 ] {568e98c3-1cfd-4fb5-87a0-28e6257ac277} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001238 sec., 80775.44426494346 rows/sec., 6.31 MiB/sec. | ||
| 3559 | 2026.01.22 22:18:22.532906 [ 133 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3560 | 2026.01.22 22:18:22.532936 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3561 | 2026.01.22 22:18:22.532942 [ 277 ] {568e98c3-1cfd-4fb5-87a0-28e6257ac277} <Debug> TCPHandler: Processed in 0.001406881 sec. | ||
| 3562 | 2026.01.22 22:18:22.533004 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::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 | ||
| 3563 | 2026.01.22 22:18:22.533060 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3564 | 2026.01.22 22:18:22.533089 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3565 | 2026.01.22 22:18:22.533119 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 846 rows starting from the beginning of the part | ||
| 3566 | 2026.01.22 22:18:22.533158 [ 277 ] {a6464d9e-c4be-4ff9-89b9-61a904761df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3567 | 2026.01.22 22:18:22.533164 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 69 rows starting from the beginning of the part | ||
| 3568 | 2026.01.22 22:18:22.533213 [ 277 ] {a6464d9e-c4be-4ff9-89b9-61a904761df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3569 | 2026.01.22 22:18:22.533233 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 100 rows starting from the beginning of the part | ||
| 3570 | 2026.01.22 22:18:22.533272 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 563 rows starting from the beginning of the part | ||
| 3571 | 2026.01.22 22:18:22.533304 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part | ||
| 3572 | 2026.01.22 22:18:22.533338 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 100 rows starting from the beginning of the part | ||
| 3573 | 2026.01.22 22:18:22.533665 [ 277 ] {a6464d9e-c4be-4ff9-89b9-61a904761df2} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3574 | 2026.01.22 22:18:22.533713 [ 277 ] {a6464d9e-c4be-4ff9-89b9-61a904761df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3575 | 2026.01.22 22:18:22.534155 [ 277 ] {a6464d9e-c4be-4ff9-89b9-61a904761df2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3576 | 2026.01.22 22:18:22.534242 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1742 rows, containing 5 columns (5 merged, 0 gathered) in 0.001266059 sec., 1375923.238964377 rows/sec., 106.74 MiB/sec. | ||
| 3577 | 2026.01.22 22:18:22.534422 [ 277 ] {a6464d9e-c4be-4ff9-89b9-61a904761df2} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3578 | 2026.01.22 22:18:22.534530 [ 198 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3579 | 2026.01.22 22:18:22.534549 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3580 | 2026.01.22 22:18:22.534579 [ 277 ] {a6464d9e-c4be-4ff9-89b9-61a904761df2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001439 sec., 111188.3252258513 rows/sec., 7.74 MiB/sec. | ||
| 3581 | 2026.01.22 22:18:22.534617 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3582 | 2026.01.22 22:18:22.534647 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3583 | 2026.01.22 22:18:22.534648 [ 277 ] {a6464d9e-c4be-4ff9-89b9-61a904761df2} <Debug> TCPHandler: Processed in 0.001637872 sec. | ||
| 3584 | 2026.01.22 22:18:22.534717 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 3585 | 2026.01.22 22:18:22.534792 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3586 | 2026.01.22 22:18:22.534804 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3587 | 2026.01.22 22:18:22.534853 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2952 rows starting from the beginning of the part | ||
| 3588 | 2026.01.22 22:18:22.534901 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 3589 | 2026.01.22 22:18:22.534901 [ 277 ] {4283e123-e7a8-46c4-8832-645d00db8733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3590 | 2026.01.22 22:18:22.534923 [ 198 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_21_4} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3591 | 2026.01.22 22:18:22.534940 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 3592 | 2026.01.22 22:18:22.534973 [ 277 ] {4283e123-e7a8-46c4-8832-645d00db8733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3593 | 2026.01.22 22:18:22.534988 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 3459 rows starting from the beginning of the part | ||
| 3594 | 2026.01.22 22:18:22.535021 [ 198 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_21_4} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3595 | 2026.01.22 22:18:22.535029 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 128 rows starting from the beginning of the part | ||
| 3596 | 2026.01.22 22:18:22.535077 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 3597 | 2026.01.22 22:18:22.535121 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 3598 | 2026.01.22 22:18:22.535837 [ 277 ] {4283e123-e7a8-46c4-8832-645d00db8733} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3599 | 2026.01.22 22:18:22.535878 [ 277 ] {4283e123-e7a8-46c4-8832-645d00db8733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3600 | 2026.01.22 22:18:22.536516 [ 277 ] {4283e123-e7a8-46c4-8832-645d00db8733} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3601 | 2026.01.22 22:18:22.536752 [ 277 ] {4283e123-e7a8-46c4-8832-645d00db8733} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3602 | 2026.01.22 22:18:22.536897 [ 277 ] {4283e123-e7a8-46c4-8832-645d00db8733} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002016 sec., 17857.14285714286 rows/sec., 32.00 MiB/sec. | ||
| 3603 | 2026.01.22 22:18:22.536957 [ 277 ] {4283e123-e7a8-46c4-8832-645d00db8733} <Debug> TCPHandler: Processed in 0.002217636 sec. | ||
| 3604 | 2026.01.22 22:18:22.537073 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3605 | 2026.01.22 22:18:22.537170 [ 277 ] {ba1da15f-f496-4985-800e-0a07e4d094aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3606 | 2026.01.22 22:18:22.537211 [ 277 ] {ba1da15f-f496-4985-800e-0a07e4d094aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3607 | 2026.01.22 22:18:22.537525 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7019 rows, containing 5 columns (5 merged, 0 gathered) in 0.002831001 sec., 2479335.0479212124 rows/sec., 169.26 MiB/sec. | ||
| 3608 | 2026.01.22 22:18:22.537554 [ 277 ] {ba1da15f-f496-4985-800e-0a07e4d094aa} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3609 | 2026.01.22 22:18:22.537593 [ 277 ] {ba1da15f-f496-4985-800e-0a07e4d094aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3610 | 2026.01.22 22:18:22.537925 [ 277 ] {ba1da15f-f496-4985-800e-0a07e4d094aa} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3611 | 2026.01.22 22:18:22.537932 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3612 | 2026.01.22 22:18:22.538200 [ 277 ] {ba1da15f-f496-4985-800e-0a07e4d094aa} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3613 | 2026.01.22 22:18:22.538235 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3614 | 2026.01.22 22:18:22.538307 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3615 | 2026.01.22 22:18:22.538314 [ 133 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3616 | 2026.01.22 22:18:22.538344 [ 277 ] {ba1da15f-f496-4985-800e-0a07e4d094aa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001194 sec., 50251.25628140703 rows/sec., 3.39 MiB/sec. | ||
| 3617 | 2026.01.22 22:18:22.538349 [ 133 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3618 | 2026.01.22 22:18:22.538368 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 3619 | 2026.01.22 22:18:22.538387 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3620 | 2026.01.22 22:18:22.538388 [ 277 ] {ba1da15f-f496-4985-800e-0a07e4d094aa} <Debug> TCPHandler: Processed in 0.00136618 sec. | ||
| 3621 | 2026.01.22 22:18:22.538490 [ 198 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 3622 | 2026.01.22 22:18:22.538609 [ 198 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3623 | 2026.01.22 22:18:22.538641 [ 198 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 966 rows starting from the beginning of the part | ||
| 3624 | 2026.01.22 22:18:22.538726 [ 198 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 3625 | 2026.01.22 22:18:22.538773 [ 198 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 3626 | 2026.01.22 22:18:22.538828 [ 198 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 3627 | 2026.01.22 22:18:22.538872 [ 198 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 48 rows starting from the beginning of the part | ||
| 3628 | 2026.01.22 22:18:22.538914 [ 198 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 3629 | 2026.01.22 22:18:22.539899 [ 194 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1206 rows, containing 4 columns (4 merged, 0 gathered) in 0.001448681 sec., 832481.4089506248 rows/sec., 55.21 MiB/sec. | ||
| 3630 | 2026.01.22 22:18:22.540053 [ 196 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3631 | 2026.01.22 22:18:22.540303 [ 196 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_21_4} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3632 | 2026.01.22 22:18:22.540366 [ 196 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_21_4} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3633 | 2026.01.22 22:18:22.540433 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 3634 | 2026.01.22 22:18:22.677302 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3635 | 2026.01.22 22:18:22.694837 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3636 | 2026.01.22 22:18:22.694884 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3637 | 2026.01.22 22:18:22.700720 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3638 | 2026.01.22 22:18:22.701435 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3639 | 2026.01.22 22:18:22.701725 [ 133 ] {} <Debug> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3640 | 2026.01.22 22:18:22.701765 [ 133 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3641 | 2026.01.22 22:18:22.701782 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3642 | 2026.01.22 22:18:22.701869 [ 197 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 3643 | 2026.01.22 22:18:22.704602 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3644 | 2026.01.22 22:18:22.706084 [ 197 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3645 | 2026.01.22 22:18:22.707674 [ 197 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 3646 | 2026.01.22 22:18:22.712058 [ 197 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 3647 | 2026.01.22 22:18:22.716275 [ 197 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 3648 | 2026.01.22 22:18:22.720584 [ 197 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 3649 | 2026.01.22 22:18:22.724966 [ 197 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 3650 | 2026.01.22 22:18:22.729256 [ 197 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 3651 | 2026.01.22 22:18:22.786861 [ 196 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.085022519 sec., 1423.1523768426573 rows/sec., 7.36 MiB/sec. | ||
| 3652 | 2026.01.22 22:18:22.789709 [ 200 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3653 | 2026.01.22 22:18:22.791859 [ 200 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_16_3} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3654 | 2026.01.22 22:18:22.791965 [ 200 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_16_3} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3655 | 2026.01.22 22:18:22.793849 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
| 3656 | 2026.01.22 22:18:23.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.30 MiB, peak 235.29 MiB, free memory in arenas 0.00 B, will set to 236.08 MiB (RSS), difference: 10.78 MiB | ||
| 3657 | 2026.01.22 22:18:23.001225 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000804076 sec. | ||
| 3658 | 2026.01.22 22:18:24.336770 [ 131 ] {} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3659 | 2026.01.22 22:18:24.336835 [ 131 ] {} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3660 | 2026.01.22 22:18:24.336855 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3661 | 2026.01.22 22:18:24.336989 [ 203 ] {7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a::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 | ||
| 3662 | 2026.01.22 22:18:24.337327 [ 203 ] {7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3663 | 2026.01.22 22:18:24.337372 [ 203 ] {7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
| 3664 | 2026.01.22 22:18:24.337485 [ 203 ] {7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
| 3665 | 2026.01.22 22:18:24.337557 [ 203 ] {7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a::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 | ||
| 3666 | 2026.01.22 22:18:24.337616 [ 203 ] {7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a::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 | ||
| 3667 | 2026.01.22 22:18:24.337674 [ 203 ] {7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3668 | 2026.01.22 22:18:24.339179 [ 200 ] {7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 6 columns (6 merged, 0 gathered) in 0.002236336 sec., 21463.679876369206 rows/sec., 5.16 MiB/sec. | ||
| 3669 | 2026.01.22 22:18:24.339405 [ 200 ] {7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3670 | 2026.01.22 22:18:24.339825 [ 200 ] {7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a::all_1_5_1} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3671 | 2026.01.22 22:18:24.339902 [ 200 ] {7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a::all_1_5_1} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3672 | 2026.01.22 22:18:24.340008 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3673 | 2026.01.22 22:18:25.327884 [ 131 ] {} <Debug> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3674 | 2026.01.22 22:18:25.327954 [ 131 ] {} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3675 | 2026.01.22 22:18:25.327981 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3676 | 2026.01.22 22:18:25.328114 [ 199 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::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 | ||
| 3677 | 2026.01.22 22:18:25.328230 [ 199 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3678 | 2026.01.22 22:18:25.328264 [ 199 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 3679 | 2026.01.22 22:18:25.328332 [ 199 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 3680 | 2026.01.22 22:18:25.328395 [ 199 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::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 | ||
| 3681 | 2026.01.22 22:18:25.328439 [ 199 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 3682 | 2026.01.22 22:18:25.328491 [ 199 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 3683 | 2026.01.22 22:18:25.329263 [ 200 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001186279 sec., 25289.16047573969 rows/sec., 2.11 MiB/sec. | ||
| 3684 | 2026.01.22 22:18:25.329461 [ 196 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3685 | 2026.01.22 22:18:25.329785 [ 196 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_5_1} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3686 | 2026.01.22 22:18:25.329864 [ 196 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_5_1} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3687 | 2026.01.22 22:18:25.329953 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3688 | 2026.01.22 22:18:25.650874 [ 131 ] {} <Debug> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3689 | 2026.01.22 22:18:25.650937 [ 131 ] {} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3690 | 2026.01.22 22:18:25.650963 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3691 | 2026.01.22 22:18:25.651066 [ 199 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::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 | ||
| 3692 | 2026.01.22 22:18:25.651192 [ 199 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3693 | 2026.01.22 22:18:25.651230 [ 199 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 230 rows starting from the beginning of the part | ||
| 3694 | 2026.01.22 22:18:25.651298 [ 199 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 230 rows starting from the beginning of the part | ||
| 3695 | 2026.01.22 22:18:25.651349 [ 199 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::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 | ||
| 3696 | 2026.01.22 22:18:25.651395 [ 199 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 3697 | 2026.01.22 22:18:25.651459 [ 199 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 252 rows starting from the beginning of the part | ||
| 3698 | 2026.01.22 22:18:25.652369 [ 200 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 762 rows, containing 5 columns (5 merged, 0 gathered) in 0.00134332 sec., 567251.2878539737 rows/sec., 40.28 MiB/sec. | ||
| 3699 | 2026.01.22 22:18:25.652599 [ 208 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3700 | 2026.01.22 22:18:25.652918 [ 208 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_5_1} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3701 | 2026.01.22 22:18:25.653002 [ 208 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_5_1} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3702 | 2026.01.22 22:18:25.653091 [ 208 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3703 | 2026.01.22 22:18:25.696882 [ 131 ] {} <Debug> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3704 | 2026.01.22 22:18:25.696945 [ 131 ] {} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3705 | 2026.01.22 22:18:25.696966 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3706 | 2026.01.22 22:18:25.697043 [ 199 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::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 | ||
| 3707 | 2026.01.22 22:18:25.697137 [ 199 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3708 | 2026.01.22 22:18:25.697164 [ 199 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 446 rows starting from the beginning of the part | ||
| 3709 | 2026.01.22 22:18:25.697210 [ 199 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 446 rows starting from the beginning of the part | ||
| 3710 | 2026.01.22 22:18:25.697246 [ 199 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::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 | ||
| 3711 | 2026.01.22 22:18:25.697282 [ 199 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::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 | ||
| 3712 | 2026.01.22 22:18:25.697331 [ 199 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::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 | ||
| 3713 | 2026.01.22 22:18:25.698198 [ 200 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 964 rows, containing 5 columns (5 merged, 0 gathered) in 0.001190089 sec., 810023.4520275374 rows/sec., 55.65 MiB/sec. | ||
| 3714 | 2026.01.22 22:18:25.698353 [ 191 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3715 | 2026.01.22 22:18:25.698629 [ 191 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_5_1} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3716 | 2026.01.22 22:18:25.698715 [ 191 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_5_1} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3717 | 2026.01.22 22:18:25.698804 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3718 | 2026.01.22 22:18:27.278026 [ 127 ] {} <Debug> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3719 | 2026.01.22 22:18:27.278089 [ 127 ] {} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3720 | 2026.01.22 22:18:27.278111 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3721 | 2026.01.22 22:18:27.278208 [ 199 ] {22bf2a26-b1a9-4718-9468-d5619af00947::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 | ||
| 3722 | 2026.01.22 22:18:27.278329 [ 199 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3723 | 2026.01.22 22:18:27.278362 [ 199 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 229 rows starting from the beginning of the part | ||
| 3724 | 2026.01.22 22:18:27.278425 [ 199 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 229 rows starting from the beginning of the part | ||
| 3725 | 2026.01.22 22:18:27.278468 [ 199 ] {22bf2a26-b1a9-4718-9468-d5619af00947::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 | ||
| 3726 | 2026.01.22 22:18:27.278518 [ 199 ] {22bf2a26-b1a9-4718-9468-d5619af00947::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 | ||
| 3727 | 2026.01.22 22:18:27.278555 [ 199 ] {22bf2a26-b1a9-4718-9468-d5619af00947::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 | ||
| 3728 | 2026.01.22 22:18:27.279428 [ 200 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 494 rows, containing 5 columns (5 merged, 0 gathered) in 0.001258719 sec., 392462.4956006861 rows/sec., 24.34 MiB/sec. | ||
| 3729 | 2026.01.22 22:18:27.279600 [ 191 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3730 | 2026.01.22 22:18:27.279871 [ 191 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_5_1} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3731 | 2026.01.22 22:18:27.279946 [ 191 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_5_1} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3732 | 2026.01.22 22:18:27.280021 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3733 | 2026.01.22 22:18:27.528470 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3734 | 2026.01.22 22:18:27.528647 [ 277 ] {ef71d017-2ed5-418b-9a53-8c03042d1bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3735 | 2026.01.22 22:18:27.528711 [ 277 ] {ef71d017-2ed5-418b-9a53-8c03042d1bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3736 | 2026.01.22 22:18:27.529382 [ 277 ] {ef71d017-2ed5-418b-9a53-8c03042d1bf8} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3737 | 2026.01.22 22:18:27.529425 [ 277 ] {ef71d017-2ed5-418b-9a53-8c03042d1bf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3738 | 2026.01.22 22:18:27.529803 [ 277 ] {ef71d017-2ed5-418b-9a53-8c03042d1bf8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3739 | 2026.01.22 22:18:27.530025 [ 277 ] {ef71d017-2ed5-418b-9a53-8c03042d1bf8} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3740 | 2026.01.22 22:18:27.530182 [ 277 ] {ef71d017-2ed5-418b-9a53-8c03042d1bf8} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001582 sec., 41719.342604298356 rows/sec., 3.30 MiB/sec. | ||
| 3741 | 2026.01.22 22:18:27.530231 [ 277 ] {ef71d017-2ed5-418b-9a53-8c03042d1bf8} <Debug> TCPHandler: Processed in 0.001884944 sec. | ||
| 3742 | 2026.01.22 22:18:27.530362 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3743 | 2026.01.22 22:18:27.530467 [ 277 ] {19679cf0-4e43-4145-89dd-736beb0bf6c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3744 | 2026.01.22 22:18:27.530511 [ 277 ] {19679cf0-4e43-4145-89dd-736beb0bf6c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3745 | 2026.01.22 22:18:27.530921 [ 277 ] {19679cf0-4e43-4145-89dd-736beb0bf6c5} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3746 | 2026.01.22 22:18:27.530956 [ 277 ] {19679cf0-4e43-4145-89dd-736beb0bf6c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3747 | 2026.01.22 22:18:27.531338 [ 277 ] {19679cf0-4e43-4145-89dd-736beb0bf6c5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3748 | 2026.01.22 22:18:27.531559 [ 277 ] {19679cf0-4e43-4145-89dd-736beb0bf6c5} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3749 | 2026.01.22 22:18:27.531657 [ 127 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3750 | 2026.01.22 22:18:27.531688 [ 277 ] {19679cf0-4e43-4145-89dd-736beb0bf6c5} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001246 sec., 4012.841091492777 rows/sec., 301.75 KiB/sec. | ||
| 3751 | 2026.01.22 22:18:27.531697 [ 127 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3752 | 2026.01.22 22:18:27.531724 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3753 | 2026.01.22 22:18:27.531726 [ 277 ] {19679cf0-4e43-4145-89dd-736beb0bf6c5} <Debug> TCPHandler: Processed in 0.001417561 sec. | ||
| 3754 | 2026.01.22 22:18:27.531831 [ 187 ] {1300943d-9fd4-47f6-9844-87364234b6ab::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 | ||
| 3755 | 2026.01.22 22:18:27.531841 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3756 | 2026.01.22 22:18:27.531928 [ 187 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3757 | 2026.01.22 22:18:27.531949 [ 277 ] {1a20fc20-0dae-4245-8777-4b8ceb655189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3758 | 2026.01.22 22:18:27.531966 [ 187 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 294 rows starting from the beginning of the part | ||
| 3759 | 2026.01.22 22:18:27.531990 [ 277 ] {1a20fc20-0dae-4245-8777-4b8ceb655189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3760 | 2026.01.22 22:18:27.532034 [ 187 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part | ||
| 3761 | 2026.01.22 22:18:27.532098 [ 187 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
| 3762 | 2026.01.22 22:18:27.532156 [ 187 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 19 rows starting from the beginning of the part | ||
| 3763 | 2026.01.22 22:18:27.532210 [ 187 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 3764 | 2026.01.22 22:18:27.532263 [ 187 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part | ||
| 3765 | 2026.01.22 22:18:27.532435 [ 277 ] {1a20fc20-0dae-4245-8777-4b8ceb655189} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3766 | 2026.01.22 22:18:27.532472 [ 277 ] {1a20fc20-0dae-4245-8777-4b8ceb655189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3767 | 2026.01.22 22:18:27.532954 [ 277 ] {1a20fc20-0dae-4245-8777-4b8ceb655189} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3768 | 2026.01.22 22:18:27.533173 [ 277 ] {1a20fc20-0dae-4245-8777-4b8ceb655189} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3769 | 2026.01.22 22:18:27.533183 [ 191 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 395 rows, containing 5 columns (5 merged, 0 gathered) in 0.00139359 sec., 283440.6102225188 rows/sec., 19.54 MiB/sec. | ||
| 3770 | 2026.01.22 22:18:27.533309 [ 277 ] {1a20fc20-0dae-4245-8777-4b8ceb655189} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001381 sec., 49963.7943519189 rows/sec., 3.90 MiB/sec. | ||
| 3771 | 2026.01.22 22:18:27.533320 [ 191 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3772 | 2026.01.22 22:18:27.533347 [ 277 ] {1a20fc20-0dae-4245-8777-4b8ceb655189} <Debug> TCPHandler: Processed in 0.001558242 sec. | ||
| 3773 | 2026.01.22 22:18:27.533484 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3774 | 2026.01.22 22:18:27.533564 [ 191 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_16_3} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3775 | 2026.01.22 22:18:27.533584 [ 277 ] {319a0e16-8580-4dc1-ba2d-8e9e3a5e64c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3776 | 2026.01.22 22:18:27.533627 [ 191 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_16_3} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3777 | 2026.01.22 22:18:27.533628 [ 277 ] {319a0e16-8580-4dc1-ba2d-8e9e3a5e64c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3778 | 2026.01.22 22:18:27.533694 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3779 | 2026.01.22 22:18:27.534051 [ 277 ] {319a0e16-8580-4dc1-ba2d-8e9e3a5e64c4} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3780 | 2026.01.22 22:18:27.534085 [ 277 ] {319a0e16-8580-4dc1-ba2d-8e9e3a5e64c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3781 | 2026.01.22 22:18:27.534415 [ 277 ] {319a0e16-8580-4dc1-ba2d-8e9e3a5e64c4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3782 | 2026.01.22 22:18:27.534623 [ 277 ] {319a0e16-8580-4dc1-ba2d-8e9e3a5e64c4} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3783 | 2026.01.22 22:18:27.534752 [ 277 ] {319a0e16-8580-4dc1-ba2d-8e9e3a5e64c4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 3784 | 2026.01.22 22:18:27.534789 [ 277 ] {319a0e16-8580-4dc1-ba2d-8e9e3a5e64c4} <Debug> TCPHandler: Processed in 0.001359981 sec. | ||
| 3785 | 2026.01.22 22:18:27.534914 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3786 | 2026.01.22 22:18:27.535033 [ 277 ] {5f2d821a-d6f3-499d-a573-488cc938675d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3787 | 2026.01.22 22:18:27.535099 [ 277 ] {5f2d821a-d6f3-499d-a573-488cc938675d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3788 | 2026.01.22 22:18:27.535911 [ 277 ] {5f2d821a-d6f3-499d-a573-488cc938675d} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3789 | 2026.01.22 22:18:27.535949 [ 277 ] {5f2d821a-d6f3-499d-a573-488cc938675d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3790 | 2026.01.22 22:18:27.536486 [ 277 ] {5f2d821a-d6f3-499d-a573-488cc938675d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3791 | 2026.01.22 22:18:27.536716 [ 277 ] {5f2d821a-d6f3-499d-a573-488cc938675d} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3792 | 2026.01.22 22:18:27.536858 [ 277 ] {5f2d821a-d6f3-499d-a573-488cc938675d} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001849 sec., 2704.1644131963226 rows/sec., 4.85 MiB/sec. | ||
| 3793 | 2026.01.22 22:18:27.536922 [ 277 ] {5f2d821a-d6f3-499d-a573-488cc938675d} <Debug> TCPHandler: Processed in 0.002070705 sec. | ||
| 3794 | 2026.01.22 22:18:27.537042 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3795 | 2026.01.22 22:18:27.537138 [ 277 ] {62e350c0-fbca-4e7b-96f0-3f39552774ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3796 | 2026.01.22 22:18:27.537180 [ 277 ] {62e350c0-fbca-4e7b-96f0-3f39552774ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3797 | 2026.01.22 22:18:27.537652 [ 277 ] {62e350c0-fbca-4e7b-96f0-3f39552774ad} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3798 | 2026.01.22 22:18:27.537696 [ 277 ] {62e350c0-fbca-4e7b-96f0-3f39552774ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3799 | 2026.01.22 22:18:27.538054 [ 277 ] {62e350c0-fbca-4e7b-96f0-3f39552774ad} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3800 | 2026.01.22 22:18:27.538281 [ 277 ] {62e350c0-fbca-4e7b-96f0-3f39552774ad} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3801 | 2026.01.22 22:18:27.538409 [ 277 ] {62e350c0-fbca-4e7b-96f0-3f39552774ad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00129 sec., 46511.62790697675 rows/sec., 3.13 MiB/sec. | ||
| 3802 | 2026.01.22 22:18:27.538445 [ 277 ] {62e350c0-fbca-4e7b-96f0-3f39552774ad} <Debug> TCPHandler: Processed in 0.001455361 sec. | ||
| 3803 | 2026.01.22 22:18:29.208141 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57957 | ||
| 3804 | 2026.01.22 22:18:29.208281 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3805 | 2026.01.22 22:18:29.208320 [ 288 ] {} <Debug> TCP-Session: 1182b928-e10d-4255-9b49-7dc402df0407 Authenticating user 'default' from [fd00:1122:3344:101::e]:57957 | ||
| 3806 | 2026.01.22 22:18:29.208350 [ 288 ] {} <Debug> TCP-Session: 1182b928-e10d-4255-9b49-7dc402df0407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3807 | 2026.01.22 22:18:29.208369 [ 288 ] {} <Debug> TCP-Session: 1182b928-e10d-4255-9b49-7dc402df0407 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3808 | 2026.01.22 22:18:29.208614 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55570 | ||
| 3809 | 2026.01.22 22:18:29.208629 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34017 | ||
| 3810 | 2026.01.22 22:18:29.208658 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36505 | ||
| 3811 | 2026.01.22 22:18:29.208688 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52041 | ||
| 3812 | 2026.01.22 22:18:29.208734 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3813 | 2026.01.22 22:18:29.208735 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3814 | 2026.01.22 22:18:29.208680 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60671 | ||
| 3815 | 2026.01.22 22:18:29.208775 [ 292 ] {} <Debug> TCP-Session: 4d3eac49-59f8-4818-b418-b0737c0db1d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34017 | ||
| 3816 | 2026.01.22 22:18:29.208777 [ 289 ] {} <Debug> TCP-Session: 47321e17-05e9-467e-893c-07f230772354 Authenticating user 'default' from [fd00:1122:3344:101::e]:55570 | ||
| 3817 | 2026.01.22 22:18:29.208811 [ 292 ] {} <Debug> TCP-Session: 4d3eac49-59f8-4818-b418-b0737c0db1d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3818 | 2026.01.22 22:18:29.208817 [ 289 ] {} <Debug> TCP-Session: 47321e17-05e9-467e-893c-07f230772354 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3819 | 2026.01.22 22:18:29.208826 [ 292 ] {} <Debug> TCP-Session: 4d3eac49-59f8-4818-b418-b0737c0db1d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3820 | 2026.01.22 22:18:29.208834 [ 289 ] {} <Debug> TCP-Session: 47321e17-05e9-467e-893c-07f230772354 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3821 | 2026.01.22 22:18:29.208670 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59351 | ||
| 3822 | 2026.01.22 22:18:29.208623 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53530 | ||
| 3823 | 2026.01.22 22:18:29.208628 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55876 | ||
| 3824 | 2026.01.22 22:18:29.208924 [ 288 ] {} <Trace> TCP-Session: 1182b928-e10d-4255-9b49-7dc402df0407 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3825 | 2026.01.22 22:18:29.209176 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3826 | 2026.01.22 22:18:29.209181 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3827 | 2026.01.22 22:18:29.209194 [ 288 ] {08249b4b-f931-401e-9a24-4a631c6ea090} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57957) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3828 | 2026.01.22 22:18:29.209221 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3829 | 2026.01.22 22:18:29.209236 [ 290 ] {} <Debug> TCP-Session: e5cc2f1d-642b-4e36-8998-d0ece0a458a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:53530 | ||
| 3830 | 2026.01.22 22:18:29.209219 [ 291 ] {} <Debug> TCP-Session: 31fd158f-fd6c-4c15-8925-f07990f0123f Authenticating user 'default' from [fd00:1122:3344:101::e]:55876 | ||
| 3831 | 2026.01.22 22:18:29.209292 [ 286 ] {} <Debug> TCP-Session: 30f9f02a-2248-494c-877b-eb535c18349b Authenticating user 'default' from [fd00:1122:3344:101::e]:52041 | ||
| 3832 | 2026.01.22 22:18:29.209301 [ 290 ] {} <Debug> TCP-Session: e5cc2f1d-642b-4e36-8998-d0ece0a458a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3833 | 2026.01.22 22:18:29.209322 [ 291 ] {} <Debug> TCP-Session: 31fd158f-fd6c-4c15-8925-f07990f0123f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3834 | 2026.01.22 22:18:29.209338 [ 290 ] {} <Debug> TCP-Session: e5cc2f1d-642b-4e36-8998-d0ece0a458a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3835 | 2026.01.22 22:18:29.209337 [ 286 ] {} <Debug> TCP-Session: 30f9f02a-2248-494c-877b-eb535c18349b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3836 | 2026.01.22 22:18:29.209370 [ 291 ] {} <Debug> TCP-Session: 31fd158f-fd6c-4c15-8925-f07990f0123f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3837 | 2026.01.22 22:18:29.209377 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3838 | 2026.01.22 22:18:29.209395 [ 286 ] {} <Debug> TCP-Session: 30f9f02a-2248-494c-877b-eb535c18349b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3839 | 2026.01.22 22:18:29.209442 [ 293 ] {} <Debug> TCP-Session: 66b58b16-7ce4-4f2a-8d33-9a09f7e07fff Authenticating user 'default' from [fd00:1122:3344:101::e]:36505 | ||
| 3840 | 2026.01.22 22:18:29.209475 [ 293 ] {} <Debug> TCP-Session: 66b58b16-7ce4-4f2a-8d33-9a09f7e07fff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3841 | 2026.01.22 22:18:29.209496 [ 293 ] {} <Debug> TCP-Session: 66b58b16-7ce4-4f2a-8d33-9a09f7e07fff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3842 | 2026.01.22 22:18:29.209498 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3843 | 2026.01.22 22:18:29.209526 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3844 | 2026.01.22 22:18:29.209551 [ 294 ] {} <Debug> TCP-Session: 732663dc-9c2b-42fb-938d-ef210415a7f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:59351 | ||
| 3845 | 2026.01.22 22:18:29.209566 [ 275 ] {} <Debug> TCP-Session: a239f439-eac4-4f41-845b-b0534a4e1b75 Authenticating user 'default' from [fd00:1122:3344:101::e]:60671 | ||
| 3846 | 2026.01.22 22:18:29.209577 [ 294 ] {} <Debug> TCP-Session: 732663dc-9c2b-42fb-938d-ef210415a7f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3847 | 2026.01.22 22:18:29.209614 [ 275 ] {} <Debug> TCP-Session: a239f439-eac4-4f41-845b-b0534a4e1b75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3848 | 2026.01.22 22:18:29.209619 [ 294 ] {} <Debug> TCP-Session: 732663dc-9c2b-42fb-938d-ef210415a7f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3849 | 2026.01.22 22:18:29.209636 [ 275 ] {} <Debug> TCP-Session: a239f439-eac4-4f41-845b-b0534a4e1b75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3850 | 2026.01.22 22:18:29.209818 [ 288 ] {08249b4b-f931-401e-9a24-4a631c6ea090} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3851 | 2026.01.22 22:18:29.209895 [ 288 ] {08249b4b-f931-401e-9a24-4a631c6ea090} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3852 | 2026.01.22 22:18:29.210332 [ 288 ] {08249b4b-f931-401e-9a24-4a631c6ea090} <Debug> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52) (SelectExecutor): Key condition: unknown | ||
| 3853 | 2026.01.22 22:18:29.211623 [ 304 ] {08249b4b-f931-401e-9a24-4a631c6ea090} <Trace> AggregatingTransform: Aggregating | ||
| 3854 | 2026.01.22 22:18:29.211655 [ 304 ] {08249b4b-f931-401e-9a24-4a631c6ea090} <Trace> Aggregator: Aggregation method: without_key | ||
| 3855 | 2026.01.22 22:18:29.211684 [ 304 ] {08249b4b-f931-401e-9a24-4a631c6ea090} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001220669 sec. (819.223 rows/sec., 32.00 KiB/sec.) | ||
| 3856 | 2026.01.22 22:18:29.211699 [ 304 ] {08249b4b-f931-401e-9a24-4a631c6ea090} <Trace> Aggregator: Merging aggregated data | ||
| 3857 | 2026.01.22 22:18:29.213261 [ 288 ] {08249b4b-f931-401e-9a24-4a631c6ea090} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004187 sec., 238.83448770002389 rows/sec., 9.33 KiB/sec. | ||
| 3858 | 2026.01.22 22:18:29.213387 [ 288 ] {08249b4b-f931-401e-9a24-4a631c6ea090} <Debug> TCPHandler: Processed in 0.004760115 sec. | ||
| 3859 | 2026.01.22 22:18:29.213493 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3860 | 2026.01.22 22:18:29.213525 [ 288 ] {} <Debug> TCP-Session: 1182b928-e10d-4255-9b49-7dc402df0407 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3861 | 2026.01.22 22:18:29.213530 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3862 | 2026.01.22 22:18:29.213560 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3863 | 2026.01.22 22:18:29.213573 [ 289 ] {} <Debug> TCP-Session: 47321e17-05e9-467e-893c-07f230772354 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3864 | 2026.01.22 22:18:29.213591 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3865 | 2026.01.22 22:18:29.213605 [ 290 ] {} <Debug> TCP-Session: e5cc2f1d-642b-4e36-8998-d0ece0a458a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3866 | 2026.01.22 22:18:29.213612 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3867 | 2026.01.22 22:18:29.213632 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3868 | 2026.01.22 22:18:29.213650 [ 291 ] {} <Debug> TCP-Session: 31fd158f-fd6c-4c15-8925-f07990f0123f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3869 | 2026.01.22 22:18:29.213670 [ 292 ] {} <Debug> TCP-Session: 4d3eac49-59f8-4818-b418-b0737c0db1d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3870 | 2026.01.22 22:18:29.213685 [ 294 ] {} <Debug> TCP-Session: 732663dc-9c2b-42fb-938d-ef210415a7f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3871 | 2026.01.22 22:18:29.213689 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3872 | 2026.01.22 22:18:29.213668 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3873 | 2026.01.22 22:18:29.213747 [ 275 ] {} <Debug> TCP-Session: a239f439-eac4-4f41-845b-b0534a4e1b75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3874 | 2026.01.22 22:18:29.213596 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3875 | 2026.01.22 22:18:29.213775 [ 293 ] {} <Debug> TCP-Session: 66b58b16-7ce4-4f2a-8d33-9a09f7e07fff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3876 | 2026.01.22 22:18:29.213809 [ 286 ] {} <Debug> TCP-Session: 30f9f02a-2248-494c-877b-eb535c18349b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3877 | 2026.01.22 22:18:29.357158 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56064 | ||
| 3878 | 2026.01.22 22:18:29.357271 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3879 | 2026.01.22 22:18:29.357298 [ 288 ] {} <Debug> TCP-Session: 5bdf8a6a-5220-4904-ac46-be8be195b6cd Authenticating user 'default' from [fd00:1122:3344:101::e]:56064 | ||
| 3880 | 2026.01.22 22:18:29.357320 [ 288 ] {} <Debug> TCP-Session: 5bdf8a6a-5220-4904-ac46-be8be195b6cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3881 | 2026.01.22 22:18:29.357333 [ 288 ] {} <Debug> TCP-Session: 5bdf8a6a-5220-4904-ac46-be8be195b6cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3882 | 2026.01.22 22:18:29.357526 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39589 | ||
| 3883 | 2026.01.22 22:18:29.357542 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62301 | ||
| 3884 | 2026.01.22 22:18:29.357573 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64257 | ||
| 3885 | 2026.01.22 22:18:29.357593 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59448 | ||
| 3886 | 2026.01.22 22:18:29.357556 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51173 | ||
| 3887 | 2026.01.22 22:18:29.357531 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39837 | ||
| 3888 | 2026.01.22 22:18:29.357669 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3889 | 2026.01.22 22:18:29.357701 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3890 | 2026.01.22 22:18:29.357701 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3891 | 2026.01.22 22:18:29.357725 [ 289 ] {} <Debug> TCP-Session: 30396af1-1aad-412e-95b1-791e1f8e0c42 Authenticating user 'default' from [fd00:1122:3344:101::e]:39589 | ||
| 3892 | 2026.01.22 22:18:29.357744 [ 286 ] {} <Debug> TCP-Session: dad70031-b5be-4db5-9366-3c4af352bea5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59448 | ||
| 3893 | 2026.01.22 22:18:29.357747 [ 294 ] {} <Debug> TCP-Session: 3b40f3ea-dacc-4dfb-8656-e194a5d1b6b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:64257 | ||
| 3894 | 2026.01.22 22:18:29.357766 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3895 | 2026.01.22 22:18:29.357781 [ 294 ] {} <Debug> TCP-Session: 3b40f3ea-dacc-4dfb-8656-e194a5d1b6b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3896 | 2026.01.22 22:18:29.357781 [ 286 ] {} <Debug> TCP-Session: dad70031-b5be-4db5-9366-3c4af352bea5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3897 | 2026.01.22 22:18:29.357804 [ 291 ] {} <Debug> TCP-Session: d7e91e9a-307d-463d-8fed-0af0e3150e0b Authenticating user 'default' from [fd00:1122:3344:101::e]:39837 | ||
| 3898 | 2026.01.22 22:18:29.357810 [ 294 ] {} <Debug> TCP-Session: 3b40f3ea-dacc-4dfb-8656-e194a5d1b6b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3899 | 2026.01.22 22:18:29.357820 [ 286 ] {} <Debug> TCP-Session: dad70031-b5be-4db5-9366-3c4af352bea5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3900 | 2026.01.22 22:18:29.357843 [ 291 ] {} <Debug> TCP-Session: d7e91e9a-307d-463d-8fed-0af0e3150e0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3901 | 2026.01.22 22:18:29.357712 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3902 | 2026.01.22 22:18:29.357871 [ 291 ] {} <Debug> TCP-Session: d7e91e9a-307d-463d-8fed-0af0e3150e0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3903 | 2026.01.22 22:18:29.357670 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3904 | 2026.01.22 22:18:29.357905 [ 293 ] {} <Debug> TCP-Session: a2d366c8-bf91-48fd-82d7-448dcf5510ea Authenticating user 'default' from [fd00:1122:3344:101::e]:51173 | ||
| 3905 | 2026.01.22 22:18:29.357718 [ 288 ] {} <Trace> TCP-Session: 5bdf8a6a-5220-4904-ac46-be8be195b6cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3906 | 2026.01.22 22:18:29.357950 [ 293 ] {} <Debug> TCP-Session: a2d366c8-bf91-48fd-82d7-448dcf5510ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3907 | 2026.01.22 22:18:29.357940 [ 292 ] {} <Debug> TCP-Session: ca9ae6da-48bf-4287-8c6c-af2717e086ba Authenticating user 'default' from [fd00:1122:3344:101::e]:62301 | ||
| 3908 | 2026.01.22 22:18:29.357972 [ 293 ] {} <Debug> TCP-Session: a2d366c8-bf91-48fd-82d7-448dcf5510ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3909 | 2026.01.22 22:18:29.357996 [ 292 ] {} <Debug> TCP-Session: ca9ae6da-48bf-4287-8c6c-af2717e086ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3910 | 2026.01.22 22:18:29.357766 [ 289 ] {} <Debug> TCP-Session: 30396af1-1aad-412e-95b1-791e1f8e0c42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3911 | 2026.01.22 22:18:29.358023 [ 292 ] {} <Debug> TCP-Session: ca9ae6da-48bf-4287-8c6c-af2717e086ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3912 | 2026.01.22 22:18:29.358033 [ 289 ] {} <Debug> TCP-Session: 30396af1-1aad-412e-95b1-791e1f8e0c42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3913 | 2026.01.22 22:18:29.357586 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61219 | ||
| 3914 | 2026.01.22 22:18:29.357532 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65277 | ||
| 3915 | 2026.01.22 22:18:29.358107 [ 288 ] {622f9e2c-6e8b-4ea9-9a6b-6a0544aa4d64} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56064) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3916 | 2026.01.22 22:18:29.358115 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3917 | 2026.01.22 22:18:29.358152 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3918 | 2026.01.22 22:18:29.358160 [ 275 ] {} <Debug> TCP-Session: 74140e6b-6b58-497d-ab9b-f28eb4dc380b Authenticating user 'default' from [fd00:1122:3344:101::e]:61219 | ||
| 3919 | 2026.01.22 22:18:29.358188 [ 290 ] {} <Debug> TCP-Session: 049458ca-8712-40b4-8c0a-a07178209bf1 Authenticating user 'default' from [fd00:1122:3344:101::e]:65277 | ||
| 3920 | 2026.01.22 22:18:29.358192 [ 275 ] {} <Debug> TCP-Session: 74140e6b-6b58-497d-ab9b-f28eb4dc380b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3921 | 2026.01.22 22:18:29.358214 [ 290 ] {} <Debug> TCP-Session: 049458ca-8712-40b4-8c0a-a07178209bf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3922 | 2026.01.22 22:18:29.358221 [ 275 ] {} <Debug> TCP-Session: 74140e6b-6b58-497d-ab9b-f28eb4dc380b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3923 | 2026.01.22 22:18:29.358235 [ 290 ] {} <Debug> TCP-Session: 049458ca-8712-40b4-8c0a-a07178209bf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3924 | 2026.01.22 22:18:29.358388 [ 288 ] {622f9e2c-6e8b-4ea9-9a6b-6a0544aa4d64} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3925 | 2026.01.22 22:18:29.358448 [ 288 ] {622f9e2c-6e8b-4ea9-9a6b-6a0544aa4d64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3926 | 2026.01.22 22:18:29.358735 [ 288 ] {622f9e2c-6e8b-4ea9-9a6b-6a0544aa4d64} <Debug> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52) (SelectExecutor): Key condition: unknown | ||
| 3927 | 2026.01.22 22:18:29.359691 [ 335 ] {622f9e2c-6e8b-4ea9-9a6b-6a0544aa4d64} <Trace> AggregatingTransform: Aggregating | ||
| 3928 | 2026.01.22 22:18:29.359745 [ 335 ] {622f9e2c-6e8b-4ea9-9a6b-6a0544aa4d64} <Trace> Aggregator: Aggregation method: without_key | ||
| 3929 | 2026.01.22 22:18:29.359787 [ 335 ] {622f9e2c-6e8b-4ea9-9a6b-6a0544aa4d64} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000952097 sec. (1050.313 rows/sec., 41.03 KiB/sec.) | ||
| 3930 | 2026.01.22 22:18:29.359808 [ 335 ] {622f9e2c-6e8b-4ea9-9a6b-6a0544aa4d64} <Trace> Aggregator: Merging aggregated data | ||
| 3931 | 2026.01.22 22:18:29.361019 [ 288 ] {622f9e2c-6e8b-4ea9-9a6b-6a0544aa4d64} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002969 sec., 336.81374200067364 rows/sec., 13.16 KiB/sec. | ||
| 3932 | 2026.01.22 22:18:29.361155 [ 288 ] {622f9e2c-6e8b-4ea9-9a6b-6a0544aa4d64} <Debug> TCPHandler: Processed in 0.003552017 sec. | ||
| 3933 | 2026.01.22 22:18:29.361282 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3934 | 2026.01.22 22:18:29.361311 [ 288 ] {} <Debug> TCP-Session: 5bdf8a6a-5220-4904-ac46-be8be195b6cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3935 | 2026.01.22 22:18:29.361315 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3936 | 2026.01.22 22:18:29.361336 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3937 | 2026.01.22 22:18:29.361357 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3938 | 2026.01.22 22:18:29.361379 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3939 | 2026.01.22 22:18:29.361388 [ 289 ] {} <Debug> TCP-Session: 30396af1-1aad-412e-95b1-791e1f8e0c42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3940 | 2026.01.22 22:18:29.361410 [ 294 ] {} <Debug> TCP-Session: 3b40f3ea-dacc-4dfb-8656-e194a5d1b6b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3941 | 2026.01.22 22:18:29.361418 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3942 | 2026.01.22 22:18:29.361436 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3943 | 2026.01.22 22:18:29.361452 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3944 | 2026.01.22 22:18:29.361469 [ 286 ] {} <Debug> TCP-Session: dad70031-b5be-4db5-9366-3c4af352bea5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3945 | 2026.01.22 22:18:29.361489 [ 292 ] {} <Debug> TCP-Session: ca9ae6da-48bf-4287-8c6c-af2717e086ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3946 | 2026.01.22 22:18:29.361506 [ 275 ] {} <Debug> TCP-Session: 74140e6b-6b58-497d-ab9b-f28eb4dc380b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3947 | 2026.01.22 22:18:29.361427 [ 293 ] {} <Debug> TCP-Session: a2d366c8-bf91-48fd-82d7-448dcf5510ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3948 | 2026.01.22 22:18:29.361400 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3949 | 2026.01.22 22:18:29.361366 [ 290 ] {} <Debug> TCP-Session: 049458ca-8712-40b4-8c0a-a07178209bf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3950 | 2026.01.22 22:18:29.361617 [ 291 ] {} <Debug> TCP-Session: d7e91e9a-307d-463d-8fed-0af0e3150e0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3951 | 2026.01.22 22:18:29.423463 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61327 | ||
| 3952 | 2026.01.22 22:18:29.423565 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3953 | 2026.01.22 22:18:29.423590 [ 288 ] {} <Debug> TCP-Session: 879de0f3-e387-424f-8a42-fca36cf6de38 Authenticating user 'default' from [fd00:1122:3344:101::e]:61327 | ||
| 3954 | 2026.01.22 22:18:29.423611 [ 288 ] {} <Debug> TCP-Session: 879de0f3-e387-424f-8a42-fca36cf6de38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3955 | 2026.01.22 22:18:29.423624 [ 288 ] {} <Debug> TCP-Session: 879de0f3-e387-424f-8a42-fca36cf6de38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3956 | 2026.01.22 22:18:29.423813 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61920 | ||
| 3957 | 2026.01.22 22:18:29.423856 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40422 | ||
| 3958 | 2026.01.22 22:18:29.423895 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3959 | 2026.01.22 22:18:29.423909 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58227 | ||
| 3960 | 2026.01.22 22:18:29.423927 [ 289 ] {} <Debug> TCP-Session: 035b53ab-539c-490c-a5b8-fe53d6babbe5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61920 | ||
| 3961 | 2026.01.22 22:18:29.423940 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49825 | ||
| 3962 | 2026.01.22 22:18:29.423967 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3963 | 2026.01.22 22:18:29.423983 [ 289 ] {} <Debug> TCP-Session: 035b53ab-539c-490c-a5b8-fe53d6babbe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3964 | 2026.01.22 22:18:29.424017 [ 290 ] {} <Debug> TCP-Session: 3ec5bb59-3049-4c4b-a407-27266e613094 Authenticating user 'default' from [fd00:1122:3344:101::e]:40422 | ||
| 3965 | 2026.01.22 22:18:29.424023 [ 289 ] {} <Debug> TCP-Session: 035b53ab-539c-490c-a5b8-fe53d6babbe5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3966 | 2026.01.22 22:18:29.424040 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3967 | 2026.01.22 22:18:29.424047 [ 290 ] {} <Debug> TCP-Session: 3ec5bb59-3049-4c4b-a407-27266e613094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3968 | 2026.01.22 22:18:29.424073 [ 294 ] {} <Debug> TCP-Session: 3e61bce0-a3fb-490f-8ff5-32f75af39a8c Authenticating user 'default' from [fd00:1122:3344:101::e]:49825 | ||
| 3969 | 2026.01.22 22:18:29.424076 [ 290 ] {} <Debug> TCP-Session: 3ec5bb59-3049-4c4b-a407-27266e613094 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3970 | 2026.01.22 22:18:29.424091 [ 294 ] {} <Debug> TCP-Session: 3e61bce0-a3fb-490f-8ff5-32f75af39a8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3971 | 2026.01.22 22:18:29.424031 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3972 | 2026.01.22 22:18:29.424108 [ 294 ] {} <Debug> TCP-Session: 3e61bce0-a3fb-490f-8ff5-32f75af39a8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3973 | 2026.01.22 22:18:29.423927 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38577 | ||
| 3974 | 2026.01.22 22:18:29.424151 [ 291 ] {} <Debug> TCP-Session: ad6a2dd5-366d-45bc-aaa0-1552ca4ca1ac Authenticating user 'default' from [fd00:1122:3344:101::e]:58227 | ||
| 3975 | 2026.01.22 22:18:29.423971 [ 288 ] {} <Trace> TCP-Session: 879de0f3-e387-424f-8a42-fca36cf6de38 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3976 | 2026.01.22 22:18:29.424203 [ 291 ] {} <Debug> TCP-Session: ad6a2dd5-366d-45bc-aaa0-1552ca4ca1ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3977 | 2026.01.22 22:18:29.424219 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3978 | 2026.01.22 22:18:29.424234 [ 291 ] {} <Debug> TCP-Session: ad6a2dd5-366d-45bc-aaa0-1552ca4ca1ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3979 | 2026.01.22 22:18:29.424252 [ 293 ] {} <Debug> TCP-Session: 8defb24d-f517-4118-a5b1-8042fb8a223a Authenticating user 'default' from [fd00:1122:3344:101::e]:38577 | ||
| 3980 | 2026.01.22 22:18:29.423913 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55956 | ||
| 3981 | 2026.01.22 22:18:29.424279 [ 293 ] {} <Debug> TCP-Session: 8defb24d-f517-4118-a5b1-8042fb8a223a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3982 | 2026.01.22 22:18:29.424310 [ 293 ] {} <Debug> TCP-Session: 8defb24d-f517-4118-a5b1-8042fb8a223a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3983 | 2026.01.22 22:18:29.424341 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3984 | 2026.01.22 22:18:29.424357 [ 288 ] {7fdefda4-e94f-4217-aad8-bbfbd573ca28} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61327) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3985 | 2026.01.22 22:18:29.424369 [ 292 ] {} <Debug> TCP-Session: c76a7893-6226-4e6c-9cc4-e994ec989250 Authenticating user 'default' from [fd00:1122:3344:101::e]:55956 | ||
| 3986 | 2026.01.22 22:18:29.424398 [ 292 ] {} <Debug> TCP-Session: c76a7893-6226-4e6c-9cc4-e994ec989250 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3987 | 2026.01.22 22:18:29.424411 [ 292 ] {} <Debug> TCP-Session: c76a7893-6226-4e6c-9cc4-e994ec989250 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3988 | 2026.01.22 22:18:29.424620 [ 288 ] {7fdefda4-e94f-4217-aad8-bbfbd573ca28} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3989 | 2026.01.22 22:18:29.424676 [ 288 ] {7fdefda4-e94f-4217-aad8-bbfbd573ca28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3990 | 2026.01.22 22:18:29.424980 [ 288 ] {7fdefda4-e94f-4217-aad8-bbfbd573ca28} <Debug> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52) (SelectExecutor): Key condition: unknown | ||
| 3991 | 2026.01.22 22:18:29.425913 [ 284 ] {7fdefda4-e94f-4217-aad8-bbfbd573ca28} <Trace> AggregatingTransform: Aggregating | ||
| 3992 | 2026.01.22 22:18:29.425953 [ 284 ] {7fdefda4-e94f-4217-aad8-bbfbd573ca28} <Trace> Aggregator: Aggregation method: without_key | ||
| 3993 | 2026.01.22 22:18:29.425989 [ 284 ] {7fdefda4-e94f-4217-aad8-bbfbd573ca28} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000910977 sec. (1097.723 rows/sec., 42.88 KiB/sec.) | ||
| 3994 | 2026.01.22 22:18:29.426008 [ 284 ] {7fdefda4-e94f-4217-aad8-bbfbd573ca28} <Trace> Aggregator: Merging aggregated data | ||
| 3995 | 2026.01.22 22:18:29.427451 [ 288 ] {7fdefda4-e94f-4217-aad8-bbfbd573ca28} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003143 sec., 318.1673560292714 rows/sec., 12.43 KiB/sec. | ||
| 3996 | 2026.01.22 22:18:29.427612 [ 288 ] {7fdefda4-e94f-4217-aad8-bbfbd573ca28} <Debug> TCPHandler: Processed in 0.003748348 sec. | ||
| 3997 | 2026.01.22 22:18:29.427737 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3998 | 2026.01.22 22:18:29.427766 [ 288 ] {} <Debug> TCP-Session: 879de0f3-e387-424f-8a42-fca36cf6de38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3999 | 2026.01.22 22:18:29.427773 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4000 | 2026.01.22 22:18:29.427813 [ 289 ] {} <Debug> TCP-Session: 035b53ab-539c-490c-a5b8-fe53d6babbe5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4001 | 2026.01.22 22:18:29.427818 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4002 | 2026.01.22 22:18:29.427838 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4003 | 2026.01.22 22:18:29.427860 [ 290 ] {} <Debug> TCP-Session: 3ec5bb59-3049-4c4b-a407-27266e613094 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4004 | 2026.01.22 22:18:29.427861 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4005 | 2026.01.22 22:18:29.427882 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4006 | 2026.01.22 22:18:29.427898 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4007 | 2026.01.22 22:18:29.427916 [ 294 ] {} <Debug> TCP-Session: 3e61bce0-a3fb-490f-8ff5-32f75af39a8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4008 | 2026.01.22 22:18:29.427948 [ 293 ] {} <Debug> TCP-Session: 8defb24d-f517-4118-a5b1-8042fb8a223a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4009 | 2026.01.22 22:18:29.427956 [ 292 ] {} <Debug> TCP-Session: c76a7893-6226-4e6c-9cc4-e994ec989250 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4010 | 2026.01.22 22:18:29.427903 [ 291 ] {} <Debug> TCP-Session: ad6a2dd5-366d-45bc-aaa0-1552ca4ca1ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4011 | 2026.01.22 22:18:29.430252 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58592 | ||
| 4012 | 2026.01.22 22:18:29.430299 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61455 | ||
| 4013 | 2026.01.22 22:18:29.430320 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4014 | 2026.01.22 22:18:29.430348 [ 286 ] {} <Debug> TCP-Session: 3fc5b378-e65c-4ae4-9cb9-443d54b27932 Authenticating user 'default' from [fd00:1122:3344:101::e]:58592 | ||
| 4015 | 2026.01.22 22:18:29.430365 [ 286 ] {} <Debug> TCP-Session: 3fc5b378-e65c-4ae4-9cb9-443d54b27932 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4016 | 2026.01.22 22:18:29.430368 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4017 | 2026.01.22 22:18:29.430379 [ 286 ] {} <Debug> TCP-Session: 3fc5b378-e65c-4ae4-9cb9-443d54b27932 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4018 | 2026.01.22 22:18:29.430400 [ 275 ] {} <Debug> TCP-Session: fa109873-80ea-46ff-a69a-44a938cd98bd Authenticating user 'default' from [fd00:1122:3344:101::e]:61455 | ||
| 4019 | 2026.01.22 22:18:29.430422 [ 275 ] {} <Debug> TCP-Session: fa109873-80ea-46ff-a69a-44a938cd98bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4020 | 2026.01.22 22:18:29.430434 [ 275 ] {} <Debug> TCP-Session: fa109873-80ea-46ff-a69a-44a938cd98bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4021 | 2026.01.22 22:18:29.445736 [ 275 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:61455). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4022 | |||
| 4023 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4024 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4025 | 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 | ||
| 4026 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4027 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4028 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4029 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4030 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4031 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4032 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4033 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 4034 | (version 23.8.7.1) | ||
| 4035 | 2026.01.22 22:18:29.445925 [ 275 ] {} <Debug> TCP-Session: fa109873-80ea-46ff-a69a-44a938cd98bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4036 | 2026.01.22 22:18:29.445962 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:58592). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4037 | |||
| 4038 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4039 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4040 | 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 | ||
| 4041 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4042 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4043 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4044 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4045 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4046 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4047 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4048 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 4049 | (version 23.8.7.1) | ||
| 4050 | 2026.01.22 22:18:29.446032 [ 286 ] {} <Debug> TCP-Session: 3fc5b378-e65c-4ae4-9cb9-443d54b27932 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4051 | 2026.01.22 22:18:29.771410 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8096 | ||
| 4052 | 2026.01.22 22:18:29.771922 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4053 | 2026.01.22 22:18:29.771972 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4054 | 2026.01.22 22:18:29.772509 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4055 | 2026.01.22 22:18:29.772763 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4056 | 2026.01.22 22:18:29.772914 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8096 | ||
| 4057 | 2026.01.22 22:18:30.204758 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4058 | 2026.01.22 22:18:30.220665 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4059 | 2026.01.22 22:18:30.220736 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4060 | 2026.01.22 22:18:30.226984 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4061 | 2026.01.22 22:18:30.227696 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4062 | 2026.01.22 22:18:30.230476 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4063 | 2026.01.22 22:18:32.285700 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 500 | ||
| 4064 | 2026.01.22 22:18:32.288028 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4065 | 2026.01.22 22:18:32.288090 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4066 | 2026.01.22 22:18:32.289306 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4067 | 2026.01.22 22:18:32.289615 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4068 | 2026.01.22 22:18:32.289988 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 500 | ||
| 4069 | 2026.01.22 22:18:32.530676 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4070 | 2026.01.22 22:18:32.530858 [ 277 ] {b7de5934-43ec-40d9-a6d7-c5e38b425f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4071 | 2026.01.22 22:18:32.530927 [ 277 ] {b7de5934-43ec-40d9-a6d7-c5e38b425f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4072 | 2026.01.22 22:18:32.531662 [ 277 ] {b7de5934-43ec-40d9-a6d7-c5e38b425f80} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4073 | 2026.01.22 22:18:32.531714 [ 277 ] {b7de5934-43ec-40d9-a6d7-c5e38b425f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4074 | 2026.01.22 22:18:32.532101 [ 277 ] {b7de5934-43ec-40d9-a6d7-c5e38b425f80} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4075 | 2026.01.22 22:18:32.532318 [ 277 ] {b7de5934-43ec-40d9-a6d7-c5e38b425f80} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4076 | 2026.01.22 22:18:32.532461 [ 277 ] {b7de5934-43ec-40d9-a6d7-c5e38b425f80} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001655 sec., 77341.38972809668 rows/sec., 6.65 MiB/sec. | ||
| 4077 | 2026.01.22 22:18:32.532500 [ 277 ] {b7de5934-43ec-40d9-a6d7-c5e38b425f80} <Debug> TCPHandler: Processed in 0.001946465 sec. | ||
| 4078 | 2026.01.22 22:18:32.532621 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4079 | 2026.01.22 22:18:32.532714 [ 277 ] {21d10e02-77a0-4494-b44b-208e6f4f024c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4080 | 2026.01.22 22:18:32.532753 [ 277 ] {21d10e02-77a0-4494-b44b-208e6f4f024c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4081 | 2026.01.22 22:18:32.533148 [ 277 ] {21d10e02-77a0-4494-b44b-208e6f4f024c} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4082 | 2026.01.22 22:18:32.533184 [ 277 ] {21d10e02-77a0-4494-b44b-208e6f4f024c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4083 | 2026.01.22 22:18:32.533468 [ 277 ] {21d10e02-77a0-4494-b44b-208e6f4f024c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4084 | 2026.01.22 22:18:32.533679 [ 277 ] {21d10e02-77a0-4494-b44b-208e6f4f024c} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4085 | 2026.01.22 22:18:32.533805 [ 277 ] {21d10e02-77a0-4494-b44b-208e6f4f024c} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001109 sec., 32461.677186654644 rows/sec., 2.38 MiB/sec. | ||
| 4086 | 2026.01.22 22:18:32.533840 [ 277 ] {21d10e02-77a0-4494-b44b-208e6f4f024c} <Debug> TCPHandler: Processed in 0.001266289 sec. | ||
| 4087 | 2026.01.22 22:18:32.533949 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4088 | 2026.01.22 22:18:32.534040 [ 277 ] {c4d6ba1b-7e04-4bc8-a640-1f679f97decc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4089 | 2026.01.22 22:18:32.534078 [ 277 ] {c4d6ba1b-7e04-4bc8-a640-1f679f97decc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4090 | 2026.01.22 22:18:32.534484 [ 277 ] {c4d6ba1b-7e04-4bc8-a640-1f679f97decc} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4091 | 2026.01.22 22:18:32.534519 [ 277 ] {c4d6ba1b-7e04-4bc8-a640-1f679f97decc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4092 | 2026.01.22 22:18:32.534788 [ 277 ] {c4d6ba1b-7e04-4bc8-a640-1f679f97decc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4093 | 2026.01.22 22:18:32.534979 [ 277 ] {c4d6ba1b-7e04-4bc8-a640-1f679f97decc} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4094 | 2026.01.22 22:18:32.535094 [ 277 ] {c4d6ba1b-7e04-4bc8-a640-1f679f97decc} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001108 sec., 90252.70758122743 rows/sec., 7.05 MiB/sec. | ||
| 4095 | 2026.01.22 22:18:32.535126 [ 277 ] {c4d6ba1b-7e04-4bc8-a640-1f679f97decc} <Debug> TCPHandler: Processed in 0.00126221 sec. | ||
| 4096 | 2026.01.22 22:18:32.535228 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4097 | 2026.01.22 22:18:32.535314 [ 277 ] {773b89de-f77c-456d-9127-6bd0a0543294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4098 | 2026.01.22 22:18:32.535353 [ 277 ] {773b89de-f77c-456d-9127-6bd0a0543294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4099 | 2026.01.22 22:18:32.535797 [ 277 ] {773b89de-f77c-456d-9127-6bd0a0543294} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4100 | 2026.01.22 22:18:32.535832 [ 277 ] {773b89de-f77c-456d-9127-6bd0a0543294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4101 | 2026.01.22 22:18:32.536142 [ 277 ] {773b89de-f77c-456d-9127-6bd0a0543294} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4102 | 2026.01.22 22:18:32.536337 [ 277 ] {773b89de-f77c-456d-9127-6bd0a0543294} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4103 | 2026.01.22 22:18:32.536459 [ 277 ] {773b89de-f77c-456d-9127-6bd0a0543294} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001112 sec., 143884.89208633095 rows/sec., 10.02 MiB/sec. | ||
| 4104 | 2026.01.22 22:18:32.536494 [ 277 ] {773b89de-f77c-456d-9127-6bd0a0543294} <Debug> TCPHandler: Processed in 0.001265969 sec. | ||
| 4105 | 2026.01.22 22:18:32.536598 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4106 | 2026.01.22 22:18:32.536689 [ 277 ] {2b945700-20eb-485f-b37f-61029a118486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4107 | 2026.01.22 22:18:32.536741 [ 277 ] {2b945700-20eb-485f-b37f-61029a118486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4108 | 2026.01.22 22:18:32.537502 [ 277 ] {2b945700-20eb-485f-b37f-61029a118486} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4109 | 2026.01.22 22:18:32.537537 [ 277 ] {2b945700-20eb-485f-b37f-61029a118486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4110 | 2026.01.22 22:18:32.538088 [ 277 ] {2b945700-20eb-485f-b37f-61029a118486} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4111 | 2026.01.22 22:18:32.538305 [ 277 ] {2b945700-20eb-485f-b37f-61029a118486} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4112 | 2026.01.22 22:18:32.538435 [ 277 ] {2b945700-20eb-485f-b37f-61029a118486} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001765 sec., 20396.600566572237 rows/sec., 36.55 MiB/sec. | ||
| 4113 | 2026.01.22 22:18:32.538484 [ 277 ] {2b945700-20eb-485f-b37f-61029a118486} <Debug> TCPHandler: Processed in 0.001933114 sec. | ||
| 4114 | 2026.01.22 22:18:32.538595 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4115 | 2026.01.22 22:18:32.538687 [ 277 ] {792e5cb9-5bab-4180-b963-42bb5d78daef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4116 | 2026.01.22 22:18:32.538727 [ 277 ] {792e5cb9-5bab-4180-b963-42bb5d78daef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4117 | 2026.01.22 22:18:32.539045 [ 277 ] {792e5cb9-5bab-4180-b963-42bb5d78daef} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4118 | 2026.01.22 22:18:32.539079 [ 277 ] {792e5cb9-5bab-4180-b963-42bb5d78daef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4119 | 2026.01.22 22:18:32.539365 [ 277 ] {792e5cb9-5bab-4180-b963-42bb5d78daef} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4120 | 2026.01.22 22:18:32.539575 [ 277 ] {792e5cb9-5bab-4180-b963-42bb5d78daef} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4121 | 2026.01.22 22:18:32.539700 [ 277 ] {792e5cb9-5bab-4180-b963-42bb5d78daef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001032 sec., 58139.53488372093 rows/sec., 3.92 MiB/sec. | ||
| 4122 | 2026.01.22 22:18:32.539734 [ 277 ] {792e5cb9-5bab-4180-b963-42bb5d78daef} <Debug> TCPHandler: Processed in 0.001186468 sec. | ||
| 4123 | 2026.01.22 22:18:37.165396 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4124 | 2026.01.22 22:18:37.165496 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4125 | 2026.01.22 22:18:37.273085 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8608 | ||
| 4126 | 2026.01.22 22:18:37.273645 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4127 | 2026.01.22 22:18:37.273694 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4128 | 2026.01.22 22:18:37.274217 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4129 | 2026.01.22 22:18:37.274456 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4130 | 2026.01.22 22:18:37.274608 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8608 | ||
| 4131 | 2026.01.22 22:18:37.528422 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4132 | 2026.01.22 22:18:37.528600 [ 277 ] {975d52ba-5e63-4084-8284-870b57907837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4133 | 2026.01.22 22:18:37.528667 [ 277 ] {975d52ba-5e63-4084-8284-870b57907837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4134 | 2026.01.22 22:18:37.529331 [ 277 ] {975d52ba-5e63-4084-8284-870b57907837} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4135 | 2026.01.22 22:18:37.529380 [ 277 ] {975d52ba-5e63-4084-8284-870b57907837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4136 | 2026.01.22 22:18:37.529768 [ 277 ] {975d52ba-5e63-4084-8284-870b57907837} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4137 | 2026.01.22 22:18:37.529977 [ 277 ] {975d52ba-5e63-4084-8284-870b57907837} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4138 | 2026.01.22 22:18:37.530126 [ 277 ] {975d52ba-5e63-4084-8284-870b57907837} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001607 sec., 41070.31736154325 rows/sec., 3.25 MiB/sec. | ||
| 4139 | 2026.01.22 22:18:37.530173 [ 277 ] {975d52ba-5e63-4084-8284-870b57907837} <Debug> TCPHandler: Processed in 0.001915084 sec. | ||
| 4140 | 2026.01.22 22:18:37.530292 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4141 | 2026.01.22 22:18:37.530387 [ 277 ] {9503dd83-6f20-4fa1-8afe-c54aab7d019d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4142 | 2026.01.22 22:18:37.530427 [ 277 ] {9503dd83-6f20-4fa1-8afe-c54aab7d019d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4143 | 2026.01.22 22:18:37.530890 [ 277 ] {9503dd83-6f20-4fa1-8afe-c54aab7d019d} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4144 | 2026.01.22 22:18:37.530927 [ 277 ] {9503dd83-6f20-4fa1-8afe-c54aab7d019d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4145 | 2026.01.22 22:18:37.531225 [ 277 ] {9503dd83-6f20-4fa1-8afe-c54aab7d019d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4146 | 2026.01.22 22:18:37.531461 [ 277 ] {9503dd83-6f20-4fa1-8afe-c54aab7d019d} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4147 | 2026.01.22 22:18:37.531607 [ 277 ] {9503dd83-6f20-4fa1-8afe-c54aab7d019d} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001191 sec., 4198.152812762384 rows/sec., 315.68 KiB/sec. | ||
| 4148 | 2026.01.22 22:18:37.531647 [ 277 ] {9503dd83-6f20-4fa1-8afe-c54aab7d019d} <Debug> TCPHandler: Processed in 0.00136204 sec. | ||
| 4149 | 2026.01.22 22:18:37.531760 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4150 | 2026.01.22 22:18:37.531856 [ 277 ] {47b1dad9-4d4f-4104-80d3-dbed21a6d85d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4151 | 2026.01.22 22:18:37.531896 [ 277 ] {47b1dad9-4d4f-4104-80d3-dbed21a6d85d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4152 | 2026.01.22 22:18:37.532309 [ 277 ] {47b1dad9-4d4f-4104-80d3-dbed21a6d85d} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4153 | 2026.01.22 22:18:37.532346 [ 277 ] {47b1dad9-4d4f-4104-80d3-dbed21a6d85d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4154 | 2026.01.22 22:18:37.532648 [ 277 ] {47b1dad9-4d4f-4104-80d3-dbed21a6d85d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4155 | 2026.01.22 22:18:37.532856 [ 277 ] {47b1dad9-4d4f-4104-80d3-dbed21a6d85d} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4156 | 2026.01.22 22:18:37.532987 [ 277 ] {47b1dad9-4d4f-4104-80d3-dbed21a6d85d} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001151 sec., 59947.87141615987 rows/sec., 4.68 MiB/sec. | ||
| 4157 | 2026.01.22 22:18:37.533024 [ 277 ] {47b1dad9-4d4f-4104-80d3-dbed21a6d85d} <Debug> TCPHandler: Processed in 0.001313639 sec. | ||
| 4158 | 2026.01.22 22:18:37.533134 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4159 | 2026.01.22 22:18:37.533230 [ 277 ] {e8969a59-dddf-4480-a274-355f2a7538bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4160 | 2026.01.22 22:18:37.533273 [ 277 ] {e8969a59-dddf-4480-a274-355f2a7538bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4161 | 2026.01.22 22:18:37.533677 [ 277 ] {e8969a59-dddf-4480-a274-355f2a7538bb} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4162 | 2026.01.22 22:18:37.533713 [ 277 ] {e8969a59-dddf-4480-a274-355f2a7538bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4163 | 2026.01.22 22:18:37.534048 [ 277 ] {e8969a59-dddf-4480-a274-355f2a7538bb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4164 | 2026.01.22 22:18:37.534258 [ 277 ] {e8969a59-dddf-4480-a274-355f2a7538bb} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4165 | 2026.01.22 22:18:37.534388 [ 277 ] {e8969a59-dddf-4480-a274-355f2a7538bb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 4166 | 2026.01.22 22:18:37.534424 [ 277 ] {e8969a59-dddf-4480-a274-355f2a7538bb} <Debug> TCPHandler: Processed in 0.00133901 sec. | ||
| 4167 | 2026.01.22 22:18:37.534535 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4168 | 2026.01.22 22:18:37.534630 [ 277 ] {9b7f299d-b215-4f5c-9b90-e71ab0144bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4169 | 2026.01.22 22:18:37.534684 [ 277 ] {9b7f299d-b215-4f5c-9b90-e71ab0144bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4170 | 2026.01.22 22:18:37.535393 [ 277 ] {9b7f299d-b215-4f5c-9b90-e71ab0144bb0} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4171 | 2026.01.22 22:18:37.535429 [ 277 ] {9b7f299d-b215-4f5c-9b90-e71ab0144bb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4172 | 2026.01.22 22:18:37.535919 [ 277 ] {9b7f299d-b215-4f5c-9b90-e71ab0144bb0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4173 | 2026.01.22 22:18:37.536139 [ 277 ] {9b7f299d-b215-4f5c-9b90-e71ab0144bb0} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4174 | 2026.01.22 22:18:37.536263 [ 113 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4175 | 2026.01.22 22:18:37.536279 [ 277 ] {9b7f299d-b215-4f5c-9b90-e71ab0144bb0} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001667 sec., 2999.4001199760046 rows/sec., 5.37 MiB/sec. | ||
| 4176 | 2026.01.22 22:18:37.536363 [ 113 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4177 | 2026.01.22 22:18:37.536390 [ 277 ] {9b7f299d-b215-4f5c-9b90-e71ab0144bb0} <Debug> TCPHandler: Processed in 0.001903904 sec. | ||
| 4178 | 2026.01.22 22:18:37.536404 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4179 | 2026.01.22 22:18:37.536508 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4180 | 2026.01.22 22:18:37.536516 [ 187 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::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 | ||
| 4181 | 2026.01.22 22:18:37.536610 [ 277 ] {7c69643c-1d59-4f1d-98d0-7f686e450ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4182 | 2026.01.22 22:18:37.536657 [ 277 ] {7c69643c-1d59-4f1d-98d0-7f686e450ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4183 | 2026.01.22 22:18:37.536708 [ 187 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4184 | 2026.01.22 22:18:37.536764 [ 187 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 279 rows starting from the beginning of the part | ||
| 4185 | 2026.01.22 22:18:37.536885 [ 187 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part | ||
| 4186 | 2026.01.22 22:18:37.536981 [ 187 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
| 4187 | 2026.01.22 22:18:37.536994 [ 277 ] {7c69643c-1d59-4f1d-98d0-7f686e450ce1} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4188 | 2026.01.22 22:18:37.537030 [ 277 ] {7c69643c-1d59-4f1d-98d0-7f686e450ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4189 | 2026.01.22 22:18:37.537076 [ 187 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part | ||
| 4190 | 2026.01.22 22:18:37.537169 [ 187 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 4191 | 2026.01.22 22:18:37.537260 [ 187 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part | ||
| 4192 | 2026.01.22 22:18:37.537363 [ 277 ] {7c69643c-1d59-4f1d-98d0-7f686e450ce1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4193 | 2026.01.22 22:18:37.537567 [ 277 ] {7c69643c-1d59-4f1d-98d0-7f686e450ce1} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4194 | 2026.01.22 22:18:37.537697 [ 277 ] {7c69643c-1d59-4f1d-98d0-7f686e450ce1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 4195 | 2026.01.22 22:18:37.537732 [ 277 ] {7c69643c-1d59-4f1d-98d0-7f686e450ce1} <Debug> TCPHandler: Processed in 0.001274209 sec. | ||
| 4196 | 2026.01.22 22:18:37.540666 [ 200 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 366 rows, containing 19 columns (19 merged, 0 gathered) in 0.004182281 sec., 87512.05382899905 rows/sec., 156.82 MiB/sec. | ||
| 4197 | 2026.01.22 22:18:37.541406 [ 188 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4198 | 2026.01.22 22:18:37.541780 [ 188 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4199 | 2026.01.22 22:18:37.541860 [ 188 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4200 | 2026.01.22 22:18:37.542000 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.99 MiB. | ||
| 4201 | 2026.01.22 22:18:37.730628 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4202 | 2026.01.22 22:18:37.746362 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4203 | 2026.01.22 22:18:37.746413 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4204 | 2026.01.22 22:18:37.752494 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4205 | 2026.01.22 22:18:37.753268 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4206 | 2026.01.22 22:18:37.756327 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4207 | 2026.01.22 22:18:38.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.67 MiB, peak 244.92 MiB, free memory in arenas 0.00 B, will set to 240.76 MiB (RSS), difference: 1.10 MiB | ||
| 4208 | 2026.01.22 22:18:42.290259 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 524 | ||
| 4209 | 2026.01.22 22:18:42.292435 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4210 | 2026.01.22 22:18:42.292510 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4211 | 2026.01.22 22:18:42.293994 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4212 | 2026.01.22 22:18:42.294289 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4213 | 2026.01.22 22:18:42.294602 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 524 | ||
| 4214 | 2026.01.22 22:18:42.529752 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4215 | 2026.01.22 22:18:42.529931 [ 277 ] {6fba71bf-c6cf-42a8-af7a-3f0ab7a3151d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4216 | 2026.01.22 22:18:42.529997 [ 277 ] {6fba71bf-c6cf-42a8-af7a-3f0ab7a3151d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4217 | 2026.01.22 22:18:42.530692 [ 277 ] {6fba71bf-c6cf-42a8-af7a-3f0ab7a3151d} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4218 | 2026.01.22 22:18:42.530740 [ 277 ] {6fba71bf-c6cf-42a8-af7a-3f0ab7a3151d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4219 | 2026.01.22 22:18:42.531190 [ 277 ] {6fba71bf-c6cf-42a8-af7a-3f0ab7a3151d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4220 | 2026.01.22 22:18:42.531422 [ 277 ] {6fba71bf-c6cf-42a8-af7a-3f0ab7a3151d} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4221 | 2026.01.22 22:18:42.531589 [ 277 ] {6fba71bf-c6cf-42a8-af7a-3f0ab7a3151d} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001705 sec., 75073.3137829912 rows/sec., 6.45 MiB/sec. | ||
| 4222 | 2026.01.22 22:18:42.531639 [ 277 ] {6fba71bf-c6cf-42a8-af7a-3f0ab7a3151d} <Debug> TCPHandler: Processed in 0.002018415 sec. | ||
| 4223 | 2026.01.22 22:18:42.531778 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4224 | 2026.01.22 22:18:42.531883 [ 277 ] {eba197af-4bd7-4d40-8d55-716d8864fff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4225 | 2026.01.22 22:18:42.531926 [ 277 ] {eba197af-4bd7-4d40-8d55-716d8864fff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4226 | 2026.01.22 22:18:42.532384 [ 277 ] {eba197af-4bd7-4d40-8d55-716d8864fff1} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4227 | 2026.01.22 22:18:42.532424 [ 277 ] {eba197af-4bd7-4d40-8d55-716d8864fff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4228 | 2026.01.22 22:18:42.532756 [ 277 ] {eba197af-4bd7-4d40-8d55-716d8864fff1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4229 | 2026.01.22 22:18:42.532984 [ 277 ] {eba197af-4bd7-4d40-8d55-716d8864fff1} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4230 | 2026.01.22 22:18:42.533119 [ 277 ] {eba197af-4bd7-4d40-8d55-716d8864fff1} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001262 sec., 28526.148969889062 rows/sec., 2.09 MiB/sec. | ||
| 4231 | 2026.01.22 22:18:42.533158 [ 277 ] {eba197af-4bd7-4d40-8d55-716d8864fff1} <Debug> TCPHandler: Processed in 0.001433021 sec. | ||
| 4232 | 2026.01.22 22:18:42.533262 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4233 | 2026.01.22 22:18:42.533360 [ 277 ] {26a390bc-b3f3-4f72-a450-54484fdc69d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4234 | 2026.01.22 22:18:42.533402 [ 277 ] {26a390bc-b3f3-4f72-a450-54484fdc69d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4235 | 2026.01.22 22:18:42.533834 [ 277 ] {26a390bc-b3f3-4f72-a450-54484fdc69d5} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4236 | 2026.01.22 22:18:42.533875 [ 277 ] {26a390bc-b3f3-4f72-a450-54484fdc69d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4237 | 2026.01.22 22:18:42.534199 [ 277 ] {26a390bc-b3f3-4f72-a450-54484fdc69d5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4238 | 2026.01.22 22:18:42.534421 [ 277 ] {26a390bc-b3f3-4f72-a450-54484fdc69d5} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4239 | 2026.01.22 22:18:42.534556 [ 277 ] {26a390bc-b3f3-4f72-a450-54484fdc69d5} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001218 sec., 82101.80623973729 rows/sec., 6.41 MiB/sec. | ||
| 4240 | 2026.01.22 22:18:42.534593 [ 277 ] {26a390bc-b3f3-4f72-a450-54484fdc69d5} <Debug> TCPHandler: Processed in 0.00138145 sec. | ||
| 4241 | 2026.01.22 22:18:42.534773 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4242 | 2026.01.22 22:18:42.534901 [ 277 ] {a4da4790-67cf-46dd-9000-a503e70275f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4243 | 2026.01.22 22:18:42.534952 [ 277 ] {a4da4790-67cf-46dd-9000-a503e70275f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4244 | 2026.01.22 22:18:42.535387 [ 277 ] {a4da4790-67cf-46dd-9000-a503e70275f0} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4245 | 2026.01.22 22:18:42.535427 [ 277 ] {a4da4790-67cf-46dd-9000-a503e70275f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4246 | 2026.01.22 22:18:42.535868 [ 277 ] {a4da4790-67cf-46dd-9000-a503e70275f0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4247 | 2026.01.22 22:18:42.536203 [ 277 ] {a4da4790-67cf-46dd-9000-a503e70275f0} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4248 | 2026.01.22 22:18:42.536353 [ 277 ] {a4da4790-67cf-46dd-9000-a503e70275f0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001477 sec., 108327.69126607988 rows/sec., 7.54 MiB/sec. | ||
| 4249 | 2026.01.22 22:18:42.536390 [ 277 ] {a4da4790-67cf-46dd-9000-a503e70275f0} <Debug> TCPHandler: Processed in 0.001684493 sec. | ||
| 4250 | 2026.01.22 22:18:42.536506 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4251 | 2026.01.22 22:18:42.536608 [ 277 ] {117c0e38-4067-4b2c-aa76-bd3b913402a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4252 | 2026.01.22 22:18:42.536662 [ 277 ] {117c0e38-4067-4b2c-aa76-bd3b913402a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4253 | 2026.01.22 22:18:42.537476 [ 277 ] {117c0e38-4067-4b2c-aa76-bd3b913402a3} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4254 | 2026.01.22 22:18:42.537515 [ 277 ] {117c0e38-4067-4b2c-aa76-bd3b913402a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4255 | 2026.01.22 22:18:42.538128 [ 277 ] {117c0e38-4067-4b2c-aa76-bd3b913402a3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4256 | 2026.01.22 22:18:42.538357 [ 277 ] {117c0e38-4067-4b2c-aa76-bd3b913402a3} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4257 | 2026.01.22 22:18:42.538500 [ 277 ] {117c0e38-4067-4b2c-aa76-bd3b913402a3} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001911 sec., 18838.304552590267 rows/sec., 33.76 MiB/sec. | ||
| 4258 | 2026.01.22 22:18:42.538572 [ 277 ] {117c0e38-4067-4b2c-aa76-bd3b913402a3} <Debug> TCPHandler: Processed in 0.002117156 sec. | ||
| 4259 | 2026.01.22 22:18:42.538693 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4260 | 2026.01.22 22:18:42.538788 [ 277 ] {962f4ad2-969c-481a-bb22-d6e0ba94d2be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4261 | 2026.01.22 22:18:42.538830 [ 277 ] {962f4ad2-969c-481a-bb22-d6e0ba94d2be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4262 | 2026.01.22 22:18:42.539169 [ 277 ] {962f4ad2-969c-481a-bb22-d6e0ba94d2be} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4263 | 2026.01.22 22:18:42.539206 [ 277 ] {962f4ad2-969c-481a-bb22-d6e0ba94d2be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4264 | 2026.01.22 22:18:42.539511 [ 277 ] {962f4ad2-969c-481a-bb22-d6e0ba94d2be} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4265 | 2026.01.22 22:18:42.539719 [ 277 ] {962f4ad2-969c-481a-bb22-d6e0ba94d2be} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4266 | 2026.01.22 22:18:42.539861 [ 277 ] {962f4ad2-969c-481a-bb22-d6e0ba94d2be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 4267 | 2026.01.22 22:18:42.539896 [ 277 ] {962f4ad2-969c-481a-bb22-d6e0ba94d2be} <Debug> TCPHandler: Processed in 0.001253269 sec. | ||
| 4268 | 2026.01.22 22:18:44.774756 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9056 | ||
| 4269 | 2026.01.22 22:18:44.775252 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4270 | 2026.01.22 22:18:44.775293 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4271 | 2026.01.22 22:18:44.775783 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4272 | 2026.01.22 22:18:44.776013 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4273 | 2026.01.22 22:18:44.776151 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9056 | ||
| 4274 | 2026.01.22 22:18:45.256461 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4275 | 2026.01.22 22:18:45.273238 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4276 | 2026.01.22 22:18:45.273303 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4277 | 2026.01.22 22:18:45.279482 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4278 | 2026.01.22 22:18:45.280164 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4279 | 2026.01.22 22:18:45.283129 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4280 | 2026.01.22 22:18:47.556505 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4281 | 2026.01.22 22:18:47.556716 [ 277 ] {8998ab68-8dc4-45c3-b026-147e773974e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4282 | 2026.01.22 22:18:47.556789 [ 277 ] {8998ab68-8dc4-45c3-b026-147e773974e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4283 | 2026.01.22 22:18:47.557445 [ 277 ] {8998ab68-8dc4-45c3-b026-147e773974e7} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4284 | 2026.01.22 22:18:47.557497 [ 277 ] {8998ab68-8dc4-45c3-b026-147e773974e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4285 | 2026.01.22 22:18:47.557885 [ 277 ] {8998ab68-8dc4-45c3-b026-147e773974e7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4286 | 2026.01.22 22:18:47.558117 [ 277 ] {8998ab68-8dc4-45c3-b026-147e773974e7} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4287 | 2026.01.22 22:18:47.558273 [ 277 ] {8998ab68-8dc4-45c3-b026-147e773974e7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001611 sec., 14897.579143389199 rows/sec., 1.24 MiB/sec. | ||
| 4288 | 2026.01.22 22:18:47.558324 [ 277 ] {8998ab68-8dc4-45c3-b026-147e773974e7} <Debug> TCPHandler: Processed in 0.001954015 sec. | ||
| 4289 | 2026.01.22 22:18:47.558445 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4290 | 2026.01.22 22:18:47.558548 [ 277 ] {1ed519d9-67a2-4d18-b110-5e3b9b427808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4291 | 2026.01.22 22:18:47.558592 [ 277 ] {1ed519d9-67a2-4d18-b110-5e3b9b427808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4292 | 2026.01.22 22:18:47.558997 [ 277 ] {1ed519d9-67a2-4d18-b110-5e3b9b427808} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4293 | 2026.01.22 22:18:47.559035 [ 277 ] {1ed519d9-67a2-4d18-b110-5e3b9b427808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4294 | 2026.01.22 22:18:47.559338 [ 277 ] {1ed519d9-67a2-4d18-b110-5e3b9b427808} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4295 | 2026.01.22 22:18:47.559543 [ 277 ] {1ed519d9-67a2-4d18-b110-5e3b9b427808} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4296 | 2026.01.22 22:18:47.559674 [ 277 ] {1ed519d9-67a2-4d18-b110-5e3b9b427808} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001148 sec., 5226.480836236934 rows/sec., 426.18 KiB/sec. | ||
| 4297 | 2026.01.22 22:18:47.559711 [ 277 ] {1ed519d9-67a2-4d18-b110-5e3b9b427808} <Debug> TCPHandler: Processed in 0.00131887 sec. | ||
| 4298 | 2026.01.22 22:18:47.559815 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4299 | 2026.01.22 22:18:47.559908 [ 277 ] {7ccceebd-af15-48c9-a6f0-911fd68848bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4300 | 2026.01.22 22:18:47.559947 [ 277 ] {7ccceebd-af15-48c9-a6f0-911fd68848bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4301 | 2026.01.22 22:18:47.560812 [ 277 ] {7ccceebd-af15-48c9-a6f0-911fd68848bc} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4302 | 2026.01.22 22:18:47.560849 [ 277 ] {7ccceebd-af15-48c9-a6f0-911fd68848bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4303 | 2026.01.22 22:18:47.561250 [ 277 ] {7ccceebd-af15-48c9-a6f0-911fd68848bc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4304 | 2026.01.22 22:18:47.561451 [ 277 ] {7ccceebd-af15-48c9-a6f0-911fd68848bc} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4305 | 2026.01.22 22:18:47.561563 [ 100 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4306 | 2026.01.22 22:18:47.561582 [ 277 ] {7ccceebd-af15-48c9-a6f0-911fd68848bc} <Debug> executeQuery: Read 1329 rows, 113.13 KiB in 0.001692 sec., 785460.9929078014 rows/sec., 65.29 MiB/sec. | ||
| 4307 | 2026.01.22 22:18:47.561638 [ 100 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4308 | 2026.01.22 22:18:47.561645 [ 277 ] {7ccceebd-af15-48c9-a6f0-911fd68848bc} <Debug> TCPHandler: Processed in 0.001879284 sec. | ||
| 4309 | 2026.01.22 22:18:47.561670 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4310 | 2026.01.22 22:18:47.561783 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4311 | 2026.01.22 22:18:47.561813 [ 193 ] {048797f8-2913-4120-8057-043480967ec1::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 | ||
| 4312 | 2026.01.22 22:18:47.561908 [ 277 ] {0e68829a-cef9-4932-bd75-d9ba3e5b16f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4313 | 2026.01.22 22:18:47.561963 [ 277 ] {0e68829a-cef9-4932-bd75-d9ba3e5b16f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4314 | 2026.01.22 22:18:47.561994 [ 193 ] {048797f8-2913-4120-8057-043480967ec1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4315 | 2026.01.22 22:18:47.562044 [ 193 ] {048797f8-2913-4120-8057-043480967ec1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2556 rows starting from the beginning of the part | ||
| 4316 | 2026.01.22 22:18:47.562133 [ 193 ] {048797f8-2913-4120-8057-043480967ec1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 66 rows starting from the beginning of the part | ||
| 4317 | 2026.01.22 22:18:47.562194 [ 193 ] {048797f8-2913-4120-8057-043480967ec1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 128 rows starting from the beginning of the part | ||
| 4318 | 2026.01.22 22:18:47.562254 [ 193 ] {048797f8-2913-4120-8057-043480967ec1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 66 rows starting from the beginning of the part | ||
| 4319 | 2026.01.22 22:18:47.562301 [ 193 ] {048797f8-2913-4120-8057-043480967ec1::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 | ||
| 4320 | 2026.01.22 22:18:47.562341 [ 193 ] {048797f8-2913-4120-8057-043480967ec1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1329 rows starting from the beginning of the part | ||
| 4321 | 2026.01.22 22:18:47.562425 [ 277 ] {0e68829a-cef9-4932-bd75-d9ba3e5b16f0} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4322 | 2026.01.22 22:18:47.562466 [ 277 ] {0e68829a-cef9-4932-bd75-d9ba3e5b16f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4323 | 2026.01.22 22:18:47.562826 [ 277 ] {0e68829a-cef9-4932-bd75-d9ba3e5b16f0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4324 | 2026.01.22 22:18:47.563061 [ 277 ] {0e68829a-cef9-4932-bd75-d9ba3e5b16f0} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4325 | 2026.01.22 22:18:47.563202 [ 277 ] {0e68829a-cef9-4932-bd75-d9ba3e5b16f0} <Debug> executeQuery: Read 23 rows, 1.76 KiB in 0.001319 sec., 17437.45261561789 rows/sec., 1.30 MiB/sec. | ||
| 4326 | 2026.01.22 22:18:47.563240 [ 277 ] {0e68829a-cef9-4932-bd75-d9ba3e5b16f0} <Debug> TCPHandler: Processed in 0.001519321 sec. | ||
| 4327 | 2026.01.22 22:18:47.563361 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4328 | 2026.01.22 22:18:47.563476 [ 277 ] {8f422ce0-0780-47f0-9689-374d98cb782d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4329 | 2026.01.22 22:18:47.563523 [ 277 ] {8f422ce0-0780-47f0-9689-374d98cb782d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4330 | 2026.01.22 22:18:47.564059 [ 277 ] {8f422ce0-0780-47f0-9689-374d98cb782d} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4331 | 2026.01.22 22:18:47.564102 [ 277 ] {8f422ce0-0780-47f0-9689-374d98cb782d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4332 | 2026.01.22 22:18:47.564430 [ 193 ] {048797f8-2913-4120-8057-043480967ec1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4273 rows, containing 5 columns (5 merged, 0 gathered) in 0.00268537 sec., 1591214.6184697081 rows/sec., 136.96 MiB/sec. | ||
| 4333 | 2026.01.22 22:18:47.564446 [ 277 ] {8f422ce0-0780-47f0-9689-374d98cb782d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4334 | 2026.01.22 22:18:47.564673 [ 277 ] {8f422ce0-0780-47f0-9689-374d98cb782d} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4335 | 2026.01.22 22:18:47.564803 [ 277 ] {8f422ce0-0780-47f0-9689-374d98cb782d} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00135 sec., 186666.66666666666 rows/sec., 12.91 MiB/sec. | ||
| 4336 | 2026.01.22 22:18:47.564830 [ 189 ] {048797f8-2913-4120-8057-043480967ec1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4337 | 2026.01.22 22:18:47.564844 [ 277 ] {8f422ce0-0780-47f0-9689-374d98cb782d} <Debug> TCPHandler: Processed in 0.001542821 sec. | ||
| 4338 | 2026.01.22 22:18:47.564969 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4339 | 2026.01.22 22:18:47.565065 [ 277 ] {16469d61-0033-4e04-bd17-dee37d411a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4340 | 2026.01.22 22:18:47.565109 [ 277 ] {16469d61-0033-4e04-bd17-dee37d411a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4341 | 2026.01.22 22:18:47.565148 [ 189 ] {048797f8-2913-4120-8057-043480967ec1::all_1_26_5} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4342 | 2026.01.22 22:18:47.565242 [ 189 ] {048797f8-2913-4120-8057-043480967ec1::all_1_26_5} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4343 | 2026.01.22 22:18:47.565321 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 4344 | 2026.01.22 22:18:47.565501 [ 277 ] {16469d61-0033-4e04-bd17-dee37d411a03} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4345 | 2026.01.22 22:18:47.565542 [ 277 ] {16469d61-0033-4e04-bd17-dee37d411a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4346 | 2026.01.22 22:18:47.565849 [ 277 ] {16469d61-0033-4e04-bd17-dee37d411a03} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4347 | 2026.01.22 22:18:47.566059 [ 277 ] {16469d61-0033-4e04-bd17-dee37d411a03} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4348 | 2026.01.22 22:18:47.566187 [ 277 ] {16469d61-0033-4e04-bd17-dee37d411a03} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00114 sec., 10526.315789473685 rows/sec., 822.37 KiB/sec. | ||
| 4349 | 2026.01.22 22:18:47.566224 [ 277 ] {16469d61-0033-4e04-bd17-dee37d411a03} <Debug> TCPHandler: Processed in 0.00130517 sec. | ||
| 4350 | 2026.01.22 22:18:47.566334 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4351 | 2026.01.22 22:18:47.566427 [ 277 ] {e7712e75-86bf-4cab-94c2-4f1a96010a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4352 | 2026.01.22 22:18:47.566465 [ 277 ] {e7712e75-86bf-4cab-94c2-4f1a96010a7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4353 | 2026.01.22 22:18:47.567026 [ 277 ] {e7712e75-86bf-4cab-94c2-4f1a96010a7f} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4354 | 2026.01.22 22:18:47.567061 [ 277 ] {e7712e75-86bf-4cab-94c2-4f1a96010a7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4355 | 2026.01.22 22:18:47.567393 [ 277 ] {e7712e75-86bf-4cab-94c2-4f1a96010a7f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4356 | 2026.01.22 22:18:47.567611 [ 277 ] {e7712e75-86bf-4cab-94c2-4f1a96010a7f} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4357 | 2026.01.22 22:18:47.567708 [ 99 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4358 | 2026.01.22 22:18:47.567740 [ 277 ] {e7712e75-86bf-4cab-94c2-4f1a96010a7f} <Debug> executeQuery: Read 567 rows, 43.55 KiB in 0.00133 sec., 426315.7894736842 rows/sec., 31.98 MiB/sec. | ||
| 4359 | 2026.01.22 22:18:47.567744 [ 99 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4360 | 2026.01.22 22:18:47.567771 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4361 | 2026.01.22 22:18:47.567778 [ 277 ] {e7712e75-86bf-4cab-94c2-4f1a96010a7f} <Debug> TCPHandler: Processed in 0.001494012 sec. | ||
| 4362 | 2026.01.22 22:18:47.567891 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4363 | 2026.01.22 22:18:47.567892 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::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 | ||
| 4364 | 2026.01.22 22:18:47.567987 [ 277 ] {7353edff-d132-4e8a-88b8-dd45d3049c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4365 | 2026.01.22 22:18:47.568035 [ 277 ] {7353edff-d132-4e8a-88b8-dd45d3049c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4366 | 2026.01.22 22:18:47.568051 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4367 | 2026.01.22 22:18:47.568097 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1304 rows starting from the beginning of the part | ||
| 4368 | 2026.01.22 22:18:47.568180 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 69 rows starting from the beginning of the part | ||
| 4369 | 2026.01.22 22:18:47.568234 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 100 rows starting from the beginning of the part | ||
| 4370 | 2026.01.22 22:18:47.568278 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 69 rows starting from the beginning of the part | ||
| 4371 | 2026.01.22 22:18:47.568315 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 100 rows starting from the beginning of the part | ||
| 4372 | 2026.01.22 22:18:47.568362 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 567 rows starting from the beginning of the part | ||
| 4373 | 2026.01.22 22:18:47.568579 [ 277 ] {7353edff-d132-4e8a-88b8-dd45d3049c8f} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4374 | 2026.01.22 22:18:47.568621 [ 277 ] {7353edff-d132-4e8a-88b8-dd45d3049c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4375 | 2026.01.22 22:18:47.569047 [ 277 ] {7353edff-d132-4e8a-88b8-dd45d3049c8f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4376 | 2026.01.22 22:18:47.569278 [ 277 ] {7353edff-d132-4e8a-88b8-dd45d3049c8f} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4377 | 2026.01.22 22:18:47.569379 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4378 | 2026.01.22 22:18:47.569409 [ 99 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4379 | 2026.01.22 22:18:47.569411 [ 277 ] {7353edff-d132-4e8a-88b8-dd45d3049c8f} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001444 sec., 611495.8448753463 rows/sec., 41.50 MiB/sec. | ||
| 4380 | 2026.01.22 22:18:47.569425 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4381 | 2026.01.22 22:18:47.569452 [ 277 ] {7353edff-d132-4e8a-88b8-dd45d3049c8f} <Debug> TCPHandler: Processed in 0.001611272 sec. | ||
| 4382 | 2026.01.22 22:18:47.569497 [ 189 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 4383 | 2026.01.22 22:18:47.569570 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4384 | 2026.01.22 22:18:47.569594 [ 189 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4385 | 2026.01.22 22:18:47.569627 [ 189 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7019 rows starting from the beginning of the part | ||
| 4386 | 2026.01.22 22:18:47.569629 [ 200 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2209 rows, containing 5 columns (5 merged, 0 gathered) in 0.001799653 sec., 1227458.8490114482 rows/sec., 95.17 MiB/sec. | ||
| 4387 | 2026.01.22 22:18:47.569689 [ 189 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 4388 | 2026.01.22 22:18:47.569691 [ 277 ] {ee9c9a5f-fff9-48f8-b8e3-eb17527cc154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4389 | 2026.01.22 22:18:47.569742 [ 189 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 4390 | 2026.01.22 22:18:47.569773 [ 277 ] {ee9c9a5f-fff9-48f8-b8e3-eb17527cc154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4391 | 2026.01.22 22:18:47.569792 [ 189 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 4392 | 2026.01.22 22:18:47.569836 [ 189 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4393 | 2026.01.22 22:18:47.569852 [ 193 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4394 | 2026.01.22 22:18:47.569880 [ 189 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 883 rows starting from the beginning of the part | ||
| 4395 | 2026.01.22 22:18:47.570168 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_26_5} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4396 | 2026.01.22 22:18:47.570301 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_26_5} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4397 | 2026.01.22 22:18:47.570413 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 4398 | 2026.01.22 22:18:47.570600 [ 277 ] {ee9c9a5f-fff9-48f8-b8e3-eb17527cc154} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4399 | 2026.01.22 22:18:47.570641 [ 277 ] {ee9c9a5f-fff9-48f8-b8e3-eb17527cc154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4400 | 2026.01.22 22:18:47.571179 [ 277 ] {ee9c9a5f-fff9-48f8-b8e3-eb17527cc154} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4401 | 2026.01.22 22:18:47.571400 [ 277 ] {ee9c9a5f-fff9-48f8-b8e3-eb17527cc154} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4402 | 2026.01.22 22:18:47.571544 [ 277 ] {ee9c9a5f-fff9-48f8-b8e3-eb17527cc154} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001878 sec., 2662.4068157614483 rows/sec., 4.77 MiB/sec. | ||
| 4403 | 2026.01.22 22:18:47.571604 [ 277 ] {ee9c9a5f-fff9-48f8-b8e3-eb17527cc154} <Debug> TCPHandler: Processed in 0.002093666 sec. | ||
| 4404 | 2026.01.22 22:18:47.571713 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4405 | 2026.01.22 22:18:47.571808 [ 277 ] {7c7f7069-c90a-477d-a5d8-dc5f270b8d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4406 | 2026.01.22 22:18:47.571851 [ 277 ] {7c7f7069-c90a-477d-a5d8-dc5f270b8d98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4407 | 2026.01.22 22:18:47.572182 [ 277 ] {7c7f7069-c90a-477d-a5d8-dc5f270b8d98} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4408 | 2026.01.22 22:18:47.572217 [ 277 ] {7c7f7069-c90a-477d-a5d8-dc5f270b8d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4409 | 2026.01.22 22:18:47.572549 [ 277 ] {7c7f7069-c90a-477d-a5d8-dc5f270b8d98} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4410 | 2026.01.22 22:18:47.572759 [ 277 ] {7c7f7069-c90a-477d-a5d8-dc5f270b8d98} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4411 | 2026.01.22 22:18:47.572849 [ 99 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4412 | 2026.01.22 22:18:47.572875 [ 99 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4413 | 2026.01.22 22:18:47.572890 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4414 | 2026.01.22 22:18:47.572890 [ 277 ] {7c7f7069-c90a-477d-a5d8-dc5f270b8d98} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 4415 | 2026.01.22 22:18:47.572932 [ 277 ] {7c7f7069-c90a-477d-a5d8-dc5f270b8d98} <Debug> TCPHandler: Processed in 0.00126865 sec. | ||
| 4416 | 2026.01.22 22:18:47.572968 [ 200 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 4417 | 2026.01.22 22:18:47.573106 [ 200 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4418 | 2026.01.22 22:18:47.573150 [ 200 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1206 rows starting from the beginning of the part | ||
| 4419 | 2026.01.22 22:18:47.573185 [ 192 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8542 rows, containing 5 columns (5 merged, 0 gathered) in 0.003717788 sec., 2297602.7680975893 rows/sec., 157.00 MiB/sec. | ||
| 4420 | 2026.01.22 22:18:47.573264 [ 200 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 4421 | 2026.01.22 22:18:47.573320 [ 200 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 4422 | 2026.01.22 22:18:47.573380 [ 200 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 4423 | 2026.01.22 22:18:47.573383 [ 193 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4424 | 2026.01.22 22:18:47.573431 [ 200 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 4425 | 2026.01.22 22:18:47.573492 [ 200 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 4426 | 2026.01.22 22:18:47.573698 [ 193 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4427 | 2026.01.22 22:18:47.573786 [ 193 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4428 | 2026.01.22 22:18:47.573862 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
| 4429 | 2026.01.22 22:18:47.574656 [ 192 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1506 rows, containing 4 columns (4 merged, 0 gathered) in 0.001727512 sec., 871773.973205396 rows/sec., 58.01 MiB/sec. | ||
| 4430 | 2026.01.22 22:18:47.574835 [ 200 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4431 | 2026.01.22 22:18:47.575088 [ 200 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_26_5} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4432 | 2026.01.22 22:18:47.575155 [ 200 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_26_5} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4433 | 2026.01.22 22:18:47.575228 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4434 | 2026.01.22 22:18:52.165568 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4435 | 2026.01.22 22:18:52.165672 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4436 | 2026.01.22 22:18:52.276297 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9568 | ||
| 4437 | 2026.01.22 22:18:52.276952 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4438 | 2026.01.22 22:18:52.277010 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4439 | 2026.01.22 22:18:52.277598 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4440 | 2026.01.22 22:18:52.277831 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4441 | 2026.01.22 22:18:52.277974 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9568 | ||
| 4442 | 2026.01.22 22:18:52.294892 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 556 | ||
| 4443 | 2026.01.22 22:18:52.297540 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4444 | 2026.01.22 22:18:52.297598 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4445 | 2026.01.22 22:18:52.298799 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4446 | 2026.01.22 22:18:52.299075 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4447 | 2026.01.22 22:18:52.299426 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 556 | ||
| 4448 | 2026.01.22 22:18:52.530966 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4449 | 2026.01.22 22:18:52.531138 [ 277 ] {9f0def93-877f-403b-a1e5-fd79032c4359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4450 | 2026.01.22 22:18:52.531200 [ 277 ] {9f0def93-877f-403b-a1e5-fd79032c4359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4451 | 2026.01.22 22:18:52.531854 [ 277 ] {9f0def93-877f-403b-a1e5-fd79032c4359} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4452 | 2026.01.22 22:18:52.531895 [ 277 ] {9f0def93-877f-403b-a1e5-fd79032c4359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4453 | 2026.01.22 22:18:52.532249 [ 277 ] {9f0def93-877f-403b-a1e5-fd79032c4359} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4454 | 2026.01.22 22:18:52.532464 [ 277 ] {9f0def93-877f-403b-a1e5-fd79032c4359} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4455 | 2026.01.22 22:18:52.532599 [ 277 ] {9f0def93-877f-403b-a1e5-fd79032c4359} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001563 sec., 81893.79398592451 rows/sec., 7.04 MiB/sec. | ||
| 4456 | 2026.01.22 22:18:52.532637 [ 277 ] {9f0def93-877f-403b-a1e5-fd79032c4359} <Debug> TCPHandler: Processed in 0.001846734 sec. | ||
| 4457 | 2026.01.22 22:18:52.532811 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4458 | 2026.01.22 22:18:52.532904 [ 277 ] {cfad7f2f-bc5d-4d97-9ab6-04c5c0c90afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4459 | 2026.01.22 22:18:52.532944 [ 277 ] {cfad7f2f-bc5d-4d97-9ab6-04c5c0c90afb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4460 | 2026.01.22 22:18:52.533342 [ 277 ] {cfad7f2f-bc5d-4d97-9ab6-04c5c0c90afb} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4461 | 2026.01.22 22:18:52.533377 [ 277 ] {cfad7f2f-bc5d-4d97-9ab6-04c5c0c90afb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4462 | 2026.01.22 22:18:52.533664 [ 277 ] {cfad7f2f-bc5d-4d97-9ab6-04c5c0c90afb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4463 | 2026.01.22 22:18:52.533866 [ 277 ] {cfad7f2f-bc5d-4d97-9ab6-04c5c0c90afb} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4464 | 2026.01.22 22:18:52.533974 [ 94 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4465 | 2026.01.22 22:18:52.533991 [ 277 ] {cfad7f2f-bc5d-4d97-9ab6-04c5c0c90afb} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001105 sec., 32579.18552036199 rows/sec., 2.39 MiB/sec. | ||
| 4466 | 2026.01.22 22:18:52.534040 [ 94 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4467 | 2026.01.22 22:18:52.534047 [ 277 ] {cfad7f2f-bc5d-4d97-9ab6-04c5c0c90afb} <Debug> TCPHandler: Processed in 0.00128439 sec. | ||
| 4468 | 2026.01.22 22:18:52.534069 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4469 | 2026.01.22 22:18:52.534161 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4470 | 2026.01.22 22:18:52.534189 [ 193 ] {1300943d-9fd4-47f6-9844-87364234b6ab::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 | ||
| 4471 | 2026.01.22 22:18:52.534256 [ 277 ] {f3351a0b-a61a-4477-ac26-2959fc5781fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4472 | 2026.01.22 22:18:52.534299 [ 277 ] {f3351a0b-a61a-4477-ac26-2959fc5781fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4473 | 2026.01.22 22:18:52.534326 [ 193 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4474 | 2026.01.22 22:18:52.534365 [ 193 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 296 rows starting from the beginning of the part | ||
| 4475 | 2026.01.22 22:18:52.534432 [ 193 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
| 4476 | 2026.01.22 22:18:52.534476 [ 193 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part | ||
| 4477 | 2026.01.22 22:18:52.534518 [ 193 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
| 4478 | 2026.01.22 22:18:52.534559 [ 193 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 23 rows starting from the beginning of the part | ||
| 4479 | 2026.01.22 22:18:52.534595 [ 193 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 4480 | 2026.01.22 22:18:52.534711 [ 277 ] {f3351a0b-a61a-4477-ac26-2959fc5781fb} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4481 | 2026.01.22 22:18:52.534753 [ 277 ] {f3351a0b-a61a-4477-ac26-2959fc5781fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4482 | 2026.01.22 22:18:52.535088 [ 277 ] {f3351a0b-a61a-4477-ac26-2959fc5781fb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4483 | 2026.01.22 22:18:52.535309 [ 277 ] {f3351a0b-a61a-4477-ac26-2959fc5781fb} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4484 | 2026.01.22 22:18:52.535439 [ 277 ] {f3351a0b-a61a-4477-ac26-2959fc5781fb} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.0012 sec., 83333.33333333334 rows/sec., 6.51 MiB/sec. | ||
| 4485 | 2026.01.22 22:18:52.535475 [ 277 ] {f3351a0b-a61a-4477-ac26-2959fc5781fb} <Debug> TCPHandler: Processed in 0.0013609 sec. | ||
| 4486 | 2026.01.22 22:18:52.535522 [ 192 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 432 rows, containing 5 columns (5 merged, 0 gathered) in 0.001382141 sec., 312558.5595102092 rows/sec., 21.74 MiB/sec. | ||
| 4487 | 2026.01.22 22:18:52.535583 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4488 | 2026.01.22 22:18:52.535679 [ 277 ] {7ea1e5b3-c369-41f3-9e52-2d75b1289c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4489 | 2026.01.22 22:18:52.535722 [ 277 ] {7ea1e5b3-c369-41f3-9e52-2d75b1289c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4490 | 2026.01.22 22:18:52.535759 [ 194 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4491 | 2026.01.22 22:18:52.536109 [ 277 ] {7ea1e5b3-c369-41f3-9e52-2d75b1289c25} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4492 | 2026.01.22 22:18:52.536118 [ 194 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_21_4} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4493 | 2026.01.22 22:18:52.536151 [ 277 ] {7ea1e5b3-c369-41f3-9e52-2d75b1289c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4494 | 2026.01.22 22:18:52.536234 [ 194 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_21_4} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4495 | 2026.01.22 22:18:52.536351 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4496 | 2026.01.22 22:18:52.536495 [ 277 ] {7ea1e5b3-c369-41f3-9e52-2d75b1289c25} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4497 | 2026.01.22 22:18:52.536708 [ 277 ] {7ea1e5b3-c369-41f3-9e52-2d75b1289c25} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4498 | 2026.01.22 22:18:52.536836 [ 277 ] {7ea1e5b3-c369-41f3-9e52-2d75b1289c25} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 4499 | 2026.01.22 22:18:52.536871 [ 277 ] {7ea1e5b3-c369-41f3-9e52-2d75b1289c25} <Debug> TCPHandler: Processed in 0.00133468 sec. | ||
| 4500 | 2026.01.22 22:18:52.536967 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4501 | 2026.01.22 22:18:52.537058 [ 277 ] {e1aa7003-9e78-4482-945a-6feb462f6548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4502 | 2026.01.22 22:18:52.537109 [ 277 ] {e1aa7003-9e78-4482-945a-6feb462f6548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4503 | 2026.01.22 22:18:52.537889 [ 277 ] {e1aa7003-9e78-4482-945a-6feb462f6548} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4504 | 2026.01.22 22:18:52.537925 [ 277 ] {e1aa7003-9e78-4482-945a-6feb462f6548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4505 | 2026.01.22 22:18:52.538483 [ 277 ] {e1aa7003-9e78-4482-945a-6feb462f6548} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4506 | 2026.01.22 22:18:52.538704 [ 277 ] {e1aa7003-9e78-4482-945a-6feb462f6548} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4507 | 2026.01.22 22:18:52.538839 [ 277 ] {e1aa7003-9e78-4482-945a-6feb462f6548} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001799 sec., 20011.11728738188 rows/sec., 35.86 MiB/sec. | ||
| 4508 | 2026.01.22 22:18:52.538902 [ 277 ] {e1aa7003-9e78-4482-945a-6feb462f6548} <Debug> TCPHandler: Processed in 0.001981385 sec. | ||
| 4509 | 2026.01.22 22:18:52.539012 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4510 | 2026.01.22 22:18:52.539103 [ 277 ] {157fc076-0cc7-4e69-9461-5d309db74545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4511 | 2026.01.22 22:18:52.539144 [ 277 ] {157fc076-0cc7-4e69-9461-5d309db74545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4512 | 2026.01.22 22:18:52.539468 [ 277 ] {157fc076-0cc7-4e69-9461-5d309db74545} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4513 | 2026.01.22 22:18:52.539503 [ 277 ] {157fc076-0cc7-4e69-9461-5d309db74545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4514 | 2026.01.22 22:18:52.539792 [ 277 ] {157fc076-0cc7-4e69-9461-5d309db74545} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4515 | 2026.01.22 22:18:52.539994 [ 277 ] {157fc076-0cc7-4e69-9461-5d309db74545} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4516 | 2026.01.22 22:18:52.540117 [ 277 ] {157fc076-0cc7-4e69-9461-5d309db74545} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001032 sec., 58139.53488372093 rows/sec., 3.92 MiB/sec. | ||
| 4517 | 2026.01.22 22:18:52.540151 [ 277 ] {157fc076-0cc7-4e69-9461-5d309db74545} <Debug> TCPHandler: Processed in 0.001185779 sec. | ||
| 4518 | 2026.01.22 22:18:52.783275 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4519 | 2026.01.22 22:18:52.800008 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4520 | 2026.01.22 22:18:52.800045 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4521 | 2026.01.22 22:18:52.805926 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4522 | 2026.01.22 22:18:52.806595 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4523 | 2026.01.22 22:18:52.809322 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4524 | 2026.01.22 22:18:57.527204 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4525 | 2026.01.22 22:18:57.527394 [ 277 ] {ac117731-986f-4573-aef1-ad2ea9c5d04d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4526 | 2026.01.22 22:18:57.527459 [ 277 ] {ac117731-986f-4573-aef1-ad2ea9c5d04d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4527 | 2026.01.22 22:18:57.528263 [ 277 ] {ac117731-986f-4573-aef1-ad2ea9c5d04d} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4528 | 2026.01.22 22:18:57.528314 [ 277 ] {ac117731-986f-4573-aef1-ad2ea9c5d04d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4529 | 2026.01.22 22:18:57.528702 [ 277 ] {ac117731-986f-4573-aef1-ad2ea9c5d04d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4530 | 2026.01.22 22:18:57.528931 [ 277 ] {ac117731-986f-4573-aef1-ad2ea9c5d04d} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4531 | 2026.01.22 22:18:57.529087 [ 277 ] {ac117731-986f-4573-aef1-ad2ea9c5d04d} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.00174 sec., 37931.03448275862 rows/sec., 3.00 MiB/sec. | ||
| 4532 | 2026.01.22 22:18:57.529133 [ 277 ] {ac117731-986f-4573-aef1-ad2ea9c5d04d} <Debug> TCPHandler: Processed in 0.002058045 sec. | ||
| 4533 | 2026.01.22 22:18:57.529270 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4534 | 2026.01.22 22:18:57.529373 [ 277 ] {54bec9c4-c806-4dfc-bd2e-0a6c5b6e7cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4535 | 2026.01.22 22:18:57.529417 [ 277 ] {54bec9c4-c806-4dfc-bd2e-0a6c5b6e7cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4536 | 2026.01.22 22:18:57.529823 [ 277 ] {54bec9c4-c806-4dfc-bd2e-0a6c5b6e7cf8} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4537 | 2026.01.22 22:18:57.529862 [ 277 ] {54bec9c4-c806-4dfc-bd2e-0a6c5b6e7cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4538 | 2026.01.22 22:18:57.530163 [ 277 ] {54bec9c4-c806-4dfc-bd2e-0a6c5b6e7cf8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4539 | 2026.01.22 22:18:57.530383 [ 277 ] {54bec9c4-c806-4dfc-bd2e-0a6c5b6e7cf8} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4540 | 2026.01.22 22:18:57.530516 [ 277 ] {54bec9c4-c806-4dfc-bd2e-0a6c5b6e7cf8} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001167 sec., 4284.490145672665 rows/sec., 322.17 KiB/sec. | ||
| 4541 | 2026.01.22 22:18:57.530554 [ 277 ] {54bec9c4-c806-4dfc-bd2e-0a6c5b6e7cf8} <Debug> TCPHandler: Processed in 0.00133814 sec. | ||
| 4542 | 2026.01.22 22:18:57.530674 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4543 | 2026.01.22 22:18:57.530775 [ 277 ] {bf115649-b7e5-4a0c-9997-3537270e68aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4544 | 2026.01.22 22:18:57.530815 [ 277 ] {bf115649-b7e5-4a0c-9997-3537270e68aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4545 | 2026.01.22 22:18:57.531238 [ 277 ] {bf115649-b7e5-4a0c-9997-3537270e68aa} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4546 | 2026.01.22 22:18:57.531276 [ 277 ] {bf115649-b7e5-4a0c-9997-3537270e68aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4547 | 2026.01.22 22:18:57.531575 [ 277 ] {bf115649-b7e5-4a0c-9997-3537270e68aa} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4548 | 2026.01.22 22:18:57.531782 [ 277 ] {bf115649-b7e5-4a0c-9997-3537270e68aa} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4549 | 2026.01.22 22:18:57.531909 [ 277 ] {bf115649-b7e5-4a0c-9997-3537270e68aa} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001156 sec., 59688.581314878895 rows/sec., 4.66 MiB/sec. | ||
| 4550 | 2026.01.22 22:18:57.531947 [ 277 ] {bf115649-b7e5-4a0c-9997-3537270e68aa} <Debug> TCPHandler: Processed in 0.00132317 sec. | ||
| 4551 | 2026.01.22 22:18:57.532066 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4552 | 2026.01.22 22:18:57.532160 [ 277 ] {cf2cbd8a-ad4d-41b6-aadd-b8e000184ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4553 | 2026.01.22 22:18:57.532205 [ 277 ] {cf2cbd8a-ad4d-41b6-aadd-b8e000184ed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4554 | 2026.01.22 22:18:57.532612 [ 277 ] {cf2cbd8a-ad4d-41b6-aadd-b8e000184ed1} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4555 | 2026.01.22 22:18:57.532648 [ 277 ] {cf2cbd8a-ad4d-41b6-aadd-b8e000184ed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4556 | 2026.01.22 22:18:57.532986 [ 277 ] {cf2cbd8a-ad4d-41b6-aadd-b8e000184ed1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4557 | 2026.01.22 22:18:57.533201 [ 277 ] {cf2cbd8a-ad4d-41b6-aadd-b8e000184ed1} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4558 | 2026.01.22 22:18:57.533334 [ 277 ] {cf2cbd8a-ad4d-41b6-aadd-b8e000184ed1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 4559 | 2026.01.22 22:18:57.533371 [ 277 ] {cf2cbd8a-ad4d-41b6-aadd-b8e000184ed1} <Debug> TCPHandler: Processed in 0.001354881 sec. | ||
| 4560 | 2026.01.22 22:18:57.533488 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4561 | 2026.01.22 22:18:57.533584 [ 277 ] {fe58ad31-7b2e-47f6-a837-a5794b4e30b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4562 | 2026.01.22 22:18:57.533637 [ 277 ] {fe58ad31-7b2e-47f6-a837-a5794b4e30b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4563 | 2026.01.22 22:18:57.534402 [ 277 ] {fe58ad31-7b2e-47f6-a837-a5794b4e30b5} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4564 | 2026.01.22 22:18:57.534438 [ 277 ] {fe58ad31-7b2e-47f6-a837-a5794b4e30b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4565 | 2026.01.22 22:18:57.534936 [ 277 ] {fe58ad31-7b2e-47f6-a837-a5794b4e30b5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4566 | 2026.01.22 22:18:57.535163 [ 277 ] {fe58ad31-7b2e-47f6-a837-a5794b4e30b5} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4567 | 2026.01.22 22:18:57.535303 [ 277 ] {fe58ad31-7b2e-47f6-a837-a5794b4e30b5} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001737 sec., 2878.526194588371 rows/sec., 5.16 MiB/sec. | ||
| 4568 | 2026.01.22 22:18:57.535363 [ 277 ] {fe58ad31-7b2e-47f6-a837-a5794b4e30b5} <Debug> TCPHandler: Processed in 0.001925174 sec. | ||
| 4569 | 2026.01.22 22:18:57.535478 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4570 | 2026.01.22 22:18:57.535599 [ 277 ] {d8b916ab-de89-43d9-89af-aaa953622e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4571 | 2026.01.22 22:18:57.535650 [ 277 ] {d8b916ab-de89-43d9-89af-aaa953622e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4572 | 2026.01.22 22:18:57.536075 [ 277 ] {d8b916ab-de89-43d9-89af-aaa953622e91} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4573 | 2026.01.22 22:18:57.536118 [ 277 ] {d8b916ab-de89-43d9-89af-aaa953622e91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4574 | 2026.01.22 22:18:57.536497 [ 277 ] {d8b916ab-de89-43d9-89af-aaa953622e91} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4575 | 2026.01.22 22:18:57.536711 [ 277 ] {d8b916ab-de89-43d9-89af-aaa953622e91} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4576 | 2026.01.22 22:18:57.536848 [ 277 ] {d8b916ab-de89-43d9-89af-aaa953622e91} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001274 sec., 47095.76138147567 rows/sec., 3.17 MiB/sec. | ||
| 4577 | 2026.01.22 22:18:57.536884 [ 277 ] {d8b916ab-de89-43d9-89af-aaa953622e91} <Debug> TCPHandler: Processed in 0.001458121 sec. | ||
| 4578 | 2026.01.22 22:18:59.778092 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10016 | ||
| 4579 | 2026.01.22 22:18:59.778636 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4580 | 2026.01.22 22:18:59.778679 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4581 | 2026.01.22 22:18:59.779163 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4582 | 2026.01.22 22:18:59.779405 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4583 | 2026.01.22 22:18:59.779532 [ 84 ] {} <Debug> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4584 | 2026.01.22 22:18:59.779550 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10016 | ||
| 4585 | 2026.01.22 22:18:59.779607 [ 84 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4586 | 2026.01.22 22:18:59.779636 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4587 | 2026.01.22 22:18:59.779747 [ 193 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 4588 | 2026.01.22 22:18:59.779857 [ 193 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4589 | 2026.01.22 22:18:59.779893 [ 193 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7648 rows starting from the beginning of the part | ||
| 4590 | 2026.01.22 22:18:59.779955 [ 193 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 4591 | 2026.01.22 22:18:59.780003 [ 193 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 4592 | 2026.01.22 22:18:59.780047 [ 193 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 4593 | 2026.01.22 22:18:59.780085 [ 193 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 4594 | 2026.01.22 22:18:59.780130 [ 193 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 4595 | 2026.01.22 22:18:59.782124 [ 192 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10016 rows, containing 4 columns (4 merged, 0 gathered) in 0.002432078 sec., 4118288.96935049 rows/sec., 58.91 MiB/sec. | ||
| 4596 | 2026.01.22 22:18:59.782463 [ 203 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4597 | 2026.01.22 22:18:59.782784 [ 203 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_21_4} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4598 | 2026.01.22 22:18:59.782867 [ 203 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_21_4} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4599 | 2026.01.22 22:18:59.782966 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4600 | 2026.01.22 22:19:00.309421 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4601 | 2026.01.22 22:19:00.327787 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4602 | 2026.01.22 22:19:00.327856 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4603 | 2026.01.22 22:19:00.333941 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4604 | 2026.01.22 22:19:00.334653 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4605 | 2026.01.22 22:19:00.334953 [ 84 ] {} <Debug> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4606 | 2026.01.22 22:19:00.335025 [ 84 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4607 | 2026.01.22 22:19:00.335048 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4608 | 2026.01.22 22:19:00.335196 [ 193 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 4609 | 2026.01.22 22:19:00.338086 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4610 | 2026.01.22 22:19:00.340557 [ 193 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4611 | 2026.01.22 22:19:00.342084 [ 193 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 4612 | 2026.01.22 22:19:00.346869 [ 193 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 4613 | 2026.01.22 22:19:00.351408 [ 193 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 4614 | 2026.01.22 22:19:00.355913 [ 193 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 4615 | 2026.01.22 22:19:00.360646 [ 193 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 4616 | 2026.01.22 22:19:00.364895 [ 193 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 4617 | 2026.01.22 22:19:00.413751 [ 192 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.078629522 sec., 2022.1412512211382 rows/sec., 10.46 MiB/sec. | ||
| 4618 | 2026.01.22 22:19:00.415507 [ 197 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4619 | 2026.01.22 22:19:00.417284 [ 197 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_21_4} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4620 | 2026.01.22 22:19:00.417374 [ 197 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_21_4} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4621 | 2026.01.22 22:19:00.418887 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4622 | 2026.01.22 22:19:01.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.52 MiB, peak 256.06 MiB, free memory in arenas 0.00 B, will set to 250.17 MiB (RSS), difference: 4.65 MiB | ||
| 4623 | 2026.01.22 22:19:02.299640 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 580 | ||
| 4624 | 2026.01.22 22:19:02.301896 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4625 | 2026.01.22 22:19:02.301950 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4626 | 2026.01.22 22:19:02.303153 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4627 | 2026.01.22 22:19:02.303435 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4628 | 2026.01.22 22:19:02.303784 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 580 | ||
| 4629 | 2026.01.22 22:19:02.531160 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4630 | 2026.01.22 22:19:02.531340 [ 277 ] {bdff09c4-8923-4071-862a-025112ee1cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4631 | 2026.01.22 22:19:02.531405 [ 277 ] {bdff09c4-8923-4071-862a-025112ee1cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4632 | 2026.01.22 22:19:02.532104 [ 277 ] {bdff09c4-8923-4071-862a-025112ee1cdb} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4633 | 2026.01.22 22:19:02.532148 [ 277 ] {bdff09c4-8923-4071-862a-025112ee1cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4634 | 2026.01.22 22:19:02.532547 [ 277 ] {bdff09c4-8923-4071-862a-025112ee1cdb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4635 | 2026.01.22 22:19:02.532776 [ 277 ] {bdff09c4-8923-4071-862a-025112ee1cdb} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4636 | 2026.01.22 22:19:02.532944 [ 277 ] {bdff09c4-8923-4071-862a-025112ee1cdb} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001652 sec., 6053.268765133172 rows/sec., 493.60 KiB/sec. | ||
| 4637 | 2026.01.22 22:19:02.533000 [ 277 ] {bdff09c4-8923-4071-862a-025112ee1cdb} <Debug> TCPHandler: Processed in 0.001991544 sec. | ||
| 4638 | 2026.01.22 22:19:02.533138 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4639 | 2026.01.22 22:19:02.533244 [ 277 ] {3b7e3b92-cab9-4c0f-9e2a-c115f810deb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4640 | 2026.01.22 22:19:02.533287 [ 277 ] {3b7e3b92-cab9-4c0f-9e2a-c115f810deb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4641 | 2026.01.22 22:19:02.533782 [ 277 ] {3b7e3b92-cab9-4c0f-9e2a-c115f810deb1} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4642 | 2026.01.22 22:19:02.533821 [ 277 ] {3b7e3b92-cab9-4c0f-9e2a-c115f810deb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4643 | 2026.01.22 22:19:02.534158 [ 277 ] {3b7e3b92-cab9-4c0f-9e2a-c115f810deb1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4644 | 2026.01.22 22:19:02.534390 [ 277 ] {3b7e3b92-cab9-4c0f-9e2a-c115f810deb1} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4645 | 2026.01.22 22:19:02.534526 [ 277 ] {3b7e3b92-cab9-4c0f-9e2a-c115f810deb1} <Debug> executeQuery: Read 133 rows, 11.63 KiB in 0.001307 sec., 101759.75516449886 rows/sec., 8.69 MiB/sec. | ||
| 4646 | 2026.01.22 22:19:02.534565 [ 277 ] {3b7e3b92-cab9-4c0f-9e2a-c115f810deb1} <Debug> TCPHandler: Processed in 0.001480401 sec. | ||
| 4647 | 2026.01.22 22:19:02.534679 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4648 | 2026.01.22 22:19:02.534778 [ 277 ] {a20f44cc-78f4-4437-8152-3ad8879294c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4649 | 2026.01.22 22:19:02.534818 [ 277 ] {a20f44cc-78f4-4437-8152-3ad8879294c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4650 | 2026.01.22 22:19:02.535233 [ 277 ] {a20f44cc-78f4-4437-8152-3ad8879294c8} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4651 | 2026.01.22 22:19:02.535272 [ 277 ] {a20f44cc-78f4-4437-8152-3ad8879294c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4652 | 2026.01.22 22:19:02.535580 [ 277 ] {a20f44cc-78f4-4437-8152-3ad8879294c8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4653 | 2026.01.22 22:19:02.535788 [ 277 ] {a20f44cc-78f4-4437-8152-3ad8879294c8} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4654 | 2026.01.22 22:19:02.535920 [ 277 ] {a20f44cc-78f4-4437-8152-3ad8879294c8} <Debug> executeQuery: Read 46 rows, 3.41 KiB in 0.001163 sec., 39552.880481513326 rows/sec., 2.86 MiB/sec. | ||
| 4655 | 2026.01.22 22:19:02.535958 [ 277 ] {a20f44cc-78f4-4437-8152-3ad8879294c8} <Debug> TCPHandler: Processed in 0.00132958 sec. | ||
| 4656 | 2026.01.22 22:19:02.536070 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4657 | 2026.01.22 22:19:02.536166 [ 277 ] {cf0982df-2412-487e-83b3-ca4b5a84c8f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4658 | 2026.01.22 22:19:02.536205 [ 277 ] {cf0982df-2412-487e-83b3-ca4b5a84c8f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4659 | 2026.01.22 22:19:02.536635 [ 277 ] {cf0982df-2412-487e-83b3-ca4b5a84c8f8} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4660 | 2026.01.22 22:19:02.536672 [ 277 ] {cf0982df-2412-487e-83b3-ca4b5a84c8f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4661 | 2026.01.22 22:19:02.536989 [ 277 ] {cf0982df-2412-487e-83b3-ca4b5a84c8f8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4662 | 2026.01.22 22:19:02.537199 [ 277 ] {cf0982df-2412-487e-83b3-ca4b5a84c8f8} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4663 | 2026.01.22 22:19:02.537328 [ 277 ] {cf0982df-2412-487e-83b3-ca4b5a84c8f8} <Debug> executeQuery: Read 110 rows, 8.81 KiB in 0.001181 sec., 93141.40558848434 rows/sec., 7.29 MiB/sec. | ||
| 4664 | 2026.01.22 22:19:02.537366 [ 277 ] {cf0982df-2412-487e-83b3-ca4b5a84c8f8} <Debug> TCPHandler: Processed in 0.00134594 sec. | ||
| 4665 | 2026.01.22 22:19:02.537480 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4666 | 2026.01.22 22:19:02.537574 [ 277 ] {61b7d6e5-188a-4566-880c-c3a82f130c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4667 | 2026.01.22 22:19:02.537620 [ 277 ] {61b7d6e5-188a-4566-880c-c3a82f130c52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4668 | 2026.01.22 22:19:02.538053 [ 277 ] {61b7d6e5-188a-4566-880c-c3a82f130c52} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4669 | 2026.01.22 22:19:02.538090 [ 277 ] {61b7d6e5-188a-4566-880c-c3a82f130c52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4670 | 2026.01.22 22:19:02.538421 [ 277 ] {61b7d6e5-188a-4566-880c-c3a82f130c52} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4671 | 2026.01.22 22:19:02.538647 [ 277 ] {61b7d6e5-188a-4566-880c-c3a82f130c52} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4672 | 2026.01.22 22:19:02.538782 [ 277 ] {61b7d6e5-188a-4566-880c-c3a82f130c52} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001227 sec., 134474.32762836185 rows/sec., 9.36 MiB/sec. | ||
| 4673 | 2026.01.22 22:19:02.538819 [ 277 ] {61b7d6e5-188a-4566-880c-c3a82f130c52} <Debug> TCPHandler: Processed in 0.001390201 sec. | ||
| 4674 | 2026.01.22 22:19:02.538945 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4675 | 2026.01.22 22:19:02.539041 [ 277 ] {e620e3d9-a433-4e0b-bf0e-796aaf261839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4676 | 2026.01.22 22:19:02.539094 [ 277 ] {e620e3d9-a433-4e0b-bf0e-796aaf261839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4677 | 2026.01.22 22:19:02.539959 [ 277 ] {e620e3d9-a433-4e0b-bf0e-796aaf261839} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4678 | 2026.01.22 22:19:02.539996 [ 277 ] {e620e3d9-a433-4e0b-bf0e-796aaf261839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4679 | 2026.01.22 22:19:02.540584 [ 277 ] {e620e3d9-a433-4e0b-bf0e-796aaf261839} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4680 | 2026.01.22 22:19:02.540816 [ 277 ] {e620e3d9-a433-4e0b-bf0e-796aaf261839} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4681 | 2026.01.22 22:19:02.540940 [ 53 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4682 | 2026.01.22 22:19:02.540961 [ 277 ] {e620e3d9-a433-4e0b-bf0e-796aaf261839} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001939 sec., 18566.2712738525 rows/sec., 33.27 MiB/sec. | ||
| 4683 | 2026.01.22 22:19:02.541015 [ 53 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4684 | 2026.01.22 22:19:02.541044 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4685 | 2026.01.22 22:19:02.541047 [ 277 ] {e620e3d9-a433-4e0b-bf0e-796aaf261839} <Debug> TCPHandler: Processed in 0.002151896 sec. | ||
| 4686 | 2026.01.22 22:19:02.541158 [ 196 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::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 | ||
| 4687 | 2026.01.22 22:19:02.541177 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4688 | 2026.01.22 22:19:02.541285 [ 277 ] {74761f0e-e672-4a82-9a0a-e024a771066b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4689 | 2026.01.22 22:19:02.541328 [ 277 ] {74761f0e-e672-4a82-9a0a-e024a771066b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4690 | 2026.01.22 22:19:02.541409 [ 196 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4691 | 2026.01.22 22:19:02.541477 [ 196 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 366 rows starting from the beginning of the part | ||
| 4692 | 2026.01.22 22:19:02.541621 [ 196 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part | ||
| 4693 | 2026.01.22 22:19:02.541672 [ 277 ] {74761f0e-e672-4a82-9a0a-e024a771066b} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4694 | 2026.01.22 22:19:02.541714 [ 277 ] {74761f0e-e672-4a82-9a0a-e024a771066b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4695 | 2026.01.22 22:19:02.541733 [ 196 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part | ||
| 4696 | 2026.01.22 22:19:02.541847 [ 196 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
| 4697 | 2026.01.22 22:19:02.541950 [ 196 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part | ||
| 4698 | 2026.01.22 22:19:02.542036 [ 277 ] {74761f0e-e672-4a82-9a0a-e024a771066b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4699 | 2026.01.22 22:19:02.542052 [ 196 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 4700 | 2026.01.22 22:19:02.542264 [ 277 ] {74761f0e-e672-4a82-9a0a-e024a771066b} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4701 | 2026.01.22 22:19:02.542408 [ 277 ] {74761f0e-e672-4a82-9a0a-e024a771066b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 4702 | 2026.01.22 22:19:02.542444 [ 277 ] {74761f0e-e672-4a82-9a0a-e024a771066b} <Debug> TCPHandler: Processed in 0.001318029 sec. | ||
| 4703 | 2026.01.22 22:19:02.546158 [ 192 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 484 rows, containing 19 columns (19 merged, 0 gathered) in 0.005049588 sec., 95849.40395137187 rows/sec., 171.76 MiB/sec. | ||
| 4704 | 2026.01.22 22:19:02.546933 [ 192 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4705 | 2026.01.22 22:19:02.547270 [ 192 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4706 | 2026.01.22 22:19:02.547343 [ 192 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4707 | 2026.01.22 22:19:02.547456 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 4708 | 2026.01.22 22:19:03.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.72 MiB, peak 256.06 MiB, free memory in arenas 0.00 B, will set to 252.31 MiB (RSS), difference: 1.58 MiB | ||
| 4709 | 2026.01.22 22:19:07.165734 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4710 | 2026.01.22 22:19:07.165813 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4711 | 2026.01.22 22:19:07.279667 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10528 | ||
| 4712 | 2026.01.22 22:19:07.280504 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4713 | 2026.01.22 22:19:07.280586 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4714 | 2026.01.22 22:19:07.281258 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4715 | 2026.01.22 22:19:07.281522 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4716 | 2026.01.22 22:19:07.281675 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10528 | ||
| 4717 | 2026.01.22 22:19:07.528772 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4718 | 2026.01.22 22:19:07.528947 [ 277 ] {6ba7be0b-fbf0-4965-8d65-5c1f1e05e289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4719 | 2026.01.22 22:19:07.529013 [ 277 ] {6ba7be0b-fbf0-4965-8d65-5c1f1e05e289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4720 | 2026.01.22 22:19:07.529697 [ 277 ] {6ba7be0b-fbf0-4965-8d65-5c1f1e05e289} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4721 | 2026.01.22 22:19:07.529744 [ 277 ] {6ba7be0b-fbf0-4965-8d65-5c1f1e05e289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4722 | 2026.01.22 22:19:07.530131 [ 277 ] {6ba7be0b-fbf0-4965-8d65-5c1f1e05e289} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4723 | 2026.01.22 22:19:07.530373 [ 277 ] {6ba7be0b-fbf0-4965-8d65-5c1f1e05e289} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4724 | 2026.01.22 22:19:07.530535 [ 277 ] {6ba7be0b-fbf0-4965-8d65-5c1f1e05e289} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001636 sec., 40342.29828850856 rows/sec., 3.20 MiB/sec. | ||
| 4725 | 2026.01.22 22:19:07.530587 [ 277 ] {6ba7be0b-fbf0-4965-8d65-5c1f1e05e289} <Debug> TCPHandler: Processed in 0.001940045 sec. | ||
| 4726 | 2026.01.22 22:19:07.530734 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4727 | 2026.01.22 22:19:07.530840 [ 277 ] {91acae2d-a9a9-447d-bf93-670fbdf94a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4728 | 2026.01.22 22:19:07.530884 [ 277 ] {91acae2d-a9a9-447d-bf93-670fbdf94a89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4729 | 2026.01.22 22:19:07.531342 [ 277 ] {91acae2d-a9a9-447d-bf93-670fbdf94a89} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4730 | 2026.01.22 22:19:07.531380 [ 277 ] {91acae2d-a9a9-447d-bf93-670fbdf94a89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4731 | 2026.01.22 22:19:07.531692 [ 277 ] {91acae2d-a9a9-447d-bf93-670fbdf94a89} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4732 | 2026.01.22 22:19:07.531938 [ 277 ] {91acae2d-a9a9-447d-bf93-670fbdf94a89} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4733 | 2026.01.22 22:19:07.532082 [ 277 ] {91acae2d-a9a9-447d-bf93-670fbdf94a89} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001265 sec., 3952.569169960474 rows/sec., 297.21 KiB/sec. | ||
| 4734 | 2026.01.22 22:19:07.532122 [ 277 ] {91acae2d-a9a9-447d-bf93-670fbdf94a89} <Debug> TCPHandler: Processed in 0.001438271 sec. | ||
| 4735 | 2026.01.22 22:19:07.532263 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4736 | 2026.01.22 22:19:07.532376 [ 277 ] {f572ac5a-9051-4dde-aba1-8c0977a5efab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4737 | 2026.01.22 22:19:07.532425 [ 277 ] {f572ac5a-9051-4dde-aba1-8c0977a5efab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4738 | 2026.01.22 22:19:07.532887 [ 277 ] {f572ac5a-9051-4dde-aba1-8c0977a5efab} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4739 | 2026.01.22 22:19:07.532928 [ 277 ] {f572ac5a-9051-4dde-aba1-8c0977a5efab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4740 | 2026.01.22 22:19:07.533293 [ 277 ] {f572ac5a-9051-4dde-aba1-8c0977a5efab} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4741 | 2026.01.22 22:19:07.533523 [ 277 ] {f572ac5a-9051-4dde-aba1-8c0977a5efab} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4742 | 2026.01.22 22:19:07.533656 [ 277 ] {f572ac5a-9051-4dde-aba1-8c0977a5efab} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001307 sec., 52792.65493496557 rows/sec., 4.12 MiB/sec. | ||
| 4743 | 2026.01.22 22:19:07.533695 [ 277 ] {f572ac5a-9051-4dde-aba1-8c0977a5efab} <Debug> TCPHandler: Processed in 0.001491331 sec. | ||
| 4744 | 2026.01.22 22:19:07.533819 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4745 | 2026.01.22 22:19:07.533920 [ 277 ] {23f91b62-15a4-4a3e-830c-c51a74943eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4746 | 2026.01.22 22:19:07.533964 [ 277 ] {23f91b62-15a4-4a3e-830c-c51a74943eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4747 | 2026.01.22 22:19:07.534390 [ 277 ] {23f91b62-15a4-4a3e-830c-c51a74943eb2} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4748 | 2026.01.22 22:19:07.534427 [ 277 ] {23f91b62-15a4-4a3e-830c-c51a74943eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4749 | 2026.01.22 22:19:07.534763 [ 277 ] {23f91b62-15a4-4a3e-830c-c51a74943eb2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4750 | 2026.01.22 22:19:07.534969 [ 277 ] {23f91b62-15a4-4a3e-830c-c51a74943eb2} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4751 | 2026.01.22 22:19:07.535101 [ 277 ] {23f91b62-15a4-4a3e-830c-c51a74943eb2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 4752 | 2026.01.22 22:19:07.535138 [ 277 ] {23f91b62-15a4-4a3e-830c-c51a74943eb2} <Debug> TCPHandler: Processed in 0.00136991 sec. | ||
| 4753 | 2026.01.22 22:19:07.535246 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4754 | 2026.01.22 22:19:07.535340 [ 277 ] {a7b9e1c8-f05c-43c4-9719-d20758693e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4755 | 2026.01.22 22:19:07.535395 [ 277 ] {a7b9e1c8-f05c-43c4-9719-d20758693e55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4756 | 2026.01.22 22:19:07.536138 [ 277 ] {a7b9e1c8-f05c-43c4-9719-d20758693e55} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4757 | 2026.01.22 22:19:07.536174 [ 277 ] {a7b9e1c8-f05c-43c4-9719-d20758693e55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4758 | 2026.01.22 22:19:07.536670 [ 277 ] {a7b9e1c8-f05c-43c4-9719-d20758693e55} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4759 | 2026.01.22 22:19:07.536896 [ 277 ] {a7b9e1c8-f05c-43c4-9719-d20758693e55} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4760 | 2026.01.22 22:19:07.537034 [ 277 ] {a7b9e1c8-f05c-43c4-9719-d20758693e55} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001713 sec., 2918.8558085230593 rows/sec., 5.23 MiB/sec. | ||
| 4761 | 2026.01.22 22:19:07.537095 [ 277 ] {a7b9e1c8-f05c-43c4-9719-d20758693e55} <Debug> TCPHandler: Processed in 0.001898594 sec. | ||
| 4762 | 2026.01.22 22:19:07.537207 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4763 | 2026.01.22 22:19:07.537300 [ 277 ] {d033765c-8846-45c2-be5c-49c18eeef82b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4764 | 2026.01.22 22:19:07.537342 [ 277 ] {d033765c-8846-45c2-be5c-49c18eeef82b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4765 | 2026.01.22 22:19:07.537682 [ 277 ] {d033765c-8846-45c2-be5c-49c18eeef82b} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4766 | 2026.01.22 22:19:07.537718 [ 277 ] {d033765c-8846-45c2-be5c-49c18eeef82b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4767 | 2026.01.22 22:19:07.538019 [ 277 ] {d033765c-8846-45c2-be5c-49c18eeef82b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4768 | 2026.01.22 22:19:07.538218 [ 277 ] {d033765c-8846-45c2-be5c-49c18eeef82b} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4769 | 2026.01.22 22:19:07.538346 [ 277 ] {d033765c-8846-45c2-be5c-49c18eeef82b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 4770 | 2026.01.22 22:19:07.538382 [ 277 ] {d033765c-8846-45c2-be5c-49c18eeef82b} <Debug> TCPHandler: Processed in 0.001224139 sec. | ||
| 4771 | 2026.01.22 22:19:07.838180 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4772 | 2026.01.22 22:19:07.855362 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4773 | 2026.01.22 22:19:07.855430 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4774 | 2026.01.22 22:19:07.861011 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4775 | 2026.01.22 22:19:07.861727 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4776 | 2026.01.22 22:19:07.864626 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4777 | 2026.01.22 22:19:12.303934 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 606 | ||
| 4778 | 2026.01.22 22:19:12.306241 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4779 | 2026.01.22 22:19:12.306294 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4780 | 2026.01.22 22:19:12.307483 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4781 | 2026.01.22 22:19:12.307756 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4782 | 2026.01.22 22:19:12.307901 [ 48 ] {} <Debug> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4783 | 2026.01.22 22:19:12.307943 [ 48 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4784 | 2026.01.22 22:19:12.307966 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4785 | 2026.01.22 22:19:12.308063 [ 208 ] {7b0753d0-d697-461d-a77d-14ff90617906::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 | ||
| 4786 | 2026.01.22 22:19:12.308119 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 606 | ||
| 4787 | 2026.01.22 22:19:12.308638 [ 208 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4788 | 2026.01.22 22:19:12.308801 [ 208 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 470 rows starting from the beginning of the part | ||
| 4789 | 2026.01.22 22:19:12.309185 [ 208 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 4790 | 2026.01.22 22:19:12.309530 [ 208 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 4791 | 2026.01.22 22:19:12.309860 [ 208 ] {7b0753d0-d697-461d-a77d-14ff90617906::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 | ||
| 4792 | 2026.01.22 22:19:12.310167 [ 208 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 4793 | 2026.01.22 22:19:12.310472 [ 208 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 26 rows starting from the beginning of the part | ||
| 4794 | 2026.01.22 22:19:12.316337 [ 201 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 606 rows, containing 72 columns (72 merged, 0 gathered) in 0.008306482 sec., 72955.07291775267 rows/sec., 66.93 MiB/sec. | ||
| 4795 | 2026.01.22 22:19:12.317464 [ 199 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4796 | 2026.01.22 22:19:12.318091 [ 199 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_16_3} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4797 | 2026.01.22 22:19:12.318175 [ 199 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_16_3} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4798 | 2026.01.22 22:19:12.318507 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
| 4799 | 2026.01.22 22:19:12.530392 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4800 | 2026.01.22 22:19:12.530539 [ 277 ] {18b173a6-94fb-4d7e-9ee6-bf63c1be8f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4801 | 2026.01.22 22:19:12.530599 [ 277 ] {18b173a6-94fb-4d7e-9ee6-bf63c1be8f70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4802 | 2026.01.22 22:19:12.531224 [ 277 ] {18b173a6-94fb-4d7e-9ee6-bf63c1be8f70} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4803 | 2026.01.22 22:19:12.531265 [ 277 ] {18b173a6-94fb-4d7e-9ee6-bf63c1be8f70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4804 | 2026.01.22 22:19:12.531623 [ 277 ] {18b173a6-94fb-4d7e-9ee6-bf63c1be8f70} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4805 | 2026.01.22 22:19:12.531849 [ 277 ] {18b173a6-94fb-4d7e-9ee6-bf63c1be8f70} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4806 | 2026.01.22 22:19:12.531958 [ 63 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4807 | 2026.01.22 22:19:12.531991 [ 277 ] {18b173a6-94fb-4d7e-9ee6-bf63c1be8f70} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001495 sec., 85618.72909698996 rows/sec., 7.36 MiB/sec. | ||
| 4808 | 2026.01.22 22:19:12.531993 [ 63 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4809 | 2026.01.22 22:19:12.532022 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4810 | 2026.01.22 22:19:12.532038 [ 277 ] {18b173a6-94fb-4d7e-9ee6-bf63c1be8f70} <Debug> TCPHandler: Processed in 0.001810603 sec. | ||
| 4811 | 2026.01.22 22:19:12.532100 [ 191 ] {048797f8-2913-4120-8057-043480967ec1::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 | ||
| 4812 | 2026.01.22 22:19:12.532163 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4813 | 2026.01.22 22:19:12.532184 [ 191 ] {048797f8-2913-4120-8057-043480967ec1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4814 | 2026.01.22 22:19:12.532215 [ 191 ] {048797f8-2913-4120-8057-043480967ec1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2556 rows starting from the beginning of the part | ||
| 4815 | 2026.01.22 22:19:12.532267 [ 277 ] {552f1a52-8738-4a88-b541-4396fa8cfcda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4816 | 2026.01.22 22:19:12.532290 [ 191 ] {048797f8-2913-4120-8057-043480967ec1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 128 rows starting from the beginning of the part | ||
| 4817 | 2026.01.22 22:19:12.532310 [ 277 ] {552f1a52-8738-4a88-b541-4396fa8cfcda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4818 | 2026.01.22 22:19:12.532341 [ 191 ] {048797f8-2913-4120-8057-043480967ec1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 66 rows starting from the beginning of the part | ||
| 4819 | 2026.01.22 22:19:12.532383 [ 191 ] {048797f8-2913-4120-8057-043480967ec1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 133 rows starting from the beginning of the part | ||
| 4820 | 2026.01.22 22:19:12.532429 [ 191 ] {048797f8-2913-4120-8057-043480967ec1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 66 rows starting from the beginning of the part | ||
| 4821 | 2026.01.22 22:19:12.532476 [ 191 ] {048797f8-2913-4120-8057-043480967ec1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 128 rows starting from the beginning of the part | ||
| 4822 | 2026.01.22 22:19:12.532768 [ 277 ] {552f1a52-8738-4a88-b541-4396fa8cfcda} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4823 | 2026.01.22 22:19:12.532804 [ 277 ] {552f1a52-8738-4a88-b541-4396fa8cfcda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4824 | 2026.01.22 22:19:12.533147 [ 277 ] {552f1a52-8738-4a88-b541-4396fa8cfcda} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4825 | 2026.01.22 22:19:12.533384 [ 277 ] {552f1a52-8738-4a88-b541-4396fa8cfcda} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4826 | 2026.01.22 22:19:12.533524 [ 277 ] {552f1a52-8738-4a88-b541-4396fa8cfcda} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.00128 sec., 28124.999999999996 rows/sec., 2.07 MiB/sec. | ||
| 4827 | 2026.01.22 22:19:12.533564 [ 277 ] {552f1a52-8738-4a88-b541-4396fa8cfcda} <Debug> TCPHandler: Processed in 0.00145171 sec. | ||
| 4828 | 2026.01.22 22:19:12.533679 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4829 | 2026.01.22 22:19:12.533778 [ 277 ] {e00a2592-906c-4b2c-9ef7-2e7d9ddb4ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4830 | 2026.01.22 22:19:12.533820 [ 277 ] {e00a2592-906c-4b2c-9ef7-2e7d9ddb4ae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4831 | 2026.01.22 22:19:12.533895 [ 199 ] {048797f8-2913-4120-8057-043480967ec1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3077 rows, containing 5 columns (5 merged, 0 gathered) in 0.001831234 sec., 1680287.7185548106 rows/sec., 144.22 MiB/sec. | ||
| 4832 | 2026.01.22 22:19:12.534120 [ 199 ] {048797f8-2913-4120-8057-043480967ec1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4833 | 2026.01.22 22:19:12.534256 [ 277 ] {e00a2592-906c-4b2c-9ef7-2e7d9ddb4ae9} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4834 | 2026.01.22 22:19:12.534291 [ 277 ] {e00a2592-906c-4b2c-9ef7-2e7d9ddb4ae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4835 | 2026.01.22 22:19:12.534347 [ 199 ] {048797f8-2913-4120-8057-043480967ec1::all_1_31_6} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4836 | 2026.01.22 22:19:12.534409 [ 199 ] {048797f8-2913-4120-8057-043480967ec1::all_1_31_6} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4837 | 2026.01.22 22:19:12.534473 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 4838 | 2026.01.22 22:19:12.534597 [ 277 ] {e00a2592-906c-4b2c-9ef7-2e7d9ddb4ae9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4839 | 2026.01.22 22:19:12.534814 [ 277 ] {e00a2592-906c-4b2c-9ef7-2e7d9ddb4ae9} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4840 | 2026.01.22 22:19:12.534907 [ 63 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4841 | 2026.01.22 22:19:12.534938 [ 63 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4842 | 2026.01.22 22:19:12.534940 [ 277 ] {e00a2592-906c-4b2c-9ef7-2e7d9ddb4ae9} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001183 sec., 84530.85376162299 rows/sec., 6.60 MiB/sec. | ||
| 4843 | 2026.01.22 22:19:12.534956 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4844 | 2026.01.22 22:19:12.534982 [ 277 ] {e00a2592-906c-4b2c-9ef7-2e7d9ddb4ae9} <Debug> TCPHandler: Processed in 0.00135368 sec. | ||
| 4845 | 2026.01.22 22:19:12.535033 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::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 | ||
| 4846 | 2026.01.22 22:19:12.535101 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4847 | 2026.01.22 22:19:12.535133 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4848 | 2026.01.22 22:19:12.535164 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1304 rows starting from the beginning of the part | ||
| 4849 | 2026.01.22 22:19:12.535202 [ 277 ] {47cb1d84-a2ed-4575-9c46-986d79233d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4850 | 2026.01.22 22:19:12.535212 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 100 rows starting from the beginning of the part | ||
| 4851 | 2026.01.22 22:19:12.535253 [ 277 ] {47cb1d84-a2ed-4575-9c46-986d79233d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4852 | 2026.01.22 22:19:12.535268 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 69 rows starting from the beginning of the part | ||
| 4853 | 2026.01.22 22:19:12.535310 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 110 rows starting from the beginning of the part | ||
| 4854 | 2026.01.22 22:19:12.535345 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 69 rows starting from the beginning of the part | ||
| 4855 | 2026.01.22 22:19:12.535379 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 100 rows starting from the beginning of the part | ||
| 4856 | 2026.01.22 22:19:12.535655 [ 277 ] {47cb1d84-a2ed-4575-9c46-986d79233d02} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4857 | 2026.01.22 22:19:12.535695 [ 277 ] {47cb1d84-a2ed-4575-9c46-986d79233d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4858 | 2026.01.22 22:19:12.536028 [ 277 ] {47cb1d84-a2ed-4575-9c46-986d79233d02} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4859 | 2026.01.22 22:19:12.536237 [ 277 ] {47cb1d84-a2ed-4575-9c46-986d79233d02} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4860 | 2026.01.22 22:19:12.536335 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4861 | 2026.01.22 22:19:12.536362 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4862 | 2026.01.22 22:19:12.536369 [ 277 ] {47cb1d84-a2ed-4575-9c46-986d79233d02} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 4863 | 2026.01.22 22:19:12.536379 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4864 | 2026.01.22 22:19:12.536386 [ 201 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1752 rows, containing 5 columns (5 merged, 0 gathered) in 0.00138728 sec., 1262902.9467735423 rows/sec., 97.75 MiB/sec. | ||
| 4865 | 2026.01.22 22:19:12.536405 [ 277 ] {47cb1d84-a2ed-4575-9c46-986d79233d02} <Debug> TCPHandler: Processed in 0.00135439 sec. | ||
| 4866 | 2026.01.22 22:19:12.536448 [ 187 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 4867 | 2026.01.22 22:19:12.536523 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4868 | 2026.01.22 22:19:12.536537 [ 187 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4869 | 2026.01.22 22:19:12.536564 [ 199 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4870 | 2026.01.22 22:19:12.536567 [ 187 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8542 rows starting from the beginning of the part | ||
| 4871 | 2026.01.22 22:19:12.536616 [ 277 ] {be8a22a3-ef9f-48af-9518-85d923c03fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4872 | 2026.01.22 22:19:12.536627 [ 187 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 4873 | 2026.01.22 22:19:12.536673 [ 187 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 4874 | 2026.01.22 22:19:12.536673 [ 277 ] {be8a22a3-ef9f-48af-9518-85d923c03fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4875 | 2026.01.22 22:19:12.536715 [ 187 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 165 rows starting from the beginning of the part | ||
| 4876 | 2026.01.22 22:19:12.536758 [ 187 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 4877 | 2026.01.22 22:19:12.536796 [ 187 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 4878 | 2026.01.22 22:19:12.536806 [ 199 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_31_6} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4879 | 2026.01.22 22:19:12.536871 [ 199 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_31_6} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4880 | 2026.01.22 22:19:12.536954 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 4881 | 2026.01.22 22:19:12.537513 [ 277 ] {be8a22a3-ef9f-48af-9518-85d923c03fe7} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4882 | 2026.01.22 22:19:12.537548 [ 277 ] {be8a22a3-ef9f-48af-9518-85d923c03fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4883 | 2026.01.22 22:19:12.538183 [ 277 ] {be8a22a3-ef9f-48af-9518-85d923c03fe7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4884 | 2026.01.22 22:19:12.538415 [ 277 ] {be8a22a3-ef9f-48af-9518-85d923c03fe7} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4885 | 2026.01.22 22:19:12.538554 [ 277 ] {be8a22a3-ef9f-48af-9518-85d923c03fe7} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001956 sec., 18404.907975460123 rows/sec., 32.98 MiB/sec. | ||
| 4886 | 2026.01.22 22:19:12.538625 [ 277 ] {be8a22a3-ef9f-48af-9518-85d923c03fe7} <Debug> TCPHandler: Processed in 0.002151006 sec. | ||
| 4887 | 2026.01.22 22:19:12.538742 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4888 | 2026.01.22 22:19:12.538835 [ 277 ] {784e3202-fdb8-48fa-af1d-44aa5dd72d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4889 | 2026.01.22 22:19:12.538904 [ 277 ] {784e3202-fdb8-48fa-af1d-44aa5dd72d46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4890 | 2026.01.22 22:19:12.539254 [ 277 ] {784e3202-fdb8-48fa-af1d-44aa5dd72d46} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4891 | 2026.01.22 22:19:12.539291 [ 277 ] {784e3202-fdb8-48fa-af1d-44aa5dd72d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4892 | 2026.01.22 22:19:12.539676 [ 277 ] {784e3202-fdb8-48fa-af1d-44aa5dd72d46} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4893 | 2026.01.22 22:19:12.539887 [ 277 ] {784e3202-fdb8-48fa-af1d-44aa5dd72d46} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4894 | 2026.01.22 22:19:12.539974 [ 188 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9347 rows, containing 5 columns (5 merged, 0 gathered) in 0.003557067 sec., 2627726.7197947074 rows/sec., 179.85 MiB/sec. | ||
| 4895 | 2026.01.22 22:19:12.539984 [ 63 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4896 | 2026.01.22 22:19:12.540017 [ 277 ] {784e3202-fdb8-48fa-af1d-44aa5dd72d46} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0012 sec., 50000.00000000001 rows/sec., 3.37 MiB/sec. | ||
| 4897 | 2026.01.22 22:19:12.540053 [ 63 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4898 | 2026.01.22 22:19:12.540067 [ 277 ] {784e3202-fdb8-48fa-af1d-44aa5dd72d46} <Debug> TCPHandler: Processed in 0.001374941 sec. | ||
| 4899 | 2026.01.22 22:19:12.540071 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4900 | 2026.01.22 22:19:12.540145 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 4901 | 2026.01.22 22:19:12.540186 [ 188 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4902 | 2026.01.22 22:19:12.540246 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4903 | 2026.01.22 22:19:12.540272 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1506 rows starting from the beginning of the part | ||
| 4904 | 2026.01.22 22:19:12.540315 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 4905 | 2026.01.22 22:19:12.540351 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 4906 | 2026.01.22 22:19:12.540396 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 4907 | 2026.01.22 22:19:12.540431 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 4908 | 2026.01.22 22:19:12.540467 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 4909 | 2026.01.22 22:19:12.540485 [ 188 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4910 | 2026.01.22 22:19:12.540570 [ 188 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4911 | 2026.01.22 22:19:12.540649 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
| 4912 | 2026.01.22 22:19:12.541378 [ 188 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1806 rows, containing 4 columns (4 merged, 0 gathered) in 0.001269439 sec., 1422675.6858738388 rows/sec., 94.86 MiB/sec. | ||
| 4913 | 2026.01.22 22:19:12.541541 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4914 | 2026.01.22 22:19:12.541785 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_31_6} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4915 | 2026.01.22 22:19:12.541851 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_31_6} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4916 | 2026.01.22 22:19:12.541908 [ 208 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4917 | 2026.01.22 22:19:14.781768 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10976 | ||
| 4918 | 2026.01.22 22:19:14.782310 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4919 | 2026.01.22 22:19:14.782356 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4920 | 2026.01.22 22:19:14.782901 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4921 | 2026.01.22 22:19:14.783127 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4922 | 2026.01.22 22:19:14.783259 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10976 | ||
| 4923 | 2026.01.22 22:19:15.364698 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4924 | 2026.01.22 22:19:15.380986 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4925 | 2026.01.22 22:19:15.381046 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4926 | 2026.01.22 22:19:15.387258 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4927 | 2026.01.22 22:19:15.387966 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4928 | 2026.01.22 22:19:15.390959 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4929 | 2026.01.22 22:19:17.557644 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4930 | 2026.01.22 22:19:17.557942 [ 277 ] {5e24df53-2be8-41c9-a8c7-56898a397304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4931 | 2026.01.22 22:19:17.558031 [ 277 ] {5e24df53-2be8-41c9-a8c7-56898a397304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4932 | 2026.01.22 22:19:17.558626 [ 277 ] {5e24df53-2be8-41c9-a8c7-56898a397304} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4933 | 2026.01.22 22:19:17.558671 [ 277 ] {5e24df53-2be8-41c9-a8c7-56898a397304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4934 | 2026.01.22 22:19:17.559056 [ 277 ] {5e24df53-2be8-41c9-a8c7-56898a397304} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4935 | 2026.01.22 22:19:17.559271 [ 277 ] {5e24df53-2be8-41c9-a8c7-56898a397304} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4936 | 2026.01.22 22:19:17.559422 [ 277 ] {5e24df53-2be8-41c9-a8c7-56898a397304} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001556 sec., 15424.164524421592 rows/sec., 1.28 MiB/sec. | ||
| 4937 | 2026.01.22 22:19:17.559462 [ 277 ] {5e24df53-2be8-41c9-a8c7-56898a397304} <Debug> TCPHandler: Processed in 0.001993635 sec. | ||
| 4938 | 2026.01.22 22:19:17.559573 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4939 | 2026.01.22 22:19:17.559666 [ 277 ] {d718a393-8373-4052-bc07-e8b9dc4161b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4940 | 2026.01.22 22:19:17.559706 [ 277 ] {d718a393-8373-4052-bc07-e8b9dc4161b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4941 | 2026.01.22 22:19:17.560080 [ 277 ] {d718a393-8373-4052-bc07-e8b9dc4161b1} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4942 | 2026.01.22 22:19:17.560116 [ 277 ] {d718a393-8373-4052-bc07-e8b9dc4161b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4943 | 2026.01.22 22:19:17.560405 [ 277 ] {d718a393-8373-4052-bc07-e8b9dc4161b1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4944 | 2026.01.22 22:19:17.560628 [ 277 ] {d718a393-8373-4052-bc07-e8b9dc4161b1} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4945 | 2026.01.22 22:19:17.560753 [ 277 ] {d718a393-8373-4052-bc07-e8b9dc4161b1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001105 sec., 1809.9547511312217 rows/sec., 147.59 KiB/sec. | ||
| 4946 | 2026.01.22 22:19:17.560789 [ 277 ] {d718a393-8373-4052-bc07-e8b9dc4161b1} <Debug> TCPHandler: Processed in 0.00126367 sec. | ||
| 4947 | 2026.01.22 22:19:17.560897 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4948 | 2026.01.22 22:19:17.560990 [ 277 ] {25fa309e-2894-48dd-8208-9f344144b49f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4949 | 2026.01.22 22:19:17.561028 [ 277 ] {25fa309e-2894-48dd-8208-9f344144b49f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4950 | 2026.01.22 22:19:17.561978 [ 277 ] {25fa309e-2894-48dd-8208-9f344144b49f} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4951 | 2026.01.22 22:19:17.562014 [ 277 ] {25fa309e-2894-48dd-8208-9f344144b49f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4952 | 2026.01.22 22:19:17.562378 [ 277 ] {25fa309e-2894-48dd-8208-9f344144b49f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4953 | 2026.01.22 22:19:17.562586 [ 277 ] {25fa309e-2894-48dd-8208-9f344144b49f} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4954 | 2026.01.22 22:19:17.562710 [ 277 ] {25fa309e-2894-48dd-8208-9f344144b49f} <Debug> executeQuery: Read 1327 rows, 112.98 KiB in 0.001738 sec., 763521.2888377445 rows/sec., 63.48 MiB/sec. | ||
| 4955 | 2026.01.22 22:19:17.562746 [ 277 ] {25fa309e-2894-48dd-8208-9f344144b49f} <Debug> TCPHandler: Processed in 0.001896774 sec. | ||
| 4956 | 2026.01.22 22:19:17.562844 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4957 | 2026.01.22 22:19:17.562937 [ 277 ] {20670504-cce3-4a56-ae2d-53ef79d0b4f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4958 | 2026.01.22 22:19:17.562975 [ 277 ] {20670504-cce3-4a56-ae2d-53ef79d0b4f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4959 | 2026.01.22 22:19:17.563374 [ 277 ] {20670504-cce3-4a56-ae2d-53ef79d0b4f6} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4960 | 2026.01.22 22:19:17.563410 [ 277 ] {20670504-cce3-4a56-ae2d-53ef79d0b4f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4961 | 2026.01.22 22:19:17.563708 [ 277 ] {20670504-cce3-4a56-ae2d-53ef79d0b4f6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4962 | 2026.01.22 22:19:17.563909 [ 277 ] {20670504-cce3-4a56-ae2d-53ef79d0b4f6} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4963 | 2026.01.22 22:19:17.564023 [ 76 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4964 | 2026.01.22 22:19:17.564033 [ 277 ] {20670504-cce3-4a56-ae2d-53ef79d0b4f6} <Debug> executeQuery: Read 19 rows, 1.48 KiB in 0.001115 sec., 17040.358744394616 rows/sec., 1.29 MiB/sec. | ||
| 4965 | 2026.01.22 22:19:17.564087 [ 76 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4966 | 2026.01.22 22:19:17.564094 [ 277 ] {20670504-cce3-4a56-ae2d-53ef79d0b4f6} <Debug> TCPHandler: Processed in 0.001296609 sec. | ||
| 4967 | 2026.01.22 22:19:17.564115 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4968 | 2026.01.22 22:19:17.564210 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4969 | 2026.01.22 22:19:17.564235 [ 198 ] {1300943d-9fd4-47f6-9844-87364234b6ab::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 | ||
| 4970 | 2026.01.22 22:19:17.564306 [ 277 ] {ef337f3c-bb7c-4ef4-9b20-edd3a7c47d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4971 | 2026.01.22 22:19:17.564350 [ 277 ] {ef337f3c-bb7c-4ef4-9b20-edd3a7c47d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4972 | 2026.01.22 22:19:17.564385 [ 198 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4973 | 2026.01.22 22:19:17.564425 [ 198 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 296 rows starting from the beginning of the part | ||
| 4974 | 2026.01.22 22:19:17.564511 [ 198 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part | ||
| 4975 | 2026.01.22 22:19:17.564610 [ 198 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 46 rows starting from the beginning of the part | ||
| 4976 | 2026.01.22 22:19:17.564683 [ 198 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part | ||
| 4977 | 2026.01.22 22:19:17.564727 [ 198 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
| 4978 | 2026.01.22 22:19:17.564775 [ 198 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 19 rows starting from the beginning of the part | ||
| 4979 | 2026.01.22 22:19:17.564802 [ 277 ] {ef337f3c-bb7c-4ef4-9b20-edd3a7c47d92} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4980 | 2026.01.22 22:19:17.564842 [ 277 ] {ef337f3c-bb7c-4ef4-9b20-edd3a7c47d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4981 | 2026.01.22 22:19:17.565203 [ 277 ] {ef337f3c-bb7c-4ef4-9b20-edd3a7c47d92} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4982 | 2026.01.22 22:19:17.565427 [ 277 ] {ef337f3c-bb7c-4ef4-9b20-edd3a7c47d92} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4983 | 2026.01.22 22:19:17.565557 [ 277 ] {ef337f3c-bb7c-4ef4-9b20-edd3a7c47d92} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001268 sec., 198738.17034700315 rows/sec., 13.75 MiB/sec. | ||
| 4984 | 2026.01.22 22:19:17.565594 [ 277 ] {ef337f3c-bb7c-4ef4-9b20-edd3a7c47d92} <Debug> TCPHandler: Processed in 0.00143161 sec. | ||
| 4985 | 2026.01.22 22:19:17.565720 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4986 | 2026.01.22 22:19:17.565760 [ 208 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 407 rows, containing 5 columns (5 merged, 0 gathered) in 0.001578522 sec., 257836.1277194743 rows/sec., 17.80 MiB/sec. | ||
| 4987 | 2026.01.22 22:19:17.565814 [ 277 ] {6bd54bd8-59f6-4341-b990-241ca56a5542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4988 | 2026.01.22 22:19:17.565859 [ 277 ] {6bd54bd8-59f6-4341-b990-241ca56a5542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4989 | 2026.01.22 22:19:17.565910 [ 198 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4990 | 2026.01.22 22:19:17.566185 [ 198 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_26_5} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4991 | 2026.01.22 22:19:17.566255 [ 198 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_26_5} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4992 | 2026.01.22 22:19:17.566268 [ 277 ] {6bd54bd8-59f6-4341-b990-241ca56a5542} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4993 | 2026.01.22 22:19:17.566309 [ 277 ] {6bd54bd8-59f6-4341-b990-241ca56a5542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4994 | 2026.01.22 22:19:17.566330 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4995 | 2026.01.22 22:19:17.566623 [ 277 ] {6bd54bd8-59f6-4341-b990-241ca56a5542} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4996 | 2026.01.22 22:19:17.566835 [ 277 ] {6bd54bd8-59f6-4341-b990-241ca56a5542} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4997 | 2026.01.22 22:19:17.566961 [ 277 ] {6bd54bd8-59f6-4341-b990-241ca56a5542} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001164 sec., 10309.278350515464 rows/sec., 805.41 KiB/sec. | ||
| 4998 | 2026.01.22 22:19:17.566999 [ 277 ] {6bd54bd8-59f6-4341-b990-241ca56a5542} <Debug> TCPHandler: Processed in 0.00133031 sec. | ||
| 4999 | 2026.01.22 22:19:17.567119 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5000 | 2026.01.22 22:19:17.567214 [ 277 ] {4358c2c2-547a-46df-9d9f-fb0053a523ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5001 | 2026.01.22 22:19:17.567252 [ 277 ] {4358c2c2-547a-46df-9d9f-fb0053a523ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5002 | 2026.01.22 22:19:17.567807 [ 277 ] {4358c2c2-547a-46df-9d9f-fb0053a523ef} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5003 | 2026.01.22 22:19:17.567844 [ 277 ] {4358c2c2-547a-46df-9d9f-fb0053a523ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5004 | 2026.01.22 22:19:17.568165 [ 277 ] {4358c2c2-547a-46df-9d9f-fb0053a523ef} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5005 | 2026.01.22 22:19:17.568367 [ 277 ] {4358c2c2-547a-46df-9d9f-fb0053a523ef} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5006 | 2026.01.22 22:19:17.568492 [ 277 ] {4358c2c2-547a-46df-9d9f-fb0053a523ef} <Debug> executeQuery: Read 563 rows, 43.23 KiB in 0.001296 sec., 434413.58024691354 rows/sec., 32.57 MiB/sec. | ||
| 5007 | 2026.01.22 22:19:17.568530 [ 277 ] {4358c2c2-547a-46df-9d9f-fb0053a523ef} <Debug> TCPHandler: Processed in 0.001460581 sec. | ||
| 5008 | 2026.01.22 22:19:17.568643 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5009 | 2026.01.22 22:19:17.568738 [ 277 ] {b33290fe-7482-4271-a0c0-061d555c3792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5010 | 2026.01.22 22:19:17.568780 [ 277 ] {b33290fe-7482-4271-a0c0-061d555c3792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5011 | 2026.01.22 22:19:17.569336 [ 277 ] {b33290fe-7482-4271-a0c0-061d555c3792} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5012 | 2026.01.22 22:19:17.569372 [ 277 ] {b33290fe-7482-4271-a0c0-061d555c3792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5013 | 2026.01.22 22:19:17.569739 [ 277 ] {b33290fe-7482-4271-a0c0-061d555c3792} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5014 | 2026.01.22 22:19:17.569950 [ 277 ] {b33290fe-7482-4271-a0c0-061d555c3792} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5015 | 2026.01.22 22:19:17.570080 [ 277 ] {b33290fe-7482-4271-a0c0-061d555c3792} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.00136 sec., 647794.1176470588 rows/sec., 43.97 MiB/sec. | ||
| 5016 | 2026.01.22 22:19:17.570116 [ 277 ] {b33290fe-7482-4271-a0c0-061d555c3792} <Debug> TCPHandler: Processed in 0.001523271 sec. | ||
| 5017 | 2026.01.22 22:19:17.570227 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5018 | 2026.01.22 22:19:17.570321 [ 277 ] {b40a0a3d-a873-48c6-857e-4403905db36e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5019 | 2026.01.22 22:19:17.570375 [ 277 ] {b40a0a3d-a873-48c6-857e-4403905db36e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5020 | 2026.01.22 22:19:17.571107 [ 277 ] {b40a0a3d-a873-48c6-857e-4403905db36e} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5021 | 2026.01.22 22:19:17.571143 [ 277 ] {b40a0a3d-a873-48c6-857e-4403905db36e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5022 | 2026.01.22 22:19:17.571639 [ 277 ] {b40a0a3d-a873-48c6-857e-4403905db36e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5023 | 2026.01.22 22:19:17.571859 [ 277 ] {b40a0a3d-a873-48c6-857e-4403905db36e} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5024 | 2026.01.22 22:19:17.571999 [ 277 ] {b40a0a3d-a873-48c6-857e-4403905db36e} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001696 sec., 2948.1132075471696 rows/sec., 5.28 MiB/sec. | ||
| 5025 | 2026.01.22 22:19:17.572059 [ 277 ] {b40a0a3d-a873-48c6-857e-4403905db36e} <Debug> TCPHandler: Processed in 0.001882934 sec. | ||
| 5026 | 2026.01.22 22:19:17.572171 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5027 | 2026.01.22 22:19:17.572265 [ 277 ] {242a0028-afce-4a9d-abf7-123628adefc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5028 | 2026.01.22 22:19:17.572307 [ 277 ] {242a0028-afce-4a9d-abf7-123628adefc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5029 | 2026.01.22 22:19:17.572637 [ 277 ] {242a0028-afce-4a9d-abf7-123628adefc7} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5030 | 2026.01.22 22:19:17.572672 [ 277 ] {242a0028-afce-4a9d-abf7-123628adefc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5031 | 2026.01.22 22:19:17.572972 [ 277 ] {242a0028-afce-4a9d-abf7-123628adefc7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5032 | 2026.01.22 22:19:17.573178 [ 277 ] {242a0028-afce-4a9d-abf7-123628adefc7} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5033 | 2026.01.22 22:19:17.573307 [ 277 ] {242a0028-afce-4a9d-abf7-123628adefc7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 5034 | 2026.01.22 22:19:17.573342 [ 277 ] {242a0028-afce-4a9d-abf7-123628adefc7} <Debug> TCPHandler: Processed in 0.001222589 sec. | ||
| 5035 | 2026.01.22 22:19:22.165870 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5036 | 2026.01.22 22:19:22.165948 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5037 | 2026.01.22 22:19:22.283362 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11488 | ||
| 5038 | 2026.01.22 22:19:22.283954 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5039 | 2026.01.22 22:19:22.283996 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5040 | 2026.01.22 22:19:22.284480 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5041 | 2026.01.22 22:19:22.284711 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5042 | 2026.01.22 22:19:22.284837 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11488 | ||
| 5043 | 2026.01.22 22:19:22.308303 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 638 | ||
| 5044 | 2026.01.22 22:19:22.311040 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5045 | 2026.01.22 22:19:22.311096 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5046 | 2026.01.22 22:19:22.312302 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5047 | 2026.01.22 22:19:22.312587 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5048 | 2026.01.22 22:19:22.312947 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 638 | ||
| 5049 | 2026.01.22 22:19:22.529773 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5050 | 2026.01.22 22:19:22.529946 [ 277 ] {4e1c6e4f-0580-45cf-9dec-da31782e4215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5051 | 2026.01.22 22:19:22.530009 [ 277 ] {4e1c6e4f-0580-45cf-9dec-da31782e4215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5052 | 2026.01.22 22:19:22.530676 [ 277 ] {4e1c6e4f-0580-45cf-9dec-da31782e4215} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5053 | 2026.01.22 22:19:22.530722 [ 277 ] {4e1c6e4f-0580-45cf-9dec-da31782e4215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5054 | 2026.01.22 22:19:22.531119 [ 277 ] {4e1c6e4f-0580-45cf-9dec-da31782e4215} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5055 | 2026.01.22 22:19:22.531349 [ 277 ] {4e1c6e4f-0580-45cf-9dec-da31782e4215} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5056 | 2026.01.22 22:19:22.531504 [ 277 ] {4e1c6e4f-0580-45cf-9dec-da31782e4215} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001611 sec., 79453.75543140907 rows/sec., 6.83 MiB/sec. | ||
| 5057 | 2026.01.22 22:19:22.531547 [ 277 ] {4e1c6e4f-0580-45cf-9dec-da31782e4215} <Debug> TCPHandler: Processed in 0.001896314 sec. | ||
| 5058 | 2026.01.22 22:19:22.531670 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5059 | 2026.01.22 22:19:22.531766 [ 277 ] {488ccab9-da0e-4358-84d3-a56bba1e97f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5060 | 2026.01.22 22:19:22.531808 [ 277 ] {488ccab9-da0e-4358-84d3-a56bba1e97f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5061 | 2026.01.22 22:19:22.532227 [ 277 ] {488ccab9-da0e-4358-84d3-a56bba1e97f9} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5062 | 2026.01.22 22:19:22.532266 [ 277 ] {488ccab9-da0e-4358-84d3-a56bba1e97f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5063 | 2026.01.22 22:19:22.532572 [ 277 ] {488ccab9-da0e-4358-84d3-a56bba1e97f9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5064 | 2026.01.22 22:19:22.532778 [ 277 ] {488ccab9-da0e-4358-84d3-a56bba1e97f9} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5065 | 2026.01.22 22:19:22.532913 [ 277 ] {488ccab9-da0e-4358-84d3-a56bba1e97f9} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001167 sec., 30848.329048843185 rows/sec., 2.27 MiB/sec. | ||
| 5066 | 2026.01.22 22:19:22.532951 [ 277 ] {488ccab9-da0e-4358-84d3-a56bba1e97f9} <Debug> TCPHandler: Processed in 0.001330289 sec. | ||
| 5067 | 2026.01.22 22:19:22.533057 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5068 | 2026.01.22 22:19:22.533151 [ 277 ] {3aa6f398-7370-4789-9dfb-01c3ea2d8e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5069 | 2026.01.22 22:19:22.533193 [ 277 ] {3aa6f398-7370-4789-9dfb-01c3ea2d8e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5070 | 2026.01.22 22:19:22.533627 [ 277 ] {3aa6f398-7370-4789-9dfb-01c3ea2d8e0a} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5071 | 2026.01.22 22:19:22.533662 [ 277 ] {3aa6f398-7370-4789-9dfb-01c3ea2d8e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5072 | 2026.01.22 22:19:22.533972 [ 277 ] {3aa6f398-7370-4789-9dfb-01c3ea2d8e0a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5073 | 2026.01.22 22:19:22.534180 [ 277 ] {3aa6f398-7370-4789-9dfb-01c3ea2d8e0a} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5074 | 2026.01.22 22:19:22.534308 [ 277 ] {3aa6f398-7370-4789-9dfb-01c3ea2d8e0a} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001174 sec., 85178.87563884158 rows/sec., 6.65 MiB/sec. | ||
| 5075 | 2026.01.22 22:19:22.534344 [ 277 ] {3aa6f398-7370-4789-9dfb-01c3ea2d8e0a} <Debug> TCPHandler: Processed in 0.00133496 sec. | ||
| 5076 | 2026.01.22 22:19:22.534462 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5077 | 2026.01.22 22:19:22.534556 [ 277 ] {428c1220-ac3e-4d88-b613-fda1d0efec3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5078 | 2026.01.22 22:19:22.534599 [ 277 ] {428c1220-ac3e-4d88-b613-fda1d0efec3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5079 | 2026.01.22 22:19:22.535002 [ 277 ] {428c1220-ac3e-4d88-b613-fda1d0efec3d} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5080 | 2026.01.22 22:19:22.535036 [ 277 ] {428c1220-ac3e-4d88-b613-fda1d0efec3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5081 | 2026.01.22 22:19:22.535364 [ 277 ] {428c1220-ac3e-4d88-b613-fda1d0efec3d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5082 | 2026.01.22 22:19:22.535580 [ 277 ] {428c1220-ac3e-4d88-b613-fda1d0efec3d} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5083 | 2026.01.22 22:19:22.535709 [ 277 ] {428c1220-ac3e-4d88-b613-fda1d0efec3d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 5084 | 2026.01.22 22:19:22.535744 [ 277 ] {428c1220-ac3e-4d88-b613-fda1d0efec3d} <Debug> TCPHandler: Processed in 0.00133093 sec. | ||
| 5085 | 2026.01.22 22:19:22.535848 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5086 | 2026.01.22 22:19:22.535940 [ 277 ] {3581d3f8-5a0a-4f39-8868-0656d49ce302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5087 | 2026.01.22 22:19:22.535993 [ 277 ] {3581d3f8-5a0a-4f39-8868-0656d49ce302} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5088 | 2026.01.22 22:19:22.536782 [ 277 ] {3581d3f8-5a0a-4f39-8868-0656d49ce302} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5089 | 2026.01.22 22:19:22.536816 [ 277 ] {3581d3f8-5a0a-4f39-8868-0656d49ce302} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5090 | 2026.01.22 22:19:22.537370 [ 277 ] {3581d3f8-5a0a-4f39-8868-0656d49ce302} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5091 | 2026.01.22 22:19:22.537590 [ 277 ] {3581d3f8-5a0a-4f39-8868-0656d49ce302} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5092 | 2026.01.22 22:19:22.537731 [ 277 ] {3581d3f8-5a0a-4f39-8868-0656d49ce302} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00181 sec., 19889.50276243094 rows/sec., 35.64 MiB/sec. | ||
| 5093 | 2026.01.22 22:19:22.537795 [ 277 ] {3581d3f8-5a0a-4f39-8868-0656d49ce302} <Debug> TCPHandler: Processed in 0.001995714 sec. | ||
| 5094 | 2026.01.22 22:19:22.537913 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5095 | 2026.01.22 22:19:22.538006 [ 277 ] {af1b984d-0fa9-4e70-96e6-6661f19f347a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5096 | 2026.01.22 22:19:22.538048 [ 277 ] {af1b984d-0fa9-4e70-96e6-6661f19f347a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5097 | 2026.01.22 22:19:22.538382 [ 277 ] {af1b984d-0fa9-4e70-96e6-6661f19f347a} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5098 | 2026.01.22 22:19:22.538416 [ 277 ] {af1b984d-0fa9-4e70-96e6-6661f19f347a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5099 | 2026.01.22 22:19:22.538712 [ 277 ] {af1b984d-0fa9-4e70-96e6-6661f19f347a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5100 | 2026.01.22 22:19:22.538926 [ 277 ] {af1b984d-0fa9-4e70-96e6-6661f19f347a} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5101 | 2026.01.22 22:19:22.539050 [ 277 ] {af1b984d-0fa9-4e70-96e6-6661f19f347a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 5102 | 2026.01.22 22:19:22.539084 [ 277 ] {af1b984d-0fa9-4e70-96e6-6661f19f347a} <Debug> TCPHandler: Processed in 0.001220579 sec. | ||
| 5103 | 2026.01.22 22:19:22.891030 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5104 | 2026.01.22 22:19:22.909480 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5105 | 2026.01.22 22:19:22.909533 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5106 | 2026.01.22 22:19:22.915821 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5107 | 2026.01.22 22:19:22.916512 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5108 | 2026.01.22 22:19:22.919798 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5109 | 2026.01.22 22:19:27.527890 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5110 | 2026.01.22 22:19:27.528075 [ 277 ] {8aa9019b-49aa-4670-aa4a-28fed851b176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5111 | 2026.01.22 22:19:27.528142 [ 277 ] {8aa9019b-49aa-4670-aa4a-28fed851b176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5112 | 2026.01.22 22:19:27.528880 [ 277 ] {8aa9019b-49aa-4670-aa4a-28fed851b176} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5113 | 2026.01.22 22:19:27.528930 [ 277 ] {8aa9019b-49aa-4670-aa4a-28fed851b176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5114 | 2026.01.22 22:19:27.529364 [ 277 ] {8aa9019b-49aa-4670-aa4a-28fed851b176} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5115 | 2026.01.22 22:19:27.529624 [ 277 ] {8aa9019b-49aa-4670-aa4a-28fed851b176} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5116 | 2026.01.22 22:19:27.529786 [ 277 ] {8aa9019b-49aa-4670-aa4a-28fed851b176} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.00176 sec., 37500 rows/sec., 2.97 MiB/sec. | ||
| 5117 | 2026.01.22 22:19:27.529838 [ 277 ] {8aa9019b-49aa-4670-aa4a-28fed851b176} <Debug> TCPHandler: Processed in 0.002077146 sec. | ||
| 5118 | 2026.01.22 22:19:27.529991 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5119 | 2026.01.22 22:19:27.530121 [ 277 ] {c6f2c6d1-5ad6-4e89-bf69-e2c0f58d0cf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5120 | 2026.01.22 22:19:27.530166 [ 277 ] {c6f2c6d1-5ad6-4e89-bf69-e2c0f58d0cf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5121 | 2026.01.22 22:19:27.530588 [ 277 ] {c6f2c6d1-5ad6-4e89-bf69-e2c0f58d0cf7} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5122 | 2026.01.22 22:19:27.530627 [ 277 ] {c6f2c6d1-5ad6-4e89-bf69-e2c0f58d0cf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5123 | 2026.01.22 22:19:27.530945 [ 277 ] {c6f2c6d1-5ad6-4e89-bf69-e2c0f58d0cf7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5124 | 2026.01.22 22:19:27.531165 [ 277 ] {c6f2c6d1-5ad6-4e89-bf69-e2c0f58d0cf7} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5125 | 2026.01.22 22:19:27.531301 [ 277 ] {c6f2c6d1-5ad6-4e89-bf69-e2c0f58d0cf7} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001212 sec., 4125.412541254125 rows/sec., 310.21 KiB/sec. | ||
| 5126 | 2026.01.22 22:19:27.531339 [ 277 ] {c6f2c6d1-5ad6-4e89-bf69-e2c0f58d0cf7} <Debug> TCPHandler: Processed in 0.001411461 sec. | ||
| 5127 | 2026.01.22 22:19:27.531454 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5128 | 2026.01.22 22:19:27.531549 [ 277 ] {a6e24932-c00d-407c-9000-2d9b7518ed18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5129 | 2026.01.22 22:19:27.531588 [ 277 ] {a6e24932-c00d-407c-9000-2d9b7518ed18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5130 | 2026.01.22 22:19:27.532001 [ 277 ] {a6e24932-c00d-407c-9000-2d9b7518ed18} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5131 | 2026.01.22 22:19:27.532037 [ 277 ] {a6e24932-c00d-407c-9000-2d9b7518ed18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5132 | 2026.01.22 22:19:27.532345 [ 277 ] {a6e24932-c00d-407c-9000-2d9b7518ed18} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5133 | 2026.01.22 22:19:27.532552 [ 277 ] {a6e24932-c00d-407c-9000-2d9b7518ed18} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5134 | 2026.01.22 22:19:27.532677 [ 277 ] {a6e24932-c00d-407c-9000-2d9b7518ed18} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001147 sec., 60156.93112467306 rows/sec., 4.70 MiB/sec. | ||
| 5135 | 2026.01.22 22:19:27.532713 [ 277 ] {a6e24932-c00d-407c-9000-2d9b7518ed18} <Debug> TCPHandler: Processed in 0.00130666 sec. | ||
| 5136 | 2026.01.22 22:19:27.532825 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5137 | 2026.01.22 22:19:27.532916 [ 277 ] {8fa5fdac-6b5f-460f-9b9b-6c302a54d04e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5138 | 2026.01.22 22:19:27.532959 [ 277 ] {8fa5fdac-6b5f-460f-9b9b-6c302a54d04e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5139 | 2026.01.22 22:19:27.533367 [ 277 ] {8fa5fdac-6b5f-460f-9b9b-6c302a54d04e} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5140 | 2026.01.22 22:19:27.533403 [ 277 ] {8fa5fdac-6b5f-460f-9b9b-6c302a54d04e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5141 | 2026.01.22 22:19:27.533732 [ 277 ] {8fa5fdac-6b5f-460f-9b9b-6c302a54d04e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5142 | 2026.01.22 22:19:27.533949 [ 277 ] {8fa5fdac-6b5f-460f-9b9b-6c302a54d04e} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5143 | 2026.01.22 22:19:27.534076 [ 277 ] {8fa5fdac-6b5f-460f-9b9b-6c302a54d04e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 5144 | 2026.01.22 22:19:27.534111 [ 277 ] {8fa5fdac-6b5f-460f-9b9b-6c302a54d04e} <Debug> TCPHandler: Processed in 0.00133258 sec. | ||
| 5145 | 2026.01.22 22:19:27.534214 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5146 | 2026.01.22 22:19:27.534304 [ 277 ] {10881fb7-9866-4f76-9d35-fc6f367f1e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5147 | 2026.01.22 22:19:27.534356 [ 277 ] {10881fb7-9866-4f76-9d35-fc6f367f1e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5148 | 2026.01.22 22:19:27.535098 [ 277 ] {10881fb7-9866-4f76-9d35-fc6f367f1e3f} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5149 | 2026.01.22 22:19:27.535134 [ 277 ] {10881fb7-9866-4f76-9d35-fc6f367f1e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5150 | 2026.01.22 22:19:27.535641 [ 277 ] {10881fb7-9866-4f76-9d35-fc6f367f1e3f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5151 | 2026.01.22 22:19:27.535849 [ 277 ] {10881fb7-9866-4f76-9d35-fc6f367f1e3f} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5152 | 2026.01.22 22:19:27.535960 [ 69 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5153 | 2026.01.22 22:19:27.535985 [ 277 ] {10881fb7-9866-4f76-9d35-fc6f367f1e3f} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001698 sec., 2944.6407538280328 rows/sec., 5.28 MiB/sec. | ||
| 5154 | 2026.01.22 22:19:27.536031 [ 69 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5155 | 2026.01.22 22:19:27.536056 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5156 | 2026.01.22 22:19:27.536060 [ 277 ] {10881fb7-9866-4f76-9d35-fc6f367f1e3f} <Debug> TCPHandler: Processed in 0.001892104 sec. | ||
| 5157 | 2026.01.22 22:19:27.536170 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::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 | ||
| 5158 | 2026.01.22 22:19:27.536187 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5159 | 2026.01.22 22:19:27.536290 [ 277 ] {42f43b64-63a6-4457-86cf-ada193828ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5160 | 2026.01.22 22:19:27.536331 [ 277 ] {42f43b64-63a6-4457-86cf-ada193828ca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5161 | 2026.01.22 22:19:27.536420 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5162 | 2026.01.22 22:19:27.536510 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 484 rows starting from the beginning of the part | ||
| 5163 | 2026.01.22 22:19:27.536668 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part | ||
| 5164 | 2026.01.22 22:19:27.536683 [ 277 ] {42f43b64-63a6-4457-86cf-ada193828ca6} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5165 | 2026.01.22 22:19:27.536722 [ 277 ] {42f43b64-63a6-4457-86cf-ada193828ca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5166 | 2026.01.22 22:19:27.536783 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part | ||
| 5167 | 2026.01.22 22:19:27.536885 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part | ||
| 5168 | 2026.01.22 22:19:27.536986 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
| 5169 | 2026.01.22 22:19:27.537041 [ 277 ] {42f43b64-63a6-4457-86cf-ada193828ca6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5170 | 2026.01.22 22:19:27.537086 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part | ||
| 5171 | 2026.01.22 22:19:27.537251 [ 277 ] {42f43b64-63a6-4457-86cf-ada193828ca6} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5172 | 2026.01.22 22:19:27.537383 [ 277 ] {42f43b64-63a6-4457-86cf-ada193828ca6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 5173 | 2026.01.22 22:19:27.537420 [ 277 ] {42f43b64-63a6-4457-86cf-ada193828ca6} <Debug> TCPHandler: Processed in 0.001281 sec. | ||
| 5174 | 2026.01.22 22:19:27.560229 [ 198 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 571 rows, containing 19 columns (19 merged, 0 gathered) in 0.024101428 sec., 23691.542260483486 rows/sec., 42.45 MiB/sec. | ||
| 5175 | 2026.01.22 22:19:27.561091 [ 208 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5176 | 2026.01.22 22:19:27.561496 [ 208 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5177 | 2026.01.22 22:19:27.561575 [ 208 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5178 | 2026.01.22 22:19:27.561718 [ 208 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 5179 | 2026.01.22 22:19:28.000241 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.31 MiB, peak 262.64 MiB, free memory in arenas 0.00 B, will set to 257.10 MiB (RSS), difference: 1.79 MiB | ||
| 5180 | 2026.01.22 22:19:29.082568 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54436 | ||
| 5181 | 2026.01.22 22:19:29.082682 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5182 | 2026.01.22 22:19:29.082710 [ 286 ] {} <Debug> TCP-Session: 75ef041d-984d-4870-8135-310d45abd5f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54436 | ||
| 5183 | 2026.01.22 22:19:29.082735 [ 286 ] {} <Debug> TCP-Session: 75ef041d-984d-4870-8135-310d45abd5f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5184 | 2026.01.22 22:19:29.082750 [ 286 ] {} <Debug> TCP-Session: 75ef041d-984d-4870-8135-310d45abd5f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5185 | 2026.01.22 22:19:29.082970 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41869 | ||
| 5186 | 2026.01.22 22:19:29.083002 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63076 | ||
| 5187 | 2026.01.22 22:19:29.083021 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35726 | ||
| 5188 | 2026.01.22 22:19:29.083047 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61809 | ||
| 5189 | 2026.01.22 22:19:29.083087 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5190 | 2026.01.22 22:19:29.083056 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54091 | ||
| 5191 | 2026.01.22 22:19:29.083129 [ 288 ] {} <Debug> TCP-Session: 41435a81-c19e-4a9c-a328-841ddd12f624 Authenticating user 'default' from [fd00:1122:3344:101::e]:41869 | ||
| 5192 | 2026.01.22 22:19:29.083150 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5193 | 2026.01.22 22:19:29.083036 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46210 | ||
| 5194 | 2026.01.22 22:19:29.083176 [ 288 ] {} <Debug> TCP-Session: 41435a81-c19e-4a9c-a328-841ddd12f624 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5195 | 2026.01.22 22:19:29.083187 [ 290 ] {} <Debug> TCP-Session: 7a5752c1-ed45-40e5-8564-f2d151fd90e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63076 | ||
| 5196 | 2026.01.22 22:19:29.083214 [ 288 ] {} <Debug> TCP-Session: 41435a81-c19e-4a9c-a328-841ddd12f624 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5197 | 2026.01.22 22:19:29.083234 [ 290 ] {} <Debug> TCP-Session: 7a5752c1-ed45-40e5-8564-f2d151fd90e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5198 | 2026.01.22 22:19:29.083024 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60366 | ||
| 5199 | 2026.01.22 22:19:29.083256 [ 290 ] {} <Debug> TCP-Session: 7a5752c1-ed45-40e5-8564-f2d151fd90e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5200 | 2026.01.22 22:19:29.083001 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52293 | ||
| 5201 | 2026.01.22 22:19:29.083051 [ 286 ] {} <Trace> TCP-Session: 75ef041d-984d-4870-8135-310d45abd5f6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5202 | 2026.01.22 22:19:29.083362 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5203 | 2026.01.22 22:19:29.083398 [ 275 ] {} <Debug> TCP-Session: a34a5dce-c970-4da2-b326-02aedf37e7bf Authenticating user 'default' from [fd00:1122:3344:101::e]:54091 | ||
| 5204 | 2026.01.22 22:19:29.083415 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5205 | 2026.01.22 22:19:29.083423 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5206 | 2026.01.22 22:19:29.083450 [ 293 ] {} <Debug> TCP-Session: dcd7f424-6c92-494a-a8a4-8dfa23ebf825 Authenticating user 'default' from [fd00:1122:3344:101::e]:46210 | ||
| 5207 | 2026.01.22 22:19:29.083464 [ 292 ] {} <Debug> TCP-Session: d8979c07-e200-4617-9157-efe20a93e960 Authenticating user 'default' from [fd00:1122:3344:101::e]:60366 | ||
| 5208 | 2026.01.22 22:19:29.083478 [ 293 ] {} <Debug> TCP-Session: dcd7f424-6c92-494a-a8a4-8dfa23ebf825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5209 | 2026.01.22 22:19:29.083492 [ 286 ] {dadf7172-e7fc-4fdd-9b6b-d300987ff9c6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54436) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5210 | 2026.01.22 22:19:29.083493 [ 292 ] {} <Debug> TCP-Session: d8979c07-e200-4617-9157-efe20a93e960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5211 | 2026.01.22 22:19:29.083513 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5212 | 2026.01.22 22:19:29.083532 [ 292 ] {} <Debug> TCP-Session: d8979c07-e200-4617-9157-efe20a93e960 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5213 | 2026.01.22 22:19:29.083514 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5214 | 2026.01.22 22:19:29.083550 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5215 | 2026.01.22 22:19:29.083591 [ 291 ] {} <Debug> TCP-Session: 4cec147d-6081-430f-88bd-3a08048ce07e Authenticating user 'default' from [fd00:1122:3344:101::e]:35726 | ||
| 5216 | 2026.01.22 22:19:29.083609 [ 294 ] {} <Debug> TCP-Session: 03dbb7ea-0aa1-4367-a705-27d468581dba Authenticating user 'default' from [fd00:1122:3344:101::e]:61809 | ||
| 5217 | 2026.01.22 22:19:29.083625 [ 291 ] {} <Debug> TCP-Session: 4cec147d-6081-430f-88bd-3a08048ce07e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5218 | 2026.01.22 22:19:29.083550 [ 289 ] {} <Debug> TCP-Session: 389ce145-04c7-42df-b9d8-a8e94428f8c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:52293 | ||
| 5219 | 2026.01.22 22:19:29.083647 [ 294 ] {} <Debug> TCP-Session: 03dbb7ea-0aa1-4367-a705-27d468581dba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5220 | 2026.01.22 22:19:29.083671 [ 289 ] {} <Debug> TCP-Session: 389ce145-04c7-42df-b9d8-a8e94428f8c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5221 | 2026.01.22 22:19:29.083688 [ 294 ] {} <Debug> TCP-Session: 03dbb7ea-0aa1-4367-a705-27d468581dba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5222 | 2026.01.22 22:19:29.083697 [ 289 ] {} <Debug> TCP-Session: 389ce145-04c7-42df-b9d8-a8e94428f8c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5223 | 2026.01.22 22:19:29.083650 [ 291 ] {} <Debug> TCP-Session: 4cec147d-6081-430f-88bd-3a08048ce07e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5224 | 2026.01.22 22:19:29.083504 [ 293 ] {} <Debug> TCP-Session: dcd7f424-6c92-494a-a8a4-8dfa23ebf825 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5225 | 2026.01.22 22:19:29.083751 [ 286 ] {dadf7172-e7fc-4fdd-9b6b-d300987ff9c6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5226 | 2026.01.22 22:19:29.083419 [ 275 ] {} <Debug> TCP-Session: a34a5dce-c970-4da2-b326-02aedf37e7bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5227 | 2026.01.22 22:19:29.083800 [ 275 ] {} <Debug> TCP-Session: a34a5dce-c970-4da2-b326-02aedf37e7bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5228 | 2026.01.22 22:19:29.083815 [ 286 ] {dadf7172-e7fc-4fdd-9b6b-d300987ff9c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5229 | 2026.01.22 22:19:29.084102 [ 286 ] {dadf7172-e7fc-4fdd-9b6b-d300987ff9c6} <Debug> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52) (SelectExecutor): Key condition: unknown | ||
| 5230 | 2026.01.22 22:19:29.085080 [ 316 ] {dadf7172-e7fc-4fdd-9b6b-d300987ff9c6} <Trace> AggregatingTransform: Aggregating | ||
| 5231 | 2026.01.22 22:19:29.085142 [ 316 ] {dadf7172-e7fc-4fdd-9b6b-d300987ff9c6} <Trace> Aggregator: Aggregation method: without_key | ||
| 5232 | 2026.01.22 22:19:29.085186 [ 316 ] {dadf7172-e7fc-4fdd-9b6b-d300987ff9c6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000988037 sec. (1012.108 rows/sec., 39.54 KiB/sec.) | ||
| 5233 | 2026.01.22 22:19:29.085202 [ 316 ] {dadf7172-e7fc-4fdd-9b6b-d300987ff9c6} <Trace> Aggregator: Merging aggregated data | ||
| 5234 | 2026.01.22 22:19:29.086421 [ 286 ] {dadf7172-e7fc-4fdd-9b6b-d300987ff9c6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002985 sec., 335.00837520938023 rows/sec., 13.09 KiB/sec. | ||
| 5235 | 2026.01.22 22:19:29.086577 [ 286 ] {dadf7172-e7fc-4fdd-9b6b-d300987ff9c6} <Debug> TCPHandler: Processed in 0.003647167 sec. | ||
| 5236 | 2026.01.22 22:19:29.086702 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5237 | 2026.01.22 22:19:29.086728 [ 286 ] {} <Debug> TCP-Session: 75ef041d-984d-4870-8135-310d45abd5f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5238 | 2026.01.22 22:19:29.086738 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5239 | 2026.01.22 22:19:29.086777 [ 275 ] {} <Debug> TCP-Session: a34a5dce-c970-4da2-b326-02aedf37e7bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5240 | 2026.01.22 22:19:29.086780 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5241 | 2026.01.22 22:19:29.086803 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5242 | 2026.01.22 22:19:29.086815 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5243 | 2026.01.22 22:19:29.086837 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5244 | 2026.01.22 22:19:29.086853 [ 288 ] {} <Debug> TCP-Session: 41435a81-c19e-4a9c-a328-841ddd12f624 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5245 | 2026.01.22 22:19:29.086858 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5246 | 2026.01.22 22:19:29.086881 [ 292 ] {} <Debug> TCP-Session: d8979c07-e200-4617-9157-efe20a93e960 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5247 | 2026.01.22 22:19:29.086898 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5248 | 2026.01.22 22:19:29.086912 [ 293 ] {} <Debug> TCP-Session: dcd7f424-6c92-494a-a8a4-8dfa23ebf825 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5249 | 2026.01.22 22:19:29.086878 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5250 | 2026.01.22 22:19:29.086950 [ 294 ] {} <Debug> TCP-Session: 03dbb7ea-0aa1-4367-a705-27d468581dba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5251 | 2026.01.22 22:19:29.086867 [ 289 ] {} <Debug> TCP-Session: 389ce145-04c7-42df-b9d8-a8e94428f8c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5252 | 2026.01.22 22:19:29.086994 [ 291 ] {} <Debug> TCP-Session: 4cec147d-6081-430f-88bd-3a08048ce07e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5253 | 2026.01.22 22:19:29.086819 [ 290 ] {} <Debug> TCP-Session: 7a5752c1-ed45-40e5-8564-f2d151fd90e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5254 | 2026.01.22 22:19:29.163351 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51598 | ||
| 5255 | 2026.01.22 22:19:29.163445 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5256 | 2026.01.22 22:19:29.163470 [ 286 ] {} <Debug> TCP-Session: 73e635c8-85d2-4a7f-bde0-8e6dc7ad9192 Authenticating user 'default' from [fd00:1122:3344:101::e]:51598 | ||
| 5257 | 2026.01.22 22:19:29.163489 [ 286 ] {} <Debug> TCP-Session: 73e635c8-85d2-4a7f-bde0-8e6dc7ad9192 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5258 | 2026.01.22 22:19:29.163502 [ 286 ] {} <Debug> TCP-Session: 73e635c8-85d2-4a7f-bde0-8e6dc7ad9192 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5259 | 2026.01.22 22:19:29.163709 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46374 | ||
| 5260 | 2026.01.22 22:19:29.163720 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35225 | ||
| 5261 | 2026.01.22 22:19:29.163764 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48847 | ||
| 5262 | 2026.01.22 22:19:29.163782 [ 286 ] {} <Trace> TCP-Session: 73e635c8-85d2-4a7f-bde0-8e6dc7ad9192 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5263 | 2026.01.22 22:19:29.163773 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39588 | ||
| 5264 | 2026.01.22 22:19:29.163825 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5265 | 2026.01.22 22:19:29.163845 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5266 | 2026.01.22 22:19:29.163852 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5267 | 2026.01.22 22:19:29.163873 [ 288 ] {} <Debug> TCP-Session: 15e2f856-66be-4048-a25e-9ebd62247747 Authenticating user 'default' from [fd00:1122:3344:101::e]:46374 | ||
| 5268 | 2026.01.22 22:19:29.163891 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5269 | 2026.01.22 22:19:29.163899 [ 294 ] {} <Debug> TCP-Session: e927be87-25d8-4de5-b28a-dc11c38e864f Authenticating user 'default' from [fd00:1122:3344:101::e]:48847 | ||
| 5270 | 2026.01.22 22:19:29.163915 [ 288 ] {} <Debug> TCP-Session: 15e2f856-66be-4048-a25e-9ebd62247747 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5271 | 2026.01.22 22:19:29.163925 [ 275 ] {} <Debug> TCP-Session: b62eb0e2-7f52-4044-93d6-7e0115ab9a8f Authenticating user 'default' from [fd00:1122:3344:101::e]:39588 | ||
| 5272 | 2026.01.22 22:19:29.163935 [ 294 ] {} <Debug> TCP-Session: e927be87-25d8-4de5-b28a-dc11c38e864f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5273 | 2026.01.22 22:19:29.163957 [ 286 ] {1af91654-9259-473e-87d8-882ae19195d3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51598) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5274 | 2026.01.22 22:19:29.163968 [ 294 ] {} <Debug> TCP-Session: e927be87-25d8-4de5-b28a-dc11c38e864f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5275 | 2026.01.22 22:19:29.163965 [ 275 ] {} <Debug> TCP-Session: b62eb0e2-7f52-4044-93d6-7e0115ab9a8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5276 | 2026.01.22 22:19:29.163887 [ 289 ] {} <Debug> TCP-Session: 876d0029-ccea-41d1-9d6f-a475ac124063 Authenticating user 'default' from [fd00:1122:3344:101::e]:35225 | ||
| 5277 | 2026.01.22 22:19:29.164004 [ 275 ] {} <Debug> TCP-Session: b62eb0e2-7f52-4044-93d6-7e0115ab9a8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5278 | 2026.01.22 22:19:29.164022 [ 289 ] {} <Debug> TCP-Session: 876d0029-ccea-41d1-9d6f-a475ac124063 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5279 | 2026.01.22 22:19:29.163751 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58658 | ||
| 5280 | 2026.01.22 22:19:29.164038 [ 289 ] {} <Debug> TCP-Session: 876d0029-ccea-41d1-9d6f-a475ac124063 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5281 | 2026.01.22 22:19:29.163741 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41144 | ||
| 5282 | 2026.01.22 22:19:29.163719 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48287 | ||
| 5283 | 2026.01.22 22:19:29.164114 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5284 | 2026.01.22 22:19:29.163735 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47620 | ||
| 5285 | 2026.01.22 22:19:29.164150 [ 293 ] {} <Debug> TCP-Session: 362cc1c6-18b4-4f56-9ee6-ed14392233e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58658 | ||
| 5286 | 2026.01.22 22:19:29.164172 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5287 | 2026.01.22 22:19:29.164198 [ 293 ] {} <Debug> TCP-Session: 362cc1c6-18b4-4f56-9ee6-ed14392233e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5288 | 2026.01.22 22:19:29.164203 [ 286 ] {1af91654-9259-473e-87d8-882ae19195d3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5289 | 2026.01.22 22:19:29.164216 [ 290 ] {} <Debug> TCP-Session: e0de3991-92db-4b6f-8de0-11740ccd5966 Authenticating user 'default' from [fd00:1122:3344:101::e]:48287 | ||
| 5290 | 2026.01.22 22:19:29.164222 [ 293 ] {} <Debug> TCP-Session: 362cc1c6-18b4-4f56-9ee6-ed14392233e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5291 | 2026.01.22 22:19:29.164239 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5292 | 2026.01.22 22:19:29.164251 [ 290 ] {} <Debug> TCP-Session: e0de3991-92db-4b6f-8de0-11740ccd5966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5293 | 2026.01.22 22:19:29.164269 [ 286 ] {1af91654-9259-473e-87d8-882ae19195d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5294 | 2026.01.22 22:19:29.164285 [ 291 ] {} <Debug> TCP-Session: 6d2fe11b-352d-409c-bfda-d661b14f02c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47620 | ||
| 5295 | 2026.01.22 22:19:29.164287 [ 290 ] {} <Debug> TCP-Session: e0de3991-92db-4b6f-8de0-11740ccd5966 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5296 | 2026.01.22 22:19:29.164141 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5297 | 2026.01.22 22:19:29.164319 [ 291 ] {} <Debug> TCP-Session: 6d2fe11b-352d-409c-bfda-d661b14f02c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5298 | 2026.01.22 22:19:29.164351 [ 292 ] {} <Debug> TCP-Session: 7000f3c3-04ef-4451-8f28-eb3f21bfb1ba Authenticating user 'default' from [fd00:1122:3344:101::e]:41144 | ||
| 5299 | 2026.01.22 22:19:29.164359 [ 291 ] {} <Debug> TCP-Session: 6d2fe11b-352d-409c-bfda-d661b14f02c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5300 | 2026.01.22 22:19:29.164376 [ 292 ] {} <Debug> TCP-Session: 7000f3c3-04ef-4451-8f28-eb3f21bfb1ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5301 | 2026.01.22 22:19:29.163945 [ 288 ] {} <Debug> TCP-Session: 15e2f856-66be-4048-a25e-9ebd62247747 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5302 | 2026.01.22 22:19:29.164402 [ 292 ] {} <Debug> TCP-Session: 7000f3c3-04ef-4451-8f28-eb3f21bfb1ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5303 | 2026.01.22 22:19:29.164562 [ 286 ] {1af91654-9259-473e-87d8-882ae19195d3} <Debug> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52) (SelectExecutor): Key condition: unknown | ||
| 5304 | 2026.01.22 22:19:29.165488 [ 299 ] {1af91654-9259-473e-87d8-882ae19195d3} <Trace> AggregatingTransform: Aggregating | ||
| 5305 | 2026.01.22 22:19:29.165543 [ 299 ] {1af91654-9259-473e-87d8-882ae19195d3} <Trace> Aggregator: Aggregation method: without_key | ||
| 5306 | 2026.01.22 22:19:29.165582 [ 299 ] {1af91654-9259-473e-87d8-882ae19195d3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000921717 sec. (1084.932 rows/sec., 42.38 KiB/sec.) | ||
| 5307 | 2026.01.22 22:19:29.165601 [ 299 ] {1af91654-9259-473e-87d8-882ae19195d3} <Trace> Aggregator: Merging aggregated data | ||
| 5308 | 2026.01.22 22:19:29.166843 [ 286 ] {1af91654-9259-473e-87d8-882ae19195d3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002939 sec., 340.25178632187817 rows/sec., 13.29 KiB/sec. | ||
| 5309 | 2026.01.22 22:19:29.166982 [ 286 ] {1af91654-9259-473e-87d8-882ae19195d3} <Debug> TCPHandler: Processed in 0.003307894 sec. | ||
| 5310 | 2026.01.22 22:19:29.167120 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5311 | 2026.01.22 22:19:29.167150 [ 286 ] {} <Debug> TCP-Session: 73e635c8-85d2-4a7f-bde0-8e6dc7ad9192 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5312 | 2026.01.22 22:19:29.167155 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5313 | 2026.01.22 22:19:29.167174 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5314 | 2026.01.22 22:19:29.167196 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5315 | 2026.01.22 22:19:29.167202 [ 293 ] {} <Debug> TCP-Session: 362cc1c6-18b4-4f56-9ee6-ed14392233e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5316 | 2026.01.22 22:19:29.167224 [ 288 ] {} <Debug> TCP-Session: 15e2f856-66be-4048-a25e-9ebd62247747 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5317 | 2026.01.22 22:19:29.167232 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5318 | 2026.01.22 22:19:29.167238 [ 294 ] {} <Debug> TCP-Session: e927be87-25d8-4de5-b28a-dc11c38e864f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5319 | 2026.01.22 22:19:29.167249 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5320 | 2026.01.22 22:19:29.167280 [ 290 ] {} <Debug> TCP-Session: e0de3991-92db-4b6f-8de0-11740ccd5966 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5321 | 2026.01.22 22:19:29.167282 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5322 | 2026.01.22 22:19:29.167267 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5323 | 2026.01.22 22:19:29.167338 [ 292 ] {} <Debug> TCP-Session: 7000f3c3-04ef-4451-8f28-eb3f21bfb1ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5324 | 2026.01.22 22:19:29.167341 [ 275 ] {} <Debug> TCP-Session: b62eb0e2-7f52-4044-93d6-7e0115ab9a8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5325 | 2026.01.22 22:19:29.167213 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5326 | 2026.01.22 22:19:29.167373 [ 291 ] {} <Debug> TCP-Session: 6d2fe11b-352d-409c-bfda-d661b14f02c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5327 | 2026.01.22 22:19:29.167414 [ 289 ] {} <Debug> TCP-Session: 876d0029-ccea-41d1-9d6f-a475ac124063 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5328 | 2026.01.22 22:19:29.215417 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41541 | ||
| 5329 | 2026.01.22 22:19:29.215526 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5330 | 2026.01.22 22:19:29.215556 [ 286 ] {} <Debug> TCP-Session: 7aff9f76-5a66-4812-9d1e-9ca60baf3083 Authenticating user 'default' from [fd00:1122:3344:101::e]:41541 | ||
| 5331 | 2026.01.22 22:19:29.215580 [ 286 ] {} <Debug> TCP-Session: 7aff9f76-5a66-4812-9d1e-9ca60baf3083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5332 | 2026.01.22 22:19:29.215595 [ 286 ] {} <Debug> TCP-Session: 7aff9f76-5a66-4812-9d1e-9ca60baf3083 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5333 | 2026.01.22 22:19:29.215785 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59905 | ||
| 5334 | 2026.01.22 22:19:29.215814 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39466 | ||
| 5335 | 2026.01.22 22:19:29.215841 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33373 | ||
| 5336 | 2026.01.22 22:19:29.215850 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46320 | ||
| 5337 | 2026.01.22 22:19:29.215881 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64555 | ||
| 5338 | 2026.01.22 22:19:29.215908 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38980 | ||
| 5339 | 2026.01.22 22:19:29.215928 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5340 | 2026.01.22 22:19:29.215957 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5341 | 2026.01.22 22:19:29.215969 [ 290 ] {} <Debug> TCP-Session: fab90c3f-02a1-46bf-afe8-f7081760cee4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33373 | ||
| 5342 | 2026.01.22 22:19:29.215970 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5343 | 2026.01.22 22:19:29.216009 [ 286 ] {} <Trace> TCP-Session: 7aff9f76-5a66-4812-9d1e-9ca60baf3083 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5344 | 2026.01.22 22:19:29.215989 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5345 | 2026.01.22 22:19:29.216044 [ 292 ] {} <Debug> TCP-Session: 8037e56f-f0d6-44ea-8123-2adc33c0c36e Authenticating user 'default' from [fd00:1122:3344:101::e]:64555 | ||
| 5346 | 2026.01.22 22:19:29.216069 [ 294 ] {} <Debug> TCP-Session: 7c28fbb7-c422-48fd-8995-62381b595ca6 Authenticating user 'default' from [fd00:1122:3344:101::e]:38980 | ||
| 5347 | 2026.01.22 22:19:29.216089 [ 292 ] {} <Debug> TCP-Session: 8037e56f-f0d6-44ea-8123-2adc33c0c36e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5348 | 2026.01.22 22:19:29.216098 [ 294 ] {} <Debug> TCP-Session: 7c28fbb7-c422-48fd-8995-62381b595ca6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5349 | 2026.01.22 22:19:29.216112 [ 292 ] {} <Debug> TCP-Session: 8037e56f-f0d6-44ea-8123-2adc33c0c36e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5350 | 2026.01.22 22:19:29.216125 [ 294 ] {} <Debug> TCP-Session: 7c28fbb7-c422-48fd-8995-62381b595ca6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5351 | 2026.01.22 22:19:29.215921 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5352 | 2026.01.22 22:19:29.215913 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63817 | ||
| 5353 | 2026.01.22 22:19:29.216185 [ 289 ] {} <Debug> TCP-Session: 6b794050-7cf7-49ed-bd01-e47193c26e48 Authenticating user 'default' from [fd00:1122:3344:101::e]:39466 | ||
| 5354 | 2026.01.22 22:19:29.215894 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63179 | ||
| 5355 | 2026.01.22 22:19:29.216206 [ 289 ] {} <Debug> TCP-Session: 6b794050-7cf7-49ed-bd01-e47193c26e48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5356 | 2026.01.22 22:19:29.216233 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5357 | 2026.01.22 22:19:29.216244 [ 289 ] {} <Debug> TCP-Session: 6b794050-7cf7-49ed-bd01-e47193c26e48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5358 | 2026.01.22 22:19:29.216257 [ 275 ] {} <Debug> TCP-Session: b618d362-6ed3-4b62-b3ba-d2398d195f10 Authenticating user 'default' from [fd00:1122:3344:101::e]:63817 | ||
| 5359 | 2026.01.22 22:19:29.216000 [ 290 ] {} <Debug> TCP-Session: fab90c3f-02a1-46bf-afe8-f7081760cee4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5360 | 2026.01.22 22:19:29.216277 [ 275 ] {} <Debug> TCP-Session: b618d362-6ed3-4b62-b3ba-d2398d195f10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5361 | 2026.01.22 22:19:29.216278 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5362 | 2026.01.22 22:19:29.216318 [ 275 ] {} <Debug> TCP-Session: b618d362-6ed3-4b62-b3ba-d2398d195f10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5363 | 2026.01.22 22:19:29.216314 [ 290 ] {} <Debug> TCP-Session: fab90c3f-02a1-46bf-afe8-f7081760cee4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5364 | 2026.01.22 22:19:29.216348 [ 293 ] {} <Debug> TCP-Session: 82becdd3-a919-42b5-b176-0a994ce7a704 Authenticating user 'default' from [fd00:1122:3344:101::e]:63179 | ||
| 5365 | 2026.01.22 22:19:29.216202 [ 286 ] {4000fda4-f8bf-4414-b70f-3767dd6e9156} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41541) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5366 | 2026.01.22 22:19:29.216395 [ 293 ] {} <Debug> TCP-Session: 82becdd3-a919-42b5-b176-0a994ce7a704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5367 | 2026.01.22 22:19:29.215995 [ 291 ] {} <Debug> TCP-Session: c36542ca-490c-4513-8c50-5e972794d991 Authenticating user 'default' from [fd00:1122:3344:101::e]:46320 | ||
| 5368 | 2026.01.22 22:19:29.216422 [ 293 ] {} <Debug> TCP-Session: 82becdd3-a919-42b5-b176-0a994ce7a704 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5369 | 2026.01.22 22:19:29.215905 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5370 | 2026.01.22 22:19:29.216469 [ 291 ] {} <Debug> TCP-Session: c36542ca-490c-4513-8c50-5e972794d991 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5371 | 2026.01.22 22:19:29.216498 [ 288 ] {} <Debug> TCP-Session: 6fcdceff-ce64-456a-906c-9b14f397a0e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59905 | ||
| 5372 | 2026.01.22 22:19:29.216502 [ 291 ] {} <Debug> TCP-Session: c36542ca-490c-4513-8c50-5e972794d991 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5373 | 2026.01.22 22:19:29.216527 [ 288 ] {} <Debug> TCP-Session: 6fcdceff-ce64-456a-906c-9b14f397a0e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5374 | 2026.01.22 22:19:29.216551 [ 288 ] {} <Debug> TCP-Session: 6fcdceff-ce64-456a-906c-9b14f397a0e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5375 | 2026.01.22 22:19:29.216641 [ 286 ] {4000fda4-f8bf-4414-b70f-3767dd6e9156} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5376 | 2026.01.22 22:19:29.216697 [ 286 ] {4000fda4-f8bf-4414-b70f-3767dd6e9156} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5377 | 2026.01.22 22:19:29.216978 [ 286 ] {4000fda4-f8bf-4414-b70f-3767dd6e9156} <Debug> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52) (SelectExecutor): Key condition: unknown | ||
| 5378 | 2026.01.22 22:19:29.217885 [ 338 ] {4000fda4-f8bf-4414-b70f-3767dd6e9156} <Trace> AggregatingTransform: Aggregating | ||
| 5379 | 2026.01.22 22:19:29.217934 [ 338 ] {4000fda4-f8bf-4414-b70f-3767dd6e9156} <Trace> Aggregator: Aggregation method: without_key | ||
| 5380 | 2026.01.22 22:19:29.217971 [ 338 ] {4000fda4-f8bf-4414-b70f-3767dd6e9156} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000896727 sec. (1115.167 rows/sec., 43.56 KiB/sec.) | ||
| 5381 | 2026.01.22 22:19:29.217992 [ 338 ] {4000fda4-f8bf-4414-b70f-3767dd6e9156} <Trace> Aggregator: Merging aggregated data | ||
| 5382 | 2026.01.22 22:19:29.219198 [ 286 ] {4000fda4-f8bf-4414-b70f-3767dd6e9156} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003057 sec., 327.11808963035656 rows/sec., 12.78 KiB/sec. | ||
| 5383 | 2026.01.22 22:19:29.219353 [ 286 ] {4000fda4-f8bf-4414-b70f-3767dd6e9156} <Debug> TCPHandler: Processed in 0.003466656 sec. | ||
| 5384 | 2026.01.22 22:19:29.219492 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5385 | 2026.01.22 22:19:29.219521 [ 286 ] {} <Debug> TCP-Session: 7aff9f76-5a66-4812-9d1e-9ca60baf3083 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5386 | 2026.01.22 22:19:29.219522 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5387 | 2026.01.22 22:19:29.219545 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5388 | 2026.01.22 22:19:29.219566 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5389 | 2026.01.22 22:19:29.219584 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5390 | 2026.01.22 22:19:29.219587 [ 275 ] {} <Debug> TCP-Session: b618d362-6ed3-4b62-b3ba-d2398d195f10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5391 | 2026.01.22 22:19:29.219602 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5392 | 2026.01.22 22:19:29.219622 [ 289 ] {} <Debug> TCP-Session: 6b794050-7cf7-49ed-bd01-e47193c26e48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5393 | 2026.01.22 22:19:29.219635 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5394 | 2026.01.22 22:19:29.219656 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5395 | 2026.01.22 22:19:29.219652 [ 293 ] {} <Debug> TCP-Session: 82becdd3-a919-42b5-b176-0a994ce7a704 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5396 | 2026.01.22 22:19:29.219693 [ 294 ] {} <Debug> TCP-Session: 7c28fbb7-c422-48fd-8995-62381b595ca6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5397 | 2026.01.22 22:19:29.219679 [ 290 ] {} <Debug> TCP-Session: fab90c3f-02a1-46bf-afe8-f7081760cee4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5398 | 2026.01.22 22:19:29.219612 [ 292 ] {} <Debug> TCP-Session: 8037e56f-f0d6-44ea-8123-2adc33c0c36e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5399 | 2026.01.22 22:19:29.219622 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5400 | 2026.01.22 22:19:29.219572 [ 288 ] {} <Debug> TCP-Session: 6fcdceff-ce64-456a-906c-9b14f397a0e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5401 | 2026.01.22 22:19:29.219800 [ 291 ] {} <Debug> TCP-Session: c36542ca-490c-4513-8c50-5e972794d991 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5402 | 2026.01.22 22:19:29.784946 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11936 | ||
| 5403 | 2026.01.22 22:19:29.785493 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5404 | 2026.01.22 22:19:29.785549 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5405 | 2026.01.22 22:19:29.786118 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5406 | 2026.01.22 22:19:29.786393 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5407 | 2026.01.22 22:19:29.786555 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11936 | ||
| 5408 | 2026.01.22 22:19:30.419904 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5409 | 2026.01.22 22:19:30.438430 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5410 | 2026.01.22 22:19:30.438503 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5411 | 2026.01.22 22:19:30.444336 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5412 | 2026.01.22 22:19:30.445191 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5413 | 2026.01.22 22:19:30.449984 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5414 | 2026.01.22 22:19:32.313164 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 668 | ||
| 5415 | 2026.01.22 22:19:32.315495 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5416 | 2026.01.22 22:19:32.315548 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5417 | 2026.01.22 22:19:32.316743 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5418 | 2026.01.22 22:19:32.317009 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5419 | 2026.01.22 22:19:32.317309 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 668 | ||
| 5420 | 2026.01.22 22:19:32.542597 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5421 | 2026.01.22 22:19:32.542790 [ 277 ] {2dfca39e-e563-4b08-bf04-c33efb555f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5422 | 2026.01.22 22:19:32.542863 [ 277 ] {2dfca39e-e563-4b08-bf04-c33efb555f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5423 | 2026.01.22 22:19:32.543727 [ 277 ] {2dfca39e-e563-4b08-bf04-c33efb555f8c} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5424 | 2026.01.22 22:19:32.543778 [ 277 ] {2dfca39e-e563-4b08-bf04-c33efb555f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5425 | 2026.01.22 22:19:32.544190 [ 277 ] {2dfca39e-e563-4b08-bf04-c33efb555f8c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5426 | 2026.01.22 22:19:32.544415 [ 277 ] {2dfca39e-e563-4b08-bf04-c33efb555f8c} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5427 | 2026.01.22 22:19:32.544575 [ 277 ] {2dfca39e-e563-4b08-bf04-c33efb555f8c} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001836 sec., 242919.38997821353 rows/sec., 15.41 MiB/sec. | ||
| 5428 | 2026.01.22 22:19:32.544624 [ 277 ] {2dfca39e-e563-4b08-bf04-c33efb555f8c} <Debug> TCPHandler: Processed in 0.002163416 sec. | ||
| 5429 | 2026.01.22 22:19:32.544756 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5430 | 2026.01.22 22:19:32.544860 [ 277 ] {600e8e0f-e471-418f-b696-198beefb4b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5431 | 2026.01.22 22:19:32.544903 [ 277 ] {600e8e0f-e471-418f-b696-198beefb4b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5432 | 2026.01.22 22:19:32.546016 [ 277 ] {600e8e0f-e471-418f-b696-198beefb4b57} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5433 | 2026.01.22 22:19:32.546055 [ 277 ] {600e8e0f-e471-418f-b696-198beefb4b57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5434 | 2026.01.22 22:19:32.546444 [ 277 ] {600e8e0f-e471-418f-b696-198beefb4b57} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5435 | 2026.01.22 22:19:32.546652 [ 277 ] {600e8e0f-e471-418f-b696-198beefb4b57} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5436 | 2026.01.22 22:19:32.546788 [ 277 ] {600e8e0f-e471-418f-b696-198beefb4b57} <Debug> executeQuery: Read 1274 rows, 104.10 KiB in 0.001953 sec., 652329.7491039427 rows/sec., 52.05 MiB/sec. | ||
| 5437 | 2026.01.22 22:19:32.546825 [ 277 ] {600e8e0f-e471-418f-b696-198beefb4b57} <Debug> TCPHandler: Processed in 0.002121766 sec. | ||
| 5438 | 2026.01.22 22:19:32.546942 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5439 | 2026.01.22 22:19:32.547042 [ 277 ] {6d8863bc-5e13-4c75-a424-3e6152140161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5440 | 2026.01.22 22:19:32.547084 [ 277 ] {6d8863bc-5e13-4c75-a424-3e6152140161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5441 | 2026.01.22 22:19:32.547608 [ 277 ] {6d8863bc-5e13-4c75-a424-3e6152140161} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5442 | 2026.01.22 22:19:32.547643 [ 277 ] {6d8863bc-5e13-4c75-a424-3e6152140161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5443 | 2026.01.22 22:19:32.547954 [ 277 ] {6d8863bc-5e13-4c75-a424-3e6152140161} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5444 | 2026.01.22 22:19:32.548165 [ 277 ] {6d8863bc-5e13-4c75-a424-3e6152140161} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5445 | 2026.01.22 22:19:32.548292 [ 277 ] {6d8863bc-5e13-4c75-a424-3e6152140161} <Debug> executeQuery: Read 259 rows, 16.10 KiB in 0.001272 sec., 203616.35220125786 rows/sec., 12.36 MiB/sec. | ||
| 5446 | 2026.01.22 22:19:32.548329 [ 277 ] {6d8863bc-5e13-4c75-a424-3e6152140161} <Debug> TCPHandler: Processed in 0.001437021 sec. | ||
| 5447 | 2026.01.22 22:19:32.548435 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5448 | 2026.01.22 22:19:32.548529 [ 277 ] {726b0335-5ff9-4156-bf1f-568bf0872623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5449 | 2026.01.22 22:19:32.548569 [ 277 ] {726b0335-5ff9-4156-bf1f-568bf0872623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5450 | 2026.01.22 22:19:32.549076 [ 277 ] {726b0335-5ff9-4156-bf1f-568bf0872623} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5451 | 2026.01.22 22:19:32.549109 [ 277 ] {726b0335-5ff9-4156-bf1f-568bf0872623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5452 | 2026.01.22 22:19:32.549411 [ 277 ] {726b0335-5ff9-4156-bf1f-568bf0872623} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5453 | 2026.01.22 22:19:32.549628 [ 277 ] {726b0335-5ff9-4156-bf1f-568bf0872623} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5454 | 2026.01.22 22:19:32.549754 [ 277 ] {726b0335-5ff9-4156-bf1f-568bf0872623} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001244 sec., 184887.45980707393 rows/sec., 11.92 MiB/sec. | ||
| 5455 | 2026.01.22 22:19:32.549791 [ 277 ] {726b0335-5ff9-4156-bf1f-568bf0872623} <Debug> TCPHandler: Processed in 0.001405671 sec. | ||
| 5456 | 2026.01.22 22:19:32.549903 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5457 | 2026.01.22 22:19:32.549997 [ 277 ] {cb7e31c2-fa23-4a9e-9d31-a426be34b29c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5458 | 2026.01.22 22:19:32.550035 [ 277 ] {cb7e31c2-fa23-4a9e-9d31-a426be34b29c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5459 | 2026.01.22 22:19:32.550527 [ 277 ] {cb7e31c2-fa23-4a9e-9d31-a426be34b29c} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5460 | 2026.01.22 22:19:32.550562 [ 277 ] {cb7e31c2-fa23-4a9e-9d31-a426be34b29c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5461 | 2026.01.22 22:19:32.550861 [ 277 ] {cb7e31c2-fa23-4a9e-9d31-a426be34b29c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5462 | 2026.01.22 22:19:32.551065 [ 277 ] {cb7e31c2-fa23-4a9e-9d31-a426be34b29c} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5463 | 2026.01.22 22:19:32.551194 [ 277 ] {cb7e31c2-fa23-4a9e-9d31-a426be34b29c} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001216 sec., 188322.3684210526 rows/sec., 10.69 MiB/sec. | ||
| 5464 | 2026.01.22 22:19:32.551229 [ 277 ] {cb7e31c2-fa23-4a9e-9d31-a426be34b29c} <Debug> TCPHandler: Processed in 0.00137661 sec. | ||
| 5465 | 2026.01.22 22:19:32.551338 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5466 | 2026.01.22 22:19:32.551431 [ 277 ] {c959bf9d-0e74-4ec2-840e-d65f260ac981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5467 | 2026.01.22 22:19:32.551470 [ 277 ] {c959bf9d-0e74-4ec2-840e-d65f260ac981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5468 | 2026.01.22 22:19:32.552307 [ 277 ] {c959bf9d-0e74-4ec2-840e-d65f260ac981} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5469 | 2026.01.22 22:19:32.552350 [ 277 ] {c959bf9d-0e74-4ec2-840e-d65f260ac981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5470 | 2026.01.22 22:19:32.552768 [ 277 ] {c959bf9d-0e74-4ec2-840e-d65f260ac981} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5471 | 2026.01.22 22:19:32.553025 [ 277 ] {c959bf9d-0e74-4ec2-840e-d65f260ac981} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): 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.01.22 22:19:32.553183 [ 277 ] {c959bf9d-0e74-4ec2-840e-d65f260ac981} <Debug> executeQuery: Read 769 rows, 55.15 KiB in 0.001768 sec., 434954.7511312217 rows/sec., 30.46 MiB/sec. | ||
| 5473 | 2026.01.22 22:19:32.553228 [ 277 ] {c959bf9d-0e74-4ec2-840e-d65f260ac981} <Debug> TCPHandler: Processed in 0.001939284 sec. | ||
| 5474 | 2026.01.22 22:19:32.553344 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5475 | 2026.01.22 22:19:32.553441 [ 277 ] {cd0d2dd6-8847-427e-b783-45d7bf2a9848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5476 | 2026.01.22 22:19:32.553482 [ 277 ] {cd0d2dd6-8847-427e-b783-45d7bf2a9848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5477 | 2026.01.22 22:19:32.553814 [ 277 ] {cd0d2dd6-8847-427e-b783-45d7bf2a9848} <Trace> oximeter.measurements_bool (a68a1b1f-6c09-4757-b3ab-eafef4467e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5478 | 2026.01.22 22:19:32.553849 [ 277 ] {cd0d2dd6-8847-427e-b783-45d7bf2a9848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5479 | 2026.01.22 22:19:32.554165 [ 277 ] {cd0d2dd6-8847-427e-b783-45d7bf2a9848} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 5480 | 2026.01.22 22:19:32.554375 [ 277 ] {cd0d2dd6-8847-427e-b783-45d7bf2a9848} <Trace> oximeter.measurements_bool (a68a1b1f-6c09-4757-b3ab-eafef4467e95): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5481 | 2026.01.22 22:19:32.554503 [ 277 ] {cd0d2dd6-8847-427e-b783-45d7bf2a9848} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 5482 | 2026.01.22 22:19:32.554538 [ 277 ] {cd0d2dd6-8847-427e-b783-45d7bf2a9848} <Debug> TCPHandler: Processed in 0.001243619 sec. | ||
| 5483 | 2026.01.22 22:19:32.554641 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5484 | 2026.01.22 22:19:32.554734 [ 277 ] {ccdda5f0-0a42-418c-bee9-963900bb561f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5485 | 2026.01.22 22:19:32.554777 [ 277 ] {ccdda5f0-0a42-418c-bee9-963900bb561f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5486 | 2026.01.22 22:19:32.555243 [ 277 ] {ccdda5f0-0a42-418c-bee9-963900bb561f} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5487 | 2026.01.22 22:19:32.555277 [ 277 ] {ccdda5f0-0a42-418c-bee9-963900bb561f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5488 | 2026.01.22 22:19:32.555610 [ 277 ] {ccdda5f0-0a42-418c-bee9-963900bb561f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5489 | 2026.01.22 22:19:32.555824 [ 277 ] {ccdda5f0-0a42-418c-bee9-963900bb561f} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5490 | 2026.01.22 22:19:32.555985 [ 277 ] {ccdda5f0-0a42-418c-bee9-963900bb561f} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001268 sec., 258675.0788643533 rows/sec., 16.95 MiB/sec. | ||
| 5491 | 2026.01.22 22:19:32.556029 [ 277 ] {ccdda5f0-0a42-418c-bee9-963900bb561f} <Debug> TCPHandler: Processed in 0.001436951 sec. | ||
| 5492 | 2026.01.22 22:19:32.556138 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5493 | 2026.01.22 22:19:32.556233 [ 277 ] {c5b204dc-5ead-4d28-8e11-7fa04732785f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5494 | 2026.01.22 22:19:32.556274 [ 277 ] {c5b204dc-5ead-4d28-8e11-7fa04732785f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5495 | 2026.01.22 22:19:32.556593 [ 277 ] {c5b204dc-5ead-4d28-8e11-7fa04732785f} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5496 | 2026.01.22 22:19:32.556628 [ 277 ] {c5b204dc-5ead-4d28-8e11-7fa04732785f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5497 | 2026.01.22 22:19:32.556934 [ 277 ] {c5b204dc-5ead-4d28-8e11-7fa04732785f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5498 | 2026.01.22 22:19:32.557143 [ 277 ] {c5b204dc-5ead-4d28-8e11-7fa04732785f} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5499 | 2026.01.22 22:19:32.557268 [ 277 ] {c5b204dc-5ead-4d28-8e11-7fa04732785f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. | ||
| 5500 | 2026.01.22 22:19:32.557304 [ 277 ] {c5b204dc-5ead-4d28-8e11-7fa04732785f} <Debug> TCPHandler: Processed in 0.001215489 sec. | ||
| 5501 | 2026.01.22 22:19:32.557406 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5502 | 2026.01.22 22:19:32.557500 [ 277 ] {1c77b9d6-0dc7-4f38-964f-880f41e0f38a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5503 | 2026.01.22 22:19:32.557554 [ 277 ] {1c77b9d6-0dc7-4f38-964f-880f41e0f38a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5504 | 2026.01.22 22:19:32.558402 [ 277 ] {1c77b9d6-0dc7-4f38-964f-880f41e0f38a} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5505 | 2026.01.22 22:19:32.558437 [ 277 ] {1c77b9d6-0dc7-4f38-964f-880f41e0f38a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5506 | 2026.01.22 22:19:32.558976 [ 277 ] {1c77b9d6-0dc7-4f38-964f-880f41e0f38a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5507 | 2026.01.22 22:19:32.559202 [ 277 ] {1c77b9d6-0dc7-4f38-964f-880f41e0f38a} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5508 | 2026.01.22 22:19:32.559338 [ 277 ] {1c77b9d6-0dc7-4f38-964f-880f41e0f38a} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001856 sec., 19396.55172413793 rows/sec., 34.76 MiB/sec. | ||
| 5509 | 2026.01.22 22:19:32.559402 [ 277 ] {1c77b9d6-0dc7-4f38-964f-880f41e0f38a} <Debug> TCPHandler: Processed in 0.002043915 sec. | ||
| 5510 | 2026.01.22 22:19:32.559515 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5511 | 2026.01.22 22:19:32.559610 [ 277 ] {e11cb8c0-4370-4e2a-9b88-c8f5f1457dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5512 | 2026.01.22 22:19:32.559652 [ 277 ] {e11cb8c0-4370-4e2a-9b88-c8f5f1457dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5513 | 2026.01.22 22:19:32.559994 [ 277 ] {e11cb8c0-4370-4e2a-9b88-c8f5f1457dac} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5514 | 2026.01.22 22:19:32.560028 [ 277 ] {e11cb8c0-4370-4e2a-9b88-c8f5f1457dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5515 | 2026.01.22 22:19:32.560325 [ 277 ] {e11cb8c0-4370-4e2a-9b88-c8f5f1457dac} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5516 | 2026.01.22 22:19:32.560530 [ 277 ] {e11cb8c0-4370-4e2a-9b88-c8f5f1457dac} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5517 | 2026.01.22 22:19:32.560656 [ 277 ] {e11cb8c0-4370-4e2a-9b88-c8f5f1457dac} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001065 sec., 101408.45070422535 rows/sec., 6.18 MiB/sec. | ||
| 5518 | 2026.01.22 22:19:32.560692 [ 277 ] {e11cb8c0-4370-4e2a-9b88-c8f5f1457dac} <Debug> TCPHandler: Processed in 0.001225509 sec. | ||
| 5519 | 2026.01.22 22:19:37.166001 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5520 | 2026.01.22 22:19:37.166069 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5521 | 2026.01.22 22:19:37.286710 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12448 | ||
| 5522 | 2026.01.22 22:19:37.287500 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5523 | 2026.01.22 22:19:37.287542 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5524 | 2026.01.22 22:19:37.288026 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5525 | 2026.01.22 22:19:37.288257 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5526 | 2026.01.22 22:19:37.288396 [ 52 ] {} <Debug> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5527 | 2026.01.22 22:19:37.288408 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12448 | ||
| 5528 | 2026.01.22 22:19:37.288474 [ 52 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5529 | 2026.01.22 22:19:37.288499 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5530 | 2026.01.22 22:19:37.288665 [ 198 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 5531 | 2026.01.22 22:19:37.288870 [ 198 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5532 | 2026.01.22 22:19:37.288932 [ 198 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10016 rows starting from the beginning of the part | ||
| 5533 | 2026.01.22 22:19:37.289031 [ 198 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 5534 | 2026.01.22 22:19:37.289103 [ 198 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 5535 | 2026.01.22 22:19:37.289168 [ 198 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 5536 | 2026.01.22 22:19:37.289230 [ 198 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 5537 | 2026.01.22 22:19:37.289291 [ 198 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 5538 | 2026.01.22 22:19:37.293997 [ 194 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12448 rows, containing 4 columns (4 merged, 0 gathered) in 0.005420929 sec., 2296285.378391785 rows/sec., 32.85 MiB/sec. | ||
| 5539 | 2026.01.22 22:19:37.294381 [ 208 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5540 | 2026.01.22 22:19:37.294695 [ 208 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_26_5} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5541 | 2026.01.22 22:19:37.294775 [ 208 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_26_5} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5542 | 2026.01.22 22:19:37.294880 [ 208 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5543 | 2026.01.22 22:19:37.528055 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5544 | 2026.01.22 22:19:37.528237 [ 277 ] {5018cf3a-1795-4912-8602-3a71d3289079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5545 | 2026.01.22 22:19:37.528316 [ 277 ] {5018cf3a-1795-4912-8602-3a71d3289079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5546 | 2026.01.22 22:19:37.528971 [ 277 ] {5018cf3a-1795-4912-8602-3a71d3289079} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5547 | 2026.01.22 22:19:37.529022 [ 277 ] {5018cf3a-1795-4912-8602-3a71d3289079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5548 | 2026.01.22 22:19:37.529459 [ 277 ] {5018cf3a-1795-4912-8602-3a71d3289079} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5549 | 2026.01.22 22:19:37.529696 [ 277 ] {5018cf3a-1795-4912-8602-3a71d3289079} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5550 | 2026.01.22 22:19:37.529860 [ 277 ] {5018cf3a-1795-4912-8602-3a71d3289079} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001673 sec., 39450.08965929468 rows/sec., 3.12 MiB/sec. | ||
| 5551 | 2026.01.22 22:19:37.529863 [ 52 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5552 | 2026.01.22 22:19:37.529914 [ 277 ] {5018cf3a-1795-4912-8602-3a71d3289079} <Debug> TCPHandler: Processed in 0.001991195 sec. | ||
| 5553 | 2026.01.22 22:19:37.529933 [ 52 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5554 | 2026.01.22 22:19:37.529960 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5555 | 2026.01.22 22:19:37.530052 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5556 | 2026.01.22 22:19:37.530052 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::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 | ||
| 5557 | 2026.01.22 22:19:37.530157 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5558 | 2026.01.22 22:19:37.530163 [ 277 ] {4d877ab7-0b53-45d7-8e14-ba3309951523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5559 | 2026.01.22 22:19:37.530189 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2556 rows starting from the beginning of the part | ||
| 5560 | 2026.01.22 22:19:37.530212 [ 277 ] {4d877ab7-0b53-45d7-8e14-ba3309951523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5561 | 2026.01.22 22:19:37.530246 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1327 rows starting from the beginning of the part | ||
| 5562 | 2026.01.22 22:19:37.530296 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 128 rows starting from the beginning of the part | ||
| 5563 | 2026.01.22 22:19:37.530337 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 66 rows starting from the beginning of the part | ||
| 5564 | 2026.01.22 22:19:37.530377 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1274 rows starting from the beginning of the part | ||
| 5565 | 2026.01.22 22:19:37.530414 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 66 rows starting from the beginning of the part | ||
| 5566 | 2026.01.22 22:19:37.530651 [ 277 ] {4d877ab7-0b53-45d7-8e14-ba3309951523} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5567 | 2026.01.22 22:19:37.530689 [ 277 ] {4d877ab7-0b53-45d7-8e14-ba3309951523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5568 | 2026.01.22 22:19:37.531011 [ 277 ] {4d877ab7-0b53-45d7-8e14-ba3309951523} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5569 | 2026.01.22 22:19:37.531252 [ 277 ] {4d877ab7-0b53-45d7-8e14-ba3309951523} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5570 | 2026.01.22 22:19:37.531403 [ 277 ] {4d877ab7-0b53-45d7-8e14-ba3309951523} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001263 sec., 3958.8281868566905 rows/sec., 297.69 KiB/sec. | ||
| 5571 | 2026.01.22 22:19:37.531447 [ 277 ] {4d877ab7-0b53-45d7-8e14-ba3309951523} <Debug> TCPHandler: Processed in 0.001453341 sec. | ||
| 5572 | 2026.01.22 22:19:37.531580 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5573 | 2026.01.22 22:19:37.531678 [ 277 ] {068d12f5-d6de-47bc-8794-6df8566b39ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5574 | 2026.01.22 22:19:37.531720 [ 277 ] {068d12f5-d6de-47bc-8794-6df8566b39ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5575 | 2026.01.22 22:19:37.532148 [ 277 ] {068d12f5-d6de-47bc-8794-6df8566b39ed} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5576 | 2026.01.22 22:19:37.532186 [ 277 ] {068d12f5-d6de-47bc-8794-6df8566b39ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5577 | 2026.01.22 22:19:37.532409 [ 194 ] {048797f8-2913-4120-8057-043480967ec1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5417 rows, containing 5 columns (5 merged, 0 gathered) in 0.002393318 sec., 2263384.9743327047 rows/sec., 193.31 MiB/sec. | ||
| 5578 | 2026.01.22 22:19:37.532501 [ 277 ] {068d12f5-d6de-47bc-8794-6df8566b39ed} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5579 | 2026.01.22 22:19:37.532667 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5580 | 2026.01.22 22:19:37.532731 [ 277 ] {068d12f5-d6de-47bc-8794-6df8566b39ed} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5581 | 2026.01.22 22:19:37.532864 [ 52 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5582 | 2026.01.22 22:19:37.532873 [ 277 ] {068d12f5-d6de-47bc-8794-6df8566b39ed} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001216 sec., 56743.42105263157 rows/sec., 4.43 MiB/sec. | ||
| 5583 | 2026.01.22 22:19:37.532914 [ 52 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5584 | 2026.01.22 22:19:37.532926 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_36_7} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5585 | 2026.01.22 22:19:37.532931 [ 277 ] {068d12f5-d6de-47bc-8794-6df8566b39ed} <Debug> TCPHandler: Processed in 0.001402041 sec. | ||
| 5586 | 2026.01.22 22:19:37.532943 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5587 | 2026.01.22 22:19:37.533000 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_36_7} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5588 | 2026.01.22 22:19:37.533054 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::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 | ||
| 5589 | 2026.01.22 22:19:37.533066 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5590 | 2026.01.22 22:19:37.533076 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 5591 | 2026.01.22 22:19:37.533180 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5592 | 2026.01.22 22:19:37.533180 [ 277 ] {d172979c-fb28-4b15-9044-019522b97c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5593 | 2026.01.22 22:19:37.533221 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1304 rows starting from the beginning of the part | ||
| 5594 | 2026.01.22 22:19:37.533243 [ 277 ] {d172979c-fb28-4b15-9044-019522b97c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5595 | 2026.01.22 22:19:37.533294 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 563 rows starting from the beginning of the part | ||
| 5596 | 2026.01.22 22:19:37.533344 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 100 rows starting from the beginning of the part | ||
| 5597 | 2026.01.22 22:19:37.533385 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 69 rows starting from the beginning of the part | ||
| 5598 | 2026.01.22 22:19:37.533427 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 769 rows starting from the beginning of the part | ||
| 5599 | 2026.01.22 22:19:37.533473 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 69 rows starting from the beginning of the part | ||
| 5600 | 2026.01.22 22:19:37.533670 [ 277 ] {d172979c-fb28-4b15-9044-019522b97c05} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5601 | 2026.01.22 22:19:37.533710 [ 277 ] {d172979c-fb28-4b15-9044-019522b97c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5602 | 2026.01.22 22:19:37.534062 [ 277 ] {d172979c-fb28-4b15-9044-019522b97c05} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5603 | 2026.01.22 22:19:37.534290 [ 277 ] {d172979c-fb28-4b15-9044-019522b97c05} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5604 | 2026.01.22 22:19:37.534405 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5605 | 2026.01.22 22:19:37.534427 [ 277 ] {d172979c-fb28-4b15-9044-019522b97c05} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001266 sec., 126382.30647709321 rows/sec., 8.80 MiB/sec. | ||
| 5606 | 2026.01.22 22:19:37.534437 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5607 | 2026.01.22 22:19:37.534466 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5608 | 2026.01.22 22:19:37.534471 [ 277 ] {d172979c-fb28-4b15-9044-019522b97c05} <Debug> TCPHandler: Processed in 0.001456271 sec. | ||
| 5609 | 2026.01.22 22:19:37.534576 [ 197 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 5610 | 2026.01.22 22:19:37.534590 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5611 | 2026.01.22 22:19:37.534712 [ 277 ] {4f6ac8a6-0969-4bc9-ac60-51e94c3aca60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5612 | 2026.01.22 22:19:37.534726 [ 197 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5613 | 2026.01.22 22:19:37.534766 [ 197 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9347 rows starting from the beginning of the part | ||
| 5614 | 2026.01.22 22:19:37.534769 [ 277 ] {4f6ac8a6-0969-4bc9-ac60-51e94c3aca60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5615 | 2026.01.22 22:19:37.534787 [ 193 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2874 rows, containing 5 columns (5 merged, 0 gathered) in 0.001779123 sec., 1615402.6450110532 rows/sec., 123.39 MiB/sec. | ||
| 5616 | 2026.01.22 22:19:37.534839 [ 197 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 881 rows starting from the beginning of the part | ||
| 5617 | 2026.01.22 22:19:37.534885 [ 197 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 5618 | 2026.01.22 22:19:37.534928 [ 197 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 5619 | 2026.01.22 22:19:37.534973 [ 197 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 328 rows starting from the beginning of the part | ||
| 5620 | 2026.01.22 22:19:37.534974 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5621 | 2026.01.22 22:19:37.535015 [ 197 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 5622 | 2026.01.22 22:19:37.535273 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_36_7} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5623 | 2026.01.22 22:19:37.535378 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_36_7} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5624 | 2026.01.22 22:19:37.535456 [ 208 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 5625 | 2026.01.22 22:19:37.535555 [ 277 ] {4f6ac8a6-0969-4bc9-ac60-51e94c3aca60} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5626 | 2026.01.22 22:19:37.535597 [ 277 ] {4f6ac8a6-0969-4bc9-ac60-51e94c3aca60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5627 | 2026.01.22 22:19:37.536122 [ 277 ] {4f6ac8a6-0969-4bc9-ac60-51e94c3aca60} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5628 | 2026.01.22 22:19:37.536368 [ 277 ] {4f6ac8a6-0969-4bc9-ac60-51e94c3aca60} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5629 | 2026.01.22 22:19:37.536516 [ 277 ] {4f6ac8a6-0969-4bc9-ac60-51e94c3aca60} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001824 sec., 2741.2280701754385 rows/sec., 4.91 MiB/sec. | ||
| 5630 | 2026.01.22 22:19:37.536579 [ 277 ] {4f6ac8a6-0969-4bc9-ac60-51e94c3aca60} <Debug> TCPHandler: Processed in 0.002041615 sec. | ||
| 5631 | 2026.01.22 22:19:37.536693 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5632 | 2026.01.22 22:19:37.536814 [ 277 ] {6297d877-98ed-4391-9d15-6a109367fea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5633 | 2026.01.22 22:19:37.536858 [ 277 ] {6297d877-98ed-4391-9d15-6a109367fea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5634 | 2026.01.22 22:19:37.537204 [ 277 ] {6297d877-98ed-4391-9d15-6a109367fea7} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5635 | 2026.01.22 22:19:37.537240 [ 277 ] {6297d877-98ed-4391-9d15-6a109367fea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5636 | 2026.01.22 22:19:37.537543 [ 277 ] {6297d877-98ed-4391-9d15-6a109367fea7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5637 | 2026.01.22 22:19:37.537752 [ 277 ] {6297d877-98ed-4391-9d15-6a109367fea7} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5638 | 2026.01.22 22:19:37.537854 [ 52 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5639 | 2026.01.22 22:19:37.537882 [ 277 ] {6297d877-98ed-4391-9d15-6a109367fea7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 5640 | 2026.01.22 22:19:37.537883 [ 52 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5641 | 2026.01.22 22:19:37.537920 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5642 | 2026.01.22 22:19:37.537924 [ 277 ] {6297d877-98ed-4391-9d15-6a109367fea7} <Debug> TCPHandler: Processed in 0.001281779 sec. | ||
| 5643 | 2026.01.22 22:19:37.537992 [ 203 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 5644 | 2026.01.22 22:19:37.538075 [ 203 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5645 | 2026.01.22 22:19:37.538104 [ 203 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1806 rows starting from the beginning of the part | ||
| 5646 | 2026.01.22 22:19:37.538156 [ 203 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5647 | 2026.01.22 22:19:37.538196 [ 203 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 5648 | 2026.01.22 22:19:37.538234 [ 203 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 5649 | 2026.01.22 22:19:37.538272 [ 203 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 5650 | 2026.01.22 22:19:37.538310 [ 203 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 5651 | 2026.01.22 22:19:37.538924 [ 193 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11036 rows, containing 5 columns (5 merged, 0 gathered) in 0.004406233 sec., 2504633.776743082 rows/sec., 171.23 MiB/sec. | ||
| 5652 | 2026.01.22 22:19:37.539184 [ 197 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5653 | 2026.01.22 22:19:37.539234 [ 196 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2154 rows, containing 4 columns (4 merged, 0 gathered) in 0.001271709 sec., 1693783.7193886337 rows/sec., 112.59 MiB/sec. | ||
| 5654 | 2026.01.22 22:19:37.539468 [ 197 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5655 | 2026.01.22 22:19:37.539489 [ 193 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5656 | 2026.01.22 22:19:37.539547 [ 197 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5657 | 2026.01.22 22:19:37.539630 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
| 5658 | 2026.01.22 22:19:37.539751 [ 193 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_36_7} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5659 | 2026.01.22 22:19:37.539824 [ 193 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_36_7} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5660 | 2026.01.22 22:19:37.539911 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5661 | 2026.01.22 22:19:37.950126 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5662 | 2026.01.22 22:19:37.968432 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5663 | 2026.01.22 22:19:37.968484 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5664 | 2026.01.22 22:19:37.974044 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5665 | 2026.01.22 22:19:37.974768 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5666 | 2026.01.22 22:19:37.975025 [ 51 ] {} <Debug> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5667 | 2026.01.22 22:19:37.975073 [ 51 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5668 | 2026.01.22 22:19:37.975095 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5669 | 2026.01.22 22:19:37.975211 [ 196 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 5670 | 2026.01.22 22:19:37.978045 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5671 | 2026.01.22 22:19:37.979350 [ 196 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5672 | 2026.01.22 22:19:37.980917 [ 196 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 5673 | 2026.01.22 22:19:37.985775 [ 196 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 5674 | 2026.01.22 22:19:37.990203 [ 196 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 5675 | 2026.01.22 22:19:37.994701 [ 196 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 5676 | 2026.01.22 22:19:37.999164 [ 196 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 5677 | 2026.01.22 22:19:38.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.30 MiB, peak 266.08 MiB, free memory in arenas 0.00 B, will set to 259.38 MiB (RSS), difference: -2.92 MiB | ||
| 5678 | 2026.01.22 22:19:38.003250 [ 196 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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.01.22 22:19:38.056184 [ 193 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.081025259 sec., 2418.998747045042 rows/sec., 12.51 MiB/sec. | ||
| 5680 | 2026.01.22 22:19:38.058237 [ 192 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5681 | 2026.01.22 22:19:38.060225 [ 192 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_26_5} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): 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.01.22 22:19:38.060323 [ 192 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_26_5} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5683 | 2026.01.22 22:19:38.061975 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5684 | 2026.01.22 22:19:39.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.91 MiB, peak 266.48 MiB, free memory in arenas 0.00 B, will set to 263.76 MiB (RSS), difference: 7.85 MiB | ||
| 5685 | 2026.01.22 22:19:42.317577 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 702 | ||
| 5686 | 2026.01.22 22:19:42.320425 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5687 | 2026.01.22 22:19:42.320482 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5688 | 2026.01.22 22:19:42.321694 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5689 | 2026.01.22 22:19:42.321965 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5690 | 2026.01.22 22:19:42.322327 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 702 | ||
| 5691 | 2026.01.22 22:19:42.541606 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5692 | 2026.01.22 22:19:42.541784 [ 277 ] {e450de42-5ace-43b6-892b-c3cb73606290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5693 | 2026.01.22 22:19:42.541848 [ 277 ] {e450de42-5ace-43b6-892b-c3cb73606290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5694 | 2026.01.22 22:19:42.542695 [ 277 ] {e450de42-5ace-43b6-892b-c3cb73606290} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5695 | 2026.01.22 22:19:42.542744 [ 277 ] {e450de42-5ace-43b6-892b-c3cb73606290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5696 | 2026.01.22 22:19:42.543154 [ 277 ] {e450de42-5ace-43b6-892b-c3cb73606290} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5697 | 2026.01.22 22:19:42.543392 [ 277 ] {e450de42-5ace-43b6-892b-c3cb73606290} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5698 | 2026.01.22 22:19:42.543539 [ 277 ] {e450de42-5ace-43b6-892b-c3cb73606290} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001804 sec., 247228.38137472284 rows/sec., 15.68 MiB/sec. | ||
| 5699 | 2026.01.22 22:19:42.543580 [ 277 ] {e450de42-5ace-43b6-892b-c3cb73606290} <Debug> TCPHandler: Processed in 0.002104426 sec. | ||
| 5700 | 2026.01.22 22:19:42.543711 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5701 | 2026.01.22 22:19:42.543806 [ 277 ] {d0c7ac68-e6ad-4f63-91f2-8487c956675b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5702 | 2026.01.22 22:19:42.543848 [ 277 ] {d0c7ac68-e6ad-4f63-91f2-8487c956675b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5703 | 2026.01.22 22:19:42.544832 [ 277 ] {d0c7ac68-e6ad-4f63-91f2-8487c956675b} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5704 | 2026.01.22 22:19:42.544868 [ 277 ] {d0c7ac68-e6ad-4f63-91f2-8487c956675b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5705 | 2026.01.22 22:19:42.545267 [ 277 ] {d0c7ac68-e6ad-4f63-91f2-8487c956675b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5706 | 2026.01.22 22:19:42.545475 [ 277 ] {d0c7ac68-e6ad-4f63-91f2-8487c956675b} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5707 | 2026.01.22 22:19:42.545603 [ 277 ] {d0c7ac68-e6ad-4f63-91f2-8487c956675b} <Debug> executeQuery: Read 1274 rows, 104.10 KiB in 0.001815 sec., 701928.3746556474 rows/sec., 56.01 MiB/sec. | ||
| 5708 | 2026.01.22 22:19:42.545641 [ 277 ] {d0c7ac68-e6ad-4f63-91f2-8487c956675b} <Debug> TCPHandler: Processed in 0.001981584 sec. | ||
| 5709 | 2026.01.22 22:19:42.545762 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5710 | 2026.01.22 22:19:42.545857 [ 277 ] {b023bd3d-cf88-4670-80df-c4a8840cab44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5711 | 2026.01.22 22:19:42.545897 [ 277 ] {b023bd3d-cf88-4670-80df-c4a8840cab44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5712 | 2026.01.22 22:19:42.546386 [ 277 ] {b023bd3d-cf88-4670-80df-c4a8840cab44} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5713 | 2026.01.22 22:19:42.546423 [ 277 ] {b023bd3d-cf88-4670-80df-c4a8840cab44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5714 | 2026.01.22 22:19:42.546728 [ 277 ] {b023bd3d-cf88-4670-80df-c4a8840cab44} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5715 | 2026.01.22 22:19:42.546938 [ 277 ] {b023bd3d-cf88-4670-80df-c4a8840cab44} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5716 | 2026.01.22 22:19:42.547048 [ 46 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5717 | 2026.01.22 22:19:42.547066 [ 277 ] {b023bd3d-cf88-4670-80df-c4a8840cab44} <Debug> executeQuery: Read 259 rows, 16.10 KiB in 0.001227 sec., 211083.9445802771 rows/sec., 12.81 MiB/sec. | ||
| 5718 | 2026.01.22 22:19:42.547117 [ 46 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5719 | 2026.01.22 22:19:42.547127 [ 277 ] {b023bd3d-cf88-4670-80df-c4a8840cab44} <Debug> TCPHandler: Processed in 0.00141507 sec. | ||
| 5720 | 2026.01.22 22:19:42.547146 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5721 | 2026.01.22 22:19:42.547246 [ 191 ] {1300943d-9fd4-47f6-9844-87364234b6ab::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 | ||
| 5722 | 2026.01.22 22:19:42.547256 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5723 | 2026.01.22 22:19:42.547335 [ 191 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5724 | 2026.01.22 22:19:42.547361 [ 277 ] {d1205127-4bc8-46c1-bf58-605a39471ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5725 | 2026.01.22 22:19:42.547363 [ 191 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 296 rows starting from the beginning of the part | ||
| 5726 | 2026.01.22 22:19:42.547401 [ 277 ] {d1205127-4bc8-46c1-bf58-605a39471ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5727 | 2026.01.22 22:19:42.547428 [ 191 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
| 5728 | 2026.01.22 22:19:42.547473 [ 191 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part | ||
| 5729 | 2026.01.22 22:19:42.547515 [ 191 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 259 rows starting from the beginning of the part | ||
| 5730 | 2026.01.22 22:19:42.547553 [ 191 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part | ||
| 5731 | 2026.01.22 22:19:42.547592 [ 191 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 259 rows starting from the beginning of the part | ||
| 5732 | 2026.01.22 22:19:42.547888 [ 277 ] {d1205127-4bc8-46c1-bf58-605a39471ef1} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5733 | 2026.01.22 22:19:42.547923 [ 277 ] {d1205127-4bc8-46c1-bf58-605a39471ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5734 | 2026.01.22 22:19:42.548264 [ 277 ] {d1205127-4bc8-46c1-bf58-605a39471ef1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5735 | 2026.01.22 22:19:42.548412 [ 192 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 860 rows, containing 5 columns (5 merged, 0 gathered) in 0.001195739 sec., 719220.498787779 rows/sec., 47.25 MiB/sec. | ||
| 5736 | 2026.01.22 22:19:42.548483 [ 277 ] {d1205127-4bc8-46c1-bf58-605a39471ef1} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5737 | 2026.01.22 22:19:42.548616 [ 277 ] {d1205127-4bc8-46c1-bf58-605a39471ef1} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001273 sec., 180675.56952081696 rows/sec., 11.65 MiB/sec. | ||
| 5738 | 2026.01.22 22:19:42.548654 [ 277 ] {d1205127-4bc8-46c1-bf58-605a39471ef1} <Debug> TCPHandler: Processed in 0.001448311 sec. | ||
| 5739 | 2026.01.22 22:19:42.548662 [ 193 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5740 | 2026.01.22 22:19:42.548767 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5741 | 2026.01.22 22:19:42.548868 [ 277 ] {a57e4b04-4d88-48aa-a259-70bf6c7c122c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5742 | 2026.01.22 22:19:42.548911 [ 277 ] {a57e4b04-4d88-48aa-a259-70bf6c7c122c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5743 | 2026.01.22 22:19:42.549036 [ 193 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_31_6} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5744 | 2026.01.22 22:19:42.549144 [ 193 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_31_6} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5745 | 2026.01.22 22:19:42.549266 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 5746 | 2026.01.22 22:19:42.549383 [ 277 ] {a57e4b04-4d88-48aa-a259-70bf6c7c122c} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5747 | 2026.01.22 22:19:42.549426 [ 277 ] {a57e4b04-4d88-48aa-a259-70bf6c7c122c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5748 | 2026.01.22 22:19:42.549740 [ 277 ] {a57e4b04-4d88-48aa-a259-70bf6c7c122c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5749 | 2026.01.22 22:19:42.549953 [ 277 ] {a57e4b04-4d88-48aa-a259-70bf6c7c122c} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5750 | 2026.01.22 22:19:42.550082 [ 277 ] {a57e4b04-4d88-48aa-a259-70bf6c7c122c} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001233 sec., 185725.87185725872 rows/sec., 10.54 MiB/sec. | ||
| 5751 | 2026.01.22 22:19:42.550121 [ 277 ] {a57e4b04-4d88-48aa-a259-70bf6c7c122c} <Debug> TCPHandler: Processed in 0.00140446 sec. | ||
| 5752 | 2026.01.22 22:19:42.550229 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5753 | 2026.01.22 22:19:42.550322 [ 277 ] {f9340333-50f4-4766-9035-b8079c686b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5754 | 2026.01.22 22:19:42.550362 [ 277 ] {f9340333-50f4-4766-9035-b8079c686b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5755 | 2026.01.22 22:19:42.551004 [ 277 ] {f9340333-50f4-4766-9035-b8079c686b84} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5756 | 2026.01.22 22:19:42.551041 [ 277 ] {f9340333-50f4-4766-9035-b8079c686b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5757 | 2026.01.22 22:19:42.551374 [ 277 ] {f9340333-50f4-4766-9035-b8079c686b84} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5758 | 2026.01.22 22:19:42.551588 [ 277 ] {f9340333-50f4-4766-9035-b8079c686b84} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5759 | 2026.01.22 22:19:42.551714 [ 277 ] {f9340333-50f4-4766-9035-b8079c686b84} <Debug> executeQuery: Read 769 rows, 55.15 KiB in 0.001411 sec., 545003.5435861092 rows/sec., 38.17 MiB/sec. | ||
| 5760 | 2026.01.22 22:19:42.551752 [ 277 ] {f9340333-50f4-4766-9035-b8079c686b84} <Debug> TCPHandler: Processed in 0.001573681 sec. | ||
| 5761 | 2026.01.22 22:19:42.551867 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5762 | 2026.01.22 22:19:42.551962 [ 277 ] {3de7b82b-ec69-477d-bb68-53aa07c7b7ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5763 | 2026.01.22 22:19:42.552005 [ 277 ] {3de7b82b-ec69-477d-bb68-53aa07c7b7ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5764 | 2026.01.22 22:19:42.552339 [ 277 ] {3de7b82b-ec69-477d-bb68-53aa07c7b7ab} <Trace> oximeter.measurements_bool (a68a1b1f-6c09-4757-b3ab-eafef4467e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5765 | 2026.01.22 22:19:42.552375 [ 277 ] {3de7b82b-ec69-477d-bb68-53aa07c7b7ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5766 | 2026.01.22 22:19:42.552684 [ 277 ] {3de7b82b-ec69-477d-bb68-53aa07c7b7ab} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5767 | 2026.01.22 22:19:42.552899 [ 277 ] {3de7b82b-ec69-477d-bb68-53aa07c7b7ab} <Trace> oximeter.measurements_bool (a68a1b1f-6c09-4757-b3ab-eafef4467e95): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5768 | 2026.01.22 22:19:42.553024 [ 277 ] {3de7b82b-ec69-477d-bb68-53aa07c7b7ab} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 5769 | 2026.01.22 22:19:42.553062 [ 277 ] {3de7b82b-ec69-477d-bb68-53aa07c7b7ab} <Debug> TCPHandler: Processed in 0.001245329 sec. | ||
| 5770 | 2026.01.22 22:19:42.553199 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5771 | 2026.01.22 22:19:42.553293 [ 277 ] {d5c894b5-a34d-4dbb-b0d8-a0b769958f27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5772 | 2026.01.22 22:19:42.553335 [ 277 ] {d5c894b5-a34d-4dbb-b0d8-a0b769958f27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5773 | 2026.01.22 22:19:42.553772 [ 277 ] {d5c894b5-a34d-4dbb-b0d8-a0b769958f27} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5774 | 2026.01.22 22:19:42.553809 [ 277 ] {d5c894b5-a34d-4dbb-b0d8-a0b769958f27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5775 | 2026.01.22 22:19:42.554147 [ 277 ] {d5c894b5-a34d-4dbb-b0d8-a0b769958f27} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5776 | 2026.01.22 22:19:42.554359 [ 277 ] {d5c894b5-a34d-4dbb-b0d8-a0b769958f27} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5777 | 2026.01.22 22:19:42.554489 [ 277 ] {d5c894b5-a34d-4dbb-b0d8-a0b769958f27} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001214 sec., 270181.21911037894 rows/sec., 17.70 MiB/sec. | ||
| 5778 | 2026.01.22 22:19:42.554524 [ 277 ] {d5c894b5-a34d-4dbb-b0d8-a0b769958f27} <Debug> TCPHandler: Processed in 0.00137389 sec. | ||
| 5779 | 2026.01.22 22:19:42.554627 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5780 | 2026.01.22 22:19:42.554721 [ 277 ] {4fa9da08-8086-4b4e-ade3-30588dcb5bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5781 | 2026.01.22 22:19:42.554762 [ 277 ] {4fa9da08-8086-4b4e-ade3-30588dcb5bdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5782 | 2026.01.22 22:19:42.555071 [ 277 ] {4fa9da08-8086-4b4e-ade3-30588dcb5bdb} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5783 | 2026.01.22 22:19:42.555107 [ 277 ] {4fa9da08-8086-4b4e-ade3-30588dcb5bdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5784 | 2026.01.22 22:19:42.555396 [ 277 ] {4fa9da08-8086-4b4e-ade3-30588dcb5bdb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5785 | 2026.01.22 22:19:42.555600 [ 277 ] {4fa9da08-8086-4b4e-ade3-30588dcb5bdb} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5786 | 2026.01.22 22:19:42.555727 [ 277 ] {4fa9da08-8086-4b4e-ade3-30588dcb5bdb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 5787 | 2026.01.22 22:19:42.555763 [ 277 ] {4fa9da08-8086-4b4e-ade3-30588dcb5bdb} <Debug> TCPHandler: Processed in 0.001184819 sec. | ||
| 5788 | 2026.01.22 22:19:42.555874 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5789 | 2026.01.22 22:19:42.555968 [ 277 ] {d5687cb4-c96a-415a-bdae-62f34034d624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5790 | 2026.01.22 22:19:42.556020 [ 277 ] {d5687cb4-c96a-415a-bdae-62f34034d624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5791 | 2026.01.22 22:19:42.556868 [ 277 ] {d5687cb4-c96a-415a-bdae-62f34034d624} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5792 | 2026.01.22 22:19:42.556905 [ 277 ] {d5687cb4-c96a-415a-bdae-62f34034d624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5793 | 2026.01.22 22:19:42.557452 [ 277 ] {d5687cb4-c96a-415a-bdae-62f34034d624} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5794 | 2026.01.22 22:19:42.557672 [ 277 ] {d5687cb4-c96a-415a-bdae-62f34034d624} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5795 | 2026.01.22 22:19:42.557811 [ 277 ] {d5687cb4-c96a-415a-bdae-62f34034d624} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001861 sec., 19344.438473938742 rows/sec., 34.66 MiB/sec. | ||
| 5796 | 2026.01.22 22:19:42.557875 [ 277 ] {d5687cb4-c96a-415a-bdae-62f34034d624} <Debug> TCPHandler: Processed in 0.002051245 sec. | ||
| 5797 | 2026.01.22 22:19:42.557993 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5798 | 2026.01.22 22:19:42.558088 [ 277 ] {7c00a3df-582e-4fbd-bb44-8efb37065015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5799 | 2026.01.22 22:19:42.558131 [ 277 ] {7c00a3df-582e-4fbd-bb44-8efb37065015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5800 | 2026.01.22 22:19:42.558474 [ 277 ] {7c00a3df-582e-4fbd-bb44-8efb37065015} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5801 | 2026.01.22 22:19:42.558510 [ 277 ] {7c00a3df-582e-4fbd-bb44-8efb37065015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5802 | 2026.01.22 22:19:42.558821 [ 277 ] {7c00a3df-582e-4fbd-bb44-8efb37065015} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5803 | 2026.01.22 22:19:42.559026 [ 277 ] {7c00a3df-582e-4fbd-bb44-8efb37065015} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5804 | 2026.01.22 22:19:42.559153 [ 277 ] {7c00a3df-582e-4fbd-bb44-8efb37065015} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001084 sec., 99630.99630996311 rows/sec., 6.07 MiB/sec. | ||
| 5805 | 2026.01.22 22:19:42.559188 [ 277 ] {7c00a3df-582e-4fbd-bb44-8efb37065015} <Debug> TCPHandler: Processed in 0.001245389 sec. | ||
| 5806 | 2026.01.22 22:19:44.788606 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12896 | ||
| 5807 | 2026.01.22 22:19:44.789386 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5808 | 2026.01.22 22:19:44.789452 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5809 | 2026.01.22 22:19:44.790204 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5810 | 2026.01.22 22:19:44.790434 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5811 | 2026.01.22 22:19:44.790564 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12896 | ||
| 5812 | 2026.01.22 22:19:45.478188 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5813 | 2026.01.22 22:19:45.494245 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5814 | 2026.01.22 22:19:45.494308 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5815 | 2026.01.22 22:19:45.500192 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5816 | 2026.01.22 22:19:45.500913 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5817 | 2026.01.22 22:19:45.504141 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5818 | 2026.01.22 22:19:47.558336 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5819 | 2026.01.22 22:19:47.558550 [ 277 ] {dcabe4a8-0dd6-4475-8342-5109c4f3b282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5820 | 2026.01.22 22:19:47.558624 [ 277 ] {dcabe4a8-0dd6-4475-8342-5109c4f3b282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5821 | 2026.01.22 22:19:47.559288 [ 277 ] {dcabe4a8-0dd6-4475-8342-5109c4f3b282} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5822 | 2026.01.22 22:19:47.559336 [ 277 ] {dcabe4a8-0dd6-4475-8342-5109c4f3b282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5823 | 2026.01.22 22:19:47.559752 [ 277 ] {dcabe4a8-0dd6-4475-8342-5109c4f3b282} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5824 | 2026.01.22 22:19:47.559982 [ 277 ] {dcabe4a8-0dd6-4475-8342-5109c4f3b282} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5825 | 2026.01.22 22:19:47.560118 [ 39 ] {} <Debug> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5826 | 2026.01.22 22:19:47.560141 [ 277 ] {dcabe4a8-0dd6-4475-8342-5109c4f3b282} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001644 sec., 14598.5401459854 rows/sec., 1.21 MiB/sec. | ||
| 5827 | 2026.01.22 22:19:47.560161 [ 39 ] {} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5828 | 2026.01.22 22:19:47.560185 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5829 | 2026.01.22 22:19:47.560198 [ 277 ] {dcabe4a8-0dd6-4475-8342-5109c4f3b282} <Debug> TCPHandler: Processed in 0.001998104 sec. | ||
| 5830 | 2026.01.22 22:19:47.560308 [ 192 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 5831 | 2026.01.22 22:19:47.560329 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5832 | 2026.01.22 22:19:47.560448 [ 277 ] {bec3c40b-a992-4f95-92f7-996f4aa77b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5833 | 2026.01.22 22:19:47.560454 [ 192 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5834 | 2026.01.22 22:19:47.560497 [ 277 ] {bec3c40b-a992-4f95-92f7-996f4aa77b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5835 | 2026.01.22 22:19:47.560500 [ 192 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 470 rows starting from the beginning of the part | ||
| 5836 | 2026.01.22 22:19:47.560580 [ 192 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 5837 | 2026.01.22 22:19:47.560647 [ 192 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 5838 | 2026.01.22 22:19:47.560693 [ 192 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 446 rows starting from the beginning of the part | ||
| 5839 | 2026.01.22 22:19:47.560740 [ 192 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 446 rows starting from the beginning of the part | ||
| 5840 | 2026.01.22 22:19:47.560787 [ 192 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 5841 | 2026.01.22 22:19:47.560924 [ 277 ] {bec3c40b-a992-4f95-92f7-996f4aa77b39} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5842 | 2026.01.22 22:19:47.560964 [ 277 ] {bec3c40b-a992-4f95-92f7-996f4aa77b39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5843 | 2026.01.22 22:19:47.561305 [ 277 ] {bec3c40b-a992-4f95-92f7-996f4aa77b39} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5844 | 2026.01.22 22:19:47.561539 [ 277 ] {bec3c40b-a992-4f95-92f7-996f4aa77b39} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5845 | 2026.01.22 22:19:47.561673 [ 277 ] {bec3c40b-a992-4f95-92f7-996f4aa77b39} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001249 sec., 4803.843074459568 rows/sec., 391.72 KiB/sec. | ||
| 5846 | 2026.01.22 22:19:47.561713 [ 277 ] {bec3c40b-a992-4f95-92f7-996f4aa77b39} <Debug> TCPHandler: Processed in 0.001437671 sec. | ||
| 5847 | 2026.01.22 22:19:47.561828 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5848 | 2026.01.22 22:19:47.561866 [ 193 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1434 rows, containing 5 columns (5 merged, 0 gathered) in 0.001613412 sec., 888799.6370424913 rows/sec., 60.92 MiB/sec. | ||
| 5849 | 2026.01.22 22:19:47.561926 [ 277 ] {4810e261-58c6-4791-9ca5-86eb674a88c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5850 | 2026.01.22 22:19:47.561971 [ 277 ] {4810e261-58c6-4791-9ca5-86eb674a88c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5851 | 2026.01.22 22:19:47.562069 [ 201 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5852 | 2026.01.22 22:19:47.562375 [ 201 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_10_2} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5853 | 2026.01.22 22:19:47.562453 [ 201 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_10_2} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5854 | 2026.01.22 22:19:47.562546 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 5855 | 2026.01.22 22:19:47.563109 [ 277 ] {4810e261-58c6-4791-9ca5-86eb674a88c7} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5856 | 2026.01.22 22:19:47.563150 [ 277 ] {4810e261-58c6-4791-9ca5-86eb674a88c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5857 | 2026.01.22 22:19:47.563597 [ 277 ] {4810e261-58c6-4791-9ca5-86eb674a88c7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5858 | 2026.01.22 22:19:47.563829 [ 277 ] {4810e261-58c6-4791-9ca5-86eb674a88c7} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5859 | 2026.01.22 22:19:47.563969 [ 277 ] {4810e261-58c6-4791-9ca5-86eb674a88c7} <Debug> executeQuery: Read 1329 rows, 113.13 KiB in 0.002064 sec., 643895.3488372094 rows/sec., 53.53 MiB/sec. | ||
| 5860 | 2026.01.22 22:19:47.564008 [ 277 ] {4810e261-58c6-4791-9ca5-86eb674a88c7} <Debug> TCPHandler: Processed in 0.002230937 sec. | ||
| 5861 | 2026.01.22 22:19:47.564117 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5862 | 2026.01.22 22:19:47.564224 [ 277 ] {013b07a2-eabf-41e9-9f64-2a7b7ce87442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5863 | 2026.01.22 22:19:47.564265 [ 277 ] {013b07a2-eabf-41e9-9f64-2a7b7ce87442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5864 | 2026.01.22 22:19:47.564681 [ 277 ] {013b07a2-eabf-41e9-9f64-2a7b7ce87442} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5865 | 2026.01.22 22:19:47.564722 [ 277 ] {013b07a2-eabf-41e9-9f64-2a7b7ce87442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5866 | 2026.01.22 22:19:47.565044 [ 277 ] {013b07a2-eabf-41e9-9f64-2a7b7ce87442} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5867 | 2026.01.22 22:19:47.565262 [ 277 ] {013b07a2-eabf-41e9-9f64-2a7b7ce87442} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5868 | 2026.01.22 22:19:47.565393 [ 277 ] {013b07a2-eabf-41e9-9f64-2a7b7ce87442} <Debug> executeQuery: Read 23 rows, 1.76 KiB in 0.001189 sec., 19343.98654331371 rows/sec., 1.44 MiB/sec. | ||
| 5869 | 2026.01.22 22:19:47.565433 [ 277 ] {013b07a2-eabf-41e9-9f64-2a7b7ce87442} <Debug> TCPHandler: Processed in 0.00136673 sec. | ||
| 5870 | 2026.01.22 22:19:47.565548 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5871 | 2026.01.22 22:19:47.565641 [ 277 ] {62230c58-f5c2-41df-8ad0-5106fffdd38a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5872 | 2026.01.22 22:19:47.565681 [ 277 ] {62230c58-f5c2-41df-8ad0-5106fffdd38a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5873 | 2026.01.22 22:19:47.566233 [ 277 ] {62230c58-f5c2-41df-8ad0-5106fffdd38a} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5874 | 2026.01.22 22:19:47.566270 [ 277 ] {62230c58-f5c2-41df-8ad0-5106fffdd38a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5875 | 2026.01.22 22:19:47.566597 [ 277 ] {62230c58-f5c2-41df-8ad0-5106fffdd38a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5876 | 2026.01.22 22:19:47.566812 [ 277 ] {62230c58-f5c2-41df-8ad0-5106fffdd38a} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5877 | 2026.01.22 22:19:47.566905 [ 39 ] {} <Debug> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5878 | 2026.01.22 22:19:47.566938 [ 277 ] {62230c58-f5c2-41df-8ad0-5106fffdd38a} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001316 sec., 191489.36170212767 rows/sec., 13.24 MiB/sec. | ||
| 5879 | 2026.01.22 22:19:47.566936 [ 39 ] {} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5880 | 2026.01.22 22:19:47.566971 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5881 | 2026.01.22 22:19:47.566976 [ 277 ] {62230c58-f5c2-41df-8ad0-5106fffdd38a} <Debug> TCPHandler: Processed in 0.001478551 sec. | ||
| 5882 | 2026.01.22 22:19:47.567060 [ 192 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 5883 | 2026.01.22 22:19:47.567100 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5884 | 2026.01.22 22:19:47.567160 [ 192 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5885 | 2026.01.22 22:19:47.567190 [ 192 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 484 rows starting from the beginning of the part | ||
| 5886 | 2026.01.22 22:19:47.567198 [ 277 ] {23b62a25-e6d3-4437-ba0f-30db300096cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5887 | 2026.01.22 22:19:47.567235 [ 192 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 252 rows starting from the beginning of the part | ||
| 5888 | 2026.01.22 22:19:47.567243 [ 277 ] {23b62a25-e6d3-4437-ba0f-30db300096cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5889 | 2026.01.22 22:19:47.567280 [ 192 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 252 rows starting from the beginning of the part | ||
| 5890 | 2026.01.22 22:19:47.567320 [ 192 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 230 rows starting from the beginning of the part | ||
| 5891 | 2026.01.22 22:19:47.567355 [ 192 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 230 rows starting from the beginning of the part | ||
| 5892 | 2026.01.22 22:19:47.567390 [ 192 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 252 rows starting from the beginning of the part | ||
| 5893 | 2026.01.22 22:19:47.567679 [ 277 ] {23b62a25-e6d3-4437-ba0f-30db300096cf} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5894 | 2026.01.22 22:19:47.567718 [ 277 ] {23b62a25-e6d3-4437-ba0f-30db300096cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5895 | 2026.01.22 22:19:47.568051 [ 277 ] {23b62a25-e6d3-4437-ba0f-30db300096cf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5896 | 2026.01.22 22:19:47.568274 [ 277 ] {23b62a25-e6d3-4437-ba0f-30db300096cf} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5897 | 2026.01.22 22:19:47.568377 [ 39 ] {} <Debug> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5898 | 2026.01.22 22:19:47.568404 [ 277 ] {23b62a25-e6d3-4437-ba0f-30db300096cf} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001223 sec., 9811.937857726902 rows/sec., 766.56 KiB/sec. | ||
| 5899 | 2026.01.22 22:19:47.568406 [ 39 ] {} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5900 | 2026.01.22 22:19:47.568433 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5901 | 2026.01.22 22:19:47.568433 [ 190 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1700 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014094 sec., 1206187.0299418191 rows/sec., 85.72 MiB/sec. | ||
| 5902 | 2026.01.22 22:19:47.568441 [ 277 ] {23b62a25-e6d3-4437-ba0f-30db300096cf} <Debug> TCPHandler: Processed in 0.001391581 sec. | ||
| 5903 | 2026.01.22 22:19:47.568503 [ 187 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 5904 | 2026.01.22 22:19:47.568599 [ 187 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5905 | 2026.01.22 22:19:47.568603 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5906 | 2026.01.22 22:19:47.568632 [ 187 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 241 rows starting from the beginning of the part | ||
| 5907 | 2026.01.22 22:19:47.568656 [ 193 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5908 | 2026.01.22 22:19:47.568691 [ 187 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 5909 | 2026.01.22 22:19:47.568703 [ 277 ] {12232124-577f-466e-a175-8d044e5fe962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5910 | 2026.01.22 22:19:47.568738 [ 187 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 5911 | 2026.01.22 22:19:47.568744 [ 277 ] {12232124-577f-466e-a175-8d044e5fe962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5912 | 2026.01.22 22:19:47.568781 [ 187 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 229 rows starting from the beginning of the part | ||
| 5913 | 2026.01.22 22:19:47.568827 [ 187 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 229 rows starting from the beginning of the part | ||
| 5914 | 2026.01.22 22:19:47.568868 [ 187 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 5915 | 2026.01.22 22:19:47.568963 [ 193 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_10_2} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5916 | 2026.01.22 22:19:47.569048 [ 193 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_10_2} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5917 | 2026.01.22 22:19:47.569143 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 5918 | 2026.01.22 22:19:47.569400 [ 277 ] {12232124-577f-466e-a175-8d044e5fe962} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5919 | 2026.01.22 22:19:47.569440 [ 277 ] {12232124-577f-466e-a175-8d044e5fe962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5920 | 2026.01.22 22:19:47.569792 [ 277 ] {12232124-577f-466e-a175-8d044e5fe962} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5921 | 2026.01.22 22:19:47.569880 [ 190 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 735 rows, containing 5 columns (5 merged, 0 gathered) in 0.00141376 sec., 519890.221819828 rows/sec., 32.16 MiB/sec. | ||
| 5922 | 2026.01.22 22:19:47.570008 [ 187 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5923 | 2026.01.22 22:19:47.570035 [ 277 ] {12232124-577f-466e-a175-8d044e5fe962} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5924 | 2026.01.22 22:19:47.570171 [ 277 ] {12232124-577f-466e-a175-8d044e5fe962} <Debug> executeQuery: Read 567 rows, 43.55 KiB in 0.001485 sec., 381818.1818181818 rows/sec., 28.64 MiB/sec. | ||
| 5925 | 2026.01.22 22:19:47.570209 [ 277 ] {12232124-577f-466e-a175-8d044e5fe962} <Debug> TCPHandler: Processed in 0.001654693 sec. | ||
| 5926 | 2026.01.22 22:19:47.570243 [ 187 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_10_2} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5927 | 2026.01.22 22:19:47.570305 [ 187 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_10_2} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5928 | 2026.01.22 22:19:47.570325 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5929 | 2026.01.22 22:19:47.570367 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 5930 | 2026.01.22 22:19:47.570425 [ 277 ] {0097062b-1e43-435d-bacd-9bb9824380bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5931 | 2026.01.22 22:19:47.570470 [ 277 ] {0097062b-1e43-435d-bacd-9bb9824380bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5932 | 2026.01.22 22:19:47.571071 [ 277 ] {0097062b-1e43-435d-bacd-9bb9824380bd} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5933 | 2026.01.22 22:19:47.571106 [ 277 ] {0097062b-1e43-435d-bacd-9bb9824380bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5934 | 2026.01.22 22:19:47.571489 [ 277 ] {0097062b-1e43-435d-bacd-9bb9824380bd} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5935 | 2026.01.22 22:19:47.571704 [ 277 ] {0097062b-1e43-435d-bacd-9bb9824380bd} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5936 | 2026.01.22 22:19:47.571835 [ 277 ] {0097062b-1e43-435d-bacd-9bb9824380bd} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001434 sec., 615760.1115760112 rows/sec., 41.79 MiB/sec. | ||
| 5937 | 2026.01.22 22:19:47.571872 [ 277 ] {0097062b-1e43-435d-bacd-9bb9824380bd} <Debug> TCPHandler: Processed in 0.001596232 sec. | ||
| 5938 | 2026.01.22 22:19:47.571973 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5939 | 2026.01.22 22:19:47.572067 [ 277 ] {67eed460-aa86-4b18-9967-110a0a827019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5940 | 2026.01.22 22:19:47.572120 [ 277 ] {67eed460-aa86-4b18-9967-110a0a827019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5941 | 2026.01.22 22:19:47.572882 [ 277 ] {67eed460-aa86-4b18-9967-110a0a827019} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5942 | 2026.01.22 22:19:47.572918 [ 277 ] {67eed460-aa86-4b18-9967-110a0a827019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5943 | 2026.01.22 22:19:47.573421 [ 277 ] {67eed460-aa86-4b18-9967-110a0a827019} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5944 | 2026.01.22 22:19:47.573644 [ 277 ] {67eed460-aa86-4b18-9967-110a0a827019} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5945 | 2026.01.22 22:19:47.573778 [ 277 ] {67eed460-aa86-4b18-9967-110a0a827019} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00173 sec., 2890.1734104046245 rows/sec., 5.18 MiB/sec. | ||
| 5946 | 2026.01.22 22:19:47.573830 [ 277 ] {67eed460-aa86-4b18-9967-110a0a827019} <Debug> TCPHandler: Processed in 0.001905214 sec. | ||
| 5947 | 2026.01.22 22:19:47.573942 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5948 | 2026.01.22 22:19:47.574034 [ 277 ] {65f66fe8-e390-4675-9653-e254e9919741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5949 | 2026.01.22 22:19:47.574076 [ 277 ] {65f66fe8-e390-4675-9653-e254e9919741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5950 | 2026.01.22 22:19:47.574426 [ 277 ] {65f66fe8-e390-4675-9653-e254e9919741} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5951 | 2026.01.22 22:19:47.574461 [ 277 ] {65f66fe8-e390-4675-9653-e254e9919741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5952 | 2026.01.22 22:19:47.574778 [ 277 ] {65f66fe8-e390-4675-9653-e254e9919741} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5953 | 2026.01.22 22:19:47.574995 [ 277 ] {65f66fe8-e390-4675-9653-e254e9919741} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5954 | 2026.01.22 22:19:47.575126 [ 277 ] {65f66fe8-e390-4675-9653-e254e9919741} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 5955 | 2026.01.22 22:19:47.575160 [ 277 ] {65f66fe8-e390-4675-9653-e254e9919741} <Debug> TCPHandler: Processed in 0.001267469 sec. | ||
| 5956 | 2026.01.22 22:19:52.166126 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5957 | 2026.01.22 22:19:52.166226 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5958 | 2026.01.22 22:19:52.290715 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13408 | ||
| 5959 | 2026.01.22 22:19:52.291303 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5960 | 2026.01.22 22:19:52.291359 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5961 | 2026.01.22 22:19:52.291903 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5962 | 2026.01.22 22:19:52.292153 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5963 | 2026.01.22 22:19:52.292302 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13408 | ||
| 5964 | 2026.01.22 22:19:52.322597 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 744 | ||
| 5965 | 2026.01.22 22:19:52.325062 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5966 | 2026.01.22 22:19:52.325101 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5967 | 2026.01.22 22:19:52.326277 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5968 | 2026.01.22 22:19:52.326546 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5969 | 2026.01.22 22:19:52.326797 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 744 | ||
| 5970 | 2026.01.22 22:19:52.530079 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5971 | 2026.01.22 22:19:52.530255 [ 277 ] {044fff5e-d33d-47ab-81bd-9554975394d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5972 | 2026.01.22 22:19:52.530325 [ 277 ] {044fff5e-d33d-47ab-81bd-9554975394d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5973 | 2026.01.22 22:19:52.530996 [ 277 ] {044fff5e-d33d-47ab-81bd-9554975394d2} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5974 | 2026.01.22 22:19:52.531054 [ 277 ] {044fff5e-d33d-47ab-81bd-9554975394d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5975 | 2026.01.22 22:19:52.531497 [ 277 ] {044fff5e-d33d-47ab-81bd-9554975394d2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5976 | 2026.01.22 22:19:52.531765 [ 277 ] {044fff5e-d33d-47ab-81bd-9554975394d2} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5977 | 2026.01.22 22:19:52.531925 [ 277 ] {044fff5e-d33d-47ab-81bd-9554975394d2} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001721 sec., 74375.36316095293 rows/sec., 6.39 MiB/sec. | ||
| 5978 | 2026.01.22 22:19:52.531977 [ 277 ] {044fff5e-d33d-47ab-81bd-9554975394d2} <Debug> TCPHandler: Processed in 0.002029525 sec. | ||
| 5979 | 2026.01.22 22:19:52.532102 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5980 | 2026.01.22 22:19:52.532206 [ 277 ] {9c8e961d-9f74-4608-b634-6f1361cb8b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5981 | 2026.01.22 22:19:52.532251 [ 277 ] {9c8e961d-9f74-4608-b634-6f1361cb8b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5982 | 2026.01.22 22:19:52.532685 [ 277 ] {9c8e961d-9f74-4608-b634-6f1361cb8b43} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5983 | 2026.01.22 22:19:52.532725 [ 277 ] {9c8e961d-9f74-4608-b634-6f1361cb8b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5984 | 2026.01.22 22:19:52.533041 [ 277 ] {9c8e961d-9f74-4608-b634-6f1361cb8b43} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5985 | 2026.01.22 22:19:52.533270 [ 277 ] {9c8e961d-9f74-4608-b634-6f1361cb8b43} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5986 | 2026.01.22 22:19:52.533406 [ 277 ] {9c8e961d-9f74-4608-b634-6f1361cb8b43} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001224 sec., 29411.764705882353 rows/sec., 2.16 MiB/sec. | ||
| 5987 | 2026.01.22 22:19:52.533447 [ 277 ] {9c8e961d-9f74-4608-b634-6f1361cb8b43} <Debug> TCPHandler: Processed in 0.00139682 sec. | ||
| 5988 | 2026.01.22 22:19:52.533566 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5989 | 2026.01.22 22:19:52.533668 [ 277 ] {32a7da06-a10b-4c24-9bb5-48d40622fe49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5990 | 2026.01.22 22:19:52.533711 [ 277 ] {32a7da06-a10b-4c24-9bb5-48d40622fe49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5991 | 2026.01.22 22:19:52.534198 [ 277 ] {32a7da06-a10b-4c24-9bb5-48d40622fe49} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5992 | 2026.01.22 22:19:52.534237 [ 277 ] {32a7da06-a10b-4c24-9bb5-48d40622fe49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5993 | 2026.01.22 22:19:52.534581 [ 277 ] {32a7da06-a10b-4c24-9bb5-48d40622fe49} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5994 | 2026.01.22 22:19:52.534802 [ 277 ] {32a7da06-a10b-4c24-9bb5-48d40622fe49} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5995 | 2026.01.22 22:19:52.534939 [ 277 ] {32a7da06-a10b-4c24-9bb5-48d40622fe49} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001291 sec., 77459.3338497289 rows/sec., 6.05 MiB/sec. | ||
| 5996 | 2026.01.22 22:19:52.534979 [ 277 ] {32a7da06-a10b-4c24-9bb5-48d40622fe49} <Debug> TCPHandler: Processed in 0.001465071 sec. | ||
| 5997 | 2026.01.22 22:19:52.535098 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5998 | 2026.01.22 22:19:52.535198 [ 277 ] {00dbfc28-d0bb-49b4-b4c6-455fc7c5d99f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5999 | 2026.01.22 22:19:52.535251 [ 277 ] {00dbfc28-d0bb-49b4-b4c6-455fc7c5d99f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6000 | 2026.01.22 22:19:52.535681 [ 277 ] {00dbfc28-d0bb-49b4-b4c6-455fc7c5d99f} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6001 | 2026.01.22 22:19:52.535718 [ 277 ] {00dbfc28-d0bb-49b4-b4c6-455fc7c5d99f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6002 | 2026.01.22 22:19:52.536052 [ 277 ] {00dbfc28-d0bb-49b4-b4c6-455fc7c5d99f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6003 | 2026.01.22 22:19:52.536258 [ 277 ] {00dbfc28-d0bb-49b4-b4c6-455fc7c5d99f} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6004 | 2026.01.22 22:19:52.536390 [ 277 ] {00dbfc28-d0bb-49b4-b4c6-455fc7c5d99f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 6005 | 2026.01.22 22:19:52.536428 [ 277 ] {00dbfc28-d0bb-49b4-b4c6-455fc7c5d99f} <Debug> TCPHandler: Processed in 0.00137997 sec. | ||
| 6006 | 2026.01.22 22:19:52.536539 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6007 | 2026.01.22 22:19:52.536640 [ 277 ] {0c77a453-bee5-4cbc-80f0-8e082b0e85a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6008 | 2026.01.22 22:19:52.536696 [ 277 ] {0c77a453-bee5-4cbc-80f0-8e082b0e85a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6009 | 2026.01.22 22:19:52.537543 [ 277 ] {0c77a453-bee5-4cbc-80f0-8e082b0e85a8} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6010 | 2026.01.22 22:19:52.537580 [ 277 ] {0c77a453-bee5-4cbc-80f0-8e082b0e85a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6011 | 2026.01.22 22:19:52.538172 [ 277 ] {0c77a453-bee5-4cbc-80f0-8e082b0e85a8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6012 | 2026.01.22 22:19:52.538411 [ 277 ] {0c77a453-bee5-4cbc-80f0-8e082b0e85a8} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6013 | 2026.01.22 22:19:52.538532 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6014 | 2026.01.22 22:19:52.538561 [ 277 ] {0c77a453-bee5-4cbc-80f0-8e082b0e85a8} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001941 sec., 18547.140649149922 rows/sec., 33.24 MiB/sec. | ||
| 6015 | 2026.01.22 22:19:52.538584 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6016 | 2026.01.22 22:19:52.538610 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6017 | 2026.01.22 22:19:52.538635 [ 277 ] {0c77a453-bee5-4cbc-80f0-8e082b0e85a8} <Debug> TCPHandler: Processed in 0.002147755 sec. | ||
| 6018 | 2026.01.22 22:19:52.538739 [ 193 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::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 | ||
| 6019 | 2026.01.22 22:19:52.538755 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6020 | 2026.01.22 22:19:52.538871 [ 277 ] {4da5a4bb-9a85-4270-b621-e71f1840dc4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6021 | 2026.01.22 22:19:52.538914 [ 277 ] {4da5a4bb-9a85-4270-b621-e71f1840dc4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6022 | 2026.01.22 22:19:52.539008 [ 193 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6023 | 2026.01.22 22:19:52.539079 [ 193 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 571 rows starting from the beginning of the part | ||
| 6024 | 2026.01.22 22:19:52.539226 [ 193 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
| 6025 | 2026.01.22 22:19:52.539264 [ 277 ] {4da5a4bb-9a85-4270-b621-e71f1840dc4f} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6026 | 2026.01.22 22:19:52.539303 [ 277 ] {4da5a4bb-9a85-4270-b621-e71f1840dc4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6027 | 2026.01.22 22:19:52.539344 [ 193 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part | ||
| 6028 | 2026.01.22 22:19:52.539458 [ 193 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part | ||
| 6029 | 2026.01.22 22:19:52.539575 [ 193 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part | ||
| 6030 | 2026.01.22 22:19:52.539617 [ 277 ] {4da5a4bb-9a85-4270-b621-e71f1840dc4f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6031 | 2026.01.22 22:19:52.539689 [ 193 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
| 6032 | 2026.01.22 22:19:52.539837 [ 277 ] {4da5a4bb-9a85-4270-b621-e71f1840dc4f} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6033 | 2026.01.22 22:19:52.539973 [ 277 ] {4da5a4bb-9a85-4270-b621-e71f1840dc4f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 6034 | 2026.01.22 22:19:52.540012 [ 277 ] {4da5a4bb-9a85-4270-b621-e71f1840dc4f} <Debug> TCPHandler: Processed in 0.00130852 sec. | ||
| 6035 | 2026.01.22 22:19:52.544989 [ 187 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 689 rows, containing 19 columns (19 merged, 0 gathered) in 0.006316086 sec., 109086.54505337641 rows/sec., 195.48 MiB/sec. | ||
| 6036 | 2026.01.22 22:19:52.546121 [ 190 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6037 | 2026.01.22 22:19:52.546531 [ 190 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6038 | 2026.01.22 22:19:52.546628 [ 190 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6039 | 2026.01.22 22:19:52.546780 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.53 MiB. | ||
| 6040 | 2026.01.22 22:19:53.000232 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.11 MiB, peak 272.59 MiB, free memory in arenas 0.00 B, will set to 267.71 MiB (RSS), difference: 2.61 MiB | ||
| 6041 | 2026.01.22 22:19:53.004270 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6042 | 2026.01.22 22:19:53.020597 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6043 | 2026.01.22 22:19:53.020649 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6044 | 2026.01.22 22:19:53.026952 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6045 | 2026.01.22 22:19:53.027638 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6046 | 2026.01.22 22:19:53.030315 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6047 | 2026.01.22 22:19:53.413745 [ 35 ] {} <Debug> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 6048 | 2026.01.22 22:19:53.413840 [ 35 ] {} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6049 | 2026.01.22 22:19:53.413879 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6050 | 2026.01.22 22:19:53.414032 [ 187 ] {86067968-1b43-48b5-9b2c-b3179c4c2021::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 | ||
| 6051 | 2026.01.22 22:19:53.414227 [ 187 ] {86067968-1b43-48b5-9b2c-b3179c4c2021::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6052 | 2026.01.22 22:19:53.414284 [ 187 ] {86067968-1b43-48b5-9b2c-b3179c4c2021::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 | ||
| 6053 | 2026.01.22 22:19:53.414386 [ 187 ] {86067968-1b43-48b5-9b2c-b3179c4c2021::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 | ||
| 6054 | 2026.01.22 22:19:53.414460 [ 187 ] {86067968-1b43-48b5-9b2c-b3179c4c2021::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 6055 | 2026.01.22 22:19:53.414527 [ 187 ] {86067968-1b43-48b5-9b2c-b3179c4c2021::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 | ||
| 6056 | 2026.01.22 22:19:53.414598 [ 187 ] {86067968-1b43-48b5-9b2c-b3179c4c2021::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 | ||
| 6057 | 2026.01.22 22:19:53.415515 [ 190 ] {86067968-1b43-48b5-9b2c-b3179c4c2021::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.001548542 sec., 3874.6123773200857 rows/sec., 256.04 KiB/sec. | ||
| 6058 | 2026.01.22 22:19:53.415717 [ 188 ] {86067968-1b43-48b5-9b2c-b3179c4c2021::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 6059 | 2026.01.22 22:19:53.416045 [ 188 ] {86067968-1b43-48b5-9b2c-b3179c4c2021::all_1_5_1} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6060 | 2026.01.22 22:19:53.416118 [ 188 ] {86067968-1b43-48b5-9b2c-b3179c4c2021::all_1_5_1} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 6061 | 2026.01.22 22:19:53.416206 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6062 | 2026.01.22 22:19:57.529063 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6063 | 2026.01.22 22:19:57.529268 [ 277 ] {44061309-8582-47b5-834e-9388caa7a8f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6064 | 2026.01.22 22:19:57.529338 [ 277 ] {44061309-8582-47b5-834e-9388caa7a8f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6065 | 2026.01.22 22:19:57.530038 [ 277 ] {44061309-8582-47b5-834e-9388caa7a8f1} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6066 | 2026.01.22 22:19:57.530086 [ 277 ] {44061309-8582-47b5-834e-9388caa7a8f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6067 | 2026.01.22 22:19:57.530490 [ 277 ] {44061309-8582-47b5-834e-9388caa7a8f1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6068 | 2026.01.22 22:19:57.530747 [ 277 ] {44061309-8582-47b5-834e-9388caa7a8f1} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6069 | 2026.01.22 22:19:57.530907 [ 277 ] {44061309-8582-47b5-834e-9388caa7a8f1} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.00169 sec., 39053.25443786982 rows/sec., 3.09 MiB/sec. | ||
| 6070 | 2026.01.22 22:19:57.530953 [ 277 ] {44061309-8582-47b5-834e-9388caa7a8f1} <Debug> TCPHandler: Processed in 0.002075045 sec. | ||
| 6071 | 2026.01.22 22:19:57.531098 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6072 | 2026.01.22 22:19:57.531194 [ 277 ] {23ffd447-170b-4c8a-8c12-7ee8bcc9920d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6073 | 2026.01.22 22:19:57.531233 [ 277 ] {23ffd447-170b-4c8a-8c12-7ee8bcc9920d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6074 | 2026.01.22 22:19:57.531653 [ 277 ] {23ffd447-170b-4c8a-8c12-7ee8bcc9920d} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6075 | 2026.01.22 22:19:57.531690 [ 277 ] {23ffd447-170b-4c8a-8c12-7ee8bcc9920d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6076 | 2026.01.22 22:19:57.532020 [ 277 ] {23ffd447-170b-4c8a-8c12-7ee8bcc9920d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6077 | 2026.01.22 22:19:57.532237 [ 277 ] {23ffd447-170b-4c8a-8c12-7ee8bcc9920d} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6078 | 2026.01.22 22:19:57.532372 [ 277 ] {23ffd447-170b-4c8a-8c12-7ee8bcc9920d} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001196 sec., 4180.602006688963 rows/sec., 314.36 KiB/sec. | ||
| 6079 | 2026.01.22 22:19:57.532410 [ 277 ] {23ffd447-170b-4c8a-8c12-7ee8bcc9920d} <Debug> TCPHandler: Processed in 0.00136388 sec. | ||
| 6080 | 2026.01.22 22:19:57.532527 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6081 | 2026.01.22 22:19:57.532628 [ 277 ] {605c8ded-6440-42e2-b0f0-f2c450be4b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6082 | 2026.01.22 22:19:57.532680 [ 277 ] {605c8ded-6440-42e2-b0f0-f2c450be4b86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6083 | 2026.01.22 22:19:57.533112 [ 277 ] {605c8ded-6440-42e2-b0f0-f2c450be4b86} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6084 | 2026.01.22 22:19:57.533149 [ 277 ] {605c8ded-6440-42e2-b0f0-f2c450be4b86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6085 | 2026.01.22 22:19:57.533484 [ 277 ] {605c8ded-6440-42e2-b0f0-f2c450be4b86} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6086 | 2026.01.22 22:19:57.533708 [ 277 ] {605c8ded-6440-42e2-b0f0-f2c450be4b86} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6087 | 2026.01.22 22:19:57.533844 [ 277 ] {605c8ded-6440-42e2-b0f0-f2c450be4b86} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001239 sec., 55690.072639225174 rows/sec., 4.35 MiB/sec. | ||
| 6088 | 2026.01.22 22:19:57.533895 [ 277 ] {605c8ded-6440-42e2-b0f0-f2c450be4b86} <Debug> TCPHandler: Processed in 0.001418591 sec. | ||
| 6089 | 2026.01.22 22:19:57.534023 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6090 | 2026.01.22 22:19:57.534120 [ 277 ] {8b965881-bc01-407d-9f6a-f0edf27fe5e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6091 | 2026.01.22 22:19:57.534164 [ 277 ] {8b965881-bc01-407d-9f6a-f0edf27fe5e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6092 | 2026.01.22 22:19:57.534580 [ 277 ] {8b965881-bc01-407d-9f6a-f0edf27fe5e8} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6093 | 2026.01.22 22:19:57.534618 [ 277 ] {8b965881-bc01-407d-9f6a-f0edf27fe5e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6094 | 2026.01.22 22:19:57.534975 [ 277 ] {8b965881-bc01-407d-9f6a-f0edf27fe5e8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6095 | 2026.01.22 22:19:57.535204 [ 277 ] {8b965881-bc01-407d-9f6a-f0edf27fe5e8} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6096 | 2026.01.22 22:19:57.535341 [ 277 ] {8b965881-bc01-407d-9f6a-f0edf27fe5e8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00124 sec., 129032.25806451614 rows/sec., 8.99 MiB/sec. | ||
| 6097 | 2026.01.22 22:19:57.535379 [ 277 ] {8b965881-bc01-407d-9f6a-f0edf27fe5e8} <Debug> TCPHandler: Processed in 0.00140637 sec. | ||
| 6098 | 2026.01.22 22:19:57.535489 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6099 | 2026.01.22 22:19:57.535585 [ 277 ] {d08b3ebc-1d56-4572-9dcc-97be0c44e078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6100 | 2026.01.22 22:19:57.535639 [ 277 ] {d08b3ebc-1d56-4572-9dcc-97be0c44e078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6101 | 2026.01.22 22:19:57.536382 [ 277 ] {d08b3ebc-1d56-4572-9dcc-97be0c44e078} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6102 | 2026.01.22 22:19:57.536419 [ 277 ] {d08b3ebc-1d56-4572-9dcc-97be0c44e078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6103 | 2026.01.22 22:19:57.536917 [ 277 ] {d08b3ebc-1d56-4572-9dcc-97be0c44e078} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6104 | 2026.01.22 22:19:57.537133 [ 277 ] {d08b3ebc-1d56-4572-9dcc-97be0c44e078} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6105 | 2026.01.22 22:19:57.537280 [ 277 ] {d08b3ebc-1d56-4572-9dcc-97be0c44e078} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001714 sec., 2917.1528588098017 rows/sec., 5.23 MiB/sec. | ||
| 6106 | 2026.01.22 22:19:57.537342 [ 277 ] {d08b3ebc-1d56-4572-9dcc-97be0c44e078} <Debug> TCPHandler: Processed in 0.001901965 sec. | ||
| 6107 | 2026.01.22 22:19:57.537465 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6108 | 2026.01.22 22:19:57.537562 [ 277 ] {a2d8a8b0-957d-46a5-ad72-e5776e68f0e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6109 | 2026.01.22 22:19:57.537603 [ 277 ] {a2d8a8b0-957d-46a5-ad72-e5776e68f0e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6110 | 2026.01.22 22:19:57.537947 [ 277 ] {a2d8a8b0-957d-46a5-ad72-e5776e68f0e3} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6111 | 2026.01.22 22:19:57.537983 [ 277 ] {a2d8a8b0-957d-46a5-ad72-e5776e68f0e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6112 | 2026.01.22 22:19:57.538289 [ 277 ] {a2d8a8b0-957d-46a5-ad72-e5776e68f0e3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6113 | 2026.01.22 22:19:57.538506 [ 277 ] {a2d8a8b0-957d-46a5-ad72-e5776e68f0e3} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6114 | 2026.01.22 22:19:57.538637 [ 277 ] {a2d8a8b0-957d-46a5-ad72-e5776e68f0e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 6115 | 2026.01.22 22:19:57.538673 [ 277 ] {a2d8a8b0-957d-46a5-ad72-e5776e68f0e3} <Debug> TCPHandler: Processed in 0.001257779 sec. | ||
| 6116 | 2026.01.22 22:19:59.792460 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13856 | ||
| 6117 | 2026.01.22 22:19:59.793086 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6118 | 2026.01.22 22:19:59.793130 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6119 | 2026.01.22 22:19:59.793630 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6120 | 2026.01.22 22:19:59.793852 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6121 | 2026.01.22 22:19:59.793983 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13856 | ||
| 6122 | 2026.01.22 22:20:00.333014 [ 27 ] {} <Debug> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6123 | 2026.01.22 22:20:00.333073 [ 27 ] {} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6124 | 2026.01.22 22:20:00.333110 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6125 | 2026.01.22 22:20:00.333226 [ 190 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::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 | ||
| 6126 | 2026.01.22 22:20:00.333362 [ 190 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6127 | 2026.01.22 22:20:00.333396 [ 190 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part | ||
| 6128 | 2026.01.22 22:20:00.333461 [ 190 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 6129 | 2026.01.22 22:20:00.333505 [ 190 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 6130 | 2026.01.22 22:20:00.333545 [ 190 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 6131 | 2026.01.22 22:20:00.333584 [ 190 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 6132 | 2026.01.22 22:20:00.334338 [ 188 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001156728 sec., 38038.32880331417 rows/sec., 3.17 MiB/sec. | ||
| 6133 | 2026.01.22 22:20:00.334533 [ 200 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6134 | 2026.01.22 22:20:00.334881 [ 200 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_9_2} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6135 | 2026.01.22 22:20:00.334975 [ 200 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_9_2} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6136 | 2026.01.22 22:20:00.335091 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6137 | 2026.01.22 22:20:00.530446 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6138 | 2026.01.22 22:20:00.547131 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6139 | 2026.01.22 22:20:00.547186 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6140 | 2026.01.22 22:20:00.553352 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6141 | 2026.01.22 22:20:00.554081 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6142 | 2026.01.22 22:20:00.556993 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6143 | 2026.01.22 22:20:02.327094 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 768 | ||
| 6144 | 2026.01.22 22:20:02.329213 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6145 | 2026.01.22 22:20:02.329266 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6146 | 2026.01.22 22:20:02.330486 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6147 | 2026.01.22 22:20:02.330772 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6148 | 2026.01.22 22:20:02.330926 [ 26 ] {} <Debug> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6149 | 2026.01.22 22:20:02.330990 [ 26 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6150 | 2026.01.22 22:20:02.331009 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6151 | 2026.01.22 22:20:02.331110 [ 190 ] {7b0753d0-d697-461d-a77d-14ff90617906::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 | ||
| 6152 | 2026.01.22 22:20:02.331198 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 768 | ||
| 6153 | 2026.01.22 22:20:02.331755 [ 190 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6154 | 2026.01.22 22:20:02.331941 [ 190 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 606 rows starting from the beginning of the part | ||
| 6155 | 2026.01.22 22:20:02.332368 [ 190 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 32 rows starting from the beginning of the part | ||
| 6156 | 2026.01.22 22:20:02.332719 [ 190 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
| 6157 | 2026.01.22 22:20:02.333044 [ 190 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 6158 | 2026.01.22 22:20:02.333367 [ 190 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 42 rows starting from the beginning of the part | ||
| 6159 | 2026.01.22 22:20:02.333709 [ 190 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 6160 | 2026.01.22 22:20:02.339443 [ 188 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 72 columns (72 merged, 0 gathered) in 0.008377862 sec., 91670.16596835804 rows/sec., 80.14 MiB/sec. | ||
| 6161 | 2026.01.22 22:20:02.340579 [ 188 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6162 | 2026.01.22 22:20:02.341123 [ 188 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_21_4} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6163 | 2026.01.22 22:20:02.341189 [ 188 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_21_4} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6164 | 2026.01.22 22:20:02.341417 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 6165 | 2026.01.22 22:20:02.529795 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6166 | 2026.01.22 22:20:02.529977 [ 277 ] {9d30f975-94db-4196-8fda-dbe3988fe702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6167 | 2026.01.22 22:20:02.530044 [ 277 ] {9d30f975-94db-4196-8fda-dbe3988fe702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6168 | 2026.01.22 22:20:02.530692 [ 277 ] {9d30f975-94db-4196-8fda-dbe3988fe702} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6169 | 2026.01.22 22:20:02.530737 [ 277 ] {9d30f975-94db-4196-8fda-dbe3988fe702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6170 | 2026.01.22 22:20:02.531132 [ 277 ] {9d30f975-94db-4196-8fda-dbe3988fe702} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6171 | 2026.01.22 22:20:02.531367 [ 277 ] {9d30f975-94db-4196-8fda-dbe3988fe702} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6172 | 2026.01.22 22:20:02.531529 [ 277 ] {9d30f975-94db-4196-8fda-dbe3988fe702} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001602 sec., 6242.197253433209 rows/sec., 509.01 KiB/sec. | ||
| 6173 | 2026.01.22 22:20:02.531582 [ 277 ] {9d30f975-94db-4196-8fda-dbe3988fe702} <Debug> TCPHandler: Processed in 0.001918854 sec. | ||
| 6174 | 2026.01.22 22:20:02.531714 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6175 | 2026.01.22 22:20:02.531819 [ 277 ] {22cb72fd-9b6a-4c6e-8641-e1c8eaa16e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6176 | 2026.01.22 22:20:02.531864 [ 277 ] {22cb72fd-9b6a-4c6e-8641-e1c8eaa16e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6177 | 2026.01.22 22:20:02.532367 [ 277 ] {22cb72fd-9b6a-4c6e-8641-e1c8eaa16e0e} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6178 | 2026.01.22 22:20:02.532405 [ 277 ] {22cb72fd-9b6a-4c6e-8641-e1c8eaa16e0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6179 | 2026.01.22 22:20:02.532740 [ 277 ] {22cb72fd-9b6a-4c6e-8641-e1c8eaa16e0e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6180 | 2026.01.22 22:20:02.532962 [ 277 ] {22cb72fd-9b6a-4c6e-8641-e1c8eaa16e0e} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6181 | 2026.01.22 22:20:02.533085 [ 66 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6182 | 2026.01.22 22:20:02.533106 [ 277 ] {22cb72fd-9b6a-4c6e-8641-e1c8eaa16e0e} <Debug> executeQuery: Read 133 rows, 11.63 KiB in 0.001311 sec., 101449.27536231883 rows/sec., 8.66 MiB/sec. | ||
| 6183 | 2026.01.22 22:20:02.533144 [ 66 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6184 | 2026.01.22 22:20:02.533157 [ 277 ] {22cb72fd-9b6a-4c6e-8641-e1c8eaa16e0e} <Debug> TCPHandler: Processed in 0.001497531 sec. | ||
| 6185 | 2026.01.22 22:20:02.533174 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6186 | 2026.01.22 22:20:02.533294 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6187 | 2026.01.22 22:20:02.533298 [ 188 ] {048797f8-2913-4120-8057-043480967ec1::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 | ||
| 6188 | 2026.01.22 22:20:02.533398 [ 277 ] {0569ccd9-5230-4c88-9f5e-b0b4aa15989f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6189 | 2026.01.22 22:20:02.533437 [ 188 ] {048797f8-2913-4120-8057-043480967ec1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6190 | 2026.01.22 22:20:02.533446 [ 277 ] {0569ccd9-5230-4c88-9f5e-b0b4aa15989f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6191 | 2026.01.22 22:20:02.533476 [ 188 ] {048797f8-2913-4120-8057-043480967ec1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2556 rows starting from the beginning of the part | ||
| 6192 | 2026.01.22 22:20:02.533543 [ 188 ] {048797f8-2913-4120-8057-043480967ec1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1274 rows starting from the beginning of the part | ||
| 6193 | 2026.01.22 22:20:02.533585 [ 188 ] {048797f8-2913-4120-8057-043480967ec1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1329 rows starting from the beginning of the part | ||
| 6194 | 2026.01.22 22:20:02.533625 [ 188 ] {048797f8-2913-4120-8057-043480967ec1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 128 rows starting from the beginning of the part | ||
| 6195 | 2026.01.22 22:20:02.533664 [ 188 ] {048797f8-2913-4120-8057-043480967ec1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 66 rows starting from the beginning of the part | ||
| 6196 | 2026.01.22 22:20:02.533704 [ 188 ] {048797f8-2913-4120-8057-043480967ec1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 133 rows starting from the beginning of the part | ||
| 6197 | 2026.01.22 22:20:02.533912 [ 277 ] {0569ccd9-5230-4c88-9f5e-b0b4aa15989f} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6198 | 2026.01.22 22:20:02.533955 [ 277 ] {0569ccd9-5230-4c88-9f5e-b0b4aa15989f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6199 | 2026.01.22 22:20:02.534365 [ 277 ] {0569ccd9-5230-4c88-9f5e-b0b4aa15989f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6200 | 2026.01.22 22:20:02.534619 [ 277 ] {0569ccd9-5230-4c88-9f5e-b0b4aa15989f} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6201 | 2026.01.22 22:20:02.534760 [ 277 ] {0569ccd9-5230-4c88-9f5e-b0b4aa15989f} <Debug> executeQuery: Read 46 rows, 3.41 KiB in 0.001382 sec., 33285.094066570186 rows/sec., 2.41 MiB/sec. | ||
| 6202 | 2026.01.22 22:20:02.534798 [ 277 ] {0569ccd9-5230-4c88-9f5e-b0b4aa15989f} <Debug> TCPHandler: Processed in 0.001556531 sec. | ||
| 6203 | 2026.01.22 22:20:02.534908 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6204 | 2026.01.22 22:20:02.535004 [ 277 ] {b8271c56-c310-4f7f-91f0-bdcd096017b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6205 | 2026.01.22 22:20:02.535045 [ 277 ] {b8271c56-c310-4f7f-91f0-bdcd096017b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6206 | 2026.01.22 22:20:02.535487 [ 277 ] {b8271c56-c310-4f7f-91f0-bdcd096017b1} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6207 | 2026.01.22 22:20:02.535523 [ 277 ] {b8271c56-c310-4f7f-91f0-bdcd096017b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6208 | 2026.01.22 22:20:02.535765 [ 189 ] {048797f8-2913-4120-8057-043480967ec1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5486 rows, containing 5 columns (5 merged, 0 gathered) in 0.002521168 sec., 2175975.5795726427 rows/sec., 186.10 MiB/sec. | ||
| 6209 | 2026.01.22 22:20:02.535840 [ 277 ] {b8271c56-c310-4f7f-91f0-bdcd096017b1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6210 | 2026.01.22 22:20:02.536066 [ 277 ] {b8271c56-c310-4f7f-91f0-bdcd096017b1} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6211 | 2026.01.22 22:20:02.536106 [ 198 ] {048797f8-2913-4120-8057-043480967ec1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6212 | 2026.01.22 22:20:02.536183 [ 66 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6213 | 2026.01.22 22:20:02.536208 [ 277 ] {b8271c56-c310-4f7f-91f0-bdcd096017b1} <Debug> executeQuery: Read 110 rows, 8.81 KiB in 0.00122 sec., 90163.9344262295 rows/sec., 7.05 MiB/sec. | ||
| 6214 | 2026.01.22 22:20:02.536235 [ 66 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6215 | 2026.01.22 22:20:02.536253 [ 277 ] {b8271c56-c310-4f7f-91f0-bdcd096017b1} <Debug> TCPHandler: Processed in 0.00139617 sec. | ||
| 6216 | 2026.01.22 22:20:02.536264 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6217 | 2026.01.22 22:20:02.536353 [ 188 ] {94686fe9-8f29-47df-b786-a03914968c62::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 | ||
| 6218 | 2026.01.22 22:20:02.536386 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6219 | 2026.01.22 22:20:02.536428 [ 198 ] {048797f8-2913-4120-8057-043480967ec1::all_1_41_8} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6220 | 2026.01.22 22:20:02.536456 [ 188 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6221 | 2026.01.22 22:20:02.536487 [ 188 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1304 rows starting from the beginning of the part | ||
| 6222 | 2026.01.22 22:20:02.536487 [ 277 ] {bacd8df1-498b-40d2-a5a5-88966c6e4ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6223 | 2026.01.22 22:20:02.536518 [ 198 ] {048797f8-2913-4120-8057-043480967ec1::all_1_41_8} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6224 | 2026.01.22 22:20:02.536536 [ 188 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 769 rows starting from the beginning of the part | ||
| 6225 | 2026.01.22 22:20:02.536545 [ 277 ] {bacd8df1-498b-40d2-a5a5-88966c6e4ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6226 | 2026.01.22 22:20:02.536580 [ 188 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 567 rows starting from the beginning of the part | ||
| 6227 | 2026.01.22 22:20:02.536620 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 6228 | 2026.01.22 22:20:02.536621 [ 188 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 100 rows starting from the beginning of the part | ||
| 6229 | 2026.01.22 22:20:02.536676 [ 188 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 69 rows starting from the beginning of the part | ||
| 6230 | 2026.01.22 22:20:02.536710 [ 188 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 110 rows starting from the beginning of the part | ||
| 6231 | 2026.01.22 22:20:02.536975 [ 277 ] {bacd8df1-498b-40d2-a5a5-88966c6e4ea6} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6232 | 2026.01.22 22:20:02.537015 [ 277 ] {bacd8df1-498b-40d2-a5a5-88966c6e4ea6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6233 | 2026.01.22 22:20:02.537377 [ 277 ] {bacd8df1-498b-40d2-a5a5-88966c6e4ea6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6234 | 2026.01.22 22:20:02.537600 [ 277 ] {bacd8df1-498b-40d2-a5a5-88966c6e4ea6} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6235 | 2026.01.22 22:20:02.537704 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6236 | 2026.01.22 22:20:02.537733 [ 277 ] {bacd8df1-498b-40d2-a5a5-88966c6e4ea6} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001265 sec., 130434.78260869565 rows/sec., 9.08 MiB/sec. | ||
| 6237 | 2026.01.22 22:20:02.537740 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6238 | 2026.01.22 22:20:02.537775 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6239 | 2026.01.22 22:20:02.537779 [ 277 ] {bacd8df1-498b-40d2-a5a5-88966c6e4ea6} <Debug> TCPHandler: Processed in 0.00144353 sec. | ||
| 6240 | 2026.01.22 22:20:02.537786 [ 189 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2919 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014632 sec., 1994942.5915800985 rows/sec., 152.57 MiB/sec. | ||
| 6241 | 2026.01.22 22:20:02.537849 [ 189 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 6242 | 2026.01.22 22:20:02.537906 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6243 | 2026.01.22 22:20:02.537963 [ 189 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6244 | 2026.01.22 22:20:02.538005 [ 189 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11036 rows starting from the beginning of the part | ||
| 6245 | 2026.01.22 22:20:02.538008 [ 277 ] {de593386-4f2c-44d1-98b3-120d4253bff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6246 | 2026.01.22 22:20:02.538030 [ 194 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6247 | 2026.01.22 22:20:02.538072 [ 189 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 328 rows starting from the beginning of the part | ||
| 6248 | 2026.01.22 22:20:02.538077 [ 277 ] {de593386-4f2c-44d1-98b3-120d4253bff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6249 | 2026.01.22 22:20:02.538123 [ 189 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 883 rows starting from the beginning of the part | ||
| 6250 | 2026.01.22 22:20:02.538171 [ 189 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 6251 | 2026.01.22 22:20:02.538208 [ 189 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 6252 | 2026.01.22 22:20:02.538249 [ 189 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 165 rows starting from the beginning of the part | ||
| 6253 | 2026.01.22 22:20:02.538337 [ 194 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_41_8} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6254 | 2026.01.22 22:20:02.538416 [ 194 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_41_8} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6255 | 2026.01.22 22:20:02.538492 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6256 | 2026.01.22 22:20:02.538981 [ 277 ] {de593386-4f2c-44d1-98b3-120d4253bff2} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6257 | 2026.01.22 22:20:02.539022 [ 277 ] {de593386-4f2c-44d1-98b3-120d4253bff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6258 | 2026.01.22 22:20:02.539661 [ 277 ] {de593386-4f2c-44d1-98b3-120d4253bff2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6259 | 2026.01.22 22:20:02.539891 [ 277 ] {de593386-4f2c-44d1-98b3-120d4253bff2} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6260 | 2026.01.22 22:20:02.540034 [ 277 ] {de593386-4f2c-44d1-98b3-120d4253bff2} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002046 sec., 17595.307917888564 rows/sec., 31.53 MiB/sec. | ||
| 6261 | 2026.01.22 22:20:02.540102 [ 277 ] {de593386-4f2c-44d1-98b3-120d4253bff2} <Debug> TCPHandler: Processed in 0.002246437 sec. | ||
| 6262 | 2026.01.22 22:20:02.540217 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6263 | 2026.01.22 22:20:02.540314 [ 277 ] {773c554f-4398-4b96-bb6b-7751fe605298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6264 | 2026.01.22 22:20:02.540356 [ 277 ] {773c554f-4398-4b96-bb6b-7751fe605298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6265 | 2026.01.22 22:20:02.540693 [ 277 ] {773c554f-4398-4b96-bb6b-7751fe605298} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6266 | 2026.01.22 22:20:02.540729 [ 277 ] {773c554f-4398-4b96-bb6b-7751fe605298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6267 | 2026.01.22 22:20:02.541079 [ 277 ] {773c554f-4398-4b96-bb6b-7751fe605298} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6268 | 2026.01.22 22:20:02.541308 [ 277 ] {773c554f-4398-4b96-bb6b-7751fe605298} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6269 | 2026.01.22 22:20:02.541419 [ 66 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6270 | 2026.01.22 22:20:02.541444 [ 277 ] {773c554f-4398-4b96-bb6b-7751fe605298} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 6271 | 2026.01.22 22:20:02.541455 [ 66 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6272 | 2026.01.22 22:20:02.541483 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6273 | 2026.01.22 22:20:02.541486 [ 277 ] {773c554f-4398-4b96-bb6b-7751fe605298} <Debug> TCPHandler: Processed in 0.00131947 sec. | ||
| 6274 | 2026.01.22 22:20:02.541575 [ 203 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 6275 | 2026.01.22 22:20:02.541675 [ 203 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6276 | 2026.01.22 22:20:02.541709 [ 203 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2154 rows starting from the beginning of the part | ||
| 6277 | 2026.01.22 22:20:02.541771 [ 203 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 6278 | 2026.01.22 22:20:02.541816 [ 203 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6279 | 2026.01.22 22:20:02.541859 [ 203 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6280 | 2026.01.22 22:20:02.541898 [ 203 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 6281 | 2026.01.22 22:20:02.541939 [ 203 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 6282 | 2026.01.22 22:20:02.542178 [ 208 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12732 rows, containing 5 columns (5 merged, 0 gathered) in 0.004359262 sec., 2920677.8578575915 rows/sec., 199.50 MiB/sec. | ||
| 6283 | 2026.01.22 22:20:02.542642 [ 198 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6284 | 2026.01.22 22:20:02.542958 [ 198 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6285 | 2026.01.22 22:20:02.543037 [ 198 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6286 | 2026.01.22 22:20:02.543116 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.38 MiB. | ||
| 6287 | 2026.01.22 22:20:02.543308 [ 203 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2502 rows, containing 4 columns (4 merged, 0 gathered) in 0.001780373 sec., 1405323.4912010012 rows/sec., 93.21 MiB/sec. | ||
| 6288 | 2026.01.22 22:20:02.543620 [ 194 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6289 | 2026.01.22 22:20:02.543873 [ 194 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_41_8} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6290 | 2026.01.22 22:20:02.543937 [ 194 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_41_8} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6291 | 2026.01.22 22:20:02.544007 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6292 | 2026.01.22 22:20:07.166495 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6293 | 2026.01.22 22:20:07.166570 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6294 | 2026.01.22 22:20:07.294130 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14368 | ||
| 6295 | 2026.01.22 22:20:07.294903 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6296 | 2026.01.22 22:20:07.294980 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6297 | 2026.01.22 22:20:07.295589 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6298 | 2026.01.22 22:20:07.295826 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6299 | 2026.01.22 22:20:07.295977 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14368 | ||
| 6300 | 2026.01.22 22:20:07.529157 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6301 | 2026.01.22 22:20:07.529384 [ 277 ] {09c45804-117d-4ff5-89dd-007d0e4d3773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6302 | 2026.01.22 22:20:07.529454 [ 277 ] {09c45804-117d-4ff5-89dd-007d0e4d3773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6303 | 2026.01.22 22:20:07.530121 [ 277 ] {09c45804-117d-4ff5-89dd-007d0e4d3773} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6304 | 2026.01.22 22:20:07.530196 [ 277 ] {09c45804-117d-4ff5-89dd-007d0e4d3773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6305 | 2026.01.22 22:20:07.530593 [ 277 ] {09c45804-117d-4ff5-89dd-007d0e4d3773} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6306 | 2026.01.22 22:20:07.530819 [ 277 ] {09c45804-117d-4ff5-89dd-007d0e4d3773} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6307 | 2026.01.22 22:20:07.530980 [ 277 ] {09c45804-117d-4ff5-89dd-007d0e4d3773} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001641 sec., 40219.37842778793 rows/sec., 3.19 MiB/sec. | ||
| 6308 | 2026.01.22 22:20:07.531023 [ 277 ] {09c45804-117d-4ff5-89dd-007d0e4d3773} <Debug> TCPHandler: Processed in 0.001939344 sec. | ||
| 6309 | 2026.01.22 22:20:07.531150 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6310 | 2026.01.22 22:20:07.531245 [ 277 ] {9f44a7e2-c4be-430d-8ff1-a8bf5a2bd778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6311 | 2026.01.22 22:20:07.531286 [ 277 ] {9f44a7e2-c4be-430d-8ff1-a8bf5a2bd778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6312 | 2026.01.22 22:20:07.531710 [ 277 ] {9f44a7e2-c4be-430d-8ff1-a8bf5a2bd778} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6313 | 2026.01.22 22:20:07.531746 [ 277 ] {9f44a7e2-c4be-430d-8ff1-a8bf5a2bd778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6314 | 2026.01.22 22:20:07.532052 [ 277 ] {9f44a7e2-c4be-430d-8ff1-a8bf5a2bd778} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6315 | 2026.01.22 22:20:07.532309 [ 277 ] {9f44a7e2-c4be-430d-8ff1-a8bf5a2bd778} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6316 | 2026.01.22 22:20:07.532427 [ 134 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6317 | 2026.01.22 22:20:07.532442 [ 277 ] {9f44a7e2-c4be-430d-8ff1-a8bf5a2bd778} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001216 sec., 4111.8421052631575 rows/sec., 309.19 KiB/sec. | ||
| 6318 | 2026.01.22 22:20:07.532494 [ 134 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6319 | 2026.01.22 22:20:07.532502 [ 277 ] {9f44a7e2-c4be-430d-8ff1-a8bf5a2bd778} <Debug> TCPHandler: Processed in 0.001399101 sec. | ||
| 6320 | 2026.01.22 22:20:07.532525 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6321 | 2026.01.22 22:20:07.532631 [ 198 ] {1300943d-9fd4-47f6-9844-87364234b6ab::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 | ||
| 6322 | 2026.01.22 22:20:07.532633 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6323 | 2026.01.22 22:20:07.532751 [ 277 ] {8eb6e68c-9564-41f9-9ed0-733888bb7bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6324 | 2026.01.22 22:20:07.532751 [ 198 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6325 | 2026.01.22 22:20:07.532792 [ 277 ] {8eb6e68c-9564-41f9-9ed0-733888bb7bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6326 | 2026.01.22 22:20:07.532804 [ 198 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 296 rows starting from the beginning of the part | ||
| 6327 | 2026.01.22 22:20:07.532882 [ 198 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 23 rows starting from the beginning of the part | ||
| 6328 | 2026.01.22 22:20:07.532934 [ 198 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
| 6329 | 2026.01.22 22:20:07.532989 [ 198 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part | ||
| 6330 | 2026.01.22 22:20:07.533039 [ 198 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 46 rows starting from the beginning of the part | ||
| 6331 | 2026.01.22 22:20:07.533081 [ 198 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 5 rows starting from the beginning of the part | ||
| 6332 | 2026.01.22 22:20:07.533244 [ 277 ] {8eb6e68c-9564-41f9-9ed0-733888bb7bfd} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6333 | 2026.01.22 22:20:07.533288 [ 277 ] {8eb6e68c-9564-41f9-9ed0-733888bb7bfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6334 | 2026.01.22 22:20:07.533626 [ 277 ] {8eb6e68c-9564-41f9-9ed0-733888bb7bfd} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6335 | 2026.01.22 22:20:07.533878 [ 277 ] {8eb6e68c-9564-41f9-9ed0-733888bb7bfd} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6336 | 2026.01.22 22:20:07.534015 [ 277 ] {8eb6e68c-9564-41f9-9ed0-733888bb7bfd} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001282 sec., 53822.152886115444 rows/sec., 4.20 MiB/sec. | ||
| 6337 | 2026.01.22 22:20:07.534034 [ 203 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 411 rows, containing 5 columns (5 merged, 0 gathered) in 0.00144817 sec., 283806.4591864215 rows/sec., 19.60 MiB/sec. | ||
| 6338 | 2026.01.22 22:20:07.534053 [ 277 ] {8eb6e68c-9564-41f9-9ed0-733888bb7bfd} <Debug> TCPHandler: Processed in 0.00146704 sec. | ||
| 6339 | 2026.01.22 22:20:07.534172 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6340 | 2026.01.22 22:20:07.534214 [ 197 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6341 | 2026.01.22 22:20:07.534266 [ 277 ] {59499b3c-f904-4be9-9407-347e262a2a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6342 | 2026.01.22 22:20:07.534315 [ 277 ] {59499b3c-f904-4be9-9407-347e262a2a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6343 | 2026.01.22 22:20:07.534541 [ 197 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_36_7} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6344 | 2026.01.22 22:20:07.534630 [ 197 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_36_7} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6345 | 2026.01.22 22:20:07.534758 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6346 | 2026.01.22 22:20:07.534763 [ 277 ] {59499b3c-f904-4be9-9407-347e262a2a9b} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6347 | 2026.01.22 22:20:07.534815 [ 277 ] {59499b3c-f904-4be9-9407-347e262a2a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6348 | 2026.01.22 22:20:07.535148 [ 277 ] {59499b3c-f904-4be9-9407-347e262a2a9b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6349 | 2026.01.22 22:20:07.535353 [ 277 ] {59499b3c-f904-4be9-9407-347e262a2a9b} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6350 | 2026.01.22 22:20:07.535483 [ 277 ] {59499b3c-f904-4be9-9407-347e262a2a9b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 6351 | 2026.01.22 22:20:07.535519 [ 277 ] {59499b3c-f904-4be9-9407-347e262a2a9b} <Debug> TCPHandler: Processed in 0.00139381 sec. | ||
| 6352 | 2026.01.22 22:20:07.535628 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6353 | 2026.01.22 22:20:07.535719 [ 277 ] {2fe72f86-537d-4872-be0f-3fb2d8022d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6354 | 2026.01.22 22:20:07.535772 [ 277 ] {2fe72f86-537d-4872-be0f-3fb2d8022d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6355 | 2026.01.22 22:20:07.536521 [ 277 ] {2fe72f86-537d-4872-be0f-3fb2d8022d2c} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6356 | 2026.01.22 22:20:07.536557 [ 277 ] {2fe72f86-537d-4872-be0f-3fb2d8022d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6357 | 2026.01.22 22:20:07.537060 [ 277 ] {2fe72f86-537d-4872-be0f-3fb2d8022d2c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6358 | 2026.01.22 22:20:07.537276 [ 277 ] {2fe72f86-537d-4872-be0f-3fb2d8022d2c} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6359 | 2026.01.22 22:20:07.537416 [ 277 ] {2fe72f86-537d-4872-be0f-3fb2d8022d2c} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001714 sec., 2917.1528588098017 rows/sec., 5.23 MiB/sec. | ||
| 6360 | 2026.01.22 22:20:07.537478 [ 277 ] {2fe72f86-537d-4872-be0f-3fb2d8022d2c} <Debug> TCPHandler: Processed in 0.001897254 sec. | ||
| 6361 | 2026.01.22 22:20:07.537583 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6362 | 2026.01.22 22:20:07.537675 [ 277 ] {3aa0f239-53e3-4016-b225-6e6c3a2753e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6363 | 2026.01.22 22:20:07.537715 [ 277 ] {3aa0f239-53e3-4016-b225-6e6c3a2753e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6364 | 2026.01.22 22:20:07.538061 [ 277 ] {3aa0f239-53e3-4016-b225-6e6c3a2753e5} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6365 | 2026.01.22 22:20:07.538097 [ 277 ] {3aa0f239-53e3-4016-b225-6e6c3a2753e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6366 | 2026.01.22 22:20:07.538397 [ 277 ] {3aa0f239-53e3-4016-b225-6e6c3a2753e5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6367 | 2026.01.22 22:20:07.538601 [ 277 ] {3aa0f239-53e3-4016-b225-6e6c3a2753e5} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6368 | 2026.01.22 22:20:07.538728 [ 277 ] {3aa0f239-53e3-4016-b225-6e6c3a2753e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 6369 | 2026.01.22 22:20:07.538762 [ 277 ] {3aa0f239-53e3-4016-b225-6e6c3a2753e5} <Debug> TCPHandler: Processed in 0.001226589 sec. | ||
| 6370 | 2026.01.22 22:20:08.057149 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6371 | 2026.01.22 22:20:08.074744 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6372 | 2026.01.22 22:20:08.074804 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6373 | 2026.01.22 22:20:08.080781 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6374 | 2026.01.22 22:20:08.081477 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6375 | 2026.01.22 22:20:08.084711 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6376 | 2026.01.22 22:20:12.331449 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 794 | ||
| 6377 | 2026.01.22 22:20:12.333747 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6378 | 2026.01.22 22:20:12.333802 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6379 | 2026.01.22 22:20:12.334987 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6380 | 2026.01.22 22:20:12.335256 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6381 | 2026.01.22 22:20:12.335610 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 794 | ||
| 6382 | 2026.01.22 22:20:12.530757 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6383 | 2026.01.22 22:20:12.530943 [ 277 ] {79fc300d-65e7-4f75-87fb-b0b1ff357e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6384 | 2026.01.22 22:20:12.531006 [ 277 ] {79fc300d-65e7-4f75-87fb-b0b1ff357e95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6385 | 2026.01.22 22:20:12.531718 [ 277 ] {79fc300d-65e7-4f75-87fb-b0b1ff357e95} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6386 | 2026.01.22 22:20:12.531765 [ 277 ] {79fc300d-65e7-4f75-87fb-b0b1ff357e95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6387 | 2026.01.22 22:20:12.532180 [ 277 ] {79fc300d-65e7-4f75-87fb-b0b1ff357e95} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6388 | 2026.01.22 22:20:12.532410 [ 277 ] {79fc300d-65e7-4f75-87fb-b0b1ff357e95} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6389 | 2026.01.22 22:20:12.532568 [ 277 ] {79fc300d-65e7-4f75-87fb-b0b1ff357e95} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001674 sec., 76463.56033452808 rows/sec., 6.57 MiB/sec. | ||
| 6390 | 2026.01.22 22:20:12.532612 [ 277 ] {79fc300d-65e7-4f75-87fb-b0b1ff357e95} <Debug> TCPHandler: Processed in 0.001983875 sec. | ||
| 6391 | 2026.01.22 22:20:12.532740 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6392 | 2026.01.22 22:20:12.532837 [ 277 ] {db09dfa1-ac04-4fa4-bb59-454289066b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6393 | 2026.01.22 22:20:12.532878 [ 277 ] {db09dfa1-ac04-4fa4-bb59-454289066b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6394 | 2026.01.22 22:20:12.533307 [ 277 ] {db09dfa1-ac04-4fa4-bb59-454289066b28} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6395 | 2026.01.22 22:20:12.533346 [ 277 ] {db09dfa1-ac04-4fa4-bb59-454289066b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6396 | 2026.01.22 22:20:12.533667 [ 277 ] {db09dfa1-ac04-4fa4-bb59-454289066b28} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6397 | 2026.01.22 22:20:12.533896 [ 277 ] {db09dfa1-ac04-4fa4-bb59-454289066b28} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6398 | 2026.01.22 22:20:12.534042 [ 277 ] {db09dfa1-ac04-4fa4-bb59-454289066b28} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001223 sec., 29435.813573180705 rows/sec., 2.16 MiB/sec. | ||
| 6399 | 2026.01.22 22:20:12.534083 [ 277 ] {db09dfa1-ac04-4fa4-bb59-454289066b28} <Debug> TCPHandler: Processed in 0.00139391 sec. | ||
| 6400 | 2026.01.22 22:20:12.534197 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6401 | 2026.01.22 22:20:12.534292 [ 277 ] {9203a3f5-ac78-496c-9bea-8370610aaf5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6402 | 2026.01.22 22:20:12.534331 [ 277 ] {9203a3f5-ac78-496c-9bea-8370610aaf5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6403 | 2026.01.22 22:20:12.534766 [ 277 ] {9203a3f5-ac78-496c-9bea-8370610aaf5c} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6404 | 2026.01.22 22:20:12.534803 [ 277 ] {9203a3f5-ac78-496c-9bea-8370610aaf5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6405 | 2026.01.22 22:20:12.535113 [ 277 ] {9203a3f5-ac78-496c-9bea-8370610aaf5c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6406 | 2026.01.22 22:20:12.535321 [ 277 ] {9203a3f5-ac78-496c-9bea-8370610aaf5c} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6407 | 2026.01.22 22:20:12.535453 [ 277 ] {9203a3f5-ac78-496c-9bea-8370610aaf5c} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001175 sec., 85106.3829787234 rows/sec., 6.65 MiB/sec. | ||
| 6408 | 2026.01.22 22:20:12.535490 [ 277 ] {9203a3f5-ac78-496c-9bea-8370610aaf5c} <Debug> TCPHandler: Processed in 0.00134469 sec. | ||
| 6409 | 2026.01.22 22:20:12.535605 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6410 | 2026.01.22 22:20:12.535699 [ 277 ] {276beccd-f913-4bce-bc5f-be76bb15664e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6411 | 2026.01.22 22:20:12.535742 [ 277 ] {276beccd-f913-4bce-bc5f-be76bb15664e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6412 | 2026.01.22 22:20:12.536148 [ 277 ] {276beccd-f913-4bce-bc5f-be76bb15664e} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6413 | 2026.01.22 22:20:12.536184 [ 277 ] {276beccd-f913-4bce-bc5f-be76bb15664e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6414 | 2026.01.22 22:20:12.536518 [ 277 ] {276beccd-f913-4bce-bc5f-be76bb15664e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6415 | 2026.01.22 22:20:12.536734 [ 277 ] {276beccd-f913-4bce-bc5f-be76bb15664e} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6416 | 2026.01.22 22:20:12.536863 [ 277 ] {276beccd-f913-4bce-bc5f-be76bb15664e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 6417 | 2026.01.22 22:20:12.536900 [ 277 ] {276beccd-f913-4bce-bc5f-be76bb15664e} <Debug> TCPHandler: Processed in 0.00134474 sec. | ||
| 6418 | 2026.01.22 22:20:12.537002 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6419 | 2026.01.22 22:20:12.537096 [ 277 ] {39554be6-84ef-4b72-83b4-baeee698e239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6420 | 2026.01.22 22:20:12.537152 [ 277 ] {39554be6-84ef-4b72-83b4-baeee698e239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6421 | 2026.01.22 22:20:12.537995 [ 277 ] {39554be6-84ef-4b72-83b4-baeee698e239} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6422 | 2026.01.22 22:20:12.538032 [ 277 ] {39554be6-84ef-4b72-83b4-baeee698e239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6423 | 2026.01.22 22:20:12.538580 [ 277 ] {39554be6-84ef-4b72-83b4-baeee698e239} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6424 | 2026.01.22 22:20:12.538798 [ 277 ] {39554be6-84ef-4b72-83b4-baeee698e239} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6425 | 2026.01.22 22:20:12.538937 [ 277 ] {39554be6-84ef-4b72-83b4-baeee698e239} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001859 sec., 19365.250134480902 rows/sec., 34.70 MiB/sec. | ||
| 6426 | 2026.01.22 22:20:12.539001 [ 277 ] {39554be6-84ef-4b72-83b4-baeee698e239} <Debug> TCPHandler: Processed in 0.002050086 sec. | ||
| 6427 | 2026.01.22 22:20:12.539118 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6428 | 2026.01.22 22:20:12.539234 [ 277 ] {7d1481f4-ff1d-4c0e-9ec2-f9c75b1fafe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6429 | 2026.01.22 22:20:12.539282 [ 277 ] {7d1481f4-ff1d-4c0e-9ec2-f9c75b1fafe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6430 | 2026.01.22 22:20:12.539618 [ 277 ] {7d1481f4-ff1d-4c0e-9ec2-f9c75b1fafe1} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6431 | 2026.01.22 22:20:12.539654 [ 277 ] {7d1481f4-ff1d-4c0e-9ec2-f9c75b1fafe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6432 | 2026.01.22 22:20:12.539974 [ 277 ] {7d1481f4-ff1d-4c0e-9ec2-f9c75b1fafe1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6433 | 2026.01.22 22:20:12.540191 [ 277 ] {7d1481f4-ff1d-4c0e-9ec2-f9c75b1fafe1} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6434 | 2026.01.22 22:20:12.540322 [ 277 ] {7d1481f4-ff1d-4c0e-9ec2-f9c75b1fafe1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 6435 | 2026.01.22 22:20:12.540369 [ 277 ] {7d1481f4-ff1d-4c0e-9ec2-f9c75b1fafe1} <Debug> TCPHandler: Processed in 0.00130206 sec. | ||
| 6436 | 2026.01.22 22:20:14.796139 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14816 | ||
| 6437 | 2026.01.22 22:20:14.796696 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6438 | 2026.01.22 22:20:14.796743 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6439 | 2026.01.22 22:20:14.797255 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6440 | 2026.01.22 22:20:14.797498 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6441 | 2026.01.22 22:20:14.797631 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14816 | ||
| 6442 | 2026.01.22 22:20:14.797635 [ 147 ] {} <Debug> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6443 | 2026.01.22 22:20:14.797715 [ 147 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6444 | 2026.01.22 22:20:14.797736 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6445 | 2026.01.22 22:20:14.797856 [ 198 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 6446 | 2026.01.22 22:20:14.798007 [ 198 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6447 | 2026.01.22 22:20:14.798044 [ 198 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12448 rows starting from the beginning of the part | ||
| 6448 | 2026.01.22 22:20:14.798111 [ 198 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 6449 | 2026.01.22 22:20:14.798154 [ 198 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 6450 | 2026.01.22 22:20:14.798194 [ 198 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 6451 | 2026.01.22 22:20:14.798229 [ 198 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 6452 | 2026.01.22 22:20:14.798268 [ 198 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 6453 | 2026.01.22 22:20:14.800122 [ 203 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14816 rows, containing 4 columns (4 merged, 0 gathered) in 0.002323597 sec., 6376320.850818795 rows/sec., 91.21 MiB/sec. | ||
| 6454 | 2026.01.22 22:20:14.800571 [ 196 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6455 | 2026.01.22 22:20:14.800925 [ 196 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_31_6} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6456 | 2026.01.22 22:20:14.801010 [ 196 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_31_6} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6457 | 2026.01.22 22:20:14.801135 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6458 | 2026.01.22 22:20:15.584853 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6459 | 2026.01.22 22:20:15.603051 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6460 | 2026.01.22 22:20:15.603116 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6461 | 2026.01.22 22:20:15.608730 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6462 | 2026.01.22 22:20:15.609412 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6463 | 2026.01.22 22:20:15.609710 [ 146 ] {} <Debug> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6464 | 2026.01.22 22:20:15.609783 [ 146 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6465 | 2026.01.22 22:20:15.609807 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6466 | 2026.01.22 22:20:15.609915 [ 198 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 6467 | 2026.01.22 22:20:15.612761 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6468 | 2026.01.22 22:20:15.614031 [ 198 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6469 | 2026.01.22 22:20:15.615662 [ 198 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 6470 | 2026.01.22 22:20:15.620317 [ 198 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 6471 | 2026.01.22 22:20:15.624890 [ 198 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 6472 | 2026.01.22 22:20:15.629260 [ 198 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 6473 | 2026.01.22 22:20:15.633488 [ 198 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 6474 | 2026.01.22 22:20:15.637249 [ 198 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 6475 | 2026.01.22 22:20:15.688916 [ 203 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.079045264 sec., 2960.3291602644276 rows/sec., 15.31 MiB/sec. | ||
| 6476 | 2026.01.22 22:20:15.691695 [ 203 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6477 | 2026.01.22 22:20:15.694046 [ 203 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_31_6} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6478 | 2026.01.22 22:20:15.694128 [ 203 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_31_6} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6479 | 2026.01.22 22:20:15.696018 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6480 | 2026.01.22 22:20:16.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.54 MiB, peak 283.08 MiB, free memory in arenas 0.00 B, will set to 275.38 MiB (RSS), difference: 2.83 MiB | ||
| 6481 | 2026.01.22 22:20:17.558392 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6482 | 2026.01.22 22:20:17.558654 [ 277 ] {7fa96716-fc81-4b95-8552-a455c5b67591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6483 | 2026.01.22 22:20:17.558720 [ 277 ] {7fa96716-fc81-4b95-8552-a455c5b67591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6484 | 2026.01.22 22:20:17.559377 [ 277 ] {7fa96716-fc81-4b95-8552-a455c5b67591} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6485 | 2026.01.22 22:20:17.559432 [ 277 ] {7fa96716-fc81-4b95-8552-a455c5b67591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6486 | 2026.01.22 22:20:17.559831 [ 277 ] {7fa96716-fc81-4b95-8552-a455c5b67591} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6487 | 2026.01.22 22:20:17.560065 [ 277 ] {7fa96716-fc81-4b95-8552-a455c5b67591} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6488 | 2026.01.22 22:20:17.560231 [ 277 ] {7fa96716-fc81-4b95-8552-a455c5b67591} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001631 sec., 14714.898835070508 rows/sec., 1.22 MiB/sec. | ||
| 6489 | 2026.01.22 22:20:17.560282 [ 277 ] {7fa96716-fc81-4b95-8552-a455c5b67591} <Debug> TCPHandler: Processed in 0.002075426 sec. | ||
| 6490 | 2026.01.22 22:20:17.560407 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6491 | 2026.01.22 22:20:17.560509 [ 277 ] {226c380c-c1b9-4b4f-9fdc-6d4470be272e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6492 | 2026.01.22 22:20:17.560552 [ 277 ] {226c380c-c1b9-4b4f-9fdc-6d4470be272e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6493 | 2026.01.22 22:20:17.560957 [ 277 ] {226c380c-c1b9-4b4f-9fdc-6d4470be272e} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6494 | 2026.01.22 22:20:17.560996 [ 277 ] {226c380c-c1b9-4b4f-9fdc-6d4470be272e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6495 | 2026.01.22 22:20:17.561290 [ 277 ] {226c380c-c1b9-4b4f-9fdc-6d4470be272e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6496 | 2026.01.22 22:20:17.561503 [ 277 ] {226c380c-c1b9-4b4f-9fdc-6d4470be272e} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6497 | 2026.01.22 22:20:17.561642 [ 277 ] {226c380c-c1b9-4b4f-9fdc-6d4470be272e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001156 sec., 1730.1038062283737 rows/sec., 141.08 KiB/sec. | ||
| 6498 | 2026.01.22 22:20:17.561680 [ 277 ] {226c380c-c1b9-4b4f-9fdc-6d4470be272e} <Debug> TCPHandler: Processed in 0.0013251 sec. | ||
| 6499 | 2026.01.22 22:20:17.561793 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6500 | 2026.01.22 22:20:17.561886 [ 277 ] {d33ad4fd-a3c6-4112-9f3e-1e1a77e2ff0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6501 | 2026.01.22 22:20:17.561926 [ 277 ] {d33ad4fd-a3c6-4112-9f3e-1e1a77e2ff0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6502 | 2026.01.22 22:20:17.563062 [ 277 ] {d33ad4fd-a3c6-4112-9f3e-1e1a77e2ff0a} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6503 | 2026.01.22 22:20:17.563099 [ 277 ] {d33ad4fd-a3c6-4112-9f3e-1e1a77e2ff0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6504 | 2026.01.22 22:20:17.563491 [ 277 ] {d33ad4fd-a3c6-4112-9f3e-1e1a77e2ff0a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6505 | 2026.01.22 22:20:17.563715 [ 277 ] {d33ad4fd-a3c6-4112-9f3e-1e1a77e2ff0a} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6506 | 2026.01.22 22:20:17.563848 [ 277 ] {d33ad4fd-a3c6-4112-9f3e-1e1a77e2ff0a} <Debug> executeQuery: Read 1327 rows, 112.98 KiB in 0.00198 sec., 670202.0202020202 rows/sec., 55.72 MiB/sec. | ||
| 6507 | 2026.01.22 22:20:17.563887 [ 277 ] {d33ad4fd-a3c6-4112-9f3e-1e1a77e2ff0a} <Debug> TCPHandler: Processed in 0.002143206 sec. | ||
| 6508 | 2026.01.22 22:20:17.563996 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6509 | 2026.01.22 22:20:17.564091 [ 277 ] {fda618e0-1a8b-4a32-b67a-a2e5935a9ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6510 | 2026.01.22 22:20:17.564131 [ 277 ] {fda618e0-1a8b-4a32-b67a-a2e5935a9ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6511 | 2026.01.22 22:20:17.564534 [ 277 ] {fda618e0-1a8b-4a32-b67a-a2e5935a9ef6} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6512 | 2026.01.22 22:20:17.564571 [ 277 ] {fda618e0-1a8b-4a32-b67a-a2e5935a9ef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6513 | 2026.01.22 22:20:17.564868 [ 277 ] {fda618e0-1a8b-4a32-b67a-a2e5935a9ef6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6514 | 2026.01.22 22:20:17.565075 [ 277 ] {fda618e0-1a8b-4a32-b67a-a2e5935a9ef6} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6515 | 2026.01.22 22:20:17.565209 [ 277 ] {fda618e0-1a8b-4a32-b67a-a2e5935a9ef6} <Debug> executeQuery: Read 19 rows, 1.48 KiB in 0.001136 sec., 16725.352112676057 rows/sec., 1.27 MiB/sec. | ||
| 6516 | 2026.01.22 22:20:17.565247 [ 277 ] {fda618e0-1a8b-4a32-b67a-a2e5935a9ef6} <Debug> TCPHandler: Processed in 0.001299789 sec. | ||
| 6517 | 2026.01.22 22:20:17.565359 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6518 | 2026.01.22 22:20:17.565462 [ 277 ] {79e98223-ca2a-4089-a60e-d2220e76cbd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6519 | 2026.01.22 22:20:17.565509 [ 277 ] {79e98223-ca2a-4089-a60e-d2220e76cbd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6520 | 2026.01.22 22:20:17.566040 [ 277 ] {79e98223-ca2a-4089-a60e-d2220e76cbd0} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6521 | 2026.01.22 22:20:17.566077 [ 277 ] {79e98223-ca2a-4089-a60e-d2220e76cbd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6522 | 2026.01.22 22:20:17.566385 [ 277 ] {79e98223-ca2a-4089-a60e-d2220e76cbd0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6523 | 2026.01.22 22:20:17.566602 [ 277 ] {79e98223-ca2a-4089-a60e-d2220e76cbd0} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6524 | 2026.01.22 22:20:17.566736 [ 277 ] {79e98223-ca2a-4089-a60e-d2220e76cbd0} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001296 sec., 194444.44444444444 rows/sec., 13.45 MiB/sec. | ||
| 6525 | 2026.01.22 22:20:17.566776 [ 277 ] {79e98223-ca2a-4089-a60e-d2220e76cbd0} <Debug> TCPHandler: Processed in 0.001466771 sec. | ||
| 6526 | 2026.01.22 22:20:17.566889 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6527 | 2026.01.22 22:20:17.566984 [ 277 ] {257bf851-88ec-4e4b-9c64-950864f905ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6528 | 2026.01.22 22:20:17.567025 [ 277 ] {257bf851-88ec-4e4b-9c64-950864f905ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6529 | 2026.01.22 22:20:17.567423 [ 277 ] {257bf851-88ec-4e4b-9c64-950864f905ee} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6530 | 2026.01.22 22:20:17.567459 [ 277 ] {257bf851-88ec-4e4b-9c64-950864f905ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6531 | 2026.01.22 22:20:17.567758 [ 277 ] {257bf851-88ec-4e4b-9c64-950864f905ee} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6532 | 2026.01.22 22:20:17.567970 [ 277 ] {257bf851-88ec-4e4b-9c64-950864f905ee} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6533 | 2026.01.22 22:20:17.568102 [ 277 ] {257bf851-88ec-4e4b-9c64-950864f905ee} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001136 sec., 10563.38028169014 rows/sec., 825.26 KiB/sec. | ||
| 6534 | 2026.01.22 22:20:17.568140 [ 277 ] {257bf851-88ec-4e4b-9c64-950864f905ee} <Debug> TCPHandler: Processed in 0.00130011 sec. | ||
| 6535 | 2026.01.22 22:20:17.568241 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6536 | 2026.01.22 22:20:17.568334 [ 277 ] {6a531a72-e451-4e10-8bb0-54a90ff42630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6537 | 2026.01.22 22:20:17.568372 [ 277 ] {6a531a72-e451-4e10-8bb0-54a90ff42630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6538 | 2026.01.22 22:20:17.568965 [ 277 ] {6a531a72-e451-4e10-8bb0-54a90ff42630} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6539 | 2026.01.22 22:20:17.569002 [ 277 ] {6a531a72-e451-4e10-8bb0-54a90ff42630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6540 | 2026.01.22 22:20:17.569337 [ 277 ] {6a531a72-e451-4e10-8bb0-54a90ff42630} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6541 | 2026.01.22 22:20:17.569551 [ 277 ] {6a531a72-e451-4e10-8bb0-54a90ff42630} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): 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.01.22 22:20:17.569682 [ 277 ] {6a531a72-e451-4e10-8bb0-54a90ff42630} <Debug> executeQuery: Read 563 rows, 43.23 KiB in 0.001367 sec., 411850.7681053402 rows/sec., 30.88 MiB/sec. | ||
| 6543 | 2026.01.22 22:20:17.569721 [ 277 ] {6a531a72-e451-4e10-8bb0-54a90ff42630} <Debug> TCPHandler: Processed in 0.001528801 sec. | ||
| 6544 | 2026.01.22 22:20:17.569839 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6545 | 2026.01.22 22:20:17.569933 [ 277 ] {e22c9bf8-64ad-48b8-a915-a60f1b261098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6546 | 2026.01.22 22:20:17.569976 [ 277 ] {e22c9bf8-64ad-48b8-a915-a60f1b261098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6547 | 2026.01.22 22:20:17.570579 [ 277 ] {e22c9bf8-64ad-48b8-a915-a60f1b261098} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6548 | 2026.01.22 22:20:17.570615 [ 277 ] {e22c9bf8-64ad-48b8-a915-a60f1b261098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6549 | 2026.01.22 22:20:17.570992 [ 277 ] {e22c9bf8-64ad-48b8-a915-a60f1b261098} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6550 | 2026.01.22 22:20:17.571196 [ 277 ] {e22c9bf8-64ad-48b8-a915-a60f1b261098} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6551 | 2026.01.22 22:20:17.571326 [ 277 ] {e22c9bf8-64ad-48b8-a915-a60f1b261098} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001412 sec., 623937.6770538243 rows/sec., 42.35 MiB/sec. | ||
| 6552 | 2026.01.22 22:20:17.571364 [ 277 ] {e22c9bf8-64ad-48b8-a915-a60f1b261098} <Debug> TCPHandler: Processed in 0.001573882 sec. | ||
| 6553 | 2026.01.22 22:20:17.571486 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6554 | 2026.01.22 22:20:17.571606 [ 277 ] {21b7ebdb-9c90-4f91-bd8b-ba5f10d6c97e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6555 | 2026.01.22 22:20:17.571672 [ 277 ] {21b7ebdb-9c90-4f91-bd8b-ba5f10d6c97e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6556 | 2026.01.22 22:20:17.572544 [ 277 ] {21b7ebdb-9c90-4f91-bd8b-ba5f10d6c97e} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6557 | 2026.01.22 22:20:17.572584 [ 277 ] {21b7ebdb-9c90-4f91-bd8b-ba5f10d6c97e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6558 | 2026.01.22 22:20:17.573093 [ 277 ] {21b7ebdb-9c90-4f91-bd8b-ba5f10d6c97e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6559 | 2026.01.22 22:20:17.573315 [ 277 ] {21b7ebdb-9c90-4f91-bd8b-ba5f10d6c97e} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6560 | 2026.01.22 22:20:17.573429 [ 126 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6561 | 2026.01.22 22:20:17.573454 [ 277 ] {21b7ebdb-9c90-4f91-bd8b-ba5f10d6c97e} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001873 sec., 2669.5141484249866 rows/sec., 4.78 MiB/sec. | ||
| 6562 | 2026.01.22 22:20:17.573505 [ 126 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6563 | 2026.01.22 22:20:17.573530 [ 277 ] {21b7ebdb-9c90-4f91-bd8b-ba5f10d6c97e} <Debug> TCPHandler: Processed in 0.002106405 sec. | ||
| 6564 | 2026.01.22 22:20:17.573531 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6565 | 2026.01.22 22:20:17.573646 [ 203 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::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 | ||
| 6566 | 2026.01.22 22:20:17.573653 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6567 | 2026.01.22 22:20:17.573768 [ 277 ] {5b66a301-cf4e-46a1-b3e5-81167cae80bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6568 | 2026.01.22 22:20:17.573811 [ 277 ] {5b66a301-cf4e-46a1-b3e5-81167cae80bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6569 | 2026.01.22 22:20:17.573850 [ 203 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6570 | 2026.01.22 22:20:17.573910 [ 203 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 689 rows starting from the beginning of the part | ||
| 6571 | 2026.01.22 22:20:17.574040 [ 203 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 5 rows starting from the beginning of the part | ||
| 6572 | 2026.01.22 22:20:17.574149 [ 203 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
| 6573 | 2026.01.22 22:20:17.574149 [ 277 ] {5b66a301-cf4e-46a1-b3e5-81167cae80bb} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6574 | 2026.01.22 22:20:17.574195 [ 277 ] {5b66a301-cf4e-46a1-b3e5-81167cae80bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6575 | 2026.01.22 22:20:17.574256 [ 203 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part | ||
| 6576 | 2026.01.22 22:20:17.574358 [ 203 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part | ||
| 6577 | 2026.01.22 22:20:17.574459 [ 203 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 5 rows starting from the beginning of the part | ||
| 6578 | 2026.01.22 22:20:17.574503 [ 277 ] {5b66a301-cf4e-46a1-b3e5-81167cae80bb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6579 | 2026.01.22 22:20:17.574718 [ 277 ] {5b66a301-cf4e-46a1-b3e5-81167cae80bb} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6580 | 2026.01.22 22:20:17.574858 [ 277 ] {5b66a301-cf4e-46a1-b3e5-81167cae80bb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 6581 | 2026.01.22 22:20:17.574895 [ 277 ] {5b66a301-cf4e-46a1-b3e5-81167cae80bb} <Debug> TCPHandler: Processed in 0.00129356 sec. | ||
| 6582 | 2026.01.22 22:20:17.580602 [ 203 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 776 rows, containing 19 columns (19 merged, 0 gathered) in 0.006998932 sec., 110874.05907072678 rows/sec., 198.68 MiB/sec. | ||
| 6583 | 2026.01.22 22:20:17.581472 [ 199 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6584 | 2026.01.22 22:20:17.581787 [ 199 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6585 | 2026.01.22 22:20:17.581851 [ 199 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6586 | 2026.01.22 22:20:17.581945 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
| 6587 | 2026.01.22 22:20:18.000222 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.13 MiB, peak 283.66 MiB, free memory in arenas 0.00 B, will set to 278.87 MiB (RSS), difference: 2.74 MiB | ||
| 6588 | 2026.01.22 22:20:22.166824 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6589 | 2026.01.22 22:20:22.166931 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6590 | 2026.01.22 22:20:22.297789 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15328 | ||
| 6591 | 2026.01.22 22:20:22.298302 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6592 | 2026.01.22 22:20:22.298347 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6593 | 2026.01.22 22:20:22.299003 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6594 | 2026.01.22 22:20:22.299264 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6595 | 2026.01.22 22:20:22.299417 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15328 | ||
| 6596 | 2026.01.22 22:20:22.335863 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 826 | ||
| 6597 | 2026.01.22 22:20:22.338831 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6598 | 2026.01.22 22:20:22.338911 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6599 | 2026.01.22 22:20:22.340483 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6600 | 2026.01.22 22:20:22.340782 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6601 | 2026.01.22 22:20:22.341100 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 826 | ||
| 6602 | 2026.01.22 22:20:22.530445 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6603 | 2026.01.22 22:20:22.530627 [ 277 ] {479cacb4-3ba3-48dc-9048-507a8c5ea508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6604 | 2026.01.22 22:20:22.530696 [ 277 ] {479cacb4-3ba3-48dc-9048-507a8c5ea508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6605 | 2026.01.22 22:20:22.531406 [ 277 ] {479cacb4-3ba3-48dc-9048-507a8c5ea508} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6606 | 2026.01.22 22:20:22.531456 [ 277 ] {479cacb4-3ba3-48dc-9048-507a8c5ea508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6607 | 2026.01.22 22:20:22.531880 [ 277 ] {479cacb4-3ba3-48dc-9048-507a8c5ea508} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6608 | 2026.01.22 22:20:22.532111 [ 277 ] {479cacb4-3ba3-48dc-9048-507a8c5ea508} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6609 | 2026.01.22 22:20:22.532276 [ 277 ] {479cacb4-3ba3-48dc-9048-507a8c5ea508} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001698 sec., 75382.80329799764 rows/sec., 6.48 MiB/sec. | ||
| 6610 | 2026.01.22 22:20:22.532328 [ 277 ] {479cacb4-3ba3-48dc-9048-507a8c5ea508} <Debug> TCPHandler: Processed in 0.002017175 sec. | ||
| 6611 | 2026.01.22 22:20:22.532460 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6612 | 2026.01.22 22:20:22.532581 [ 277 ] {2ffc683e-858c-4941-ad00-4b44bab2cff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6613 | 2026.01.22 22:20:22.532627 [ 277 ] {2ffc683e-858c-4941-ad00-4b44bab2cff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6614 | 2026.01.22 22:20:22.533064 [ 277 ] {2ffc683e-858c-4941-ad00-4b44bab2cff1} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6615 | 2026.01.22 22:20:22.533103 [ 277 ] {2ffc683e-858c-4941-ad00-4b44bab2cff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6616 | 2026.01.22 22:20:22.533414 [ 277 ] {2ffc683e-858c-4941-ad00-4b44bab2cff1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6617 | 2026.01.22 22:20:22.533641 [ 277 ] {2ffc683e-858c-4941-ad00-4b44bab2cff1} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6618 | 2026.01.22 22:20:22.533779 [ 277 ] {2ffc683e-858c-4941-ad00-4b44bab2cff1} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001237 sec., 29102.66774454325 rows/sec., 2.14 MiB/sec. | ||
| 6619 | 2026.01.22 22:20:22.533820 [ 277 ] {2ffc683e-858c-4941-ad00-4b44bab2cff1} <Debug> TCPHandler: Processed in 0.00141629 sec. | ||
| 6620 | 2026.01.22 22:20:22.533935 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6621 | 2026.01.22 22:20:22.534036 [ 277 ] {ca471f51-fd56-43ce-9493-248da3111796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6622 | 2026.01.22 22:20:22.534077 [ 277 ] {ca471f51-fd56-43ce-9493-248da3111796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6623 | 2026.01.22 22:20:22.534509 [ 277 ] {ca471f51-fd56-43ce-9493-248da3111796} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6624 | 2026.01.22 22:20:22.534547 [ 277 ] {ca471f51-fd56-43ce-9493-248da3111796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6625 | 2026.01.22 22:20:22.534865 [ 277 ] {ca471f51-fd56-43ce-9493-248da3111796} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6626 | 2026.01.22 22:20:22.535101 [ 277 ] {ca471f51-fd56-43ce-9493-248da3111796} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6627 | 2026.01.22 22:20:22.535239 [ 277 ] {ca471f51-fd56-43ce-9493-248da3111796} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001225 sec., 81632.6530612245 rows/sec., 6.38 MiB/sec. | ||
| 6628 | 2026.01.22 22:20:22.535280 [ 277 ] {ca471f51-fd56-43ce-9493-248da3111796} <Debug> TCPHandler: Processed in 0.00139654 sec. | ||
| 6629 | 2026.01.22 22:20:22.535404 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6630 | 2026.01.22 22:20:22.535501 [ 277 ] {95e50103-1a5b-46ba-ad60-41f45a722852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6631 | 2026.01.22 22:20:22.535548 [ 277 ] {95e50103-1a5b-46ba-ad60-41f45a722852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6632 | 2026.01.22 22:20:22.535973 [ 277 ] {95e50103-1a5b-46ba-ad60-41f45a722852} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6633 | 2026.01.22 22:20:22.536011 [ 277 ] {95e50103-1a5b-46ba-ad60-41f45a722852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6634 | 2026.01.22 22:20:22.536350 [ 277 ] {95e50103-1a5b-46ba-ad60-41f45a722852} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6635 | 2026.01.22 22:20:22.536571 [ 277 ] {95e50103-1a5b-46ba-ad60-41f45a722852} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6636 | 2026.01.22 22:20:22.536711 [ 277 ] {95e50103-1a5b-46ba-ad60-41f45a722852} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 6637 | 2026.01.22 22:20:22.536749 [ 277 ] {95e50103-1a5b-46ba-ad60-41f45a722852} <Debug> TCPHandler: Processed in 0.00139717 sec. | ||
| 6638 | 2026.01.22 22:20:22.536862 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6639 | 2026.01.22 22:20:22.536959 [ 277 ] {5e7d2fbd-75b4-4414-92a6-03bf7acfe705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6640 | 2026.01.22 22:20:22.537015 [ 277 ] {5e7d2fbd-75b4-4414-92a6-03bf7acfe705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6641 | 2026.01.22 22:20:22.537817 [ 277 ] {5e7d2fbd-75b4-4414-92a6-03bf7acfe705} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6642 | 2026.01.22 22:20:22.537855 [ 277 ] {5e7d2fbd-75b4-4414-92a6-03bf7acfe705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6643 | 2026.01.22 22:20:22.538430 [ 277 ] {5e7d2fbd-75b4-4414-92a6-03bf7acfe705} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6644 | 2026.01.22 22:20:22.538656 [ 277 ] {5e7d2fbd-75b4-4414-92a6-03bf7acfe705} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6645 | 2026.01.22 22:20:22.538798 [ 277 ] {5e7d2fbd-75b4-4414-92a6-03bf7acfe705} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001858 sec., 19375.6727664155 rows/sec., 34.72 MiB/sec. | ||
| 6646 | 2026.01.22 22:20:22.538864 [ 277 ] {5e7d2fbd-75b4-4414-92a6-03bf7acfe705} <Debug> TCPHandler: Processed in 0.002052916 sec. | ||
| 6647 | 2026.01.22 22:20:22.538981 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6648 | 2026.01.22 22:20:22.539078 [ 277 ] {242a1be6-8793-4e83-b3fd-53b4bf6e0d56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6649 | 2026.01.22 22:20:22.539120 [ 277 ] {242a1be6-8793-4e83-b3fd-53b4bf6e0d56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6650 | 2026.01.22 22:20:22.539456 [ 277 ] {242a1be6-8793-4e83-b3fd-53b4bf6e0d56} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6651 | 2026.01.22 22:20:22.539493 [ 277 ] {242a1be6-8793-4e83-b3fd-53b4bf6e0d56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6652 | 2026.01.22 22:20:22.539796 [ 277 ] {242a1be6-8793-4e83-b3fd-53b4bf6e0d56} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6653 | 2026.01.22 22:20:22.540014 [ 277 ] {242a1be6-8793-4e83-b3fd-53b4bf6e0d56} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6654 | 2026.01.22 22:20:22.540148 [ 277 ] {242a1be6-8793-4e83-b3fd-53b4bf6e0d56} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 6655 | 2026.01.22 22:20:22.540183 [ 277 ] {242a1be6-8793-4e83-b3fd-53b4bf6e0d56} <Debug> TCPHandler: Processed in 0.00125351 sec. | ||
| 6656 | 2026.01.22 22:20:23.001218 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000851347 sec. | ||
| 6657 | 2026.01.22 22:20:23.112917 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6658 | 2026.01.22 22:20:23.127980 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6659 | 2026.01.22 22:20:23.128036 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6660 | 2026.01.22 22:20:23.133993 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6661 | 2026.01.22 22:20:23.134681 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6662 | 2026.01.22 22:20:23.137221 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6663 | 2026.01.22 22:20:27.529973 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6664 | 2026.01.22 22:20:27.530169 [ 277 ] {040617c5-a5de-4987-b0f0-8411f546f34e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6665 | 2026.01.22 22:20:27.530236 [ 277 ] {040617c5-a5de-4987-b0f0-8411f546f34e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6666 | 2026.01.22 22:20:27.530948 [ 277 ] {040617c5-a5de-4987-b0f0-8411f546f34e} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6667 | 2026.01.22 22:20:27.530995 [ 277 ] {040617c5-a5de-4987-b0f0-8411f546f34e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6668 | 2026.01.22 22:20:27.531386 [ 277 ] {040617c5-a5de-4987-b0f0-8411f546f34e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6669 | 2026.01.22 22:20:27.531626 [ 277 ] {040617c5-a5de-4987-b0f0-8411f546f34e} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6670 | 2026.01.22 22:20:27.531766 [ 101 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6671 | 2026.01.22 22:20:27.531789 [ 277 ] {040617c5-a5de-4987-b0f0-8411f546f34e} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.00167 sec., 39520.95808383233 rows/sec., 3.13 MiB/sec. | ||
| 6672 | 2026.01.22 22:20:27.531832 [ 101 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6673 | 2026.01.22 22:20:27.531854 [ 277 ] {040617c5-a5de-4987-b0f0-8411f546f34e} <Debug> TCPHandler: Processed in 0.002016304 sec. | ||
| 6674 | 2026.01.22 22:20:27.531858 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6675 | 2026.01.22 22:20:27.531991 [ 201 ] {048797f8-2913-4120-8057-043480967ec1::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 | ||
| 6676 | 2026.01.22 22:20:27.532025 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6677 | 2026.01.22 22:20:27.532107 [ 201 ] {048797f8-2913-4120-8057-043480967ec1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6678 | 2026.01.22 22:20:27.532138 [ 277 ] {0c7ae58b-f7c2-4c3b-af80-299d6034b360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6679 | 2026.01.22 22:20:27.532145 [ 201 ] {048797f8-2913-4120-8057-043480967ec1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2556 rows starting from the beginning of the part | ||
| 6680 | 2026.01.22 22:20:27.532189 [ 277 ] {0c7ae58b-f7c2-4c3b-af80-299d6034b360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6681 | 2026.01.22 22:20:27.532227 [ 201 ] {048797f8-2913-4120-8057-043480967ec1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 66 rows starting from the beginning of the part | ||
| 6682 | 2026.01.22 22:20:27.532277 [ 201 ] {048797f8-2913-4120-8057-043480967ec1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 128 rows starting from the beginning of the part | ||
| 6683 | 2026.01.22 22:20:27.532320 [ 201 ] {048797f8-2913-4120-8057-043480967ec1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1327 rows starting from the beginning of the part | ||
| 6684 | 2026.01.22 22:20:27.532357 [ 201 ] {048797f8-2913-4120-8057-043480967ec1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 128 rows starting from the beginning of the part | ||
| 6685 | 2026.01.22 22:20:27.532396 [ 201 ] {048797f8-2913-4120-8057-043480967ec1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 66 rows starting from the beginning of the part | ||
| 6686 | 2026.01.22 22:20:27.532616 [ 277 ] {0c7ae58b-f7c2-4c3b-af80-299d6034b360} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6687 | 2026.01.22 22:20:27.532661 [ 277 ] {0c7ae58b-f7c2-4c3b-af80-299d6034b360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6688 | 2026.01.22 22:20:27.533150 [ 277 ] {0c7ae58b-f7c2-4c3b-af80-299d6034b360} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6689 | 2026.01.22 22:20:27.533387 [ 277 ] {0c7ae58b-f7c2-4c3b-af80-299d6034b360} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6690 | 2026.01.22 22:20:27.533528 [ 277 ] {0c7ae58b-f7c2-4c3b-af80-299d6034b360} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001413 sec., 3538.570417551309 rows/sec., 266.08 KiB/sec. | ||
| 6691 | 2026.01.22 22:20:27.533571 [ 277 ] {0c7ae58b-f7c2-4c3b-af80-299d6034b360} <Debug> TCPHandler: Processed in 0.001602592 sec. | ||
| 6692 | 2026.01.22 22:20:27.533699 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6693 | 2026.01.22 22:20:27.533798 [ 277 ] {b2d6c7d9-4af0-4d09-92a2-a29c42a3bcd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6694 | 2026.01.22 22:20:27.533839 [ 277 ] {b2d6c7d9-4af0-4d09-92a2-a29c42a3bcd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6695 | 2026.01.22 22:20:27.534275 [ 277 ] {b2d6c7d9-4af0-4d09-92a2-a29c42a3bcd7} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6696 | 2026.01.22 22:20:27.534275 [ 199 ] {048797f8-2913-4120-8057-043480967ec1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4271 rows, containing 5 columns (5 merged, 0 gathered) in 0.002340627 sec., 1824724.7425582975 rows/sec., 157.06 MiB/sec. | ||
| 6697 | 2026.01.22 22:20:27.534313 [ 277 ] {b2d6c7d9-4af0-4d09-92a2-a29c42a3bcd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6698 | 2026.01.22 22:20:27.534561 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6699 | 2026.01.22 22:20:27.534663 [ 277 ] {b2d6c7d9-4af0-4d09-92a2-a29c42a3bcd7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6700 | 2026.01.22 22:20:27.534843 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_46_9} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6701 | 2026.01.22 22:20:27.534906 [ 277 ] {b2d6c7d9-4af0-4d09-92a2-a29c42a3bcd7} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6702 | 2026.01.22 22:20:27.534914 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_46_9} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6703 | 2026.01.22 22:20:27.534999 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 6704 | 2026.01.22 22:20:27.535029 [ 101 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6705 | 2026.01.22 22:20:27.535041 [ 277 ] {b2d6c7d9-4af0-4d09-92a2-a29c42a3bcd7} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001263 sec., 54631.828978622325 rows/sec., 4.26 MiB/sec. | ||
| 6706 | 2026.01.22 22:20:27.535069 [ 101 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6707 | 2026.01.22 22:20:27.535091 [ 277 ] {b2d6c7d9-4af0-4d09-92a2-a29c42a3bcd7} <Debug> TCPHandler: Processed in 0.001449171 sec. | ||
| 6708 | 2026.01.22 22:20:27.535095 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6709 | 2026.01.22 22:20:27.535226 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6710 | 2026.01.22 22:20:27.535230 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::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 | ||
| 6711 | 2026.01.22 22:20:27.535328 [ 277 ] {7bb34dc3-9cb4-46ea-9a6c-4826018133cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6712 | 2026.01.22 22:20:27.535371 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6713 | 2026.01.22 22:20:27.535376 [ 277 ] {7bb34dc3-9cb4-46ea-9a6c-4826018133cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6714 | 2026.01.22 22:20:27.535410 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1304 rows starting from the beginning of the part | ||
| 6715 | 2026.01.22 22:20:27.535480 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 69 rows starting from the beginning of the part | ||
| 6716 | 2026.01.22 22:20:27.535524 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 100 rows starting from the beginning of the part | ||
| 6717 | 2026.01.22 22:20:27.535565 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 563 rows starting from the beginning of the part | ||
| 6718 | 2026.01.22 22:20:27.535607 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 100 rows starting from the beginning of the part | ||
| 6719 | 2026.01.22 22:20:27.535655 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 69 rows starting from the beginning of the part | ||
| 6720 | 2026.01.22 22:20:27.535816 [ 277 ] {7bb34dc3-9cb4-46ea-9a6c-4826018133cf} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6721 | 2026.01.22 22:20:27.535859 [ 277 ] {7bb34dc3-9cb4-46ea-9a6c-4826018133cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6722 | 2026.01.22 22:20:27.536215 [ 277 ] {7bb34dc3-9cb4-46ea-9a6c-4826018133cf} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6723 | 2026.01.22 22:20:27.536442 [ 277 ] {7bb34dc3-9cb4-46ea-9a6c-4826018133cf} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6724 | 2026.01.22 22:20:27.536556 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6725 | 2026.01.22 22:20:27.536575 [ 277 ] {7bb34dc3-9cb4-46ea-9a6c-4826018133cf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001267 sec., 126282.55722178375 rows/sec., 8.80 MiB/sec. | ||
| 6726 | 2026.01.22 22:20:27.536589 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6727 | 2026.01.22 22:20:27.536615 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6728 | 2026.01.22 22:20:27.536620 [ 277 ] {7bb34dc3-9cb4-46ea-9a6c-4826018133cf} <Debug> TCPHandler: Processed in 0.001445361 sec. | ||
| 6729 | 2026.01.22 22:20:27.536687 [ 203 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 6730 | 2026.01.22 22:20:27.536745 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6731 | 2026.01.22 22:20:27.536767 [ 203 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6732 | 2026.01.22 22:20:27.536796 [ 203 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12732 rows starting from the beginning of the part | ||
| 6733 | 2026.01.22 22:20:27.536841 [ 277 ] {5adcdceb-b774-4202-b38b-ea743c941247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6734 | 2026.01.22 22:20:27.536851 [ 203 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 6735 | 2026.01.22 22:20:27.536890 [ 193 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2205 rows, containing 5 columns (5 merged, 0 gathered) in 0.001714893 sec., 1285794.5072957904 rows/sec., 99.68 MiB/sec. | ||
| 6736 | 2026.01.22 22:20:27.536897 [ 277 ] {5adcdceb-b774-4202-b38b-ea743c941247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6737 | 2026.01.22 22:20:27.536894 [ 203 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 6738 | 2026.01.22 22:20:27.536975 [ 203 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 881 rows starting from the beginning of the part | ||
| 6739 | 2026.01.22 22:20:27.537013 [ 203 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 6740 | 2026.01.22 22:20:27.537052 [ 203 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 6741 | 2026.01.22 22:20:27.537094 [ 199 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6742 | 2026.01.22 22:20:27.537353 [ 199 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_46_9} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6743 | 2026.01.22 22:20:27.537418 [ 199 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_46_9} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6744 | 2026.01.22 22:20:27.537510 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 6745 | 2026.01.22 22:20:27.537681 [ 277 ] {5adcdceb-b774-4202-b38b-ea743c941247} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6746 | 2026.01.22 22:20:27.537717 [ 277 ] {5adcdceb-b774-4202-b38b-ea743c941247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6747 | 2026.01.22 22:20:27.538224 [ 277 ] {5adcdceb-b774-4202-b38b-ea743c941247} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6748 | 2026.01.22 22:20:27.538450 [ 277 ] {5adcdceb-b774-4202-b38b-ea743c941247} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6749 | 2026.01.22 22:20:27.538605 [ 277 ] {5adcdceb-b774-4202-b38b-ea743c941247} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001783 sec., 2804.2624789680312 rows/sec., 5.03 MiB/sec. | ||
| 6750 | 2026.01.22 22:20:27.538681 [ 277 ] {5adcdceb-b774-4202-b38b-ea743c941247} <Debug> TCPHandler: Processed in 0.001986345 sec. | ||
| 6751 | 2026.01.22 22:20:27.538801 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6752 | 2026.01.22 22:20:27.538897 [ 277 ] {77725437-ba37-4b74-9384-e340661868ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6753 | 2026.01.22 22:20:27.538939 [ 277 ] {77725437-ba37-4b74-9384-e340661868ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6754 | 2026.01.22 22:20:27.539278 [ 277 ] {77725437-ba37-4b74-9384-e340661868ee} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6755 | 2026.01.22 22:20:27.539313 [ 277 ] {77725437-ba37-4b74-9384-e340661868ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6756 | 2026.01.22 22:20:27.539708 [ 277 ] {77725437-ba37-4b74-9384-e340661868ee} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6757 | 2026.01.22 22:20:27.539933 [ 277 ] {77725437-ba37-4b74-9384-e340661868ee} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6758 | 2026.01.22 22:20:27.540046 [ 88 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6759 | 2026.01.22 22:20:27.540067 [ 277 ] {77725437-ba37-4b74-9384-e340661868ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001189 sec., 50462.57359125315 rows/sec., 3.40 MiB/sec. | ||
| 6760 | 2026.01.22 22:20:27.540094 [ 88 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6761 | 2026.01.22 22:20:27.540108 [ 277 ] {77725437-ba37-4b74-9384-e340661868ee} <Debug> TCPHandler: Processed in 0.001357851 sec. | ||
| 6762 | 2026.01.22 22:20:27.540120 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6763 | 2026.01.22 22:20:27.540208 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 6764 | 2026.01.22 22:20:27.540315 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6765 | 2026.01.22 22:20:27.540347 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2502 rows starting from the beginning of the part | ||
| 6766 | 2026.01.22 22:20:27.540402 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 6767 | 2026.01.22 22:20:27.540448 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 6768 | 2026.01.22 22:20:27.540488 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 6769 | 2026.01.22 22:20:27.540530 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 6770 | 2026.01.22 22:20:27.540570 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 6771 | 2026.01.22 22:20:27.541881 [ 199 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2802 rows, containing 4 columns (4 merged, 0 gathered) in 0.001710343 sec., 1638267.8796007584 rows/sec., 108.84 MiB/sec. | ||
| 6772 | 2026.01.22 22:20:27.542168 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6773 | 2026.01.22 22:20:27.542401 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_46_9} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6774 | 2026.01.22 22:20:27.542452 [ 200 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14253 rows, containing 5 columns (5 merged, 0 gathered) in 0.005792933 sec., 2460411.6774697723 rows/sec., 168.14 MiB/sec. | ||
| 6775 | 2026.01.22 22:20:27.542465 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_46_9} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6776 | 2026.01.22 22:20:27.542547 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6777 | 2026.01.22 22:20:27.543020 [ 190 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6778 | 2026.01.22 22:20:27.543362 [ 190 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6779 | 2026.01.22 22:20:27.543453 [ 190 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6780 | 2026.01.22 22:20:27.543562 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.76 MiB. | ||
| 6781 | 2026.01.22 22:20:28.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.04 MiB, peak 289.18 MiB, free memory in arenas 0.00 B, will set to 282.22 MiB (RSS), difference: 2.19 MiB | ||
| 6782 | 2026.01.22 22:20:29.181222 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47564 | ||
| 6783 | 2026.01.22 22:20:29.181325 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6784 | 2026.01.22 22:20:29.181353 [ 286 ] {} <Debug> TCP-Session: 65583075-e1d8-48ff-8470-22e271c228dc Authenticating user 'default' from [fd00:1122:3344:101::e]:47564 | ||
| 6785 | 2026.01.22 22:20:29.181375 [ 286 ] {} <Debug> TCP-Session: 65583075-e1d8-48ff-8470-22e271c228dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6786 | 2026.01.22 22:20:29.181387 [ 286 ] {} <Debug> TCP-Session: 65583075-e1d8-48ff-8470-22e271c228dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6787 | 2026.01.22 22:20:29.181560 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60101 | ||
| 6788 | 2026.01.22 22:20:29.181567 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39496 | ||
| 6789 | 2026.01.22 22:20:29.181692 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6790 | 2026.01.22 22:20:29.181693 [ 286 ] {} <Trace> TCP-Session: 65583075-e1d8-48ff-8470-22e271c228dc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6791 | 2026.01.22 22:20:29.181722 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6792 | 2026.01.22 22:20:29.181727 [ 288 ] {} <Debug> TCP-Session: b4fe5adb-9562-4baf-9edc-50a348317307 Authenticating user 'default' from [fd00:1122:3344:101::e]:60101 | ||
| 6793 | 2026.01.22 22:20:29.181759 [ 289 ] {} <Debug> TCP-Session: 068689ad-5989-4838-b029-7bc72f38722e Authenticating user 'default' from [fd00:1122:3344:101::e]:39496 | ||
| 6794 | 2026.01.22 22:20:29.181768 [ 288 ] {} <Debug> TCP-Session: b4fe5adb-9562-4baf-9edc-50a348317307 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6795 | 2026.01.22 22:20:29.181789 [ 289 ] {} <Debug> TCP-Session: 068689ad-5989-4838-b029-7bc72f38722e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6796 | 2026.01.22 22:20:29.181790 [ 288 ] {} <Debug> TCP-Session: b4fe5adb-9562-4baf-9edc-50a348317307 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6797 | 2026.01.22 22:20:29.181812 [ 289 ] {} <Debug> TCP-Session: 068689ad-5989-4838-b029-7bc72f38722e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6798 | 2026.01.22 22:20:29.181887 [ 286 ] {e1636fad-df0e-477b-9145-b3a5d72092f4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47564) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6799 | 2026.01.22 22:20:29.182151 [ 286 ] {e1636fad-df0e-477b-9145-b3a5d72092f4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6800 | 2026.01.22 22:20:29.182219 [ 286 ] {e1636fad-df0e-477b-9145-b3a5d72092f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6801 | 2026.01.22 22:20:29.182508 [ 286 ] {e1636fad-df0e-477b-9145-b3a5d72092f4} <Debug> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52) (SelectExecutor): Key condition: unknown | ||
| 6802 | 2026.01.22 22:20:29.182597 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47015 | ||
| 6803 | 2026.01.22 22:20:29.182599 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58313 | ||
| 6804 | 2026.01.22 22:20:29.182693 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39818 | ||
| 6805 | 2026.01.22 22:20:29.182696 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45828 | ||
| 6806 | 2026.01.22 22:20:29.182830 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42476 | ||
| 6807 | 2026.01.22 22:20:29.182907 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38440 | ||
| 6808 | 2026.01.22 22:20:29.182953 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6809 | 2026.01.22 22:20:29.182989 [ 349 ] {} <Debug> TCP-Session: 86dcb248-a8db-407e-a2ea-1bb80d9cff3c Authenticating user 'default' from [fd00:1122:3344:101::e]:47015 | ||
| 6810 | 2026.01.22 22:20:29.183011 [ 349 ] {} <Debug> TCP-Session: 86dcb248-a8db-407e-a2ea-1bb80d9cff3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6811 | 2026.01.22 22:20:29.183025 [ 349 ] {} <Debug> TCP-Session: 86dcb248-a8db-407e-a2ea-1bb80d9cff3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6812 | 2026.01.22 22:20:29.183062 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6813 | 2026.01.22 22:20:29.183105 [ 290 ] {} <Debug> TCP-Session: a94337d9-893b-43ca-9376-237b316f2bb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58313 | ||
| 6814 | 2026.01.22 22:20:29.183130 [ 290 ] {} <Debug> TCP-Session: a94337d9-893b-43ca-9376-237b316f2bb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6815 | 2026.01.22 22:20:29.183149 [ 290 ] {} <Debug> TCP-Session: a94337d9-893b-43ca-9376-237b316f2bb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6816 | 2026.01.22 22:20:29.183833 [ 295 ] {e1636fad-df0e-477b-9145-b3a5d72092f4} <Trace> AggregatingTransform: Aggregating | ||
| 6817 | 2026.01.22 22:20:29.184001 [ 295 ] {e1636fad-df0e-477b-9145-b3a5d72092f4} <Trace> Aggregator: Aggregation method: without_key | ||
| 6818 | 2026.01.22 22:20:29.184007 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6819 | 2026.01.22 22:20:29.184057 [ 352 ] {} <Debug> TCP-Session: c276146a-bcd2-4942-b3ec-b13364e456e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42476 | ||
| 6820 | 2026.01.22 22:20:29.184057 [ 295 ] {e1636fad-df0e-477b-9145-b3a5d72092f4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001441491 sec. (693.726 rows/sec., 27.10 KiB/sec.) | ||
| 6821 | 2026.01.22 22:20:29.184087 [ 352 ] {} <Debug> TCP-Session: c276146a-bcd2-4942-b3ec-b13364e456e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6822 | 2026.01.22 22:20:29.184097 [ 295 ] {e1636fad-df0e-477b-9145-b3a5d72092f4} <Trace> Aggregator: Merging aggregated data | ||
| 6823 | 2026.01.22 22:20:29.184104 [ 352 ] {} <Debug> TCP-Session: c276146a-bcd2-4942-b3ec-b13364e456e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6824 | 2026.01.22 22:20:29.184128 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6825 | 2026.01.22 22:20:29.184170 [ 353 ] {} <Debug> TCP-Session: c4007e5c-9c84-46ed-acc1-148f4a7c6f3c Authenticating user 'default' from [fd00:1122:3344:101::e]:38440 | ||
| 6826 | 2026.01.22 22:20:29.184197 [ 353 ] {} <Debug> TCP-Session: c4007e5c-9c84-46ed-acc1-148f4a7c6f3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6827 | 2026.01.22 22:20:29.184215 [ 353 ] {} <Debug> TCP-Session: c4007e5c-9c84-46ed-acc1-148f4a7c6f3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6828 | 2026.01.22 22:20:29.184252 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6829 | 2026.01.22 22:20:29.184303 [ 351 ] {} <Debug> TCP-Session: 07cfc698-4d27-47b5-b7a4-dbf27eb6058a Authenticating user 'default' from [fd00:1122:3344:101::e]:45828 | ||
| 6830 | 2026.01.22 22:20:29.184334 [ 351 ] {} <Debug> TCP-Session: 07cfc698-4d27-47b5-b7a4-dbf27eb6058a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6831 | 2026.01.22 22:20:29.184354 [ 351 ] {} <Debug> TCP-Session: 07cfc698-4d27-47b5-b7a4-dbf27eb6058a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6832 | 2026.01.22 22:20:29.184384 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6833 | 2026.01.22 22:20:29.184432 [ 350 ] {} <Debug> TCP-Session: 1062570c-f2e7-400a-a92e-775b32ba4145 Authenticating user 'default' from [fd00:1122:3344:101::e]:39818 | ||
| 6834 | 2026.01.22 22:20:29.184455 [ 350 ] {} <Debug> TCP-Session: 1062570c-f2e7-400a-a92e-775b32ba4145 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6835 | 2026.01.22 22:20:29.184472 [ 350 ] {} <Debug> TCP-Session: 1062570c-f2e7-400a-a92e-775b32ba4145 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6836 | 2026.01.22 22:20:29.185198 [ 286 ] {e1636fad-df0e-477b-9145-b3a5d72092f4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003373 sec., 296.4719833975689 rows/sec., 11.58 KiB/sec. | ||
| 6837 | 2026.01.22 22:20:29.185342 [ 286 ] {e1636fad-df0e-477b-9145-b3a5d72092f4} <Debug> TCPHandler: Processed in 0.003760488 sec. | ||
| 6838 | 2026.01.22 22:20:29.185469 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6839 | 2026.01.22 22:20:29.185496 [ 286 ] {} <Debug> TCP-Session: 65583075-e1d8-48ff-8470-22e271c228dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6840 | 2026.01.22 22:20:29.185508 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6841 | 2026.01.22 22:20:29.185532 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6842 | 2026.01.22 22:20:29.185552 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6843 | 2026.01.22 22:20:29.185557 [ 288 ] {} <Debug> TCP-Session: b4fe5adb-9562-4baf-9edc-50a348317307 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6844 | 2026.01.22 22:20:29.185569 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6845 | 2026.01.22 22:20:29.185590 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6846 | 2026.01.22 22:20:29.185604 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6847 | 2026.01.22 22:20:29.185628 [ 351 ] {} <Debug> TCP-Session: 07cfc698-4d27-47b5-b7a4-dbf27eb6058a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6848 | 2026.01.22 22:20:29.185642 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6849 | 2026.01.22 22:20:29.185655 [ 290 ] {} <Debug> TCP-Session: a94337d9-893b-43ca-9376-237b316f2bb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6850 | 2026.01.22 22:20:29.185670 [ 350 ] {} <Debug> TCP-Session: 1062570c-f2e7-400a-a92e-775b32ba4145 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6851 | 2026.01.22 22:20:29.185696 [ 353 ] {} <Debug> TCP-Session: c4007e5c-9c84-46ed-acc1-148f4a7c6f3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6852 | 2026.01.22 22:20:29.185592 [ 349 ] {} <Debug> TCP-Session: 86dcb248-a8db-407e-a2ea-1bb80d9cff3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6853 | 2026.01.22 22:20:29.185582 [ 289 ] {} <Debug> TCP-Session: 068689ad-5989-4838-b029-7bc72f38722e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6854 | 2026.01.22 22:20:29.185645 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6855 | 2026.01.22 22:20:29.185801 [ 352 ] {} <Debug> TCP-Session: c276146a-bcd2-4942-b3ec-b13364e456e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6856 | 2026.01.22 22:20:29.250812 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45038 | ||
| 6857 | 2026.01.22 22:20:29.250910 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6858 | 2026.01.22 22:20:29.250935 [ 286 ] {} <Debug> TCP-Session: b34c8357-25ba-4097-8cdc-db22a4466453 Authenticating user 'default' from [fd00:1122:3344:101::e]:45038 | ||
| 6859 | 2026.01.22 22:20:29.250954 [ 286 ] {} <Debug> TCP-Session: b34c8357-25ba-4097-8cdc-db22a4466453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6860 | 2026.01.22 22:20:29.250966 [ 286 ] {} <Debug> TCP-Session: b34c8357-25ba-4097-8cdc-db22a4466453 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6861 | 2026.01.22 22:20:29.251138 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47150 | ||
| 6862 | 2026.01.22 22:20:29.251156 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56028 | ||
| 6863 | 2026.01.22 22:20:29.251186 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52570 | ||
| 6864 | 2026.01.22 22:20:29.251193 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37269 | ||
| 6865 | 2026.01.22 22:20:29.251220 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42411 | ||
| 6866 | 2026.01.22 22:20:29.251246 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6867 | 2026.01.22 22:20:29.251265 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6868 | 2026.01.22 22:20:29.251289 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6869 | 2026.01.22 22:20:29.251297 [ 290 ] {} <Debug> TCP-Session: e9bc198f-c0e0-4820-a33e-c2bb504a7a50 Authenticating user 'default' from [fd00:1122:3344:101::e]:56028 | ||
| 6870 | 2026.01.22 22:20:29.251307 [ 349 ] {} <Debug> TCP-Session: 09bec670-282b-4621-9f4c-b4477e992538 Authenticating user 'default' from [fd00:1122:3344:101::e]:52570 | ||
| 6871 | 2026.01.22 22:20:29.251241 [ 286 ] {} <Trace> TCP-Session: b34c8357-25ba-4097-8cdc-db22a4466453 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6872 | 2026.01.22 22:20:29.251331 [ 290 ] {} <Debug> TCP-Session: e9bc198f-c0e0-4820-a33e-c2bb504a7a50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6873 | 2026.01.22 22:20:29.251346 [ 349 ] {} <Debug> TCP-Session: 09bec670-282b-4621-9f4c-b4477e992538 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6874 | 2026.01.22 22:20:29.251358 [ 290 ] {} <Debug> TCP-Session: e9bc198f-c0e0-4820-a33e-c2bb504a7a50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6875 | 2026.01.22 22:20:29.251374 [ 349 ] {} <Debug> TCP-Session: 09bec670-282b-4621-9f4c-b4477e992538 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6876 | 2026.01.22 22:20:29.251339 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6877 | 2026.01.22 22:20:29.251330 [ 350 ] {} <Debug> TCP-Session: 899d7ad6-ac85-4421-9749-778c6effc11a Authenticating user 'default' from [fd00:1122:3344:101::e]:37269 | ||
| 6878 | 2026.01.22 22:20:29.251237 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49404 | ||
| 6879 | 2026.01.22 22:20:29.251441 [ 351 ] {} <Debug> TCP-Session: a4a8eb60-bea2-4f43-9b2e-f6c967a98839 Authenticating user 'default' from [fd00:1122:3344:101::e]:42411 | ||
| 6880 | 2026.01.22 22:20:29.251449 [ 350 ] {} <Debug> TCP-Session: 899d7ad6-ac85-4421-9749-778c6effc11a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6881 | 2026.01.22 22:20:29.251492 [ 286 ] {cce1076c-382c-4ada-ac7c-0e475f7ab4f4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45038) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6882 | 2026.01.22 22:20:29.251503 [ 351 ] {} <Debug> TCP-Session: a4a8eb60-bea2-4f43-9b2e-f6c967a98839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6883 | 2026.01.22 22:20:29.251510 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6884 | 2026.01.22 22:20:29.251561 [ 351 ] {} <Debug> TCP-Session: a4a8eb60-bea2-4f43-9b2e-f6c967a98839 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6885 | 2026.01.22 22:20:29.251581 [ 353 ] {} <Debug> TCP-Session: 3e7d313e-7510-4d84-8c7a-4a45fad718f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:49404 | ||
| 6886 | 2026.01.22 22:20:29.251507 [ 350 ] {} <Debug> TCP-Session: 899d7ad6-ac85-4421-9749-778c6effc11a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6887 | 2026.01.22 22:20:29.251611 [ 353 ] {} <Debug> TCP-Session: 3e7d313e-7510-4d84-8c7a-4a45fad718f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6888 | 2026.01.22 22:20:29.251236 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6889 | 2026.01.22 22:20:29.251642 [ 353 ] {} <Debug> TCP-Session: 3e7d313e-7510-4d84-8c7a-4a45fad718f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6890 | 2026.01.22 22:20:29.251667 [ 288 ] {} <Debug> TCP-Session: 05755b26-03e0-41fc-bad0-b2e7becdf9db Authenticating user 'default' from [fd00:1122:3344:101::e]:47150 | ||
| 6891 | 2026.01.22 22:20:29.251159 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52233 | ||
| 6892 | 2026.01.22 22:20:29.251699 [ 288 ] {} <Debug> TCP-Session: 05755b26-03e0-41fc-bad0-b2e7becdf9db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6893 | 2026.01.22 22:20:29.251748 [ 286 ] {cce1076c-382c-4ada-ac7c-0e475f7ab4f4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6894 | 2026.01.22 22:20:29.251762 [ 288 ] {} <Debug> TCP-Session: 05755b26-03e0-41fc-bad0-b2e7becdf9db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6895 | 2026.01.22 22:20:29.251230 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63224 | ||
| 6896 | 2026.01.22 22:20:29.251808 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6897 | 2026.01.22 22:20:29.251810 [ 286 ] {cce1076c-382c-4ada-ac7c-0e475f7ab4f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6898 | 2026.01.22 22:20:29.251844 [ 289 ] {} <Debug> TCP-Session: ef6f8a07-588b-4a98-b623-78932ee12eed Authenticating user 'default' from [fd00:1122:3344:101::e]:52233 | ||
| 6899 | 2026.01.22 22:20:29.251867 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6900 | 2026.01.22 22:20:29.251879 [ 289 ] {} <Debug> TCP-Session: ef6f8a07-588b-4a98-b623-78932ee12eed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6901 | 2026.01.22 22:20:29.251892 [ 352 ] {} <Debug> TCP-Session: 809f6243-a56e-4e4c-9b9e-39252efaa635 Authenticating user 'default' from [fd00:1122:3344:101::e]:63224 | ||
| 6902 | 2026.01.22 22:20:29.251893 [ 289 ] {} <Debug> TCP-Session: ef6f8a07-588b-4a98-b623-78932ee12eed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6903 | 2026.01.22 22:20:29.251909 [ 352 ] {} <Debug> TCP-Session: 809f6243-a56e-4e4c-9b9e-39252efaa635 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6904 | 2026.01.22 22:20:29.251922 [ 352 ] {} <Debug> TCP-Session: 809f6243-a56e-4e4c-9b9e-39252efaa635 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6905 | 2026.01.22 22:20:29.252114 [ 286 ] {cce1076c-382c-4ada-ac7c-0e475f7ab4f4} <Debug> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52) (SelectExecutor): Key condition: unknown | ||
| 6906 | 2026.01.22 22:20:29.253067 [ 327 ] {cce1076c-382c-4ada-ac7c-0e475f7ab4f4} <Trace> AggregatingTransform: Aggregating | ||
| 6907 | 2026.01.22 22:20:29.253126 [ 327 ] {cce1076c-382c-4ada-ac7c-0e475f7ab4f4} <Trace> Aggregator: Aggregation method: without_key | ||
| 6908 | 2026.01.22 22:20:29.253163 [ 327 ] {cce1076c-382c-4ada-ac7c-0e475f7ab4f4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000950817 sec. (1051.727 rows/sec., 41.08 KiB/sec.) | ||
| 6909 | 2026.01.22 22:20:29.253183 [ 327 ] {cce1076c-382c-4ada-ac7c-0e475f7ab4f4} <Trace> Aggregator: Merging aggregated data | ||
| 6910 | 2026.01.22 22:20:29.254600 [ 286 ] {cce1076c-382c-4ada-ac7c-0e475f7ab4f4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003161 sec., 316.3555836760519 rows/sec., 12.36 KiB/sec. | ||
| 6911 | 2026.01.22 22:20:29.254758 [ 286 ] {cce1076c-382c-4ada-ac7c-0e475f7ab4f4} <Debug> TCPHandler: Processed in 0.003619247 sec. | ||
| 6912 | 2026.01.22 22:20:29.254876 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6913 | 2026.01.22 22:20:29.254902 [ 286 ] {} <Debug> TCP-Session: b34c8357-25ba-4097-8cdc-db22a4466453 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6914 | 2026.01.22 22:20:29.254906 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6915 | 2026.01.22 22:20:29.254927 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6916 | 2026.01.22 22:20:29.254945 [ 353 ] {} <Debug> TCP-Session: 3e7d313e-7510-4d84-8c7a-4a45fad718f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6917 | 2026.01.22 22:20:29.254964 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6918 | 2026.01.22 22:20:29.254977 [ 289 ] {} <Debug> TCP-Session: ef6f8a07-588b-4a98-b623-78932ee12eed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6919 | 2026.01.22 22:20:29.254982 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6920 | 2026.01.22 22:20:29.255001 [ 290 ] {} <Debug> TCP-Session: e9bc198f-c0e0-4820-a33e-c2bb504a7a50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6921 | 2026.01.22 22:20:29.255001 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6922 | 2026.01.22 22:20:29.255030 [ 349 ] {} <Debug> TCP-Session: 09bec670-282b-4621-9f4c-b4477e992538 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6923 | 2026.01.22 22:20:29.255053 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6924 | 2026.01.22 22:20:29.255066 [ 350 ] {} <Debug> TCP-Session: 899d7ad6-ac85-4421-9749-778c6effc11a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6925 | 2026.01.22 22:20:29.254967 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6926 | 2026.01.22 22:20:29.255107 [ 351 ] {} <Debug> TCP-Session: a4a8eb60-bea2-4f43-9b2e-f6c967a98839 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6927 | 2026.01.22 22:20:29.255127 [ 288 ] {} <Debug> TCP-Session: 05755b26-03e0-41fc-bad0-b2e7becdf9db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6928 | 2026.01.22 22:20:29.255021 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6929 | 2026.01.22 22:20:29.255192 [ 352 ] {} <Debug> TCP-Session: 809f6243-a56e-4e4c-9b9e-39252efaa635 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6930 | 2026.01.22 22:20:29.298520 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46734 | ||
| 6931 | 2026.01.22 22:20:29.298589 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6932 | 2026.01.22 22:20:29.298611 [ 286 ] {} <Debug> TCP-Session: 0f407955-4ae9-442b-a727-97ba411533b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46734 | ||
| 6933 | 2026.01.22 22:20:29.298629 [ 286 ] {} <Debug> TCP-Session: 0f407955-4ae9-442b-a727-97ba411533b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6934 | 2026.01.22 22:20:29.298641 [ 286 ] {} <Debug> TCP-Session: 0f407955-4ae9-442b-a727-97ba411533b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6935 | 2026.01.22 22:20:29.298880 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64864 | ||
| 6936 | 2026.01.22 22:20:29.298905 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42871 | ||
| 6937 | 2026.01.22 22:20:29.298922 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62790 | ||
| 6938 | 2026.01.22 22:20:29.298974 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6939 | 2026.01.22 22:20:29.298910 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60099 | ||
| 6940 | 2026.01.22 22:20:29.299018 [ 288 ] {} <Debug> TCP-Session: 749aff86-9645-4760-86ed-d3c1f0d4cef1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64864 | ||
| 6941 | 2026.01.22 22:20:29.299027 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61451 | ||
| 6942 | 2026.01.22 22:20:29.299032 [ 286 ] {} <Trace> TCP-Session: 0f407955-4ae9-442b-a727-97ba411533b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6943 | 2026.01.22 22:20:29.299062 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43188 | ||
| 6944 | 2026.01.22 22:20:29.299093 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6945 | 2026.01.22 22:20:29.299109 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6946 | 2026.01.22 22:20:29.299125 [ 290 ] {} <Debug> TCP-Session: c23cafc2-4068-4ee0-b22a-0164239c2112 Authenticating user 'default' from [fd00:1122:3344:101::e]:60099 | ||
| 6947 | 2026.01.22 22:20:29.299140 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6948 | 2026.01.22 22:20:29.299144 [ 350 ] {} <Debug> TCP-Session: 579b9775-5309-4cea-9240-befd974102c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:61451 | ||
| 6949 | 2026.01.22 22:20:29.299171 [ 353 ] {} <Debug> TCP-Session: 6a3376de-1196-4c12-93ca-7c469f5e2822 Authenticating user 'default' from [fd00:1122:3344:101::e]:43188 | ||
| 6950 | 2026.01.22 22:20:29.299190 [ 350 ] {} <Debug> TCP-Session: 579b9775-5309-4cea-9240-befd974102c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6951 | 2026.01.22 22:20:29.299202 [ 353 ] {} <Debug> TCP-Session: 6a3376de-1196-4c12-93ca-7c469f5e2822 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6952 | 2026.01.22 22:20:29.299208 [ 286 ] {cac7528d-5ad4-495d-9886-12dc697d6dff} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46734) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6953 | 2026.01.22 22:20:29.299223 [ 353 ] {} <Debug> TCP-Session: 6a3376de-1196-4c12-93ca-7c469f5e2822 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6954 | 2026.01.22 22:20:29.299215 [ 350 ] {} <Debug> TCP-Session: 579b9775-5309-4cea-9240-befd974102c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6955 | 2026.01.22 22:20:29.299153 [ 290 ] {} <Debug> TCP-Session: c23cafc2-4068-4ee0-b22a-0164239c2112 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6956 | 2026.01.22 22:20:29.299060 [ 288 ] {} <Debug> TCP-Session: 749aff86-9645-4760-86ed-d3c1f0d4cef1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6957 | 2026.01.22 22:20:29.299277 [ 290 ] {} <Debug> TCP-Session: c23cafc2-4068-4ee0-b22a-0164239c2112 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6958 | 2026.01.22 22:20:29.299296 [ 288 ] {} <Debug> TCP-Session: 749aff86-9645-4760-86ed-d3c1f0d4cef1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6959 | 2026.01.22 22:20:29.299039 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6960 | 2026.01.22 22:20:29.299061 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6961 | 2026.01.22 22:20:29.299358 [ 289 ] {} <Debug> TCP-Session: ec7f08dd-59de-43af-b329-472b0131d065 Authenticating user 'default' from [fd00:1122:3344:101::e]:42871 | ||
| 6962 | 2026.01.22 22:20:29.299392 [ 349 ] {} <Debug> TCP-Session: 0fe41139-4ff0-44a1-a964-e737c5ce9e20 Authenticating user 'default' from [fd00:1122:3344:101::e]:62790 | ||
| 6963 | 2026.01.22 22:20:29.299409 [ 289 ] {} <Debug> TCP-Session: ec7f08dd-59de-43af-b329-472b0131d065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6964 | 2026.01.22 22:20:29.299427 [ 349 ] {} <Debug> TCP-Session: 0fe41139-4ff0-44a1-a964-e737c5ce9e20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6965 | 2026.01.22 22:20:29.299441 [ 289 ] {} <Debug> TCP-Session: ec7f08dd-59de-43af-b329-472b0131d065 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6966 | 2026.01.22 22:20:29.299464 [ 349 ] {} <Debug> TCP-Session: 0fe41139-4ff0-44a1-a964-e737c5ce9e20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6967 | 2026.01.22 22:20:29.299430 [ 286 ] {cac7528d-5ad4-495d-9886-12dc697d6dff} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6968 | 2026.01.22 22:20:29.299057 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39633 | ||
| 6969 | 2026.01.22 22:20:29.299042 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34403 | ||
| 6970 | 2026.01.22 22:20:29.299541 [ 286 ] {cac7528d-5ad4-495d-9886-12dc697d6dff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6971 | 2026.01.22 22:20:29.299588 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6972 | 2026.01.22 22:20:29.299616 [ 352 ] {} <Debug> TCP-Session: d8c999da-8d8a-482c-b4a7-d1fe2351a9d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:39633 | ||
| 6973 | 2026.01.22 22:20:29.299616 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6974 | 2026.01.22 22:20:29.299639 [ 352 ] {} <Debug> TCP-Session: d8c999da-8d8a-482c-b4a7-d1fe2351a9d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6975 | 2026.01.22 22:20:29.299661 [ 351 ] {} <Debug> TCP-Session: 1f5a836d-4768-45ce-8a23-7add1f6cc0db Authenticating user 'default' from [fd00:1122:3344:101::e]:34403 | ||
| 6976 | 2026.01.22 22:20:29.299662 [ 352 ] {} <Debug> TCP-Session: d8c999da-8d8a-482c-b4a7-d1fe2351a9d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6977 | 2026.01.22 22:20:29.299691 [ 351 ] {} <Debug> TCP-Session: 1f5a836d-4768-45ce-8a23-7add1f6cc0db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6978 | 2026.01.22 22:20:29.299710 [ 351 ] {} <Debug> TCP-Session: 1f5a836d-4768-45ce-8a23-7add1f6cc0db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6979 | 2026.01.22 22:20:29.299816 [ 286 ] {cac7528d-5ad4-495d-9886-12dc697d6dff} <Debug> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52) (SelectExecutor): Key condition: unknown | ||
| 6980 | 2026.01.22 22:20:29.300828 [ 312 ] {cac7528d-5ad4-495d-9886-12dc697d6dff} <Trace> AggregatingTransform: Aggregating | ||
| 6981 | 2026.01.22 22:20:29.300870 [ 312 ] {cac7528d-5ad4-495d-9886-12dc697d6dff} <Trace> Aggregator: Aggregation method: without_key | ||
| 6982 | 2026.01.22 22:20:29.300902 [ 312 ] {cac7528d-5ad4-495d-9886-12dc697d6dff} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000979558 sec. (1020.869 rows/sec., 39.88 KiB/sec.) | ||
| 6983 | 2026.01.22 22:20:29.300916 [ 312 ] {cac7528d-5ad4-495d-9886-12dc697d6dff} <Trace> Aggregator: Merging aggregated data | ||
| 6984 | 2026.01.22 22:20:29.302392 [ 286 ] {cac7528d-5ad4-495d-9886-12dc697d6dff} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003224 sec., 310.17369727047145 rows/sec., 12.12 KiB/sec. | ||
| 6985 | 2026.01.22 22:20:29.302535 [ 286 ] {cac7528d-5ad4-495d-9886-12dc697d6dff} <Debug> TCPHandler: Processed in 0.003689958 sec. | ||
| 6986 | 2026.01.22 22:20:29.302625 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6987 | 2026.01.22 22:20:29.302655 [ 286 ] {} <Debug> TCP-Session: 0f407955-4ae9-442b-a727-97ba411533b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6988 | 2026.01.22 22:20:29.302665 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6989 | 2026.01.22 22:20:29.302689 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6990 | 2026.01.22 22:20:29.302701 [ 353 ] {} <Debug> TCP-Session: 6a3376de-1196-4c12-93ca-7c469f5e2822 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6991 | 2026.01.22 22:20:29.302731 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6992 | 2026.01.22 22:20:29.302745 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6993 | 2026.01.22 22:20:29.302764 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6994 | 2026.01.22 22:20:29.302784 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6995 | 2026.01.22 22:20:29.302794 [ 290 ] {} <Debug> TCP-Session: c23cafc2-4068-4ee0-b22a-0164239c2112 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6996 | 2026.01.22 22:20:29.302807 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6997 | 2026.01.22 22:20:29.302836 [ 350 ] {} <Debug> TCP-Session: 579b9775-5309-4cea-9240-befd974102c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6998 | 2026.01.22 22:20:29.302778 [ 288 ] {} <Debug> TCP-Session: 749aff86-9645-4760-86ed-d3c1f0d4cef1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6999 | 2026.01.22 22:20:29.302866 [ 352 ] {} <Debug> TCP-Session: d8c999da-8d8a-482c-b4a7-d1fe2351a9d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7000 | 2026.01.22 22:20:29.302738 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7001 | 2026.01.22 22:20:29.302738 [ 289 ] {} <Debug> TCP-Session: ec7f08dd-59de-43af-b329-472b0131d065 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7002 | 2026.01.22 22:20:29.302819 [ 351 ] {} <Debug> TCP-Session: 1f5a836d-4768-45ce-8a23-7add1f6cc0db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7003 | 2026.01.22 22:20:29.302935 [ 349 ] {} <Debug> TCP-Session: 0fe41139-4ff0-44a1-a964-e737c5ce9e20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7004 | 2026.01.22 22:20:29.799562 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15776 | ||
| 7005 | 2026.01.22 22:20:29.800067 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7006 | 2026.01.22 22:20:29.800116 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7007 | 2026.01.22 22:20:29.800601 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7008 | 2026.01.22 22:20:29.800842 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7009 | 2026.01.22 22:20:29.800988 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15776 | ||
| 7010 | 2026.01.22 22:20:30.637352 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7011 | 2026.01.22 22:20:30.653806 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7012 | 2026.01.22 22:20:30.653873 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7013 | 2026.01.22 22:20:30.659671 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7014 | 2026.01.22 22:20:30.660382 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7015 | 2026.01.22 22:20:30.663174 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7016 | 2026.01.22 22:20:32.341392 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 856 | ||
| 7017 | 2026.01.22 22:20:32.344074 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7018 | 2026.01.22 22:20:32.344131 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7019 | 2026.01.22 22:20:32.345370 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7020 | 2026.01.22 22:20:32.345671 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7021 | 2026.01.22 22:20:32.346031 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 856 | ||
| 7022 | 2026.01.22 22:20:32.530475 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7023 | 2026.01.22 22:20:32.530653 [ 277 ] {cb70dff6-4e29-4ae0-9a04-50b5603241d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7024 | 2026.01.22 22:20:32.530722 [ 277 ] {cb70dff6-4e29-4ae0-9a04-50b5603241d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7025 | 2026.01.22 22:20:32.531438 [ 277 ] {cb70dff6-4e29-4ae0-9a04-50b5603241d1} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7026 | 2026.01.22 22:20:32.531485 [ 277 ] {cb70dff6-4e29-4ae0-9a04-50b5603241d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7027 | 2026.01.22 22:20:32.531906 [ 277 ] {cb70dff6-4e29-4ae0-9a04-50b5603241d1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7028 | 2026.01.22 22:20:32.532145 [ 277 ] {cb70dff6-4e29-4ae0-9a04-50b5603241d1} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7029 | 2026.01.22 22:20:32.532308 [ 277 ] {cb70dff6-4e29-4ae0-9a04-50b5603241d1} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001703 sec., 75161.47974163241 rows/sec., 6.46 MiB/sec. | ||
| 7030 | 2026.01.22 22:20:32.532351 [ 277 ] {cb70dff6-4e29-4ae0-9a04-50b5603241d1} <Debug> TCPHandler: Processed in 0.002006045 sec. | ||
| 7031 | 2026.01.22 22:20:32.532488 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7032 | 2026.01.22 22:20:32.532584 [ 277 ] {945accf1-45ba-42e7-9df7-ec81effa1eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7033 | 2026.01.22 22:20:32.532625 [ 277 ] {945accf1-45ba-42e7-9df7-ec81effa1eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7034 | 2026.01.22 22:20:32.533044 [ 277 ] {945accf1-45ba-42e7-9df7-ec81effa1eea} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7035 | 2026.01.22 22:20:32.533081 [ 277 ] {945accf1-45ba-42e7-9df7-ec81effa1eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7036 | 2026.01.22 22:20:32.533387 [ 277 ] {945accf1-45ba-42e7-9df7-ec81effa1eea} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7037 | 2026.01.22 22:20:32.533641 [ 277 ] {945accf1-45ba-42e7-9df7-ec81effa1eea} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7038 | 2026.01.22 22:20:32.533848 [ 141 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7039 | 2026.01.22 22:20:32.533863 [ 277 ] {945accf1-45ba-42e7-9df7-ec81effa1eea} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001298 sec., 27734.976887519264 rows/sec., 2.04 MiB/sec. | ||
| 7040 | 2026.01.22 22:20:32.533932 [ 141 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7041 | 2026.01.22 22:20:32.533938 [ 277 ] {945accf1-45ba-42e7-9df7-ec81effa1eea} <Debug> TCPHandler: Processed in 0.001501611 sec. | ||
| 7042 | 2026.01.22 22:20:32.533974 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7043 | 2026.01.22 22:20:32.534073 [ 199 ] {1300943d-9fd4-47f6-9844-87364234b6ab::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 | ||
| 7044 | 2026.01.22 22:20:32.534085 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7045 | 2026.01.22 22:20:32.534162 [ 199 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7046 | 2026.01.22 22:20:32.534182 [ 277 ] {e5af421b-1fc0-4d41-869d-f1f2b70d9c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7047 | 2026.01.22 22:20:32.534192 [ 199 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 296 rows starting from the beginning of the part | ||
| 7048 | 2026.01.22 22:20:32.534372 [ 277 ] {e5af421b-1fc0-4d41-869d-f1f2b70d9c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7049 | 2026.01.22 22:20:32.534407 [ 199 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part | ||
| 7050 | 2026.01.22 22:20:32.534455 [ 199 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 19 rows starting from the beginning of the part | ||
| 7051 | 2026.01.22 22:20:32.534496 [ 199 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part | ||
| 7052 | 2026.01.22 22:20:32.534536 [ 199 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 5 rows starting from the beginning of the part | ||
| 7053 | 2026.01.22 22:20:32.534580 [ 199 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part | ||
| 7054 | 2026.01.22 22:20:32.534899 [ 277 ] {e5af421b-1fc0-4d41-869d-f1f2b70d9c5c} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7055 | 2026.01.22 22:20:32.534936 [ 277 ] {e5af421b-1fc0-4d41-869d-f1f2b70d9c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7056 | 2026.01.22 22:20:32.535256 [ 277 ] {e5af421b-1fc0-4d41-869d-f1f2b70d9c5c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7057 | 2026.01.22 22:20:32.535326 [ 187 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 428 rows, containing 5 columns (5 merged, 0 gathered) in 0.00129467 sec., 330586.1725381758 rows/sec., 22.99 MiB/sec. | ||
| 7058 | 2026.01.22 22:20:32.535496 [ 277 ] {e5af421b-1fc0-4d41-869d-f1f2b70d9c5c} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7059 | 2026.01.22 22:20:32.535514 [ 200 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7060 | 2026.01.22 22:20:32.535640 [ 277 ] {e5af421b-1fc0-4d41-869d-f1f2b70d9c5c} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001475 sec., 67796.61016949153 rows/sec., 5.30 MiB/sec. | ||
| 7061 | 2026.01.22 22:20:32.535693 [ 277 ] {e5af421b-1fc0-4d41-869d-f1f2b70d9c5c} <Debug> TCPHandler: Processed in 0.001663293 sec. | ||
| 7062 | 2026.01.22 22:20:32.535817 [ 200 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_41_8} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7063 | 2026.01.22 22:20:32.535826 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7064 | 2026.01.22 22:20:32.535900 [ 200 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_41_8} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7065 | 2026.01.22 22:20:32.535930 [ 277 ] {95f8205f-c149-41c3-894f-e56c71fb6ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7066 | 2026.01.22 22:20:32.535979 [ 277 ] {95f8205f-c149-41c3-894f-e56c71fb6ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7067 | 2026.01.22 22:20:32.536009 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7068 | 2026.01.22 22:20:32.536421 [ 277 ] {95f8205f-c149-41c3-894f-e56c71fb6ff8} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7069 | 2026.01.22 22:20:32.536461 [ 277 ] {95f8205f-c149-41c3-894f-e56c71fb6ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7070 | 2026.01.22 22:20:32.536844 [ 277 ] {95f8205f-c149-41c3-894f-e56c71fb6ff8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7071 | 2026.01.22 22:20:32.537067 [ 277 ] {95f8205f-c149-41c3-894f-e56c71fb6ff8} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7072 | 2026.01.22 22:20:32.537201 [ 277 ] {95f8205f-c149-41c3-894f-e56c71fb6ff8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00129 sec., 124031.007751938 rows/sec., 8.64 MiB/sec. | ||
| 7073 | 2026.01.22 22:20:32.537239 [ 277 ] {95f8205f-c149-41c3-894f-e56c71fb6ff8} <Debug> TCPHandler: Processed in 0.001462861 sec. | ||
| 7074 | 2026.01.22 22:20:32.537356 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7075 | 2026.01.22 22:20:32.537449 [ 277 ] {758349c4-6aac-429d-b878-55c6299adbad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7076 | 2026.01.22 22:20:32.537503 [ 277 ] {758349c4-6aac-429d-b878-55c6299adbad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7077 | 2026.01.22 22:20:32.538591 [ 277 ] {758349c4-6aac-429d-b878-55c6299adbad} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7078 | 2026.01.22 22:20:32.538633 [ 277 ] {758349c4-6aac-429d-b878-55c6299adbad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7079 | 2026.01.22 22:20:32.539214 [ 277 ] {758349c4-6aac-429d-b878-55c6299adbad} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7080 | 2026.01.22 22:20:32.539434 [ 277 ] {758349c4-6aac-429d-b878-55c6299adbad} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7081 | 2026.01.22 22:20:32.539574 [ 277 ] {758349c4-6aac-429d-b878-55c6299adbad} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002143 sec., 16798.88007466169 rows/sec., 30.10 MiB/sec. | ||
| 7082 | 2026.01.22 22:20:32.539651 [ 277 ] {758349c4-6aac-429d-b878-55c6299adbad} <Debug> TCPHandler: Processed in 0.002343418 sec. | ||
| 7083 | 2026.01.22 22:20:32.539775 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7084 | 2026.01.22 22:20:32.539870 [ 277 ] {86107836-4d4a-4d6e-91d1-c18b878fca1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7085 | 2026.01.22 22:20:32.539911 [ 277 ] {86107836-4d4a-4d6e-91d1-c18b878fca1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7086 | 2026.01.22 22:20:32.540260 [ 277 ] {86107836-4d4a-4d6e-91d1-c18b878fca1d} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7087 | 2026.01.22 22:20:32.540296 [ 277 ] {86107836-4d4a-4d6e-91d1-c18b878fca1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7088 | 2026.01.22 22:20:32.540595 [ 277 ] {86107836-4d4a-4d6e-91d1-c18b878fca1d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7089 | 2026.01.22 22:20:32.540800 [ 277 ] {86107836-4d4a-4d6e-91d1-c18b878fca1d} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7090 | 2026.01.22 22:20:32.540928 [ 277 ] {86107836-4d4a-4d6e-91d1-c18b878fca1d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 7091 | 2026.01.22 22:20:32.540963 [ 277 ] {86107836-4d4a-4d6e-91d1-c18b878fca1d} <Debug> TCPHandler: Processed in 0.00123761 sec. | ||
| 7092 | 2026.01.22 22:20:37.167182 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7093 | 2026.01.22 22:20:37.167248 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7094 | 2026.01.22 22:20:37.301132 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16288 | ||
| 7095 | 2026.01.22 22:20:37.301713 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7096 | 2026.01.22 22:20:37.301764 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7097 | 2026.01.22 22:20:37.302295 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7098 | 2026.01.22 22:20:37.302531 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7099 | 2026.01.22 22:20:37.302677 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16288 | ||
| 7100 | 2026.01.22 22:20:37.529151 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7101 | 2026.01.22 22:20:37.529351 [ 277 ] {d770e9be-2ab9-4024-b795-c98d2f592321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7102 | 2026.01.22 22:20:37.529426 [ 277 ] {d770e9be-2ab9-4024-b795-c98d2f592321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7103 | 2026.01.22 22:20:37.530183 [ 277 ] {d770e9be-2ab9-4024-b795-c98d2f592321} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7104 | 2026.01.22 22:20:37.530232 [ 277 ] {d770e9be-2ab9-4024-b795-c98d2f592321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7105 | 2026.01.22 22:20:37.530609 [ 277 ] {d770e9be-2ab9-4024-b795-c98d2f592321} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7106 | 2026.01.22 22:20:37.530832 [ 277 ] {d770e9be-2ab9-4024-b795-c98d2f592321} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7107 | 2026.01.22 22:20:37.531001 [ 277 ] {d770e9be-2ab9-4024-b795-c98d2f592321} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001702 sec., 38777.90834312574 rows/sec., 3.07 MiB/sec. | ||
| 7108 | 2026.01.22 22:20:37.531062 [ 277 ] {d770e9be-2ab9-4024-b795-c98d2f592321} <Debug> TCPHandler: Processed in 0.002041605 sec. | ||
| 7109 | 2026.01.22 22:20:37.531193 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7110 | 2026.01.22 22:20:37.531293 [ 277 ] {3c91607d-ee50-4c75-8a9c-33de81bcff12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7111 | 2026.01.22 22:20:37.531336 [ 277 ] {3c91607d-ee50-4c75-8a9c-33de81bcff12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7112 | 2026.01.22 22:20:37.531743 [ 277 ] {3c91607d-ee50-4c75-8a9c-33de81bcff12} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7113 | 2026.01.22 22:20:37.531781 [ 277 ] {3c91607d-ee50-4c75-8a9c-33de81bcff12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7114 | 2026.01.22 22:20:37.532085 [ 277 ] {3c91607d-ee50-4c75-8a9c-33de81bcff12} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7115 | 2026.01.22 22:20:37.532313 [ 277 ] {3c91607d-ee50-4c75-8a9c-33de81bcff12} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7116 | 2026.01.22 22:20:37.532449 [ 277 ] {3c91607d-ee50-4c75-8a9c-33de81bcff12} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001179 sec., 4240.882103477524 rows/sec., 318.89 KiB/sec. | ||
| 7117 | 2026.01.22 22:20:37.532489 [ 277 ] {3c91607d-ee50-4c75-8a9c-33de81bcff12} <Debug> TCPHandler: Processed in 0.00134551 sec. | ||
| 7118 | 2026.01.22 22:20:37.532604 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7119 | 2026.01.22 22:20:37.532699 [ 277 ] {7af8ae65-a591-4f7c-91bc-2437c81a8734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7120 | 2026.01.22 22:20:37.532740 [ 277 ] {7af8ae65-a591-4f7c-91bc-2437c81a8734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7121 | 2026.01.22 22:20:37.533168 [ 277 ] {7af8ae65-a591-4f7c-91bc-2437c81a8734} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7122 | 2026.01.22 22:20:37.533205 [ 277 ] {7af8ae65-a591-4f7c-91bc-2437c81a8734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7123 | 2026.01.22 22:20:37.533520 [ 277 ] {7af8ae65-a591-4f7c-91bc-2437c81a8734} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7124 | 2026.01.22 22:20:37.533739 [ 277 ] {7af8ae65-a591-4f7c-91bc-2437c81a8734} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7125 | 2026.01.22 22:20:37.533876 [ 277 ] {7af8ae65-a591-4f7c-91bc-2437c81a8734} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001196 sec., 57692.307692307695 rows/sec., 4.50 MiB/sec. | ||
| 7126 | 2026.01.22 22:20:37.533915 [ 277 ] {7af8ae65-a591-4f7c-91bc-2437c81a8734} <Debug> TCPHandler: Processed in 0.00136048 sec. | ||
| 7127 | 2026.01.22 22:20:37.534037 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7128 | 2026.01.22 22:20:37.534133 [ 277 ] {c2b7ad6f-1273-40ff-bd18-922d4c96de6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7129 | 2026.01.22 22:20:37.534178 [ 277 ] {c2b7ad6f-1273-40ff-bd18-922d4c96de6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7130 | 2026.01.22 22:20:37.534622 [ 277 ] {c2b7ad6f-1273-40ff-bd18-922d4c96de6d} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7131 | 2026.01.22 22:20:37.534659 [ 277 ] {c2b7ad6f-1273-40ff-bd18-922d4c96de6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7132 | 2026.01.22 22:20:37.534998 [ 277 ] {c2b7ad6f-1273-40ff-bd18-922d4c96de6d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7133 | 2026.01.22 22:20:37.535209 [ 277 ] {c2b7ad6f-1273-40ff-bd18-922d4c96de6d} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7134 | 2026.01.22 22:20:37.535343 [ 277 ] {c2b7ad6f-1273-40ff-bd18-922d4c96de6d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 7135 | 2026.01.22 22:20:37.535380 [ 277 ] {c2b7ad6f-1273-40ff-bd18-922d4c96de6d} <Debug> TCPHandler: Processed in 0.001393781 sec. | ||
| 7136 | 2026.01.22 22:20:37.535489 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7137 | 2026.01.22 22:20:37.535588 [ 277 ] {ee2be4ec-c8db-4184-a012-c779f71a6b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7138 | 2026.01.22 22:20:37.535644 [ 277 ] {ee2be4ec-c8db-4184-a012-c779f71a6b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7139 | 2026.01.22 22:20:37.536403 [ 277 ] {ee2be4ec-c8db-4184-a012-c779f71a6b57} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7140 | 2026.01.22 22:20:37.536440 [ 277 ] {ee2be4ec-c8db-4184-a012-c779f71a6b57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7141 | 2026.01.22 22:20:37.536948 [ 277 ] {ee2be4ec-c8db-4184-a012-c779f71a6b57} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7142 | 2026.01.22 22:20:37.537168 [ 277 ] {ee2be4ec-c8db-4184-a012-c779f71a6b57} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7143 | 2026.01.22 22:20:37.537310 [ 277 ] {ee2be4ec-c8db-4184-a012-c779f71a6b57} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00174 sec., 2873.5632183908046 rows/sec., 5.15 MiB/sec. | ||
| 7144 | 2026.01.22 22:20:37.537372 [ 277 ] {ee2be4ec-c8db-4184-a012-c779f71a6b57} <Debug> TCPHandler: Processed in 0.001934405 sec. | ||
| 7145 | 2026.01.22 22:20:37.537489 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7146 | 2026.01.22 22:20:37.537584 [ 277 ] {1b018d04-09b1-4597-b932-53c53a0335ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7147 | 2026.01.22 22:20:37.537626 [ 277 ] {1b018d04-09b1-4597-b932-53c53a0335ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7148 | 2026.01.22 22:20:37.537963 [ 277 ] {1b018d04-09b1-4597-b932-53c53a0335ff} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7149 | 2026.01.22 22:20:37.537999 [ 277 ] {1b018d04-09b1-4597-b932-53c53a0335ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7150 | 2026.01.22 22:20:37.538298 [ 277 ] {1b018d04-09b1-4597-b932-53c53a0335ff} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7151 | 2026.01.22 22:20:37.538504 [ 277 ] {1b018d04-09b1-4597-b932-53c53a0335ff} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7152 | 2026.01.22 22:20:37.538634 [ 277 ] {1b018d04-09b1-4597-b932-53c53a0335ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 7153 | 2026.01.22 22:20:37.538670 [ 277 ] {1b018d04-09b1-4597-b932-53c53a0335ff} <Debug> TCPHandler: Processed in 0.001232159 sec. | ||
| 7154 | 2026.01.22 22:20:38.163320 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7155 | 2026.01.22 22:20:38.180007 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7156 | 2026.01.22 22:20:38.180070 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7157 | 2026.01.22 22:20:38.186378 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7158 | 2026.01.22 22:20:38.187159 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): 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.01.22 22:20:38.194042 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7160 | 2026.01.22 22:20:42.346316 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 880 | ||
| 7161 | 2026.01.22 22:20:42.348618 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7162 | 2026.01.22 22:20:42.348665 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7163 | 2026.01.22 22:20:42.349863 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7164 | 2026.01.22 22:20:42.350143 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7165 | 2026.01.22 22:20:42.350488 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 880 | ||
| 7166 | 2026.01.22 22:20:42.530375 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7167 | 2026.01.22 22:20:42.530565 [ 277 ] {7fd29d27-08dc-41b8-8917-7c025eafa453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7168 | 2026.01.22 22:20:42.530637 [ 277 ] {7fd29d27-08dc-41b8-8917-7c025eafa453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7169 | 2026.01.22 22:20:42.531394 [ 277 ] {7fd29d27-08dc-41b8-8917-7c025eafa453} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7170 | 2026.01.22 22:20:42.531439 [ 277 ] {7fd29d27-08dc-41b8-8917-7c025eafa453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7171 | 2026.01.22 22:20:42.531848 [ 277 ] {7fd29d27-08dc-41b8-8917-7c025eafa453} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7172 | 2026.01.22 22:20:42.532066 [ 277 ] {7fd29d27-08dc-41b8-8917-7c025eafa453} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7173 | 2026.01.22 22:20:42.532209 [ 277 ] {7fd29d27-08dc-41b8-8917-7c025eafa453} <Debug> executeQuery: Read 129 rows, 11.36 KiB in 0.001696 sec., 76061.32075471697 rows/sec., 6.54 MiB/sec. | ||
| 7174 | 2026.01.22 22:20:42.532250 [ 277 ] {7fd29d27-08dc-41b8-8917-7c025eafa453} <Debug> TCPHandler: Processed in 0.002005825 sec. | ||
| 7175 | 2026.01.22 22:20:42.532375 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7176 | 2026.01.22 22:20:42.532468 [ 277 ] {1289f692-4da1-4145-9279-e6b5ec308c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7177 | 2026.01.22 22:20:42.532508 [ 277 ] {1289f692-4da1-4145-9279-e6b5ec308c83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7178 | 2026.01.22 22:20:42.532918 [ 277 ] {1289f692-4da1-4145-9279-e6b5ec308c83} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7179 | 2026.01.22 22:20:42.532954 [ 277 ] {1289f692-4da1-4145-9279-e6b5ec308c83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7180 | 2026.01.22 22:20:42.533253 [ 277 ] {1289f692-4da1-4145-9279-e6b5ec308c83} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7181 | 2026.01.22 22:20:42.533452 [ 277 ] {1289f692-4da1-4145-9279-e6b5ec308c83} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7182 | 2026.01.22 22:20:42.533579 [ 277 ] {1289f692-4da1-4145-9279-e6b5ec308c83} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001129 sec., 31886.625332152347 rows/sec., 2.34 MiB/sec. | ||
| 7183 | 2026.01.22 22:20:42.533618 [ 277 ] {1289f692-4da1-4145-9279-e6b5ec308c83} <Debug> TCPHandler: Processed in 0.001290259 sec. | ||
| 7184 | 2026.01.22 22:20:42.533724 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7185 | 2026.01.22 22:20:42.533815 [ 277 ] {7ca234dd-1580-4f75-ac56-66be585fd48f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7186 | 2026.01.22 22:20:42.533853 [ 277 ] {7ca234dd-1580-4f75-ac56-66be585fd48f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7187 | 2026.01.22 22:20:42.534223 [ 277 ] {7ca234dd-1580-4f75-ac56-66be585fd48f} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7188 | 2026.01.22 22:20:42.534259 [ 277 ] {7ca234dd-1580-4f75-ac56-66be585fd48f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7189 | 2026.01.22 22:20:42.534530 [ 277 ] {7ca234dd-1580-4f75-ac56-66be585fd48f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7190 | 2026.01.22 22:20:42.534730 [ 277 ] {7ca234dd-1580-4f75-ac56-66be585fd48f} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7191 | 2026.01.22 22:20:42.534852 [ 277 ] {7ca234dd-1580-4f75-ac56-66be585fd48f} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 62.94 KiB/sec. | ||
| 7192 | 2026.01.22 22:20:42.534888 [ 277 ] {7ca234dd-1580-4f75-ac56-66be585fd48f} <Debug> TCPHandler: Processed in 0.001210308 sec. | ||
| 7193 | 2026.01.22 22:20:42.534989 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7194 | 2026.01.22 22:20:42.535080 [ 277 ] {44ad16e6-0c46-4333-8eb0-722a4cf82134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7195 | 2026.01.22 22:20:42.535119 [ 277 ] {44ad16e6-0c46-4333-8eb0-722a4cf82134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7196 | 2026.01.22 22:20:42.535535 [ 277 ] {44ad16e6-0c46-4333-8eb0-722a4cf82134} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7197 | 2026.01.22 22:20:42.535569 [ 277 ] {44ad16e6-0c46-4333-8eb0-722a4cf82134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7198 | 2026.01.22 22:20:42.535861 [ 277 ] {44ad16e6-0c46-4333-8eb0-722a4cf82134} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7199 | 2026.01.22 22:20:42.536077 [ 277 ] {44ad16e6-0c46-4333-8eb0-722a4cf82134} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7200 | 2026.01.22 22:20:42.536198 [ 277 ] {44ad16e6-0c46-4333-8eb0-722a4cf82134} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001134 sec., 88183.42151675485 rows/sec., 6.89 MiB/sec. | ||
| 7201 | 2026.01.22 22:20:42.536233 [ 277 ] {44ad16e6-0c46-4333-8eb0-722a4cf82134} <Debug> TCPHandler: Processed in 0.00128974 sec. | ||
| 7202 | 2026.01.22 22:20:42.536341 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7203 | 2026.01.22 22:20:42.536438 [ 277 ] {d7d9e583-a9e3-4cbc-a3af-c995f1a6e13b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7204 | 2026.01.22 22:20:42.536480 [ 277 ] {d7d9e583-a9e3-4cbc-a3af-c995f1a6e13b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7205 | 2026.01.22 22:20:42.536874 [ 277 ] {d7d9e583-a9e3-4cbc-a3af-c995f1a6e13b} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7206 | 2026.01.22 22:20:42.536908 [ 277 ] {d7d9e583-a9e3-4cbc-a3af-c995f1a6e13b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7207 | 2026.01.22 22:20:42.537224 [ 277 ] {d7d9e583-a9e3-4cbc-a3af-c995f1a6e13b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7208 | 2026.01.22 22:20:42.537419 [ 277 ] {d7d9e583-a9e3-4cbc-a3af-c995f1a6e13b} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7209 | 2026.01.22 22:20:42.537541 [ 277 ] {d7d9e583-a9e3-4cbc-a3af-c995f1a6e13b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00112 sec., 142857.14285714287 rows/sec., 9.95 MiB/sec. | ||
| 7210 | 2026.01.22 22:20:42.537575 [ 277 ] {d7d9e583-a9e3-4cbc-a3af-c995f1a6e13b} <Debug> TCPHandler: Processed in 0.00128023 sec. | ||
| 7211 | 2026.01.22 22:20:42.537674 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7212 | 2026.01.22 22:20:42.537765 [ 277 ] {f663d043-26d7-4e0f-9e15-e812e38c5b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7213 | 2026.01.22 22:20:42.537805 [ 277 ] {f663d043-26d7-4e0f-9e15-e812e38c5b14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7214 | 2026.01.22 22:20:42.538089 [ 277 ] {f663d043-26d7-4e0f-9e15-e812e38c5b14} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7215 | 2026.01.22 22:20:42.538120 [ 277 ] {f663d043-26d7-4e0f-9e15-e812e38c5b14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7216 | 2026.01.22 22:20:42.538383 [ 277 ] {f663d043-26d7-4e0f-9e15-e812e38c5b14} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 7217 | 2026.01.22 22:20:42.538565 [ 277 ] {f663d043-26d7-4e0f-9e15-e812e38c5b14} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7218 | 2026.01.22 22:20:42.538678 [ 277 ] {f663d043-26d7-4e0f-9e15-e812e38c5b14} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.000989 sec., 1011.1223458038422 rows/sec., 64.18 KiB/sec. | ||
| 7219 | 2026.01.22 22:20:42.538710 [ 277 ] {f663d043-26d7-4e0f-9e15-e812e38c5b14} <Debug> TCPHandler: Processed in 0.001143148 sec. | ||
| 7220 | 2026.01.22 22:20:42.538899 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7221 | 2026.01.22 22:20:42.539021 [ 277 ] {f293a4d9-3a95-4be6-a0a3-64f42ad69260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7222 | 2026.01.22 22:20:42.539086 [ 277 ] {f293a4d9-3a95-4be6-a0a3-64f42ad69260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7223 | 2026.01.22 22:20:42.539968 [ 277 ] {f293a4d9-3a95-4be6-a0a3-64f42ad69260} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7224 | 2026.01.22 22:20:42.540004 [ 277 ] {f293a4d9-3a95-4be6-a0a3-64f42ad69260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7225 | 2026.01.22 22:20:42.540560 [ 277 ] {f293a4d9-3a95-4be6-a0a3-64f42ad69260} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7226 | 2026.01.22 22:20:42.540777 [ 277 ] {f293a4d9-3a95-4be6-a0a3-64f42ad69260} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7227 | 2026.01.22 22:20:42.540880 [ 135 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7228 | 2026.01.22 22:20:42.540913 [ 277 ] {f293a4d9-3a95-4be6-a0a3-64f42ad69260} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001917 sec., 18779.342723004695 rows/sec., 33.65 MiB/sec. | ||
| 7229 | 2026.01.22 22:20:42.540926 [ 135 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7230 | 2026.01.22 22:20:42.540950 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7231 | 2026.01.22 22:20:42.540965 [ 277 ] {f293a4d9-3a95-4be6-a0a3-64f42ad69260} <Debug> TCPHandler: Processed in 0.002130435 sec. | ||
| 7232 | 2026.01.22 22:20:42.541039 [ 199 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::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 | ||
| 7233 | 2026.01.22 22:20:42.541083 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7234 | 2026.01.22 22:20:42.541180 [ 277 ] {35e2a47b-15df-4ad3-aca0-eb43b966ae8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7235 | 2026.01.22 22:20:42.541221 [ 277 ] {35e2a47b-15df-4ad3-aca0-eb43b966ae8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7236 | 2026.01.22 22:20:42.541240 [ 199 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7237 | 2026.01.22 22:20:42.541296 [ 199 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 776 rows starting from the beginning of the part | ||
| 7238 | 2026.01.22 22:20:42.541423 [ 199 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part | ||
| 7239 | 2026.01.22 22:20:42.541530 [ 199 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 5 rows starting from the beginning of the part | ||
| 7240 | 2026.01.22 22:20:42.541563 [ 277 ] {35e2a47b-15df-4ad3-aca0-eb43b966ae8e} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7241 | 2026.01.22 22:20:42.541599 [ 277 ] {35e2a47b-15df-4ad3-aca0-eb43b966ae8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7242 | 2026.01.22 22:20:42.541634 [ 199 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part | ||
| 7243 | 2026.01.22 22:20:42.541737 [ 199 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 5 rows starting from the beginning of the part | ||
| 7244 | 2026.01.22 22:20:42.541840 [ 199 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part | ||
| 7245 | 2026.01.22 22:20:42.541907 [ 277 ] {35e2a47b-15df-4ad3-aca0-eb43b966ae8e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7246 | 2026.01.22 22:20:42.542112 [ 277 ] {35e2a47b-15df-4ad3-aca0-eb43b966ae8e} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7247 | 2026.01.22 22:20:42.542240 [ 277 ] {35e2a47b-15df-4ad3-aca0-eb43b966ae8e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 7248 | 2026.01.22 22:20:42.542275 [ 277 ] {35e2a47b-15df-4ad3-aca0-eb43b966ae8e} <Debug> TCPHandler: Processed in 0.001242929 sec. | ||
| 7249 | 2026.01.22 22:20:42.557352 [ 200 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 894 rows, containing 19 columns (19 merged, 0 gathered) in 0.016350211 sec., 54678.19344961359 rows/sec., 97.98 MiB/sec. | ||
| 7250 | 2026.01.22 22:20:42.558479 [ 200 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7251 | 2026.01.22 22:20:42.558832 [ 200 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7252 | 2026.01.22 22:20:42.558910 [ 200 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7253 | 2026.01.22 22:20:42.559065 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.63 MiB. | ||
| 7254 | 2026.01.22 22:20:43.000222 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 283.52 MiB, peak 291.10 MiB, free memory in arenas 0.00 B, will set to 285.16 MiB (RSS), difference: 1.64 MiB | ||
| 7255 | 2026.01.22 22:20:44.802866 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16736 | ||
| 7256 | 2026.01.22 22:20:44.803340 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7257 | 2026.01.22 22:20:44.803379 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7258 | 2026.01.22 22:20:44.803906 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7259 | 2026.01.22 22:20:44.804147 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7260 | 2026.01.22 22:20:44.804290 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16736 | ||
| 7261 | 2026.01.22 22:20:45.694239 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7262 | 2026.01.22 22:20:45.713973 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7263 | 2026.01.22 22:20:45.714043 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7264 | 2026.01.22 22:20:45.721192 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7265 | 2026.01.22 22:20:45.722482 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7266 | 2026.01.22 22:20:45.731258 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7267 | 2026.01.22 22:20:47.559192 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7268 | 2026.01.22 22:20:47.559476 [ 277 ] {5e1b8bec-fac8-4f83-96ed-9372a63d2944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7269 | 2026.01.22 22:20:47.559580 [ 277 ] {5e1b8bec-fac8-4f83-96ed-9372a63d2944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7270 | 2026.01.22 22:20:47.560263 [ 277 ] {5e1b8bec-fac8-4f83-96ed-9372a63d2944} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7271 | 2026.01.22 22:20:47.560322 [ 277 ] {5e1b8bec-fac8-4f83-96ed-9372a63d2944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7272 | 2026.01.22 22:20:47.560749 [ 277 ] {5e1b8bec-fac8-4f83-96ed-9372a63d2944} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7273 | 2026.01.22 22:20:47.560984 [ 277 ] {5e1b8bec-fac8-4f83-96ed-9372a63d2944} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7274 | 2026.01.22 22:20:47.561151 [ 277 ] {5e1b8bec-fac8-4f83-96ed-9372a63d2944} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001752 sec., 13698.630136986301 rows/sec., 1.14 MiB/sec. | ||
| 7275 | 2026.01.22 22:20:47.561203 [ 277 ] {5e1b8bec-fac8-4f83-96ed-9372a63d2944} <Debug> TCPHandler: Processed in 0.002199606 sec. | ||
| 7276 | 2026.01.22 22:20:47.561329 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7277 | 2026.01.22 22:20:47.561435 [ 277 ] {19f39e7f-67eb-4218-8ba6-276c7b82ff5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7278 | 2026.01.22 22:20:47.561479 [ 277 ] {19f39e7f-67eb-4218-8ba6-276c7b82ff5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7279 | 2026.01.22 22:20:47.561893 [ 277 ] {19f39e7f-67eb-4218-8ba6-276c7b82ff5d} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7280 | 2026.01.22 22:20:47.561931 [ 277 ] {19f39e7f-67eb-4218-8ba6-276c7b82ff5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7281 | 2026.01.22 22:20:47.562229 [ 277 ] {19f39e7f-67eb-4218-8ba6-276c7b82ff5d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7282 | 2026.01.22 22:20:47.562451 [ 277 ] {19f39e7f-67eb-4218-8ba6-276c7b82ff5d} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7283 | 2026.01.22 22:20:47.562588 [ 277 ] {19f39e7f-67eb-4218-8ba6-276c7b82ff5d} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001178 sec., 5093.378607809847 rows/sec., 415.33 KiB/sec. | ||
| 7284 | 2026.01.22 22:20:47.562626 [ 277 ] {19f39e7f-67eb-4218-8ba6-276c7b82ff5d} <Debug> TCPHandler: Processed in 0.00135227 sec. | ||
| 7285 | 2026.01.22 22:20:47.562738 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7286 | 2026.01.22 22:20:47.562834 [ 277 ] {7c2210b5-4cc0-45fd-901c-aaea030fd17d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7287 | 2026.01.22 22:20:47.562875 [ 277 ] {7c2210b5-4cc0-45fd-901c-aaea030fd17d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7288 | 2026.01.22 22:20:47.563751 [ 277 ] {7c2210b5-4cc0-45fd-901c-aaea030fd17d} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7289 | 2026.01.22 22:20:47.563786 [ 277 ] {7c2210b5-4cc0-45fd-901c-aaea030fd17d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7290 | 2026.01.22 22:20:47.564203 [ 277 ] {7c2210b5-4cc0-45fd-901c-aaea030fd17d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7291 | 2026.01.22 22:20:47.564414 [ 277 ] {7c2210b5-4cc0-45fd-901c-aaea030fd17d} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7292 | 2026.01.22 22:20:47.564548 [ 277 ] {7c2210b5-4cc0-45fd-901c-aaea030fd17d} <Debug> executeQuery: Read 1329 rows, 113.13 KiB in 0.001732 sec., 767321.0161662818 rows/sec., 63.79 MiB/sec. | ||
| 7293 | 2026.01.22 22:20:47.564585 [ 277 ] {7c2210b5-4cc0-45fd-901c-aaea030fd17d} <Debug> TCPHandler: Processed in 0.001897814 sec. | ||
| 7294 | 2026.01.22 22:20:47.564689 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7295 | 2026.01.22 22:20:47.564784 [ 277 ] {167e1efa-4c78-4b9f-a5df-3e3f56bf8685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7296 | 2026.01.22 22:20:47.564823 [ 277 ] {167e1efa-4c78-4b9f-a5df-3e3f56bf8685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7297 | 2026.01.22 22:20:47.565223 [ 277 ] {167e1efa-4c78-4b9f-a5df-3e3f56bf8685} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7298 | 2026.01.22 22:20:47.565258 [ 277 ] {167e1efa-4c78-4b9f-a5df-3e3f56bf8685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7299 | 2026.01.22 22:20:47.565564 [ 277 ] {167e1efa-4c78-4b9f-a5df-3e3f56bf8685} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7300 | 2026.01.22 22:20:47.565769 [ 277 ] {167e1efa-4c78-4b9f-a5df-3e3f56bf8685} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7301 | 2026.01.22 22:20:47.565896 [ 277 ] {167e1efa-4c78-4b9f-a5df-3e3f56bf8685} <Debug> executeQuery: Read 23 rows, 1.76 KiB in 0.001131 sec., 20335.98585322723 rows/sec., 1.52 MiB/sec. | ||
| 7302 | 2026.01.22 22:20:47.565933 [ 277 ] {167e1efa-4c78-4b9f-a5df-3e3f56bf8685} <Debug> TCPHandler: Processed in 0.001293699 sec. | ||
| 7303 | 2026.01.22 22:20:47.566056 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7304 | 2026.01.22 22:20:47.566178 [ 277 ] {8f9cf0ca-afdd-4933-b00e-fa45def83c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7305 | 2026.01.22 22:20:47.566226 [ 277 ] {8f9cf0ca-afdd-4933-b00e-fa45def83c81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7306 | 2026.01.22 22:20:47.566737 [ 277 ] {8f9cf0ca-afdd-4933-b00e-fa45def83c81} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7307 | 2026.01.22 22:20:47.566772 [ 277 ] {8f9cf0ca-afdd-4933-b00e-fa45def83c81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7308 | 2026.01.22 22:20:47.567110 [ 277 ] {8f9cf0ca-afdd-4933-b00e-fa45def83c81} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7309 | 2026.01.22 22:20:47.567338 [ 277 ] {8f9cf0ca-afdd-4933-b00e-fa45def83c81} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7310 | 2026.01.22 22:20:47.567464 [ 277 ] {8f9cf0ca-afdd-4933-b00e-fa45def83c81} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00131 sec., 192366.41221374046 rows/sec., 13.30 MiB/sec. | ||
| 7311 | 2026.01.22 22:20:47.567502 [ 277 ] {8f9cf0ca-afdd-4933-b00e-fa45def83c81} <Debug> TCPHandler: Processed in 0.001507642 sec. | ||
| 7312 | 2026.01.22 22:20:47.567615 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7313 | 2026.01.22 22:20:47.567709 [ 277 ] {e6a4396e-d4b4-4b5e-8d56-c4c03089b33a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7314 | 2026.01.22 22:20:47.567749 [ 277 ] {e6a4396e-d4b4-4b5e-8d56-c4c03089b33a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7315 | 2026.01.22 22:20:47.568137 [ 277 ] {e6a4396e-d4b4-4b5e-8d56-c4c03089b33a} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7316 | 2026.01.22 22:20:47.568172 [ 277 ] {e6a4396e-d4b4-4b5e-8d56-c4c03089b33a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7317 | 2026.01.22 22:20:47.568462 [ 277 ] {e6a4396e-d4b4-4b5e-8d56-c4c03089b33a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7318 | 2026.01.22 22:20:47.568661 [ 277 ] {e6a4396e-d4b4-4b5e-8d56-c4c03089b33a} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7319 | 2026.01.22 22:20:47.568790 [ 277 ] {e6a4396e-d4b4-4b5e-8d56-c4c03089b33a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001099 sec., 10919.01728844404 rows/sec., 853.05 KiB/sec. | ||
| 7320 | 2026.01.22 22:20:47.568827 [ 277 ] {e6a4396e-d4b4-4b5e-8d56-c4c03089b33a} <Debug> TCPHandler: Processed in 0.00126213 sec. | ||
| 7321 | 2026.01.22 22:20:47.568928 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7322 | 2026.01.22 22:20:47.569021 [ 277 ] {5054fc99-80fa-4c54-ab93-d9c817c4a5f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7323 | 2026.01.22 22:20:47.569060 [ 277 ] {5054fc99-80fa-4c54-ab93-d9c817c4a5f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7324 | 2026.01.22 22:20:47.569609 [ 277 ] {5054fc99-80fa-4c54-ab93-d9c817c4a5f9} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7325 | 2026.01.22 22:20:47.569645 [ 277 ] {5054fc99-80fa-4c54-ab93-d9c817c4a5f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7326 | 2026.01.22 22:20:47.569989 [ 277 ] {5054fc99-80fa-4c54-ab93-d9c817c4a5f9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7327 | 2026.01.22 22:20:47.570183 [ 277 ] {5054fc99-80fa-4c54-ab93-d9c817c4a5f9} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7328 | 2026.01.22 22:20:47.570304 [ 277 ] {5054fc99-80fa-4c54-ab93-d9c817c4a5f9} <Debug> executeQuery: Read 567 rows, 43.55 KiB in 0.001325 sec., 427924.5283018868 rows/sec., 32.10 MiB/sec. | ||
| 7329 | 2026.01.22 22:20:47.570338 [ 277 ] {5054fc99-80fa-4c54-ab93-d9c817c4a5f9} <Debug> TCPHandler: Processed in 0.001486351 sec. | ||
| 7330 | 2026.01.22 22:20:47.570443 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7331 | 2026.01.22 22:20:47.570532 [ 277 ] {f99f6204-a73f-4814-af73-434d997277f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7332 | 2026.01.22 22:20:47.570571 [ 277 ] {f99f6204-a73f-4814-af73-434d997277f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7333 | 2026.01.22 22:20:47.571157 [ 277 ] {f99f6204-a73f-4814-af73-434d997277f0} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7334 | 2026.01.22 22:20:47.571191 [ 277 ] {f99f6204-a73f-4814-af73-434d997277f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7335 | 2026.01.22 22:20:47.571565 [ 277 ] {f99f6204-a73f-4814-af73-434d997277f0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7336 | 2026.01.22 22:20:47.571791 [ 277 ] {f99f6204-a73f-4814-af73-434d997277f0} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7337 | 2026.01.22 22:20:47.571921 [ 277 ] {f99f6204-a73f-4814-af73-434d997277f0} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001367 sec., 645940.014630578 rows/sec., 43.84 MiB/sec. | ||
| 7338 | 2026.01.22 22:20:47.571957 [ 277 ] {f99f6204-a73f-4814-af73-434d997277f0} <Debug> TCPHandler: Processed in 0.001528332 sec. | ||
| 7339 | 2026.01.22 22:20:47.572070 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7340 | 2026.01.22 22:20:47.572168 [ 277 ] {76409564-90dd-4c46-a758-2282821c9429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7341 | 2026.01.22 22:20:47.572223 [ 277 ] {76409564-90dd-4c46-a758-2282821c9429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7342 | 2026.01.22 22:20:47.572962 [ 277 ] {76409564-90dd-4c46-a758-2282821c9429} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7343 | 2026.01.22 22:20:47.572997 [ 277 ] {76409564-90dd-4c46-a758-2282821c9429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7344 | 2026.01.22 22:20:47.573532 [ 277 ] {76409564-90dd-4c46-a758-2282821c9429} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7345 | 2026.01.22 22:20:47.573753 [ 277 ] {76409564-90dd-4c46-a758-2282821c9429} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7346 | 2026.01.22 22:20:47.573898 [ 277 ] {76409564-90dd-4c46-a758-2282821c9429} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001748 sec., 2860.411899313501 rows/sec., 5.13 MiB/sec. | ||
| 7347 | 2026.01.22 22:20:47.573958 [ 277 ] {76409564-90dd-4c46-a758-2282821c9429} <Debug> TCPHandler: Processed in 0.001937414 sec. | ||
| 7348 | 2026.01.22 22:20:47.574071 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7349 | 2026.01.22 22:20:47.574167 [ 277 ] {1461f7d3-6aa3-4a47-9d58-f7884450f045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7350 | 2026.01.22 22:20:47.574210 [ 277 ] {1461f7d3-6aa3-4a47-9d58-f7884450f045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7351 | 2026.01.22 22:20:47.574538 [ 277 ] {1461f7d3-6aa3-4a47-9d58-f7884450f045} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7352 | 2026.01.22 22:20:47.574573 [ 277 ] {1461f7d3-6aa3-4a47-9d58-f7884450f045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7353 | 2026.01.22 22:20:47.574889 [ 277 ] {1461f7d3-6aa3-4a47-9d58-f7884450f045} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7354 | 2026.01.22 22:20:47.575097 [ 277 ] {1461f7d3-6aa3-4a47-9d58-f7884450f045} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7355 | 2026.01.22 22:20:47.575225 [ 277 ] {1461f7d3-6aa3-4a47-9d58-f7884450f045} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 7356 | 2026.01.22 22:20:47.575260 [ 277 ] {1461f7d3-6aa3-4a47-9d58-f7884450f045} <Debug> TCPHandler: Processed in 0.001238379 sec. | ||
| 7357 | 2026.01.22 22:20:52.167500 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7358 | 2026.01.22 22:20:52.167572 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7359 | 2026.01.22 22:20:52.304542 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17248 | ||
| 7360 | 2026.01.22 22:20:52.305126 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7361 | 2026.01.22 22:20:52.305173 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7362 | 2026.01.22 22:20:52.305752 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7363 | 2026.01.22 22:20:52.305989 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7364 | 2026.01.22 22:20:52.306120 [ 121 ] {} <Debug> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7365 | 2026.01.22 22:20:52.306139 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17248 | ||
| 7366 | 2026.01.22 22:20:52.306162 [ 121 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7367 | 2026.01.22 22:20:52.306182 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7368 | 2026.01.22 22:20:52.306295 [ 188 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 7369 | 2026.01.22 22:20:52.306438 [ 188 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7370 | 2026.01.22 22:20:52.306475 [ 188 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14816 rows starting from the beginning of the part | ||
| 7371 | 2026.01.22 22:20:52.306538 [ 188 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 7372 | 2026.01.22 22:20:52.306579 [ 188 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 7373 | 2026.01.22 22:20:52.306620 [ 188 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 7374 | 2026.01.22 22:20:52.306656 [ 188 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 7375 | 2026.01.22 22:20:52.306693 [ 188 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 7376 | 2026.01.22 22:20:52.308709 [ 189 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17248 rows, containing 4 columns (4 merged, 0 gathered) in 0.002464878 sec., 6997506.570304899 rows/sec., 100.10 MiB/sec. | ||
| 7377 | 2026.01.22 22:20:52.308884 [ 189 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7378 | 2026.01.22 22:20:52.309406 [ 189 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_36_7} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7379 | 2026.01.22 22:20:52.309535 [ 189 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_36_7} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7380 | 2026.01.22 22:20:52.309684 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7381 | 2026.01.22 22:20:52.350834 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 916 | ||
| 7382 | 2026.01.22 22:20:52.353277 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7383 | 2026.01.22 22:20:52.353326 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7384 | 2026.01.22 22:20:52.354495 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7385 | 2026.01.22 22:20:52.354766 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7386 | 2026.01.22 22:20:52.354936 [ 121 ] {} <Debug> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7387 | 2026.01.22 22:20:52.355003 [ 121 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7388 | 2026.01.22 22:20:52.355038 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7389 | 2026.01.22 22:20:52.355104 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 916 | ||
| 7390 | 2026.01.22 22:20:52.355142 [ 200 ] {7b0753d0-d697-461d-a77d-14ff90617906::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 | ||
| 7391 | 2026.01.22 22:20:52.355649 [ 200 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7392 | 2026.01.22 22:20:52.355783 [ 200 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 768 rows starting from the beginning of the part | ||
| 7393 | 2026.01.22 22:20:52.356096 [ 200 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part | ||
| 7394 | 2026.01.22 22:20:52.356393 [ 200 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part | ||
| 7395 | 2026.01.22 22:20:52.356680 [ 200 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
| 7396 | 2026.01.22 22:20:52.357000 [ 200 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 7397 | 2026.01.22 22:20:52.357356 [ 200 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
| 7398 | 2026.01.22 22:20:52.363750 [ 203 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 916 rows, containing 72 columns (72 merged, 0 gathered) in 0.008644014 sec., 105969.28695395449 rows/sec., 89.88 MiB/sec. | ||
| 7399 | 2026.01.22 22:20:52.364998 [ 208 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7400 | 2026.01.22 22:20:52.365526 [ 208 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_26_5} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7401 | 2026.01.22 22:20:52.365593 [ 208 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_26_5} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7402 | 2026.01.22 22:20:52.365773 [ 208 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 7403 | 2026.01.22 22:20:52.530088 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7404 | 2026.01.22 22:20:52.530246 [ 277 ] {faedf777-570d-46a4-9250-0be7e09eaac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7405 | 2026.01.22 22:20:52.530314 [ 277 ] {faedf777-570d-46a4-9250-0be7e09eaac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7406 | 2026.01.22 22:20:52.531050 [ 277 ] {faedf777-570d-46a4-9250-0be7e09eaac3} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7407 | 2026.01.22 22:20:52.531096 [ 277 ] {faedf777-570d-46a4-9250-0be7e09eaac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7408 | 2026.01.22 22:20:52.531545 [ 277 ] {faedf777-570d-46a4-9250-0be7e09eaac3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7409 | 2026.01.22 22:20:52.531791 [ 277 ] {faedf777-570d-46a4-9250-0be7e09eaac3} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7410 | 2026.01.22 22:20:52.531927 [ 121 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7411 | 2026.01.22 22:20:52.531951 [ 277 ] {faedf777-570d-46a4-9250-0be7e09eaac3} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001755 sec., 72934.47293447293 rows/sec., 6.27 MiB/sec. | ||
| 7412 | 2026.01.22 22:20:52.531968 [ 121 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7413 | 2026.01.22 22:20:52.531995 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7414 | 2026.01.22 22:20:52.532009 [ 277 ] {faedf777-570d-46a4-9250-0be7e09eaac3} <Debug> TCPHandler: Processed in 0.002041366 sec. | ||
| 7415 | 2026.01.22 22:20:52.532124 [ 194 ] {048797f8-2913-4120-8057-043480967ec1::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 | ||
| 7416 | 2026.01.22 22:20:52.532150 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7417 | 2026.01.22 22:20:52.532267 [ 277 ] {60085a2f-0222-4ea6-94b0-d1a7904ef5f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7418 | 2026.01.22 22:20:52.532272 [ 194 ] {048797f8-2913-4120-8057-043480967ec1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7419 | 2026.01.22 22:20:52.532315 [ 277 ] {60085a2f-0222-4ea6-94b0-d1a7904ef5f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7420 | 2026.01.22 22:20:52.532321 [ 194 ] {048797f8-2913-4120-8057-043480967ec1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2556 rows starting from the beginning of the part | ||
| 7421 | 2026.01.22 22:20:52.532441 [ 194 ] {048797f8-2913-4120-8057-043480967ec1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 128 rows starting from the beginning of the part | ||
| 7422 | 2026.01.22 22:20:52.532491 [ 194 ] {048797f8-2913-4120-8057-043480967ec1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 66 rows starting from the beginning of the part | ||
| 7423 | 2026.01.22 22:20:52.532542 [ 194 ] {048797f8-2913-4120-8057-043480967ec1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 129 rows starting from the beginning of the part | ||
| 7424 | 2026.01.22 22:20:52.532603 [ 194 ] {048797f8-2913-4120-8057-043480967ec1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1329 rows starting from the beginning of the part | ||
| 7425 | 2026.01.22 22:20:52.532656 [ 194 ] {048797f8-2913-4120-8057-043480967ec1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 128 rows starting from the beginning of the part | ||
| 7426 | 2026.01.22 22:20:52.532807 [ 277 ] {60085a2f-0222-4ea6-94b0-d1a7904ef5f9} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7427 | 2026.01.22 22:20:52.532853 [ 277 ] {60085a2f-0222-4ea6-94b0-d1a7904ef5f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7428 | 2026.01.22 22:20:52.533222 [ 277 ] {60085a2f-0222-4ea6-94b0-d1a7904ef5f9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7429 | 2026.01.22 22:20:52.533470 [ 277 ] {60085a2f-0222-4ea6-94b0-d1a7904ef5f9} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7430 | 2026.01.22 22:20:52.533630 [ 277 ] {60085a2f-0222-4ea6-94b0-d1a7904ef5f9} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001388 sec., 25936.599423631127 rows/sec., 1.90 MiB/sec. | ||
| 7431 | 2026.01.22 22:20:52.533675 [ 277 ] {60085a2f-0222-4ea6-94b0-d1a7904ef5f9} <Debug> TCPHandler: Processed in 0.001577332 sec. | ||
| 7432 | 2026.01.22 22:20:52.533793 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7433 | 2026.01.22 22:20:52.533893 [ 277 ] {3f7e203d-1cfb-402d-ab40-32e548b1c191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7434 | 2026.01.22 22:20:52.533937 [ 277 ] {3f7e203d-1cfb-402d-ab40-32e548b1c191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7435 | 2026.01.22 22:20:52.534392 [ 277 ] {3f7e203d-1cfb-402d-ab40-32e548b1c191} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7436 | 2026.01.22 22:20:52.534432 [ 277 ] {3f7e203d-1cfb-402d-ab40-32e548b1c191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7437 | 2026.01.22 22:20:52.534659 [ 208 ] {048797f8-2913-4120-8057-043480967ec1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4336 rows, containing 5 columns (5 merged, 0 gathered) in 0.002595249 sec., 1670745.2733822458 rows/sec., 144.06 MiB/sec. | ||
| 7438 | 2026.01.22 22:20:52.534764 [ 277 ] {3f7e203d-1cfb-402d-ab40-32e548b1c191} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7439 | 2026.01.22 22:20:52.534994 [ 277 ] {3f7e203d-1cfb-402d-ab40-32e548b1c191} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7440 | 2026.01.22 22:20:52.535000 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7441 | 2026.01.22 22:20:52.535120 [ 121 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7442 | 2026.01.22 22:20:52.535134 [ 277 ] {3f7e203d-1cfb-402d-ab40-32e548b1c191} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001261 sec., 79302.14115781126 rows/sec., 6.19 MiB/sec. | ||
| 7443 | 2026.01.22 22:20:52.535162 [ 121 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7444 | 2026.01.22 22:20:52.535183 [ 277 ] {3f7e203d-1cfb-402d-ab40-32e548b1c191} <Debug> TCPHandler: Processed in 0.001440391 sec. | ||
| 7445 | 2026.01.22 22:20:52.535190 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7446 | 2026.01.22 22:20:52.535283 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_51_10} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7447 | 2026.01.22 22:20:52.535284 [ 194 ] {94686fe9-8f29-47df-b786-a03914968c62::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 | ||
| 7448 | 2026.01.22 22:20:52.535316 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7449 | 2026.01.22 22:20:52.535367 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_51_10} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7450 | 2026.01.22 22:20:52.535393 [ 194 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7451 | 2026.01.22 22:20:52.535419 [ 277 ] {fa144924-0e39-476d-8425-4656d83d31ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7452 | 2026.01.22 22:20:52.535423 [ 194 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1304 rows starting from the beginning of the part | ||
| 7453 | 2026.01.22 22:20:52.535452 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 7454 | 2026.01.22 22:20:52.535472 [ 277 ] {fa144924-0e39-476d-8425-4656d83d31ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7455 | 2026.01.22 22:20:52.535489 [ 194 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 100 rows starting from the beginning of the part | ||
| 7456 | 2026.01.22 22:20:52.535531 [ 194 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 69 rows starting from the beginning of the part | ||
| 7457 | 2026.01.22 22:20:52.535567 [ 194 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 100 rows starting from the beginning of the part | ||
| 7458 | 2026.01.22 22:20:52.535602 [ 194 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 567 rows starting from the beginning of the part | ||
| 7459 | 2026.01.22 22:20:52.535640 [ 194 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 100 rows starting from the beginning of the part | ||
| 7460 | 2026.01.22 22:20:52.535896 [ 277 ] {fa144924-0e39-476d-8425-4656d83d31ec} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7461 | 2026.01.22 22:20:52.535939 [ 277 ] {fa144924-0e39-476d-8425-4656d83d31ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7462 | 2026.01.22 22:20:52.536307 [ 277 ] {fa144924-0e39-476d-8425-4656d83d31ec} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7463 | 2026.01.22 22:20:52.536525 [ 277 ] {fa144924-0e39-476d-8425-4656d83d31ec} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7464 | 2026.01.22 22:20:52.536648 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7465 | 2026.01.22 22:20:52.536659 [ 277 ] {fa144924-0e39-476d-8425-4656d83d31ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 7466 | 2026.01.22 22:20:52.536685 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7467 | 2026.01.22 22:20:52.536701 [ 196 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2240 rows, containing 5 columns (5 merged, 0 gathered) in 0.00145074 sec., 1544039.5935867212 rows/sec., 119.81 MiB/sec. | ||
| 7468 | 2026.01.22 22:20:52.536708 [ 277 ] {fa144924-0e39-476d-8425-4656d83d31ec} <Debug> TCPHandler: Processed in 0.0014419 sec. | ||
| 7469 | 2026.01.22 22:20:52.536709 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7470 | 2026.01.22 22:20:52.536817 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 7471 | 2026.01.22 22:20:52.536848 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7472 | 2026.01.22 22:20:52.536903 [ 197 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7473 | 2026.01.22 22:20:52.536915 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7474 | 2026.01.22 22:20:52.536951 [ 277 ] {6533e31b-92b1-4a04-9c4f-da1eb69d5213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7475 | 2026.01.22 22:20:52.536971 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14253 rows starting from the beginning of the part | ||
| 7476 | 2026.01.22 22:20:52.537012 [ 277 ] {6533e31b-92b1-4a04-9c4f-da1eb69d5213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7477 | 2026.01.22 22:20:52.537025 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 7478 | 2026.01.22 22:20:52.537071 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 7479 | 2026.01.22 22:20:52.537108 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 7480 | 2026.01.22 22:20:52.537145 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 883 rows starting from the beginning of the part | ||
| 7481 | 2026.01.22 22:20:52.537183 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 7482 | 2026.01.22 22:20:52.537206 [ 197 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_51_10} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7483 | 2026.01.22 22:20:52.537289 [ 197 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_51_10} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7484 | 2026.01.22 22:20:52.537394 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 7485 | 2026.01.22 22:20:52.537910 [ 277 ] {6533e31b-92b1-4a04-9c4f-da1eb69d5213} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7486 | 2026.01.22 22:20:52.537952 [ 277 ] {6533e31b-92b1-4a04-9c4f-da1eb69d5213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7487 | 2026.01.22 22:20:52.538560 [ 277 ] {6533e31b-92b1-4a04-9c4f-da1eb69d5213} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7488 | 2026.01.22 22:20:52.538795 [ 277 ] {6533e31b-92b1-4a04-9c4f-da1eb69d5213} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7489 | 2026.01.22 22:20:52.538943 [ 277 ] {6533e31b-92b1-4a04-9c4f-da1eb69d5213} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002012 sec., 17892.644135188868 rows/sec., 32.06 MiB/sec. | ||
| 7490 | 2026.01.22 22:20:52.539013 [ 277 ] {6533e31b-92b1-4a04-9c4f-da1eb69d5213} <Debug> TCPHandler: Processed in 0.002214606 sec. | ||
| 7491 | 2026.01.22 22:20:52.539133 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7492 | 2026.01.22 22:20:52.539229 [ 277 ] {ae57e39c-721e-418d-922b-513f0a736151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7493 | 2026.01.22 22:20:52.539271 [ 277 ] {ae57e39c-721e-418d-922b-513f0a736151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7494 | 2026.01.22 22:20:52.539613 [ 277 ] {ae57e39c-721e-418d-922b-513f0a736151} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7495 | 2026.01.22 22:20:52.539649 [ 277 ] {ae57e39c-721e-418d-922b-513f0a736151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7496 | 2026.01.22 22:20:52.539958 [ 277 ] {ae57e39c-721e-418d-922b-513f0a736151} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7497 | 2026.01.22 22:20:52.540160 [ 277 ] {ae57e39c-721e-418d-922b-513f0a736151} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7498 | 2026.01.22 22:20:52.540283 [ 120 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7499 | 2026.01.22 22:20:52.540289 [ 277 ] {ae57e39c-721e-418d-922b-513f0a736151} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 7500 | 2026.01.22 22:20:52.540327 [ 120 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7501 | 2026.01.22 22:20:52.540342 [ 277 ] {ae57e39c-721e-418d-922b-513f0a736151} <Debug> TCPHandler: Processed in 0.001258399 sec. | ||
| 7502 | 2026.01.22 22:20:52.540351 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7503 | 2026.01.22 22:20:52.540428 [ 196 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 7504 | 2026.01.22 22:20:52.540514 [ 196 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7505 | 2026.01.22 22:20:52.540542 [ 196 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2802 rows starting from the beginning of the part | ||
| 7506 | 2026.01.22 22:20:52.540592 [ 196 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 7507 | 2026.01.22 22:20:52.540633 [ 191 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15776 rows, containing 5 columns (5 merged, 0 gathered) in 0.003845549 sec., 4102405.144232982 rows/sec., 280.46 MiB/sec. | ||
| 7508 | 2026.01.22 22:20:52.540636 [ 196 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 7509 | 2026.01.22 22:20:52.540698 [ 196 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 7510 | 2026.01.22 22:20:52.540733 [ 196 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 7511 | 2026.01.22 22:20:52.540769 [ 196 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 7512 | 2026.01.22 22:20:52.541036 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7513 | 2026.01.22 22:20:52.541296 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7514 | 2026.01.22 22:20:52.541381 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7515 | 2026.01.22 22:20:52.541460 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.88 MiB. | ||
| 7516 | 2026.01.22 22:20:52.541996 [ 194 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3102 rows, containing 4 columns (4 merged, 0 gathered) in 0.001598251 sec., 1940871.6152844578 rows/sec., 129.13 MiB/sec. | ||
| 7517 | 2026.01.22 22:20:52.542329 [ 191 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7518 | 2026.01.22 22:20:52.542577 [ 191 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_51_10} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7519 | 2026.01.22 22:20:52.542647 [ 191 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_51_10} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7520 | 2026.01.22 22:20:52.542733 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7521 | 2026.01.22 22:20:53.231514 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 7522 | 2026.01.22 22:20:53.249200 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7523 | 2026.01.22 22:20:53.249263 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7524 | 2026.01.22 22:20:53.255802 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7525 | 2026.01.22 22:20:53.256516 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7526 | 2026.01.22 22:20:53.256796 [ 120 ] {} <Debug> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7527 | 2026.01.22 22:20:53.256858 [ 120 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7528 | 2026.01.22 22:20:53.256877 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7529 | 2026.01.22 22:20:53.256977 [ 196 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 7530 | 2026.01.22 22:20:53.259718 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7531 | 2026.01.22 22:20:53.260688 [ 196 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7532 | 2026.01.22 22:20:53.262240 [ 196 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 7533 | 2026.01.22 22:20:53.266774 [ 196 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 7534 | 2026.01.22 22:20:53.271231 [ 196 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 7535 | 2026.01.22 22:20:53.275500 [ 196 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 7536 | 2026.01.22 22:20:53.279751 [ 196 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 7537 | 2026.01.22 22:20:53.283847 [ 196 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 7538 | 2026.01.22 22:20:53.334598 [ 194 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.077660205 sec., 3502.4373165123634 rows/sec., 18.11 MiB/sec. | ||
| 7539 | 2026.01.22 22:20:53.337918 [ 201 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7540 | 2026.01.22 22:20:53.340162 [ 201 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_36_7} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7541 | 2026.01.22 22:20:53.340283 [ 201 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_36_7} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7542 | 2026.01.22 22:20:53.342562 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7543 | 2026.01.22 22:20:54.000298 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 287.63 MiB, peak 299.49 MiB, free memory in arenas 0.00 B, will set to 289.46 MiB (RSS), difference: 1.83 MiB | ||
| 7544 | 2026.01.22 22:20:57.528927 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7545 | 2026.01.22 22:20:57.529142 [ 277 ] {cc35c230-14be-458f-ab39-d13f4388d8d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7546 | 2026.01.22 22:20:57.529217 [ 277 ] {cc35c230-14be-458f-ab39-d13f4388d8d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7547 | 2026.01.22 22:20:57.529973 [ 277 ] {cc35c230-14be-458f-ab39-d13f4388d8d9} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7548 | 2026.01.22 22:20:57.530013 [ 277 ] {cc35c230-14be-458f-ab39-d13f4388d8d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7549 | 2026.01.22 22:20:57.530423 [ 277 ] {cc35c230-14be-458f-ab39-d13f4388d8d9} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7550 | 2026.01.22 22:20:57.530657 [ 277 ] {cc35c230-14be-458f-ab39-d13f4388d8d9} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7551 | 2026.01.22 22:20:57.530808 [ 277 ] {cc35c230-14be-458f-ab39-d13f4388d8d9} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001726 sec., 38238.70220162225 rows/sec., 3.03 MiB/sec. | ||
| 7552 | 2026.01.22 22:20:57.530850 [ 277 ] {cc35c230-14be-458f-ab39-d13f4388d8d9} <Debug> TCPHandler: Processed in 0.002125716 sec. | ||
| 7553 | 2026.01.22 22:20:57.530990 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7554 | 2026.01.22 22:20:57.531088 [ 277 ] {80e5b430-0273-4acc-bc11-a2f20f2ed701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7555 | 2026.01.22 22:20:57.531130 [ 277 ] {80e5b430-0273-4acc-bc11-a2f20f2ed701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7556 | 2026.01.22 22:20:57.531570 [ 277 ] {80e5b430-0273-4acc-bc11-a2f20f2ed701} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7557 | 2026.01.22 22:20:57.531604 [ 277 ] {80e5b430-0273-4acc-bc11-a2f20f2ed701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7558 | 2026.01.22 22:20:57.531946 [ 277 ] {80e5b430-0273-4acc-bc11-a2f20f2ed701} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7559 | 2026.01.22 22:20:57.532167 [ 277 ] {80e5b430-0273-4acc-bc11-a2f20f2ed701} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7560 | 2026.01.22 22:20:57.532267 [ 115 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7561 | 2026.01.22 22:20:57.532297 [ 277 ] {80e5b430-0273-4acc-bc11-a2f20f2ed701} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001227 sec., 4074.9796251018743 rows/sec., 306.42 KiB/sec. | ||
| 7562 | 2026.01.22 22:20:57.532304 [ 115 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7563 | 2026.01.22 22:20:57.532331 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7564 | 2026.01.22 22:20:57.532336 [ 277 ] {80e5b430-0273-4acc-bc11-a2f20f2ed701} <Debug> TCPHandler: Processed in 0.001397571 sec. | ||
| 7565 | 2026.01.22 22:20:57.532446 [ 192 ] {1300943d-9fd4-47f6-9844-87364234b6ab::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 | ||
| 7566 | 2026.01.22 22:20:57.532476 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7567 | 2026.01.22 22:20:57.532578 [ 277 ] {a23fdae2-8781-4893-b1a6-683f18c4892a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7568 | 2026.01.22 22:20:57.532591 [ 192 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7569 | 2026.01.22 22:20:57.532620 [ 277 ] {a23fdae2-8781-4893-b1a6-683f18c4892a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7570 | 2026.01.22 22:20:57.532630 [ 192 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 296 rows starting from the beginning of the part | ||
| 7571 | 2026.01.22 22:20:57.532703 [ 192 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 5 rows starting from the beginning of the part | ||
| 7572 | 2026.01.22 22:20:57.532750 [ 192 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part | ||
| 7573 | 2026.01.22 22:20:57.532795 [ 192 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 23 rows starting from the beginning of the part | ||
| 7574 | 2026.01.22 22:20:57.532836 [ 192 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part | ||
| 7575 | 2026.01.22 22:20:57.532875 [ 192 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 5 rows starting from the beginning of the part | ||
| 7576 | 2026.01.22 22:20:57.533061 [ 277 ] {a23fdae2-8781-4893-b1a6-683f18c4892a} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7577 | 2026.01.22 22:20:57.533102 [ 277 ] {a23fdae2-8781-4893-b1a6-683f18c4892a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7578 | 2026.01.22 22:20:57.533457 [ 277 ] {a23fdae2-8781-4893-b1a6-683f18c4892a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7579 | 2026.01.22 22:20:57.533688 [ 277 ] {a23fdae2-8781-4893-b1a6-683f18c4892a} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7580 | 2026.01.22 22:20:57.533802 [ 201 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 401 rows, containing 5 columns (5 merged, 0 gathered) in 0.00140689 sec., 285025.83713012387 rows/sec., 19.66 MiB/sec. | ||
| 7581 | 2026.01.22 22:20:57.533819 [ 277 ] {a23fdae2-8781-4893-b1a6-683f18c4892a} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001259 sec., 54805.40111199365 rows/sec., 4.28 MiB/sec. | ||
| 7582 | 2026.01.22 22:20:57.533876 [ 277 ] {a23fdae2-8781-4893-b1a6-683f18c4892a} <Debug> TCPHandler: Processed in 0.001449901 sec. | ||
| 7583 | 2026.01.22 22:20:57.533999 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7584 | 2026.01.22 22:20:57.534029 [ 194 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7585 | 2026.01.22 22:20:57.534098 [ 277 ] {d372d1c4-7b8e-47a8-b592-952494f56c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7586 | 2026.01.22 22:20:57.534147 [ 277 ] {d372d1c4-7b8e-47a8-b592-952494f56c89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7587 | 2026.01.22 22:20:57.534364 [ 194 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_46_9} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7588 | 2026.01.22 22:20:57.534457 [ 194 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_46_9} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7589 | 2026.01.22 22:20:57.534559 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7590 | 2026.01.22 22:20:57.534599 [ 277 ] {d372d1c4-7b8e-47a8-b592-952494f56c89} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7591 | 2026.01.22 22:20:57.534641 [ 277 ] {d372d1c4-7b8e-47a8-b592-952494f56c89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7592 | 2026.01.22 22:20:57.534990 [ 277 ] {d372d1c4-7b8e-47a8-b592-952494f56c89} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7593 | 2026.01.22 22:20:57.535225 [ 277 ] {d372d1c4-7b8e-47a8-b592-952494f56c89} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7594 | 2026.01.22 22:20:57.535374 [ 277 ] {d372d1c4-7b8e-47a8-b592-952494f56c89} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001294 sec., 123647.60432766615 rows/sec., 8.61 MiB/sec. | ||
| 7595 | 2026.01.22 22:20:57.535413 [ 277 ] {d372d1c4-7b8e-47a8-b592-952494f56c89} <Debug> TCPHandler: Processed in 0.00146371 sec. | ||
| 7596 | 2026.01.22 22:20:57.535534 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7597 | 2026.01.22 22:20:57.535629 [ 277 ] {005c1468-a8bb-41ff-90fa-1fdc8fea84cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7598 | 2026.01.22 22:20:57.535685 [ 277 ] {005c1468-a8bb-41ff-90fa-1fdc8fea84cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7599 | 2026.01.22 22:20:57.536438 [ 277 ] {005c1468-a8bb-41ff-90fa-1fdc8fea84cc} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7600 | 2026.01.22 22:20:57.536474 [ 277 ] {005c1468-a8bb-41ff-90fa-1fdc8fea84cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7601 | 2026.01.22 22:20:57.536986 [ 277 ] {005c1468-a8bb-41ff-90fa-1fdc8fea84cc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7602 | 2026.01.22 22:20:57.537216 [ 277 ] {005c1468-a8bb-41ff-90fa-1fdc8fea84cc} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7603 | 2026.01.22 22:20:57.537354 [ 277 ] {005c1468-a8bb-41ff-90fa-1fdc8fea84cc} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001744 sec., 2866.97247706422 rows/sec., 5.14 MiB/sec. | ||
| 7604 | 2026.01.22 22:20:57.537415 [ 277 ] {005c1468-a8bb-41ff-90fa-1fdc8fea84cc} <Debug> TCPHandler: Processed in 0.001930824 sec. | ||
| 7605 | 2026.01.22 22:20:57.537529 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7606 | 2026.01.22 22:20:57.537624 [ 277 ] {2bb20625-6673-4834-bc3d-7f318e260be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7607 | 2026.01.22 22:20:57.537667 [ 277 ] {2bb20625-6673-4834-bc3d-7f318e260be1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7608 | 2026.01.22 22:20:57.538010 [ 277 ] {2bb20625-6673-4834-bc3d-7f318e260be1} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7609 | 2026.01.22 22:20:57.538044 [ 277 ] {2bb20625-6673-4834-bc3d-7f318e260be1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7610 | 2026.01.22 22:20:57.538340 [ 277 ] {2bb20625-6673-4834-bc3d-7f318e260be1} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7611 | 2026.01.22 22:20:57.538548 [ 277 ] {2bb20625-6673-4834-bc3d-7f318e260be1} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7612 | 2026.01.22 22:20:57.538674 [ 277 ] {2bb20625-6673-4834-bc3d-7f318e260be1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 7613 | 2026.01.22 22:20:57.538708 [ 277 ] {2bb20625-6673-4834-bc3d-7f318e260be1} <Debug> TCPHandler: Processed in 0.001228309 sec. | ||
| 7614 | 2026.01.22 22:20:59.806277 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17696 | ||
| 7615 | 2026.01.22 22:20:59.806779 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7616 | 2026.01.22 22:20:59.806821 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7617 | 2026.01.22 22:20:59.807315 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7618 | 2026.01.22 22:20:59.807552 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7619 | 2026.01.22 22:20:59.807695 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17696 | ||
| 7620 | 2026.01.22 22:21:00.759833 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 7621 | 2026.01.22 22:21:00.775853 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7622 | 2026.01.22 22:21:00.775897 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7623 | 2026.01.22 22:21:00.781964 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7624 | 2026.01.22 22:21:00.782702 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7625 | 2026.01.22 22:21:00.785357 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7626 | 2026.01.22 22:21:02.355356 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 940 | ||
| 7627 | 2026.01.22 22:21:02.357465 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7628 | 2026.01.22 22:21:02.357515 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7629 | 2026.01.22 22:21:02.358698 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7630 | 2026.01.22 22:21:02.358965 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7631 | 2026.01.22 22:21:02.359327 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 940 | ||
| 7632 | 2026.01.22 22:21:02.531004 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7633 | 2026.01.22 22:21:02.531186 [ 277 ] {0a163fc9-56f5-4466-93cc-c7adacee5a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7634 | 2026.01.22 22:21:02.531254 [ 277 ] {0a163fc9-56f5-4466-93cc-c7adacee5a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7635 | 2026.01.22 22:21:02.531896 [ 277 ] {0a163fc9-56f5-4466-93cc-c7adacee5a46} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7636 | 2026.01.22 22:21:02.531944 [ 277 ] {0a163fc9-56f5-4466-93cc-c7adacee5a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7637 | 2026.01.22 22:21:02.532342 [ 277 ] {0a163fc9-56f5-4466-93cc-c7adacee5a46} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7638 | 2026.01.22 22:21:02.532581 [ 277 ] {0a163fc9-56f5-4466-93cc-c7adacee5a46} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7639 | 2026.01.22 22:21:02.532740 [ 277 ] {0a163fc9-56f5-4466-93cc-c7adacee5a46} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001601 sec., 6246.096189881324 rows/sec., 509.33 KiB/sec. | ||
| 7640 | 2026.01.22 22:21:02.532791 [ 277 ] {0a163fc9-56f5-4466-93cc-c7adacee5a46} <Debug> TCPHandler: Processed in 0.001914274 sec. | ||
| 7641 | 2026.01.22 22:21:02.532916 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7642 | 2026.01.22 22:21:02.533016 [ 277 ] {0e24a3b0-1db9-4ed8-9274-580d908b9ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7643 | 2026.01.22 22:21:02.533061 [ 277 ] {0e24a3b0-1db9-4ed8-9274-580d908b9ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7644 | 2026.01.22 22:21:02.533539 [ 277 ] {0e24a3b0-1db9-4ed8-9274-580d908b9ffe} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7645 | 2026.01.22 22:21:02.533578 [ 277 ] {0e24a3b0-1db9-4ed8-9274-580d908b9ffe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7646 | 2026.01.22 22:21:02.533912 [ 277 ] {0e24a3b0-1db9-4ed8-9274-580d908b9ffe} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7647 | 2026.01.22 22:21:02.534128 [ 277 ] {0e24a3b0-1db9-4ed8-9274-580d908b9ffe} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7648 | 2026.01.22 22:21:02.534264 [ 277 ] {0e24a3b0-1db9-4ed8-9274-580d908b9ffe} <Debug> executeQuery: Read 133 rows, 11.63 KiB in 0.00127 sec., 104724.40944881889 rows/sec., 8.94 MiB/sec. | ||
| 7649 | 2026.01.22 22:21:02.534317 [ 277 ] {0e24a3b0-1db9-4ed8-9274-580d908b9ffe} <Debug> TCPHandler: Processed in 0.001453751 sec. | ||
| 7650 | 2026.01.22 22:21:02.534448 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7651 | 2026.01.22 22:21:02.534545 [ 277 ] {2c4c3dfd-c195-4942-ae9e-9d7a34495a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7652 | 2026.01.22 22:21:02.534589 [ 277 ] {2c4c3dfd-c195-4942-ae9e-9d7a34495a59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7653 | 2026.01.22 22:21:02.535042 [ 277 ] {2c4c3dfd-c195-4942-ae9e-9d7a34495a59} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7654 | 2026.01.22 22:21:02.535081 [ 277 ] {2c4c3dfd-c195-4942-ae9e-9d7a34495a59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7655 | 2026.01.22 22:21:02.535388 [ 277 ] {2c4c3dfd-c195-4942-ae9e-9d7a34495a59} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7656 | 2026.01.22 22:21:02.535600 [ 277 ] {2c4c3dfd-c195-4942-ae9e-9d7a34495a59} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7657 | 2026.01.22 22:21:02.535734 [ 277 ] {2c4c3dfd-c195-4942-ae9e-9d7a34495a59} <Debug> executeQuery: Read 46 rows, 3.41 KiB in 0.001209 sec., 38047.9735318445 rows/sec., 2.75 MiB/sec. | ||
| 7658 | 2026.01.22 22:21:02.535772 [ 277 ] {2c4c3dfd-c195-4942-ae9e-9d7a34495a59} <Debug> TCPHandler: Processed in 0.0013754 sec. | ||
| 7659 | 2026.01.22 22:21:02.535893 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7660 | 2026.01.22 22:21:02.535988 [ 277 ] {f6729c16-aca2-45fd-a722-1a6d26f6a259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7661 | 2026.01.22 22:21:02.536030 [ 277 ] {f6729c16-aca2-45fd-a722-1a6d26f6a259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7662 | 2026.01.22 22:21:02.536463 [ 277 ] {f6729c16-aca2-45fd-a722-1a6d26f6a259} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7663 | 2026.01.22 22:21:02.536499 [ 277 ] {f6729c16-aca2-45fd-a722-1a6d26f6a259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7664 | 2026.01.22 22:21:02.536797 [ 277 ] {f6729c16-aca2-45fd-a722-1a6d26f6a259} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7665 | 2026.01.22 22:21:02.537006 [ 277 ] {f6729c16-aca2-45fd-a722-1a6d26f6a259} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7666 | 2026.01.22 22:21:02.537133 [ 277 ] {f6729c16-aca2-45fd-a722-1a6d26f6a259} <Debug> executeQuery: Read 110 rows, 8.81 KiB in 0.001165 sec., 94420.6008583691 rows/sec., 7.39 MiB/sec. | ||
| 7667 | 2026.01.22 22:21:02.537171 [ 277 ] {f6729c16-aca2-45fd-a722-1a6d26f6a259} <Debug> TCPHandler: Processed in 0.001327879 sec. | ||
| 7668 | 2026.01.22 22:21:02.537287 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7669 | 2026.01.22 22:21:02.537381 [ 277 ] {5d7a91f0-9997-4832-87b0-d2cfc7cd35f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7670 | 2026.01.22 22:21:02.537424 [ 277 ] {5d7a91f0-9997-4832-87b0-d2cfc7cd35f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7671 | 2026.01.22 22:21:02.537832 [ 277 ] {5d7a91f0-9997-4832-87b0-d2cfc7cd35f9} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7672 | 2026.01.22 22:21:02.537868 [ 277 ] {5d7a91f0-9997-4832-87b0-d2cfc7cd35f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7673 | 2026.01.22 22:21:02.538187 [ 277 ] {5d7a91f0-9997-4832-87b0-d2cfc7cd35f9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7674 | 2026.01.22 22:21:02.538394 [ 277 ] {5d7a91f0-9997-4832-87b0-d2cfc7cd35f9} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7675 | 2026.01.22 22:21:02.538530 [ 277 ] {5d7a91f0-9997-4832-87b0-d2cfc7cd35f9} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001167 sec., 141388.17480719794 rows/sec., 9.84 MiB/sec. | ||
| 7676 | 2026.01.22 22:21:02.538569 [ 277 ] {5d7a91f0-9997-4832-87b0-d2cfc7cd35f9} <Debug> TCPHandler: Processed in 0.00133115 sec. | ||
| 7677 | 2026.01.22 22:21:02.538681 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7678 | 2026.01.22 22:21:02.538775 [ 277 ] {042a8f06-597a-43ee-a6a0-c5f94564b76f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7679 | 2026.01.22 22:21:02.538829 [ 277 ] {042a8f06-597a-43ee-a6a0-c5f94564b76f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7680 | 2026.01.22 22:21:02.539653 [ 277 ] {042a8f06-597a-43ee-a6a0-c5f94564b76f} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7681 | 2026.01.22 22:21:02.539691 [ 277 ] {042a8f06-597a-43ee-a6a0-c5f94564b76f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7682 | 2026.01.22 22:21:02.540291 [ 277 ] {042a8f06-597a-43ee-a6a0-c5f94564b76f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7683 | 2026.01.22 22:21:02.540520 [ 277 ] {042a8f06-597a-43ee-a6a0-c5f94564b76f} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7684 | 2026.01.22 22:21:02.540671 [ 277 ] {042a8f06-597a-43ee-a6a0-c5f94564b76f} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001913 sec., 18818.60951385259 rows/sec., 33.72 MiB/sec. | ||
| 7685 | 2026.01.22 22:21:02.540744 [ 277 ] {042a8f06-597a-43ee-a6a0-c5f94564b76f} <Debug> TCPHandler: Processed in 0.002111736 sec. | ||
| 7686 | 2026.01.22 22:21:02.540865 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7687 | 2026.01.22 22:21:02.540959 [ 277 ] {83eda6cf-4550-4838-92e1-d0e87541ac66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7688 | 2026.01.22 22:21:02.541001 [ 277 ] {83eda6cf-4550-4838-92e1-d0e87541ac66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7689 | 2026.01.22 22:21:02.541337 [ 277 ] {83eda6cf-4550-4838-92e1-d0e87541ac66} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7690 | 2026.01.22 22:21:02.541373 [ 277 ] {83eda6cf-4550-4838-92e1-d0e87541ac66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7691 | 2026.01.22 22:21:02.541671 [ 277 ] {83eda6cf-4550-4838-92e1-d0e87541ac66} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7692 | 2026.01.22 22:21:02.541875 [ 277 ] {83eda6cf-4550-4838-92e1-d0e87541ac66} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7693 | 2026.01.22 22:21:02.542002 [ 277 ] {83eda6cf-4550-4838-92e1-d0e87541ac66} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 7694 | 2026.01.22 22:21:02.542036 [ 277 ] {83eda6cf-4550-4838-92e1-d0e87541ac66} <Debug> TCPHandler: Processed in 0.001220379 sec. | ||
| 7695 | 2026.01.22 22:21:07.167641 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7696 | 2026.01.22 22:21:07.167712 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7697 | 2026.01.22 22:21:07.308660 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18208 | ||
| 7698 | 2026.01.22 22:21:07.309464 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7699 | 2026.01.22 22:21:07.309513 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7700 | 2026.01.22 22:21:07.310038 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7701 | 2026.01.22 22:21:07.310278 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7702 | 2026.01.22 22:21:07.310441 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18208 | ||
| 7703 | 2026.01.22 22:21:07.529404 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7704 | 2026.01.22 22:21:07.529596 [ 277 ] {11a5c69a-a603-45e0-9d1b-5836895c0ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7705 | 2026.01.22 22:21:07.529663 [ 277 ] {11a5c69a-a603-45e0-9d1b-5836895c0ae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7706 | 2026.01.22 22:21:07.530343 [ 277 ] {11a5c69a-a603-45e0-9d1b-5836895c0ae6} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7707 | 2026.01.22 22:21:07.530387 [ 277 ] {11a5c69a-a603-45e0-9d1b-5836895c0ae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7708 | 2026.01.22 22:21:07.530916 [ 277 ] {11a5c69a-a603-45e0-9d1b-5836895c0ae6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7709 | 2026.01.22 22:21:07.531177 [ 277 ] {11a5c69a-a603-45e0-9d1b-5836895c0ae6} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7710 | 2026.01.22 22:21:07.531345 [ 277 ] {11a5c69a-a603-45e0-9d1b-5836895c0ae6} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001799 sec., 36687.04836020011 rows/sec., 2.91 MiB/sec. | ||
| 7711 | 2026.01.22 22:21:07.531401 [ 277 ] {11a5c69a-a603-45e0-9d1b-5836895c0ae6} <Debug> TCPHandler: Processed in 0.002176016 sec. | ||
| 7712 | 2026.01.22 22:21:07.531540 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7713 | 2026.01.22 22:21:07.531645 [ 277 ] {72fbb322-1004-4e1b-a451-d29300e2d5a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7714 | 2026.01.22 22:21:07.531690 [ 277 ] {72fbb322-1004-4e1b-a451-d29300e2d5a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7715 | 2026.01.22 22:21:07.532149 [ 277 ] {72fbb322-1004-4e1b-a451-d29300e2d5a6} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7716 | 2026.01.22 22:21:07.532184 [ 277 ] {72fbb322-1004-4e1b-a451-d29300e2d5a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7717 | 2026.01.22 22:21:07.532489 [ 277 ] {72fbb322-1004-4e1b-a451-d29300e2d5a6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7718 | 2026.01.22 22:21:07.532731 [ 277 ] {72fbb322-1004-4e1b-a451-d29300e2d5a6} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7719 | 2026.01.22 22:21:07.532864 [ 277 ] {72fbb322-1004-4e1b-a451-d29300e2d5a6} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001244 sec., 4019.2926045016075 rows/sec., 302.23 KiB/sec. | ||
| 7720 | 2026.01.22 22:21:07.532904 [ 277 ] {72fbb322-1004-4e1b-a451-d29300e2d5a6} <Debug> TCPHandler: Processed in 0.001419571 sec. | ||
| 7721 | 2026.01.22 22:21:07.533019 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7722 | 2026.01.22 22:21:07.533118 [ 277 ] {dfbabb92-2d97-47a9-9259-eda29b2fb5e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7723 | 2026.01.22 22:21:07.533161 [ 277 ] {dfbabb92-2d97-47a9-9259-eda29b2fb5e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7724 | 2026.01.22 22:21:07.533588 [ 277 ] {dfbabb92-2d97-47a9-9259-eda29b2fb5e5} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7725 | 2026.01.22 22:21:07.533630 [ 277 ] {dfbabb92-2d97-47a9-9259-eda29b2fb5e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7726 | 2026.01.22 22:21:07.533974 [ 277 ] {dfbabb92-2d97-47a9-9259-eda29b2fb5e5} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7727 | 2026.01.22 22:21:07.534183 [ 277 ] {dfbabb92-2d97-47a9-9259-eda29b2fb5e5} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7728 | 2026.01.22 22:21:07.534313 [ 277 ] {dfbabb92-2d97-47a9-9259-eda29b2fb5e5} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001217 sec., 56696.79539852095 rows/sec., 4.43 MiB/sec. | ||
| 7729 | 2026.01.22 22:21:07.534351 [ 277 ] {dfbabb92-2d97-47a9-9259-eda29b2fb5e5} <Debug> TCPHandler: Processed in 0.00138578 sec. | ||
| 7730 | 2026.01.22 22:21:07.534470 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7731 | 2026.01.22 22:21:07.534567 [ 277 ] {43a5725c-5577-4784-8034-3b6abf880b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7732 | 2026.01.22 22:21:07.534612 [ 277 ] {43a5725c-5577-4784-8034-3b6abf880b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7733 | 2026.01.22 22:21:07.535037 [ 277 ] {43a5725c-5577-4784-8034-3b6abf880b07} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7734 | 2026.01.22 22:21:07.535074 [ 277 ] {43a5725c-5577-4784-8034-3b6abf880b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7735 | 2026.01.22 22:21:07.535407 [ 277 ] {43a5725c-5577-4784-8034-3b6abf880b07} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7736 | 2026.01.22 22:21:07.535639 [ 277 ] {43a5725c-5577-4784-8034-3b6abf880b07} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7737 | 2026.01.22 22:21:07.535773 [ 277 ] {43a5725c-5577-4784-8034-3b6abf880b07} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 7738 | 2026.01.22 22:21:07.535811 [ 277 ] {43a5725c-5577-4784-8034-3b6abf880b07} <Debug> TCPHandler: Processed in 0.00139226 sec. | ||
| 7739 | 2026.01.22 22:21:07.535924 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7740 | 2026.01.22 22:21:07.536023 [ 277 ] {18fad48c-4cd4-451a-babe-7f27a831b850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7741 | 2026.01.22 22:21:07.536078 [ 277 ] {18fad48c-4cd4-451a-babe-7f27a831b850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7742 | 2026.01.22 22:21:07.536828 [ 277 ] {18fad48c-4cd4-451a-babe-7f27a831b850} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7743 | 2026.01.22 22:21:07.536864 [ 277 ] {18fad48c-4cd4-451a-babe-7f27a831b850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7744 | 2026.01.22 22:21:07.537374 [ 277 ] {18fad48c-4cd4-451a-babe-7f27a831b850} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7745 | 2026.01.22 22:21:07.537587 [ 277 ] {18fad48c-4cd4-451a-babe-7f27a831b850} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7746 | 2026.01.22 22:21:07.537716 [ 102 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7747 | 2026.01.22 22:21:07.537725 [ 277 ] {18fad48c-4cd4-451a-babe-7f27a831b850} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001722 sec., 2903.6004645760745 rows/sec., 5.20 MiB/sec. | ||
| 7748 | 2026.01.22 22:21:07.537788 [ 102 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7749 | 2026.01.22 22:21:07.537814 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7750 | 2026.01.22 22:21:07.537836 [ 277 ] {18fad48c-4cd4-451a-babe-7f27a831b850} <Debug> TCPHandler: Processed in 0.001959044 sec. | ||
| 7751 | 2026.01.22 22:21:07.537933 [ 193 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::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 | ||
| 7752 | 2026.01.22 22:21:07.537962 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7753 | 2026.01.22 22:21:07.538065 [ 277 ] {1f2361fe-2887-4523-80c8-d95a15449dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7754 | 2026.01.22 22:21:07.538108 [ 277 ] {1f2361fe-2887-4523-80c8-d95a15449dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7755 | 2026.01.22 22:21:07.538176 [ 193 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7756 | 2026.01.22 22:21:07.538236 [ 193 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 894 rows starting from the beginning of the part | ||
| 7757 | 2026.01.22 22:21:07.538363 [ 193 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 5 rows starting from the beginning of the part | ||
| 7758 | 2026.01.22 22:21:07.538470 [ 193 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part | ||
| 7759 | 2026.01.22 22:21:07.538470 [ 277 ] {1f2361fe-2887-4523-80c8-d95a15449dcd} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7760 | 2026.01.22 22:21:07.538520 [ 277 ] {1f2361fe-2887-4523-80c8-d95a15449dcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7761 | 2026.01.22 22:21:07.538565 [ 193 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 5 rows starting from the beginning of the part | ||
| 7762 | 2026.01.22 22:21:07.538661 [ 193 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part | ||
| 7763 | 2026.01.22 22:21:07.538754 [ 193 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 5 rows starting from the beginning of the part | ||
| 7764 | 2026.01.22 22:21:07.538855 [ 277 ] {1f2361fe-2887-4523-80c8-d95a15449dcd} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7765 | 2026.01.22 22:21:07.539088 [ 277 ] {1f2361fe-2887-4523-80c8-d95a15449dcd} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7766 | 2026.01.22 22:21:07.539229 [ 277 ] {1f2361fe-2887-4523-80c8-d95a15449dcd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001184 sec., 50675.67567567568 rows/sec., 3.42 MiB/sec. | ||
| 7767 | 2026.01.22 22:21:07.539265 [ 277 ] {1f2361fe-2887-4523-80c8-d95a15449dcd} <Debug> TCPHandler: Processed in 0.001353959 sec. | ||
| 7768 | 2026.01.22 22:21:07.545800 [ 194 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 981 rows, containing 19 columns (19 merged, 0 gathered) in 0.007925169 sec., 123782.8492994913 rows/sec., 221.81 MiB/sec. | ||
| 7769 | 2026.01.22 22:21:07.547218 [ 201 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7770 | 2026.01.22 22:21:07.547543 [ 201 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7771 | 2026.01.22 22:21:07.547617 [ 201 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7772 | 2026.01.22 22:21:07.547736 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.13 MiB. | ||
| 7773 | 2026.01.22 22:21:08.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.16 MiB, peak 299.49 MiB, free memory in arenas 0.00 B, will set to 295.70 MiB (RSS), difference: 4.54 MiB | ||
| 7774 | 2026.01.22 22:21:08.286298 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7775 | 2026.01.22 22:21:08.303191 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7776 | 2026.01.22 22:21:08.303258 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7777 | 2026.01.22 22:21:08.309208 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7778 | 2026.01.22 22:21:08.309901 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7779 | 2026.01.22 22:21:08.312936 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7780 | 2026.01.22 22:21:12.359681 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 966 | ||
| 7781 | 2026.01.22 22:21:12.361933 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7782 | 2026.01.22 22:21:12.361989 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7783 | 2026.01.22 22:21:12.363204 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7784 | 2026.01.22 22:21:12.363471 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7785 | 2026.01.22 22:21:12.363822 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 966 | ||
| 7786 | 2026.01.22 22:21:12.530848 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7787 | 2026.01.22 22:21:12.531026 [ 277 ] {76359e5a-f6e7-4a9a-9dbc-b302fe37f1e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7788 | 2026.01.22 22:21:12.531093 [ 277 ] {76359e5a-f6e7-4a9a-9dbc-b302fe37f1e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7789 | 2026.01.22 22:21:12.531760 [ 277 ] {76359e5a-f6e7-4a9a-9dbc-b302fe37f1e3} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7790 | 2026.01.22 22:21:12.531808 [ 277 ] {76359e5a-f6e7-4a9a-9dbc-b302fe37f1e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7791 | 2026.01.22 22:21:12.532220 [ 277 ] {76359e5a-f6e7-4a9a-9dbc-b302fe37f1e3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7792 | 2026.01.22 22:21:12.532455 [ 277 ] {76359e5a-f6e7-4a9a-9dbc-b302fe37f1e3} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7793 | 2026.01.22 22:21:12.532616 [ 277 ] {76359e5a-f6e7-4a9a-9dbc-b302fe37f1e3} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.00164 sec., 78048.78048780488 rows/sec., 6.71 MiB/sec. | ||
| 7794 | 2026.01.22 22:21:12.532669 [ 277 ] {76359e5a-f6e7-4a9a-9dbc-b302fe37f1e3} <Debug> TCPHandler: Processed in 0.001951924 sec. | ||
| 7795 | 2026.01.22 22:21:12.532796 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7796 | 2026.01.22 22:21:12.532903 [ 277 ] {5b3a99b3-8bfe-40f9-a4ed-5ac26e1c0647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7797 | 2026.01.22 22:21:12.532954 [ 277 ] {5b3a99b3-8bfe-40f9-a4ed-5ac26e1c0647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7798 | 2026.01.22 22:21:12.533388 [ 277 ] {5b3a99b3-8bfe-40f9-a4ed-5ac26e1c0647} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7799 | 2026.01.22 22:21:12.533428 [ 277 ] {5b3a99b3-8bfe-40f9-a4ed-5ac26e1c0647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7800 | 2026.01.22 22:21:12.533754 [ 277 ] {5b3a99b3-8bfe-40f9-a4ed-5ac26e1c0647} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7801 | 2026.01.22 22:21:12.533966 [ 277 ] {5b3a99b3-8bfe-40f9-a4ed-5ac26e1c0647} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7802 | 2026.01.22 22:21:12.534103 [ 277 ] {5b3a99b3-8bfe-40f9-a4ed-5ac26e1c0647} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001223 sec., 29435.813573180705 rows/sec., 2.16 MiB/sec. | ||
| 7803 | 2026.01.22 22:21:12.534142 [ 277 ] {5b3a99b3-8bfe-40f9-a4ed-5ac26e1c0647} <Debug> TCPHandler: Processed in 0.001398531 sec. | ||
| 7804 | 2026.01.22 22:21:12.534262 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7805 | 2026.01.22 22:21:12.534361 [ 277 ] {cbfee6c5-d685-450a-b90a-4691b5e7d565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7806 | 2026.01.22 22:21:12.534405 [ 277 ] {cbfee6c5-d685-450a-b90a-4691b5e7d565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7807 | 2026.01.22 22:21:12.534833 [ 277 ] {cbfee6c5-d685-450a-b90a-4691b5e7d565} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7808 | 2026.01.22 22:21:12.534870 [ 277 ] {cbfee6c5-d685-450a-b90a-4691b5e7d565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7809 | 2026.01.22 22:21:12.535173 [ 277 ] {cbfee6c5-d685-450a-b90a-4691b5e7d565} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7810 | 2026.01.22 22:21:12.535382 [ 277 ] {cbfee6c5-d685-450a-b90a-4691b5e7d565} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7811 | 2026.01.22 22:21:12.535511 [ 277 ] {cbfee6c5-d685-450a-b90a-4691b5e7d565} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001171 sec., 85397.09649871905 rows/sec., 6.67 MiB/sec. | ||
| 7812 | 2026.01.22 22:21:12.535549 [ 277 ] {cbfee6c5-d685-450a-b90a-4691b5e7d565} <Debug> TCPHandler: Processed in 0.001337899 sec. | ||
| 7813 | 2026.01.22 22:21:12.535664 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7814 | 2026.01.22 22:21:12.535759 [ 277 ] {7d5d2133-90b1-486d-883a-25f3d97df8f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7815 | 2026.01.22 22:21:12.535803 [ 277 ] {7d5d2133-90b1-486d-883a-25f3d97df8f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7816 | 2026.01.22 22:21:12.536200 [ 277 ] {7d5d2133-90b1-486d-883a-25f3d97df8f3} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7817 | 2026.01.22 22:21:12.536235 [ 277 ] {7d5d2133-90b1-486d-883a-25f3d97df8f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7818 | 2026.01.22 22:21:12.536573 [ 277 ] {7d5d2133-90b1-486d-883a-25f3d97df8f3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7819 | 2026.01.22 22:21:12.536793 [ 277 ] {7d5d2133-90b1-486d-883a-25f3d97df8f3} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7820 | 2026.01.22 22:21:12.536925 [ 277 ] {7d5d2133-90b1-486d-883a-25f3d97df8f3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 7821 | 2026.01.22 22:21:12.536962 [ 277 ] {7d5d2133-90b1-486d-883a-25f3d97df8f3} <Debug> TCPHandler: Processed in 0.0013487 sec. | ||
| 7822 | 2026.01.22 22:21:12.537072 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7823 | 2026.01.22 22:21:12.537167 [ 277 ] {d84703cf-bc3c-4a83-9174-b80419d8fa6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7824 | 2026.01.22 22:21:12.537221 [ 277 ] {d84703cf-bc3c-4a83-9174-b80419d8fa6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7825 | 2026.01.22 22:21:12.538017 [ 277 ] {d84703cf-bc3c-4a83-9174-b80419d8fa6d} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7826 | 2026.01.22 22:21:12.538055 [ 277 ] {d84703cf-bc3c-4a83-9174-b80419d8fa6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7827 | 2026.01.22 22:21:12.538619 [ 277 ] {d84703cf-bc3c-4a83-9174-b80419d8fa6d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7828 | 2026.01.22 22:21:12.538838 [ 277 ] {d84703cf-bc3c-4a83-9174-b80419d8fa6d} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7829 | 2026.01.22 22:21:12.538977 [ 277 ] {d84703cf-bc3c-4a83-9174-b80419d8fa6d} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001828 sec., 19693.654266958423 rows/sec., 35.29 MiB/sec. | ||
| 7830 | 2026.01.22 22:21:12.539044 [ 277 ] {d84703cf-bc3c-4a83-9174-b80419d8fa6d} <Debug> TCPHandler: Processed in 0.002020625 sec. | ||
| 7831 | 2026.01.22 22:21:12.539165 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7832 | 2026.01.22 22:21:12.539261 [ 277 ] {e44466f8-71c5-4458-9d65-44e524dc677e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7833 | 2026.01.22 22:21:12.539302 [ 277 ] {e44466f8-71c5-4458-9d65-44e524dc677e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7834 | 2026.01.22 22:21:12.539636 [ 277 ] {e44466f8-71c5-4458-9d65-44e524dc677e} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7835 | 2026.01.22 22:21:12.539672 [ 277 ] {e44466f8-71c5-4458-9d65-44e524dc677e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7836 | 2026.01.22 22:21:12.539989 [ 277 ] {e44466f8-71c5-4458-9d65-44e524dc677e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7837 | 2026.01.22 22:21:12.540192 [ 277 ] {e44466f8-71c5-4458-9d65-44e524dc677e} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7838 | 2026.01.22 22:21:12.540318 [ 277 ] {e44466f8-71c5-4458-9d65-44e524dc677e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 7839 | 2026.01.22 22:21:12.540356 [ 277 ] {e44466f8-71c5-4458-9d65-44e524dc677e} <Debug> TCPHandler: Processed in 0.001240159 sec. | ||
| 7840 | 2026.01.22 22:21:14.558195 [ 95 ] {} <Debug> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 7841 | 2026.01.22 22:21:14.558286 [ 95 ] {} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7842 | 2026.01.22 22:21:14.558321 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7843 | 2026.01.22 22:21:14.558550 [ 194 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::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 | ||
| 7844 | 2026.01.22 22:21:14.558778 [ 194 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7845 | 2026.01.22 22:21:14.558832 [ 194 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 7846 | 2026.01.22 22:21:14.558937 [ 194 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 7847 | 2026.01.22 22:21:14.559012 [ 194 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 7848 | 2026.01.22 22:21:14.559081 [ 194 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 7849 | 2026.01.22 22:21:14.559147 [ 194 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 7850 | 2026.01.22 22:21:14.560212 [ 190 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001748644 sec., 27449.841134044436 rows/sec., 2.29 MiB/sec. | ||
| 7851 | 2026.01.22 22:21:14.560322 [ 194 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 7852 | 2026.01.22 22:21:14.560561 [ 194 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_13_3} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7853 | 2026.01.22 22:21:14.560625 [ 194 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_13_3} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 7854 | 2026.01.22 22:21:14.560685 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7855 | 2026.01.22 22:21:14.810918 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18656 | ||
| 7856 | 2026.01.22 22:21:14.811701 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7857 | 2026.01.22 22:21:14.811779 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7858 | 2026.01.22 22:21:14.812280 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7859 | 2026.01.22 22:21:14.812518 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7860 | 2026.01.22 22:21:14.812649 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18656 | ||
| 7861 | 2026.01.22 22:21:15.813397 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 7862 | 2026.01.22 22:21:15.831872 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7863 | 2026.01.22 22:21:15.831934 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7864 | 2026.01.22 22:21:15.838391 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7865 | 2026.01.22 22:21:15.839132 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7866 | 2026.01.22 22:21:15.842464 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 7867 | 2026.01.22 22:21:17.558997 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7868 | 2026.01.22 22:21:17.559177 [ 277 ] {19bbcd53-f7b8-4f78-98b1-c1ea05eab5bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7869 | 2026.01.22 22:21:17.559244 [ 277 ] {19bbcd53-f7b8-4f78-98b1-c1ea05eab5bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7870 | 2026.01.22 22:21:17.559888 [ 277 ] {19bbcd53-f7b8-4f78-98b1-c1ea05eab5bd} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7871 | 2026.01.22 22:21:17.559939 [ 277 ] {19bbcd53-f7b8-4f78-98b1-c1ea05eab5bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7872 | 2026.01.22 22:21:17.560318 [ 277 ] {19bbcd53-f7b8-4f78-98b1-c1ea05eab5bd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7873 | 2026.01.22 22:21:17.560539 [ 277 ] {19bbcd53-f7b8-4f78-98b1-c1ea05eab5bd} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7874 | 2026.01.22 22:21:17.560701 [ 277 ] {19bbcd53-f7b8-4f78-98b1-c1ea05eab5bd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001573 sec., 15257.469802924348 rows/sec., 1.27 MiB/sec. | ||
| 7875 | 2026.01.22 22:21:17.560752 [ 277 ] {19bbcd53-f7b8-4f78-98b1-c1ea05eab5bd} <Debug> TCPHandler: Processed in 0.001884534 sec. | ||
| 7876 | 2026.01.22 22:21:17.560876 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7877 | 2026.01.22 22:21:17.560978 [ 277 ] {fafff9b0-9614-4dd6-b7ff-39d4d3d79a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7878 | 2026.01.22 22:21:17.561022 [ 277 ] {fafff9b0-9614-4dd6-b7ff-39d4d3d79a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7879 | 2026.01.22 22:21:17.561425 [ 277 ] {fafff9b0-9614-4dd6-b7ff-39d4d3d79a03} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7880 | 2026.01.22 22:21:17.561464 [ 277 ] {fafff9b0-9614-4dd6-b7ff-39d4d3d79a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7881 | 2026.01.22 22:21:17.561755 [ 277 ] {fafff9b0-9614-4dd6-b7ff-39d4d3d79a03} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7882 | 2026.01.22 22:21:17.561968 [ 277 ] {fafff9b0-9614-4dd6-b7ff-39d4d3d79a03} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7883 | 2026.01.22 22:21:17.562101 [ 277 ] {fafff9b0-9614-4dd6-b7ff-39d4d3d79a03} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001146 sec., 1745.2006980802792 rows/sec., 142.31 KiB/sec. | ||
| 7884 | 2026.01.22 22:21:17.562139 [ 277 ] {fafff9b0-9614-4dd6-b7ff-39d4d3d79a03} <Debug> TCPHandler: Processed in 0.00131584 sec. | ||
| 7885 | 2026.01.22 22:21:17.562252 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7886 | 2026.01.22 22:21:17.562348 [ 277 ] {c689674b-08ec-493c-b431-b545e19f1072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7887 | 2026.01.22 22:21:17.562389 [ 277 ] {c689674b-08ec-493c-b431-b545e19f1072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7888 | 2026.01.22 22:21:17.563495 [ 277 ] {c689674b-08ec-493c-b431-b545e19f1072} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7889 | 2026.01.22 22:21:17.563532 [ 277 ] {c689674b-08ec-493c-b431-b545e19f1072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7890 | 2026.01.22 22:21:17.563931 [ 277 ] {c689674b-08ec-493c-b431-b545e19f1072} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7891 | 2026.01.22 22:21:17.564137 [ 277 ] {c689674b-08ec-493c-b431-b545e19f1072} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7892 | 2026.01.22 22:21:17.564265 [ 91 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7893 | 2026.01.22 22:21:17.564271 [ 277 ] {c689674b-08ec-493c-b431-b545e19f1072} <Debug> executeQuery: Read 1327 rows, 112.98 KiB in 0.001943 sec., 682964.487905301 rows/sec., 56.79 MiB/sec. | ||
| 7894 | 2026.01.22 22:21:17.564302 [ 91 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7895 | 2026.01.22 22:21:17.564321 [ 277 ] {c689674b-08ec-493c-b431-b545e19f1072} <Debug> TCPHandler: Processed in 0.002119306 sec. | ||
| 7896 | 2026.01.22 22:21:17.564321 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7897 | 2026.01.22 22:21:17.564456 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7898 | 2026.01.22 22:21:17.564467 [ 201 ] {048797f8-2913-4120-8057-043480967ec1::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 | ||
| 7899 | 2026.01.22 22:21:17.564556 [ 277 ] {70a9e3b9-c970-47b6-84ac-3771c23e7376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7900 | 2026.01.22 22:21:17.564601 [ 277 ] {70a9e3b9-c970-47b6-84ac-3771c23e7376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7901 | 2026.01.22 22:21:17.564606 [ 201 ] {048797f8-2913-4120-8057-043480967ec1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7902 | 2026.01.22 22:21:17.564652 [ 201 ] {048797f8-2913-4120-8057-043480967ec1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2556 rows starting from the beginning of the part | ||
| 7903 | 2026.01.22 22:21:17.564726 [ 201 ] {048797f8-2913-4120-8057-043480967ec1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 66 rows starting from the beginning of the part | ||
| 7904 | 2026.01.22 22:21:17.564776 [ 201 ] {048797f8-2913-4120-8057-043480967ec1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 133 rows starting from the beginning of the part | ||
| 7905 | 2026.01.22 22:21:17.564824 [ 201 ] {048797f8-2913-4120-8057-043480967ec1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 66 rows starting from the beginning of the part | ||
| 7906 | 2026.01.22 22:21:17.564865 [ 201 ] {048797f8-2913-4120-8057-043480967ec1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 128 rows starting from the beginning of the part | ||
| 7907 | 2026.01.22 22:21:17.564908 [ 201 ] {048797f8-2913-4120-8057-043480967ec1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1327 rows starting from the beginning of the part | ||
| 7908 | 2026.01.22 22:21:17.565012 [ 277 ] {70a9e3b9-c970-47b6-84ac-3771c23e7376} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7909 | 2026.01.22 22:21:17.565053 [ 277 ] {70a9e3b9-c970-47b6-84ac-3771c23e7376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7910 | 2026.01.22 22:21:17.565374 [ 277 ] {70a9e3b9-c970-47b6-84ac-3771c23e7376} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7911 | 2026.01.22 22:21:17.565583 [ 277 ] {70a9e3b9-c970-47b6-84ac-3771c23e7376} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7912 | 2026.01.22 22:21:17.565719 [ 277 ] {70a9e3b9-c970-47b6-84ac-3771c23e7376} <Debug> executeQuery: Read 19 rows, 1.48 KiB in 0.001181 sec., 16088.060965283657 rows/sec., 1.22 MiB/sec. | ||
| 7913 | 2026.01.22 22:21:17.565756 [ 277 ] {70a9e3b9-c970-47b6-84ac-3771c23e7376} <Debug> TCPHandler: Processed in 0.00136165 sec. | ||
| 7914 | 2026.01.22 22:21:17.565865 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7915 | 2026.01.22 22:21:17.565966 [ 277 ] {a9de35c0-d9e3-4f8f-98b1-2693a02e477d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7916 | 2026.01.22 22:21:17.566006 [ 277 ] {a9de35c0-d9e3-4f8f-98b1-2693a02e477d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7917 | 2026.01.22 22:21:17.566498 [ 277 ] {a9de35c0-d9e3-4f8f-98b1-2693a02e477d} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7918 | 2026.01.22 22:21:17.566535 [ 277 ] {a9de35c0-d9e3-4f8f-98b1-2693a02e477d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7919 | 2026.01.22 22:21:17.566870 [ 277 ] {a9de35c0-d9e3-4f8f-98b1-2693a02e477d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7920 | 2026.01.22 22:21:17.566921 [ 190 ] {048797f8-2913-4120-8057-043480967ec1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4276 rows, containing 5 columns (5 merged, 0 gathered) in 0.002521049 sec., 1696119.3534913443 rows/sec., 145.97 MiB/sec. | ||
| 7921 | 2026.01.22 22:21:17.567096 [ 277 ] {a9de35c0-d9e3-4f8f-98b1-2693a02e477d} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7922 | 2026.01.22 22:21:17.567198 [ 187 ] {048797f8-2913-4120-8057-043480967ec1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7923 | 2026.01.22 22:21:17.567229 [ 277 ] {a9de35c0-d9e3-4f8f-98b1-2693a02e477d} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001283 sec., 196414.65315666405 rows/sec., 13.58 MiB/sec. | ||
| 7924 | 2026.01.22 22:21:17.567268 [ 277 ] {a9de35c0-d9e3-4f8f-98b1-2693a02e477d} <Debug> TCPHandler: Processed in 0.001454881 sec. | ||
| 7925 | 2026.01.22 22:21:17.567379 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7926 | 2026.01.22 22:21:17.567454 [ 187 ] {048797f8-2913-4120-8057-043480967ec1::all_1_56_11} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7927 | 2026.01.22 22:21:17.567474 [ 277 ] {d5b1a080-8ddb-43c1-a75e-c911f049783f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7928 | 2026.01.22 22:21:17.567514 [ 277 ] {d5b1a080-8ddb-43c1-a75e-c911f049783f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7929 | 2026.01.22 22:21:17.567517 [ 187 ] {048797f8-2913-4120-8057-043480967ec1::all_1_56_11} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7930 | 2026.01.22 22:21:17.567599 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 7931 | 2026.01.22 22:21:17.567902 [ 277 ] {d5b1a080-8ddb-43c1-a75e-c911f049783f} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7932 | 2026.01.22 22:21:17.567937 [ 277 ] {d5b1a080-8ddb-43c1-a75e-c911f049783f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7933 | 2026.01.22 22:21:17.568234 [ 277 ] {d5b1a080-8ddb-43c1-a75e-c911f049783f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7934 | 2026.01.22 22:21:17.568433 [ 277 ] {d5b1a080-8ddb-43c1-a75e-c911f049783f} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7935 | 2026.01.22 22:21:17.568558 [ 277 ] {d5b1a080-8ddb-43c1-a75e-c911f049783f} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001103 sec., 10879.419764279239 rows/sec., 849.95 KiB/sec. | ||
| 7936 | 2026.01.22 22:21:17.568595 [ 277 ] {d5b1a080-8ddb-43c1-a75e-c911f049783f} <Debug> TCPHandler: Processed in 0.001266099 sec. | ||
| 7937 | 2026.01.22 22:21:17.568696 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7938 | 2026.01.22 22:21:17.568790 [ 277 ] {ccd6c68c-0909-4026-8dd1-315de818e5ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7939 | 2026.01.22 22:21:17.568828 [ 277 ] {ccd6c68c-0909-4026-8dd1-315de818e5ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7940 | 2026.01.22 22:21:17.569431 [ 277 ] {ccd6c68c-0909-4026-8dd1-315de818e5ac} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7941 | 2026.01.22 22:21:17.569465 [ 277 ] {ccd6c68c-0909-4026-8dd1-315de818e5ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7942 | 2026.01.22 22:21:17.569781 [ 277 ] {ccd6c68c-0909-4026-8dd1-315de818e5ac} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7943 | 2026.01.22 22:21:17.569988 [ 277 ] {ccd6c68c-0909-4026-8dd1-315de818e5ac} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7944 | 2026.01.22 22:21:17.570088 [ 91 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7945 | 2026.01.22 22:21:17.570116 [ 277 ] {ccd6c68c-0909-4026-8dd1-315de818e5ac} <Debug> executeQuery: Read 563 rows, 43.23 KiB in 0.001344 sec., 418898.8095238095 rows/sec., 31.41 MiB/sec. | ||
| 7946 | 2026.01.22 22:21:17.570116 [ 91 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7947 | 2026.01.22 22:21:17.570147 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7948 | 2026.01.22 22:21:17.570153 [ 277 ] {ccd6c68c-0909-4026-8dd1-315de818e5ac} <Debug> TCPHandler: Processed in 0.001506801 sec. | ||
| 7949 | 2026.01.22 22:21:17.570242 [ 201 ] {94686fe9-8f29-47df-b786-a03914968c62::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 | ||
| 7950 | 2026.01.22 22:21:17.570265 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7951 | 2026.01.22 22:21:17.570377 [ 277 ] {91e8fa89-d039-46c5-ab8f-22df5d9d3deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7952 | 2026.01.22 22:21:17.570385 [ 201 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7953 | 2026.01.22 22:21:17.570423 [ 277 ] {91e8fa89-d039-46c5-ab8f-22df5d9d3deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7954 | 2026.01.22 22:21:17.570438 [ 201 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1304 rows starting from the beginning of the part | ||
| 7955 | 2026.01.22 22:21:17.570521 [ 201 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 69 rows starting from the beginning of the part | ||
| 7956 | 2026.01.22 22:21:17.570566 [ 201 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 110 rows starting from the beginning of the part | ||
| 7957 | 2026.01.22 22:21:17.570599 [ 201 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 69 rows starting from the beginning of the part | ||
| 7958 | 2026.01.22 22:21:17.570630 [ 201 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 100 rows starting from the beginning of the part | ||
| 7959 | 2026.01.22 22:21:17.570660 [ 201 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 563 rows starting from the beginning of the part | ||
| 7960 | 2026.01.22 22:21:17.571014 [ 277 ] {91e8fa89-d039-46c5-ab8f-22df5d9d3deb} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7961 | 2026.01.22 22:21:17.571055 [ 277 ] {91e8fa89-d039-46c5-ab8f-22df5d9d3deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7962 | 2026.01.22 22:21:17.571466 [ 277 ] {91e8fa89-d039-46c5-ab8f-22df5d9d3deb} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7963 | 2026.01.22 22:21:17.571639 [ 199 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2215 rows, containing 5 columns (5 merged, 0 gathered) in 0.001445851 sec., 1531969.7534531567 rows/sec., 118.80 MiB/sec. | ||
| 7964 | 2026.01.22 22:21:17.571685 [ 277 ] {91e8fa89-d039-46c5-ab8f-22df5d9d3deb} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7965 | 2026.01.22 22:21:17.571784 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7966 | 2026.01.22 22:21:17.571810 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7967 | 2026.01.22 22:21:17.571815 [ 277 ] {91e8fa89-d039-46c5-ab8f-22df5d9d3deb} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001457 sec., 604667.1242278655 rows/sec., 41.04 MiB/sec. | ||
| 7968 | 2026.01.22 22:21:17.571829 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7969 | 2026.01.22 22:21:17.571854 [ 277 ] {91e8fa89-d039-46c5-ab8f-22df5d9d3deb} <Debug> TCPHandler: Processed in 0.001640043 sec. | ||
| 7970 | 2026.01.22 22:21:17.571859 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7971 | 2026.01.22 22:21:17.571931 [ 188 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 7972 | 2026.01.22 22:21:17.571959 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7973 | 2026.01.22 22:21:17.572066 [ 277 ] {e45e7a57-af31-434d-b703-7f0205c65667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7974 | 2026.01.22 22:21:17.572089 [ 188 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7975 | 2026.01.22 22:21:17.572123 [ 277 ] {e45e7a57-af31-434d-b703-7f0205c65667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7976 | 2026.01.22 22:21:17.572135 [ 188 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15776 rows starting from the beginning of the part | ||
| 7977 | 2026.01.22 22:21:17.572187 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_56_11} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7978 | 2026.01.22 22:21:17.572209 [ 188 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 7979 | 2026.01.22 22:21:17.572262 [ 188 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 165 rows starting from the beginning of the part | ||
| 7980 | 2026.01.22 22:21:17.572282 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_56_11} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7981 | 2026.01.22 22:21:17.572307 [ 188 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 7982 | 2026.01.22 22:21:17.572353 [ 188 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 7983 | 2026.01.22 22:21:17.572389 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 7984 | 2026.01.22 22:21:17.572395 [ 188 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 881 rows starting from the beginning of the part | ||
| 7985 | 2026.01.22 22:21:17.572870 [ 277 ] {e45e7a57-af31-434d-b703-7f0205c65667} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7986 | 2026.01.22 22:21:17.572910 [ 277 ] {e45e7a57-af31-434d-b703-7f0205c65667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7987 | 2026.01.22 22:21:17.573413 [ 277 ] {e45e7a57-af31-434d-b703-7f0205c65667} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7988 | 2026.01.22 22:21:17.573627 [ 277 ] {e45e7a57-af31-434d-b703-7f0205c65667} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7989 | 2026.01.22 22:21:17.573768 [ 277 ] {e45e7a57-af31-434d-b703-7f0205c65667} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001719 sec., 2908.667830133799 rows/sec., 5.21 MiB/sec. | ||
| 7990 | 2026.01.22 22:21:17.573830 [ 277 ] {e45e7a57-af31-434d-b703-7f0205c65667} <Debug> TCPHandler: Processed in 0.001919834 sec. | ||
| 7991 | 2026.01.22 22:21:17.573939 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7992 | 2026.01.22 22:21:17.574032 [ 277 ] {16ab086a-00d0-49de-88d6-d0f20fb6fae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7993 | 2026.01.22 22:21:17.574073 [ 277 ] {16ab086a-00d0-49de-88d6-d0f20fb6fae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7994 | 2026.01.22 22:21:17.574403 [ 277 ] {16ab086a-00d0-49de-88d6-d0f20fb6fae1} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7995 | 2026.01.22 22:21:17.574437 [ 277 ] {16ab086a-00d0-49de-88d6-d0f20fb6fae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7996 | 2026.01.22 22:21:17.574888 [ 277 ] {16ab086a-00d0-49de-88d6-d0f20fb6fae1} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7997 | 2026.01.22 22:21:17.575096 [ 277 ] {16ab086a-00d0-49de-88d6-d0f20fb6fae1} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7998 | 2026.01.22 22:21:17.575195 [ 91 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7999 | 2026.01.22 22:21:17.575218 [ 91 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8000 | 2026.01.22 22:21:17.575230 [ 277 ] {16ab086a-00d0-49de-88d6-d0f20fb6fae1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001217 sec., 49301.561216105176 rows/sec., 3.32 MiB/sec. | ||
| 8001 | 2026.01.22 22:21:17.575234 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8002 | 2026.01.22 22:21:17.575267 [ 277 ] {16ab086a-00d0-49de-88d6-d0f20fb6fae1} <Debug> TCPHandler: Processed in 0.00137848 sec. | ||
| 8003 | 2026.01.22 22:21:17.575316 [ 199 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 8004 | 2026.01.22 22:21:17.575412 [ 199 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8005 | 2026.01.22 22:21:17.575445 [ 199 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3102 rows starting from the beginning of the part | ||
| 8006 | 2026.01.22 22:21:17.575507 [ 199 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 8007 | 2026.01.22 22:21:17.575550 [ 199 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 8008 | 2026.01.22 22:21:17.575587 [ 199 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 8009 | 2026.01.22 22:21:17.575624 [ 199 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 8010 | 2026.01.22 22:21:17.575659 [ 199 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 8011 | 2026.01.22 22:21:17.577522 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3402 rows, containing 4 columns (4 merged, 0 gathered) in 0.002236766 sec., 1520945.8655934506 rows/sec., 101.30 MiB/sec. | ||
| 8012 | 2026.01.22 22:21:17.577797 [ 198 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17302 rows, containing 5 columns (5 merged, 0 gathered) in 0.005913164 sec., 2926013.8903639405 rows/sec., 200.10 MiB/sec. | ||
| 8013 | 2026.01.22 22:21:17.578139 [ 190 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8014 | 2026.01.22 22:21:17.578159 [ 198 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8015 | 2026.01.22 22:21:17.578584 [ 190 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_56_11} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8016 | 2026.01.22 22:21:17.578612 [ 198 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8017 | 2026.01.22 22:21:17.578657 [ 190 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_56_11} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8018 | 2026.01.22 22:21:17.578687 [ 198 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8019 | 2026.01.22 22:21:17.578738 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8020 | 2026.01.22 22:21:17.578784 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 8021 | 2026.01.22 22:21:22.167978 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8022 | 2026.01.22 22:21:22.168071 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8023 | 2026.01.22 22:21:22.313638 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19168 | ||
| 8024 | 2026.01.22 22:21:22.314155 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8025 | 2026.01.22 22:21:22.314193 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8026 | 2026.01.22 22:21:22.314696 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8027 | 2026.01.22 22:21:22.314930 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8028 | 2026.01.22 22:21:22.315081 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19168 | ||
| 8029 | 2026.01.22 22:21:22.364938 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 998 | ||
| 8030 | 2026.01.22 22:21:22.367294 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8031 | 2026.01.22 22:21:22.367351 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8032 | 2026.01.22 22:21:22.368549 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8033 | 2026.01.22 22:21:22.368836 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8034 | 2026.01.22 22:21:22.369191 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 998 | ||
| 8035 | 2026.01.22 22:21:22.531047 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8036 | 2026.01.22 22:21:22.531223 [ 277 ] {dd9dd3fd-b1da-42fa-823e-a4703f8dfcdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8037 | 2026.01.22 22:21:22.531287 [ 277 ] {dd9dd3fd-b1da-42fa-823e-a4703f8dfcdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8038 | 2026.01.22 22:21:22.531979 [ 277 ] {dd9dd3fd-b1da-42fa-823e-a4703f8dfcdd} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8039 | 2026.01.22 22:21:22.532025 [ 277 ] {dd9dd3fd-b1da-42fa-823e-a4703f8dfcdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8040 | 2026.01.22 22:21:22.532407 [ 277 ] {dd9dd3fd-b1da-42fa-823e-a4703f8dfcdd} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8041 | 2026.01.22 22:21:22.532630 [ 277 ] {dd9dd3fd-b1da-42fa-823e-a4703f8dfcdd} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8042 | 2026.01.22 22:21:22.532779 [ 277 ] {dd9dd3fd-b1da-42fa-823e-a4703f8dfcdd} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001604 sec., 79800.49875311721 rows/sec., 6.86 MiB/sec. | ||
| 8043 | 2026.01.22 22:21:22.532819 [ 277 ] {dd9dd3fd-b1da-42fa-823e-a4703f8dfcdd} <Debug> TCPHandler: Processed in 0.001896294 sec. | ||
| 8044 | 2026.01.22 22:21:22.532945 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8045 | 2026.01.22 22:21:22.533039 [ 277 ] {ce6d9a18-8bcb-4f90-8c01-b4d2a86e9bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8046 | 2026.01.22 22:21:22.533078 [ 277 ] {ce6d9a18-8bcb-4f90-8c01-b4d2a86e9bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8047 | 2026.01.22 22:21:22.533500 [ 277 ] {ce6d9a18-8bcb-4f90-8c01-b4d2a86e9bb0} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8048 | 2026.01.22 22:21:22.533536 [ 277 ] {ce6d9a18-8bcb-4f90-8c01-b4d2a86e9bb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8049 | 2026.01.22 22:21:22.533834 [ 277 ] {ce6d9a18-8bcb-4f90-8c01-b4d2a86e9bb0} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8050 | 2026.01.22 22:21:22.534070 [ 277 ] {ce6d9a18-8bcb-4f90-8c01-b4d2a86e9bb0} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8051 | 2026.01.22 22:21:22.534194 [ 277 ] {ce6d9a18-8bcb-4f90-8c01-b4d2a86e9bb0} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001174 sec., 30664.395229982965 rows/sec., 2.25 MiB/sec. | ||
| 8052 | 2026.01.22 22:21:22.534189 [ 85 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8053 | 2026.01.22 22:21:22.534233 [ 277 ] {ce6d9a18-8bcb-4f90-8c01-b4d2a86e9bb0} <Debug> TCPHandler: Processed in 0.00133569 sec. | ||
| 8054 | 2026.01.22 22:21:22.534267 [ 85 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8055 | 2026.01.22 22:21:22.534294 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8056 | 2026.01.22 22:21:22.534383 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8057 | 2026.01.22 22:21:22.534414 [ 198 ] {1300943d-9fd4-47f6-9844-87364234b6ab::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 | ||
| 8058 | 2026.01.22 22:21:22.534483 [ 277 ] {a5f9ee09-c30c-4aa9-9cc3-95dbea66bbd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8059 | 2026.01.22 22:21:22.534527 [ 277 ] {a5f9ee09-c30c-4aa9-9cc3-95dbea66bbd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8060 | 2026.01.22 22:21:22.534555 [ 198 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8061 | 2026.01.22 22:21:22.534596 [ 198 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 296 rows starting from the beginning of the part | ||
| 8062 | 2026.01.22 22:21:22.534668 [ 198 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 46 rows starting from the beginning of the part | ||
| 8063 | 2026.01.22 22:21:22.534717 [ 198 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 5 rows starting from the beginning of the part | ||
| 8064 | 2026.01.22 22:21:22.534765 [ 198 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 36 rows starting from the beginning of the part | ||
| 8065 | 2026.01.22 22:21:22.534812 [ 198 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 19 rows starting from the beginning of the part | ||
| 8066 | 2026.01.22 22:21:22.534855 [ 198 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part | ||
| 8067 | 2026.01.22 22:21:22.534984 [ 277 ] {a5f9ee09-c30c-4aa9-9cc3-95dbea66bbd4} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8068 | 2026.01.22 22:21:22.535026 [ 277 ] {a5f9ee09-c30c-4aa9-9cc3-95dbea66bbd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8069 | 2026.01.22 22:21:22.535350 [ 277 ] {a5f9ee09-c30c-4aa9-9cc3-95dbea66bbd4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8070 | 2026.01.22 22:21:22.535573 [ 277 ] {a5f9ee09-c30c-4aa9-9cc3-95dbea66bbd4} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8071 | 2026.01.22 22:21:22.535705 [ 277 ] {a5f9ee09-c30c-4aa9-9cc3-95dbea66bbd4} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.00124 sec., 80645.16129032258 rows/sec., 6.30 MiB/sec. | ||
| 8072 | 2026.01.22 22:21:22.535742 [ 277 ] {a5f9ee09-c30c-4aa9-9cc3-95dbea66bbd4} <Debug> TCPHandler: Processed in 0.00141571 sec. | ||
| 8073 | 2026.01.22 22:21:22.535808 [ 203 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 438 rows, containing 5 columns (5 merged, 0 gathered) in 0.00145342 sec., 301358.17588859383 rows/sec., 20.97 MiB/sec. | ||
| 8074 | 2026.01.22 22:21:22.535858 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8075 | 2026.01.22 22:21:22.535951 [ 277 ] {bf3fa718-258e-4209-8261-2122a34d42c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8076 | 2026.01.22 22:21:22.535962 [ 198 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8077 | 2026.01.22 22:21:22.535995 [ 277 ] {bf3fa718-258e-4209-8261-2122a34d42c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8078 | 2026.01.22 22:21:22.536228 [ 198 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_51_10} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8079 | 2026.01.22 22:21:22.536312 [ 198 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_51_10} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8080 | 2026.01.22 22:21:22.536401 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 8081 | 2026.01.22 22:21:22.536412 [ 277 ] {bf3fa718-258e-4209-8261-2122a34d42c6} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8082 | 2026.01.22 22:21:22.536453 [ 277 ] {bf3fa718-258e-4209-8261-2122a34d42c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8083 | 2026.01.22 22:21:22.536779 [ 277 ] {bf3fa718-258e-4209-8261-2122a34d42c6} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8084 | 2026.01.22 22:21:22.536988 [ 277 ] {bf3fa718-258e-4209-8261-2122a34d42c6} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8085 | 2026.01.22 22:21:22.537114 [ 277 ] {bf3fa718-258e-4209-8261-2122a34d42c6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 8086 | 2026.01.22 22:21:22.537149 [ 277 ] {bf3fa718-258e-4209-8261-2122a34d42c6} <Debug> TCPHandler: Processed in 0.001338939 sec. | ||
| 8087 | 2026.01.22 22:21:22.537259 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8088 | 2026.01.22 22:21:22.537352 [ 277 ] {25a17898-6429-4538-ace5-b1bd2b909129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8089 | 2026.01.22 22:21:22.537405 [ 277 ] {25a17898-6429-4538-ace5-b1bd2b909129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8090 | 2026.01.22 22:21:22.538245 [ 277 ] {25a17898-6429-4538-ace5-b1bd2b909129} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8091 | 2026.01.22 22:21:22.538281 [ 277 ] {25a17898-6429-4538-ace5-b1bd2b909129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8092 | 2026.01.22 22:21:22.538837 [ 277 ] {25a17898-6429-4538-ace5-b1bd2b909129} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8093 | 2026.01.22 22:21:22.539057 [ 277 ] {25a17898-6429-4538-ace5-b1bd2b909129} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8094 | 2026.01.22 22:21:22.539196 [ 277 ] {25a17898-6429-4538-ace5-b1bd2b909129} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001861 sec., 19344.438473938742 rows/sec., 34.66 MiB/sec. | ||
| 8095 | 2026.01.22 22:21:22.539262 [ 277 ] {25a17898-6429-4538-ace5-b1bd2b909129} <Debug> TCPHandler: Processed in 0.002049945 sec. | ||
| 8096 | 2026.01.22 22:21:22.539375 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8097 | 2026.01.22 22:21:22.539467 [ 277 ] {b72841ba-5162-4718-9a1b-5ddd0ed5c0f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8098 | 2026.01.22 22:21:22.539508 [ 277 ] {b72841ba-5162-4718-9a1b-5ddd0ed5c0f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8099 | 2026.01.22 22:21:22.539840 [ 277 ] {b72841ba-5162-4718-9a1b-5ddd0ed5c0f2} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8100 | 2026.01.22 22:21:22.539876 [ 277 ] {b72841ba-5162-4718-9a1b-5ddd0ed5c0f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8101 | 2026.01.22 22:21:22.540171 [ 277 ] {b72841ba-5162-4718-9a1b-5ddd0ed5c0f2} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8102 | 2026.01.22 22:21:22.540378 [ 277 ] {b72841ba-5162-4718-9a1b-5ddd0ed5c0f2} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8103 | 2026.01.22 22:21:22.540503 [ 277 ] {b72841ba-5162-4718-9a1b-5ddd0ed5c0f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 8104 | 2026.01.22 22:21:22.540538 [ 277 ] {b72841ba-5162-4718-9a1b-5ddd0ed5c0f2} <Debug> TCPHandler: Processed in 0.001209589 sec. | ||
| 8105 | 2026.01.22 22:21:23.343418 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8106 | 2026.01.22 22:21:23.361628 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8107 | 2026.01.22 22:21:23.361696 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8108 | 2026.01.22 22:21:23.368168 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8109 | 2026.01.22 22:21:23.368859 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8110 | 2026.01.22 22:21:23.371983 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8111 | 2026.01.22 22:21:27.529374 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8112 | 2026.01.22 22:21:27.529569 [ 277 ] {e6523aca-47c9-4785-aa1c-5c3d5377d0af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8113 | 2026.01.22 22:21:27.529636 [ 277 ] {e6523aca-47c9-4785-aa1c-5c3d5377d0af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8114 | 2026.01.22 22:21:27.530313 [ 277 ] {e6523aca-47c9-4785-aa1c-5c3d5377d0af} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8115 | 2026.01.22 22:21:27.530363 [ 277 ] {e6523aca-47c9-4785-aa1c-5c3d5377d0af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8116 | 2026.01.22 22:21:27.530758 [ 277 ] {e6523aca-47c9-4785-aa1c-5c3d5377d0af} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8117 | 2026.01.22 22:21:27.530995 [ 277 ] {e6523aca-47c9-4785-aa1c-5c3d5377d0af} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8118 | 2026.01.22 22:21:27.531167 [ 277 ] {e6523aca-47c9-4785-aa1c-5c3d5377d0af} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001645 sec., 40121.58054711246 rows/sec., 3.18 MiB/sec. | ||
| 8119 | 2026.01.22 22:21:27.531221 [ 277 ] {e6523aca-47c9-4785-aa1c-5c3d5377d0af} <Debug> TCPHandler: Processed in 0.001973764 sec. | ||
| 8120 | 2026.01.22 22:21:27.531351 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8121 | 2026.01.22 22:21:27.531464 [ 277 ] {75da7ceb-7c47-4ecc-989e-995704300dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8122 | 2026.01.22 22:21:27.531511 [ 277 ] {75da7ceb-7c47-4ecc-989e-995704300dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8123 | 2026.01.22 22:21:27.531932 [ 277 ] {75da7ceb-7c47-4ecc-989e-995704300dfe} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8124 | 2026.01.22 22:21:27.531970 [ 277 ] {75da7ceb-7c47-4ecc-989e-995704300dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8125 | 2026.01.22 22:21:27.532272 [ 277 ] {75da7ceb-7c47-4ecc-989e-995704300dfe} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8126 | 2026.01.22 22:21:27.532473 [ 277 ] {75da7ceb-7c47-4ecc-989e-995704300dfe} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8127 | 2026.01.22 22:21:27.532608 [ 277 ] {75da7ceb-7c47-4ecc-989e-995704300dfe} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001176 sec., 4251.700680272109 rows/sec., 319.71 KiB/sec. | ||
| 8128 | 2026.01.22 22:21:27.532648 [ 277 ] {75da7ceb-7c47-4ecc-989e-995704300dfe} <Debug> TCPHandler: Processed in 0.00135119 sec. | ||
| 8129 | 2026.01.22 22:21:27.532776 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8130 | 2026.01.22 22:21:27.532874 [ 277 ] {39aa7bb5-b554-43c9-9fbc-a403f16f66a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8131 | 2026.01.22 22:21:27.532917 [ 277 ] {39aa7bb5-b554-43c9-9fbc-a403f16f66a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8132 | 2026.01.22 22:21:27.533364 [ 277 ] {39aa7bb5-b554-43c9-9fbc-a403f16f66a7} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8133 | 2026.01.22 22:21:27.533404 [ 277 ] {39aa7bb5-b554-43c9-9fbc-a403f16f66a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8134 | 2026.01.22 22:21:27.533771 [ 277 ] {39aa7bb5-b554-43c9-9fbc-a403f16f66a7} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8135 | 2026.01.22 22:21:27.534041 [ 277 ] {39aa7bb5-b554-43c9-9fbc-a403f16f66a7} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8136 | 2026.01.22 22:21:27.534204 [ 277 ] {39aa7bb5-b554-43c9-9fbc-a403f16f66a7} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001349 sec., 51148.99925871016 rows/sec., 3.99 MiB/sec. | ||
| 8137 | 2026.01.22 22:21:27.534251 [ 277 ] {39aa7bb5-b554-43c9-9fbc-a403f16f66a7} <Debug> TCPHandler: Processed in 0.001525022 sec. | ||
| 8138 | 2026.01.22 22:21:27.534413 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8139 | 2026.01.22 22:21:27.534529 [ 277 ] {deb5f596-712c-47a6-8dda-6b1a888b7591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8140 | 2026.01.22 22:21:27.534582 [ 277 ] {deb5f596-712c-47a6-8dda-6b1a888b7591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8141 | 2026.01.22 22:21:27.535109 [ 277 ] {deb5f596-712c-47a6-8dda-6b1a888b7591} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8142 | 2026.01.22 22:21:27.535152 [ 277 ] {deb5f596-712c-47a6-8dda-6b1a888b7591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8143 | 2026.01.22 22:21:27.535573 [ 277 ] {deb5f596-712c-47a6-8dda-6b1a888b7591} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8144 | 2026.01.22 22:21:27.535864 [ 277 ] {deb5f596-712c-47a6-8dda-6b1a888b7591} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8145 | 2026.01.22 22:21:27.536036 [ 277 ] {deb5f596-712c-47a6-8dda-6b1a888b7591} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001532 sec., 104438.64229765013 rows/sec., 7.27 MiB/sec. | ||
| 8146 | 2026.01.22 22:21:27.536076 [ 277 ] {deb5f596-712c-47a6-8dda-6b1a888b7591} <Debug> TCPHandler: Processed in 0.001724763 sec. | ||
| 8147 | 2026.01.22 22:21:27.536195 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8148 | 2026.01.22 22:21:27.536293 [ 277 ] {d6ad1044-403d-4ac8-a530-60bbfdb4a262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8149 | 2026.01.22 22:21:27.536349 [ 277 ] {d6ad1044-403d-4ac8-a530-60bbfdb4a262} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8150 | 2026.01.22 22:21:27.537155 [ 277 ] {d6ad1044-403d-4ac8-a530-60bbfdb4a262} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8151 | 2026.01.22 22:21:27.537195 [ 277 ] {d6ad1044-403d-4ac8-a530-60bbfdb4a262} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8152 | 2026.01.22 22:21:27.537736 [ 277 ] {d6ad1044-403d-4ac8-a530-60bbfdb4a262} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8153 | 2026.01.22 22:21:27.537975 [ 277 ] {d6ad1044-403d-4ac8-a530-60bbfdb4a262} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8154 | 2026.01.22 22:21:27.538122 [ 277 ] {d6ad1044-403d-4ac8-a530-60bbfdb4a262} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001849 sec., 2704.1644131963226 rows/sec., 4.85 MiB/sec. | ||
| 8155 | 2026.01.22 22:21:27.538206 [ 277 ] {d6ad1044-403d-4ac8-a530-60bbfdb4a262} <Debug> TCPHandler: Processed in 0.002062795 sec. | ||
| 8156 | 2026.01.22 22:21:27.538323 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8157 | 2026.01.22 22:21:27.538420 [ 277 ] {db155877-7bf5-4d13-9626-184ad53ac0f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8158 | 2026.01.22 22:21:27.538463 [ 277 ] {db155877-7bf5-4d13-9626-184ad53ac0f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8159 | 2026.01.22 22:21:27.538821 [ 277 ] {db155877-7bf5-4d13-9626-184ad53ac0f3} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8160 | 2026.01.22 22:21:27.538857 [ 277 ] {db155877-7bf5-4d13-9626-184ad53ac0f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8161 | 2026.01.22 22:21:27.539194 [ 277 ] {db155877-7bf5-4d13-9626-184ad53ac0f3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8162 | 2026.01.22 22:21:27.539405 [ 277 ] {db155877-7bf5-4d13-9626-184ad53ac0f3} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8163 | 2026.01.22 22:21:27.539545 [ 277 ] {db155877-7bf5-4d13-9626-184ad53ac0f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 8164 | 2026.01.22 22:21:27.539582 [ 277 ] {db155877-7bf5-4d13-9626-184ad53ac0f3} <Debug> TCPHandler: Processed in 0.001310509 sec. | ||
| 8165 | 2026.01.22 22:21:29.241990 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35275 | ||
| 8166 | 2026.01.22 22:21:29.242095 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8167 | 2026.01.22 22:21:29.242120 [ 286 ] {} <Debug> TCP-Session: 4b53b937-a2bf-4f17-b741-42e4be6230fe Authenticating user 'default' from [fd00:1122:3344:101::e]:35275 | ||
| 8168 | 2026.01.22 22:21:29.242141 [ 286 ] {} <Debug> TCP-Session: 4b53b937-a2bf-4f17-b741-42e4be6230fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8169 | 2026.01.22 22:21:29.242154 [ 286 ] {} <Debug> TCP-Session: 4b53b937-a2bf-4f17-b741-42e4be6230fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8170 | 2026.01.22 22:21:29.242390 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33455 | ||
| 8171 | 2026.01.22 22:21:29.242418 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45796 | ||
| 8172 | 2026.01.22 22:21:29.242449 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52557 | ||
| 8173 | 2026.01.22 22:21:29.242461 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58031 | ||
| 8174 | 2026.01.22 22:21:29.242513 [ 286 ] {} <Trace> TCP-Session: 4b53b937-a2bf-4f17-b741-42e4be6230fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8175 | 2026.01.22 22:21:29.242521 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8176 | 2026.01.22 22:21:29.242519 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8177 | 2026.01.22 22:21:29.242565 [ 349 ] {} <Debug> TCP-Session: 81a76ccb-7137-4865-ba48-0fc48b311836 Authenticating user 'default' from [fd00:1122:3344:101::e]:45796 | ||
| 8178 | 2026.01.22 22:21:29.242454 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54736 | ||
| 8179 | 2026.01.22 22:21:29.242602 [ 288 ] {} <Debug> TCP-Session: b55dff68-637f-44a5-9884-9d014d504497 Authenticating user 'default' from [fd00:1122:3344:101::e]:33455 | ||
| 8180 | 2026.01.22 22:21:29.242603 [ 349 ] {} <Debug> TCP-Session: 81a76ccb-7137-4865-ba48-0fc48b311836 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8181 | 2026.01.22 22:21:29.242405 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36495 | ||
| 8182 | 2026.01.22 22:21:29.242691 [ 286 ] {5aec23e7-6cd6-44d7-bece-40fa2508c2e8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35275) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8183 | 2026.01.22 22:21:29.242695 [ 349 ] {} <Debug> TCP-Session: 81a76ccb-7137-4865-ba48-0fc48b311836 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8184 | 2026.01.22 22:21:29.242682 [ 288 ] {} <Debug> TCP-Session: b55dff68-637f-44a5-9884-9d014d504497 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8185 | 2026.01.22 22:21:29.242402 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59540 | ||
| 8186 | 2026.01.22 22:21:29.242762 [ 288 ] {} <Debug> TCP-Session: b55dff68-637f-44a5-9884-9d014d504497 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8187 | 2026.01.22 22:21:29.242431 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37553 | ||
| 8188 | 2026.01.22 22:21:29.242833 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8189 | 2026.01.22 22:21:29.242869 [ 353 ] {} <Debug> TCP-Session: 938184ee-aedf-47c8-b2eb-d277f02a4b17 Authenticating user 'default' from [fd00:1122:3344:101::e]:58031 | ||
| 8190 | 2026.01.22 22:21:29.242886 [ 353 ] {} <Debug> TCP-Session: 938184ee-aedf-47c8-b2eb-d277f02a4b17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8191 | 2026.01.22 22:21:29.242898 [ 353 ] {} <Debug> TCP-Session: 938184ee-aedf-47c8-b2eb-d277f02a4b17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8192 | 2026.01.22 22:21:29.242979 [ 286 ] {5aec23e7-6cd6-44d7-bece-40fa2508c2e8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8193 | 2026.01.22 22:21:29.243034 [ 286 ] {5aec23e7-6cd6-44d7-bece-40fa2508c2e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8194 | 2026.01.22 22:21:29.243213 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8195 | 2026.01.22 22:21:29.243244 [ 290 ] {} <Debug> TCP-Session: b1f52c57-3f12-471d-ae55-e3c09a375780 Authenticating user 'default' from [fd00:1122:3344:101::e]:36495 | ||
| 8196 | 2026.01.22 22:21:29.243265 [ 290 ] {} <Debug> TCP-Session: b1f52c57-3f12-471d-ae55-e3c09a375780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8197 | 2026.01.22 22:21:29.243297 [ 290 ] {} <Debug> TCP-Session: b1f52c57-3f12-471d-ae55-e3c09a375780 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8198 | 2026.01.22 22:21:29.243323 [ 286 ] {5aec23e7-6cd6-44d7-bece-40fa2508c2e8} <Debug> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52) (SelectExecutor): Key condition: unknown | ||
| 8199 | 2026.01.22 22:21:29.243365 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8200 | 2026.01.22 22:21:29.243406 [ 350 ] {} <Debug> TCP-Session: 97cd8904-6de8-4481-9e0b-25c0cef4a732 Authenticating user 'default' from [fd00:1122:3344:101::e]:37553 | ||
| 8201 | 2026.01.22 22:21:29.243432 [ 350 ] {} <Debug> TCP-Session: 97cd8904-6de8-4481-9e0b-25c0cef4a732 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8202 | 2026.01.22 22:21:29.243447 [ 350 ] {} <Debug> TCP-Session: 97cd8904-6de8-4481-9e0b-25c0cef4a732 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8203 | 2026.01.22 22:21:29.243475 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8204 | 2026.01.22 22:21:29.243522 [ 352 ] {} <Debug> TCP-Session: e5e6e627-4249-4c29-9caa-1d9d64f748e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:54736 | ||
| 8205 | 2026.01.22 22:21:29.243545 [ 352 ] {} <Debug> TCP-Session: e5e6e627-4249-4c29-9caa-1d9d64f748e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8206 | 2026.01.22 22:21:29.243558 [ 352 ] {} <Debug> TCP-Session: e5e6e627-4249-4c29-9caa-1d9d64f748e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8207 | 2026.01.22 22:21:29.243687 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8208 | 2026.01.22 22:21:29.243733 [ 351 ] {} <Debug> TCP-Session: 97bdef24-49e2-420c-bdbb-f7b90216357d Authenticating user 'default' from [fd00:1122:3344:101::e]:52557 | ||
| 8209 | 2026.01.22 22:21:29.243758 [ 351 ] {} <Debug> TCP-Session: 97bdef24-49e2-420c-bdbb-f7b90216357d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8210 | 2026.01.22 22:21:29.243772 [ 351 ] {} <Debug> TCP-Session: 97bdef24-49e2-420c-bdbb-f7b90216357d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8211 | 2026.01.22 22:21:29.243787 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8212 | 2026.01.22 22:21:29.243822 [ 289 ] {} <Debug> TCP-Session: fc0fa9fb-962a-4c33-88fc-16af02dc3b1c Authenticating user 'default' from [fd00:1122:3344:101::e]:59540 | ||
| 8213 | 2026.01.22 22:21:29.243837 [ 289 ] {} <Debug> TCP-Session: fc0fa9fb-962a-4c33-88fc-16af02dc3b1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8214 | 2026.01.22 22:21:29.243853 [ 289 ] {} <Debug> TCP-Session: fc0fa9fb-962a-4c33-88fc-16af02dc3b1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8215 | 2026.01.22 22:21:29.244328 [ 304 ] {5aec23e7-6cd6-44d7-bece-40fa2508c2e8} <Trace> AggregatingTransform: Aggregating | ||
| 8216 | 2026.01.22 22:21:29.244372 [ 304 ] {5aec23e7-6cd6-44d7-bece-40fa2508c2e8} <Trace> Aggregator: Aggregation method: without_key | ||
| 8217 | 2026.01.22 22:21:29.244412 [ 304 ] {5aec23e7-6cd6-44d7-bece-40fa2508c2e8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000968557 sec. (1032.464 rows/sec., 40.33 KiB/sec.) | ||
| 8218 | 2026.01.22 22:21:29.244430 [ 304 ] {5aec23e7-6cd6-44d7-bece-40fa2508c2e8} <Trace> Aggregator: Merging aggregated data | ||
| 8219 | 2026.01.22 22:21:29.246065 [ 286 ] {5aec23e7-6cd6-44d7-bece-40fa2508c2e8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003439 sec., 290.7822041291073 rows/sec., 11.36 KiB/sec. | ||
| 8220 | 2026.01.22 22:21:29.246194 [ 286 ] {5aec23e7-6cd6-44d7-bece-40fa2508c2e8} <Debug> TCPHandler: Processed in 0.003805818 sec. | ||
| 8221 | 2026.01.22 22:21:29.246303 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8222 | 2026.01.22 22:21:29.246330 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8223 | 2026.01.22 22:21:29.246332 [ 286 ] {} <Debug> TCP-Session: 4b53b937-a2bf-4f17-b741-42e4be6230fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8224 | 2026.01.22 22:21:29.246347 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8225 | 2026.01.22 22:21:29.246367 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8226 | 2026.01.22 22:21:29.246385 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8227 | 2026.01.22 22:21:29.246399 [ 289 ] {} <Debug> TCP-Session: fc0fa9fb-962a-4c33-88fc-16af02dc3b1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8228 | 2026.01.22 22:21:29.246416 [ 290 ] {} <Debug> TCP-Session: b1f52c57-3f12-471d-ae55-e3c09a375780 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8229 | 2026.01.22 22:21:29.246432 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8230 | 2026.01.22 22:21:29.246439 [ 349 ] {} <Debug> TCP-Session: 81a76ccb-7137-4865-ba48-0fc48b311836 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8231 | 2026.01.22 22:21:29.246450 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8232 | 2026.01.22 22:21:29.246485 [ 350 ] {} <Debug> TCP-Session: 97cd8904-6de8-4481-9e0b-25c0cef4a732 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8233 | 2026.01.22 22:21:29.246462 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8234 | 2026.01.22 22:21:29.246525 [ 351 ] {} <Debug> TCP-Session: 97bdef24-49e2-420c-bdbb-f7b90216357d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8235 | 2026.01.22 22:21:29.246412 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8236 | 2026.01.22 22:21:29.246560 [ 352 ] {} <Debug> TCP-Session: e5e6e627-4249-4c29-9caa-1d9d64f748e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8237 | 2026.01.22 22:21:29.246369 [ 353 ] {} <Debug> TCP-Session: 938184ee-aedf-47c8-b2eb-d277f02a4b17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8238 | 2026.01.22 22:21:29.246598 [ 288 ] {} <Debug> TCP-Session: b55dff68-637f-44a5-9884-9d014d504497 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8239 | 2026.01.22 22:21:29.349708 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63188 | ||
| 8240 | 2026.01.22 22:21:29.349813 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8241 | 2026.01.22 22:21:29.349839 [ 286 ] {} <Debug> TCP-Session: 3b582b80-a2da-4878-a1c7-6af0c1967c23 Authenticating user 'default' from [fd00:1122:3344:101::e]:63188 | ||
| 8242 | 2026.01.22 22:21:29.349860 [ 286 ] {} <Debug> TCP-Session: 3b582b80-a2da-4878-a1c7-6af0c1967c23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8243 | 2026.01.22 22:21:29.349874 [ 286 ] {} <Debug> TCP-Session: 3b582b80-a2da-4878-a1c7-6af0c1967c23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8244 | 2026.01.22 22:21:29.350138 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57300 | ||
| 8245 | 2026.01.22 22:21:29.350172 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64324 | ||
| 8246 | 2026.01.22 22:21:29.350212 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50850 | ||
| 8247 | 2026.01.22 22:21:29.350232 [ 286 ] {} <Trace> TCP-Session: 3b582b80-a2da-4878-a1c7-6af0c1967c23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8248 | 2026.01.22 22:21:29.350220 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41841 | ||
| 8249 | 2026.01.22 22:21:29.350282 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8250 | 2026.01.22 22:21:29.350315 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8251 | 2026.01.22 22:21:29.350338 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8252 | 2026.01.22 22:21:29.350348 [ 288 ] {} <Debug> TCP-Session: 67329733-e784-4d3b-b4cd-dc84003b27aa Authenticating user 'default' from [fd00:1122:3344:101::e]:57300 | ||
| 8253 | 2026.01.22 22:21:29.350374 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8254 | 2026.01.22 22:21:29.350367 [ 289 ] {} <Debug> TCP-Session: 046eb7ca-8677-4e89-a6bb-2fec9f2fc36c Authenticating user 'default' from [fd00:1122:3344:101::e]:64324 | ||
| 8255 | 2026.01.22 22:21:29.350393 [ 351 ] {} <Debug> TCP-Session: 6f4f164a-f9e1-48f5-b897-500fa029a939 Authenticating user 'default' from [fd00:1122:3344:101::e]:50850 | ||
| 8256 | 2026.01.22 22:21:29.350414 [ 353 ] {} <Debug> TCP-Session: 8cb29cd4-64d9-496d-89bb-4ed6b4012059 Authenticating user 'default' from [fd00:1122:3344:101::e]:41841 | ||
| 8257 | 2026.01.22 22:21:29.350434 [ 286 ] {444fca99-1341-40f3-9992-3671f7bfcbf3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63188) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8258 | 2026.01.22 22:21:29.350428 [ 289 ] {} <Debug> TCP-Session: 046eb7ca-8677-4e89-a6bb-2fec9f2fc36c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8259 | 2026.01.22 22:21:29.350452 [ 353 ] {} <Debug> TCP-Session: 8cb29cd4-64d9-496d-89bb-4ed6b4012059 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8260 | 2026.01.22 22:21:29.350476 [ 289 ] {} <Debug> TCP-Session: 046eb7ca-8677-4e89-a6bb-2fec9f2fc36c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8261 | 2026.01.22 22:21:29.350488 [ 353 ] {} <Debug> TCP-Session: 8cb29cd4-64d9-496d-89bb-4ed6b4012059 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8262 | 2026.01.22 22:21:29.350216 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48136 | ||
| 8263 | 2026.01.22 22:21:29.350190 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54560 | ||
| 8264 | 2026.01.22 22:21:29.350182 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32983 | ||
| 8265 | 2026.01.22 22:21:29.350446 [ 351 ] {} <Debug> TCP-Session: 6f4f164a-f9e1-48f5-b897-500fa029a939 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8266 | 2026.01.22 22:21:29.350598 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8267 | 2026.01.22 22:21:29.350621 [ 351 ] {} <Debug> TCP-Session: 6f4f164a-f9e1-48f5-b897-500fa029a939 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8268 | 2026.01.22 22:21:29.350619 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8269 | 2026.01.22 22:21:29.350646 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8270 | 2026.01.22 22:21:29.350673 [ 350 ] {} <Debug> TCP-Session: 25b1f4d0-d602-4db3-8903-1367d37775a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54560 | ||
| 8271 | 2026.01.22 22:21:29.350691 [ 349 ] {} <Debug> TCP-Session: 4e67047a-3e20-426c-be76-e7d369d19b8f Authenticating user 'default' from [fd00:1122:3344:101::e]:32983 | ||
| 8272 | 2026.01.22 22:21:29.350704 [ 286 ] {444fca99-1341-40f3-9992-3671f7bfcbf3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8273 | 2026.01.22 22:21:29.350721 [ 349 ] {} <Debug> TCP-Session: 4e67047a-3e20-426c-be76-e7d369d19b8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8274 | 2026.01.22 22:21:29.350707 [ 350 ] {} <Debug> TCP-Session: 25b1f4d0-d602-4db3-8903-1367d37775a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8275 | 2026.01.22 22:21:29.350739 [ 349 ] {} <Debug> TCP-Session: 4e67047a-3e20-426c-be76-e7d369d19b8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8276 | 2026.01.22 22:21:29.350760 [ 286 ] {444fca99-1341-40f3-9992-3671f7bfcbf3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8277 | 2026.01.22 22:21:29.350761 [ 350 ] {} <Debug> TCP-Session: 25b1f4d0-d602-4db3-8903-1367d37775a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8278 | 2026.01.22 22:21:29.350643 [ 352 ] {} <Debug> TCP-Session: 4e957909-8cd3-4ecd-a161-ddee178aba8c Authenticating user 'default' from [fd00:1122:3344:101::e]:48136 | ||
| 8279 | 2026.01.22 22:21:29.350399 [ 288 ] {} <Debug> TCP-Session: 67329733-e784-4d3b-b4cd-dc84003b27aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8280 | 2026.01.22 22:21:29.350820 [ 352 ] {} <Debug> TCP-Session: 4e957909-8cd3-4ecd-a161-ddee178aba8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8281 | 2026.01.22 22:21:29.350835 [ 288 ] {} <Debug> TCP-Session: 67329733-e784-4d3b-b4cd-dc84003b27aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8282 | 2026.01.22 22:21:29.350850 [ 352 ] {} <Debug> TCP-Session: 4e957909-8cd3-4ecd-a161-ddee178aba8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8283 | 2026.01.22 22:21:29.350168 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53377 | ||
| 8284 | 2026.01.22 22:21:29.350939 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8285 | 2026.01.22 22:21:29.350961 [ 290 ] {} <Debug> TCP-Session: 8b4a7f27-e870-4304-a7d3-43fc8540ae51 Authenticating user 'default' from [fd00:1122:3344:101::e]:53377 | ||
| 8286 | 2026.01.22 22:21:29.350978 [ 290 ] {} <Debug> TCP-Session: 8b4a7f27-e870-4304-a7d3-43fc8540ae51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8287 | 2026.01.22 22:21:29.350991 [ 290 ] {} <Debug> TCP-Session: 8b4a7f27-e870-4304-a7d3-43fc8540ae51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8288 | 2026.01.22 22:21:29.351061 [ 286 ] {444fca99-1341-40f3-9992-3671f7bfcbf3} <Debug> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52) (SelectExecutor): Key condition: unknown | ||
| 8289 | 2026.01.22 22:21:29.352000 [ 307 ] {444fca99-1341-40f3-9992-3671f7bfcbf3} <Trace> AggregatingTransform: Aggregating | ||
| 8290 | 2026.01.22 22:21:29.352038 [ 307 ] {444fca99-1341-40f3-9992-3671f7bfcbf3} <Trace> Aggregator: Aggregation method: without_key | ||
| 8291 | 2026.01.22 22:21:29.352075 [ 307 ] {444fca99-1341-40f3-9992-3671f7bfcbf3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000917226 sec. (1090.244 rows/sec., 42.59 KiB/sec.) | ||
| 8292 | 2026.01.22 22:21:29.352093 [ 307 ] {444fca99-1341-40f3-9992-3671f7bfcbf3} <Trace> Aggregator: Merging aggregated data | ||
| 8293 | 2026.01.22 22:21:29.353808 [ 286 ] {444fca99-1341-40f3-9992-3671f7bfcbf3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003428 sec., 291.71528588098016 rows/sec., 11.40 KiB/sec. | ||
| 8294 | 2026.01.22 22:21:29.353953 [ 286 ] {444fca99-1341-40f3-9992-3671f7bfcbf3} <Debug> TCPHandler: Processed in 0.003832488 sec. | ||
| 8295 | 2026.01.22 22:21:29.354081 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8296 | 2026.01.22 22:21:29.354113 [ 286 ] {} <Debug> TCP-Session: 3b582b80-a2da-4878-a1c7-6af0c1967c23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8297 | 2026.01.22 22:21:29.354113 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8298 | 2026.01.22 22:21:29.354140 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8299 | 2026.01.22 22:21:29.354152 [ 353 ] {} <Debug> TCP-Session: 8cb29cd4-64d9-496d-89bb-4ed6b4012059 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8300 | 2026.01.22 22:21:29.354171 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8301 | 2026.01.22 22:21:29.354172 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8302 | 2026.01.22 22:21:29.354195 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8303 | 2026.01.22 22:21:29.354210 [ 349 ] {} <Debug> TCP-Session: 4e67047a-3e20-426c-be76-e7d369d19b8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8304 | 2026.01.22 22:21:29.354209 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8305 | 2026.01.22 22:21:29.354249 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8306 | 2026.01.22 22:21:29.354249 [ 290 ] {} <Debug> TCP-Session: 8b4a7f27-e870-4304-a7d3-43fc8540ae51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8307 | 2026.01.22 22:21:29.354280 [ 352 ] {} <Debug> TCP-Session: 4e957909-8cd3-4ecd-a161-ddee178aba8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8308 | 2026.01.22 22:21:29.354230 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8309 | 2026.01.22 22:21:29.354306 [ 351 ] {} <Debug> TCP-Session: 6f4f164a-f9e1-48f5-b897-500fa029a939 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8310 | 2026.01.22 22:21:29.354236 [ 289 ] {} <Debug> TCP-Session: 046eb7ca-8677-4e89-a6bb-2fec9f2fc36c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8311 | 2026.01.22 22:21:29.354349 [ 350 ] {} <Debug> TCP-Session: 25b1f4d0-d602-4db3-8903-1367d37775a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8312 | 2026.01.22 22:21:29.354186 [ 288 ] {} <Debug> TCP-Session: 67329733-e784-4d3b-b4cd-dc84003b27aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8313 | 2026.01.22 22:21:29.417130 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53890 | ||
| 8314 | 2026.01.22 22:21:29.417234 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8315 | 2026.01.22 22:21:29.417261 [ 286 ] {} <Debug> TCP-Session: 23768d27-e4a7-4c38-a7f6-52fdc5d36e00 Authenticating user 'default' from [fd00:1122:3344:101::e]:53890 | ||
| 8316 | 2026.01.22 22:21:29.417281 [ 286 ] {} <Debug> TCP-Session: 23768d27-e4a7-4c38-a7f6-52fdc5d36e00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8317 | 2026.01.22 22:21:29.417294 [ 286 ] {} <Debug> TCP-Session: 23768d27-e4a7-4c38-a7f6-52fdc5d36e00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8318 | 2026.01.22 22:21:29.417474 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57691 | ||
| 8319 | 2026.01.22 22:21:29.417509 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40182 | ||
| 8320 | 2026.01.22 22:21:29.417542 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42075 | ||
| 8321 | 2026.01.22 22:21:29.417574 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41220 | ||
| 8322 | 2026.01.22 22:21:29.417595 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63761 | ||
| 8323 | 2026.01.22 22:21:29.417647 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8324 | 2026.01.22 22:21:29.417661 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8325 | 2026.01.22 22:21:29.417583 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41290 | ||
| 8326 | 2026.01.22 22:21:29.417700 [ 289 ] {} <Debug> TCP-Session: e4b433f3-0fc7-440d-9efc-d19f86a3ca52 Authenticating user 'default' from [fd00:1122:3344:101::e]:40182 | ||
| 8327 | 2026.01.22 22:21:29.417705 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8328 | 2026.01.22 22:21:29.417718 [ 286 ] {} <Trace> TCP-Session: 23768d27-e4a7-4c38-a7f6-52fdc5d36e00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8329 | 2026.01.22 22:21:29.417730 [ 289 ] {} <Debug> TCP-Session: e4b433f3-0fc7-440d-9efc-d19f86a3ca52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8330 | 2026.01.22 22:21:29.417741 [ 353 ] {} <Debug> TCP-Session: f6f2b7bd-17b7-42c8-b62b-4a3eb64cd195 Authenticating user 'default' from [fd00:1122:3344:101::e]:63761 | ||
| 8331 | 2026.01.22 22:21:29.417760 [ 289 ] {} <Debug> TCP-Session: e4b433f3-0fc7-440d-9efc-d19f86a3ca52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8332 | 2026.01.22 22:21:29.417762 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8333 | 2026.01.22 22:21:29.417775 [ 353 ] {} <Debug> TCP-Session: f6f2b7bd-17b7-42c8-b62b-4a3eb64cd195 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8334 | 2026.01.22 22:21:29.417708 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8335 | 2026.01.22 22:21:29.417809 [ 353 ] {} <Debug> TCP-Session: f6f2b7bd-17b7-42c8-b62b-4a3eb64cd195 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8336 | 2026.01.22 22:21:29.417803 [ 352 ] {} <Debug> TCP-Session: 3b0cda5a-a044-452c-9fd9-805378fee5c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41290 | ||
| 8337 | 2026.01.22 22:21:29.417844 [ 351 ] {} <Debug> TCP-Session: 0d8296df-48e3-464e-bf47-9a7917e0aa88 Authenticating user 'default' from [fd00:1122:3344:101::e]:41220 | ||
| 8338 | 2026.01.22 22:21:29.417552 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63932 | ||
| 8339 | 2026.01.22 22:21:29.417894 [ 286 ] {3cb89ddb-96eb-4943-bd46-40dd97718336} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53890) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8340 | 2026.01.22 22:21:29.417891 [ 351 ] {} <Debug> TCP-Session: 0d8296df-48e3-464e-bf47-9a7917e0aa88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8341 | 2026.01.22 22:21:29.417876 [ 352 ] {} <Debug> TCP-Session: 3b0cda5a-a044-452c-9fd9-805378fee5c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8342 | 2026.01.22 22:21:29.417956 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8343 | 2026.01.22 22:21:29.417976 [ 352 ] {} <Debug> TCP-Session: 3b0cda5a-a044-452c-9fd9-805378fee5c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8344 | 2026.01.22 22:21:29.417998 [ 350 ] {} <Debug> TCP-Session: 11e8527b-8389-4b21-83aa-932f3de4df94 Authenticating user 'default' from [fd00:1122:3344:101::e]:63932 | ||
| 8345 | 2026.01.22 22:21:29.417945 [ 351 ] {} <Debug> TCP-Session: 0d8296df-48e3-464e-bf47-9a7917e0aa88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8346 | 2026.01.22 22:21:29.418035 [ 350 ] {} <Debug> TCP-Session: 11e8527b-8389-4b21-83aa-932f3de4df94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8347 | 2026.01.22 22:21:29.417598 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8348 | 2026.01.22 22:21:29.418059 [ 350 ] {} <Debug> TCP-Session: 11e8527b-8389-4b21-83aa-932f3de4df94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8349 | 2026.01.22 22:21:29.418084 [ 288 ] {} <Debug> TCP-Session: 42bba7e5-e53b-4ae8-a5c9-8c2aad80f9af Authenticating user 'default' from [fd00:1122:3344:101::e]:57691 | ||
| 8350 | 2026.01.22 22:21:29.417532 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51380 | ||
| 8351 | 2026.01.22 22:21:29.418105 [ 288 ] {} <Debug> TCP-Session: 42bba7e5-e53b-4ae8-a5c9-8c2aad80f9af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8352 | 2026.01.22 22:21:29.417685 [ 349 ] {} <Debug> TCP-Session: d1725748-67d7-42c0-a1cf-755a6ca13fba Authenticating user 'default' from [fd00:1122:3344:101::e]:42075 | ||
| 8353 | 2026.01.22 22:21:29.418142 [ 288 ] {} <Debug> TCP-Session: 42bba7e5-e53b-4ae8-a5c9-8c2aad80f9af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8354 | 2026.01.22 22:21:29.418177 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8355 | 2026.01.22 22:21:29.418185 [ 349 ] {} <Debug> TCP-Session: d1725748-67d7-42c0-a1cf-755a6ca13fba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8356 | 2026.01.22 22:21:29.418181 [ 286 ] {3cb89ddb-96eb-4943-bd46-40dd97718336} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8357 | 2026.01.22 22:21:29.418208 [ 290 ] {} <Debug> TCP-Session: 6ad7d43c-cd5e-4af9-9430-97a9abea16e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:51380 | ||
| 8358 | 2026.01.22 22:21:29.418210 [ 349 ] {} <Debug> TCP-Session: d1725748-67d7-42c0-a1cf-755a6ca13fba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8359 | 2026.01.22 22:21:29.418231 [ 290 ] {} <Debug> TCP-Session: 6ad7d43c-cd5e-4af9-9430-97a9abea16e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8360 | 2026.01.22 22:21:29.418245 [ 290 ] {} <Debug> TCP-Session: 6ad7d43c-cd5e-4af9-9430-97a9abea16e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8361 | 2026.01.22 22:21:29.418258 [ 286 ] {3cb89ddb-96eb-4943-bd46-40dd97718336} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8362 | 2026.01.22 22:21:29.418553 [ 286 ] {3cb89ddb-96eb-4943-bd46-40dd97718336} <Debug> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52) (SelectExecutor): Key condition: unknown | ||
| 8363 | 2026.01.22 22:21:29.419498 [ 305 ] {3cb89ddb-96eb-4943-bd46-40dd97718336} <Trace> AggregatingTransform: Aggregating | ||
| 8364 | 2026.01.22 22:21:29.419554 [ 305 ] {3cb89ddb-96eb-4943-bd46-40dd97718336} <Trace> Aggregator: Aggregation method: without_key | ||
| 8365 | 2026.01.22 22:21:29.419595 [ 305 ] {3cb89ddb-96eb-4943-bd46-40dd97718336} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000941747 sec. (1061.856 rows/sec., 41.48 KiB/sec.) | ||
| 8366 | 2026.01.22 22:21:29.419614 [ 305 ] {3cb89ddb-96eb-4943-bd46-40dd97718336} <Trace> Aggregator: Merging aggregated data | ||
| 8367 | 2026.01.22 22:21:29.421193 [ 286 ] {3cb89ddb-96eb-4943-bd46-40dd97718336} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00335 sec., 298.5074626865672 rows/sec., 11.66 KiB/sec. | ||
| 8368 | 2026.01.22 22:21:29.421378 [ 286 ] {3cb89ddb-96eb-4943-bd46-40dd97718336} <Debug> TCPHandler: Processed in 0.003805538 sec. | ||
| 8369 | 2026.01.22 22:21:29.421515 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8370 | 2026.01.22 22:21:29.421553 [ 286 ] {} <Debug> TCP-Session: 23768d27-e4a7-4c38-a7f6-52fdc5d36e00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8371 | 2026.01.22 22:21:29.421557 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8372 | 2026.01.22 22:21:29.421603 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8373 | 2026.01.22 22:21:29.421607 [ 288 ] {} <Debug> TCP-Session: 42bba7e5-e53b-4ae8-a5c9-8c2aad80f9af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8374 | 2026.01.22 22:21:29.421630 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8375 | 2026.01.22 22:21:29.421647 [ 349 ] {} <Debug> TCP-Session: d1725748-67d7-42c0-a1cf-755a6ca13fba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8376 | 2026.01.22 22:21:29.421657 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8377 | 2026.01.22 22:21:29.421680 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8378 | 2026.01.22 22:21:29.421689 [ 289 ] {} <Debug> TCP-Session: e4b433f3-0fc7-440d-9efc-d19f86a3ca52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8379 | 2026.01.22 22:21:29.421700 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8380 | 2026.01.22 22:21:29.421721 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8381 | 2026.01.22 22:21:29.421742 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8382 | 2026.01.22 22:21:29.421760 [ 353 ] {} <Debug> TCP-Session: f6f2b7bd-17b7-42c8-b62b-4a3eb64cd195 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8383 | 2026.01.22 22:21:29.421782 [ 351 ] {} <Debug> TCP-Session: 0d8296df-48e3-464e-bf47-9a7917e0aa88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8384 | 2026.01.22 22:21:29.421800 [ 352 ] {} <Debug> TCP-Session: 3b0cda5a-a044-452c-9fd9-805378fee5c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8385 | 2026.01.22 22:21:29.421728 [ 350 ] {} <Debug> TCP-Session: 11e8527b-8389-4b21-83aa-932f3de4df94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8386 | 2026.01.22 22:21:29.421698 [ 290 ] {} <Debug> TCP-Session: 6ad7d43c-cd5e-4af9-9430-97a9abea16e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8387 | 2026.01.22 22:21:29.816118 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19616 | ||
| 8388 | 2026.01.22 22:21:29.816645 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8389 | 2026.01.22 22:21:29.816698 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8390 | 2026.01.22 22:21:29.817192 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8391 | 2026.01.22 22:21:29.817433 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8392 | 2026.01.22 22:21:29.817591 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19616 | ||
| 8393 | 2026.01.22 22:21:29.817586 [ 50 ] {} <Debug> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8394 | 2026.01.22 22:21:29.817668 [ 50 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8395 | 2026.01.22 22:21:29.817689 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8396 | 2026.01.22 22:21:29.817790 [ 190 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 8397 | 2026.01.22 22:21:29.817892 [ 190 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8398 | 2026.01.22 22:21:29.817931 [ 190 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17248 rows starting from the beginning of the part | ||
| 8399 | 2026.01.22 22:21:29.817993 [ 190 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 8400 | 2026.01.22 22:21:29.818037 [ 190 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 8401 | 2026.01.22 22:21:29.818085 [ 190 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 8402 | 2026.01.22 22:21:29.818124 [ 190 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 8403 | 2026.01.22 22:21:29.818167 [ 190 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 8404 | 2026.01.22 22:21:29.820289 [ 203 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19616 rows, containing 4 columns (4 merged, 0 gathered) in 0.002539739 sec., 7723628.294088487 rows/sec., 110.49 MiB/sec. | ||
| 8405 | 2026.01.22 22:21:29.820718 [ 188 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8406 | 2026.01.22 22:21:29.821057 [ 188 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_41_8} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8407 | 2026.01.22 22:21:29.821148 [ 188 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_41_8} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8408 | 2026.01.22 22:21:29.821266 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 8409 | 2026.01.22 22:21:30.243213 [ 50 ] {} <Debug> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 8410 | 2026.01.22 22:21:30.243286 [ 50 ] {} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8411 | 2026.01.22 22:21:30.243313 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8412 | 2026.01.22 22:21:30.243445 [ 189 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 8413 | 2026.01.22 22:21:30.243597 [ 189 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8414 | 2026.01.22 22:21:30.243633 [ 189 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 484 rows starting from the beginning of the part | ||
| 8415 | 2026.01.22 22:21:30.243702 [ 189 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 252 rows starting from the beginning of the part | ||
| 8416 | 2026.01.22 22:21:30.243746 [ 189 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 8417 | 2026.01.22 22:21:30.243787 [ 189 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 252 rows starting from the beginning of the part | ||
| 8418 | 2026.01.22 22:21:30.243825 [ 189 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 252 rows starting from the beginning of the part | ||
| 8419 | 2026.01.22 22:21:30.244744 [ 200 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1241 rows, containing 5 columns (5 merged, 0 gathered) in 0.00135592 sec., 915245.7372116349 rows/sec., 65.99 MiB/sec. | ||
| 8420 | 2026.01.22 22:21:30.245014 [ 191 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8421 | 2026.01.22 22:21:30.245412 [ 191 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_14_3} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8422 | 2026.01.22 22:21:30.245504 [ 191 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_14_3} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 8423 | 2026.01.22 22:21:30.245627 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 8424 | 2026.01.22 22:21:30.872041 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8425 | 2026.01.22 22:21:30.892476 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8426 | 2026.01.22 22:21:30.892553 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8427 | 2026.01.22 22:21:30.899162 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8428 | 2026.01.22 22:21:30.900096 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8429 | 2026.01.22 22:21:30.900438 [ 50 ] {} <Debug> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8430 | 2026.01.22 22:21:30.900507 [ 50 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8431 | 2026.01.22 22:21:30.900528 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8432 | 2026.01.22 22:21:30.900661 [ 189 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 8433 | 2026.01.22 22:21:30.904348 [ 189 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8434 | 2026.01.22 22:21:30.906066 [ 189 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 8435 | 2026.01.22 22:21:30.906417 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8436 | 2026.01.22 22:21:30.910697 [ 189 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 8437 | 2026.01.22 22:21:30.915099 [ 189 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 8438 | 2026.01.22 22:21:30.919736 [ 189 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 8439 | 2026.01.22 22:21:30.924523 [ 189 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 8440 | 2026.01.22 22:21:30.928303 [ 189 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 8441 | 2026.01.22 22:21:30.986583 [ 189 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.085979306 sec., 3593.888045572268 rows/sec., 18.58 MiB/sec. | ||
| 8442 | 2026.01.22 22:21:30.989193 [ 200 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8443 | 2026.01.22 22:21:30.991231 [ 200 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_41_8} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8444 | 2026.01.22 22:21:30.991349 [ 200 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_41_8} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8445 | 2026.01.22 22:21:30.993889 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8446 | 2026.01.22 22:21:32.369450 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1028 | ||
| 8447 | 2026.01.22 22:21:32.371739 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8448 | 2026.01.22 22:21:32.371798 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8449 | 2026.01.22 22:21:32.372992 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8450 | 2026.01.22 22:21:32.373258 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8451 | 2026.01.22 22:21:32.373760 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1028 | ||
| 8452 | 2026.01.22 22:21:32.530269 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8453 | 2026.01.22 22:21:32.530619 [ 277 ] {e990d829-3784-4b84-ab6f-44f6afe4c510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8454 | 2026.01.22 22:21:32.530726 [ 277 ] {e990d829-3784-4b84-ab6f-44f6afe4c510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8455 | 2026.01.22 22:21:32.531465 [ 277 ] {e990d829-3784-4b84-ab6f-44f6afe4c510} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8456 | 2026.01.22 22:21:32.531517 [ 277 ] {e990d829-3784-4b84-ab6f-44f6afe4c510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8457 | 2026.01.22 22:21:32.531920 [ 277 ] {e990d829-3784-4b84-ab6f-44f6afe4c510} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8458 | 2026.01.22 22:21:32.532148 [ 277 ] {e990d829-3784-4b84-ab6f-44f6afe4c510} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8459 | 2026.01.22 22:21:32.532337 [ 277 ] {e990d829-3784-4b84-ab6f-44f6afe4c510} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001796 sec., 71269.48775055679 rows/sec., 6.13 MiB/sec. | ||
| 8460 | 2026.01.22 22:21:32.532390 [ 277 ] {e990d829-3784-4b84-ab6f-44f6afe4c510} <Debug> TCPHandler: Processed in 0.002248986 sec. | ||
| 8461 | 2026.01.22 22:21:32.532522 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8462 | 2026.01.22 22:21:32.532628 [ 277 ] {4fa95e1f-1746-44a8-ba37-c015da2d349a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8463 | 2026.01.22 22:21:32.532672 [ 277 ] {4fa95e1f-1746-44a8-ba37-c015da2d349a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8464 | 2026.01.22 22:21:32.533103 [ 277 ] {4fa95e1f-1746-44a8-ba37-c015da2d349a} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8465 | 2026.01.22 22:21:32.533140 [ 277 ] {4fa95e1f-1746-44a8-ba37-c015da2d349a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8466 | 2026.01.22 22:21:32.533447 [ 277 ] {4fa95e1f-1746-44a8-ba37-c015da2d349a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8467 | 2026.01.22 22:21:32.533701 [ 277 ] {4fa95e1f-1746-44a8-ba37-c015da2d349a} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8468 | 2026.01.22 22:21:32.533848 [ 277 ] {4fa95e1f-1746-44a8-ba37-c015da2d349a} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001244 sec., 28938.906752411574 rows/sec., 2.13 MiB/sec. | ||
| 8469 | 2026.01.22 22:21:32.533888 [ 277 ] {4fa95e1f-1746-44a8-ba37-c015da2d349a} <Debug> TCPHandler: Processed in 0.001419701 sec. | ||
| 8470 | 2026.01.22 22:21:32.534000 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8471 | 2026.01.22 22:21:32.534107 [ 277 ] {4d64f3ce-2dc2-4aaf-9b98-09287dbc3393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8472 | 2026.01.22 22:21:32.534151 [ 277 ] {4d64f3ce-2dc2-4aaf-9b98-09287dbc3393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8473 | 2026.01.22 22:21:32.534696 [ 277 ] {4d64f3ce-2dc2-4aaf-9b98-09287dbc3393} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8474 | 2026.01.22 22:21:32.534741 [ 277 ] {4d64f3ce-2dc2-4aaf-9b98-09287dbc3393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8475 | 2026.01.22 22:21:32.535120 [ 277 ] {4d64f3ce-2dc2-4aaf-9b98-09287dbc3393} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8476 | 2026.01.22 22:21:32.535377 [ 277 ] {4d64f3ce-2dc2-4aaf-9b98-09287dbc3393} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8477 | 2026.01.22 22:21:32.535532 [ 277 ] {4d64f3ce-2dc2-4aaf-9b98-09287dbc3393} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001448 sec., 69060.77348066297 rows/sec., 5.39 MiB/sec. | ||
| 8478 | 2026.01.22 22:21:32.535578 [ 277 ] {4d64f3ce-2dc2-4aaf-9b98-09287dbc3393} <Debug> TCPHandler: Processed in 0.001629482 sec. | ||
| 8479 | 2026.01.22 22:21:32.535718 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8480 | 2026.01.22 22:21:32.535825 [ 277 ] {2cc2c9c6-7a9b-4340-8fea-5531b2c1ebce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8481 | 2026.01.22 22:21:32.535875 [ 277 ] {2cc2c9c6-7a9b-4340-8fea-5531b2c1ebce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8482 | 2026.01.22 22:21:32.536387 [ 277 ] {2cc2c9c6-7a9b-4340-8fea-5531b2c1ebce} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8483 | 2026.01.22 22:21:32.536431 [ 277 ] {2cc2c9c6-7a9b-4340-8fea-5531b2c1ebce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8484 | 2026.01.22 22:21:32.536778 [ 277 ] {2cc2c9c6-7a9b-4340-8fea-5531b2c1ebce} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8485 | 2026.01.22 22:21:32.536993 [ 277 ] {2cc2c9c6-7a9b-4340-8fea-5531b2c1ebce} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8486 | 2026.01.22 22:21:32.537126 [ 277 ] {2cc2c9c6-7a9b-4340-8fea-5531b2c1ebce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001324 sec., 120845.92145015104 rows/sec., 8.42 MiB/sec. | ||
| 8487 | 2026.01.22 22:21:32.537166 [ 277 ] {2cc2c9c6-7a9b-4340-8fea-5531b2c1ebce} <Debug> TCPHandler: Processed in 0.001506051 sec. | ||
| 8488 | 2026.01.22 22:21:32.537278 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8489 | 2026.01.22 22:21:32.537383 [ 277 ] {9464f25b-9ef3-4df7-9d5f-ff14022ab24f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8490 | 2026.01.22 22:21:32.537441 [ 277 ] {9464f25b-9ef3-4df7-9d5f-ff14022ab24f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8491 | 2026.01.22 22:21:32.538349 [ 277 ] {9464f25b-9ef3-4df7-9d5f-ff14022ab24f} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8492 | 2026.01.22 22:21:32.538386 [ 277 ] {9464f25b-9ef3-4df7-9d5f-ff14022ab24f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8493 | 2026.01.22 22:21:32.538978 [ 277 ] {9464f25b-9ef3-4df7-9d5f-ff14022ab24f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8494 | 2026.01.22 22:21:32.539213 [ 277 ] {9464f25b-9ef3-4df7-9d5f-ff14022ab24f} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8495 | 2026.01.22 22:21:32.539337 [ 38 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8496 | 2026.01.22 22:21:32.539358 [ 277 ] {9464f25b-9ef3-4df7-9d5f-ff14022ab24f} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001994 sec., 18054.162487462385 rows/sec., 32.35 MiB/sec. | ||
| 8497 | 2026.01.22 22:21:32.539412 [ 38 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8498 | 2026.01.22 22:21:32.539438 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8499 | 2026.01.22 22:21:32.539479 [ 277 ] {9464f25b-9ef3-4df7-9d5f-ff14022ab24f} <Debug> TCPHandler: Processed in 0.002251317 sec. | ||
| 8500 | 2026.01.22 22:21:32.539564 [ 196 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::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 | ||
| 8501 | 2026.01.22 22:21:32.539636 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8502 | 2026.01.22 22:21:32.539741 [ 277 ] {918e89fd-eff3-4cf3-85f0-ceb156b444af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8503 | 2026.01.22 22:21:32.539789 [ 277 ] {918e89fd-eff3-4cf3-85f0-ceb156b444af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8504 | 2026.01.22 22:21:32.539852 [ 196 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8505 | 2026.01.22 22:21:32.539912 [ 196 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 981 rows starting from the beginning of the part | ||
| 8506 | 2026.01.22 22:21:32.540052 [ 196 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 36 rows starting from the beginning of the part | ||
| 8507 | 2026.01.22 22:21:32.540141 [ 277 ] {918e89fd-eff3-4cf3-85f0-ceb156b444af} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8508 | 2026.01.22 22:21:32.540171 [ 196 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 5 rows starting from the beginning of the part | ||
| 8509 | 2026.01.22 22:21:32.540181 [ 277 ] {918e89fd-eff3-4cf3-85f0-ceb156b444af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8510 | 2026.01.22 22:21:32.540272 [ 196 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 36 rows starting from the beginning of the part | ||
| 8511 | 2026.01.22 22:21:32.540382 [ 196 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 5 rows starting from the beginning of the part | ||
| 8512 | 2026.01.22 22:21:32.540486 [ 196 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part | ||
| 8513 | 2026.01.22 22:21:32.540532 [ 277 ] {918e89fd-eff3-4cf3-85f0-ceb156b444af} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8514 | 2026.01.22 22:21:32.540756 [ 277 ] {918e89fd-eff3-4cf3-85f0-ceb156b444af} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8515 | 2026.01.22 22:21:32.540902 [ 277 ] {918e89fd-eff3-4cf3-85f0-ceb156b444af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001183 sec., 50718.512256973794 rows/sec., 3.42 MiB/sec. | ||
| 8516 | 2026.01.22 22:21:32.540941 [ 277 ] {918e89fd-eff3-4cf3-85f0-ceb156b444af} <Debug> TCPHandler: Processed in 0.00136207 sec. | ||
| 8517 | 2026.01.22 22:21:32.548218 [ 193 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1099 rows, containing 19 columns (19 merged, 0 gathered) in 0.008708375 sec., 126200.35310835832 rows/sec., 226.15 MiB/sec. | ||
| 8518 | 2026.01.22 22:21:32.549097 [ 196 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8519 | 2026.01.22 22:21:32.549432 [ 196 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8520 | 2026.01.22 22:21:32.549512 [ 196 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8521 | 2026.01.22 22:21:32.549625 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.42 MiB. | ||
| 8522 | 2026.01.22 22:21:33.000279 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 300.81 MiB, peak 313.40 MiB, free memory in arenas 0.00 B, will set to 304.93 MiB (RSS), difference: 4.13 MiB | ||
| 8523 | 2026.01.22 22:21:37.168138 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8524 | 2026.01.22 22:21:37.168235 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8525 | 2026.01.22 22:21:37.317939 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20128 | ||
| 8526 | 2026.01.22 22:21:37.318764 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8527 | 2026.01.22 22:21:37.318832 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8528 | 2026.01.22 22:21:37.319381 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8529 | 2026.01.22 22:21:37.319621 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8530 | 2026.01.22 22:21:37.319757 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20128 | ||
| 8531 | 2026.01.22 22:21:37.528940 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8532 | 2026.01.22 22:21:37.529118 [ 277 ] {1006edaf-ae9d-4c0b-bed7-19f5d455f5e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8533 | 2026.01.22 22:21:37.529180 [ 277 ] {1006edaf-ae9d-4c0b-bed7-19f5d455f5e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8534 | 2026.01.22 22:21:37.529840 [ 277 ] {1006edaf-ae9d-4c0b-bed7-19f5d455f5e4} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8535 | 2026.01.22 22:21:37.529879 [ 277 ] {1006edaf-ae9d-4c0b-bed7-19f5d455f5e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8536 | 2026.01.22 22:21:37.530252 [ 277 ] {1006edaf-ae9d-4c0b-bed7-19f5d455f5e4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8537 | 2026.01.22 22:21:37.530476 [ 277 ] {1006edaf-ae9d-4c0b-bed7-19f5d455f5e4} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8538 | 2026.01.22 22:21:37.530626 [ 277 ] {1006edaf-ae9d-4c0b-bed7-19f5d455f5e4} <Debug> executeQuery: Read 67 rows, 5.45 KiB in 0.001557 sec., 43031.47077713552 rows/sec., 3.42 MiB/sec. | ||
| 8539 | 2026.01.22 22:21:37.530669 [ 277 ] {1006edaf-ae9d-4c0b-bed7-19f5d455f5e4} <Debug> TCPHandler: Processed in 0.001851993 sec. | ||
| 8540 | 2026.01.22 22:21:37.530794 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8541 | 2026.01.22 22:21:37.530892 [ 277 ] {b5990cd4-1693-41db-b87a-21018d0d99cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8542 | 2026.01.22 22:21:37.530933 [ 277 ] {b5990cd4-1693-41db-b87a-21018d0d99cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8543 | 2026.01.22 22:21:37.531333 [ 277 ] {b5990cd4-1693-41db-b87a-21018d0d99cd} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8544 | 2026.01.22 22:21:37.531368 [ 277 ] {b5990cd4-1693-41db-b87a-21018d0d99cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8545 | 2026.01.22 22:21:37.531670 [ 277 ] {b5990cd4-1693-41db-b87a-21018d0d99cd} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8546 | 2026.01.22 22:21:37.531914 [ 277 ] {b5990cd4-1693-41db-b87a-21018d0d99cd} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8547 | 2026.01.22 22:21:37.532058 [ 277 ] {b5990cd4-1693-41db-b87a-21018d0d99cd} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001185 sec., 4219.4092827004215 rows/sec., 317.28 KiB/sec. | ||
| 8548 | 2026.01.22 22:21:37.532096 [ 277 ] {b5990cd4-1693-41db-b87a-21018d0d99cd} <Debug> TCPHandler: Processed in 0.00135365 sec. | ||
| 8549 | 2026.01.22 22:21:37.532208 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8550 | 2026.01.22 22:21:37.532304 [ 277 ] {8da3de2d-4afa-4c57-9408-5deed8883f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8551 | 2026.01.22 22:21:37.532343 [ 277 ] {8da3de2d-4afa-4c57-9408-5deed8883f34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8552 | 2026.01.22 22:21:37.532722 [ 277 ] {8da3de2d-4afa-4c57-9408-5deed8883f34} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8553 | 2026.01.22 22:21:37.532756 [ 277 ] {8da3de2d-4afa-4c57-9408-5deed8883f34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8554 | 2026.01.22 22:21:37.533034 [ 277 ] {8da3de2d-4afa-4c57-9408-5deed8883f34} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8555 | 2026.01.22 22:21:37.533250 [ 277 ] {8da3de2d-4afa-4c57-9408-5deed8883f34} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8556 | 2026.01.22 22:21:37.533373 [ 277 ] {8da3de2d-4afa-4c57-9408-5deed8883f34} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001088 sec., 919.1176470588235 rows/sec., 61.04 KiB/sec. | ||
| 8557 | 2026.01.22 22:21:37.533411 [ 277 ] {8da3de2d-4afa-4c57-9408-5deed8883f34} <Debug> TCPHandler: Processed in 0.001253099 sec. | ||
| 8558 | 2026.01.22 22:21:37.533513 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8559 | 2026.01.22 22:21:37.533613 [ 277 ] {c3131f64-a6c0-4643-bee8-38b14fda66a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8560 | 2026.01.22 22:21:37.533653 [ 277 ] {c3131f64-a6c0-4643-bee8-38b14fda66a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8561 | 2026.01.22 22:21:37.534075 [ 277 ] {c3131f64-a6c0-4643-bee8-38b14fda66a5} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8562 | 2026.01.22 22:21:37.534110 [ 277 ] {c3131f64-a6c0-4643-bee8-38b14fda66a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8563 | 2026.01.22 22:21:37.534406 [ 277 ] {c3131f64-a6c0-4643-bee8-38b14fda66a5} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8564 | 2026.01.22 22:21:37.534617 [ 277 ] {c3131f64-a6c0-4643-bee8-38b14fda66a5} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8565 | 2026.01.22 22:21:37.534740 [ 277 ] {c3131f64-a6c0-4643-bee8-38b14fda66a5} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001145 sec., 60262.008733624454 rows/sec., 4.70 MiB/sec. | ||
| 8566 | 2026.01.22 22:21:37.534777 [ 277 ] {c3131f64-a6c0-4643-bee8-38b14fda66a5} <Debug> TCPHandler: Processed in 0.00131396 sec. | ||
| 8567 | 2026.01.22 22:21:37.534892 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8568 | 2026.01.22 22:21:37.534987 [ 277 ] {32c0d68c-c5f5-4f1f-aa28-a26de6089683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8569 | 2026.01.22 22:21:37.535029 [ 277 ] {32c0d68c-c5f5-4f1f-aa28-a26de6089683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8570 | 2026.01.22 22:21:37.535441 [ 277 ] {32c0d68c-c5f5-4f1f-aa28-a26de6089683} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8571 | 2026.01.22 22:21:37.535482 [ 277 ] {32c0d68c-c5f5-4f1f-aa28-a26de6089683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8572 | 2026.01.22 22:21:37.535905 [ 277 ] {32c0d68c-c5f5-4f1f-aa28-a26de6089683} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8573 | 2026.01.22 22:21:37.536175 [ 277 ] {32c0d68c-c5f5-4f1f-aa28-a26de6089683} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8574 | 2026.01.22 22:21:37.536332 [ 277 ] {32c0d68c-c5f5-4f1f-aa28-a26de6089683} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001363 sec., 117388.11445341159 rows/sec., 8.18 MiB/sec. | ||
| 8575 | 2026.01.22 22:21:37.536375 [ 277 ] {32c0d68c-c5f5-4f1f-aa28-a26de6089683} <Debug> TCPHandler: Processed in 0.001533411 sec. | ||
| 8576 | 2026.01.22 22:21:37.536518 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8577 | 2026.01.22 22:21:37.536623 [ 277 ] {6fe26402-8856-4a20-aa84-3596f2b0f8c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8578 | 2026.01.22 22:21:37.536672 [ 277 ] {6fe26402-8856-4a20-aa84-3596f2b0f8c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8579 | 2026.01.22 22:21:37.537047 [ 277 ] {6fe26402-8856-4a20-aa84-3596f2b0f8c2} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8580 | 2026.01.22 22:21:37.537087 [ 277 ] {6fe26402-8856-4a20-aa84-3596f2b0f8c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8581 | 2026.01.22 22:21:37.537434 [ 277 ] {6fe26402-8856-4a20-aa84-3596f2b0f8c2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 8582 | 2026.01.22 22:21:37.537706 [ 277 ] {6fe26402-8856-4a20-aa84-3596f2b0f8c2} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8583 | 2026.01.22 22:21:37.537862 [ 277 ] {6fe26402-8856-4a20-aa84-3596f2b0f8c2} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001261 sec., 793.0214115781126 rows/sec., 50.34 KiB/sec. | ||
| 8584 | 2026.01.22 22:21:37.537899 [ 277 ] {6fe26402-8856-4a20-aa84-3596f2b0f8c2} <Debug> TCPHandler: Processed in 0.001438471 sec. | ||
| 8585 | 2026.01.22 22:21:37.538031 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8586 | 2026.01.22 22:21:37.538132 [ 277 ] {52ba99f2-2db8-4386-804b-04bffe51512d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8587 | 2026.01.22 22:21:37.538196 [ 277 ] {52ba99f2-2db8-4386-804b-04bffe51512d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8588 | 2026.01.22 22:21:37.539121 [ 277 ] {52ba99f2-2db8-4386-804b-04bffe51512d} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8589 | 2026.01.22 22:21:37.539157 [ 277 ] {52ba99f2-2db8-4386-804b-04bffe51512d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8590 | 2026.01.22 22:21:37.539669 [ 277 ] {52ba99f2-2db8-4386-804b-04bffe51512d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8591 | 2026.01.22 22:21:37.539899 [ 277 ] {52ba99f2-2db8-4386-804b-04bffe51512d} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8592 | 2026.01.22 22:21:37.540038 [ 277 ] {52ba99f2-2db8-4386-804b-04bffe51512d} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001927 sec., 2594.7067981318114 rows/sec., 4.65 MiB/sec. | ||
| 8593 | 2026.01.22 22:21:37.540110 [ 277 ] {52ba99f2-2db8-4386-804b-04bffe51512d} <Debug> TCPHandler: Processed in 0.002135756 sec. | ||
| 8594 | 2026.01.22 22:21:37.540231 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8595 | 2026.01.22 22:21:37.540328 [ 277 ] {1a73764e-14ba-4a56-83e6-2d5b33dbe68d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8596 | 2026.01.22 22:21:37.540371 [ 277 ] {1a73764e-14ba-4a56-83e6-2d5b33dbe68d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8597 | 2026.01.22 22:21:37.540721 [ 277 ] {1a73764e-14ba-4a56-83e6-2d5b33dbe68d} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8598 | 2026.01.22 22:21:37.540755 [ 277 ] {1a73764e-14ba-4a56-83e6-2d5b33dbe68d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8599 | 2026.01.22 22:21:37.541049 [ 277 ] {1a73764e-14ba-4a56-83e6-2d5b33dbe68d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8600 | 2026.01.22 22:21:37.541256 [ 277 ] {1a73764e-14ba-4a56-83e6-2d5b33dbe68d} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8601 | 2026.01.22 22:21:37.541382 [ 277 ] {1a73764e-14ba-4a56-83e6-2d5b33dbe68d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 8602 | 2026.01.22 22:21:37.541418 [ 277 ] {1a73764e-14ba-4a56-83e6-2d5b33dbe68d} <Debug> TCPHandler: Processed in 0.001237559 sec. | ||
| 8603 | 2026.01.22 22:21:38.406722 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8604 | 2026.01.22 22:21:38.422786 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8605 | 2026.01.22 22:21:38.422853 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8606 | 2026.01.22 22:21:38.429044 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8607 | 2026.01.22 22:21:38.429795 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8608 | 2026.01.22 22:21:38.432646 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8609 | 2026.01.22 22:21:42.374038 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1056 | ||
| 8610 | 2026.01.22 22:21:42.376237 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8611 | 2026.01.22 22:21:42.376285 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8612 | 2026.01.22 22:21:42.377491 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8613 | 2026.01.22 22:21:42.377755 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8614 | 2026.01.22 22:21:42.377883 [ 80 ] {} <Debug> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8615 | 2026.01.22 22:21:42.377919 [ 80 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8616 | 2026.01.22 22:21:42.377937 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8617 | 2026.01.22 22:21:42.378067 [ 194 ] {7b0753d0-d697-461d-a77d-14ff90617906::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 | ||
| 8618 | 2026.01.22 22:21:42.378113 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1056 | ||
| 8619 | 2026.01.22 22:21:42.378655 [ 194 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8620 | 2026.01.22 22:21:42.378819 [ 194 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 916 rows starting from the beginning of the part | ||
| 8621 | 2026.01.22 22:21:42.379218 [ 194 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 8622 | 2026.01.22 22:21:42.379590 [ 194 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 26 rows starting from the beginning of the part | ||
| 8623 | 2026.01.22 22:21:42.379949 [ 194 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 32 rows starting from the beginning of the part | ||
| 8624 | 2026.01.22 22:21:42.380292 [ 194 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
| 8625 | 2026.01.22 22:21:42.380621 [ 194 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 28 rows starting from the beginning of the part | ||
| 8626 | 2026.01.22 22:21:42.387921 [ 193 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1056 rows, containing 72 columns (72 merged, 0 gathered) in 0.009910414 sec., 106554.57985912597 rows/sec., 88.48 MiB/sec. | ||
| 8627 | 2026.01.22 22:21:42.389313 [ 201 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8628 | 2026.01.22 22:21:42.389920 [ 201 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_31_6} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8629 | 2026.01.22 22:21:42.390008 [ 201 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_31_6} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8630 | 2026.01.22 22:21:42.390356 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.47 MiB. | ||
| 8631 | 2026.01.22 22:21:42.531103 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8632 | 2026.01.22 22:21:42.531288 [ 277 ] {f180fff7-ddaf-4c89-bd46-46bde5964e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8633 | 2026.01.22 22:21:42.531356 [ 277 ] {f180fff7-ddaf-4c89-bd46-46bde5964e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8634 | 2026.01.22 22:21:42.532031 [ 277 ] {f180fff7-ddaf-4c89-bd46-46bde5964e78} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8635 | 2026.01.22 22:21:42.532082 [ 277 ] {f180fff7-ddaf-4c89-bd46-46bde5964e78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8636 | 2026.01.22 22:21:42.532491 [ 277 ] {f180fff7-ddaf-4c89-bd46-46bde5964e78} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8637 | 2026.01.22 22:21:42.532728 [ 277 ] {f180fff7-ddaf-4c89-bd46-46bde5964e78} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8638 | 2026.01.22 22:21:42.532880 [ 79 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8639 | 2026.01.22 22:21:42.532890 [ 277 ] {f180fff7-ddaf-4c89-bd46-46bde5964e78} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001651 sec., 77528.77044215627 rows/sec., 6.66 MiB/sec. | ||
| 8640 | 2026.01.22 22:21:42.532928 [ 79 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8641 | 2026.01.22 22:21:42.532951 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8642 | 2026.01.22 22:21:42.532955 [ 277 ] {f180fff7-ddaf-4c89-bd46-46bde5964e78} <Debug> TCPHandler: Processed in 0.001986015 sec. | ||
| 8643 | 2026.01.22 22:21:42.533070 [ 196 ] {048797f8-2913-4120-8057-043480967ec1::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 | ||
| 8644 | 2026.01.22 22:21:42.533090 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8645 | 2026.01.22 22:21:42.533212 [ 277 ] {6995e3d9-28c7-4b5a-83a4-05f9754145a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8646 | 2026.01.22 22:21:42.533212 [ 196 ] {048797f8-2913-4120-8057-043480967ec1::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8647 | 2026.01.22 22:21:42.533258 [ 277 ] {6995e3d9-28c7-4b5a-83a4-05f9754145a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8648 | 2026.01.22 22:21:42.533268 [ 196 ] {048797f8-2913-4120-8057-043480967ec1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2556 rows starting from the beginning of the part | ||
| 8649 | 2026.01.22 22:21:42.533348 [ 196 ] {048797f8-2913-4120-8057-043480967ec1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 128 rows starting from the beginning of the part | ||
| 8650 | 2026.01.22 22:21:42.533398 [ 196 ] {048797f8-2913-4120-8057-043480967ec1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 66 rows starting from the beginning of the part | ||
| 8651 | 2026.01.22 22:21:42.533445 [ 196 ] {048797f8-2913-4120-8057-043480967ec1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 128 rows starting from the beginning of the part | ||
| 8652 | 2026.01.22 22:21:42.533491 [ 196 ] {048797f8-2913-4120-8057-043480967ec1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 67 rows starting from the beginning of the part | ||
| 8653 | 2026.01.22 22:21:42.533536 [ 196 ] {048797f8-2913-4120-8057-043480967ec1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 128 rows starting from the beginning of the part | ||
| 8654 | 2026.01.22 22:21:42.533695 [ 277 ] {6995e3d9-28c7-4b5a-83a4-05f9754145a3} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8655 | 2026.01.22 22:21:42.533737 [ 277 ] {6995e3d9-28c7-4b5a-83a4-05f9754145a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8656 | 2026.01.22 22:21:42.534113 [ 277 ] {6995e3d9-28c7-4b5a-83a4-05f9754145a3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8657 | 2026.01.22 22:21:42.534341 [ 277 ] {6995e3d9-28c7-4b5a-83a4-05f9754145a3} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8658 | 2026.01.22 22:21:42.534485 [ 277 ] {6995e3d9-28c7-4b5a-83a4-05f9754145a3} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001298 sec., 27734.976887519264 rows/sec., 2.04 MiB/sec. | ||
| 8659 | 2026.01.22 22:21:42.534524 [ 277 ] {6995e3d9-28c7-4b5a-83a4-05f9754145a3} <Debug> TCPHandler: Processed in 0.001486031 sec. | ||
| 8660 | 2026.01.22 22:21:42.534636 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8661 | 2026.01.22 22:21:42.534732 [ 277 ] {514cb8c4-7432-46fa-883f-4bc66c826c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8662 | 2026.01.22 22:21:42.534773 [ 277 ] {514cb8c4-7432-46fa-883f-4bc66c826c17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8663 | 2026.01.22 22:21:42.535012 [ 193 ] {048797f8-2913-4120-8057-043480967ec1::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3073 rows, containing 5 columns (5 merged, 0 gathered) in 0.001994975 sec., 1540370.1800774445 rows/sec., 132.24 MiB/sec. | ||
| 8664 | 2026.01.22 22:21:42.535204 [ 277 ] {514cb8c4-7432-46fa-883f-4bc66c826c17} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8665 | 2026.01.22 22:21:42.535242 [ 277 ] {514cb8c4-7432-46fa-883f-4bc66c826c17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8666 | 2026.01.22 22:21:42.535367 [ 197 ] {048797f8-2913-4120-8057-043480967ec1::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8667 | 2026.01.22 22:21:42.535603 [ 277 ] {514cb8c4-7432-46fa-883f-4bc66c826c17} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8668 | 2026.01.22 22:21:42.535800 [ 197 ] {048797f8-2913-4120-8057-043480967ec1::all_1_61_12} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8669 | 2026.01.22 22:21:42.535917 [ 197 ] {048797f8-2913-4120-8057-043480967ec1::all_1_61_12} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8670 | 2026.01.22 22:21:42.535933 [ 277 ] {514cb8c4-7432-46fa-883f-4bc66c826c17} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8671 | 2026.01.22 22:21:42.536044 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 8672 | 2026.01.22 22:21:42.536087 [ 79 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8673 | 2026.01.22 22:21:42.536106 [ 277 ] {514cb8c4-7432-46fa-883f-4bc66c826c17} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001393 sec., 71787.50897343863 rows/sec., 5.61 MiB/sec. | ||
| 8674 | 2026.01.22 22:21:42.536128 [ 79 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8675 | 2026.01.22 22:21:42.536153 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8676 | 2026.01.22 22:21:42.536154 [ 277 ] {514cb8c4-7432-46fa-883f-4bc66c826c17} <Debug> TCPHandler: Processed in 0.001568702 sec. | ||
| 8677 | 2026.01.22 22:21:42.536242 [ 196 ] {94686fe9-8f29-47df-b786-a03914968c62::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 | ||
| 8678 | 2026.01.22 22:21:42.536300 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8679 | 2026.01.22 22:21:42.536339 [ 196 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8680 | 2026.01.22 22:21:42.536370 [ 196 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1304 rows starting from the beginning of the part | ||
| 8681 | 2026.01.22 22:21:42.536411 [ 277 ] {8276d736-8801-43d6-8d0c-8e82a809df4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8682 | 2026.01.22 22:21:42.536420 [ 196 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 100 rows starting from the beginning of the part | ||
| 8683 | 2026.01.22 22:21:42.536472 [ 277 ] {8276d736-8801-43d6-8d0c-8e82a809df4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8684 | 2026.01.22 22:21:42.536475 [ 196 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 69 rows starting from the beginning of the part | ||
| 8685 | 2026.01.22 22:21:42.536528 [ 196 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 100 rows starting from the beginning of the part | ||
| 8686 | 2026.01.22 22:21:42.536565 [ 196 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 69 rows starting from the beginning of the part | ||
| 8687 | 2026.01.22 22:21:42.536600 [ 196 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 100 rows starting from the beginning of the part | ||
| 8688 | 2026.01.22 22:21:42.536968 [ 277 ] {8276d736-8801-43d6-8d0c-8e82a809df4a} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8689 | 2026.01.22 22:21:42.537015 [ 277 ] {8276d736-8801-43d6-8d0c-8e82a809df4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8690 | 2026.01.22 22:21:42.537445 [ 277 ] {8276d736-8801-43d6-8d0c-8e82a809df4a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8691 | 2026.01.22 22:21:42.537597 [ 197 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1742 rows, containing 5 columns (5 merged, 0 gathered) in 0.00139692 sec., 1247029.1784783667 rows/sec., 96.48 MiB/sec. | ||
| 8692 | 2026.01.22 22:21:42.537722 [ 277 ] {8276d736-8801-43d6-8d0c-8e82a809df4a} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8693 | 2026.01.22 22:21:42.537808 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8694 | 2026.01.22 22:21:42.537884 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8695 | 2026.01.22 22:21:42.537898 [ 277 ] {8276d736-8801-43d6-8d0c-8e82a809df4a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001509 sec., 106030.48376408218 rows/sec., 7.38 MiB/sec. | ||
| 8696 | 2026.01.22 22:21:42.537930 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8697 | 2026.01.22 22:21:42.537957 [ 277 ] {8276d736-8801-43d6-8d0c-8e82a809df4a} <Debug> TCPHandler: Processed in 0.001714113 sec. | ||
| 8698 | 2026.01.22 22:21:42.537957 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8699 | 2026.01.22 22:21:42.538051 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 8700 | 2026.01.22 22:21:42.538088 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8701 | 2026.01.22 22:21:42.538102 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_61_12} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8702 | 2026.01.22 22:21:42.538144 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8703 | 2026.01.22 22:21:42.538172 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17302 rows starting from the beginning of the part | ||
| 8704 | 2026.01.22 22:21:42.538192 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_61_12} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8705 | 2026.01.22 22:21:42.538209 [ 277 ] {2015bd65-13c8-4a7b-9e3b-b15b1612bf4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8706 | 2026.01.22 22:21:42.538220 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 8707 | 2026.01.22 22:21:42.538271 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 8708 | 2026.01.22 22:21:42.538281 [ 208 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 8709 | 2026.01.22 22:21:42.538286 [ 277 ] {2015bd65-13c8-4a7b-9e3b-b15b1612bf4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8710 | 2026.01.22 22:21:42.538306 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 8711 | 2026.01.22 22:21:42.538352 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 8712 | 2026.01.22 22:21:42.538387 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 8713 | 2026.01.22 22:21:42.539197 [ 277 ] {2015bd65-13c8-4a7b-9e3b-b15b1612bf4f} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8714 | 2026.01.22 22:21:42.539238 [ 277 ] {2015bd65-13c8-4a7b-9e3b-b15b1612bf4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8715 | 2026.01.22 22:21:42.539928 [ 277 ] {2015bd65-13c8-4a7b-9e3b-b15b1612bf4f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8716 | 2026.01.22 22:21:42.540183 [ 277 ] {2015bd65-13c8-4a7b-9e3b-b15b1612bf4f} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8717 | 2026.01.22 22:21:42.540335 [ 277 ] {2015bd65-13c8-4a7b-9e3b-b15b1612bf4f} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002149 sec., 16751.977664029782 rows/sec., 30.02 MiB/sec. | ||
| 8718 | 2026.01.22 22:21:42.540414 [ 277 ] {2015bd65-13c8-4a7b-9e3b-b15b1612bf4f} <Debug> TCPHandler: Processed in 0.002376057 sec. | ||
| 8719 | 2026.01.22 22:21:42.540545 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8720 | 2026.01.22 22:21:42.540655 [ 277 ] {6a9000a4-5ab7-4f55-81b5-a279e4de30b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8721 | 2026.01.22 22:21:42.540704 [ 277 ] {6a9000a4-5ab7-4f55-81b5-a279e4de30b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8722 | 2026.01.22 22:21:42.541126 [ 277 ] {6a9000a4-5ab7-4f55-81b5-a279e4de30b0} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8723 | 2026.01.22 22:21:42.541163 [ 277 ] {6a9000a4-5ab7-4f55-81b5-a279e4de30b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8724 | 2026.01.22 22:21:42.541661 [ 277 ] {6a9000a4-5ab7-4f55-81b5-a279e4de30b0} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8725 | 2026.01.22 22:21:42.541894 [ 277 ] {6a9000a4-5ab7-4f55-81b5-a279e4de30b0} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8726 | 2026.01.22 22:21:42.542028 [ 80 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8727 | 2026.01.22 22:21:42.542031 [ 277 ] {6a9000a4-5ab7-4f55-81b5-a279e4de30b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0014 sec., 42857.142857142855 rows/sec., 2.89 MiB/sec. | ||
| 8728 | 2026.01.22 22:21:42.542078 [ 80 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8729 | 2026.01.22 22:21:42.542096 [ 277 ] {6a9000a4-5ab7-4f55-81b5-a279e4de30b0} <Debug> TCPHandler: Processed in 0.001603812 sec. | ||
| 8730 | 2026.01.22 22:21:42.542110 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8731 | 2026.01.22 22:21:42.542213 [ 197 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 8732 | 2026.01.22 22:21:42.542344 [ 197 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8733 | 2026.01.22 22:21:42.542381 [ 197 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3402 rows starting from the beginning of the part | ||
| 8734 | 2026.01.22 22:21:42.542452 [ 197 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 8735 | 2026.01.22 22:21:42.542499 [ 197 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 8736 | 2026.01.22 22:21:42.542593 [ 197 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 8737 | 2026.01.22 22:21:42.542640 [ 197 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 8738 | 2026.01.22 22:21:42.542679 [ 197 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 8739 | 2026.01.22 22:21:42.543579 [ 199 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18102 rows, containing 5 columns (5 merged, 0 gathered) in 0.005561381 sec., 3254946.9277504995 rows/sec., 222.78 MiB/sec. | ||
| 8740 | 2026.01.22 22:21:42.543831 [ 187 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8741 | 2026.01.22 22:21:42.544118 [ 187 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8742 | 2026.01.22 22:21:42.544188 [ 187 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8743 | 2026.01.22 22:21:42.544272 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 8744 | 2026.01.22 22:21:42.544649 [ 198 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3702 rows, containing 4 columns (4 merged, 0 gathered) in 0.002475318 sec., 1495565.4182614114 rows/sec., 99.71 MiB/sec. | ||
| 8745 | 2026.01.22 22:21:42.545055 [ 199 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8746 | 2026.01.22 22:21:42.545318 [ 199 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_61_12} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8747 | 2026.01.22 22:21:42.545385 [ 199 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_61_12} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8748 | 2026.01.22 22:21:42.545460 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 8749 | 2026.01.22 22:21:43.001187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.12 MiB, peak 315.45 MiB, free memory in arenas 0.00 B, will set to 308.56 MiB (RSS), difference: 2.44 MiB | ||
| 8750 | 2026.01.22 22:21:44.819840 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20576 | ||
| 8751 | 2026.01.22 22:21:44.820362 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8752 | 2026.01.22 22:21:44.820402 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8753 | 2026.01.22 22:21:44.820877 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8754 | 2026.01.22 22:21:44.821098 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8755 | 2026.01.22 22:21:44.821228 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20576 | ||
| 8756 | 2026.01.22 22:21:45.933686 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 8757 | 2026.01.22 22:21:45.952163 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8758 | 2026.01.22 22:21:45.952225 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8759 | 2026.01.22 22:21:45.958335 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8760 | 2026.01.22 22:21:45.959037 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8761 | 2026.01.22 22:21:45.962260 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 8762 | 2026.01.22 22:21:47.559144 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8763 | 2026.01.22 22:21:47.559343 [ 277 ] {f2ff439d-6ede-4d06-8d65-84007fc18fa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8764 | 2026.01.22 22:21:47.559415 [ 277 ] {f2ff439d-6ede-4d06-8d65-84007fc18fa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8765 | 2026.01.22 22:21:47.560160 [ 277 ] {f2ff439d-6ede-4d06-8d65-84007fc18fa8} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8766 | 2026.01.22 22:21:47.560208 [ 277 ] {f2ff439d-6ede-4d06-8d65-84007fc18fa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8767 | 2026.01.22 22:21:47.560609 [ 277 ] {f2ff439d-6ede-4d06-8d65-84007fc18fa8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8768 | 2026.01.22 22:21:47.560868 [ 277 ] {f2ff439d-6ede-4d06-8d65-84007fc18fa8} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8769 | 2026.01.22 22:21:47.561037 [ 277 ] {f2ff439d-6ede-4d06-8d65-84007fc18fa8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001747 sec., 13737.8362907842 rows/sec., 1.14 MiB/sec. | ||
| 8770 | 2026.01.22 22:21:47.561093 [ 277 ] {f2ff439d-6ede-4d06-8d65-84007fc18fa8} <Debug> TCPHandler: Processed in 0.002081805 sec. | ||
| 8771 | 2026.01.22 22:21:47.561229 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8772 | 2026.01.22 22:21:47.561332 [ 277 ] {62fd5bef-9a12-47c2-aabd-a6b40836b9ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8773 | 2026.01.22 22:21:47.561376 [ 277 ] {62fd5bef-9a12-47c2-aabd-a6b40836b9ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8774 | 2026.01.22 22:21:47.561806 [ 277 ] {62fd5bef-9a12-47c2-aabd-a6b40836b9ee} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8775 | 2026.01.22 22:21:47.561844 [ 277 ] {62fd5bef-9a12-47c2-aabd-a6b40836b9ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8776 | 2026.01.22 22:21:47.562153 [ 277 ] {62fd5bef-9a12-47c2-aabd-a6b40836b9ee} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8777 | 2026.01.22 22:21:47.562362 [ 277 ] {62fd5bef-9a12-47c2-aabd-a6b40836b9ee} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8778 | 2026.01.22 22:21:47.562499 [ 277 ] {62fd5bef-9a12-47c2-aabd-a6b40836b9ee} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001191 sec., 5037.783375314862 rows/sec., 410.80 KiB/sec. | ||
| 8779 | 2026.01.22 22:21:47.562539 [ 277 ] {62fd5bef-9a12-47c2-aabd-a6b40836b9ee} <Debug> TCPHandler: Processed in 0.00136313 sec. | ||
| 8780 | 2026.01.22 22:21:47.562649 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8781 | 2026.01.22 22:21:47.562744 [ 277 ] {1ac72592-f413-47ae-a1ec-2369c16d7a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8782 | 2026.01.22 22:21:47.562784 [ 277 ] {1ac72592-f413-47ae-a1ec-2369c16d7a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8783 | 2026.01.22 22:21:47.563856 [ 277 ] {1ac72592-f413-47ae-a1ec-2369c16d7a03} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8784 | 2026.01.22 22:21:47.563894 [ 277 ] {1ac72592-f413-47ae-a1ec-2369c16d7a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8785 | 2026.01.22 22:21:47.564306 [ 277 ] {1ac72592-f413-47ae-a1ec-2369c16d7a03} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8786 | 2026.01.22 22:21:47.564533 [ 277 ] {1ac72592-f413-47ae-a1ec-2369c16d7a03} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8787 | 2026.01.22 22:21:47.564667 [ 277 ] {1ac72592-f413-47ae-a1ec-2369c16d7a03} <Debug> executeQuery: Read 1329 rows, 113.13 KiB in 0.001942 sec., 684346.035015448 rows/sec., 56.89 MiB/sec. | ||
| 8788 | 2026.01.22 22:21:47.564706 [ 277 ] {1ac72592-f413-47ae-a1ec-2369c16d7a03} <Debug> TCPHandler: Processed in 0.002107336 sec. | ||
| 8789 | 2026.01.22 22:21:47.564809 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8790 | 2026.01.22 22:21:47.564903 [ 277 ] {982f39c5-7bf4-45dc-84f9-cc84ff65275e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8791 | 2026.01.22 22:21:47.564955 [ 277 ] {982f39c5-7bf4-45dc-84f9-cc84ff65275e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8792 | 2026.01.22 22:21:47.565435 [ 277 ] {982f39c5-7bf4-45dc-84f9-cc84ff65275e} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8793 | 2026.01.22 22:21:47.565472 [ 277 ] {982f39c5-7bf4-45dc-84f9-cc84ff65275e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8794 | 2026.01.22 22:21:47.565750 [ 277 ] {982f39c5-7bf4-45dc-84f9-cc84ff65275e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8795 | 2026.01.22 22:21:47.565941 [ 277 ] {982f39c5-7bf4-45dc-84f9-cc84ff65275e} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8796 | 2026.01.22 22:21:47.566058 [ 74 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8797 | 2026.01.22 22:21:47.566067 [ 277 ] {982f39c5-7bf4-45dc-84f9-cc84ff65275e} <Debug> executeQuery: Read 23 rows, 1.76 KiB in 0.00122 sec., 18852.459016393444 rows/sec., 1.41 MiB/sec. | ||
| 8798 | 2026.01.22 22:21:47.566121 [ 74 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8799 | 2026.01.22 22:21:47.566128 [ 277 ] {982f39c5-7bf4-45dc-84f9-cc84ff65275e} <Debug> TCPHandler: Processed in 0.001410881 sec. | ||
| 8800 | 2026.01.22 22:21:47.566148 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8801 | 2026.01.22 22:21:47.566252 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8802 | 2026.01.22 22:21:47.566261 [ 196 ] {1300943d-9fd4-47f6-9844-87364234b6ab::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 | ||
| 8803 | 2026.01.22 22:21:47.566345 [ 277 ] {2e905a19-a1bd-4569-b640-44969e716e98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8804 | 2026.01.22 22:21:47.566386 [ 277 ] {2e905a19-a1bd-4569-b640-44969e716e98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8805 | 2026.01.22 22:21:47.566387 [ 196 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8806 | 2026.01.22 22:21:47.566431 [ 196 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 296 rows starting from the beginning of the part | ||
| 8807 | 2026.01.22 22:21:47.566559 [ 196 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 5 rows starting from the beginning of the part | ||
| 8808 | 2026.01.22 22:21:47.566603 [ 196 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 36 rows starting from the beginning of the part | ||
| 8809 | 2026.01.22 22:21:47.566643 [ 196 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 5 rows starting from the beginning of the part | ||
| 8810 | 2026.01.22 22:21:47.566687 [ 196 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 36 rows starting from the beginning of the part | ||
| 8811 | 2026.01.22 22:21:47.566727 [ 196 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 23 rows starting from the beginning of the part | ||
| 8812 | 2026.01.22 22:21:47.566946 [ 277 ] {2e905a19-a1bd-4569-b640-44969e716e98} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8813 | 2026.01.22 22:21:47.566987 [ 277 ] {2e905a19-a1bd-4569-b640-44969e716e98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8814 | 2026.01.22 22:21:47.567318 [ 277 ] {2e905a19-a1bd-4569-b640-44969e716e98} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8815 | 2026.01.22 22:21:47.567537 [ 277 ] {2e905a19-a1bd-4569-b640-44969e716e98} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8816 | 2026.01.22 22:21:47.567575 [ 199 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 401 rows, containing 5 columns (5 merged, 0 gathered) in 0.0013194 sec., 303926.0269819615 rows/sec., 20.96 MiB/sec. | ||
| 8817 | 2026.01.22 22:21:47.567669 [ 277 ] {2e905a19-a1bd-4569-b640-44969e716e98} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001284 sec., 196261.68224299065 rows/sec., 13.57 MiB/sec. | ||
| 8818 | 2026.01.22 22:21:47.567709 [ 277 ] {2e905a19-a1bd-4569-b640-44969e716e98} <Debug> TCPHandler: Processed in 0.00145545 sec. | ||
| 8819 | 2026.01.22 22:21:47.567716 [ 196 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8820 | 2026.01.22 22:21:47.567828 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8821 | 2026.01.22 22:21:47.567927 [ 277 ] {47f49a64-6068-49c8-a887-44582dbba0a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8822 | 2026.01.22 22:21:47.567966 [ 196 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_56_11} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8823 | 2026.01.22 22:21:47.567969 [ 277 ] {47f49a64-6068-49c8-a887-44582dbba0a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8824 | 2026.01.22 22:21:47.568045 [ 196 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_56_11} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8825 | 2026.01.22 22:21:47.568122 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8826 | 2026.01.22 22:21:47.568439 [ 277 ] {47f49a64-6068-49c8-a887-44582dbba0a8} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8827 | 2026.01.22 22:21:47.568480 [ 277 ] {47f49a64-6068-49c8-a887-44582dbba0a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8828 | 2026.01.22 22:21:47.568790 [ 277 ] {47f49a64-6068-49c8-a887-44582dbba0a8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8829 | 2026.01.22 22:21:47.568994 [ 277 ] {47f49a64-6068-49c8-a887-44582dbba0a8} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8830 | 2026.01.22 22:21:47.569128 [ 277 ] {47f49a64-6068-49c8-a887-44582dbba0a8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001219 sec., 9844.134536505331 rows/sec., 769.07 KiB/sec. | ||
| 8831 | 2026.01.22 22:21:47.569166 [ 277 ] {47f49a64-6068-49c8-a887-44582dbba0a8} <Debug> TCPHandler: Processed in 0.00138857 sec. | ||
| 8832 | 2026.01.22 22:21:47.569286 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8833 | 2026.01.22 22:21:47.569379 [ 277 ] {56580414-5ecc-4f3a-8a22-d45ac9dd94cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8834 | 2026.01.22 22:21:47.569417 [ 277 ] {56580414-5ecc-4f3a-8a22-d45ac9dd94cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8835 | 2026.01.22 22:21:47.570038 [ 277 ] {56580414-5ecc-4f3a-8a22-d45ac9dd94cc} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8836 | 2026.01.22 22:21:47.570076 [ 277 ] {56580414-5ecc-4f3a-8a22-d45ac9dd94cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8837 | 2026.01.22 22:21:47.570398 [ 277 ] {56580414-5ecc-4f3a-8a22-d45ac9dd94cc} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8838 | 2026.01.22 22:21:47.570604 [ 277 ] {56580414-5ecc-4f3a-8a22-d45ac9dd94cc} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8839 | 2026.01.22 22:21:47.570732 [ 277 ] {56580414-5ecc-4f3a-8a22-d45ac9dd94cc} <Debug> executeQuery: Read 567 rows, 43.55 KiB in 0.00137 sec., 413868.61313868617 rows/sec., 31.04 MiB/sec. | ||
| 8840 | 2026.01.22 22:21:47.570768 [ 277 ] {56580414-5ecc-4f3a-8a22-d45ac9dd94cc} <Debug> TCPHandler: Processed in 0.001531531 sec. | ||
| 8841 | 2026.01.22 22:21:47.570884 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8842 | 2026.01.22 22:21:47.570978 [ 277 ] {16c9322c-6a4e-43f4-8aff-9d7eaa2052af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8843 | 2026.01.22 22:21:47.571022 [ 277 ] {16c9322c-6a4e-43f4-8aff-9d7eaa2052af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8844 | 2026.01.22 22:21:47.571596 [ 277 ] {16c9322c-6a4e-43f4-8aff-9d7eaa2052af} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8845 | 2026.01.22 22:21:47.571632 [ 277 ] {16c9322c-6a4e-43f4-8aff-9d7eaa2052af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8846 | 2026.01.22 22:21:47.572018 [ 277 ] {16c9322c-6a4e-43f4-8aff-9d7eaa2052af} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8847 | 2026.01.22 22:21:47.572231 [ 277 ] {16c9322c-6a4e-43f4-8aff-9d7eaa2052af} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8848 | 2026.01.22 22:21:47.572361 [ 277 ] {16c9322c-6a4e-43f4-8aff-9d7eaa2052af} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001401 sec., 630264.0970735189 rows/sec., 42.78 MiB/sec. | ||
| 8849 | 2026.01.22 22:21:47.572397 [ 277 ] {16c9322c-6a4e-43f4-8aff-9d7eaa2052af} <Debug> TCPHandler: Processed in 0.001562652 sec. | ||
| 8850 | 2026.01.22 22:21:47.572506 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8851 | 2026.01.22 22:21:47.572600 [ 277 ] {9d9d7f79-819a-4623-8612-60449f95f108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8852 | 2026.01.22 22:21:47.572653 [ 277 ] {9d9d7f79-819a-4623-8612-60449f95f108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8853 | 2026.01.22 22:21:47.573412 [ 277 ] {9d9d7f79-819a-4623-8612-60449f95f108} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8854 | 2026.01.22 22:21:47.573446 [ 277 ] {9d9d7f79-819a-4623-8612-60449f95f108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8855 | 2026.01.22 22:21:47.573944 [ 277 ] {9d9d7f79-819a-4623-8612-60449f95f108} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8856 | 2026.01.22 22:21:47.574150 [ 277 ] {9d9d7f79-819a-4623-8612-60449f95f108} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8857 | 2026.01.22 22:21:47.574285 [ 277 ] {9d9d7f79-819a-4623-8612-60449f95f108} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001704 sec., 2934.2723004694835 rows/sec., 5.26 MiB/sec. | ||
| 8858 | 2026.01.22 22:21:47.574349 [ 277 ] {9d9d7f79-819a-4623-8612-60449f95f108} <Debug> TCPHandler: Processed in 0.001892774 sec. | ||
| 8859 | 2026.01.22 22:21:47.574458 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8860 | 2026.01.22 22:21:47.574552 [ 277 ] {6226d16b-92fb-460a-a860-b741e96e6b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8861 | 2026.01.22 22:21:47.574594 [ 277 ] {6226d16b-92fb-460a-a860-b741e96e6b64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8862 | 2026.01.22 22:21:47.574921 [ 277 ] {6226d16b-92fb-460a-a860-b741e96e6b64} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8863 | 2026.01.22 22:21:47.574954 [ 277 ] {6226d16b-92fb-460a-a860-b741e96e6b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8864 | 2026.01.22 22:21:47.575257 [ 277 ] {6226d16b-92fb-460a-a860-b741e96e6b64} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8865 | 2026.01.22 22:21:47.575457 [ 277 ] {6226d16b-92fb-460a-a860-b741e96e6b64} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8866 | 2026.01.22 22:21:47.575585 [ 277 ] {6226d16b-92fb-460a-a860-b741e96e6b64} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 8867 | 2026.01.22 22:21:47.575620 [ 277 ] {6226d16b-92fb-460a-a860-b741e96e6b64} <Debug> TCPHandler: Processed in 0.001211249 sec. | ||
| 8868 | 2026.01.22 22:21:52.168288 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8869 | 2026.01.22 22:21:52.168362 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8870 | 2026.01.22 22:21:52.321404 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21088 | ||
| 8871 | 2026.01.22 22:21:52.322190 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8872 | 2026.01.22 22:21:52.322254 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8873 | 2026.01.22 22:21:52.322919 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8874 | 2026.01.22 22:21:52.323161 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8875 | 2026.01.22 22:21:52.323309 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21088 | ||
| 8876 | 2026.01.22 22:21:52.378337 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1088 | ||
| 8877 | 2026.01.22 22:21:52.380743 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8878 | 2026.01.22 22:21:52.380791 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8879 | 2026.01.22 22:21:52.381964 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8880 | 2026.01.22 22:21:52.382225 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8881 | 2026.01.22 22:21:52.382525 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1088 | ||
| 8882 | 2026.01.22 22:21:52.530708 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8883 | 2026.01.22 22:21:52.530901 [ 277 ] {a8af74c7-0246-459c-8372-2c8d36c09d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8884 | 2026.01.22 22:21:52.530972 [ 277 ] {a8af74c7-0246-459c-8372-2c8d36c09d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8885 | 2026.01.22 22:21:52.531706 [ 277 ] {a8af74c7-0246-459c-8372-2c8d36c09d91} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8886 | 2026.01.22 22:21:52.531751 [ 277 ] {a8af74c7-0246-459c-8372-2c8d36c09d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8887 | 2026.01.22 22:21:52.532142 [ 277 ] {a8af74c7-0246-459c-8372-2c8d36c09d91} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8888 | 2026.01.22 22:21:52.532363 [ 277 ] {a8af74c7-0246-459c-8372-2c8d36c09d91} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8889 | 2026.01.22 22:21:52.532511 [ 277 ] {a8af74c7-0246-459c-8372-2c8d36c09d91} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001662 sec., 77015.6438026474 rows/sec., 6.62 MiB/sec. | ||
| 8890 | 2026.01.22 22:21:52.532551 [ 277 ] {a8af74c7-0246-459c-8372-2c8d36c09d91} <Debug> TCPHandler: Processed in 0.001975515 sec. | ||
| 8891 | 2026.01.22 22:21:52.532681 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8892 | 2026.01.22 22:21:52.532775 [ 277 ] {aad72e53-c7f5-45ef-b28b-177d297c91db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8893 | 2026.01.22 22:21:52.532815 [ 277 ] {aad72e53-c7f5-45ef-b28b-177d297c91db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8894 | 2026.01.22 22:21:52.533220 [ 277 ] {aad72e53-c7f5-45ef-b28b-177d297c91db} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8895 | 2026.01.22 22:21:52.533256 [ 277 ] {aad72e53-c7f5-45ef-b28b-177d297c91db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8896 | 2026.01.22 22:21:52.533548 [ 277 ] {aad72e53-c7f5-45ef-b28b-177d297c91db} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8897 | 2026.01.22 22:21:52.533755 [ 277 ] {aad72e53-c7f5-45ef-b28b-177d297c91db} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8898 | 2026.01.22 22:21:52.533881 [ 277 ] {aad72e53-c7f5-45ef-b28b-177d297c91db} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001124 sec., 32028.46975088968 rows/sec., 2.35 MiB/sec. | ||
| 8899 | 2026.01.22 22:21:52.533918 [ 277 ] {aad72e53-c7f5-45ef-b28b-177d297c91db} <Debug> TCPHandler: Processed in 0.001285499 sec. | ||
| 8900 | 2026.01.22 22:21:52.534026 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8901 | 2026.01.22 22:21:52.534119 [ 277 ] {7d064d99-38ff-432b-b209-b3768d486260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8902 | 2026.01.22 22:21:52.534158 [ 277 ] {7d064d99-38ff-432b-b209-b3768d486260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8903 | 2026.01.22 22:21:52.534579 [ 277 ] {7d064d99-38ff-432b-b209-b3768d486260} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8904 | 2026.01.22 22:21:52.534615 [ 277 ] {7d064d99-38ff-432b-b209-b3768d486260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8905 | 2026.01.22 22:21:52.534922 [ 277 ] {7d064d99-38ff-432b-b209-b3768d486260} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8906 | 2026.01.22 22:21:52.535141 [ 277 ] {7d064d99-38ff-432b-b209-b3768d486260} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8907 | 2026.01.22 22:21:52.535266 [ 277 ] {7d064d99-38ff-432b-b209-b3768d486260} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001164 sec., 85910.6529209622 rows/sec., 6.71 MiB/sec. | ||
| 8908 | 2026.01.22 22:21:52.535301 [ 277 ] {7d064d99-38ff-432b-b209-b3768d486260} <Debug> TCPHandler: Processed in 0.001321709 sec. | ||
| 8909 | 2026.01.22 22:21:52.535412 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8910 | 2026.01.22 22:21:52.535504 [ 277 ] {b4bc13f3-05fd-4604-8d4d-5c5ad3a625d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8911 | 2026.01.22 22:21:52.535545 [ 277 ] {b4bc13f3-05fd-4604-8d4d-5c5ad3a625d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8912 | 2026.01.22 22:21:52.536000 [ 277 ] {b4bc13f3-05fd-4604-8d4d-5c5ad3a625d8} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8913 | 2026.01.22 22:21:52.536041 [ 277 ] {b4bc13f3-05fd-4604-8d4d-5c5ad3a625d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8914 | 2026.01.22 22:21:52.536468 [ 277 ] {b4bc13f3-05fd-4604-8d4d-5c5ad3a625d8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8915 | 2026.01.22 22:21:52.536715 [ 277 ] {b4bc13f3-05fd-4604-8d4d-5c5ad3a625d8} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8916 | 2026.01.22 22:21:52.536855 [ 277 ] {b4bc13f3-05fd-4604-8d4d-5c5ad3a625d8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001368 sec., 116959.06432748538 rows/sec., 8.15 MiB/sec. | ||
| 8917 | 2026.01.22 22:21:52.536894 [ 277 ] {b4bc13f3-05fd-4604-8d4d-5c5ad3a625d8} <Debug> TCPHandler: Processed in 0.001528701 sec. | ||
| 8918 | 2026.01.22 22:21:52.537024 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8919 | 2026.01.22 22:21:52.537124 [ 277 ] {987b2658-90ff-47f8-9bd3-2afa2033ec9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8920 | 2026.01.22 22:21:52.537182 [ 277 ] {987b2658-90ff-47f8-9bd3-2afa2033ec9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8921 | 2026.01.22 22:21:52.538047 [ 277 ] {987b2658-90ff-47f8-9bd3-2afa2033ec9e} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8922 | 2026.01.22 22:21:52.538082 [ 277 ] {987b2658-90ff-47f8-9bd3-2afa2033ec9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8923 | 2026.01.22 22:21:52.538655 [ 277 ] {987b2658-90ff-47f8-9bd3-2afa2033ec9e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8924 | 2026.01.22 22:21:52.538888 [ 277 ] {987b2658-90ff-47f8-9bd3-2afa2033ec9e} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8925 | 2026.01.22 22:21:52.539034 [ 277 ] {987b2658-90ff-47f8-9bd3-2afa2033ec9e} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001933 sec., 18623.900672529748 rows/sec., 33.37 MiB/sec. | ||
| 8926 | 2026.01.22 22:21:52.539110 [ 277 ] {987b2658-90ff-47f8-9bd3-2afa2033ec9e} <Debug> TCPHandler: Processed in 0.002136756 sec. | ||
| 8927 | 2026.01.22 22:21:52.539233 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8928 | 2026.01.22 22:21:52.539330 [ 277 ] {c86fabd4-c49a-4ddd-946d-f3365341eed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8929 | 2026.01.22 22:21:52.539373 [ 277 ] {c86fabd4-c49a-4ddd-946d-f3365341eed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8930 | 2026.01.22 22:21:52.539715 [ 277 ] {c86fabd4-c49a-4ddd-946d-f3365341eed0} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8931 | 2026.01.22 22:21:52.539752 [ 277 ] {c86fabd4-c49a-4ddd-946d-f3365341eed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8932 | 2026.01.22 22:21:52.540063 [ 277 ] {c86fabd4-c49a-4ddd-946d-f3365341eed0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8933 | 2026.01.22 22:21:52.540283 [ 277 ] {c86fabd4-c49a-4ddd-946d-f3365341eed0} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8934 | 2026.01.22 22:21:52.540418 [ 277 ] {c86fabd4-c49a-4ddd-946d-f3365341eed0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 8935 | 2026.01.22 22:21:52.540455 [ 277 ] {c86fabd4-c49a-4ddd-946d-f3365341eed0} <Debug> TCPHandler: Processed in 0.00127155 sec. | ||
| 8936 | 2026.01.22 22:21:53.462454 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 8937 | 2026.01.22 22:21:53.480672 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8938 | 2026.01.22 22:21:53.480728 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8939 | 2026.01.22 22:21:53.486465 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8940 | 2026.01.22 22:21:53.487155 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8941 | 2026.01.22 22:21:53.490156 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 8942 | 2026.01.22 22:21:57.528697 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8943 | 2026.01.22 22:21:57.528980 [ 277 ] {c9a2fcee-078f-42d9-8935-d8e363fef96e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8944 | 2026.01.22 22:21:57.529079 [ 277 ] {c9a2fcee-078f-42d9-8935-d8e363fef96e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8945 | 2026.01.22 22:21:57.529888 [ 277 ] {c9a2fcee-078f-42d9-8935-d8e363fef96e} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8946 | 2026.01.22 22:21:57.529936 [ 277 ] {c9a2fcee-078f-42d9-8935-d8e363fef96e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8947 | 2026.01.22 22:21:57.530310 [ 277 ] {c9a2fcee-078f-42d9-8935-d8e363fef96e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8948 | 2026.01.22 22:21:57.530538 [ 277 ] {c9a2fcee-078f-42d9-8935-d8e363fef96e} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8949 | 2026.01.22 22:21:57.530700 [ 277 ] {c9a2fcee-078f-42d9-8935-d8e363fef96e} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001791 sec., 36850.921273031825 rows/sec., 2.92 MiB/sec. | ||
| 8950 | 2026.01.22 22:21:57.530750 [ 277 ] {c9a2fcee-078f-42d9-8935-d8e363fef96e} <Debug> TCPHandler: Processed in 0.002221747 sec. | ||
| 8951 | 2026.01.22 22:21:57.530877 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8952 | 2026.01.22 22:21:57.530981 [ 277 ] {cfdfeb78-74c0-494e-992b-a22683d6eea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8953 | 2026.01.22 22:21:57.531024 [ 277 ] {cfdfeb78-74c0-494e-992b-a22683d6eea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8954 | 2026.01.22 22:21:57.531434 [ 277 ] {cfdfeb78-74c0-494e-992b-a22683d6eea3} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8955 | 2026.01.22 22:21:57.531471 [ 277 ] {cfdfeb78-74c0-494e-992b-a22683d6eea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8956 | 2026.01.22 22:21:57.531770 [ 277 ] {cfdfeb78-74c0-494e-992b-a22683d6eea3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8957 | 2026.01.22 22:21:57.531977 [ 277 ] {cfdfeb78-74c0-494e-992b-a22683d6eea3} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8958 | 2026.01.22 22:21:57.532115 [ 277 ] {cfdfeb78-74c0-494e-992b-a22683d6eea3} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001158 sec., 4317.789291882556 rows/sec., 324.68 KiB/sec. | ||
| 8959 | 2026.01.22 22:21:57.532153 [ 277 ] {cfdfeb78-74c0-494e-992b-a22683d6eea3} <Debug> TCPHandler: Processed in 0.00132802 sec. | ||
| 8960 | 2026.01.22 22:21:57.532256 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8961 | 2026.01.22 22:21:57.532350 [ 277 ] {9bcd25be-7e12-4e82-9019-96c488be0053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8962 | 2026.01.22 22:21:57.532389 [ 277 ] {9bcd25be-7e12-4e82-9019-96c488be0053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8963 | 2026.01.22 22:21:57.532818 [ 277 ] {9bcd25be-7e12-4e82-9019-96c488be0053} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8964 | 2026.01.22 22:21:57.532853 [ 277 ] {9bcd25be-7e12-4e82-9019-96c488be0053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8965 | 2026.01.22 22:21:57.533155 [ 277 ] {9bcd25be-7e12-4e82-9019-96c488be0053} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8966 | 2026.01.22 22:21:57.533361 [ 277 ] {9bcd25be-7e12-4e82-9019-96c488be0053} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8967 | 2026.01.22 22:21:57.533489 [ 277 ] {9bcd25be-7e12-4e82-9019-96c488be0053} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001157 sec., 59636.992221261884 rows/sec., 4.66 MiB/sec. | ||
| 8968 | 2026.01.22 22:21:57.533525 [ 277 ] {9bcd25be-7e12-4e82-9019-96c488be0053} <Debug> TCPHandler: Processed in 0.00131899 sec. | ||
| 8969 | 2026.01.22 22:21:57.533638 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8970 | 2026.01.22 22:21:57.533736 [ 277 ] {1655eddb-4a58-4e47-9e83-4cd3a2812b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8971 | 2026.01.22 22:21:57.533780 [ 277 ] {1655eddb-4a58-4e47-9e83-4cd3a2812b29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8972 | 2026.01.22 22:21:57.534186 [ 277 ] {1655eddb-4a58-4e47-9e83-4cd3a2812b29} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8973 | 2026.01.22 22:21:57.534221 [ 277 ] {1655eddb-4a58-4e47-9e83-4cd3a2812b29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8974 | 2026.01.22 22:21:57.534542 [ 277 ] {1655eddb-4a58-4e47-9e83-4cd3a2812b29} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8975 | 2026.01.22 22:21:57.534749 [ 277 ] {1655eddb-4a58-4e47-9e83-4cd3a2812b29} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8976 | 2026.01.22 22:21:57.534880 [ 277 ] {1655eddb-4a58-4e47-9e83-4cd3a2812b29} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 8977 | 2026.01.22 22:21:57.534916 [ 277 ] {1655eddb-4a58-4e47-9e83-4cd3a2812b29} <Debug> TCPHandler: Processed in 0.00132791 sec. | ||
| 8978 | 2026.01.22 22:21:57.535038 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8979 | 2026.01.22 22:21:57.535161 [ 277 ] {80610c2a-48c6-4492-9bf4-feb43fae15d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8980 | 2026.01.22 22:21:57.535229 [ 277 ] {80610c2a-48c6-4492-9bf4-feb43fae15d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8981 | 2026.01.22 22:21:57.536027 [ 277 ] {80610c2a-48c6-4492-9bf4-feb43fae15d2} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8982 | 2026.01.22 22:21:57.536063 [ 277 ] {80610c2a-48c6-4492-9bf4-feb43fae15d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8983 | 2026.01.22 22:21:57.536589 [ 277 ] {80610c2a-48c6-4492-9bf4-feb43fae15d2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8984 | 2026.01.22 22:21:57.536815 [ 277 ] {80610c2a-48c6-4492-9bf4-feb43fae15d2} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8985 | 2026.01.22 22:21:57.536938 [ 57 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8986 | 2026.01.22 22:21:57.536966 [ 277 ] {80610c2a-48c6-4492-9bf4-feb43fae15d2} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001829 sec., 2733.734281027884 rows/sec., 4.90 MiB/sec. | ||
| 8987 | 2026.01.22 22:21:57.537026 [ 57 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8988 | 2026.01.22 22:21:57.537065 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8989 | 2026.01.22 22:21:57.537072 [ 277 ] {80610c2a-48c6-4492-9bf4-feb43fae15d2} <Debug> TCPHandler: Processed in 0.002095105 sec. | ||
| 8990 | 2026.01.22 22:21:57.537218 [ 188 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::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 | ||
| 8991 | 2026.01.22 22:21:57.537238 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8992 | 2026.01.22 22:21:57.537363 [ 277 ] {74e62f7d-885f-41b1-82bb-47fda323ac19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8993 | 2026.01.22 22:21:57.537405 [ 277 ] {74e62f7d-885f-41b1-82bb-47fda323ac19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8994 | 2026.01.22 22:21:57.537564 [ 188 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8995 | 2026.01.22 22:21:57.537639 [ 188 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1099 rows starting from the beginning of the part | ||
| 8996 | 2026.01.22 22:21:57.537786 [ 277 ] {74e62f7d-885f-41b1-82bb-47fda323ac19} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8997 | 2026.01.22 22:21:57.537795 [ 188 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 5 rows starting from the beginning of the part | ||
| 8998 | 2026.01.22 22:21:57.537828 [ 277 ] {74e62f7d-885f-41b1-82bb-47fda323ac19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8999 | 2026.01.22 22:21:57.537946 [ 188 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 36 rows starting from the beginning of the part | ||
| 9000 | 2026.01.22 22:21:57.538079 [ 188 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 5 rows starting from the beginning of the part | ||
| 9001 | 2026.01.22 22:21:57.538158 [ 277 ] {74e62f7d-885f-41b1-82bb-47fda323ac19} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9002 | 2026.01.22 22:21:57.538206 [ 188 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 36 rows starting from the beginning of the part | ||
| 9003 | 2026.01.22 22:21:57.538342 [ 188 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 5 rows starting from the beginning of the part | ||
| 9004 | 2026.01.22 22:21:57.538384 [ 277 ] {74e62f7d-885f-41b1-82bb-47fda323ac19} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9005 | 2026.01.22 22:21:57.538528 [ 277 ] {74e62f7d-885f-41b1-82bb-47fda323ac19} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001184 sec., 50675.67567567568 rows/sec., 3.42 MiB/sec. | ||
| 9006 | 2026.01.22 22:21:57.538565 [ 277 ] {74e62f7d-885f-41b1-82bb-47fda323ac19} <Debug> TCPHandler: Processed in 0.00138377 sec. | ||
| 9007 | 2026.01.22 22:21:57.545104 [ 199 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1186 rows, containing 19 columns (19 merged, 0 gathered) in 0.007961589 sec., 148965.2379694556 rows/sec., 266.94 MiB/sec. | ||
| 9008 | 2026.01.22 22:21:57.546347 [ 190 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9009 | 2026.01.22 22:21:57.546775 [ 190 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9010 | 2026.01.22 22:21:57.546863 [ 190 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9011 | 2026.01.22 22:21:57.547008 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.51 MiB. | ||
| 9012 | 2026.01.22 22:21:58.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 309.06 MiB, peak 320.54 MiB, free memory in arenas 0.00 B, will set to 310.89 MiB (RSS), difference: 1.83 MiB | ||
| 9013 | 2026.01.22 22:21:59.823486 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21536 | ||
| 9014 | 2026.01.22 22:21:59.823986 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9015 | 2026.01.22 22:21:59.824033 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9016 | 2026.01.22 22:21:59.824531 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9017 | 2026.01.22 22:21:59.824772 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9018 | 2026.01.22 22:21:59.824942 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21536 | ||
| 9019 | 2026.01.22 22:21:59.837646 [ 55 ] {} <Debug> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 9020 | 2026.01.22 22:21:59.837711 [ 55 ] {} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9021 | 2026.01.22 22:21:59.837730 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9022 | 2026.01.22 22:21:59.837828 [ 199 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 9023 | 2026.01.22 22:21:59.837954 [ 199 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9024 | 2026.01.22 22:21:59.837988 [ 199 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 241 rows starting from the beginning of the part | ||
| 9025 | 2026.01.22 22:21:59.838055 [ 199 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 9026 | 2026.01.22 22:21:59.838099 [ 199 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 9027 | 2026.01.22 22:21:59.838140 [ 199 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 9028 | 2026.01.22 22:21:59.838180 [ 199 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 9029 | 2026.01.22 22:21:59.838987 [ 190 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 289 rows, containing 5 columns (5 merged, 0 gathered) in 0.001198099 sec., 241215.45882268494 rows/sec., 15.59 MiB/sec. | ||
| 9030 | 2026.01.22 22:21:59.839172 [ 203 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 9031 | 2026.01.22 22:21:59.839439 [ 203 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_14_3} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9032 | 2026.01.22 22:21:59.839510 [ 203 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_14_3} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 9033 | 2026.01.22 22:21:59.839584 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 9034 | 2026.01.22 22:22:00.990330 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9035 | 2026.01.22 22:22:01.008283 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9036 | 2026.01.22 22:22:01.008350 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9037 | 2026.01.22 22:22:01.014128 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9038 | 2026.01.22 22:22:01.014860 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9039 | 2026.01.22 22:22:01.017886 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9040 | 2026.01.22 22:22:02.186816 [ 51 ] {} <Debug> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 9041 | 2026.01.22 22:22:02.186877 [ 51 ] {} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9042 | 2026.01.22 22:22:02.186897 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9043 | 2026.01.22 22:22:02.186992 [ 199 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 9044 | 2026.01.22 22:22:02.187107 [ 199 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9045 | 2026.01.22 22:22:02.187140 [ 199 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 470 rows starting from the beginning of the part | ||
| 9046 | 2026.01.22 22:22:02.187204 [ 199 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 9047 | 2026.01.22 22:22:02.187247 [ 199 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 9048 | 2026.01.22 22:22:02.187289 [ 199 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 9049 | 2026.01.22 22:22:02.187332 [ 199 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 9050 | 2026.01.22 22:22:02.188178 [ 190 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 566 rows, containing 5 columns (5 merged, 0 gathered) in 0.001220149 sec., 463877.77230485785 rows/sec., 33.11 MiB/sec. | ||
| 9051 | 2026.01.22 22:22:02.188358 [ 191 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 9052 | 2026.01.22 22:22:02.188617 [ 191 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_14_3} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9053 | 2026.01.22 22:22:02.188687 [ 191 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_14_3} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 9054 | 2026.01.22 22:22:02.188768 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9055 | 2026.01.22 22:22:02.382853 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1112 | ||
| 9056 | 2026.01.22 22:22:02.385034 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9057 | 2026.01.22 22:22:02.385080 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9058 | 2026.01.22 22:22:02.386231 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9059 | 2026.01.22 22:22:02.386518 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9060 | 2026.01.22 22:22:02.386767 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1112 | ||
| 9061 | 2026.01.22 22:22:02.544113 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9062 | 2026.01.22 22:22:02.544290 [ 277 ] {87ee2860-ca4a-46a1-95bf-5a3872f6322c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9063 | 2026.01.22 22:22:02.544356 [ 277 ] {87ee2860-ca4a-46a1-95bf-5a3872f6322c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9064 | 2026.01.22 22:22:02.545215 [ 277 ] {87ee2860-ca4a-46a1-95bf-5a3872f6322c} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9065 | 2026.01.22 22:22:02.545267 [ 277 ] {87ee2860-ca4a-46a1-95bf-5a3872f6322c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9066 | 2026.01.22 22:22:02.545674 [ 277 ] {87ee2860-ca4a-46a1-95bf-5a3872f6322c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9067 | 2026.01.22 22:22:02.545924 [ 277 ] {87ee2860-ca4a-46a1-95bf-5a3872f6322c} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9068 | 2026.01.22 22:22:02.546085 [ 277 ] {87ee2860-ca4a-46a1-95bf-5a3872f6322c} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001843 sec., 241996.74443841563 rows/sec., 15.35 MiB/sec. | ||
| 9069 | 2026.01.22 22:22:02.546137 [ 277 ] {87ee2860-ca4a-46a1-95bf-5a3872f6322c} <Debug> TCPHandler: Processed in 0.002152296 sec. | ||
| 9070 | 2026.01.22 22:22:02.546265 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9071 | 2026.01.22 22:22:02.546369 [ 277 ] {698a0a94-3550-43c9-810d-8f7a1459161a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9072 | 2026.01.22 22:22:02.546413 [ 277 ] {698a0a94-3550-43c9-810d-8f7a1459161a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9073 | 2026.01.22 22:22:02.546841 [ 277 ] {698a0a94-3550-43c9-810d-8f7a1459161a} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9074 | 2026.01.22 22:22:02.546876 [ 277 ] {698a0a94-3550-43c9-810d-8f7a1459161a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9075 | 2026.01.22 22:22:02.547174 [ 277 ] {698a0a94-3550-43c9-810d-8f7a1459161a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9076 | 2026.01.22 22:22:02.547374 [ 277 ] {698a0a94-3550-43c9-810d-8f7a1459161a} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9077 | 2026.01.22 22:22:02.547509 [ 277 ] {698a0a94-3550-43c9-810d-8f7a1459161a} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001165 sec., 8583.690987124462 rows/sec., 699.94 KiB/sec. | ||
| 9078 | 2026.01.22 22:22:02.547548 [ 277 ] {698a0a94-3550-43c9-810d-8f7a1459161a} <Debug> TCPHandler: Processed in 0.00133755 sec. | ||
| 9079 | 2026.01.22 22:22:02.547652 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9080 | 2026.01.22 22:22:02.547748 [ 277 ] {96d68111-c488-4166-9a92-372b2e0abf98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9081 | 2026.01.22 22:22:02.547793 [ 277 ] {96d68111-c488-4166-9a92-372b2e0abf98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9082 | 2026.01.22 22:22:02.548851 [ 277 ] {96d68111-c488-4166-9a92-372b2e0abf98} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9083 | 2026.01.22 22:22:02.548886 [ 277 ] {96d68111-c488-4166-9a92-372b2e0abf98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9084 | 2026.01.22 22:22:02.549275 [ 277 ] {96d68111-c488-4166-9a92-372b2e0abf98} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9085 | 2026.01.22 22:22:02.549478 [ 277 ] {96d68111-c488-4166-9a92-372b2e0abf98} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9086 | 2026.01.22 22:22:02.549627 [ 277 ] {96d68111-c488-4166-9a92-372b2e0abf98} <Debug> executeQuery: Read 1279 rows, 104.47 KiB in 0.001896 sec., 674578.05907173 rows/sec., 53.81 MiB/sec. | ||
| 9087 | 2026.01.22 22:22:02.549668 [ 277 ] {96d68111-c488-4166-9a92-372b2e0abf98} <Debug> TCPHandler: Processed in 0.002065586 sec. | ||
| 9088 | 2026.01.22 22:22:02.549782 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9089 | 2026.01.22 22:22:02.549875 [ 277 ] {ee1e997c-b249-45a1-b1ab-672374500772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9090 | 2026.01.22 22:22:02.549914 [ 277 ] {ee1e997c-b249-45a1-b1ab-672374500772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9091 | 2026.01.22 22:22:02.550415 [ 277 ] {ee1e997c-b249-45a1-b1ab-672374500772} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9092 | 2026.01.22 22:22:02.550449 [ 277 ] {ee1e997c-b249-45a1-b1ab-672374500772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9093 | 2026.01.22 22:22:02.550762 [ 277 ] {ee1e997c-b249-45a1-b1ab-672374500772} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9094 | 2026.01.22 22:22:02.550991 [ 277 ] {ee1e997c-b249-45a1-b1ab-672374500772} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9095 | 2026.01.22 22:22:02.551125 [ 277 ] {ee1e997c-b249-45a1-b1ab-672374500772} <Debug> executeQuery: Read 269 rows, 16.80 KiB in 0.001268 sec., 212145.11041009464 rows/sec., 12.94 MiB/sec. | ||
| 9096 | 2026.01.22 22:22:02.551164 [ 277 ] {ee1e997c-b249-45a1-b1ab-672374500772} <Debug> TCPHandler: Processed in 0.001433141 sec. | ||
| 9097 | 2026.01.22 22:22:02.551271 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9098 | 2026.01.22 22:22:02.551372 [ 277 ] {50ca9634-919c-4ac0-b180-858e6ef69a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9099 | 2026.01.22 22:22:02.551413 [ 277 ] {50ca9634-919c-4ac0-b180-858e6ef69a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9100 | 2026.01.22 22:22:02.551905 [ 277 ] {50ca9634-919c-4ac0-b180-858e6ef69a67} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9101 | 2026.01.22 22:22:02.551942 [ 277 ] {50ca9634-919c-4ac0-b180-858e6ef69a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9102 | 2026.01.22 22:22:02.552267 [ 277 ] {50ca9634-919c-4ac0-b180-858e6ef69a67} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9103 | 2026.01.22 22:22:02.552481 [ 277 ] {50ca9634-919c-4ac0-b180-858e6ef69a67} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9104 | 2026.01.22 22:22:02.552618 [ 277 ] {50ca9634-919c-4ac0-b180-858e6ef69a67} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001264 sec., 181962.0253164557 rows/sec., 11.73 MiB/sec. | ||
| 9105 | 2026.01.22 22:22:02.552656 [ 277 ] {50ca9634-919c-4ac0-b180-858e6ef69a67} <Debug> TCPHandler: Processed in 0.001435741 sec. | ||
| 9106 | 2026.01.22 22:22:02.552759 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9107 | 2026.01.22 22:22:02.552853 [ 277 ] {2fb48fe4-07eb-4ff8-8571-14687f4133ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9108 | 2026.01.22 22:22:02.552892 [ 277 ] {2fb48fe4-07eb-4ff8-8571-14687f4133ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9109 | 2026.01.22 22:22:02.553369 [ 277 ] {2fb48fe4-07eb-4ff8-8571-14687f4133ad} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9110 | 2026.01.22 22:22:02.553405 [ 277 ] {2fb48fe4-07eb-4ff8-8571-14687f4133ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9111 | 2026.01.22 22:22:02.553702 [ 277 ] {2fb48fe4-07eb-4ff8-8571-14687f4133ad} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9112 | 2026.01.22 22:22:02.554016 [ 277 ] {2fb48fe4-07eb-4ff8-8571-14687f4133ad} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9113 | 2026.01.22 22:22:02.554176 [ 277 ] {2fb48fe4-07eb-4ff8-8571-14687f4133ad} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.00134 sec., 170895.5223880597 rows/sec., 9.70 MiB/sec. | ||
| 9114 | 2026.01.22 22:22:02.554222 [ 277 ] {2fb48fe4-07eb-4ff8-8571-14687f4133ad} <Debug> TCPHandler: Processed in 0.001513431 sec. | ||
| 9115 | 2026.01.22 22:22:02.554341 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9116 | 2026.01.22 22:22:02.554454 [ 277 ] {b7ce707f-4b24-407f-842b-017741c3cfc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9117 | 2026.01.22 22:22:02.554501 [ 277 ] {b7ce707f-4b24-407f-842b-017741c3cfc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9118 | 2026.01.22 22:22:02.555234 [ 277 ] {b7ce707f-4b24-407f-842b-017741c3cfc2} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9119 | 2026.01.22 22:22:02.555271 [ 277 ] {b7ce707f-4b24-407f-842b-017741c3cfc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9120 | 2026.01.22 22:22:02.555608 [ 277 ] {b7ce707f-4b24-407f-842b-017741c3cfc2} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9121 | 2026.01.22 22:22:02.555816 [ 277 ] {b7ce707f-4b24-407f-842b-017741c3cfc2} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9122 | 2026.01.22 22:22:02.555949 [ 277 ] {b7ce707f-4b24-407f-842b-017741c3cfc2} <Debug> executeQuery: Read 779 rows, 55.96 KiB in 0.001519 sec., 512837.3930217248 rows/sec., 35.98 MiB/sec. | ||
| 9123 | 2026.01.22 22:22:02.555985 [ 277 ] {b7ce707f-4b24-407f-842b-017741c3cfc2} <Debug> TCPHandler: Processed in 0.001701482 sec. | ||
| 9124 | 2026.01.22 22:22:02.556090 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9125 | 2026.01.22 22:22:02.556182 [ 277 ] {b8c9b923-e16a-4a52-ab39-8f58e40a31fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9126 | 2026.01.22 22:22:02.556222 [ 277 ] {b8c9b923-e16a-4a52-ab39-8f58e40a31fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9127 | 2026.01.22 22:22:02.556546 [ 277 ] {b8c9b923-e16a-4a52-ab39-8f58e40a31fe} <Trace> oximeter.measurements_bool (a68a1b1f-6c09-4757-b3ab-eafef4467e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9128 | 2026.01.22 22:22:02.556582 [ 277 ] {b8c9b923-e16a-4a52-ab39-8f58e40a31fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9129 | 2026.01.22 22:22:02.556876 [ 277 ] {b8c9b923-e16a-4a52-ab39-8f58e40a31fe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 9130 | 2026.01.22 22:22:02.557081 [ 277 ] {b8c9b923-e16a-4a52-ab39-8f58e40a31fe} <Trace> oximeter.measurements_bool (a68a1b1f-6c09-4757-b3ab-eafef4467e95): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9131 | 2026.01.22 22:22:02.557264 [ 277 ] {b8c9b923-e16a-4a52-ab39-8f58e40a31fe} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0011 sec., 5454.545454545454 rows/sec., 284.98 KiB/sec. | ||
| 9132 | 2026.01.22 22:22:02.557301 [ 277 ] {b8c9b923-e16a-4a52-ab39-8f58e40a31fe} <Debug> TCPHandler: Processed in 0.001257719 sec. | ||
| 9133 | 2026.01.22 22:22:02.557420 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9134 | 2026.01.22 22:22:02.557543 [ 277 ] {eed5699b-a27f-4324-97ee-90311111cb3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9135 | 2026.01.22 22:22:02.557594 [ 277 ] {eed5699b-a27f-4324-97ee-90311111cb3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9136 | 2026.01.22 22:22:02.558061 [ 277 ] {eed5699b-a27f-4324-97ee-90311111cb3b} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9137 | 2026.01.22 22:22:02.558097 [ 277 ] {eed5699b-a27f-4324-97ee-90311111cb3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9138 | 2026.01.22 22:22:02.558506 [ 277 ] {eed5699b-a27f-4324-97ee-90311111cb3b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9139 | 2026.01.22 22:22:02.558739 [ 277 ] {eed5699b-a27f-4324-97ee-90311111cb3b} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9140 | 2026.01.22 22:22:02.558885 [ 277 ] {eed5699b-a27f-4324-97ee-90311111cb3b} <Debug> executeQuery: Read 333 rows, 22.36 KiB in 0.001367 sec., 243599.12216532553 rows/sec., 15.97 MiB/sec. | ||
| 9141 | 2026.01.22 22:22:02.558924 [ 277 ] {eed5699b-a27f-4324-97ee-90311111cb3b} <Debug> TCPHandler: Processed in 0.001564792 sec. | ||
| 9142 | 2026.01.22 22:22:02.559023 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9143 | 2026.01.22 22:22:02.559115 [ 277 ] {5c124346-e826-40a6-a62c-7a4c4f29f10b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9144 | 2026.01.22 22:22:02.559155 [ 277 ] {5c124346-e826-40a6-a62c-7a4c4f29f10b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9145 | 2026.01.22 22:22:02.559460 [ 277 ] {5c124346-e826-40a6-a62c-7a4c4f29f10b} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9146 | 2026.01.22 22:22:02.559496 [ 277 ] {5c124346-e826-40a6-a62c-7a4c4f29f10b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9147 | 2026.01.22 22:22:02.559784 [ 277 ] {5c124346-e826-40a6-a62c-7a4c4f29f10b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 9148 | 2026.01.22 22:22:02.560003 [ 277 ] {5c124346-e826-40a6-a62c-7a4c4f29f10b} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9149 | 2026.01.22 22:22:02.560130 [ 277 ] {5c124346-e826-40a6-a62c-7a4c4f29f10b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001033 sec., 968.054211035818 rows/sec., 65.23 KiB/sec. | ||
| 9150 | 2026.01.22 22:22:02.560165 [ 277 ] {5c124346-e826-40a6-a62c-7a4c4f29f10b} <Debug> TCPHandler: Processed in 0.001188479 sec. | ||
| 9151 | 2026.01.22 22:22:02.560285 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9152 | 2026.01.22 22:22:02.560408 [ 277 ] {257952fa-55ca-4bcf-894e-d2fa612ed027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9153 | 2026.01.22 22:22:02.560474 [ 277 ] {257952fa-55ca-4bcf-894e-d2fa612ed027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9154 | 2026.01.22 22:22:02.561365 [ 277 ] {257952fa-55ca-4bcf-894e-d2fa612ed027} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9155 | 2026.01.22 22:22:02.561403 [ 277 ] {257952fa-55ca-4bcf-894e-d2fa612ed027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9156 | 2026.01.22 22:22:02.561956 [ 277 ] {257952fa-55ca-4bcf-894e-d2fa612ed027} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9157 | 2026.01.22 22:22:02.562176 [ 277 ] {257952fa-55ca-4bcf-894e-d2fa612ed027} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9158 | 2026.01.22 22:22:02.562315 [ 277 ] {257952fa-55ca-4bcf-894e-d2fa612ed027} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001932 sec., 18633.54037267081 rows/sec., 33.39 MiB/sec. | ||
| 9159 | 2026.01.22 22:22:02.562379 [ 277 ] {257952fa-55ca-4bcf-894e-d2fa612ed027} <Debug> TCPHandler: Processed in 0.002153976 sec. | ||
| 9160 | 2026.01.22 22:22:02.562491 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9161 | 2026.01.22 22:22:02.562586 [ 277 ] {e0b53550-f5a3-4ea2-84d6-5ce55ab56cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9162 | 2026.01.22 22:22:02.562627 [ 277 ] {e0b53550-f5a3-4ea2-84d6-5ce55ab56cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9163 | 2026.01.22 22:22:02.562962 [ 277 ] {e0b53550-f5a3-4ea2-84d6-5ce55ab56cf8} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9164 | 2026.01.22 22:22:02.562999 [ 277 ] {e0b53550-f5a3-4ea2-84d6-5ce55ab56cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9165 | 2026.01.22 22:22:02.563306 [ 277 ] {e0b53550-f5a3-4ea2-84d6-5ce55ab56cf8} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9166 | 2026.01.22 22:22:02.563513 [ 277 ] {e0b53550-f5a3-4ea2-84d6-5ce55ab56cf8} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9167 | 2026.01.22 22:22:02.563646 [ 277 ] {e0b53550-f5a3-4ea2-84d6-5ce55ab56cf8} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001079 sec., 100092.67840593141 rows/sec., 6.10 MiB/sec. | ||
| 9168 | 2026.01.22 22:22:02.563682 [ 277 ] {e0b53550-f5a3-4ea2-84d6-5ce55ab56cf8} <Debug> TCPHandler: Processed in 0.001240499 sec. | ||
| 9169 | 2026.01.22 22:22:07.169408 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9170 | 2026.01.22 22:22:07.169506 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9171 | 2026.01.22 22:22:07.325066 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22048 | ||
| 9172 | 2026.01.22 22:22:07.325581 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9173 | 2026.01.22 22:22:07.325620 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9174 | 2026.01.22 22:22:07.326101 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9175 | 2026.01.22 22:22:07.326321 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9176 | 2026.01.22 22:22:07.326448 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22048 | ||
| 9177 | 2026.01.22 22:22:07.326473 [ 42 ] {} <Debug> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9178 | 2026.01.22 22:22:07.326526 [ 42 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9179 | 2026.01.22 22:22:07.326546 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9180 | 2026.01.22 22:22:07.326661 [ 199 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 9181 | 2026.01.22 22:22:07.326796 [ 199 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9182 | 2026.01.22 22:22:07.326837 [ 199 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19616 rows starting from the beginning of the part | ||
| 9183 | 2026.01.22 22:22:07.326905 [ 199 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 9184 | 2026.01.22 22:22:07.326952 [ 199 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 9185 | 2026.01.22 22:22:07.326994 [ 199 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 9186 | 2026.01.22 22:22:07.327034 [ 199 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 9187 | 2026.01.22 22:22:07.327078 [ 199 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 9188 | 2026.01.22 22:22:07.329040 [ 190 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22048 rows, containing 4 columns (4 merged, 0 gathered) in 0.002435648 sec., 9052211.156948788 rows/sec., 129.49 MiB/sec. | ||
| 9189 | 2026.01.22 22:22:07.329422 [ 192 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9190 | 2026.01.22 22:22:07.329737 [ 192 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_46_9} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9191 | 2026.01.22 22:22:07.329820 [ 192 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_46_9} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9192 | 2026.01.22 22:22:07.329928 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 9193 | 2026.01.22 22:22:07.529375 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9194 | 2026.01.22 22:22:07.529547 [ 277 ] {99357417-6718-45ad-ab18-53ce48c9a392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9195 | 2026.01.22 22:22:07.529610 [ 277 ] {99357417-6718-45ad-ab18-53ce48c9a392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9196 | 2026.01.22 22:22:07.530275 [ 277 ] {99357417-6718-45ad-ab18-53ce48c9a392} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9197 | 2026.01.22 22:22:07.530320 [ 277 ] {99357417-6718-45ad-ab18-53ce48c9a392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9198 | 2026.01.22 22:22:07.530692 [ 277 ] {99357417-6718-45ad-ab18-53ce48c9a392} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9199 | 2026.01.22 22:22:07.530911 [ 277 ] {99357417-6718-45ad-ab18-53ce48c9a392} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9200 | 2026.01.22 22:22:07.531058 [ 277 ] {99357417-6718-45ad-ab18-53ce48c9a392} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001558 sec., 42362.0025673941 rows/sec., 3.36 MiB/sec. | ||
| 9201 | 2026.01.22 22:22:07.531054 [ 42 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9202 | 2026.01.22 22:22:07.531099 [ 277 ] {99357417-6718-45ad-ab18-53ce48c9a392} <Debug> TCPHandler: Processed in 0.001848944 sec. | ||
| 9203 | 2026.01.22 22:22:07.531134 [ 42 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9204 | 2026.01.22 22:22:07.531160 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9205 | 2026.01.22 22:22:07.531235 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9206 | 2026.01.22 22:22:07.531285 [ 200 ] {048797f8-2913-4120-8057-043480967ec1::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 | ||
| 9207 | 2026.01.22 22:22:07.531333 [ 277 ] {fc8734f3-902e-4948-8441-4da18f01b4fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9208 | 2026.01.22 22:22:07.531378 [ 277 ] {fc8734f3-902e-4948-8441-4da18f01b4fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9209 | 2026.01.22 22:22:07.531420 [ 200 ] {048797f8-2913-4120-8057-043480967ec1::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9210 | 2026.01.22 22:22:07.531461 [ 200 ] {048797f8-2913-4120-8057-043480967ec1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2556 rows starting from the beginning of the part | ||
| 9211 | 2026.01.22 22:22:07.531525 [ 200 ] {048797f8-2913-4120-8057-043480967ec1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1329 rows starting from the beginning of the part | ||
| 9212 | 2026.01.22 22:22:07.531569 [ 200 ] {048797f8-2913-4120-8057-043480967ec1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 128 rows starting from the beginning of the part | ||
| 9213 | 2026.01.22 22:22:07.531610 [ 200 ] {048797f8-2913-4120-8057-043480967ec1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 66 rows starting from the beginning of the part | ||
| 9214 | 2026.01.22 22:22:07.531647 [ 200 ] {048797f8-2913-4120-8057-043480967ec1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1279 rows starting from the beginning of the part | ||
| 9215 | 2026.01.22 22:22:07.531687 [ 200 ] {048797f8-2913-4120-8057-043480967ec1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 66 rows starting from the beginning of the part | ||
| 9216 | 2026.01.22 22:22:07.531787 [ 277 ] {fc8734f3-902e-4948-8441-4da18f01b4fc} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9217 | 2026.01.22 22:22:07.531829 [ 277 ] {fc8734f3-902e-4948-8441-4da18f01b4fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9218 | 2026.01.22 22:22:07.532152 [ 277 ] {fc8734f3-902e-4948-8441-4da18f01b4fc} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9219 | 2026.01.22 22:22:07.532370 [ 277 ] {fc8734f3-902e-4948-8441-4da18f01b4fc} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9220 | 2026.01.22 22:22:07.532503 [ 277 ] {fc8734f3-902e-4948-8441-4da18f01b4fc} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001187 sec., 4212.299915754002 rows/sec., 316.75 KiB/sec. | ||
| 9221 | 2026.01.22 22:22:07.532541 [ 277 ] {fc8734f3-902e-4948-8441-4da18f01b4fc} <Debug> TCPHandler: Processed in 0.00135641 sec. | ||
| 9222 | 2026.01.22 22:22:07.532649 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9223 | 2026.01.22 22:22:07.532749 [ 277 ] {c56982bd-6cdf-422e-9203-5e803ea91745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9224 | 2026.01.22 22:22:07.532795 [ 277 ] {c56982bd-6cdf-422e-9203-5e803ea91745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9225 | 2026.01.22 22:22:07.533221 [ 277 ] {c56982bd-6cdf-422e-9203-5e803ea91745} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9226 | 2026.01.22 22:22:07.533259 [ 277 ] {c56982bd-6cdf-422e-9203-5e803ea91745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9227 | 2026.01.22 22:22:07.533570 [ 277 ] {c56982bd-6cdf-422e-9203-5e803ea91745} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9228 | 2026.01.22 22:22:07.533773 [ 200 ] {048797f8-2913-4120-8057-043480967ec1::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5424 rows, containing 5 columns (5 merged, 0 gathered) in 0.002548069 sec., 2128670.7699045828 rows/sec., 181.78 MiB/sec. | ||
| 9229 | 2026.01.22 22:22:07.533809 [ 277 ] {c56982bd-6cdf-422e-9203-5e803ea91745} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9230 | 2026.01.22 22:22:07.533937 [ 42 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9231 | 2026.01.22 22:22:07.533955 [ 277 ] {c56982bd-6cdf-422e-9203-5e803ea91745} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001224 sec., 56372.54901960784 rows/sec., 4.40 MiB/sec. | ||
| 9232 | 2026.01.22 22:22:07.533979 [ 42 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9233 | 2026.01.22 22:22:07.534001 [ 277 ] {c56982bd-6cdf-422e-9203-5e803ea91745} <Debug> TCPHandler: Processed in 0.0014036 sec. | ||
| 9234 | 2026.01.22 22:22:07.534005 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9235 | 2026.01.22 22:22:07.534029 [ 200 ] {048797f8-2913-4120-8057-043480967ec1::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9236 | 2026.01.22 22:22:07.534122 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::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 | ||
| 9237 | 2026.01.22 22:22:07.534127 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9238 | 2026.01.22 22:22:07.534247 [ 277 ] {334031bf-696d-4f92-895e-48ec99a0f911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9239 | 2026.01.22 22:22:07.534257 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9240 | 2026.01.22 22:22:07.534296 [ 277 ] {334031bf-696d-4f92-895e-48ec99a0f911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9241 | 2026.01.22 22:22:07.534302 [ 200 ] {048797f8-2913-4120-8057-043480967ec1::all_1_66_13} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9242 | 2026.01.22 22:22:07.534306 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1304 rows starting from the beginning of the part | ||
| 9243 | 2026.01.22 22:22:07.534390 [ 200 ] {048797f8-2913-4120-8057-043480967ec1::all_1_66_13} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9244 | 2026.01.22 22:22:07.534403 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 567 rows starting from the beginning of the part | ||
| 9245 | 2026.01.22 22:22:07.534461 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 100 rows starting from the beginning of the part | ||
| 9246 | 2026.01.22 22:22:07.534471 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 9247 | 2026.01.22 22:22:07.534509 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 69 rows starting from the beginning of the part | ||
| 9248 | 2026.01.22 22:22:07.534561 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 779 rows starting from the beginning of the part | ||
| 9249 | 2026.01.22 22:22:07.534606 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 69 rows starting from the beginning of the part | ||
| 9250 | 2026.01.22 22:22:07.534755 [ 277 ] {334031bf-696d-4f92-895e-48ec99a0f911} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9251 | 2026.01.22 22:22:07.534796 [ 277 ] {334031bf-696d-4f92-895e-48ec99a0f911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9252 | 2026.01.22 22:22:07.535155 [ 277 ] {334031bf-696d-4f92-895e-48ec99a0f911} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9253 | 2026.01.22 22:22:07.535387 [ 277 ] {334031bf-696d-4f92-895e-48ec99a0f911} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9254 | 2026.01.22 22:22:07.535523 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9255 | 2026.01.22 22:22:07.535532 [ 277 ] {334031bf-696d-4f92-895e-48ec99a0f911} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001303 sec., 122793.55333844974 rows/sec., 8.55 MiB/sec. | ||
| 9256 | 2026.01.22 22:22:07.535560 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9257 | 2026.01.22 22:22:07.535577 [ 277 ] {334031bf-696d-4f92-895e-48ec99a0f911} <Debug> TCPHandler: Processed in 0.001499762 sec. | ||
| 9258 | 2026.01.22 22:22:07.535580 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9259 | 2026.01.22 22:22:07.535688 [ 189 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 9260 | 2026.01.22 22:22:07.535704 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9261 | 2026.01.22 22:22:07.535826 [ 277 ] {49f357c1-81a6-4348-8da9-5902aba2f85d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9262 | 2026.01.22 22:22:07.535842 [ 189 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9263 | 2026.01.22 22:22:07.535883 [ 277 ] {49f357c1-81a6-4348-8da9-5902aba2f85d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9264 | 2026.01.22 22:22:07.535883 [ 189 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18102 rows starting from the beginning of the part | ||
| 9265 | 2026.01.22 22:22:07.535965 [ 200 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2888 rows, containing 5 columns (5 merged, 0 gathered) in 0.001894703 sec., 1524249.4470109565 rows/sec., 116.48 MiB/sec. | ||
| 9266 | 2026.01.22 22:22:07.535970 [ 189 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 883 rows starting from the beginning of the part | ||
| 9267 | 2026.01.22 22:22:07.536038 [ 189 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 9268 | 2026.01.22 22:22:07.536084 [ 189 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 9269 | 2026.01.22 22:22:07.536127 [ 189 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 333 rows starting from the beginning of the part | ||
| 9270 | 2026.01.22 22:22:07.536167 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9271 | 2026.01.22 22:22:07.536170 [ 189 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 9272 | 2026.01.22 22:22:07.536451 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_66_13} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9273 | 2026.01.22 22:22:07.536534 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_66_13} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9274 | 2026.01.22 22:22:07.536619 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 9275 | 2026.01.22 22:22:07.536692 [ 277 ] {49f357c1-81a6-4348-8da9-5902aba2f85d} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9276 | 2026.01.22 22:22:07.536734 [ 277 ] {49f357c1-81a6-4348-8da9-5902aba2f85d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9277 | 2026.01.22 22:22:07.537353 [ 277 ] {49f357c1-81a6-4348-8da9-5902aba2f85d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9278 | 2026.01.22 22:22:07.537631 [ 277 ] {49f357c1-81a6-4348-8da9-5902aba2f85d} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9279 | 2026.01.22 22:22:07.537812 [ 277 ] {49f357c1-81a6-4348-8da9-5902aba2f85d} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002005 sec., 2493.7655860349128 rows/sec., 4.47 MiB/sec. | ||
| 9280 | 2026.01.22 22:22:07.537898 [ 277 ] {49f357c1-81a6-4348-8da9-5902aba2f85d} <Debug> TCPHandler: Processed in 0.002258167 sec. | ||
| 9281 | 2026.01.22 22:22:07.538032 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9282 | 2026.01.22 22:22:07.538139 [ 277 ] {adef4c7a-8184-479e-8fd1-6141e807bff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9283 | 2026.01.22 22:22:07.538190 [ 277 ] {adef4c7a-8184-479e-8fd1-6141e807bff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9284 | 2026.01.22 22:22:07.538595 [ 277 ] {adef4c7a-8184-479e-8fd1-6141e807bff2} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9285 | 2026.01.22 22:22:07.538636 [ 277 ] {adef4c7a-8184-479e-8fd1-6141e807bff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9286 | 2026.01.22 22:22:07.539021 [ 277 ] {adef4c7a-8184-479e-8fd1-6141e807bff2} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9287 | 2026.01.22 22:22:07.539320 [ 277 ] {adef4c7a-8184-479e-8fd1-6141e807bff2} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9288 | 2026.01.22 22:22:07.539487 [ 277 ] {adef4c7a-8184-479e-8fd1-6141e807bff2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00137 sec., 43795.620437956204 rows/sec., 2.95 MiB/sec. | ||
| 9289 | 2026.01.22 22:22:07.539497 [ 43 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9290 | 2026.01.22 22:22:07.539530 [ 277 ] {adef4c7a-8184-479e-8fd1-6141e807bff2} <Debug> TCPHandler: Processed in 0.001554672 sec. | ||
| 9291 | 2026.01.22 22:22:07.539533 [ 43 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9292 | 2026.01.22 22:22:07.539558 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9293 | 2026.01.22 22:22:07.539643 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 9294 | 2026.01.22 22:22:07.539749 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9295 | 2026.01.22 22:22:07.539780 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3702 rows starting from the beginning of the part | ||
| 9296 | 2026.01.22 22:22:07.539836 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 9297 | 2026.01.22 22:22:07.539881 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 9298 | 2026.01.22 22:22:07.539922 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 9299 | 2026.01.22 22:22:07.539962 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 9300 | 2026.01.22 22:22:07.540000 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 9301 | 2026.01.22 22:22:07.543582 [ 190 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4050 rows, containing 4 columns (4 merged, 0 gathered) in 0.0039769 sec., 1018381.151147879 rows/sec., 67.78 MiB/sec. | ||
| 9302 | 2026.01.22 22:22:07.543878 [ 190 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9303 | 2026.01.22 22:22:07.544151 [ 190 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_66_13} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9304 | 2026.01.22 22:22:07.544228 [ 190 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_66_13} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9305 | 2026.01.22 22:22:07.544316 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 9306 | 2026.01.22 22:22:07.544684 [ 187 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19798 rows, containing 5 columns (5 merged, 0 gathered) in 0.009047707 sec., 2188178.728599412 rows/sec., 149.67 MiB/sec. | ||
| 9307 | 2026.01.22 22:22:07.544984 [ 189 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9308 | 2026.01.22 22:22:07.545266 [ 189 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9309 | 2026.01.22 22:22:07.545342 [ 189 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9310 | 2026.01.22 22:22:07.545433 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 9311 | 2026.01.22 22:22:08.518934 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9312 | 2026.01.22 22:22:08.536732 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9313 | 2026.01.22 22:22:08.536790 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9314 | 2026.01.22 22:22:08.542403 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9315 | 2026.01.22 22:22:08.543109 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9316 | 2026.01.22 22:22:08.543386 [ 40 ] {} <Debug> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9317 | 2026.01.22 22:22:08.543451 [ 40 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9318 | 2026.01.22 22:22:08.543471 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 9319 | 2026.01.22 22:22:08.543610 [ 189 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 9320 | 2026.01.22 22:22:08.546269 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9321 | 2026.01.22 22:22:08.547576 [ 189 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9322 | 2026.01.22 22:22:08.549354 [ 189 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 9323 | 2026.01.22 22:22:08.553949 [ 189 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 9324 | 2026.01.22 22:22:08.558645 [ 189 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 9325 | 2026.01.22 22:22:08.563113 [ 189 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 9326 | 2026.01.22 22:22:08.567371 [ 189 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 9327 | 2026.01.22 22:22:08.571183 [ 189 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 9328 | 2026.01.22 22:22:08.621672 [ 187 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.078132378 sec., 4441.180582011723 rows/sec., 22.96 MiB/sec. | ||
| 9329 | 2026.01.22 22:22:08.625034 [ 187 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9330 | 2026.01.22 22:22:08.627012 [ 187 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_46_9} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9331 | 2026.01.22 22:22:08.627096 [ 187 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_46_9} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9332 | 2026.01.22 22:22:08.629627 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 9333 | 2026.01.22 22:22:12.386963 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1148 | ||
| 9334 | 2026.01.22 22:22:12.389423 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9335 | 2026.01.22 22:22:12.389478 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9336 | 2026.01.22 22:22:12.390684 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9337 | 2026.01.22 22:22:12.390962 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9338 | 2026.01.22 22:22:12.391333 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1148 | ||
| 9339 | 2026.01.22 22:22:12.543356 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9340 | 2026.01.22 22:22:12.543556 [ 277 ] {f2606670-7b12-43e3-8b05-7f3ae320dc55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9341 | 2026.01.22 22:22:12.543631 [ 277 ] {f2606670-7b12-43e3-8b05-7f3ae320dc55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9342 | 2026.01.22 22:22:12.544536 [ 277 ] {f2606670-7b12-43e3-8b05-7f3ae320dc55} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9343 | 2026.01.22 22:22:12.544591 [ 277 ] {f2606670-7b12-43e3-8b05-7f3ae320dc55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9344 | 2026.01.22 22:22:12.545036 [ 277 ] {f2606670-7b12-43e3-8b05-7f3ae320dc55} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9345 | 2026.01.22 22:22:12.545269 [ 277 ] {f2606670-7b12-43e3-8b05-7f3ae320dc55} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9346 | 2026.01.22 22:22:12.545428 [ 277 ] {f2606670-7b12-43e3-8b05-7f3ae320dc55} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001926 sec., 231568.0166147456 rows/sec., 14.69 MiB/sec. | ||
| 9347 | 2026.01.22 22:22:12.545480 [ 277 ] {f2606670-7b12-43e3-8b05-7f3ae320dc55} <Debug> TCPHandler: Processed in 0.002265117 sec. | ||
| 9348 | 2026.01.22 22:22:12.545618 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9349 | 2026.01.22 22:22:12.545727 [ 277 ] {2e27b62b-b717-41a8-b08d-12ef85f88fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9350 | 2026.01.22 22:22:12.545772 [ 277 ] {2e27b62b-b717-41a8-b08d-12ef85f88fe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9351 | 2026.01.22 22:22:12.546737 [ 277 ] {2e27b62b-b717-41a8-b08d-12ef85f88fe3} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9352 | 2026.01.22 22:22:12.546775 [ 277 ] {2e27b62b-b717-41a8-b08d-12ef85f88fe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9353 | 2026.01.22 22:22:12.547196 [ 277 ] {2e27b62b-b717-41a8-b08d-12ef85f88fe3} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9354 | 2026.01.22 22:22:12.547425 [ 277 ] {2e27b62b-b717-41a8-b08d-12ef85f88fe3} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9355 | 2026.01.22 22:22:12.547568 [ 277 ] {2e27b62b-b717-41a8-b08d-12ef85f88fe3} <Debug> executeQuery: Read 1274 rows, 104.10 KiB in 0.001866 sec., 682743.8370846731 rows/sec., 54.48 MiB/sec. | ||
| 9356 | 2026.01.22 22:22:12.547609 [ 277 ] {2e27b62b-b717-41a8-b08d-12ef85f88fe3} <Debug> TCPHandler: Processed in 0.002049425 sec. | ||
| 9357 | 2026.01.22 22:22:12.547731 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9358 | 2026.01.22 22:22:12.547833 [ 277 ] {1c48d06c-1473-414a-bc25-faf0c9959695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9359 | 2026.01.22 22:22:12.547876 [ 277 ] {1c48d06c-1473-414a-bc25-faf0c9959695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9360 | 2026.01.22 22:22:12.548401 [ 277 ] {1c48d06c-1473-414a-bc25-faf0c9959695} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9361 | 2026.01.22 22:22:12.548440 [ 277 ] {1c48d06c-1473-414a-bc25-faf0c9959695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9362 | 2026.01.22 22:22:12.548775 [ 277 ] {1c48d06c-1473-414a-bc25-faf0c9959695} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9363 | 2026.01.22 22:22:12.548988 [ 277 ] {1c48d06c-1473-414a-bc25-faf0c9959695} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9364 | 2026.01.22 22:22:12.549117 [ 24 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9365 | 2026.01.22 22:22:12.549124 [ 277 ] {1c48d06c-1473-414a-bc25-faf0c9959695} <Debug> executeQuery: Read 259 rows, 16.10 KiB in 0.001313 sec., 197258.18735719728 rows/sec., 11.98 MiB/sec. | ||
| 9366 | 2026.01.22 22:22:12.549171 [ 24 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9367 | 2026.01.22 22:22:12.549184 [ 277 ] {1c48d06c-1473-414a-bc25-faf0c9959695} <Debug> TCPHandler: Processed in 0.001505131 sec. | ||
| 9368 | 2026.01.22 22:22:12.549200 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9369 | 2026.01.22 22:22:12.549303 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9370 | 2026.01.22 22:22:12.549337 [ 201 ] {1300943d-9fd4-47f6-9844-87364234b6ab::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 | ||
| 9371 | 2026.01.22 22:22:12.549405 [ 277 ] {53615be9-ee38-4a2e-85cc-e1e7f2ced1b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9372 | 2026.01.22 22:22:12.549454 [ 277 ] {53615be9-ee38-4a2e-85cc-e1e7f2ced1b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9373 | 2026.01.22 22:22:12.549476 [ 201 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9374 | 2026.01.22 22:22:12.549516 [ 201 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 296 rows starting from the beginning of the part | ||
| 9375 | 2026.01.22 22:22:12.549587 [ 201 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part | ||
| 9376 | 2026.01.22 22:22:12.549634 [ 201 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 5 rows starting from the beginning of the part | ||
| 9377 | 2026.01.22 22:22:12.549682 [ 201 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 269 rows starting from the beginning of the part | ||
| 9378 | 2026.01.22 22:22:12.549723 [ 201 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 5 rows starting from the beginning of the part | ||
| 9379 | 2026.01.22 22:22:12.549765 [ 201 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 259 rows starting from the beginning of the part | ||
| 9380 | 2026.01.22 22:22:12.549990 [ 277 ] {53615be9-ee38-4a2e-85cc-e1e7f2ced1b2} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9381 | 2026.01.22 22:22:12.550035 [ 277 ] {53615be9-ee38-4a2e-85cc-e1e7f2ced1b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9382 | 2026.01.22 22:22:12.550716 [ 277 ] {53615be9-ee38-4a2e-85cc-e1e7f2ced1b2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9383 | 2026.01.22 22:22:12.550772 [ 194 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 870 rows, containing 5 columns (5 merged, 0 gathered) in 0.001498101 sec., 580735.2107768435 rows/sec., 38.19 MiB/sec. | ||
| 9384 | 2026.01.22 22:22:12.550960 [ 277 ] {53615be9-ee38-4a2e-85cc-e1e7f2ced1b2} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9385 | 2026.01.22 22:22:12.550981 [ 198 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9386 | 2026.01.22 22:22:12.551116 [ 277 ] {53615be9-ee38-4a2e-85cc-e1e7f2ced1b2} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.00173 sec., 132947.9768786127 rows/sec., 8.57 MiB/sec. | ||
| 9387 | 2026.01.22 22:22:12.551162 [ 277 ] {53615be9-ee38-4a2e-85cc-e1e7f2ced1b2} <Debug> TCPHandler: Processed in 0.001911454 sec. | ||
| 9388 | 2026.01.22 22:22:12.551291 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9389 | 2026.01.22 22:22:12.551388 [ 198 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_61_12} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9390 | 2026.01.22 22:22:12.551394 [ 277 ] {2cbc3473-8b4c-494f-b6f9-b9c9841bbeb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9391 | 2026.01.22 22:22:12.551452 [ 277 ] {2cbc3473-8b4c-494f-b6f9-b9c9841bbeb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9392 | 2026.01.22 22:22:12.551482 [ 198 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_61_12} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9393 | 2026.01.22 22:22:12.551606 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 9394 | 2026.01.22 22:22:12.551941 [ 277 ] {2cbc3473-8b4c-494f-b6f9-b9c9841bbeb1} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9395 | 2026.01.22 22:22:12.551984 [ 277 ] {2cbc3473-8b4c-494f-b6f9-b9c9841bbeb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9396 | 2026.01.22 22:22:12.552331 [ 277 ] {2cbc3473-8b4c-494f-b6f9-b9c9841bbeb1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9397 | 2026.01.22 22:22:12.552551 [ 277 ] {2cbc3473-8b4c-494f-b6f9-b9c9841bbeb1} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9398 | 2026.01.22 22:22:12.552682 [ 277 ] {2cbc3473-8b4c-494f-b6f9-b9c9841bbeb1} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.00131 sec., 174809.1603053435 rows/sec., 9.92 MiB/sec. | ||
| 9399 | 2026.01.22 22:22:12.552721 [ 277 ] {2cbc3473-8b4c-494f-b6f9-b9c9841bbeb1} <Debug> TCPHandler: Processed in 0.001482531 sec. | ||
| 9400 | 2026.01.22 22:22:12.552833 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9401 | 2026.01.22 22:22:12.552933 [ 277 ] {bfc8af6d-ccb4-4355-9d5f-f0247fe714e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9402 | 2026.01.22 22:22:12.552973 [ 277 ] {bfc8af6d-ccb4-4355-9d5f-f0247fe714e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9403 | 2026.01.22 22:22:12.553620 [ 277 ] {bfc8af6d-ccb4-4355-9d5f-f0247fe714e2} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9404 | 2026.01.22 22:22:12.553658 [ 277 ] {bfc8af6d-ccb4-4355-9d5f-f0247fe714e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9405 | 2026.01.22 22:22:12.554013 [ 277 ] {bfc8af6d-ccb4-4355-9d5f-f0247fe714e2} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9406 | 2026.01.22 22:22:12.554228 [ 277 ] {bfc8af6d-ccb4-4355-9d5f-f0247fe714e2} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9407 | 2026.01.22 22:22:12.554357 [ 277 ] {bfc8af6d-ccb4-4355-9d5f-f0247fe714e2} <Debug> executeQuery: Read 769 rows, 55.15 KiB in 0.001443 sec., 532917.532917533 rows/sec., 37.32 MiB/sec. | ||
| 9408 | 2026.01.22 22:22:12.554394 [ 277 ] {bfc8af6d-ccb4-4355-9d5f-f0247fe714e2} <Debug> TCPHandler: Processed in 0.001613622 sec. | ||
| 9409 | 2026.01.22 22:22:12.554506 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9410 | 2026.01.22 22:22:12.554601 [ 277 ] {89de37ee-e017-4d9a-ba71-bd1033cbd643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9411 | 2026.01.22 22:22:12.554642 [ 277 ] {89de37ee-e017-4d9a-ba71-bd1033cbd643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9412 | 2026.01.22 22:22:12.554969 [ 277 ] {89de37ee-e017-4d9a-ba71-bd1033cbd643} <Trace> oximeter.measurements_bool (a68a1b1f-6c09-4757-b3ab-eafef4467e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9413 | 2026.01.22 22:22:12.555004 [ 277 ] {89de37ee-e017-4d9a-ba71-bd1033cbd643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9414 | 2026.01.22 22:22:12.555319 [ 277 ] {89de37ee-e017-4d9a-ba71-bd1033cbd643} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 9415 | 2026.01.22 22:22:12.555532 [ 277 ] {89de37ee-e017-4d9a-ba71-bd1033cbd643} <Trace> oximeter.measurements_bool (a68a1b1f-6c09-4757-b3ab-eafef4467e95): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9416 | 2026.01.22 22:22:12.555640 [ 31 ] {} <Debug> oximeter.measurements_bool (a68a1b1f-6c09-4757-b3ab-eafef4467e95) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 9417 | 2026.01.22 22:22:12.555659 [ 277 ] {89de37ee-e017-4d9a-ba71-bd1033cbd643} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 9418 | 2026.01.22 22:22:12.555681 [ 31 ] {} <Trace> oximeter.measurements_bool (a68a1b1f-6c09-4757-b3ab-eafef4467e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9419 | 2026.01.22 22:22:12.555694 [ 277 ] {89de37ee-e017-4d9a-ba71-bd1033cbd643} <Debug> TCPHandler: Processed in 0.001237899 sec. | ||
| 9420 | 2026.01.22 22:22:12.555706 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9421 | 2026.01.22 22:22:12.555794 [ 201 ] {a68a1b1f-6c09-4757-b3ab-eafef4467e95::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 | ||
| 9422 | 2026.01.22 22:22:12.555813 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9423 | 2026.01.22 22:22:12.555928 [ 201 ] {a68a1b1f-6c09-4757-b3ab-eafef4467e95::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9424 | 2026.01.22 22:22:12.555931 [ 277 ] {863eeda7-a1f6-4a02-877a-472c4f4e7fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9425 | 2026.01.22 22:22:12.555967 [ 201 ] {a68a1b1f-6c09-4757-b3ab-eafef4467e95::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 9426 | 2026.01.22 22:22:12.555991 [ 277 ] {863eeda7-a1f6-4a02-877a-472c4f4e7fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9427 | 2026.01.22 22:22:12.556023 [ 201 ] {a68a1b1f-6c09-4757-b3ab-eafef4467e95::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 9428 | 2026.01.22 22:22:12.556071 [ 201 ] {a68a1b1f-6c09-4757-b3ab-eafef4467e95::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 | ||
| 9429 | 2026.01.22 22:22:12.556111 [ 201 ] {a68a1b1f-6c09-4757-b3ab-eafef4467e95::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 9430 | 2026.01.22 22:22:12.556149 [ 201 ] {a68a1b1f-6c09-4757-b3ab-eafef4467e95::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 9431 | 2026.01.22 22:22:12.556186 [ 201 ] {a68a1b1f-6c09-4757-b3ab-eafef4467e95::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 9432 | 2026.01.22 22:22:12.556440 [ 277 ] {863eeda7-a1f6-4a02-877a-472c4f4e7fc1} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9433 | 2026.01.22 22:22:12.556481 [ 277 ] {863eeda7-a1f6-4a02-877a-472c4f4e7fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9434 | 2026.01.22 22:22:12.556840 [ 277 ] {863eeda7-a1f6-4a02-877a-472c4f4e7fc1} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9435 | 2026.01.22 22:22:12.557048 [ 277 ] {863eeda7-a1f6-4a02-877a-472c4f4e7fc1} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9436 | 2026.01.22 22:22:12.557177 [ 277 ] {863eeda7-a1f6-4a02-877a-472c4f4e7fc1} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001265 sec., 259288.5375494071 rows/sec., 16.99 MiB/sec. | ||
| 9437 | 2026.01.22 22:22:12.557214 [ 277 ] {863eeda7-a1f6-4a02-877a-472c4f4e7fc1} <Debug> TCPHandler: Processed in 0.001450061 sec. | ||
| 9438 | 2026.01.22 22:22:12.557348 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9439 | 2026.01.22 22:22:12.557469 [ 277 ] {2823babb-4e1b-448f-b0f1-93418e84f7fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9440 | 2026.01.22 22:22:12.557520 [ 277 ] {2823babb-4e1b-448f-b0f1-93418e84f7fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9441 | 2026.01.22 22:22:12.557891 [ 277 ] {2823babb-4e1b-448f-b0f1-93418e84f7fa} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9442 | 2026.01.22 22:22:12.557926 [ 277 ] {2823babb-4e1b-448f-b0f1-93418e84f7fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9443 | 2026.01.22 22:22:12.558252 [ 277 ] {2823babb-4e1b-448f-b0f1-93418e84f7fa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 9444 | 2026.01.22 22:22:12.558468 [ 277 ] {2823babb-4e1b-448f-b0f1-93418e84f7fa} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9445 | 2026.01.22 22:22:12.558604 [ 277 ] {2823babb-4e1b-448f-b0f1-93418e84f7fa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001161 sec., 861.3264427217916 rows/sec., 58.04 KiB/sec. | ||
| 9446 | 2026.01.22 22:22:12.558643 [ 277 ] {2823babb-4e1b-448f-b0f1-93418e84f7fa} <Debug> TCPHandler: Processed in 0.00135822 sec. | ||
| 9447 | 2026.01.22 22:22:12.558756 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9448 | 2026.01.22 22:22:12.558851 [ 277 ] {850a6b08-bfec-4696-b41e-1f1a4d0e6484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9449 | 2026.01.22 22:22:12.558908 [ 277 ] {850a6b08-bfec-4696-b41e-1f1a4d0e6484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9450 | 2026.01.22 22:22:12.559878 [ 277 ] {850a6b08-bfec-4696-b41e-1f1a4d0e6484} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9451 | 2026.01.22 22:22:12.559917 [ 277 ] {850a6b08-bfec-4696-b41e-1f1a4d0e6484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9452 | 2026.01.22 22:22:12.560495 [ 277 ] {850a6b08-bfec-4696-b41e-1f1a4d0e6484} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9453 | 2026.01.22 22:22:12.560716 [ 277 ] {850a6b08-bfec-4696-b41e-1f1a4d0e6484} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9454 | 2026.01.22 22:22:12.560855 [ 277 ] {850a6b08-bfec-4696-b41e-1f1a4d0e6484} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002022 sec., 17804.154302670624 rows/sec., 31.90 MiB/sec. | ||
| 9455 | 2026.01.22 22:22:12.560921 [ 277 ] {850a6b08-bfec-4696-b41e-1f1a4d0e6484} <Debug> TCPHandler: Processed in 0.002214367 sec. | ||
| 9456 | 2026.01.22 22:22:12.561046 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9457 | 2026.01.22 22:22:12.561142 [ 277 ] {2b62ecef-c9c5-4fbc-9efb-2105813e687d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9458 | 2026.01.22 22:22:12.561184 [ 277 ] {2b62ecef-c9c5-4fbc-9efb-2105813e687d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9459 | 2026.01.22 22:22:12.561516 [ 277 ] {2b62ecef-c9c5-4fbc-9efb-2105813e687d} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9460 | 2026.01.22 22:22:12.561551 [ 277 ] {2b62ecef-c9c5-4fbc-9efb-2105813e687d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9461 | 2026.01.22 22:22:12.561862 [ 277 ] {2b62ecef-c9c5-4fbc-9efb-2105813e687d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9462 | 2026.01.22 22:22:12.562073 [ 277 ] {2b62ecef-c9c5-4fbc-9efb-2105813e687d} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9463 | 2026.01.22 22:22:12.562197 [ 277 ] {2b62ecef-c9c5-4fbc-9efb-2105813e687d} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001073 sec., 100652.37651444548 rows/sec., 6.14 MiB/sec. | ||
| 9464 | 2026.01.22 22:22:12.562232 [ 277 ] {2b62ecef-c9c5-4fbc-9efb-2105813e687d} <Debug> TCPHandler: Processed in 0.001235939 sec. | ||
| 9465 | 2026.01.22 22:22:12.580361 [ 194 ] {a68a1b1f-6c09-4757-b3ab-eafef4467e95::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.024606092 sec., 1463.0523205391576 rows/sec., 76.44 KiB/sec. | ||
| 9466 | 2026.01.22 22:22:12.580531 [ 196 ] {a68a1b1f-6c09-4757-b3ab-eafef4467e95::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 9467 | 2026.01.22 22:22:12.580857 [ 196 ] {a68a1b1f-6c09-4757-b3ab-eafef4467e95::all_1_6_1} <Trace> oximeter.measurements_bool (a68a1b1f-6c09-4757-b3ab-eafef4467e95): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9468 | 2026.01.22 22:22:12.580937 [ 196 ] {a68a1b1f-6c09-4757-b3ab-eafef4467e95::all_1_6_1} <Trace> oximeter.measurements_bool (a68a1b1f-6c09-4757-b3ab-eafef4467e95) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 9469 | 2026.01.22 22:22:12.581027 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9470 | 2026.01.22 22:22:14.826919 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22496 | ||
| 9471 | 2026.01.22 22:22:14.827442 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9472 | 2026.01.22 22:22:14.827474 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9473 | 2026.01.22 22:22:14.827968 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9474 | 2026.01.22 22:22:14.828197 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9475 | 2026.01.22 22:22:14.828321 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22496 | ||
| 9476 | 2026.01.22 22:22:16.046652 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9477 | 2026.01.22 22:22:16.062015 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9478 | 2026.01.22 22:22:16.062071 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9479 | 2026.01.22 22:22:16.067498 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9480 | 2026.01.22 22:22:16.068175 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9481 | 2026.01.22 22:22:16.070783 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9482 | 2026.01.22 22:22:17.558995 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9483 | 2026.01.22 22:22:17.559191 [ 277 ] {121d368e-b34a-4aea-8e8f-fba519b11492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9484 | 2026.01.22 22:22:17.559261 [ 277 ] {121d368e-b34a-4aea-8e8f-fba519b11492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9485 | 2026.01.22 22:22:17.559882 [ 277 ] {121d368e-b34a-4aea-8e8f-fba519b11492} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9486 | 2026.01.22 22:22:17.559928 [ 277 ] {121d368e-b34a-4aea-8e8f-fba519b11492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9487 | 2026.01.22 22:22:17.560297 [ 277 ] {121d368e-b34a-4aea-8e8f-fba519b11492} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9488 | 2026.01.22 22:22:17.560514 [ 277 ] {121d368e-b34a-4aea-8e8f-fba519b11492} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9489 | 2026.01.22 22:22:17.560662 [ 277 ] {121d368e-b34a-4aea-8e8f-fba519b11492} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001524 sec., 15748.031496062993 rows/sec., 1.31 MiB/sec. | ||
| 9490 | 2026.01.22 22:22:17.560703 [ 277 ] {121d368e-b34a-4aea-8e8f-fba519b11492} <Debug> TCPHandler: Processed in 0.001842964 sec. | ||
| 9491 | 2026.01.22 22:22:17.560823 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9492 | 2026.01.22 22:22:17.560918 [ 277 ] {225d4fbe-b967-4bbe-834a-11cbd7964ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9493 | 2026.01.22 22:22:17.560958 [ 277 ] {225d4fbe-b967-4bbe-834a-11cbd7964ed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9494 | 2026.01.22 22:22:17.561343 [ 277 ] {225d4fbe-b967-4bbe-834a-11cbd7964ed0} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9495 | 2026.01.22 22:22:17.561380 [ 277 ] {225d4fbe-b967-4bbe-834a-11cbd7964ed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9496 | 2026.01.22 22:22:17.561707 [ 277 ] {225d4fbe-b967-4bbe-834a-11cbd7964ed0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9497 | 2026.01.22 22:22:17.561917 [ 277 ] {225d4fbe-b967-4bbe-834a-11cbd7964ed0} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9498 | 2026.01.22 22:22:17.562045 [ 277 ] {225d4fbe-b967-4bbe-834a-11cbd7964ed0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001146 sec., 1745.2006980802792 rows/sec., 142.31 KiB/sec. | ||
| 9499 | 2026.01.22 22:22:17.562113 [ 277 ] {225d4fbe-b967-4bbe-834a-11cbd7964ed0} <Debug> TCPHandler: Processed in 0.00133885 sec. | ||
| 9500 | 2026.01.22 22:22:17.562263 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9501 | 2026.01.22 22:22:17.562359 [ 277 ] {04cb7178-441b-4a84-bf37-d00fcd046add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9502 | 2026.01.22 22:22:17.562399 [ 277 ] {04cb7178-441b-4a84-bf37-d00fcd046add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9503 | 2026.01.22 22:22:17.563826 [ 277 ] {04cb7178-441b-4a84-bf37-d00fcd046add} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9504 | 2026.01.22 22:22:17.563872 [ 277 ] {04cb7178-441b-4a84-bf37-d00fcd046add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9505 | 2026.01.22 22:22:17.564385 [ 277 ] {04cb7178-441b-4a84-bf37-d00fcd046add} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9506 | 2026.01.22 22:22:17.564648 [ 277 ] {04cb7178-441b-4a84-bf37-d00fcd046add} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9507 | 2026.01.22 22:22:17.564805 [ 277 ] {04cb7178-441b-4a84-bf37-d00fcd046add} <Debug> executeQuery: Read 1327 rows, 112.98 KiB in 0.002465 sec., 538336.7139959432 rows/sec., 44.76 MiB/sec. | ||
| 9508 | 2026.01.22 22:22:17.564851 [ 277 ] {04cb7178-441b-4a84-bf37-d00fcd046add} <Debug> TCPHandler: Processed in 0.00263773 sec. | ||
| 9509 | 2026.01.22 22:22:17.564991 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9510 | 2026.01.22 22:22:17.565090 [ 277 ] {4d7bb149-214f-4a79-8840-77630e255fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9511 | 2026.01.22 22:22:17.565134 [ 277 ] {4d7bb149-214f-4a79-8840-77630e255fbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9512 | 2026.01.22 22:22:17.565542 [ 277 ] {4d7bb149-214f-4a79-8840-77630e255fbd} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9513 | 2026.01.22 22:22:17.565579 [ 277 ] {4d7bb149-214f-4a79-8840-77630e255fbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9514 | 2026.01.22 22:22:17.565879 [ 277 ] {4d7bb149-214f-4a79-8840-77630e255fbd} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9515 | 2026.01.22 22:22:17.566109 [ 277 ] {4d7bb149-214f-4a79-8840-77630e255fbd} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9516 | 2026.01.22 22:22:17.566243 [ 277 ] {4d7bb149-214f-4a79-8840-77630e255fbd} <Debug> executeQuery: Read 19 rows, 1.48 KiB in 0.001172 sec., 16211.60409556314 rows/sec., 1.23 MiB/sec. | ||
| 9517 | 2026.01.22 22:22:17.566285 [ 277 ] {4d7bb149-214f-4a79-8840-77630e255fbd} <Debug> TCPHandler: Processed in 0.00135572 sec. | ||
| 9518 | 2026.01.22 22:22:17.566416 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9519 | 2026.01.22 22:22:17.566513 [ 277 ] {a6bdecb5-6288-4984-b5cc-afcf6dbf05de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9520 | 2026.01.22 22:22:17.566554 [ 277 ] {a6bdecb5-6288-4984-b5cc-afcf6dbf05de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9521 | 2026.01.22 22:22:17.567062 [ 277 ] {a6bdecb5-6288-4984-b5cc-afcf6dbf05de} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9522 | 2026.01.22 22:22:17.567100 [ 277 ] {a6bdecb5-6288-4984-b5cc-afcf6dbf05de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9523 | 2026.01.22 22:22:17.567440 [ 277 ] {a6bdecb5-6288-4984-b5cc-afcf6dbf05de} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9524 | 2026.01.22 22:22:17.567660 [ 277 ] {a6bdecb5-6288-4984-b5cc-afcf6dbf05de} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9525 | 2026.01.22 22:22:17.567784 [ 34 ] {} <Debug> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 9526 | 2026.01.22 22:22:17.567798 [ 277 ] {a6bdecb5-6288-4984-b5cc-afcf6dbf05de} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001304 sec., 193251.5337423313 rows/sec., 13.37 MiB/sec. | ||
| 9527 | 2026.01.22 22:22:17.567868 [ 34 ] {} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9528 | 2026.01.22 22:22:17.567881 [ 277 ] {a6bdecb5-6288-4984-b5cc-afcf6dbf05de} <Debug> TCPHandler: Processed in 0.001513621 sec. | ||
| 9529 | 2026.01.22 22:22:17.567898 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9530 | 2026.01.22 22:22:17.568009 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9531 | 2026.01.22 22:22:17.568060 [ 201 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 9532 | 2026.01.22 22:22:17.568130 [ 277 ] {c18f117e-d842-4035-895d-d4e3008d7ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9533 | 2026.01.22 22:22:17.568183 [ 277 ] {c18f117e-d842-4035-895d-d4e3008d7ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9534 | 2026.01.22 22:22:17.568212 [ 201 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9535 | 2026.01.22 22:22:17.568252 [ 201 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 484 rows starting from the beginning of the part | ||
| 9536 | 2026.01.22 22:22:17.568317 [ 201 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 9537 | 2026.01.22 22:22:17.568363 [ 201 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 252 rows starting from the beginning of the part | ||
| 9538 | 2026.01.22 22:22:17.568407 [ 201 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 230 rows starting from the beginning of the part | ||
| 9539 | 2026.01.22 22:22:17.568443 [ 201 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 230 rows starting from the beginning of the part | ||
| 9540 | 2026.01.22 22:22:17.568481 [ 201 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 252 rows starting from the beginning of the part | ||
| 9541 | 2026.01.22 22:22:17.568635 [ 277 ] {c18f117e-d842-4035-895d-d4e3008d7ddc} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9542 | 2026.01.22 22:22:17.568680 [ 277 ] {c18f117e-d842-4035-895d-d4e3008d7ddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9543 | 2026.01.22 22:22:17.569166 [ 277 ] {c18f117e-d842-4035-895d-d4e3008d7ddc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 9544 | 2026.01.22 22:22:17.569396 [ 277 ] {c18f117e-d842-4035-895d-d4e3008d7ddc} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9545 | 2026.01.22 22:22:17.569499 [ 194 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1449 rows, containing 5 columns (5 merged, 0 gathered) in 0.001504991 sec., 962796.4552611943 rows/sec., 68.10 MiB/sec. | ||
| 9546 | 2026.01.22 22:22:17.569534 [ 277 ] {c18f117e-d842-4035-895d-d4e3008d7ddc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001443 sec., 8316.008316008316 rows/sec., 649.69 KiB/sec. | ||
| 9547 | 2026.01.22 22:22:17.569577 [ 277 ] {c18f117e-d842-4035-895d-d4e3008d7ddc} <Debug> TCPHandler: Processed in 0.001617372 sec. | ||
| 9548 | 2026.01.22 22:22:17.569672 [ 201 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 9549 | 2026.01.22 22:22:17.569693 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9550 | 2026.01.22 22:22:17.569794 [ 277 ] {02680563-4a9a-4c40-8955-034d3e7f4ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9551 | 2026.01.22 22:22:17.569843 [ 277 ] {02680563-4a9a-4c40-8955-034d3e7f4ea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9552 | 2026.01.22 22:22:17.569966 [ 201 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_19_4} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9553 | 2026.01.22 22:22:17.570055 [ 201 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_19_4} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 9554 | 2026.01.22 22:22:17.570146 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 9555 | 2026.01.22 22:22:17.570528 [ 277 ] {02680563-4a9a-4c40-8955-034d3e7f4ea5} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9556 | 2026.01.22 22:22:17.570570 [ 277 ] {02680563-4a9a-4c40-8955-034d3e7f4ea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9557 | 2026.01.22 22:22:17.570913 [ 277 ] {02680563-4a9a-4c40-8955-034d3e7f4ea5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9558 | 2026.01.22 22:22:17.571119 [ 277 ] {02680563-4a9a-4c40-8955-034d3e7f4ea5} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9559 | 2026.01.22 22:22:17.571254 [ 277 ] {02680563-4a9a-4c40-8955-034d3e7f4ea5} <Debug> executeQuery: Read 563 rows, 43.23 KiB in 0.001479 sec., 380662.6098715348 rows/sec., 28.54 MiB/sec. | ||
| 9560 | 2026.01.22 22:22:17.571292 [ 277 ] {02680563-4a9a-4c40-8955-034d3e7f4ea5} <Debug> TCPHandler: Processed in 0.001649762 sec. | ||
| 9561 | 2026.01.22 22:22:17.571412 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9562 | 2026.01.22 22:22:17.571507 [ 277 ] {1c82eeda-27ed-4f6b-a586-7669acc59a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9563 | 2026.01.22 22:22:17.571550 [ 277 ] {1c82eeda-27ed-4f6b-a586-7669acc59a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9564 | 2026.01.22 22:22:17.572143 [ 277 ] {1c82eeda-27ed-4f6b-a586-7669acc59a03} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9565 | 2026.01.22 22:22:17.572179 [ 277 ] {1c82eeda-27ed-4f6b-a586-7669acc59a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9566 | 2026.01.22 22:22:17.572561 [ 277 ] {1c82eeda-27ed-4f6b-a586-7669acc59a03} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9567 | 2026.01.22 22:22:17.572786 [ 277 ] {1c82eeda-27ed-4f6b-a586-7669acc59a03} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9568 | 2026.01.22 22:22:17.572923 [ 277 ] {1c82eeda-27ed-4f6b-a586-7669acc59a03} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001434 sec., 614365.4114365411 rows/sec., 41.70 MiB/sec. | ||
| 9569 | 2026.01.22 22:22:17.572960 [ 277 ] {1c82eeda-27ed-4f6b-a586-7669acc59a03} <Debug> TCPHandler: Processed in 0.001597042 sec. | ||
| 9570 | 2026.01.22 22:22:17.573092 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9571 | 2026.01.22 22:22:17.573187 [ 277 ] {120688c8-64c2-489e-bc4d-a1e0cd52b582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9572 | 2026.01.22 22:22:17.573241 [ 277 ] {120688c8-64c2-489e-bc4d-a1e0cd52b582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9573 | 2026.01.22 22:22:17.574014 [ 277 ] {120688c8-64c2-489e-bc4d-a1e0cd52b582} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9574 | 2026.01.22 22:22:17.574051 [ 277 ] {120688c8-64c2-489e-bc4d-a1e0cd52b582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9575 | 2026.01.22 22:22:17.574547 [ 277 ] {120688c8-64c2-489e-bc4d-a1e0cd52b582} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9576 | 2026.01.22 22:22:17.574756 [ 277 ] {120688c8-64c2-489e-bc4d-a1e0cd52b582} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9577 | 2026.01.22 22:22:17.574896 [ 277 ] {120688c8-64c2-489e-bc4d-a1e0cd52b582} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001727 sec., 2895.1939779965255 rows/sec., 5.19 MiB/sec. | ||
| 9578 | 2026.01.22 22:22:17.574959 [ 277 ] {120688c8-64c2-489e-bc4d-a1e0cd52b582} <Debug> TCPHandler: Processed in 0.001917364 sec. | ||
| 9579 | 2026.01.22 22:22:17.575078 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9580 | 2026.01.22 22:22:17.575175 [ 277 ] {2ad39fd8-62a4-4815-9a14-a24e87be6584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9581 | 2026.01.22 22:22:17.575215 [ 277 ] {2ad39fd8-62a4-4815-9a14-a24e87be6584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9582 | 2026.01.22 22:22:17.575550 [ 277 ] {2ad39fd8-62a4-4815-9a14-a24e87be6584} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9583 | 2026.01.22 22:22:17.575587 [ 277 ] {2ad39fd8-62a4-4815-9a14-a24e87be6584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9584 | 2026.01.22 22:22:17.575884 [ 277 ] {2ad39fd8-62a4-4815-9a14-a24e87be6584} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9585 | 2026.01.22 22:22:17.576085 [ 277 ] {2ad39fd8-62a4-4815-9a14-a24e87be6584} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9586 | 2026.01.22 22:22:17.576217 [ 277 ] {2ad39fd8-62a4-4815-9a14-a24e87be6584} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 9587 | 2026.01.22 22:22:17.576255 [ 277 ] {2ad39fd8-62a4-4815-9a14-a24e87be6584} <Debug> TCPHandler: Processed in 0.001226979 sec. | ||
| 9588 | 2026.01.22 22:22:22.169765 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9589 | 2026.01.22 22:22:22.169846 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9590 | 2026.01.22 22:22:22.328745 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23008 | ||
| 9591 | 2026.01.22 22:22:22.329590 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9592 | 2026.01.22 22:22:22.329673 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9593 | 2026.01.22 22:22:22.330251 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9594 | 2026.01.22 22:22:22.330483 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9595 | 2026.01.22 22:22:22.330613 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23008 | ||
| 9596 | 2026.01.22 22:22:22.391908 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1190 | ||
| 9597 | 2026.01.22 22:22:22.394698 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9598 | 2026.01.22 22:22:22.394737 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9599 | 2026.01.22 22:22:22.395922 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9600 | 2026.01.22 22:22:22.396176 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9601 | 2026.01.22 22:22:22.396429 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1190 | ||
| 9602 | 2026.01.22 22:22:22.530600 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9603 | 2026.01.22 22:22:22.530781 [ 277 ] {3a95a044-2747-4f18-b16d-1c7068ebc813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9604 | 2026.01.22 22:22:22.530850 [ 277 ] {3a95a044-2747-4f18-b16d-1c7068ebc813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9605 | 2026.01.22 22:22:22.531566 [ 277 ] {3a95a044-2747-4f18-b16d-1c7068ebc813} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9606 | 2026.01.22 22:22:22.531614 [ 277 ] {3a95a044-2747-4f18-b16d-1c7068ebc813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9607 | 2026.01.22 22:22:22.532015 [ 277 ] {3a95a044-2747-4f18-b16d-1c7068ebc813} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9608 | 2026.01.22 22:22:22.532261 [ 277 ] {3a95a044-2747-4f18-b16d-1c7068ebc813} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9609 | 2026.01.22 22:22:22.532422 [ 277 ] {3a95a044-2747-4f18-b16d-1c7068ebc813} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001689 sec., 75784.48786264061 rows/sec., 6.51 MiB/sec. | ||
| 9610 | 2026.01.22 22:22:22.532473 [ 277 ] {3a95a044-2747-4f18-b16d-1c7068ebc813} <Debug> TCPHandler: Processed in 0.002001395 sec. | ||
| 9611 | 2026.01.22 22:22:22.532611 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9612 | 2026.01.22 22:22:22.532714 [ 277 ] {24a45ca0-facf-477b-b6d0-da445837bb96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9613 | 2026.01.22 22:22:22.532758 [ 277 ] {24a45ca0-facf-477b-b6d0-da445837bb96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9614 | 2026.01.22 22:22:22.533198 [ 277 ] {24a45ca0-facf-477b-b6d0-da445837bb96} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9615 | 2026.01.22 22:22:22.533236 [ 277 ] {24a45ca0-facf-477b-b6d0-da445837bb96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9616 | 2026.01.22 22:22:22.533542 [ 277 ] {24a45ca0-facf-477b-b6d0-da445837bb96} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9617 | 2026.01.22 22:22:22.533758 [ 277 ] {24a45ca0-facf-477b-b6d0-da445837bb96} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9618 | 2026.01.22 22:22:22.533894 [ 277 ] {24a45ca0-facf-477b-b6d0-da445837bb96} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001203 sec., 29925.18703241895 rows/sec., 2.20 MiB/sec. | ||
| 9619 | 2026.01.22 22:22:22.533932 [ 277 ] {24a45ca0-facf-477b-b6d0-da445837bb96} <Debug> TCPHandler: Processed in 0.00137525 sec. | ||
| 9620 | 2026.01.22 22:22:22.534042 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9621 | 2026.01.22 22:22:22.534137 [ 277 ] {613ce1d0-8711-4bed-9ef9-ff9b29737246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9622 | 2026.01.22 22:22:22.534179 [ 277 ] {613ce1d0-8711-4bed-9ef9-ff9b29737246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9623 | 2026.01.22 22:22:22.534617 [ 277 ] {613ce1d0-8711-4bed-9ef9-ff9b29737246} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9624 | 2026.01.22 22:22:22.534654 [ 277 ] {613ce1d0-8711-4bed-9ef9-ff9b29737246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9625 | 2026.01.22 22:22:22.534952 [ 277 ] {613ce1d0-8711-4bed-9ef9-ff9b29737246} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9626 | 2026.01.22 22:22:22.535169 [ 277 ] {613ce1d0-8711-4bed-9ef9-ff9b29737246} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9627 | 2026.01.22 22:22:22.535299 [ 277 ] {613ce1d0-8711-4bed-9ef9-ff9b29737246} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001182 sec., 84602.36886632825 rows/sec., 6.61 MiB/sec. | ||
| 9628 | 2026.01.22 22:22:22.535338 [ 277 ] {613ce1d0-8711-4bed-9ef9-ff9b29737246} <Debug> TCPHandler: Processed in 0.00134649 sec. | ||
| 9629 | 2026.01.22 22:22:22.535455 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9630 | 2026.01.22 22:22:22.535550 [ 277 ] {fb78bf9a-aa15-48c7-b38b-780cfa1540f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9631 | 2026.01.22 22:22:22.535593 [ 277 ] {fb78bf9a-aa15-48c7-b38b-780cfa1540f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9632 | 2026.01.22 22:22:22.536006 [ 277 ] {fb78bf9a-aa15-48c7-b38b-780cfa1540f7} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9633 | 2026.01.22 22:22:22.536043 [ 277 ] {fb78bf9a-aa15-48c7-b38b-780cfa1540f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9634 | 2026.01.22 22:22:22.536380 [ 277 ] {fb78bf9a-aa15-48c7-b38b-780cfa1540f7} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9635 | 2026.01.22 22:22:22.536602 [ 277 ] {fb78bf9a-aa15-48c7-b38b-780cfa1540f7} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9636 | 2026.01.22 22:22:22.536732 [ 277 ] {fb78bf9a-aa15-48c7-b38b-780cfa1540f7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 9637 | 2026.01.22 22:22:22.536773 [ 277 ] {fb78bf9a-aa15-48c7-b38b-780cfa1540f7} <Debug> TCPHandler: Processed in 0.00136826 sec. | ||
| 9638 | 2026.01.22 22:22:22.536885 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9639 | 2026.01.22 22:22:22.536981 [ 277 ] {09279673-7aa5-476d-841f-f529617d76ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9640 | 2026.01.22 22:22:22.537036 [ 277 ] {09279673-7aa5-476d-841f-f529617d76ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9641 | 2026.01.22 22:22:22.537933 [ 277 ] {09279673-7aa5-476d-841f-f529617d76ca} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9642 | 2026.01.22 22:22:22.537970 [ 277 ] {09279673-7aa5-476d-841f-f529617d76ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9643 | 2026.01.22 22:22:22.538545 [ 277 ] {09279673-7aa5-476d-841f-f529617d76ca} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9644 | 2026.01.22 22:22:22.538777 [ 277 ] {09279673-7aa5-476d-841f-f529617d76ca} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9645 | 2026.01.22 22:22:22.538900 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9646 | 2026.01.22 22:22:22.538921 [ 277 ] {09279673-7aa5-476d-841f-f529617d76ca} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001958 sec., 18386.108273748723 rows/sec., 32.95 MiB/sec. | ||
| 9647 | 2026.01.22 22:22:22.538960 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9648 | 2026.01.22 22:22:22.538985 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9649 | 2026.01.22 22:22:22.539017 [ 277 ] {09279673-7aa5-476d-841f-f529617d76ca} <Debug> TCPHandler: Processed in 0.002182447 sec. | ||
| 9650 | 2026.01.22 22:22:22.539077 [ 203 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::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 | ||
| 9651 | 2026.01.22 22:22:22.539142 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9652 | 2026.01.22 22:22:22.539239 [ 277 ] {470ba0d6-7cc9-4361-998a-65ee1ef299d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9653 | 2026.01.22 22:22:22.539272 [ 203 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9654 | 2026.01.22 22:22:22.539281 [ 277 ] {470ba0d6-7cc9-4361-998a-65ee1ef299d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9655 | 2026.01.22 22:22:22.539330 [ 203 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1186 rows starting from the beginning of the part | ||
| 9656 | 2026.01.22 22:22:22.539445 [ 203 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 36 rows starting from the beginning of the part | ||
| 9657 | 2026.01.22 22:22:22.539545 [ 203 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 5 rows starting from the beginning of the part | ||
| 9658 | 2026.01.22 22:22:22.539634 [ 203 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 36 rows starting from the beginning of the part | ||
| 9659 | 2026.01.22 22:22:22.539667 [ 277 ] {470ba0d6-7cc9-4361-998a-65ee1ef299d2} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9660 | 2026.01.22 22:22:22.539711 [ 277 ] {470ba0d6-7cc9-4361-998a-65ee1ef299d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9661 | 2026.01.22 22:22:22.539727 [ 203 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 5 rows starting from the beginning of the part | ||
| 9662 | 2026.01.22 22:22:22.539822 [ 203 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 36 rows starting from the beginning of the part | ||
| 9663 | 2026.01.22 22:22:22.540127 [ 277 ] {470ba0d6-7cc9-4361-998a-65ee1ef299d2} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9664 | 2026.01.22 22:22:22.540347 [ 277 ] {470ba0d6-7cc9-4361-998a-65ee1ef299d2} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9665 | 2026.01.22 22:22:22.540487 [ 277 ] {470ba0d6-7cc9-4361-998a-65ee1ef299d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001268 sec., 47318.6119873817 rows/sec., 3.19 MiB/sec. | ||
| 9666 | 2026.01.22 22:22:22.540524 [ 277 ] {470ba0d6-7cc9-4361-998a-65ee1ef299d2} <Debug> TCPHandler: Processed in 0.001432651 sec. | ||
| 9667 | 2026.01.22 22:22:22.547262 [ 194 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1304 rows, containing 19 columns (19 merged, 0 gathered) in 0.008221581 sec., 158606.9637944332 rows/sec., 284.22 MiB/sec. | ||
| 9668 | 2026.01.22 22:22:22.548895 [ 191 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9669 | 2026.01.22 22:22:22.549259 [ 191 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9670 | 2026.01.22 22:22:22.549335 [ 191 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9671 | 2026.01.22 22:22:22.549460 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 9672 | 2026.01.22 22:22:23.001183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.43 MiB, peak 326.79 MiB, free memory in arenas 0.00 B, will set to 319.09 MiB (RSS), difference: 4.66 MiB | ||
| 9673 | 2026.01.22 22:22:23.002308 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000910166 sec. | ||
| 9674 | 2026.01.22 22:22:23.570976 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 9675 | 2026.01.22 22:22:23.586940 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9676 | 2026.01.22 22:22:23.586997 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9677 | 2026.01.22 22:22:23.592589 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9678 | 2026.01.22 22:22:23.593266 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9679 | 2026.01.22 22:22:23.596195 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 9680 | 2026.01.22 22:22:24.412827 [ 26 ] {} <Debug> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 9681 | 2026.01.22 22:22:24.412920 [ 26 ] {} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9682 | 2026.01.22 22:22:24.412959 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9683 | 2026.01.22 22:22:24.413104 [ 192 ] {86067968-1b43-48b5-9b2c-b3179c4c2021::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 | ||
| 9684 | 2026.01.22 22:22:24.413275 [ 192 ] {86067968-1b43-48b5-9b2c-b3179c4c2021::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9685 | 2026.01.22 22:22:24.413315 [ 192 ] {86067968-1b43-48b5-9b2c-b3179c4c2021::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 6 rows starting from the beginning of the part | ||
| 9686 | 2026.01.22 22:22:24.413387 [ 192 ] {86067968-1b43-48b5-9b2c-b3179c4c2021::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 | ||
| 9687 | 2026.01.22 22:22:24.413438 [ 192 ] {86067968-1b43-48b5-9b2c-b3179c4c2021::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 | ||
| 9688 | 2026.01.22 22:22:24.413479 [ 192 ] {86067968-1b43-48b5-9b2c-b3179c4c2021::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 | ||
| 9689 | 2026.01.22 22:22:24.413515 [ 192 ] {86067968-1b43-48b5-9b2c-b3179c4c2021::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 | ||
| 9690 | 2026.01.22 22:22:24.414287 [ 194 ] {86067968-1b43-48b5-9b2c-b3179c4c2021::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001248469 sec., 8009.8104157972675 rows/sec., 527.21 KiB/sec. | ||
| 9691 | 2026.01.22 22:22:24.414431 [ 200 ] {86067968-1b43-48b5-9b2c-b3179c4c2021::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 9692 | 2026.01.22 22:22:24.414705 [ 200 ] {86067968-1b43-48b5-9b2c-b3179c4c2021::all_1_9_2} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9693 | 2026.01.22 22:22:24.414775 [ 200 ] {86067968-1b43-48b5-9b2c-b3179c4c2021::all_1_9_2} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 9694 | 2026.01.22 22:22:24.414859 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9695 | 2026.01.22 22:22:27.530091 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9696 | 2026.01.22 22:22:27.530293 [ 277 ] {f48822c2-9e4c-480a-8c29-64a03462b659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9697 | 2026.01.22 22:22:27.530368 [ 277 ] {f48822c2-9e4c-480a-8c29-64a03462b659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9698 | 2026.01.22 22:22:27.531173 [ 277 ] {f48822c2-9e4c-480a-8c29-64a03462b659} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9699 | 2026.01.22 22:22:27.531232 [ 277 ] {f48822c2-9e4c-480a-8c29-64a03462b659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9700 | 2026.01.22 22:22:27.531635 [ 277 ] {f48822c2-9e4c-480a-8c29-64a03462b659} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9701 | 2026.01.22 22:22:27.531865 [ 277 ] {f48822c2-9e4c-480a-8c29-64a03462b659} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9702 | 2026.01.22 22:22:27.532035 [ 277 ] {f48822c2-9e4c-480a-8c29-64a03462b659} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001795 sec., 36768.802228412256 rows/sec., 2.91 MiB/sec. | ||
| 9703 | 2026.01.22 22:22:27.532086 [ 277 ] {f48822c2-9e4c-480a-8c29-64a03462b659} <Debug> TCPHandler: Processed in 0.002125395 sec. | ||
| 9704 | 2026.01.22 22:22:27.532216 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9705 | 2026.01.22 22:22:27.532319 [ 277 ] {2c3ffb2f-7709-427a-8f7c-6b5a3c914445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9706 | 2026.01.22 22:22:27.532364 [ 277 ] {2c3ffb2f-7709-427a-8f7c-6b5a3c914445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9707 | 2026.01.22 22:22:27.532775 [ 277 ] {2c3ffb2f-7709-427a-8f7c-6b5a3c914445} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9708 | 2026.01.22 22:22:27.532813 [ 277 ] {2c3ffb2f-7709-427a-8f7c-6b5a3c914445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9709 | 2026.01.22 22:22:27.533132 [ 277 ] {2c3ffb2f-7709-427a-8f7c-6b5a3c914445} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9710 | 2026.01.22 22:22:27.533344 [ 277 ] {2c3ffb2f-7709-427a-8f7c-6b5a3c914445} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9711 | 2026.01.22 22:22:27.533480 [ 277 ] {2c3ffb2f-7709-427a-8f7c-6b5a3c914445} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001184 sec., 4222.972972972973 rows/sec., 317.55 KiB/sec. | ||
| 9712 | 2026.01.22 22:22:27.533519 [ 277 ] {2c3ffb2f-7709-427a-8f7c-6b5a3c914445} <Debug> TCPHandler: Processed in 0.00135654 sec. | ||
| 9713 | 2026.01.22 22:22:27.533634 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9714 | 2026.01.22 22:22:27.533730 [ 277 ] {b9078bd5-81a6-4989-87dc-1311f0c1f2b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9715 | 2026.01.22 22:22:27.533772 [ 277 ] {b9078bd5-81a6-4989-87dc-1311f0c1f2b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9716 | 2026.01.22 22:22:27.534220 [ 277 ] {b9078bd5-81a6-4989-87dc-1311f0c1f2b9} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9717 | 2026.01.22 22:22:27.534256 [ 277 ] {b9078bd5-81a6-4989-87dc-1311f0c1f2b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9718 | 2026.01.22 22:22:27.534562 [ 277 ] {b9078bd5-81a6-4989-87dc-1311f0c1f2b9} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9719 | 2026.01.22 22:22:27.534768 [ 277 ] {b9078bd5-81a6-4989-87dc-1311f0c1f2b9} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9720 | 2026.01.22 22:22:27.534896 [ 277 ] {b9078bd5-81a6-4989-87dc-1311f0c1f2b9} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001185 sec., 58227.848101265816 rows/sec., 4.55 MiB/sec. | ||
| 9721 | 2026.01.22 22:22:27.534935 [ 277 ] {b9078bd5-81a6-4989-87dc-1311f0c1f2b9} <Debug> TCPHandler: Processed in 0.00135107 sec. | ||
| 9722 | 2026.01.22 22:22:27.535058 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9723 | 2026.01.22 22:22:27.535152 [ 277 ] {45bede40-590b-436d-bb50-add049226c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9724 | 2026.01.22 22:22:27.535198 [ 277 ] {45bede40-590b-436d-bb50-add049226c37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9725 | 2026.01.22 22:22:27.535618 [ 277 ] {45bede40-590b-436d-bb50-add049226c37} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9726 | 2026.01.22 22:22:27.535659 [ 277 ] {45bede40-590b-436d-bb50-add049226c37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9727 | 2026.01.22 22:22:27.536001 [ 277 ] {45bede40-590b-436d-bb50-add049226c37} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9728 | 2026.01.22 22:22:27.536209 [ 277 ] {45bede40-590b-436d-bb50-add049226c37} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9729 | 2026.01.22 22:22:27.536343 [ 277 ] {45bede40-590b-436d-bb50-add049226c37} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 9730 | 2026.01.22 22:22:27.536383 [ 277 ] {45bede40-590b-436d-bb50-add049226c37} <Debug> TCPHandler: Processed in 0.00137404 sec. | ||
| 9731 | 2026.01.22 22:22:27.536522 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9732 | 2026.01.22 22:22:27.536630 [ 277 ] {8d6f0c2d-8f46-47a0-908d-1a8f2e6ca464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9733 | 2026.01.22 22:22:27.536694 [ 277 ] {8d6f0c2d-8f46-47a0-908d-1a8f2e6ca464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9734 | 2026.01.22 22:22:27.537490 [ 277 ] {8d6f0c2d-8f46-47a0-908d-1a8f2e6ca464} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9735 | 2026.01.22 22:22:27.537528 [ 277 ] {8d6f0c2d-8f46-47a0-908d-1a8f2e6ca464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9736 | 2026.01.22 22:22:27.538047 [ 277 ] {8d6f0c2d-8f46-47a0-908d-1a8f2e6ca464} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9737 | 2026.01.22 22:22:27.538266 [ 277 ] {8d6f0c2d-8f46-47a0-908d-1a8f2e6ca464} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9738 | 2026.01.22 22:22:27.538413 [ 277 ] {8d6f0c2d-8f46-47a0-908d-1a8f2e6ca464} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001803 sec., 2773.1558513588466 rows/sec., 4.97 MiB/sec. | ||
| 9739 | 2026.01.22 22:22:27.538489 [ 277 ] {8d6f0c2d-8f46-47a0-908d-1a8f2e6ca464} <Debug> TCPHandler: Processed in 0.002031155 sec. | ||
| 9740 | 2026.01.22 22:22:27.538608 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9741 | 2026.01.22 22:22:27.538705 [ 277 ] {640609b0-bc27-41d9-9926-3726f8cb5e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9742 | 2026.01.22 22:22:27.538752 [ 277 ] {640609b0-bc27-41d9-9926-3726f8cb5e2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9743 | 2026.01.22 22:22:27.539125 [ 277 ] {640609b0-bc27-41d9-9926-3726f8cb5e2c} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9744 | 2026.01.22 22:22:27.539163 [ 277 ] {640609b0-bc27-41d9-9926-3726f8cb5e2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9745 | 2026.01.22 22:22:27.539503 [ 277 ] {640609b0-bc27-41d9-9926-3726f8cb5e2c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9746 | 2026.01.22 22:22:27.539717 [ 277 ] {640609b0-bc27-41d9-9926-3726f8cb5e2c} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9747 | 2026.01.22 22:22:27.539860 [ 277 ] {640609b0-bc27-41d9-9926-3726f8cb5e2c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001175 sec., 51063.82978723404 rows/sec., 3.44 MiB/sec. | ||
| 9748 | 2026.01.22 22:22:27.539896 [ 277 ] {640609b0-bc27-41d9-9926-3726f8cb5e2c} <Debug> TCPHandler: Processed in 0.00133969 sec. | ||
| 9749 | 2026.01.22 22:22:28.973857 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35060 | ||
| 9750 | 2026.01.22 22:22:28.973987 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9751 | 2026.01.22 22:22:28.974032 [ 286 ] {} <Debug> TCP-Session: d2c229d2-6e4e-4cc9-8921-f96900f6ab68 Authenticating user 'default' from [fd00:1122:3344:101::e]:35060 | ||
| 9752 | 2026.01.22 22:22:28.974057 [ 286 ] {} <Debug> TCP-Session: d2c229d2-6e4e-4cc9-8921-f96900f6ab68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9753 | 2026.01.22 22:22:28.974073 [ 286 ] {} <Debug> TCP-Session: d2c229d2-6e4e-4cc9-8921-f96900f6ab68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9754 | 2026.01.22 22:22:28.974313 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52829 | ||
| 9755 | 2026.01.22 22:22:28.974333 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36383 | ||
| 9756 | 2026.01.22 22:22:28.974363 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61378 | ||
| 9757 | 2026.01.22 22:22:28.974401 [ 286 ] {} <Trace> TCP-Session: d2c229d2-6e4e-4cc9-8921-f96900f6ab68 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9758 | 2026.01.22 22:22:28.974359 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34092 | ||
| 9759 | 2026.01.22 22:22:28.974439 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9760 | 2026.01.22 22:22:28.974446 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9761 | 2026.01.22 22:22:28.974495 [ 349 ] {} <Debug> TCP-Session: fbadc114-bae8-43e9-b2ef-7c0899057bda Authenticating user 'default' from [fd00:1122:3344:101::e]:36383 | ||
| 9762 | 2026.01.22 22:22:28.974485 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9763 | 2026.01.22 22:22:28.974530 [ 349 ] {} <Debug> TCP-Session: fbadc114-bae8-43e9-b2ef-7c0899057bda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9764 | 2026.01.22 22:22:28.974530 [ 288 ] {} <Debug> TCP-Session: 13930776-b19e-4588-983d-e54588653211 Authenticating user 'default' from [fd00:1122:3344:101::e]:52829 | ||
| 9765 | 2026.01.22 22:22:28.974561 [ 349 ] {} <Debug> TCP-Session: fbadc114-bae8-43e9-b2ef-7c0899057bda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9766 | 2026.01.22 22:22:28.974563 [ 352 ] {} <Debug> TCP-Session: 84b35c47-06b8-448b-84be-9da3c2c9134e Authenticating user 'default' from [fd00:1122:3344:101::e]:61378 | ||
| 9767 | 2026.01.22 22:22:28.974579 [ 286 ] {371e85d7-1f83-4c3b-8207-68d86d90b80c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35060) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9768 | 2026.01.22 22:22:28.974584 [ 288 ] {} <Debug> TCP-Session: 13930776-b19e-4588-983d-e54588653211 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9769 | 2026.01.22 22:22:28.974614 [ 352 ] {} <Debug> TCP-Session: 84b35c47-06b8-448b-84be-9da3c2c9134e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9770 | 2026.01.22 22:22:28.974639 [ 288 ] {} <Debug> TCP-Session: 13930776-b19e-4588-983d-e54588653211 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9771 | 2026.01.22 22:22:28.974652 [ 352 ] {} <Debug> TCP-Session: 84b35c47-06b8-448b-84be-9da3c2c9134e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9772 | 2026.01.22 22:22:28.974348 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63035 | ||
| 9773 | 2026.01.22 22:22:28.974327 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36525 | ||
| 9774 | 2026.01.22 22:22:28.974724 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9775 | 2026.01.22 22:22:28.974323 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36856 | ||
| 9776 | 2026.01.22 22:22:28.974788 [ 351 ] {} <Debug> TCP-Session: 26f0e000-acda-400e-8ac6-c2769daa5a1d Authenticating user 'default' from [fd00:1122:3344:101::e]:34092 | ||
| 9777 | 2026.01.22 22:22:28.974370 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44608 | ||
| 9778 | 2026.01.22 22:22:28.974825 [ 351 ] {} <Debug> TCP-Session: 26f0e000-acda-400e-8ac6-c2769daa5a1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9779 | 2026.01.22 22:22:28.974855 [ 351 ] {} <Debug> TCP-Session: 26f0e000-acda-400e-8ac6-c2769daa5a1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9780 | 2026.01.22 22:22:28.974886 [ 286 ] {371e85d7-1f83-4c3b-8207-68d86d90b80c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9781 | 2026.01.22 22:22:28.974946 [ 286 ] {371e85d7-1f83-4c3b-8207-68d86d90b80c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9782 | 2026.01.22 22:22:28.975211 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9783 | 2026.01.22 22:22:28.975242 [ 353 ] {} <Debug> TCP-Session: 0bc9da67-dac9-43dc-9266-0c460faba1a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:44608 | ||
| 9784 | 2026.01.22 22:22:28.975243 [ 286 ] {371e85d7-1f83-4c3b-8207-68d86d90b80c} <Debug> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52) (SelectExecutor): Key condition: unknown | ||
| 9785 | 2026.01.22 22:22:28.975263 [ 353 ] {} <Debug> TCP-Session: 0bc9da67-dac9-43dc-9266-0c460faba1a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9786 | 2026.01.22 22:22:28.975281 [ 353 ] {} <Debug> TCP-Session: 0bc9da67-dac9-43dc-9266-0c460faba1a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9787 | 2026.01.22 22:22:28.975294 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9788 | 2026.01.22 22:22:28.975323 [ 290 ] {} <Debug> TCP-Session: 0259666a-2f84-4143-abfe-27cfb0b28a27 Authenticating user 'default' from [fd00:1122:3344:101::e]:36856 | ||
| 9789 | 2026.01.22 22:22:28.975339 [ 290 ] {} <Debug> TCP-Session: 0259666a-2f84-4143-abfe-27cfb0b28a27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9790 | 2026.01.22 22:22:28.975352 [ 290 ] {} <Debug> TCP-Session: 0259666a-2f84-4143-abfe-27cfb0b28a27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9791 | 2026.01.22 22:22:28.975414 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9792 | 2026.01.22 22:22:28.975452 [ 350 ] {} <Debug> TCP-Session: ffbcd8d0-a84c-4f0e-93f3-61877d8c31b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63035 | ||
| 9793 | 2026.01.22 22:22:28.975469 [ 350 ] {} <Debug> TCP-Session: ffbcd8d0-a84c-4f0e-93f3-61877d8c31b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9794 | 2026.01.22 22:22:28.975486 [ 350 ] {} <Debug> TCP-Session: ffbcd8d0-a84c-4f0e-93f3-61877d8c31b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9795 | 2026.01.22 22:22:28.975594 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9796 | 2026.01.22 22:22:28.975628 [ 289 ] {} <Debug> TCP-Session: bc31f4c1-6273-4a9b-9892-6fb274affcd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:36525 | ||
| 9797 | 2026.01.22 22:22:28.975645 [ 289 ] {} <Debug> TCP-Session: bc31f4c1-6273-4a9b-9892-6fb274affcd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9798 | 2026.01.22 22:22:28.975657 [ 289 ] {} <Debug> TCP-Session: bc31f4c1-6273-4a9b-9892-6fb274affcd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9799 | 2026.01.22 22:22:28.976380 [ 285 ] {371e85d7-1f83-4c3b-8207-68d86d90b80c} <Trace> AggregatingTransform: Aggregating | ||
| 9800 | 2026.01.22 22:22:28.976423 [ 285 ] {371e85d7-1f83-4c3b-8207-68d86d90b80c} <Trace> Aggregator: Aggregation method: without_key | ||
| 9801 | 2026.01.22 22:22:28.976458 [ 285 ] {371e85d7-1f83-4c3b-8207-68d86d90b80c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001107178 sec. (903.197 rows/sec., 35.28 KiB/sec.) | ||
| 9802 | 2026.01.22 22:22:28.976473 [ 285 ] {371e85d7-1f83-4c3b-8207-68d86d90b80c} <Trace> Aggregator: Merging aggregated data | ||
| 9803 | 2026.01.22 22:22:28.977780 [ 286 ] {371e85d7-1f83-4c3b-8207-68d86d90b80c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003261 sec., 306.65440049064705 rows/sec., 11.98 KiB/sec. | ||
| 9804 | 2026.01.22 22:22:28.977903 [ 286 ] {371e85d7-1f83-4c3b-8207-68d86d90b80c} <Debug> TCPHandler: Processed in 0.003618127 sec. | ||
| 9805 | 2026.01.22 22:22:28.978032 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9806 | 2026.01.22 22:22:28.978063 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9807 | 2026.01.22 22:22:28.978069 [ 286 ] {} <Debug> TCP-Session: d2c229d2-6e4e-4cc9-8921-f96900f6ab68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9808 | 2026.01.22 22:22:28.978084 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9809 | 2026.01.22 22:22:28.978103 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9810 | 2026.01.22 22:22:28.978120 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9811 | 2026.01.22 22:22:28.978144 [ 353 ] {} <Debug> TCP-Session: 0bc9da67-dac9-43dc-9266-0c460faba1a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9812 | 2026.01.22 22:22:28.978156 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9813 | 2026.01.22 22:22:28.978179 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9814 | 2026.01.22 22:22:28.978193 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9815 | 2026.01.22 22:22:28.978211 [ 350 ] {} <Debug> TCP-Session: ffbcd8d0-a84c-4f0e-93f3-61877d8c31b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9816 | 2026.01.22 22:22:28.978225 [ 290 ] {} <Debug> TCP-Session: 0259666a-2f84-4143-abfe-27cfb0b28a27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9817 | 2026.01.22 22:22:28.978246 [ 352 ] {} <Debug> TCP-Session: 84b35c47-06b8-448b-84be-9da3c2c9134e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9818 | 2026.01.22 22:22:28.978181 [ 349 ] {} <Debug> TCP-Session: fbadc114-bae8-43e9-b2ef-7c0899057bda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9819 | 2026.01.22 22:22:28.978172 [ 289 ] {} <Debug> TCP-Session: bc31f4c1-6273-4a9b-9892-6fb274affcd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9820 | 2026.01.22 22:22:28.978109 [ 288 ] {} <Debug> TCP-Session: 13930776-b19e-4588-983d-e54588653211 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9821 | 2026.01.22 22:22:28.978142 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9822 | 2026.01.22 22:22:28.978379 [ 351 ] {} <Debug> TCP-Session: 26f0e000-acda-400e-8ac6-c2769daa5a1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9823 | 2026.01.22 22:22:28.986643 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40871 | ||
| 9824 | 2026.01.22 22:22:28.986771 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9825 | 2026.01.22 22:22:28.986793 [ 286 ] {} <Debug> TCP-Session: 3f79840a-aca5-4a6a-8627-2d8696b24827 Authenticating user 'default' from [fd00:1122:3344:101::e]:40871 | ||
| 9826 | 2026.01.22 22:22:28.986811 [ 286 ] {} <Debug> TCP-Session: 3f79840a-aca5-4a6a-8627-2d8696b24827 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9827 | 2026.01.22 22:22:28.986825 [ 286 ] {} <Debug> TCP-Session: 3f79840a-aca5-4a6a-8627-2d8696b24827 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9828 | 2026.01.22 22:22:28.987011 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63430 | ||
| 9829 | 2026.01.22 22:22:28.987015 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63662 | ||
| 9830 | 2026.01.22 22:22:28.987054 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61126 | ||
| 9831 | 2026.01.22 22:22:28.987082 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51317 | ||
| 9832 | 2026.01.22 22:22:28.987112 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63633 | ||
| 9833 | 2026.01.22 22:22:28.987130 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9834 | 2026.01.22 22:22:28.987143 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9835 | 2026.01.22 22:22:28.987163 [ 289 ] {} <Debug> TCP-Session: 0d49d4c8-936f-460c-9894-5f4d62107c27 Authenticating user 'default' from [fd00:1122:3344:101::e]:63662 | ||
| 9836 | 2026.01.22 22:22:28.987182 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9837 | 2026.01.22 22:22:28.987199 [ 349 ] {} <Debug> TCP-Session: b51d691d-72a3-404b-803c-0b6ffce4c40e Authenticating user 'default' from [fd00:1122:3344:101::e]:61126 | ||
| 9838 | 2026.01.22 22:22:28.987164 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9839 | 2026.01.22 22:22:28.987238 [ 289 ] {} <Debug> TCP-Session: 0d49d4c8-936f-460c-9894-5f4d62107c27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9840 | 2026.01.22 22:22:28.987248 [ 349 ] {} <Debug> TCP-Session: b51d691d-72a3-404b-803c-0b6ffce4c40e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9841 | 2026.01.22 22:22:28.987265 [ 350 ] {} <Debug> TCP-Session: fc8f4ad4-6044-4eb4-a057-117fba2c1723 Authenticating user 'default' from [fd00:1122:3344:101::e]:51317 | ||
| 9842 | 2026.01.22 22:22:28.987282 [ 349 ] {} <Debug> TCP-Session: b51d691d-72a3-404b-803c-0b6ffce4c40e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9843 | 2026.01.22 22:22:28.987271 [ 289 ] {} <Debug> TCP-Session: 0d49d4c8-936f-460c-9894-5f4d62107c27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9844 | 2026.01.22 22:22:28.987305 [ 352 ] {} <Debug> TCP-Session: bb674497-6cba-45b7-aa48-672e8fa38ac9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63633 | ||
| 9845 | 2026.01.22 22:22:28.987310 [ 350 ] {} <Debug> TCP-Session: fc8f4ad4-6044-4eb4-a057-117fba2c1723 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9846 | 2026.01.22 22:22:28.987346 [ 352 ] {} <Debug> TCP-Session: bb674497-6cba-45b7-aa48-672e8fa38ac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9847 | 2026.01.22 22:22:28.987362 [ 350 ] {} <Debug> TCP-Session: fc8f4ad4-6044-4eb4-a057-117fba2c1723 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9848 | 2026.01.22 22:22:28.987381 [ 352 ] {} <Debug> TCP-Session: bb674497-6cba-45b7-aa48-672e8fa38ac9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9849 | 2026.01.22 22:22:28.987122 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9850 | 2026.01.22 22:22:28.987119 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42880 | ||
| 9851 | 2026.01.22 22:22:28.987049 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60735 | ||
| 9852 | 2026.01.22 22:22:28.987451 [ 288 ] {} <Debug> TCP-Session: 5eb8c24f-be1d-4186-a6dd-bef0e3bc7732 Authenticating user 'default' from [fd00:1122:3344:101::e]:63430 | ||
| 9853 | 2026.01.22 22:22:28.987490 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9854 | 2026.01.22 22:22:28.987091 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42675 | ||
| 9855 | 2026.01.22 22:22:28.987523 [ 353 ] {} <Debug> TCP-Session: d6db1e3e-f269-4f7b-a132-9e191f85fa0d Authenticating user 'default' from [fd00:1122:3344:101::e]:42880 | ||
| 9856 | 2026.01.22 22:22:28.987520 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9857 | 2026.01.22 22:22:28.987558 [ 353 ] {} <Debug> TCP-Session: d6db1e3e-f269-4f7b-a132-9e191f85fa0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9858 | 2026.01.22 22:22:28.987573 [ 290 ] {} <Debug> TCP-Session: b8a3c3fd-bf90-46d7-9fbc-a2ff74887b13 Authenticating user 'default' from [fd00:1122:3344:101::e]:60735 | ||
| 9859 | 2026.01.22 22:22:28.987575 [ 353 ] {} <Debug> TCP-Session: d6db1e3e-f269-4f7b-a132-9e191f85fa0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9860 | 2026.01.22 22:22:28.987583 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9861 | 2026.01.22 22:22:28.987590 [ 290 ] {} <Debug> TCP-Session: b8a3c3fd-bf90-46d7-9fbc-a2ff74887b13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9862 | 2026.01.22 22:22:28.987619 [ 351 ] {} <Debug> TCP-Session: 92ae50dc-587f-4432-aa91-8a23a1734104 Authenticating user 'default' from [fd00:1122:3344:101::e]:42675 | ||
| 9863 | 2026.01.22 22:22:28.987627 [ 290 ] {} <Debug> TCP-Session: b8a3c3fd-bf90-46d7-9fbc-a2ff74887b13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9864 | 2026.01.22 22:22:28.987649 [ 351 ] {} <Debug> TCP-Session: 92ae50dc-587f-4432-aa91-8a23a1734104 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9865 | 2026.01.22 22:22:28.987513 [ 288 ] {} <Debug> TCP-Session: 5eb8c24f-be1d-4186-a6dd-bef0e3bc7732 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9866 | 2026.01.22 22:22:28.987677 [ 351 ] {} <Debug> TCP-Session: 92ae50dc-587f-4432-aa91-8a23a1734104 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9867 | 2026.01.22 22:22:28.987056 [ 286 ] {} <Trace> TCP-Session: 3f79840a-aca5-4a6a-8627-2d8696b24827 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9868 | 2026.01.22 22:22:28.987714 [ 288 ] {} <Debug> TCP-Session: 5eb8c24f-be1d-4186-a6dd-bef0e3bc7732 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9869 | 2026.01.22 22:22:28.987850 [ 286 ] {3fb7919a-1ae3-4b17-ae9b-3a0e89fad72c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40871) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9870 | 2026.01.22 22:22:28.988027 [ 286 ] {3fb7919a-1ae3-4b17-ae9b-3a0e89fad72c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9871 | 2026.01.22 22:22:28.988068 [ 286 ] {3fb7919a-1ae3-4b17-ae9b-3a0e89fad72c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9872 | 2026.01.22 22:22:28.988289 [ 286 ] {3fb7919a-1ae3-4b17-ae9b-3a0e89fad72c} <Debug> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52) (SelectExecutor): Key condition: unknown | ||
| 9873 | 2026.01.22 22:22:28.989062 [ 348 ] {3fb7919a-1ae3-4b17-ae9b-3a0e89fad72c} <Trace> AggregatingTransform: Aggregating | ||
| 9874 | 2026.01.22 22:22:28.989111 [ 348 ] {3fb7919a-1ae3-4b17-ae9b-3a0e89fad72c} <Trace> Aggregator: Aggregation method: without_key | ||
| 9875 | 2026.01.22 22:22:28.989151 [ 348 ] {3fb7919a-1ae3-4b17-ae9b-3a0e89fad72c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000781685 sec. (1279.288 rows/sec., 49.97 KiB/sec.) | ||
| 9876 | 2026.01.22 22:22:28.989176 [ 348 ] {3fb7919a-1ae3-4b17-ae9b-3a0e89fad72c} <Trace> Aggregator: Merging aggregated data | ||
| 9877 | 2026.01.22 22:22:28.990603 [ 286 ] {3fb7919a-1ae3-4b17-ae9b-3a0e89fad72c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002796 sec., 357.653791130186 rows/sec., 13.97 KiB/sec. | ||
| 9878 | 2026.01.22 22:22:28.990747 [ 286 ] {3fb7919a-1ae3-4b17-ae9b-3a0e89fad72c} <Debug> TCPHandler: Processed in 0.003753698 sec. | ||
| 9879 | 2026.01.22 22:22:28.990823 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9880 | 2026.01.22 22:22:28.990848 [ 286 ] {} <Debug> TCP-Session: 3f79840a-aca5-4a6a-8627-2d8696b24827 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9881 | 2026.01.22 22:22:28.990848 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9882 | 2026.01.22 22:22:28.990868 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9883 | 2026.01.22 22:22:28.990886 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9884 | 2026.01.22 22:22:28.990890 [ 353 ] {} <Debug> TCP-Session: d6db1e3e-f269-4f7b-a132-9e191f85fa0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9885 | 2026.01.22 22:22:28.990904 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9886 | 2026.01.22 22:22:28.990940 [ 351 ] {} <Debug> TCP-Session: 92ae50dc-587f-4432-aa91-8a23a1734104 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9887 | 2026.01.22 22:22:28.990954 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9888 | 2026.01.22 22:22:28.990969 [ 289 ] {} <Debug> TCP-Session: 0d49d4c8-936f-460c-9894-5f4d62107c27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9889 | 2026.01.22 22:22:28.990985 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9890 | 2026.01.22 22:22:28.991006 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9891 | 2026.01.22 22:22:28.991033 [ 349 ] {} <Debug> TCP-Session: b51d691d-72a3-404b-803c-0b6ffce4c40e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9892 | 2026.01.22 22:22:28.991001 [ 350 ] {} <Debug> TCP-Session: fc8f4ad4-6044-4eb4-a057-117fba2c1723 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9893 | 2026.01.22 22:22:28.991058 [ 352 ] {} <Debug> TCP-Session: bb674497-6cba-45b7-aa48-672e8fa38ac9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9894 | 2026.01.22 22:22:28.990927 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9895 | 2026.01.22 22:22:28.990910 [ 290 ] {} <Debug> TCP-Session: b8a3c3fd-bf90-46d7-9fbc-a2ff74887b13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9896 | 2026.01.22 22:22:28.991126 [ 288 ] {} <Debug> TCP-Session: 5eb8c24f-be1d-4186-a6dd-bef0e3bc7732 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9897 | 2026.01.22 22:22:28.991538 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34419 | ||
| 9898 | 2026.01.22 22:22:28.991589 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9899 | 2026.01.22 22:22:28.991612 [ 350 ] {} <Debug> TCP-Session: 0d3a2455-8f62-4007-b20b-4a86bd29a49c Authenticating user 'default' from [fd00:1122:3344:101::e]:34419 | ||
| 9900 | 2026.01.22 22:22:28.991628 [ 350 ] {} <Debug> TCP-Session: 0d3a2455-8f62-4007-b20b-4a86bd29a49c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9901 | 2026.01.22 22:22:28.991640 [ 350 ] {} <Debug> TCP-Session: 0d3a2455-8f62-4007-b20b-4a86bd29a49c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9902 | 2026.01.22 22:22:28.991767 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49821 | ||
| 9903 | 2026.01.22 22:22:28.991784 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45546 | ||
| 9904 | 2026.01.22 22:22:28.991817 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34909 | ||
| 9905 | 2026.01.22 22:22:28.991827 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54909 | ||
| 9906 | 2026.01.22 22:22:28.991847 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9907 | 2026.01.22 22:22:28.991846 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57504 | ||
| 9908 | 2026.01.22 22:22:28.991860 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44724 | ||
| 9909 | 2026.01.22 22:22:28.991884 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9910 | 2026.01.22 22:22:28.991894 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9911 | 2026.01.22 22:22:28.991922 [ 353 ] {} <Debug> TCP-Session: 7db02fb2-d668-46dc-80d1-5284b80ae8cc Authenticating user 'default' from [fd00:1122:3344:101::e]:34909 | ||
| 9912 | 2026.01.22 22:22:28.991930 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9913 | 2026.01.22 22:22:28.991943 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9914 | 2026.01.22 22:22:28.991944 [ 353 ] {} <Debug> TCP-Session: 7db02fb2-d668-46dc-80d1-5284b80ae8cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9915 | 2026.01.22 22:22:28.991962 [ 289 ] {} <Debug> TCP-Session: 012d2038-abc5-4f3a-a7c2-49a3bed7c4a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:57504 | ||
| 9916 | 2026.01.22 22:22:28.991977 [ 353 ] {} <Debug> TCP-Session: 7db02fb2-d668-46dc-80d1-5284b80ae8cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9917 | 2026.01.22 22:22:28.991974 [ 290 ] {} <Debug> TCP-Session: 0d9cc5ae-afd9-4969-86c3-94dfbeae32ee Authenticating user 'default' from [fd00:1122:3344:101::e]:44724 | ||
| 9918 | 2026.01.22 22:22:28.991995 [ 289 ] {} <Debug> TCP-Session: 012d2038-abc5-4f3a-a7c2-49a3bed7c4a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9919 | 2026.01.22 22:22:28.992012 [ 290 ] {} <Debug> TCP-Session: 0d9cc5ae-afd9-4969-86c3-94dfbeae32ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9920 | 2026.01.22 22:22:28.992025 [ 289 ] {} <Debug> TCP-Session: 012d2038-abc5-4f3a-a7c2-49a3bed7c4a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9921 | 2026.01.22 22:22:28.992042 [ 290 ] {} <Debug> TCP-Session: 0d9cc5ae-afd9-4969-86c3-94dfbeae32ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9922 | 2026.01.22 22:22:28.991995 [ 350 ] {} <Trace> TCP-Session: 0d3a2455-8f62-4007-b20b-4a86bd29a49c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9923 | 2026.01.22 22:22:28.991880 [ 352 ] {} <Debug> TCP-Session: c7df178e-1c47-4a71-8a94-cddea2ef53be Authenticating user 'default' from [fd00:1122:3344:101::e]:45546 | ||
| 9924 | 2026.01.22 22:22:28.991866 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37626 | ||
| 9925 | 2026.01.22 22:22:28.992124 [ 352 ] {} <Debug> TCP-Session: c7df178e-1c47-4a71-8a94-cddea2ef53be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9926 | 2026.01.22 22:22:28.991842 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59017 | ||
| 9927 | 2026.01.22 22:22:28.992151 [ 352 ] {} <Debug> TCP-Session: c7df178e-1c47-4a71-8a94-cddea2ef53be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9928 | 2026.01.22 22:22:28.992171 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9929 | 2026.01.22 22:22:28.991934 [ 286 ] {} <Debug> TCP-Session: a25a0ba6-9e6b-4a54-9428-988e7f694628 Authenticating user 'default' from [fd00:1122:3344:101::e]:54909 | ||
| 9930 | 2026.01.22 22:22:28.992205 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9931 | 2026.01.22 22:22:28.992221 [ 286 ] {} <Debug> TCP-Session: a25a0ba6-9e6b-4a54-9428-988e7f694628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9932 | 2026.01.22 22:22:28.992237 [ 288 ] {} <Debug> TCP-Session: 42dbbb77-ad75-4002-8d15-370b33cb8e65 Authenticating user 'default' from [fd00:1122:3344:101::e]:59017 | ||
| 9933 | 2026.01.22 22:22:28.992247 [ 286 ] {} <Debug> TCP-Session: a25a0ba6-9e6b-4a54-9428-988e7f694628 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9934 | 2026.01.22 22:22:28.992264 [ 288 ] {} <Debug> TCP-Session: 42dbbb77-ad75-4002-8d15-370b33cb8e65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9935 | 2026.01.22 22:22:28.992266 [ 350 ] {4aeeabcc-fc2e-4562-8134-1add2d42deb9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34419) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9936 | 2026.01.22 22:22:28.992285 [ 288 ] {} <Debug> TCP-Session: 42dbbb77-ad75-4002-8d15-370b33cb8e65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9937 | 2026.01.22 22:22:28.992208 [ 349 ] {} <Debug> TCP-Session: 954f39f2-7569-401c-b7dc-35a2dadfa548 Authenticating user 'default' from [fd00:1122:3344:101::e]:37626 | ||
| 9938 | 2026.01.22 22:22:28.991822 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9939 | 2026.01.22 22:22:28.992333 [ 349 ] {} <Debug> TCP-Session: 954f39f2-7569-401c-b7dc-35a2dadfa548 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9940 | 2026.01.22 22:22:28.992356 [ 351 ] {} <Debug> TCP-Session: 69a13ebd-edcc-49a0-985f-2001975c5891 Authenticating user 'default' from [fd00:1122:3344:101::e]:49821 | ||
| 9941 | 2026.01.22 22:22:28.992358 [ 349 ] {} <Debug> TCP-Session: 954f39f2-7569-401c-b7dc-35a2dadfa548 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9942 | 2026.01.22 22:22:28.992381 [ 351 ] {} <Debug> TCP-Session: 69a13ebd-edcc-49a0-985f-2001975c5891 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9943 | 2026.01.22 22:22:28.992399 [ 351 ] {} <Debug> TCP-Session: 69a13ebd-edcc-49a0-985f-2001975c5891 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9944 | 2026.01.22 22:22:28.992588 [ 350 ] {4aeeabcc-fc2e-4562-8134-1add2d42deb9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9945 | 2026.01.22 22:22:28.992648 [ 350 ] {4aeeabcc-fc2e-4562-8134-1add2d42deb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9946 | 2026.01.22 22:22:28.992969 [ 350 ] {4aeeabcc-fc2e-4562-8134-1add2d42deb9} <Debug> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52) (SelectExecutor): Key condition: unknown | ||
| 9947 | 2026.01.22 22:22:28.994020 [ 303 ] {4aeeabcc-fc2e-4562-8134-1add2d42deb9} <Trace> AggregatingTransform: Aggregating | ||
| 9948 | 2026.01.22 22:22:28.994070 [ 303 ] {4aeeabcc-fc2e-4562-8134-1add2d42deb9} <Trace> Aggregator: Aggregation method: without_key | ||
| 9949 | 2026.01.22 22:22:28.994111 [ 303 ] {4aeeabcc-fc2e-4562-8134-1add2d42deb9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001043838 sec. (958.003 rows/sec., 37.42 KiB/sec.) | ||
| 9950 | 2026.01.22 22:22:28.994130 [ 303 ] {4aeeabcc-fc2e-4562-8134-1add2d42deb9} <Trace> Aggregator: Merging aggregated data | ||
| 9951 | 2026.01.22 22:22:28.995487 [ 350 ] {4aeeabcc-fc2e-4562-8134-1add2d42deb9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003267 sec., 306.0912151821243 rows/sec., 11.96 KiB/sec. | ||
| 9952 | 2026.01.22 22:22:28.995692 [ 350 ] {4aeeabcc-fc2e-4562-8134-1add2d42deb9} <Debug> TCPHandler: Processed in 0.003841879 sec. | ||
| 9953 | 2026.01.22 22:22:28.995783 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9954 | 2026.01.22 22:22:28.995812 [ 350 ] {} <Debug> TCP-Session: 0d3a2455-8f62-4007-b20b-4a86bd29a49c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9955 | 2026.01.22 22:22:28.995814 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9956 | 2026.01.22 22:22:28.995834 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9957 | 2026.01.22 22:22:28.995853 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9958 | 2026.01.22 22:22:28.995860 [ 351 ] {} <Debug> TCP-Session: 69a13ebd-edcc-49a0-985f-2001975c5891 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9959 | 2026.01.22 22:22:28.995872 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9960 | 2026.01.22 22:22:28.995890 [ 286 ] {} <Debug> TCP-Session: a25a0ba6-9e6b-4a54-9428-988e7f694628 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9961 | 2026.01.22 22:22:28.995914 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9962 | 2026.01.22 22:22:28.995924 [ 289 ] {} <Debug> TCP-Session: 012d2038-abc5-4f3a-a7c2-49a3bed7c4a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9963 | 2026.01.22 22:22:28.995933 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9964 | 2026.01.22 22:22:28.995954 [ 352 ] {} <Debug> TCP-Session: c7df178e-1c47-4a71-8a94-cddea2ef53be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9965 | 2026.01.22 22:22:28.995959 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9966 | 2026.01.22 22:22:28.995983 [ 288 ] {} <Debug> TCP-Session: 42dbbb77-ad75-4002-8d15-370b33cb8e65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9967 | 2026.01.22 22:22:28.995891 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9968 | 2026.01.22 22:22:28.996014 [ 290 ] {} <Debug> TCP-Session: 0d9cc5ae-afd9-4969-86c3-94dfbeae32ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9969 | 2026.01.22 22:22:28.995874 [ 349 ] {} <Debug> TCP-Session: 954f39f2-7569-401c-b7dc-35a2dadfa548 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9970 | 2026.01.22 22:22:28.996048 [ 353 ] {} <Debug> TCP-Session: 7db02fb2-d668-46dc-80d1-5284b80ae8cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9971 | 2026.01.22 22:22:29.831400 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23456 | ||
| 9972 | 2026.01.22 22:22:29.831913 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9973 | 2026.01.22 22:22:29.831963 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9974 | 2026.01.22 22:22:29.832479 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9975 | 2026.01.22 22:22:29.832724 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9976 | 2026.01.22 22:22:29.832868 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23456 | ||
| 9977 | 2026.01.22 22:22:29.868944 [ 134 ] {} <Debug> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 9978 | 2026.01.22 22:22:29.869010 [ 134 ] {} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9979 | 2026.01.22 22:22:29.869031 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9980 | 2026.01.22 22:22:29.869140 [ 193 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::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 | ||
| 9981 | 2026.01.22 22:22:29.869270 [ 193 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9982 | 2026.01.22 22:22:29.869305 [ 193 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 9983 | 2026.01.22 22:22:29.869365 [ 193 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 9984 | 2026.01.22 22:22:29.869409 [ 193 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 9985 | 2026.01.22 22:22:29.869450 [ 193 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 9986 | 2026.01.22 22:22:29.869489 [ 193 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 9987 | 2026.01.22 22:22:29.870168 [ 194 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001081048 sec., 37001.13223464638 rows/sec., 3.09 MiB/sec. | ||
| 9988 | 2026.01.22 22:22:29.870298 [ 197 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 9989 | 2026.01.22 22:22:29.870550 [ 197 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_17_4} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9990 | 2026.01.22 22:22:29.870622 [ 197 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_17_4} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 9991 | 2026.01.22 22:22:29.870697 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9992 | 2026.01.22 22:22:31.097017 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 9993 | 2026.01.22 22:22:31.114995 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9994 | 2026.01.22 22:22:31.115061 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9995 | 2026.01.22 22:22:31.122112 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9996 | 2026.01.22 22:22:31.123022 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9997 | 2026.01.22 22:22:31.127584 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 9998 | 2026.01.22 22:22:32.397401 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1220 | ||
| 9999 | 2026.01.22 22:22:32.399872 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10000 | 2026.01.22 22:22:32.399924 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10001 | 2026.01.22 22:22:32.401139 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10002 | 2026.01.22 22:22:32.401429 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10003 | 2026.01.22 22:22:32.401624 [ 151 ] {} <Debug> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10004 | 2026.01.22 22:22:32.401718 [ 151 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10005 | 2026.01.22 22:22:32.401755 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10006 | 2026.01.22 22:22:32.401812 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1220 | ||
| 10007 | 2026.01.22 22:22:32.401944 [ 193 ] {7b0753d0-d697-461d-a77d-14ff90617906::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 | ||
| 10008 | 2026.01.22 22:22:32.402664 [ 193 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10009 | 2026.01.22 22:22:32.402806 [ 193 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1056 rows starting from the beginning of the part | ||
| 10010 | 2026.01.22 22:22:32.403169 [ 193 ] {7b0753d0-d697-461d-a77d-14ff90617906::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 | ||
| 10011 | 2026.01.22 22:22:32.403528 [ 193 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 10012 | 2026.01.22 22:22:32.403882 [ 193 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part | ||
| 10013 | 2026.01.22 22:22:32.404214 [ 193 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part | ||
| 10014 | 2026.01.22 22:22:32.404539 [ 193 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part | ||
| 10015 | 2026.01.22 22:22:32.411379 [ 194 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1220 rows, containing 72 columns (72 merged, 0 gathered) in 0.009521151 sec., 128135.76845908651 rows/sec., 104.37 MiB/sec. | ||
| 10016 | 2026.01.22 22:22:32.413103 [ 190 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10017 | 2026.01.22 22:22:32.413747 [ 190 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_36_7} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10018 | 2026.01.22 22:22:32.413830 [ 190 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_36_7} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10019 | 2026.01.22 22:22:32.414188 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.79 MiB. | ||
| 10020 | 2026.01.22 22:22:32.531612 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10021 | 2026.01.22 22:22:32.531782 [ 277 ] {c94d29a8-108b-4dc8-8f3e-b8978da6ffea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10022 | 2026.01.22 22:22:32.531847 [ 277 ] {c94d29a8-108b-4dc8-8f3e-b8978da6ffea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10023 | 2026.01.22 22:22:32.532610 [ 277 ] {c94d29a8-108b-4dc8-8f3e-b8978da6ffea} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10024 | 2026.01.22 22:22:32.532649 [ 277 ] {c94d29a8-108b-4dc8-8f3e-b8978da6ffea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10025 | 2026.01.22 22:22:32.533062 [ 277 ] {c94d29a8-108b-4dc8-8f3e-b8978da6ffea} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10026 | 2026.01.22 22:22:32.533288 [ 277 ] {c94d29a8-108b-4dc8-8f3e-b8978da6ffea} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10027 | 2026.01.22 22:22:32.533425 [ 151 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10028 | 2026.01.22 22:22:32.533447 [ 277 ] {c94d29a8-108b-4dc8-8f3e-b8978da6ffea} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001714 sec., 74679.11318553092 rows/sec., 6.42 MiB/sec. | ||
| 10029 | 2026.01.22 22:22:32.533464 [ 151 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10030 | 2026.01.22 22:22:32.533488 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10031 | 2026.01.22 22:22:32.533499 [ 277 ] {c94d29a8-108b-4dc8-8f3e-b8978da6ffea} <Debug> TCPHandler: Processed in 0.002006075 sec. | ||
| 10032 | 2026.01.22 22:22:32.533591 [ 208 ] {048797f8-2913-4120-8057-043480967ec1::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 | ||
| 10033 | 2026.01.22 22:22:32.533644 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10034 | 2026.01.22 22:22:32.533706 [ 208 ] {048797f8-2913-4120-8057-043480967ec1::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10035 | 2026.01.22 22:22:32.533746 [ 208 ] {048797f8-2913-4120-8057-043480967ec1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2556 rows starting from the beginning of the part | ||
| 10036 | 2026.01.22 22:22:32.533753 [ 277 ] {a0e1bc27-ec00-44d4-9c0a-a8e6105fd079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10037 | 2026.01.22 22:22:32.533804 [ 277 ] {a0e1bc27-ec00-44d4-9c0a-a8e6105fd079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10038 | 2026.01.22 22:22:32.533814 [ 208 ] {048797f8-2913-4120-8057-043480967ec1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1274 rows starting from the beginning of the part | ||
| 10039 | 2026.01.22 22:22:32.533871 [ 208 ] {048797f8-2913-4120-8057-043480967ec1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1327 rows starting from the beginning of the part | ||
| 10040 | 2026.01.22 22:22:32.533921 [ 208 ] {048797f8-2913-4120-8057-043480967ec1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 128 rows starting from the beginning of the part | ||
| 10041 | 2026.01.22 22:22:32.533968 [ 208 ] {048797f8-2913-4120-8057-043480967ec1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 66 rows starting from the beginning of the part | ||
| 10042 | 2026.01.22 22:22:32.534011 [ 208 ] {048797f8-2913-4120-8057-043480967ec1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 128 rows starting from the beginning of the part | ||
| 10043 | 2026.01.22 22:22:32.534249 [ 277 ] {a0e1bc27-ec00-44d4-9c0a-a8e6105fd079} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10044 | 2026.01.22 22:22:32.534290 [ 277 ] {a0e1bc27-ec00-44d4-9c0a-a8e6105fd079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10045 | 2026.01.22 22:22:32.534610 [ 277 ] {a0e1bc27-ec00-44d4-9c0a-a8e6105fd079} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10046 | 2026.01.22 22:22:32.534852 [ 277 ] {a0e1bc27-ec00-44d4-9c0a-a8e6105fd079} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10047 | 2026.01.22 22:22:32.535018 [ 277 ] {a0e1bc27-ec00-44d4-9c0a-a8e6105fd079} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001289 sec., 27928.626842513575 rows/sec., 2.05 MiB/sec. | ||
| 10048 | 2026.01.22 22:22:32.535064 [ 277 ] {a0e1bc27-ec00-44d4-9c0a-a8e6105fd079} <Debug> TCPHandler: Processed in 0.001473591 sec. | ||
| 10049 | 2026.01.22 22:22:32.535181 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10050 | 2026.01.22 22:22:32.535279 [ 277 ] {6fb808a5-aa3d-4bef-b5cc-8f39b7e1d233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10051 | 2026.01.22 22:22:32.535319 [ 277 ] {6fb808a5-aa3d-4bef-b5cc-8f39b7e1d233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10052 | 2026.01.22 22:22:32.535764 [ 277 ] {6fb808a5-aa3d-4bef-b5cc-8f39b7e1d233} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10053 | 2026.01.22 22:22:32.535799 [ 277 ] {6fb808a5-aa3d-4bef-b5cc-8f39b7e1d233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10054 | 2026.01.22 22:22:32.536106 [ 277 ] {6fb808a5-aa3d-4bef-b5cc-8f39b7e1d233} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10055 | 2026.01.22 22:22:32.536175 [ 194 ] {048797f8-2913-4120-8057-043480967ec1::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5479 rows, containing 5 columns (5 merged, 0 gathered) in 0.002634599 sec., 2079633.3711506 rows/sec., 177.89 MiB/sec. | ||
| 10056 | 2026.01.22 22:22:32.536318 [ 277 ] {6fb808a5-aa3d-4bef-b5cc-8f39b7e1d233} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10057 | 2026.01.22 22:22:32.536424 [ 151 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10058 | 2026.01.22 22:22:32.536453 [ 277 ] {6fb808a5-aa3d-4bef-b5cc-8f39b7e1d233} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001194 sec., 83752.09380234506 rows/sec., 6.54 MiB/sec. | ||
| 10059 | 2026.01.22 22:22:32.536455 [ 151 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10060 | 2026.01.22 22:22:32.536465 [ 199 ] {048797f8-2913-4120-8057-043480967ec1::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10061 | 2026.01.22 22:22:32.536484 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10062 | 2026.01.22 22:22:32.536494 [ 277 ] {6fb808a5-aa3d-4bef-b5cc-8f39b7e1d233} <Debug> TCPHandler: Processed in 0.00136354 sec. | ||
| 10063 | 2026.01.22 22:22:32.536564 [ 187 ] {94686fe9-8f29-47df-b786-a03914968c62::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 | ||
| 10064 | 2026.01.22 22:22:32.536617 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10065 | 2026.01.22 22:22:32.536642 [ 187 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10066 | 2026.01.22 22:22:32.536670 [ 187 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1304 rows starting from the beginning of the part | ||
| 10067 | 2026.01.22 22:22:32.536715 [ 277 ] {fc7cf674-feb0-424a-b7ec-f35355566bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10068 | 2026.01.22 22:22:32.536726 [ 187 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 769 rows starting from the beginning of the part | ||
| 10069 | 2026.01.22 22:22:32.536731 [ 199 ] {048797f8-2913-4120-8057-043480967ec1::all_1_71_14} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10070 | 2026.01.22 22:22:32.536760 [ 277 ] {fc7cf674-feb0-424a-b7ec-f35355566bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10071 | 2026.01.22 22:22:32.536778 [ 187 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 563 rows starting from the beginning of the part | ||
| 10072 | 2026.01.22 22:22:32.536805 [ 199 ] {048797f8-2913-4120-8057-043480967ec1::all_1_71_14} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10073 | 2026.01.22 22:22:32.536843 [ 187 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 100 rows starting from the beginning of the part | ||
| 10074 | 2026.01.22 22:22:32.536886 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 10075 | 2026.01.22 22:22:32.536893 [ 187 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 69 rows starting from the beginning of the part | ||
| 10076 | 2026.01.22 22:22:32.536941 [ 187 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 100 rows starting from the beginning of the part | ||
| 10077 | 2026.01.22 22:22:32.537179 [ 277 ] {fc7cf674-feb0-424a-b7ec-f35355566bda} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10078 | 2026.01.22 22:22:32.537213 [ 277 ] {fc7cf674-feb0-424a-b7ec-f35355566bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10079 | 2026.01.22 22:22:32.537543 [ 277 ] {fc7cf674-feb0-424a-b7ec-f35355566bda} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10080 | 2026.01.22 22:22:32.537765 [ 277 ] {fc7cf674-feb0-424a-b7ec-f35355566bda} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10081 | 2026.01.22 22:22:32.537873 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10082 | 2026.01.22 22:22:32.537894 [ 277 ] {fc7cf674-feb0-424a-b7ec-f35355566bda} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 10083 | 2026.01.22 22:22:32.537899 [ 151 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10084 | 2026.01.22 22:22:32.537924 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10085 | 2026.01.22 22:22:32.537932 [ 277 ] {fc7cf674-feb0-424a-b7ec-f35355566bda} <Debug> TCPHandler: Processed in 0.00136635 sec. | ||
| 10086 | 2026.01.22 22:22:32.538006 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 10087 | 2026.01.22 22:22:32.538050 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10088 | 2026.01.22 22:22:32.538115 [ 198 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2905 rows, containing 5 columns (5 merged, 0 gathered) in 0.001590082 sec., 1826949.8051043907 rows/sec., 139.66 MiB/sec. | ||
| 10089 | 2026.01.22 22:22:32.538118 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10090 | 2026.01.22 22:22:32.538151 [ 277 ] {b586b0bd-c342-4f27-b23d-4800927e774b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10091 | 2026.01.22 22:22:32.538170 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19798 rows starting from the beginning of the part | ||
| 10092 | 2026.01.22 22:22:32.538212 [ 277 ] {b586b0bd-c342-4f27-b23d-4800927e774b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10093 | 2026.01.22 22:22:32.538243 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 328 rows starting from the beginning of the part | ||
| 10094 | 2026.01.22 22:22:32.538296 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 881 rows starting from the beginning of the part | ||
| 10095 | 2026.01.22 22:22:32.538311 [ 198 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10096 | 2026.01.22 22:22:32.538340 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 10097 | 2026.01.22 22:22:32.538382 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 10098 | 2026.01.22 22:22:32.538431 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 10099 | 2026.01.22 22:22:32.538631 [ 198 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_71_14} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10100 | 2026.01.22 22:22:32.538716 [ 198 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_71_14} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10101 | 2026.01.22 22:22:32.538831 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 10102 | 2026.01.22 22:22:32.539118 [ 277 ] {b586b0bd-c342-4f27-b23d-4800927e774b} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10103 | 2026.01.22 22:22:32.539159 [ 277 ] {b586b0bd-c342-4f27-b23d-4800927e774b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10104 | 2026.01.22 22:22:32.539736 [ 277 ] {b586b0bd-c342-4f27-b23d-4800927e774b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10105 | 2026.01.22 22:22:32.539959 [ 277 ] {b586b0bd-c342-4f27-b23d-4800927e774b} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10106 | 2026.01.22 22:22:32.540102 [ 277 ] {b586b0bd-c342-4f27-b23d-4800927e774b} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00197 sec., 18274.111675126904 rows/sec., 32.75 MiB/sec. | ||
| 10107 | 2026.01.22 22:22:32.540173 [ 277 ] {b586b0bd-c342-4f27-b23d-4800927e774b} <Debug> TCPHandler: Processed in 0.002175826 sec. | ||
| 10108 | 2026.01.22 22:22:32.540294 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10109 | 2026.01.22 22:22:32.540394 [ 277 ] {e16a812b-fc97-4297-86c0-83033087c36b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10110 | 2026.01.22 22:22:32.540436 [ 277 ] {e16a812b-fc97-4297-86c0-83033087c36b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10111 | 2026.01.22 22:22:32.540786 [ 277 ] {e16a812b-fc97-4297-86c0-83033087c36b} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10112 | 2026.01.22 22:22:32.540821 [ 277 ] {e16a812b-fc97-4297-86c0-83033087c36b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10113 | 2026.01.22 22:22:32.541130 [ 277 ] {e16a812b-fc97-4297-86c0-83033087c36b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10114 | 2026.01.22 22:22:32.541342 [ 277 ] {e16a812b-fc97-4297-86c0-83033087c36b} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10115 | 2026.01.22 22:22:32.541471 [ 277 ] {e16a812b-fc97-4297-86c0-83033087c36b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 10116 | 2026.01.22 22:22:32.541482 [ 150 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10117 | 2026.01.22 22:22:32.541507 [ 277 ] {e16a812b-fc97-4297-86c0-83033087c36b} <Debug> TCPHandler: Processed in 0.001265519 sec. | ||
| 10118 | 2026.01.22 22:22:32.541536 [ 150 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10119 | 2026.01.22 22:22:32.541566 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10120 | 2026.01.22 22:22:32.541654 [ 196 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 10121 | 2026.01.22 22:22:32.541762 [ 196 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10122 | 2026.01.22 22:22:32.541789 [ 196 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4050 rows starting from the beginning of the part | ||
| 10123 | 2026.01.22 22:22:32.541839 [ 196 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 108 rows starting from the beginning of the part | ||
| 10124 | 2026.01.22 22:22:32.541879 [ 196 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 10125 | 2026.01.22 22:22:32.541916 [ 196 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 10126 | 2026.01.22 22:22:32.541957 [ 196 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 10127 | 2026.01.22 22:22:32.541994 [ 196 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 10128 | 2026.01.22 22:22:32.543636 [ 198 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4398 rows, containing 4 columns (4 merged, 0 gathered) in 0.002022655 sec., 2174369.8257982703 rows/sec., 144.53 MiB/sec. | ||
| 10129 | 2026.01.22 22:22:32.544038 [ 196 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10130 | 2026.01.22 22:22:32.544300 [ 196 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_71_14} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10131 | 2026.01.22 22:22:32.544374 [ 196 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_71_14} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10132 | 2026.01.22 22:22:32.544443 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 10133 | 2026.01.22 22:22:32.549413 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21487 rows, containing 5 columns (5 merged, 0 gathered) in 0.011441684 sec., 1877957.8250893836 rows/sec., 128.38 MiB/sec. | ||
| 10134 | 2026.01.22 22:22:32.549814 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10135 | 2026.01.22 22:22:32.550060 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10136 | 2026.01.22 22:22:32.550134 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10137 | 2026.01.22 22:22:32.550221 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 10138 | 2026.01.22 22:22:33.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 319.79 MiB, peak 327.44 MiB, free memory in arenas 0.00 B, will set to 321.29 MiB (RSS), difference: 1.50 MiB | ||
| 10139 | 2026.01.22 22:22:37.170088 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10140 | 2026.01.22 22:22:37.170156 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10141 | 2026.01.22 22:22:37.333121 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23968 | ||
| 10142 | 2026.01.22 22:22:37.333636 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10143 | 2026.01.22 22:22:37.333676 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10144 | 2026.01.22 22:22:37.334159 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10145 | 2026.01.22 22:22:37.334387 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10146 | 2026.01.22 22:22:37.334513 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23968 | ||
| 10147 | 2026.01.22 22:22:37.529993 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10148 | 2026.01.22 22:22:37.530194 [ 277 ] {f4e3648f-bc30-4531-b2b5-12cab828c30e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10149 | 2026.01.22 22:22:37.530266 [ 277 ] {f4e3648f-bc30-4531-b2b5-12cab828c30e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10150 | 2026.01.22 22:22:37.530976 [ 277 ] {f4e3648f-bc30-4531-b2b5-12cab828c30e} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10151 | 2026.01.22 22:22:37.531024 [ 277 ] {f4e3648f-bc30-4531-b2b5-12cab828c30e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10152 | 2026.01.22 22:22:37.531412 [ 277 ] {f4e3648f-bc30-4531-b2b5-12cab828c30e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10153 | 2026.01.22 22:22:37.531648 [ 277 ] {f4e3648f-bc30-4531-b2b5-12cab828c30e} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10154 | 2026.01.22 22:22:37.531811 [ 277 ] {f4e3648f-bc30-4531-b2b5-12cab828c30e} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001671 sec., 39497.307001795336 rows/sec., 3.13 MiB/sec. | ||
| 10155 | 2026.01.22 22:22:37.531863 [ 277 ] {f4e3648f-bc30-4531-b2b5-12cab828c30e} <Debug> TCPHandler: Processed in 0.002009994 sec. | ||
| 10156 | 2026.01.22 22:22:37.531986 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10157 | 2026.01.22 22:22:37.532092 [ 277 ] {5035704e-cd6b-4455-9000-e6f9fdc76d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10158 | 2026.01.22 22:22:37.532137 [ 277 ] {5035704e-cd6b-4455-9000-e6f9fdc76d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10159 | 2026.01.22 22:22:37.532549 [ 277 ] {5035704e-cd6b-4455-9000-e6f9fdc76d25} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10160 | 2026.01.22 22:22:37.532586 [ 277 ] {5035704e-cd6b-4455-9000-e6f9fdc76d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10161 | 2026.01.22 22:22:37.532901 [ 277 ] {5035704e-cd6b-4455-9000-e6f9fdc76d25} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10162 | 2026.01.22 22:22:37.533113 [ 277 ] {5035704e-cd6b-4455-9000-e6f9fdc76d25} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10163 | 2026.01.22 22:22:37.533217 [ 147 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10164 | 2026.01.22 22:22:37.533243 [ 277 ] {5035704e-cd6b-4455-9000-e6f9fdc76d25} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001175 sec., 4255.31914893617 rows/sec., 319.98 KiB/sec. | ||
| 10165 | 2026.01.22 22:22:37.533252 [ 147 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10166 | 2026.01.22 22:22:37.533275 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10167 | 2026.01.22 22:22:37.533282 [ 277 ] {5035704e-cd6b-4455-9000-e6f9fdc76d25} <Debug> TCPHandler: Processed in 0.00134921 sec. | ||
| 10168 | 2026.01.22 22:22:37.533394 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10169 | 2026.01.22 22:22:37.533403 [ 196 ] {1300943d-9fd4-47f6-9844-87364234b6ab::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 | ||
| 10170 | 2026.01.22 22:22:37.533493 [ 277 ] {376fdc86-a529-4e19-9cb6-43d63c9ace36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10171 | 2026.01.22 22:22:37.533540 [ 277 ] {376fdc86-a529-4e19-9cb6-43d63c9ace36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10172 | 2026.01.22 22:22:37.533553 [ 196 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10173 | 2026.01.22 22:22:37.533598 [ 196 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 296 rows starting from the beginning of the part | ||
| 10174 | 2026.01.22 22:22:37.533670 [ 196 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 19 rows starting from the beginning of the part | ||
| 10175 | 2026.01.22 22:22:37.533723 [ 196 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part | ||
| 10176 | 2026.01.22 22:22:37.533768 [ 196 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 5 rows starting from the beginning of the part | ||
| 10177 | 2026.01.22 22:22:37.533809 [ 196 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 36 rows starting from the beginning of the part | ||
| 10178 | 2026.01.22 22:22:37.533847 [ 196 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 5 rows starting from the beginning of the part | ||
| 10179 | 2026.01.22 22:22:37.533977 [ 277 ] {376fdc86-a529-4e19-9cb6-43d63c9ace36} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10180 | 2026.01.22 22:22:37.534018 [ 277 ] {376fdc86-a529-4e19-9cb6-43d63c9ace36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10181 | 2026.01.22 22:22:37.534348 [ 277 ] {376fdc86-a529-4e19-9cb6-43d63c9ace36} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10182 | 2026.01.22 22:22:37.534582 [ 277 ] {376fdc86-a529-4e19-9cb6-43d63c9ace36} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10183 | 2026.01.22 22:22:37.534715 [ 277 ] {376fdc86-a529-4e19-9cb6-43d63c9ace36} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001242 sec., 55555.555555555555 rows/sec., 4.34 MiB/sec. | ||
| 10184 | 2026.01.22 22:22:37.534753 [ 277 ] {376fdc86-a529-4e19-9cb6-43d63c9ace36} <Debug> TCPHandler: Processed in 0.001409931 sec. | ||
| 10185 | 2026.01.22 22:22:37.534767 [ 189 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 397 rows, containing 5 columns (5 merged, 0 gathered) in 0.001422591 sec., 279068.2634713702 rows/sec., 19.24 MiB/sec. | ||
| 10186 | 2026.01.22 22:22:37.534870 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10187 | 2026.01.22 22:22:37.534972 [ 277 ] {c0d33245-bc0f-4eb9-a4d2-1320dcebc4c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10188 | 2026.01.22 22:22:37.534974 [ 201 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10189 | 2026.01.22 22:22:37.535018 [ 277 ] {c0d33245-bc0f-4eb9-a4d2-1320dcebc4c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10190 | 2026.01.22 22:22:37.535287 [ 201 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_66_13} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10191 | 2026.01.22 22:22:37.535375 [ 201 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_66_13} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10192 | 2026.01.22 22:22:37.535431 [ 277 ] {c0d33245-bc0f-4eb9-a4d2-1320dcebc4c5} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10193 | 2026.01.22 22:22:37.535471 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 10194 | 2026.01.22 22:22:37.535471 [ 277 ] {c0d33245-bc0f-4eb9-a4d2-1320dcebc4c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10195 | 2026.01.22 22:22:37.535829 [ 277 ] {c0d33245-bc0f-4eb9-a4d2-1320dcebc4c5} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10196 | 2026.01.22 22:22:37.536049 [ 277 ] {c0d33245-bc0f-4eb9-a4d2-1320dcebc4c5} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10197 | 2026.01.22 22:22:37.536177 [ 277 ] {c0d33245-bc0f-4eb9-a4d2-1320dcebc4c5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 10198 | 2026.01.22 22:22:37.536213 [ 277 ] {c0d33245-bc0f-4eb9-a4d2-1320dcebc4c5} <Debug> TCPHandler: Processed in 0.001393471 sec. | ||
| 10199 | 2026.01.22 22:22:37.536320 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10200 | 2026.01.22 22:22:37.536415 [ 277 ] {089bec8b-ac53-4d0c-a7d5-ed39f77f0660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10201 | 2026.01.22 22:22:37.536469 [ 277 ] {089bec8b-ac53-4d0c-a7d5-ed39f77f0660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10202 | 2026.01.22 22:22:37.537234 [ 277 ] {089bec8b-ac53-4d0c-a7d5-ed39f77f0660} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10203 | 2026.01.22 22:22:37.537269 [ 277 ] {089bec8b-ac53-4d0c-a7d5-ed39f77f0660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10204 | 2026.01.22 22:22:37.537776 [ 277 ] {089bec8b-ac53-4d0c-a7d5-ed39f77f0660} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10205 | 2026.01.22 22:22:37.538000 [ 277 ] {089bec8b-ac53-4d0c-a7d5-ed39f77f0660} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10206 | 2026.01.22 22:22:37.538143 [ 277 ] {089bec8b-ac53-4d0c-a7d5-ed39f77f0660} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001749 sec., 2858.7764436821044 rows/sec., 5.12 MiB/sec. | ||
| 10207 | 2026.01.22 22:22:37.538203 [ 277 ] {089bec8b-ac53-4d0c-a7d5-ed39f77f0660} <Debug> TCPHandler: Processed in 0.001939385 sec. | ||
| 10208 | 2026.01.22 22:22:37.538312 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10209 | 2026.01.22 22:22:37.538403 [ 277 ] {7d86ff19-1e48-44dd-9b61-852735381620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10210 | 2026.01.22 22:22:37.538443 [ 277 ] {7d86ff19-1e48-44dd-9b61-852735381620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10211 | 2026.01.22 22:22:37.538759 [ 277 ] {7d86ff19-1e48-44dd-9b61-852735381620} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10212 | 2026.01.22 22:22:37.538791 [ 277 ] {7d86ff19-1e48-44dd-9b61-852735381620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10213 | 2026.01.22 22:22:37.539144 [ 277 ] {7d86ff19-1e48-44dd-9b61-852735381620} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10214 | 2026.01.22 22:22:37.539356 [ 277 ] {7d86ff19-1e48-44dd-9b61-852735381620} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10215 | 2026.01.22 22:22:37.539482 [ 277 ] {7d86ff19-1e48-44dd-9b61-852735381620} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 10216 | 2026.01.22 22:22:37.539517 [ 277 ] {7d86ff19-1e48-44dd-9b61-852735381620} <Debug> TCPHandler: Processed in 0.001242989 sec. | ||
| 10217 | 2026.01.22 22:22:38.627854 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10218 | 2026.01.22 22:22:38.646011 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10219 | 2026.01.22 22:22:38.646066 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 10220 | 2026.01.22 22:22:38.652390 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10221 | 2026.01.22 22:22:38.653100 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10222 | 2026.01.22 22:22:38.656283 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10223 | 2026.01.22 22:22:42.402280 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1244 | ||
| 10224 | 2026.01.22 22:22:42.404492 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10225 | 2026.01.22 22:22:42.404548 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10226 | 2026.01.22 22:22:42.405743 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10227 | 2026.01.22 22:22:42.406025 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10228 | 2026.01.22 22:22:42.406400 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1244 | ||
| 10229 | 2026.01.22 22:22:42.531170 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10230 | 2026.01.22 22:22:42.531349 [ 277 ] {9ce7f09d-61ac-4d3e-8edf-a1f094885d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10231 | 2026.01.22 22:22:42.531415 [ 277 ] {9ce7f09d-61ac-4d3e-8edf-a1f094885d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10232 | 2026.01.22 22:22:42.532130 [ 277 ] {9ce7f09d-61ac-4d3e-8edf-a1f094885d2f} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10233 | 2026.01.22 22:22:42.532181 [ 277 ] {9ce7f09d-61ac-4d3e-8edf-a1f094885d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10234 | 2026.01.22 22:22:42.532594 [ 277 ] {9ce7f09d-61ac-4d3e-8edf-a1f094885d2f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10235 | 2026.01.22 22:22:42.532836 [ 277 ] {9ce7f09d-61ac-4d3e-8edf-a1f094885d2f} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10236 | 2026.01.22 22:22:42.533003 [ 277 ] {9ce7f09d-61ac-4d3e-8edf-a1f094885d2f} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001702 sec., 75205.64042303173 rows/sec., 6.46 MiB/sec. | ||
| 10237 | 2026.01.22 22:22:42.533057 [ 277 ] {9ce7f09d-61ac-4d3e-8edf-a1f094885d2f} <Debug> TCPHandler: Processed in 0.002016135 sec. | ||
| 10238 | 2026.01.22 22:22:42.533211 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10239 | 2026.01.22 22:22:42.533350 [ 277 ] {05c98b0e-475a-4b9b-9f68-2abc81389fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10240 | 2026.01.22 22:22:42.533407 [ 277 ] {05c98b0e-475a-4b9b-9f68-2abc81389fab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10241 | 2026.01.22 22:22:42.533894 [ 277 ] {05c98b0e-475a-4b9b-9f68-2abc81389fab} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10242 | 2026.01.22 22:22:42.533934 [ 277 ] {05c98b0e-475a-4b9b-9f68-2abc81389fab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10243 | 2026.01.22 22:22:42.534279 [ 277 ] {05c98b0e-475a-4b9b-9f68-2abc81389fab} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10244 | 2026.01.22 22:22:42.534504 [ 277 ] {05c98b0e-475a-4b9b-9f68-2abc81389fab} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10245 | 2026.01.22 22:22:42.534646 [ 277 ] {05c98b0e-475a-4b9b-9f68-2abc81389fab} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001329 sec., 27088.03611738149 rows/sec., 1.99 MiB/sec. | ||
| 10246 | 2026.01.22 22:22:42.534686 [ 277 ] {05c98b0e-475a-4b9b-9f68-2abc81389fab} <Debug> TCPHandler: Processed in 0.001543851 sec. | ||
| 10247 | 2026.01.22 22:22:42.534797 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10248 | 2026.01.22 22:22:42.534936 [ 277 ] {6a86506b-e5a9-4c53-8bed-a4d74b0d094c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10249 | 2026.01.22 22:22:42.534992 [ 277 ] {6a86506b-e5a9-4c53-8bed-a4d74b0d094c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10250 | 2026.01.22 22:22:42.535466 [ 277 ] {6a86506b-e5a9-4c53-8bed-a4d74b0d094c} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10251 | 2026.01.22 22:22:42.535505 [ 277 ] {6a86506b-e5a9-4c53-8bed-a4d74b0d094c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10252 | 2026.01.22 22:22:42.535834 [ 277 ] {6a86506b-e5a9-4c53-8bed-a4d74b0d094c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10253 | 2026.01.22 22:22:42.536055 [ 277 ] {6a86506b-e5a9-4c53-8bed-a4d74b0d094c} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10254 | 2026.01.22 22:22:42.536188 [ 277 ] {6a86506b-e5a9-4c53-8bed-a4d74b0d094c} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001304 sec., 76687.11656441717 rows/sec., 5.99 MiB/sec. | ||
| 10255 | 2026.01.22 22:22:42.536227 [ 277 ] {6a86506b-e5a9-4c53-8bed-a4d74b0d094c} <Debug> TCPHandler: Processed in 0.001481681 sec. | ||
| 10256 | 2026.01.22 22:22:42.536339 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10257 | 2026.01.22 22:22:42.536435 [ 277 ] {5228a104-2152-4f1a-a9a3-4e4988189a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10258 | 2026.01.22 22:22:42.536479 [ 277 ] {5228a104-2152-4f1a-a9a3-4e4988189a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10259 | 2026.01.22 22:22:42.536888 [ 277 ] {5228a104-2152-4f1a-a9a3-4e4988189a1a} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10260 | 2026.01.22 22:22:42.536923 [ 277 ] {5228a104-2152-4f1a-a9a3-4e4988189a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10261 | 2026.01.22 22:22:42.537253 [ 277 ] {5228a104-2152-4f1a-a9a3-4e4988189a1a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10262 | 2026.01.22 22:22:42.537457 [ 277 ] {5228a104-2152-4f1a-a9a3-4e4988189a1a} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10263 | 2026.01.22 22:22:42.537587 [ 277 ] {5228a104-2152-4f1a-a9a3-4e4988189a1a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 10264 | 2026.01.22 22:22:42.537623 [ 277 ] {5228a104-2152-4f1a-a9a3-4e4988189a1a} <Debug> TCPHandler: Processed in 0.00133472 sec. | ||
| 10265 | 2026.01.22 22:22:42.537744 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10266 | 2026.01.22 22:22:42.537871 [ 277 ] {d4b4b821-b2eb-4476-a9f5-a7fa39074e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10267 | 2026.01.22 22:22:42.537952 [ 277 ] {d4b4b821-b2eb-4476-a9f5-a7fa39074e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10268 | 2026.01.22 22:22:42.538949 [ 277 ] {d4b4b821-b2eb-4476-a9f5-a7fa39074e6c} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10269 | 2026.01.22 22:22:42.538984 [ 277 ] {d4b4b821-b2eb-4476-a9f5-a7fa39074e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10270 | 2026.01.22 22:22:42.539568 [ 277 ] {d4b4b821-b2eb-4476-a9f5-a7fa39074e6c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10271 | 2026.01.22 22:22:42.539792 [ 277 ] {d4b4b821-b2eb-4476-a9f5-a7fa39074e6c} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10272 | 2026.01.22 22:22:42.539943 [ 277 ] {d4b4b821-b2eb-4476-a9f5-a7fa39074e6c} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002097 sec., 17167.38197424893 rows/sec., 30.76 MiB/sec. | ||
| 10273 | 2026.01.22 22:22:42.540012 [ 277 ] {d4b4b821-b2eb-4476-a9f5-a7fa39074e6c} <Debug> TCPHandler: Processed in 0.002329727 sec. | ||
| 10274 | 2026.01.22 22:22:42.540128 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10275 | 2026.01.22 22:22:42.540224 [ 277 ] {288a789f-fcae-497c-963d-10c868064bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10276 | 2026.01.22 22:22:42.540266 [ 277 ] {288a789f-fcae-497c-963d-10c868064bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10277 | 2026.01.22 22:22:42.540603 [ 277 ] {288a789f-fcae-497c-963d-10c868064bae} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10278 | 2026.01.22 22:22:42.540638 [ 277 ] {288a789f-fcae-497c-963d-10c868064bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10279 | 2026.01.22 22:22:42.540948 [ 277 ] {288a789f-fcae-497c-963d-10c868064bae} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10280 | 2026.01.22 22:22:42.541148 [ 277 ] {288a789f-fcae-497c-963d-10c868064bae} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10281 | 2026.01.22 22:22:42.541275 [ 277 ] {288a789f-fcae-497c-963d-10c868064bae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 10282 | 2026.01.22 22:22:42.541310 [ 277 ] {288a789f-fcae-497c-963d-10c868064bae} <Debug> TCPHandler: Processed in 0.001232569 sec. | ||
| 10283 | 2026.01.22 22:22:44.834788 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24416 | ||
| 10284 | 2026.01.22 22:22:44.835375 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10285 | 2026.01.22 22:22:44.835420 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10286 | 2026.01.22 22:22:44.835955 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10287 | 2026.01.22 22:22:44.836191 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10288 | 2026.01.22 22:22:44.836334 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24416 | ||
| 10289 | 2026.01.22 22:22:44.836332 [ 96 ] {} <Debug> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10290 | 2026.01.22 22:22:44.836406 [ 96 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10291 | 2026.01.22 22:22:44.836426 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10292 | 2026.01.22 22:22:44.836554 [ 191 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 10293 | 2026.01.22 22:22:44.836703 [ 191 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10294 | 2026.01.22 22:22:44.836749 [ 191 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22048 rows starting from the beginning of the part | ||
| 10295 | 2026.01.22 22:22:44.836819 [ 191 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 10296 | 2026.01.22 22:22:44.836871 [ 191 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 10297 | 2026.01.22 22:22:44.836915 [ 191 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 10298 | 2026.01.22 22:22:44.836951 [ 191 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 10299 | 2026.01.22 22:22:44.836992 [ 191 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 10300 | 2026.01.22 22:22:44.838957 [ 189 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24416 rows, containing 4 columns (4 merged, 0 gathered) in 0.002465658 sec., 9902427.668395212 rows/sec., 141.66 MiB/sec. | ||
| 10301 | 2026.01.22 22:22:44.839286 [ 203 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10302 | 2026.01.22 22:22:44.839593 [ 203 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_51_10} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10303 | 2026.01.22 22:22:44.839682 [ 203 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_51_10} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10304 | 2026.01.22 22:22:44.839767 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
| 10305 | 2026.01.22 22:22:46.156433 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 10306 | 2026.01.22 22:22:46.175015 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10307 | 2026.01.22 22:22:46.175083 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10308 | 2026.01.22 22:22:46.180917 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10309 | 2026.01.22 22:22:46.181620 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10310 | 2026.01.22 22:22:46.181928 [ 117 ] {} <Debug> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10311 | 2026.01.22 22:22:46.182000 [ 117 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10312 | 2026.01.22 22:22:46.182026 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10313 | 2026.01.22 22:22:46.182130 [ 191 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 10314 | 2026.01.22 22:22:46.185193 [ 191 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10315 | 2026.01.22 22:22:46.185309 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 10316 | 2026.01.22 22:22:46.186047 [ 191 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 10317 | 2026.01.22 22:22:46.189641 [ 191 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 10318 | 2026.01.22 22:22:46.193264 [ 191 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 10319 | 2026.01.22 22:22:46.197364 [ 191 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 10320 | 2026.01.22 22:22:46.201561 [ 191 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 10321 | 2026.01.22 22:22:46.205459 [ 191 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 10322 | 2026.01.22 22:22:46.262158 [ 200 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.080065172 sec., 4796.092862949198 rows/sec., 24.80 MiB/sec. | ||
| 10323 | 2026.01.22 22:22:46.265147 [ 200 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10324 | 2026.01.22 22:22:46.267128 [ 200 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_51_10} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10325 | 2026.01.22 22:22:46.267245 [ 200 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_51_10} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10326 | 2026.01.22 22:22:46.269768 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10327 | 2026.01.22 22:22:47.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.37 MiB, peak 335.79 MiB, free memory in arenas 0.00 B, will set to 324.07 MiB (RSS), difference: 1.70 MiB | ||
| 10328 | 2026.01.22 22:22:47.559912 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10329 | 2026.01.22 22:22:47.560112 [ 277 ] {f53dcafa-4c23-4a07-9ae7-4cdee154046d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10330 | 2026.01.22 22:22:47.560187 [ 277 ] {f53dcafa-4c23-4a07-9ae7-4cdee154046d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10331 | 2026.01.22 22:22:47.560972 [ 277 ] {f53dcafa-4c23-4a07-9ae7-4cdee154046d} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10332 | 2026.01.22 22:22:47.561023 [ 277 ] {f53dcafa-4c23-4a07-9ae7-4cdee154046d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10333 | 2026.01.22 22:22:47.561421 [ 277 ] {f53dcafa-4c23-4a07-9ae7-4cdee154046d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10334 | 2026.01.22 22:22:47.561651 [ 277 ] {f53dcafa-4c23-4a07-9ae7-4cdee154046d} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10335 | 2026.01.22 22:22:47.561821 [ 277 ] {f53dcafa-4c23-4a07-9ae7-4cdee154046d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001762 sec., 13620.88535754824 rows/sec., 1.13 MiB/sec. | ||
| 10336 | 2026.01.22 22:22:47.561873 [ 277 ] {f53dcafa-4c23-4a07-9ae7-4cdee154046d} <Debug> TCPHandler: Processed in 0.002099765 sec. | ||
| 10337 | 2026.01.22 22:22:47.562007 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10338 | 2026.01.22 22:22:47.562111 [ 277 ] {328e2297-6a4b-4c3d-81b0-48f5ff8d40ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10339 | 2026.01.22 22:22:47.562157 [ 277 ] {328e2297-6a4b-4c3d-81b0-48f5ff8d40ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10340 | 2026.01.22 22:22:47.562589 [ 277 ] {328e2297-6a4b-4c3d-81b0-48f5ff8d40ad} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10341 | 2026.01.22 22:22:47.562627 [ 277 ] {328e2297-6a4b-4c3d-81b0-48f5ff8d40ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10342 | 2026.01.22 22:22:47.562929 [ 277 ] {328e2297-6a4b-4c3d-81b0-48f5ff8d40ad} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10343 | 2026.01.22 22:22:47.563142 [ 277 ] {328e2297-6a4b-4c3d-81b0-48f5ff8d40ad} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10344 | 2026.01.22 22:22:47.563273 [ 277 ] {328e2297-6a4b-4c3d-81b0-48f5ff8d40ad} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001186 sec., 5059.021922428331 rows/sec., 412.53 KiB/sec. | ||
| 10345 | 2026.01.22 22:22:47.563311 [ 277 ] {328e2297-6a4b-4c3d-81b0-48f5ff8d40ad} <Debug> TCPHandler: Processed in 0.00135796 sec. | ||
| 10346 | 2026.01.22 22:22:47.563433 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10347 | 2026.01.22 22:22:47.563530 [ 277 ] {70d3b2fb-9b99-4576-9fbe-e9dc3acb979a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10348 | 2026.01.22 22:22:47.563570 [ 277 ] {70d3b2fb-9b99-4576-9fbe-e9dc3acb979a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10349 | 2026.01.22 22:22:47.564696 [ 277 ] {70d3b2fb-9b99-4576-9fbe-e9dc3acb979a} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10350 | 2026.01.22 22:22:47.564732 [ 277 ] {70d3b2fb-9b99-4576-9fbe-e9dc3acb979a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10351 | 2026.01.22 22:22:47.565135 [ 277 ] {70d3b2fb-9b99-4576-9fbe-e9dc3acb979a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10352 | 2026.01.22 22:22:47.565347 [ 277 ] {70d3b2fb-9b99-4576-9fbe-e9dc3acb979a} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10353 | 2026.01.22 22:22:47.565481 [ 277 ] {70d3b2fb-9b99-4576-9fbe-e9dc3acb979a} <Debug> executeQuery: Read 1329 rows, 113.13 KiB in 0.001971 sec., 674277.0167427701 rows/sec., 56.05 MiB/sec. | ||
| 10354 | 2026.01.22 22:22:47.565518 [ 277 ] {70d3b2fb-9b99-4576-9fbe-e9dc3acb979a} <Debug> TCPHandler: Processed in 0.002136106 sec. | ||
| 10355 | 2026.01.22 22:22:47.565638 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10356 | 2026.01.22 22:22:47.565757 [ 277 ] {9ed53a4e-ed4c-4fa8-a079-b311ae43afed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10357 | 2026.01.22 22:22:47.565805 [ 277 ] {9ed53a4e-ed4c-4fa8-a079-b311ae43afed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10358 | 2026.01.22 22:22:47.566231 [ 277 ] {9ed53a4e-ed4c-4fa8-a079-b311ae43afed} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10359 | 2026.01.22 22:22:47.566272 [ 277 ] {9ed53a4e-ed4c-4fa8-a079-b311ae43afed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10360 | 2026.01.22 22:22:47.566583 [ 277 ] {9ed53a4e-ed4c-4fa8-a079-b311ae43afed} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10361 | 2026.01.22 22:22:47.566803 [ 277 ] {9ed53a4e-ed4c-4fa8-a079-b311ae43afed} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10362 | 2026.01.22 22:22:47.566933 [ 277 ] {9ed53a4e-ed4c-4fa8-a079-b311ae43afed} <Debug> executeQuery: Read 23 rows, 1.76 KiB in 0.0012 sec., 19166.666666666668 rows/sec., 1.43 MiB/sec. | ||
| 10363 | 2026.01.22 22:22:47.566970 [ 277 ] {9ed53a4e-ed4c-4fa8-a079-b311ae43afed} <Debug> TCPHandler: Processed in 0.00139058 sec. | ||
| 10364 | 2026.01.22 22:22:47.567076 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10365 | 2026.01.22 22:22:47.567168 [ 277 ] {cd457342-11ea-4b24-ba43-9cb0e92fcb95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10366 | 2026.01.22 22:22:47.567205 [ 277 ] {cd457342-11ea-4b24-ba43-9cb0e92fcb95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10367 | 2026.01.22 22:22:47.567732 [ 277 ] {cd457342-11ea-4b24-ba43-9cb0e92fcb95} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10368 | 2026.01.22 22:22:47.567772 [ 277 ] {cd457342-11ea-4b24-ba43-9cb0e92fcb95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10369 | 2026.01.22 22:22:47.568107 [ 277 ] {cd457342-11ea-4b24-ba43-9cb0e92fcb95} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10370 | 2026.01.22 22:22:47.568334 [ 277 ] {cd457342-11ea-4b24-ba43-9cb0e92fcb95} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10371 | 2026.01.22 22:22:47.568465 [ 277 ] {cd457342-11ea-4b24-ba43-9cb0e92fcb95} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001315 sec., 191634.98098859316 rows/sec., 13.25 MiB/sec. | ||
| 10372 | 2026.01.22 22:22:47.568505 [ 277 ] {cd457342-11ea-4b24-ba43-9cb0e92fcb95} <Debug> TCPHandler: Processed in 0.001475631 sec. | ||
| 10373 | 2026.01.22 22:22:47.568622 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10374 | 2026.01.22 22:22:47.568719 [ 277 ] {8f1fe71d-20a5-42c4-87db-201eaec2ad10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10375 | 2026.01.22 22:22:47.568760 [ 277 ] {8f1fe71d-20a5-42c4-87db-201eaec2ad10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10376 | 2026.01.22 22:22:47.569167 [ 277 ] {8f1fe71d-20a5-42c4-87db-201eaec2ad10} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10377 | 2026.01.22 22:22:47.569204 [ 277 ] {8f1fe71d-20a5-42c4-87db-201eaec2ad10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10378 | 2026.01.22 22:22:47.569513 [ 277 ] {8f1fe71d-20a5-42c4-87db-201eaec2ad10} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10379 | 2026.01.22 22:22:47.569731 [ 277 ] {8f1fe71d-20a5-42c4-87db-201eaec2ad10} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10380 | 2026.01.22 22:22:47.569865 [ 277 ] {8f1fe71d-20a5-42c4-87db-201eaec2ad10} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001165 sec., 10300.429184549355 rows/sec., 804.72 KiB/sec. | ||
| 10381 | 2026.01.22 22:22:47.569904 [ 277 ] {8f1fe71d-20a5-42c4-87db-201eaec2ad10} <Debug> TCPHandler: Processed in 0.00133319 sec. | ||
| 10382 | 2026.01.22 22:22:47.570012 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10383 | 2026.01.22 22:22:47.570110 [ 277 ] {c47f97a7-9d91-4d8d-9efd-5c2a6d199fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10384 | 2026.01.22 22:22:47.570151 [ 277 ] {c47f97a7-9d91-4d8d-9efd-5c2a6d199fe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10385 | 2026.01.22 22:22:47.570772 [ 277 ] {c47f97a7-9d91-4d8d-9efd-5c2a6d199fe0} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10386 | 2026.01.22 22:22:47.570809 [ 277 ] {c47f97a7-9d91-4d8d-9efd-5c2a6d199fe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10387 | 2026.01.22 22:22:47.571150 [ 277 ] {c47f97a7-9d91-4d8d-9efd-5c2a6d199fe0} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10388 | 2026.01.22 22:22:47.571380 [ 277 ] {c47f97a7-9d91-4d8d-9efd-5c2a6d199fe0} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10389 | 2026.01.22 22:22:47.571513 [ 277 ] {c47f97a7-9d91-4d8d-9efd-5c2a6d199fe0} <Debug> executeQuery: Read 567 rows, 43.55 KiB in 0.001422 sec., 398734.17721518985 rows/sec., 29.91 MiB/sec. | ||
| 10390 | 2026.01.22 22:22:47.571552 [ 277 ] {c47f97a7-9d91-4d8d-9efd-5c2a6d199fe0} <Debug> TCPHandler: Processed in 0.001592152 sec. | ||
| 10391 | 2026.01.22 22:22:47.571669 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10392 | 2026.01.22 22:22:47.571766 [ 277 ] {14388389-20f0-4455-ad3e-fee74bae746a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10393 | 2026.01.22 22:22:47.571810 [ 277 ] {14388389-20f0-4455-ad3e-fee74bae746a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10394 | 2026.01.22 22:22:47.572402 [ 277 ] {14388389-20f0-4455-ad3e-fee74bae746a} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10395 | 2026.01.22 22:22:47.572440 [ 277 ] {14388389-20f0-4455-ad3e-fee74bae746a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10396 | 2026.01.22 22:22:47.572829 [ 277 ] {14388389-20f0-4455-ad3e-fee74bae746a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10397 | 2026.01.22 22:22:47.573051 [ 277 ] {14388389-20f0-4455-ad3e-fee74bae746a} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10398 | 2026.01.22 22:22:47.573194 [ 277 ] {14388389-20f0-4455-ad3e-fee74bae746a} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001447 sec., 610228.0580511403 rows/sec., 41.42 MiB/sec. | ||
| 10399 | 2026.01.22 22:22:47.573234 [ 277 ] {14388389-20f0-4455-ad3e-fee74bae746a} <Debug> TCPHandler: Processed in 0.001616981 sec. | ||
| 10400 | 2026.01.22 22:22:47.573351 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10401 | 2026.01.22 22:22:47.573449 [ 277 ] {370f4e92-41dc-4c3c-b878-035b5f5df2cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10402 | 2026.01.22 22:22:47.573505 [ 277 ] {370f4e92-41dc-4c3c-b878-035b5f5df2cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10403 | 2026.01.22 22:22:47.574274 [ 277 ] {370f4e92-41dc-4c3c-b878-035b5f5df2cd} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10404 | 2026.01.22 22:22:47.574313 [ 277 ] {370f4e92-41dc-4c3c-b878-035b5f5df2cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10405 | 2026.01.22 22:22:47.574811 [ 277 ] {370f4e92-41dc-4c3c-b878-035b5f5df2cd} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10406 | 2026.01.22 22:22:47.575041 [ 277 ] {370f4e92-41dc-4c3c-b878-035b5f5df2cd} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10407 | 2026.01.22 22:22:47.575165 [ 144 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10408 | 2026.01.22 22:22:47.575183 [ 277 ] {370f4e92-41dc-4c3c-b878-035b5f5df2cd} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001753 sec., 2852.2532800912722 rows/sec., 5.11 MiB/sec. | ||
| 10409 | 2026.01.22 22:22:47.575226 [ 144 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10410 | 2026.01.22 22:22:47.575249 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10411 | 2026.01.22 22:22:47.575267 [ 277 ] {370f4e92-41dc-4c3c-b878-035b5f5df2cd} <Debug> TCPHandler: Processed in 0.001966294 sec. | ||
| 10412 | 2026.01.22 22:22:47.575345 [ 200 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::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 | ||
| 10413 | 2026.01.22 22:22:47.575390 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10414 | 2026.01.22 22:22:47.575489 [ 277 ] {bf09586b-8303-4a6e-97d7-2b4e70658716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10415 | 2026.01.22 22:22:47.575531 [ 277 ] {bf09586b-8303-4a6e-97d7-2b4e70658716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10416 | 2026.01.22 22:22:47.575560 [ 200 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10417 | 2026.01.22 22:22:47.575621 [ 200 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1304 rows starting from the beginning of the part | ||
| 10418 | 2026.01.22 22:22:47.575749 [ 200 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 5 rows starting from the beginning of the part | ||
| 10419 | 2026.01.22 22:22:47.575852 [ 200 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part | ||
| 10420 | 2026.01.22 22:22:47.575867 [ 277 ] {bf09586b-8303-4a6e-97d7-2b4e70658716} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10421 | 2026.01.22 22:22:47.575908 [ 277 ] {bf09586b-8303-4a6e-97d7-2b4e70658716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10422 | 2026.01.22 22:22:47.575947 [ 200 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 5 rows starting from the beginning of the part | ||
| 10423 | 2026.01.22 22:22:47.576046 [ 200 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 36 rows starting from the beginning of the part | ||
| 10424 | 2026.01.22 22:22:47.576146 [ 200 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 5 rows starting from the beginning of the part | ||
| 10425 | 2026.01.22 22:22:47.576219 [ 277 ] {bf09586b-8303-4a6e-97d7-2b4e70658716} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10426 | 2026.01.22 22:22:47.576435 [ 277 ] {bf09586b-8303-4a6e-97d7-2b4e70658716} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10427 | 2026.01.22 22:22:47.576574 [ 277 ] {bf09586b-8303-4a6e-97d7-2b4e70658716} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 10428 | 2026.01.22 22:22:47.576610 [ 277 ] {bf09586b-8303-4a6e-97d7-2b4e70658716} <Debug> TCPHandler: Processed in 0.001271549 sec. | ||
| 10429 | 2026.01.22 22:22:47.583428 [ 197 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1391 rows, containing 19 columns (19 merged, 0 gathered) in 0.00812202 sec., 171262.81393052466 rows/sec., 306.90 MiB/sec. | ||
| 10430 | 2026.01.22 22:22:47.584899 [ 190 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10431 | 2026.01.22 22:22:47.585341 [ 190 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10432 | 2026.01.22 22:22:47.585434 [ 190 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10433 | 2026.01.22 22:22:47.585630 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.55 MiB. | ||
| 10434 | 2026.01.22 22:22:48.001194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.80 MiB, peak 336.34 MiB, free memory in arenas 0.00 B, will set to 328.28 MiB (RSS), difference: 3.48 MiB | ||
| 10435 | 2026.01.22 22:22:52.170191 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10436 | 2026.01.22 22:22:52.170266 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10437 | 2026.01.22 22:22:52.336471 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24928 | ||
| 10438 | 2026.01.22 22:22:52.337209 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10439 | 2026.01.22 22:22:52.337256 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10440 | 2026.01.22 22:22:52.337740 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10441 | 2026.01.22 22:22:52.337970 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10442 | 2026.01.22 22:22:52.338102 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24928 | ||
| 10443 | 2026.01.22 22:22:52.407495 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1276 | ||
| 10444 | 2026.01.22 22:22:52.409773 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10445 | 2026.01.22 22:22:52.409822 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10446 | 2026.01.22 22:22:52.411008 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10447 | 2026.01.22 22:22:52.411274 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10448 | 2026.01.22 22:22:52.411592 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1276 | ||
| 10449 | 2026.01.22 22:22:52.531043 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10450 | 2026.01.22 22:22:52.531226 [ 277 ] {3983000f-1d2c-4be7-992f-81b5f2d7394f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10451 | 2026.01.22 22:22:52.531293 [ 277 ] {3983000f-1d2c-4be7-992f-81b5f2d7394f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10452 | 2026.01.22 22:22:52.531983 [ 277 ] {3983000f-1d2c-4be7-992f-81b5f2d7394f} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10453 | 2026.01.22 22:22:52.532032 [ 277 ] {3983000f-1d2c-4be7-992f-81b5f2d7394f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10454 | 2026.01.22 22:22:52.532462 [ 277 ] {3983000f-1d2c-4be7-992f-81b5f2d7394f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10455 | 2026.01.22 22:22:52.532694 [ 277 ] {3983000f-1d2c-4be7-992f-81b5f2d7394f} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10456 | 2026.01.22 22:22:52.532868 [ 277 ] {3983000f-1d2c-4be7-992f-81b5f2d7394f} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001691 sec., 75694.85511531639 rows/sec., 6.51 MiB/sec. | ||
| 10457 | 2026.01.22 22:22:52.532922 [ 277 ] {3983000f-1d2c-4be7-992f-81b5f2d7394f} <Debug> TCPHandler: Processed in 0.002008574 sec. | ||
| 10458 | 2026.01.22 22:22:52.533048 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10459 | 2026.01.22 22:22:52.533152 [ 277 ] {926bc2ea-0593-4f7c-90aa-f77efb720fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10460 | 2026.01.22 22:22:52.533196 [ 277 ] {926bc2ea-0593-4f7c-90aa-f77efb720fef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10461 | 2026.01.22 22:22:52.533631 [ 277 ] {926bc2ea-0593-4f7c-90aa-f77efb720fef} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10462 | 2026.01.22 22:22:52.533672 [ 277 ] {926bc2ea-0593-4f7c-90aa-f77efb720fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10463 | 2026.01.22 22:22:52.533988 [ 277 ] {926bc2ea-0593-4f7c-90aa-f77efb720fef} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10464 | 2026.01.22 22:22:52.534217 [ 277 ] {926bc2ea-0593-4f7c-90aa-f77efb720fef} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10465 | 2026.01.22 22:22:52.534380 [ 277 ] {926bc2ea-0593-4f7c-90aa-f77efb720fef} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001251 sec., 28776.97841726619 rows/sec., 2.11 MiB/sec. | ||
| 10466 | 2026.01.22 22:22:52.534421 [ 277 ] {926bc2ea-0593-4f7c-90aa-f77efb720fef} <Debug> TCPHandler: Processed in 0.001426941 sec. | ||
| 10467 | 2026.01.22 22:22:52.534535 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10468 | 2026.01.22 22:22:52.534633 [ 277 ] {98c2b599-d4d3-4323-acc5-39e700079b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10469 | 2026.01.22 22:22:52.534673 [ 277 ] {98c2b599-d4d3-4323-acc5-39e700079b06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10470 | 2026.01.22 22:22:52.535114 [ 277 ] {98c2b599-d4d3-4323-acc5-39e700079b06} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10471 | 2026.01.22 22:22:52.535151 [ 277 ] {98c2b599-d4d3-4323-acc5-39e700079b06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10472 | 2026.01.22 22:22:52.535470 [ 277 ] {98c2b599-d4d3-4323-acc5-39e700079b06} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10473 | 2026.01.22 22:22:52.535678 [ 277 ] {98c2b599-d4d3-4323-acc5-39e700079b06} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10474 | 2026.01.22 22:22:52.535809 [ 277 ] {98c2b599-d4d3-4323-acc5-39e700079b06} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001196 sec., 83612.04013377926 rows/sec., 6.53 MiB/sec. | ||
| 10475 | 2026.01.22 22:22:52.535846 [ 277 ] {98c2b599-d4d3-4323-acc5-39e700079b06} <Debug> TCPHandler: Processed in 0.00136332 sec. | ||
| 10476 | 2026.01.22 22:22:52.535966 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10477 | 2026.01.22 22:22:52.536064 [ 277 ] {0c0d4028-0ebc-4448-a94b-380bec9cc2e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10478 | 2026.01.22 22:22:52.536108 [ 277 ] {0c0d4028-0ebc-4448-a94b-380bec9cc2e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10479 | 2026.01.22 22:22:52.536512 [ 277 ] {0c0d4028-0ebc-4448-a94b-380bec9cc2e0} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10480 | 2026.01.22 22:22:52.536548 [ 277 ] {0c0d4028-0ebc-4448-a94b-380bec9cc2e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10481 | 2026.01.22 22:22:52.536879 [ 277 ] {0c0d4028-0ebc-4448-a94b-380bec9cc2e0} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10482 | 2026.01.22 22:22:52.537088 [ 277 ] {0c0d4028-0ebc-4448-a94b-380bec9cc2e0} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10483 | 2026.01.22 22:22:52.537218 [ 277 ] {0c0d4028-0ebc-4448-a94b-380bec9cc2e0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 10484 | 2026.01.22 22:22:52.537256 [ 277 ] {0c0d4028-0ebc-4448-a94b-380bec9cc2e0} <Debug> TCPHandler: Processed in 0.00134018 sec. | ||
| 10485 | 2026.01.22 22:22:52.537367 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10486 | 2026.01.22 22:22:52.537463 [ 277 ] {9432cc9e-4842-44df-abbe-0a8f22f835b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10487 | 2026.01.22 22:22:52.537518 [ 277 ] {9432cc9e-4842-44df-abbe-0a8f22f835b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10488 | 2026.01.22 22:22:52.538345 [ 277 ] {9432cc9e-4842-44df-abbe-0a8f22f835b5} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10489 | 2026.01.22 22:22:52.538381 [ 277 ] {9432cc9e-4842-44df-abbe-0a8f22f835b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10490 | 2026.01.22 22:22:52.538943 [ 277 ] {9432cc9e-4842-44df-abbe-0a8f22f835b5} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10491 | 2026.01.22 22:22:52.539176 [ 277 ] {9432cc9e-4842-44df-abbe-0a8f22f835b5} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10492 | 2026.01.22 22:22:52.539324 [ 277 ] {9432cc9e-4842-44df-abbe-0a8f22f835b5} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00188 sec., 19148.936170212768 rows/sec., 34.31 MiB/sec. | ||
| 10493 | 2026.01.22 22:22:52.539395 [ 277 ] {9432cc9e-4842-44df-abbe-0a8f22f835b5} <Debug> TCPHandler: Processed in 0.002078306 sec. | ||
| 10494 | 2026.01.22 22:22:52.539515 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10495 | 2026.01.22 22:22:52.539612 [ 277 ] {f9f5b42a-36a6-42cf-a440-6fbaea760d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10496 | 2026.01.22 22:22:52.539655 [ 277 ] {f9f5b42a-36a6-42cf-a440-6fbaea760d22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10497 | 2026.01.22 22:22:52.539991 [ 277 ] {f9f5b42a-36a6-42cf-a440-6fbaea760d22} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10498 | 2026.01.22 22:22:52.540027 [ 277 ] {f9f5b42a-36a6-42cf-a440-6fbaea760d22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10499 | 2026.01.22 22:22:52.540329 [ 277 ] {f9f5b42a-36a6-42cf-a440-6fbaea760d22} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10500 | 2026.01.22 22:22:52.540535 [ 277 ] {f9f5b42a-36a6-42cf-a440-6fbaea760d22} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10501 | 2026.01.22 22:22:52.540663 [ 277 ] {f9f5b42a-36a6-42cf-a440-6fbaea760d22} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 10502 | 2026.01.22 22:22:52.540699 [ 277 ] {f9f5b42a-36a6-42cf-a440-6fbaea760d22} <Debug> TCPHandler: Processed in 0.001236419 sec. | ||
| 10503 | 2026.01.22 22:22:53.686355 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 10504 | 2026.01.22 22:22:53.701821 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10505 | 2026.01.22 22:22:53.701884 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10506 | 2026.01.22 22:22:53.707568 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10507 | 2026.01.22 22:22:53.708240 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10508 | 2026.01.22 22:22:53.711068 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 10509 | 2026.01.22 22:22:57.530354 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10510 | 2026.01.22 22:22:57.530547 [ 277 ] {19366bf8-5514-4586-b843-c51656865955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10511 | 2026.01.22 22:22:57.530613 [ 277 ] {19366bf8-5514-4586-b843-c51656865955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10512 | 2026.01.22 22:22:57.531270 [ 277 ] {19366bf8-5514-4586-b843-c51656865955} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10513 | 2026.01.22 22:22:57.531319 [ 277 ] {19366bf8-5514-4586-b843-c51656865955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10514 | 2026.01.22 22:22:57.531728 [ 277 ] {19366bf8-5514-4586-b843-c51656865955} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10515 | 2026.01.22 22:22:57.531974 [ 277 ] {19366bf8-5514-4586-b843-c51656865955} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10516 | 2026.01.22 22:22:57.532126 [ 143 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10517 | 2026.01.22 22:22:57.532142 [ 277 ] {19366bf8-5514-4586-b843-c51656865955} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001644 sec., 40145.98540145985 rows/sec., 3.18 MiB/sec. | ||
| 10518 | 2026.01.22 22:22:57.532168 [ 143 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10519 | 2026.01.22 22:22:57.532191 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10520 | 2026.01.22 22:22:57.532202 [ 277 ] {19366bf8-5514-4586-b843-c51656865955} <Debug> TCPHandler: Processed in 0.001980235 sec. | ||
| 10521 | 2026.01.22 22:22:57.532286 [ 199 ] {048797f8-2913-4120-8057-043480967ec1::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 | ||
| 10522 | 2026.01.22 22:22:57.532352 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10523 | 2026.01.22 22:22:57.532402 [ 199 ] {048797f8-2913-4120-8057-043480967ec1::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10524 | 2026.01.22 22:22:57.532438 [ 199 ] {048797f8-2913-4120-8057-043480967ec1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2556 rows starting from the beginning of the part | ||
| 10525 | 2026.01.22 22:22:57.532469 [ 277 ] {5937d5d9-b4d5-49f7-855a-5c974cae1650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10526 | 2026.01.22 22:22:57.532498 [ 199 ] {048797f8-2913-4120-8057-043480967ec1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 66 rows starting from the beginning of the part | ||
| 10527 | 2026.01.22 22:22:57.532532 [ 277 ] {5937d5d9-b4d5-49f7-855a-5c974cae1650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10528 | 2026.01.22 22:22:57.532548 [ 199 ] {048797f8-2913-4120-8057-043480967ec1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 128 rows starting from the beginning of the part | ||
| 10529 | 2026.01.22 22:22:57.532591 [ 199 ] {048797f8-2913-4120-8057-043480967ec1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1329 rows starting from the beginning of the part | ||
| 10530 | 2026.01.22 22:22:57.532634 [ 199 ] {048797f8-2913-4120-8057-043480967ec1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 128 rows starting from the beginning of the part | ||
| 10531 | 2026.01.22 22:22:57.532673 [ 199 ] {048797f8-2913-4120-8057-043480967ec1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 66 rows starting from the beginning of the part | ||
| 10532 | 2026.01.22 22:22:57.533040 [ 277 ] {5937d5d9-b4d5-49f7-855a-5c974cae1650} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10533 | 2026.01.22 22:22:57.533077 [ 277 ] {5937d5d9-b4d5-49f7-855a-5c974cae1650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10534 | 2026.01.22 22:22:57.533403 [ 277 ] {5937d5d9-b4d5-49f7-855a-5c974cae1650} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10535 | 2026.01.22 22:22:57.533641 [ 277 ] {5937d5d9-b4d5-49f7-855a-5c974cae1650} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10536 | 2026.01.22 22:22:57.533784 [ 277 ] {5937d5d9-b4d5-49f7-855a-5c974cae1650} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001346 sec., 3714.7102526002973 rows/sec., 279.33 KiB/sec. | ||
| 10537 | 2026.01.22 22:22:57.533826 [ 277 ] {5937d5d9-b4d5-49f7-855a-5c974cae1650} <Debug> TCPHandler: Processed in 0.001527492 sec. | ||
| 10538 | 2026.01.22 22:22:57.533947 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10539 | 2026.01.22 22:22:57.534046 [ 277 ] {855ddcac-eea6-4126-aad0-872e1a061425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10540 | 2026.01.22 22:22:57.534092 [ 277 ] {855ddcac-eea6-4126-aad0-872e1a061425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10541 | 2026.01.22 22:22:57.534512 [ 197 ] {048797f8-2913-4120-8057-043480967ec1::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4273 rows, containing 5 columns (5 merged, 0 gathered) in 0.002271067 sec., 1881494.469339742 rows/sec., 161.94 MiB/sec. | ||
| 10542 | 2026.01.22 22:22:57.534579 [ 277 ] {855ddcac-eea6-4126-aad0-872e1a061425} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10543 | 2026.01.22 22:22:57.534620 [ 277 ] {855ddcac-eea6-4126-aad0-872e1a061425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10544 | 2026.01.22 22:22:57.534871 [ 198 ] {048797f8-2913-4120-8057-043480967ec1::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10545 | 2026.01.22 22:22:57.534974 [ 277 ] {855ddcac-eea6-4126-aad0-872e1a061425} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10546 | 2026.01.22 22:22:57.535267 [ 198 ] {048797f8-2913-4120-8057-043480967ec1::all_1_76_15} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10547 | 2026.01.22 22:22:57.535292 [ 277 ] {855ddcac-eea6-4126-aad0-872e1a061425} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10548 | 2026.01.22 22:22:57.535427 [ 198 ] {048797f8-2913-4120-8057-043480967ec1::all_1_76_15} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10549 | 2026.01.22 22:22:57.535543 [ 143 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10550 | 2026.01.22 22:22:57.535563 [ 277 ] {855ddcac-eea6-4126-aad0-872e1a061425} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001536 sec., 44921.875 rows/sec., 3.51 MiB/sec. | ||
| 10551 | 2026.01.22 22:22:57.535571 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 10552 | 2026.01.22 22:22:57.535583 [ 143 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10553 | 2026.01.22 22:22:57.535606 [ 277 ] {855ddcac-eea6-4126-aad0-872e1a061425} <Debug> TCPHandler: Processed in 0.001710523 sec. | ||
| 10554 | 2026.01.22 22:22:57.535620 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10555 | 2026.01.22 22:22:57.535735 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10556 | 2026.01.22 22:22:57.535742 [ 188 ] {94686fe9-8f29-47df-b786-a03914968c62::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 | ||
| 10557 | 2026.01.22 22:22:57.535834 [ 277 ] {8cfa379c-756c-435f-ba89-e8cc11c5734e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10558 | 2026.01.22 22:22:57.535884 [ 277 ] {8cfa379c-756c-435f-ba89-e8cc11c5734e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10559 | 2026.01.22 22:22:57.535887 [ 188 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10560 | 2026.01.22 22:22:57.535931 [ 188 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1304 rows starting from the beginning of the part | ||
| 10561 | 2026.01.22 22:22:57.535996 [ 188 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 69 rows starting from the beginning of the part | ||
| 10562 | 2026.01.22 22:22:57.536040 [ 188 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 100 rows starting from the beginning of the part | ||
| 10563 | 2026.01.22 22:22:57.536081 [ 188 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 567 rows starting from the beginning of the part | ||
| 10564 | 2026.01.22 22:22:57.536121 [ 188 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 100 rows starting from the beginning of the part | ||
| 10565 | 2026.01.22 22:22:57.536159 [ 188 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 69 rows starting from the beginning of the part | ||
| 10566 | 2026.01.22 22:22:57.536295 [ 277 ] {8cfa379c-756c-435f-ba89-e8cc11c5734e} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10567 | 2026.01.22 22:22:57.536335 [ 277 ] {8cfa379c-756c-435f-ba89-e8cc11c5734e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10568 | 2026.01.22 22:22:57.536699 [ 277 ] {8cfa379c-756c-435f-ba89-e8cc11c5734e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10569 | 2026.01.22 22:22:57.536927 [ 277 ] {8cfa379c-756c-435f-ba89-e8cc11c5734e} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10570 | 2026.01.22 22:22:57.537033 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10571 | 2026.01.22 22:22:57.537057 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10572 | 2026.01.22 22:22:57.537061 [ 277 ] {8cfa379c-756c-435f-ba89-e8cc11c5734e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 10573 | 2026.01.22 22:22:57.537073 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10574 | 2026.01.22 22:22:57.537100 [ 277 ] {8cfa379c-756c-435f-ba89-e8cc11c5734e} <Debug> TCPHandler: Processed in 0.001416741 sec. | ||
| 10575 | 2026.01.22 22:22:57.537158 [ 198 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 10576 | 2026.01.22 22:22:57.537208 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10577 | 2026.01.22 22:22:57.537272 [ 198 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10578 | 2026.01.22 22:22:57.537309 [ 198 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21487 rows starting from the beginning of the part | ||
| 10579 | 2026.01.22 22:22:57.537322 [ 277 ] {a72e73a6-fbd2-48a5-8cb8-de3a5b3b74da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10580 | 2026.01.22 22:22:57.537374 [ 198 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 10581 | 2026.01.22 22:22:57.537393 [ 277 ] {a72e73a6-fbd2-48a5-8cb8-de3a5b3b74da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10582 | 2026.01.22 22:22:57.537396 [ 197 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2209 rows, containing 5 columns (5 merged, 0 gathered) in 0.001712843 sec., 1289668.6970142622 rows/sec., 99.99 MiB/sec. | ||
| 10583 | 2026.01.22 22:22:57.537425 [ 198 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 10584 | 2026.01.22 22:22:57.537477 [ 198 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 883 rows starting from the beginning of the part | ||
| 10585 | 2026.01.22 22:22:57.537518 [ 198 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 10586 | 2026.01.22 22:22:57.537558 [ 198 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 10587 | 2026.01.22 22:22:57.537628 [ 194 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10588 | 2026.01.22 22:22:57.537902 [ 194 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_76_15} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10589 | 2026.01.22 22:22:57.537979 [ 194 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_76_15} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10590 | 2026.01.22 22:22:57.538065 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 10591 | 2026.01.22 22:22:57.538295 [ 277 ] {a72e73a6-fbd2-48a5-8cb8-de3a5b3b74da} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10592 | 2026.01.22 22:22:57.538336 [ 277 ] {a72e73a6-fbd2-48a5-8cb8-de3a5b3b74da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10593 | 2026.01.22 22:22:57.538975 [ 277 ] {a72e73a6-fbd2-48a5-8cb8-de3a5b3b74da} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10594 | 2026.01.22 22:22:57.539258 [ 277 ] {a72e73a6-fbd2-48a5-8cb8-de3a5b3b74da} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10595 | 2026.01.22 22:22:57.539421 [ 277 ] {a72e73a6-fbd2-48a5-8cb8-de3a5b3b74da} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002124 sec., 2354.0489642184557 rows/sec., 4.22 MiB/sec. | ||
| 10596 | 2026.01.22 22:22:57.539499 [ 277 ] {a72e73a6-fbd2-48a5-8cb8-de3a5b3b74da} <Debug> TCPHandler: Processed in 0.002341347 sec. | ||
| 10597 | 2026.01.22 22:22:57.539618 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10598 | 2026.01.22 22:22:57.539714 [ 277 ] {5fca0192-7bfd-4c8a-9d3a-2e9aac81704f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10599 | 2026.01.22 22:22:57.539756 [ 277 ] {5fca0192-7bfd-4c8a-9d3a-2e9aac81704f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10600 | 2026.01.22 22:22:57.540110 [ 277 ] {5fca0192-7bfd-4c8a-9d3a-2e9aac81704f} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10601 | 2026.01.22 22:22:57.540146 [ 277 ] {5fca0192-7bfd-4c8a-9d3a-2e9aac81704f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10602 | 2026.01.22 22:22:57.540613 [ 277 ] {5fca0192-7bfd-4c8a-9d3a-2e9aac81704f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10603 | 2026.01.22 22:22:57.540848 [ 277 ] {5fca0192-7bfd-4c8a-9d3a-2e9aac81704f} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10604 | 2026.01.22 22:22:57.540959 [ 143 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10605 | 2026.01.22 22:22:57.540982 [ 277 ] {5fca0192-7bfd-4c8a-9d3a-2e9aac81704f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001287 sec., 46620.046620046625 rows/sec., 3.14 MiB/sec. | ||
| 10606 | 2026.01.22 22:22:57.540993 [ 143 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10607 | 2026.01.22 22:22:57.541014 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10608 | 2026.01.22 22:22:57.541019 [ 277 ] {5fca0192-7bfd-4c8a-9d3a-2e9aac81704f} <Debug> TCPHandler: Processed in 0.001450971 sec. | ||
| 10609 | 2026.01.22 22:22:57.541094 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 10610 | 2026.01.22 22:22:57.541183 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10611 | 2026.01.22 22:22:57.541210 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4398 rows starting from the beginning of the part | ||
| 10612 | 2026.01.22 22:22:57.541257 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 10613 | 2026.01.22 22:22:57.541340 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 10614 | 2026.01.22 22:22:57.541400 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 10615 | 2026.01.22 22:22:57.541463 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 10616 | 2026.01.22 22:22:57.541512 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 10617 | 2026.01.22 22:22:57.543691 [ 194 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4698 rows, containing 4 columns (4 merged, 0 gathered) in 0.00263448 sec., 1783274.1186116426 rows/sec., 118.64 MiB/sec. | ||
| 10618 | 2026.01.22 22:22:57.544112 [ 197 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10619 | 2026.01.22 22:22:57.544445 [ 197 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_76_15} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10620 | 2026.01.22 22:22:57.544533 [ 197 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_76_15} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10621 | 2026.01.22 22:22:57.544650 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 10622 | 2026.01.22 22:22:57.551456 [ 197 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23010 rows, containing 5 columns (5 merged, 0 gathered) in 0.014336946 sec., 1604944.316592948 rows/sec., 109.74 MiB/sec. | ||
| 10623 | 2026.01.22 22:22:57.551883 [ 198 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10624 | 2026.01.22 22:22:57.552138 [ 198 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10625 | 2026.01.22 22:22:57.552209 [ 198 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10626 | 2026.01.22 22:22:57.552287 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 10627 | 2026.01.22 22:22:58.000283 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 329.27 MiB, peak 336.57 MiB, free memory in arenas 0.00 B, will set to 330.83 MiB (RSS), difference: 1.56 MiB | ||
| 10628 | 2026.01.22 22:22:59.838490 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25376 | ||
| 10629 | 2026.01.22 22:22:59.839001 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10630 | 2026.01.22 22:22:59.839048 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10631 | 2026.01.22 22:22:59.839569 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10632 | 2026.01.22 22:22:59.839813 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10633 | 2026.01.22 22:22:59.839952 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25376 | ||
| 10634 | 2026.01.22 22:22:59.845722 [ 140 ] {} <Debug> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 10635 | 2026.01.22 22:22:59.845792 [ 140 ] {} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10636 | 2026.01.22 22:22:59.845818 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 10637 | 2026.01.22 22:22:59.845958 [ 194 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 10638 | 2026.01.22 22:22:59.846097 [ 194 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10639 | 2026.01.22 22:22:59.846130 [ 194 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 241 rows starting from the beginning of the part | ||
| 10640 | 2026.01.22 22:22:59.846198 [ 194 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 229 rows starting from the beginning of the part | ||
| 10641 | 2026.01.22 22:22:59.846261 [ 194 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 229 rows starting from the beginning of the part | ||
| 10642 | 2026.01.22 22:22:59.846313 [ 194 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 10643 | 2026.01.22 22:22:59.846355 [ 194 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 10644 | 2026.01.22 22:22:59.847165 [ 197 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 5 columns (5 merged, 0 gathered) in 0.00127317 sec., 567873.8895826952 rows/sec., 34.96 MiB/sec. | ||
| 10645 | 2026.01.22 22:22:59.847386 [ 208 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 10646 | 2026.01.22 22:22:59.847685 [ 208 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_18_4} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10647 | 2026.01.22 22:22:59.847763 [ 208 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_18_4} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 10648 | 2026.01.22 22:22:59.847855 [ 208 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10649 | 2026.01.22 22:23:01.211380 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 10650 | 2026.01.22 22:23:01.227864 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10651 | 2026.01.22 22:23:01.227930 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10652 | 2026.01.22 22:23:01.233829 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10653 | 2026.01.22 22:23:01.234592 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10654 | 2026.01.22 22:23:01.237654 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 10655 | 2026.01.22 22:23:01.289144 [ 139 ] {} <Debug> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 10656 | 2026.01.22 22:23:01.289189 [ 139 ] {} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10657 | 2026.01.22 22:23:01.289211 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10658 | 2026.01.22 22:23:01.289335 [ 193 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 10659 | 2026.01.22 22:23:01.289473 [ 193 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10660 | 2026.01.22 22:23:01.289513 [ 193 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 470 rows starting from the beginning of the part | ||
| 10661 | 2026.01.22 22:23:01.289580 [ 193 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 446 rows starting from the beginning of the part | ||
| 10662 | 2026.01.22 22:23:01.289624 [ 193 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 446 rows starting from the beginning of the part | ||
| 10663 | 2026.01.22 22:23:01.289666 [ 193 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 10664 | 2026.01.22 22:23:01.289704 [ 193 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 10665 | 2026.01.22 22:23:01.290631 [ 208 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1410 rows, containing 5 columns (5 merged, 0 gathered) in 0.00134885 sec., 1045334.9149275309 rows/sec., 71.33 MiB/sec. | ||
| 10666 | 2026.01.22 22:23:01.290861 [ 196 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 10667 | 2026.01.22 22:23:01.291164 [ 196 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_18_4} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10668 | 2026.01.22 22:23:01.291244 [ 196 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_18_4} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 10669 | 2026.01.22 22:23:01.291339 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 10670 | 2026.01.22 22:23:02.412022 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1300 | ||
| 10671 | 2026.01.22 22:23:02.414357 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10672 | 2026.01.22 22:23:02.414401 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10673 | 2026.01.22 22:23:02.415560 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10674 | 2026.01.22 22:23:02.415844 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10675 | 2026.01.22 22:23:02.416103 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1300 | ||
| 10676 | 2026.01.22 22:23:02.531769 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10677 | 2026.01.22 22:23:02.531947 [ 277 ] {d54a7bb6-9f14-42d3-81cd-76a7fe40cd17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10678 | 2026.01.22 22:23:02.532012 [ 277 ] {d54a7bb6-9f14-42d3-81cd-76a7fe40cd17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10679 | 2026.01.22 22:23:02.532633 [ 277 ] {d54a7bb6-9f14-42d3-81cd-76a7fe40cd17} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10680 | 2026.01.22 22:23:02.532682 [ 277 ] {d54a7bb6-9f14-42d3-81cd-76a7fe40cd17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10681 | 2026.01.22 22:23:02.533071 [ 277 ] {d54a7bb6-9f14-42d3-81cd-76a7fe40cd17} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10682 | 2026.01.22 22:23:02.533302 [ 277 ] {d54a7bb6-9f14-42d3-81cd-76a7fe40cd17} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10683 | 2026.01.22 22:23:02.533468 [ 277 ] {d54a7bb6-9f14-42d3-81cd-76a7fe40cd17} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001567 sec., 6381.620931716656 rows/sec., 520.38 KiB/sec. | ||
| 10684 | 2026.01.22 22:23:02.533520 [ 277 ] {d54a7bb6-9f14-42d3-81cd-76a7fe40cd17} <Debug> TCPHandler: Processed in 0.001877764 sec. | ||
| 10685 | 2026.01.22 22:23:02.533642 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10686 | 2026.01.22 22:23:02.533746 [ 277 ] {7518540c-8645-464d-8b9c-25002ac12e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10687 | 2026.01.22 22:23:02.533790 [ 277 ] {7518540c-8645-464d-8b9c-25002ac12e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10688 | 2026.01.22 22:23:02.534290 [ 277 ] {7518540c-8645-464d-8b9c-25002ac12e1f} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10689 | 2026.01.22 22:23:02.534329 [ 277 ] {7518540c-8645-464d-8b9c-25002ac12e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10690 | 2026.01.22 22:23:02.534700 [ 277 ] {7518540c-8645-464d-8b9c-25002ac12e1f} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10691 | 2026.01.22 22:23:02.534914 [ 277 ] {7518540c-8645-464d-8b9c-25002ac12e1f} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10692 | 2026.01.22 22:23:02.535049 [ 277 ] {7518540c-8645-464d-8b9c-25002ac12e1f} <Debug> executeQuery: Read 133 rows, 11.63 KiB in 0.001327 sec., 100226.07385079126 rows/sec., 8.56 MiB/sec. | ||
| 10693 | 2026.01.22 22:23:02.535087 [ 277 ] {7518540c-8645-464d-8b9c-25002ac12e1f} <Debug> TCPHandler: Processed in 0.001497121 sec. | ||
| 10694 | 2026.01.22 22:23:02.535203 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10695 | 2026.01.22 22:23:02.535299 [ 277 ] {f403a1e1-11c8-4d30-971a-c755810adba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10696 | 2026.01.22 22:23:02.535340 [ 277 ] {f403a1e1-11c8-4d30-971a-c755810adba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10697 | 2026.01.22 22:23:02.535750 [ 277 ] {f403a1e1-11c8-4d30-971a-c755810adba1} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10698 | 2026.01.22 22:23:02.535786 [ 277 ] {f403a1e1-11c8-4d30-971a-c755810adba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10699 | 2026.01.22 22:23:02.536089 [ 277 ] {f403a1e1-11c8-4d30-971a-c755810adba1} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10700 | 2026.01.22 22:23:02.536295 [ 277 ] {f403a1e1-11c8-4d30-971a-c755810adba1} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10701 | 2026.01.22 22:23:02.536421 [ 277 ] {f403a1e1-11c8-4d30-971a-c755810adba1} <Debug> executeQuery: Read 46 rows, 3.41 KiB in 0.001141 sec., 40315.512708150745 rows/sec., 2.91 MiB/sec. | ||
| 10702 | 2026.01.22 22:23:02.536417 [ 138 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10703 | 2026.01.22 22:23:02.536459 [ 277 ] {f403a1e1-11c8-4d30-971a-c755810adba1} <Debug> TCPHandler: Processed in 0.00130601 sec. | ||
| 10704 | 2026.01.22 22:23:02.536502 [ 138 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10705 | 2026.01.22 22:23:02.536533 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10706 | 2026.01.22 22:23:02.536577 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10707 | 2026.01.22 22:23:02.536675 [ 277 ] {5fe7ec6e-6e50-44d9-be80-db58731f7c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10708 | 2026.01.22 22:23:02.536699 [ 201 ] {1300943d-9fd4-47f6-9844-87364234b6ab::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 | ||
| 10709 | 2026.01.22 22:23:02.536715 [ 277 ] {5fe7ec6e-6e50-44d9-be80-db58731f7c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10710 | 2026.01.22 22:23:02.536903 [ 201 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10711 | 2026.01.22 22:23:02.536961 [ 201 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 296 rows starting from the beginning of the part | ||
| 10712 | 2026.01.22 22:23:02.537061 [ 201 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 36 rows starting from the beginning of the part | ||
| 10713 | 2026.01.22 22:23:02.537132 [ 201 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 23 rows starting from the beginning of the part | ||
| 10714 | 2026.01.22 22:23:02.537191 [ 277 ] {5fe7ec6e-6e50-44d9-be80-db58731f7c6a} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10715 | 2026.01.22 22:23:02.537194 [ 201 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 36 rows starting from the beginning of the part | ||
| 10716 | 2026.01.22 22:23:02.537234 [ 277 ] {5fe7ec6e-6e50-44d9-be80-db58731f7c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10717 | 2026.01.22 22:23:02.537303 [ 201 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 5 rows starting from the beginning of the part | ||
| 10718 | 2026.01.22 22:23:02.537374 [ 201 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 46 rows starting from the beginning of the part | ||
| 10719 | 2026.01.22 22:23:02.537576 [ 277 ] {5fe7ec6e-6e50-44d9-be80-db58731f7c6a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10720 | 2026.01.22 22:23:02.537832 [ 277 ] {5fe7ec6e-6e50-44d9-be80-db58731f7c6a} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10721 | 2026.01.22 22:23:02.537968 [ 277 ] {5fe7ec6e-6e50-44d9-be80-db58731f7c6a} <Debug> executeQuery: Read 110 rows, 8.81 KiB in 0.00131 sec., 83969.46564885497 rows/sec., 6.57 MiB/sec. | ||
| 10722 | 2026.01.22 22:23:02.538006 [ 277 ] {5fe7ec6e-6e50-44d9-be80-db58731f7c6a} <Debug> TCPHandler: Processed in 0.001477461 sec. | ||
| 10723 | 2026.01.22 22:23:02.538124 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10724 | 2026.01.22 22:23:02.538219 [ 277 ] {d06c0998-6964-4c38-9395-6a45fe70a9f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10725 | 2026.01.22 22:23:02.538262 [ 277 ] {d06c0998-6964-4c38-9395-6a45fe70a9f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10726 | 2026.01.22 22:23:02.538300 [ 196 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 442 rows, containing 5 columns (5 merged, 0 gathered) in 0.001686203 sec., 262127.39510011545 rows/sec., 18.25 MiB/sec. | ||
| 10727 | 2026.01.22 22:23:02.538463 [ 208 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10728 | 2026.01.22 22:23:02.538672 [ 277 ] {d06c0998-6964-4c38-9395-6a45fe70a9f6} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10729 | 2026.01.22 22:23:02.538714 [ 277 ] {d06c0998-6964-4c38-9395-6a45fe70a9f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10730 | 2026.01.22 22:23:02.538734 [ 208 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_71_14} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10731 | 2026.01.22 22:23:02.538833 [ 208 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_71_14} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10732 | 2026.01.22 22:23:02.538919 [ 208 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 10733 | 2026.01.22 22:23:02.539085 [ 277 ] {d06c0998-6964-4c38-9395-6a45fe70a9f6} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10734 | 2026.01.22 22:23:02.539297 [ 277 ] {d06c0998-6964-4c38-9395-6a45fe70a9f6} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10735 | 2026.01.22 22:23:02.539427 [ 277 ] {d06c0998-6964-4c38-9395-6a45fe70a9f6} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001226 sec., 134584.01305057094 rows/sec., 9.37 MiB/sec. | ||
| 10736 | 2026.01.22 22:23:02.539464 [ 277 ] {d06c0998-6964-4c38-9395-6a45fe70a9f6} <Debug> TCPHandler: Processed in 0.00138909 sec. | ||
| 10737 | 2026.01.22 22:23:02.539573 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10738 | 2026.01.22 22:23:02.539666 [ 277 ] {f5a99a43-ab31-49f6-966b-5b616043c8b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10739 | 2026.01.22 22:23:02.539720 [ 277 ] {f5a99a43-ab31-49f6-966b-5b616043c8b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10740 | 2026.01.22 22:23:02.540566 [ 277 ] {f5a99a43-ab31-49f6-966b-5b616043c8b7} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10741 | 2026.01.22 22:23:02.540602 [ 277 ] {f5a99a43-ab31-49f6-966b-5b616043c8b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10742 | 2026.01.22 22:23:02.541184 [ 277 ] {f5a99a43-ab31-49f6-966b-5b616043c8b7} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10743 | 2026.01.22 22:23:02.541405 [ 277 ] {f5a99a43-ab31-49f6-966b-5b616043c8b7} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10744 | 2026.01.22 22:23:02.541544 [ 277 ] {f5a99a43-ab31-49f6-966b-5b616043c8b7} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001895 sec., 18997.36147757256 rows/sec., 34.04 MiB/sec. | ||
| 10745 | 2026.01.22 22:23:02.541603 [ 277 ] {f5a99a43-ab31-49f6-966b-5b616043c8b7} <Debug> TCPHandler: Processed in 0.002079105 sec. | ||
| 10746 | 2026.01.22 22:23:02.541718 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10747 | 2026.01.22 22:23:02.541814 [ 277 ] {9db114fb-57e4-4e3f-80df-f3790d90a09c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10748 | 2026.01.22 22:23:02.541857 [ 277 ] {9db114fb-57e4-4e3f-80df-f3790d90a09c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10749 | 2026.01.22 22:23:02.542199 [ 277 ] {9db114fb-57e4-4e3f-80df-f3790d90a09c} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10750 | 2026.01.22 22:23:02.542234 [ 277 ] {9db114fb-57e4-4e3f-80df-f3790d90a09c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10751 | 2026.01.22 22:23:02.542540 [ 277 ] {9db114fb-57e4-4e3f-80df-f3790d90a09c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10752 | 2026.01.22 22:23:02.542746 [ 277 ] {9db114fb-57e4-4e3f-80df-f3790d90a09c} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10753 | 2026.01.22 22:23:02.542873 [ 277 ] {9db114fb-57e4-4e3f-80df-f3790d90a09c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 10754 | 2026.01.22 22:23:02.542909 [ 277 ] {9db114fb-57e4-4e3f-80df-f3790d90a09c} <Debug> TCPHandler: Processed in 0.001240439 sec. | ||
| 10755 | 2026.01.22 22:23:07.170541 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10756 | 2026.01.22 22:23:07.170642 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10757 | 2026.01.22 22:23:07.340957 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25888 | ||
| 10758 | 2026.01.22 22:23:07.341467 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10759 | 2026.01.22 22:23:07.341501 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10760 | 2026.01.22 22:23:07.341988 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10761 | 2026.01.22 22:23:07.342227 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10762 | 2026.01.22 22:23:07.342369 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25888 | ||
| 10763 | 2026.01.22 22:23:07.530209 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10764 | 2026.01.22 22:23:07.530389 [ 277 ] {c1da0672-3a9b-449d-a1e2-daae3fe1c38e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10765 | 2026.01.22 22:23:07.530456 [ 277 ] {c1da0672-3a9b-449d-a1e2-daae3fe1c38e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10766 | 2026.01.22 22:23:07.531124 [ 277 ] {c1da0672-3a9b-449d-a1e2-daae3fe1c38e} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10767 | 2026.01.22 22:23:07.531174 [ 277 ] {c1da0672-3a9b-449d-a1e2-daae3fe1c38e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10768 | 2026.01.22 22:23:07.531572 [ 277 ] {c1da0672-3a9b-449d-a1e2-daae3fe1c38e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10769 | 2026.01.22 22:23:07.531816 [ 277 ] {c1da0672-3a9b-449d-a1e2-daae3fe1c38e} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10770 | 2026.01.22 22:23:07.531995 [ 277 ] {c1da0672-3a9b-449d-a1e2-daae3fe1c38e} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001652 sec., 39951.573849878936 rows/sec., 3.16 MiB/sec. | ||
| 10771 | 2026.01.22 22:23:07.532049 [ 277 ] {c1da0672-3a9b-449d-a1e2-daae3fe1c38e} <Debug> TCPHandler: Processed in 0.001966865 sec. | ||
| 10772 | 2026.01.22 22:23:07.532175 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10773 | 2026.01.22 22:23:07.532277 [ 277 ] {0c3b9deb-3fc3-4467-964f-635e63bd428a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10774 | 2026.01.22 22:23:07.532321 [ 277 ] {0c3b9deb-3fc3-4467-964f-635e63bd428a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10775 | 2026.01.22 22:23:07.532741 [ 277 ] {0c3b9deb-3fc3-4467-964f-635e63bd428a} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10776 | 2026.01.22 22:23:07.532779 [ 277 ] {0c3b9deb-3fc3-4467-964f-635e63bd428a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10777 | 2026.01.22 22:23:07.533107 [ 277 ] {0c3b9deb-3fc3-4467-964f-635e63bd428a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10778 | 2026.01.22 22:23:07.533321 [ 277 ] {0c3b9deb-3fc3-4467-964f-635e63bd428a} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10779 | 2026.01.22 22:23:07.533464 [ 277 ] {0c3b9deb-3fc3-4467-964f-635e63bd428a} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00121 sec., 4132.231404958678 rows/sec., 310.72 KiB/sec. | ||
| 10780 | 2026.01.22 22:23:07.533503 [ 277 ] {0c3b9deb-3fc3-4467-964f-635e63bd428a} <Debug> TCPHandler: Processed in 0.00137994 sec. | ||
| 10781 | 2026.01.22 22:23:07.533615 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10782 | 2026.01.22 22:23:07.533712 [ 277 ] {ff364c7d-625d-4d27-a127-7873518e7e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10783 | 2026.01.22 22:23:07.533753 [ 277 ] {ff364c7d-625d-4d27-a127-7873518e7e25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10784 | 2026.01.22 22:23:07.534180 [ 277 ] {ff364c7d-625d-4d27-a127-7873518e7e25} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10785 | 2026.01.22 22:23:07.534217 [ 277 ] {ff364c7d-625d-4d27-a127-7873518e7e25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10786 | 2026.01.22 22:23:07.534526 [ 277 ] {ff364c7d-625d-4d27-a127-7873518e7e25} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10787 | 2026.01.22 22:23:07.534737 [ 277 ] {ff364c7d-625d-4d27-a127-7873518e7e25} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10788 | 2026.01.22 22:23:07.534876 [ 277 ] {ff364c7d-625d-4d27-a127-7873518e7e25} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001184 sec., 58277.02702702703 rows/sec., 4.55 MiB/sec. | ||
| 10789 | 2026.01.22 22:23:07.534915 [ 277 ] {ff364c7d-625d-4d27-a127-7873518e7e25} <Debug> TCPHandler: Processed in 0.00134978 sec. | ||
| 10790 | 2026.01.22 22:23:07.535029 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10791 | 2026.01.22 22:23:07.535123 [ 277 ] {cecd8da1-539c-4ed3-a062-5afd115707ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10792 | 2026.01.22 22:23:07.535167 [ 277 ] {cecd8da1-539c-4ed3-a062-5afd115707ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10793 | 2026.01.22 22:23:07.535613 [ 277 ] {cecd8da1-539c-4ed3-a062-5afd115707ac} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10794 | 2026.01.22 22:23:07.535649 [ 277 ] {cecd8da1-539c-4ed3-a062-5afd115707ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10795 | 2026.01.22 22:23:07.535982 [ 277 ] {cecd8da1-539c-4ed3-a062-5afd115707ac} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10796 | 2026.01.22 22:23:07.536201 [ 277 ] {cecd8da1-539c-4ed3-a062-5afd115707ac} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10797 | 2026.01.22 22:23:07.536340 [ 277 ] {cecd8da1-539c-4ed3-a062-5afd115707ac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 10798 | 2026.01.22 22:23:07.536378 [ 277 ] {cecd8da1-539c-4ed3-a062-5afd115707ac} <Debug> TCPHandler: Processed in 0.001398381 sec. | ||
| 10799 | 2026.01.22 22:23:07.536487 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10800 | 2026.01.22 22:23:07.536582 [ 277 ] {901a493d-d9e1-45cb-8027-6b83773b44b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10801 | 2026.01.22 22:23:07.536637 [ 277 ] {901a493d-d9e1-45cb-8027-6b83773b44b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10802 | 2026.01.22 22:23:07.537411 [ 277 ] {901a493d-d9e1-45cb-8027-6b83773b44b0} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10803 | 2026.01.22 22:23:07.537447 [ 277 ] {901a493d-d9e1-45cb-8027-6b83773b44b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10804 | 2026.01.22 22:23:07.537961 [ 277 ] {901a493d-d9e1-45cb-8027-6b83773b44b0} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10805 | 2026.01.22 22:23:07.538184 [ 277 ] {901a493d-d9e1-45cb-8027-6b83773b44b0} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10806 | 2026.01.22 22:23:07.538329 [ 277 ] {901a493d-d9e1-45cb-8027-6b83773b44b0} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001764 sec., 2834.467120181406 rows/sec., 5.08 MiB/sec. | ||
| 10807 | 2026.01.22 22:23:07.538391 [ 277 ] {901a493d-d9e1-45cb-8027-6b83773b44b0} <Debug> TCPHandler: Processed in 0.001952035 sec. | ||
| 10808 | 2026.01.22 22:23:07.538510 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10809 | 2026.01.22 22:23:07.538607 [ 277 ] {b30009d9-d70d-4978-95b9-bb8fa0837300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10810 | 2026.01.22 22:23:07.538655 [ 277 ] {b30009d9-d70d-4978-95b9-bb8fa0837300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10811 | 2026.01.22 22:23:07.539004 [ 277 ] {b30009d9-d70d-4978-95b9-bb8fa0837300} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10812 | 2026.01.22 22:23:07.539041 [ 277 ] {b30009d9-d70d-4978-95b9-bb8fa0837300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10813 | 2026.01.22 22:23:07.539364 [ 277 ] {b30009d9-d70d-4978-95b9-bb8fa0837300} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10814 | 2026.01.22 22:23:07.539579 [ 277 ] {b30009d9-d70d-4978-95b9-bb8fa0837300} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10815 | 2026.01.22 22:23:07.539713 [ 277 ] {b30009d9-d70d-4978-95b9-bb8fa0837300} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 10816 | 2026.01.22 22:23:07.539753 [ 277 ] {b30009d9-d70d-4978-95b9-bb8fa0837300} <Debug> TCPHandler: Processed in 0.00129866 sec. | ||
| 10817 | 2026.01.22 22:23:08.738576 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 10818 | 2026.01.22 22:23:08.754910 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10819 | 2026.01.22 22:23:08.754969 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10820 | 2026.01.22 22:23:08.761141 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10821 | 2026.01.22 22:23:08.761831 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10822 | 2026.01.22 22:23:08.764745 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 10823 | 2026.01.22 22:23:12.417184 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1326 | ||
| 10824 | 2026.01.22 22:23:12.419378 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10825 | 2026.01.22 22:23:12.419433 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10826 | 2026.01.22 22:23:12.420588 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10827 | 2026.01.22 22:23:12.420847 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10828 | 2026.01.22 22:23:12.421138 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1326 | ||
| 10829 | 2026.01.22 22:23:12.531146 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10830 | 2026.01.22 22:23:12.531347 [ 277 ] {3bdb15b9-a3a0-4f83-9781-1624636111a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10831 | 2026.01.22 22:23:12.531421 [ 277 ] {3bdb15b9-a3a0-4f83-9781-1624636111a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10832 | 2026.01.22 22:23:12.532151 [ 277 ] {3bdb15b9-a3a0-4f83-9781-1624636111a5} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10833 | 2026.01.22 22:23:12.532202 [ 277 ] {3bdb15b9-a3a0-4f83-9781-1624636111a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10834 | 2026.01.22 22:23:12.532599 [ 277 ] {3bdb15b9-a3a0-4f83-9781-1624636111a5} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10835 | 2026.01.22 22:23:12.532825 [ 277 ] {3bdb15b9-a3a0-4f83-9781-1624636111a5} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10836 | 2026.01.22 22:23:12.532986 [ 277 ] {3bdb15b9-a3a0-4f83-9781-1624636111a5} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001692 sec., 75650.1182033097 rows/sec., 6.50 MiB/sec. | ||
| 10837 | 2026.01.22 22:23:12.533032 [ 277 ] {3bdb15b9-a3a0-4f83-9781-1624636111a5} <Debug> TCPHandler: Processed in 0.002024255 sec. | ||
| 10838 | 2026.01.22 22:23:12.533164 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10839 | 2026.01.22 22:23:12.533267 [ 277 ] {dd2bea04-8ad7-4457-9995-bfe89adece0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10840 | 2026.01.22 22:23:12.533308 [ 277 ] {dd2bea04-8ad7-4457-9995-bfe89adece0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10841 | 2026.01.22 22:23:12.533735 [ 277 ] {dd2bea04-8ad7-4457-9995-bfe89adece0c} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10842 | 2026.01.22 22:23:12.533772 [ 277 ] {dd2bea04-8ad7-4457-9995-bfe89adece0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10843 | 2026.01.22 22:23:12.534078 [ 277 ] {dd2bea04-8ad7-4457-9995-bfe89adece0c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10844 | 2026.01.22 22:23:12.534300 [ 277 ] {dd2bea04-8ad7-4457-9995-bfe89adece0c} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10845 | 2026.01.22 22:23:12.534447 [ 277 ] {dd2bea04-8ad7-4457-9995-bfe89adece0c} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001203 sec., 29925.18703241895 rows/sec., 2.20 MiB/sec. | ||
| 10846 | 2026.01.22 22:23:12.534490 [ 277 ] {dd2bea04-8ad7-4457-9995-bfe89adece0c} <Debug> TCPHandler: Processed in 0.001379491 sec. | ||
| 10847 | 2026.01.22 22:23:12.534606 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10848 | 2026.01.22 22:23:12.534703 [ 277 ] {47224144-f20a-4aa1-b944-d28718616457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10849 | 2026.01.22 22:23:12.534744 [ 277 ] {47224144-f20a-4aa1-b944-d28718616457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10850 | 2026.01.22 22:23:12.535181 [ 277 ] {47224144-f20a-4aa1-b944-d28718616457} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10851 | 2026.01.22 22:23:12.535218 [ 277 ] {47224144-f20a-4aa1-b944-d28718616457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10852 | 2026.01.22 22:23:12.535526 [ 277 ] {47224144-f20a-4aa1-b944-d28718616457} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10853 | 2026.01.22 22:23:12.535727 [ 277 ] {47224144-f20a-4aa1-b944-d28718616457} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10854 | 2026.01.22 22:23:12.535857 [ 277 ] {47224144-f20a-4aa1-b944-d28718616457} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001173 sec., 85251.49190110827 rows/sec., 6.66 MiB/sec. | ||
| 10855 | 2026.01.22 22:23:12.535896 [ 277 ] {47224144-f20a-4aa1-b944-d28718616457} <Debug> TCPHandler: Processed in 0.00134127 sec. | ||
| 10856 | 2026.01.22 22:23:12.536009 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10857 | 2026.01.22 22:23:12.536104 [ 277 ] {c1f7e5ff-4dbe-4367-b52c-284a4ed835d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10858 | 2026.01.22 22:23:12.536148 [ 277 ] {c1f7e5ff-4dbe-4367-b52c-284a4ed835d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10859 | 2026.01.22 22:23:12.536548 [ 277 ] {c1f7e5ff-4dbe-4367-b52c-284a4ed835d3} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10860 | 2026.01.22 22:23:12.536582 [ 277 ] {c1f7e5ff-4dbe-4367-b52c-284a4ed835d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10861 | 2026.01.22 22:23:12.536887 [ 277 ] {c1f7e5ff-4dbe-4367-b52c-284a4ed835d3} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10862 | 2026.01.22 22:23:12.537087 [ 277 ] {c1f7e5ff-4dbe-4367-b52c-284a4ed835d3} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10863 | 2026.01.22 22:23:12.537211 [ 277 ] {c1f7e5ff-4dbe-4367-b52c-284a4ed835d3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 10864 | 2026.01.22 22:23:12.537247 [ 277 ] {c1f7e5ff-4dbe-4367-b52c-284a4ed835d3} <Debug> TCPHandler: Processed in 0.00134318 sec. | ||
| 10865 | 2026.01.22 22:23:12.537343 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10866 | 2026.01.22 22:23:12.537501 [ 277 ] {400dcfff-84c2-47e6-ab42-b752b1de6e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10867 | 2026.01.22 22:23:12.537555 [ 277 ] {400dcfff-84c2-47e6-ab42-b752b1de6e43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10868 | 2026.01.22 22:23:12.538429 [ 277 ] {400dcfff-84c2-47e6-ab42-b752b1de6e43} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10869 | 2026.01.22 22:23:12.538466 [ 277 ] {400dcfff-84c2-47e6-ab42-b752b1de6e43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10870 | 2026.01.22 22:23:12.539027 [ 277 ] {400dcfff-84c2-47e6-ab42-b752b1de6e43} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10871 | 2026.01.22 22:23:12.539246 [ 277 ] {400dcfff-84c2-47e6-ab42-b752b1de6e43} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10872 | 2026.01.22 22:23:12.539360 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10873 | 2026.01.22 22:23:12.539387 [ 277 ] {400dcfff-84c2-47e6-ab42-b752b1de6e43} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001904 sec., 18907.563025210082 rows/sec., 33.88 MiB/sec. | ||
| 10874 | 2026.01.22 22:23:12.539427 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10875 | 2026.01.22 22:23:12.539453 [ 277 ] {400dcfff-84c2-47e6-ab42-b752b1de6e43} <Debug> TCPHandler: Processed in 0.002096255 sec. | ||
| 10876 | 2026.01.22 22:23:12.539453 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10877 | 2026.01.22 22:23:12.539577 [ 196 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::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 | ||
| 10878 | 2026.01.22 22:23:12.539582 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10879 | 2026.01.22 22:23:12.539716 [ 277 ] {0404efdf-dc90-4076-8056-de2b45d6ae2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10880 | 2026.01.22 22:23:12.539759 [ 277 ] {0404efdf-dc90-4076-8056-de2b45d6ae2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10881 | 2026.01.22 22:23:12.539814 [ 196 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10882 | 2026.01.22 22:23:12.539877 [ 196 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1391 rows starting from the beginning of the part | ||
| 10883 | 2026.01.22 22:23:12.540000 [ 196 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 36 rows starting from the beginning of the part | ||
| 10884 | 2026.01.22 22:23:12.540098 [ 277 ] {0404efdf-dc90-4076-8056-de2b45d6ae2d} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10885 | 2026.01.22 22:23:12.540104 [ 196 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 5 rows starting from the beginning of the part | ||
| 10886 | 2026.01.22 22:23:12.540141 [ 277 ] {0404efdf-dc90-4076-8056-de2b45d6ae2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10887 | 2026.01.22 22:23:12.540217 [ 196 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 36 rows starting from the beginning of the part | ||
| 10888 | 2026.01.22 22:23:12.540310 [ 196 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 5 rows starting from the beginning of the part | ||
| 10889 | 2026.01.22 22:23:12.540401 [ 196 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 36 rows starting from the beginning of the part | ||
| 10890 | 2026.01.22 22:23:12.540476 [ 277 ] {0404efdf-dc90-4076-8056-de2b45d6ae2d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10891 | 2026.01.22 22:23:12.540705 [ 277 ] {0404efdf-dc90-4076-8056-de2b45d6ae2d} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10892 | 2026.01.22 22:23:12.540842 [ 277 ] {0404efdf-dc90-4076-8056-de2b45d6ae2d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 10893 | 2026.01.22 22:23:12.540879 [ 277 ] {0404efdf-dc90-4076-8056-de2b45d6ae2d} <Debug> TCPHandler: Processed in 0.00134818 sec. | ||
| 10894 | 2026.01.22 22:23:12.546491 [ 203 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1509 rows, containing 19 columns (19 merged, 0 gathered) in 0.006964371 sec., 216674.26965048246 rows/sec., 388.27 MiB/sec. | ||
| 10895 | 2026.01.22 22:23:12.548421 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10896 | 2026.01.22 22:23:12.548814 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10897 | 2026.01.22 22:23:12.548903 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10898 | 2026.01.22 22:23:12.549084 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 10899 | 2026.01.22 22:23:13.000238 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.43 MiB, peak 343.01 MiB, free memory in arenas 0.00 B, will set to 332.84 MiB (RSS), difference: 1.41 MiB | ||
| 10900 | 2026.01.22 22:23:14.842679 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26336 | ||
| 10901 | 2026.01.22 22:23:14.843468 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10902 | 2026.01.22 22:23:14.843539 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10903 | 2026.01.22 22:23:14.844287 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10904 | 2026.01.22 22:23:14.844512 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10905 | 2026.01.22 22:23:14.844644 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26336 | ||
| 10906 | 2026.01.22 22:23:16.265027 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 10907 | 2026.01.22 22:23:16.282158 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10908 | 2026.01.22 22:23:16.282221 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10909 | 2026.01.22 22:23:16.288332 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10910 | 2026.01.22 22:23:16.289043 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10911 | 2026.01.22 22:23:16.291976 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 10912 | 2026.01.22 22:23:17.557956 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10913 | 2026.01.22 22:23:17.558136 [ 277 ] {21dd5093-4653-4df8-b667-7fa550a6d43b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10914 | 2026.01.22 22:23:17.558202 [ 277 ] {21dd5093-4653-4df8-b667-7fa550a6d43b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10915 | 2026.01.22 22:23:17.558872 [ 277 ] {21dd5093-4653-4df8-b667-7fa550a6d43b} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10916 | 2026.01.22 22:23:17.558925 [ 277 ] {21dd5093-4653-4df8-b667-7fa550a6d43b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10917 | 2026.01.22 22:23:17.559354 [ 277 ] {21dd5093-4653-4df8-b667-7fa550a6d43b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10918 | 2026.01.22 22:23:17.559643 [ 277 ] {21dd5093-4653-4df8-b667-7fa550a6d43b} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10919 | 2026.01.22 22:23:17.559811 [ 277 ] {21dd5093-4653-4df8-b667-7fa550a6d43b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001723 sec., 13929.193267556588 rows/sec., 1.16 MiB/sec. | ||
| 10920 | 2026.01.22 22:23:17.559864 [ 277 ] {21dd5093-4653-4df8-b667-7fa550a6d43b} <Debug> TCPHandler: Processed in 0.002039296 sec. | ||
| 10921 | 2026.01.22 22:23:17.560005 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10922 | 2026.01.22 22:23:17.560108 [ 277 ] {8826c936-2b8a-46fc-a7d7-e8ed201f372f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10923 | 2026.01.22 22:23:17.560153 [ 277 ] {8826c936-2b8a-46fc-a7d7-e8ed201f372f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10924 | 2026.01.22 22:23:17.560565 [ 277 ] {8826c936-2b8a-46fc-a7d7-e8ed201f372f} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10925 | 2026.01.22 22:23:17.560603 [ 277 ] {8826c936-2b8a-46fc-a7d7-e8ed201f372f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10926 | 2026.01.22 22:23:17.560909 [ 277 ] {8826c936-2b8a-46fc-a7d7-e8ed201f372f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10927 | 2026.01.22 22:23:17.561132 [ 277 ] {8826c936-2b8a-46fc-a7d7-e8ed201f372f} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10928 | 2026.01.22 22:23:17.561267 [ 277 ] {8826c936-2b8a-46fc-a7d7-e8ed201f372f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001182 sec., 1692.047377326565 rows/sec., 137.97 KiB/sec. | ||
| 10929 | 2026.01.22 22:23:17.561306 [ 277 ] {8826c936-2b8a-46fc-a7d7-e8ed201f372f} <Debug> TCPHandler: Processed in 0.00135406 sec. | ||
| 10930 | 2026.01.22 22:23:17.561418 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10931 | 2026.01.22 22:23:17.561513 [ 277 ] {68e19b79-4a01-420d-bd37-170200ef2398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10932 | 2026.01.22 22:23:17.561553 [ 277 ] {68e19b79-4a01-420d-bd37-170200ef2398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10933 | 2026.01.22 22:23:17.562651 [ 277 ] {68e19b79-4a01-420d-bd37-170200ef2398} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10934 | 2026.01.22 22:23:17.562688 [ 277 ] {68e19b79-4a01-420d-bd37-170200ef2398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10935 | 2026.01.22 22:23:17.563088 [ 277 ] {68e19b79-4a01-420d-bd37-170200ef2398} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10936 | 2026.01.22 22:23:17.563298 [ 277 ] {68e19b79-4a01-420d-bd37-170200ef2398} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10937 | 2026.01.22 22:23:17.563432 [ 277 ] {68e19b79-4a01-420d-bd37-170200ef2398} <Debug> executeQuery: Read 1327 rows, 112.98 KiB in 0.001938 sec., 684726.5221878225 rows/sec., 56.93 MiB/sec. | ||
| 10938 | 2026.01.22 22:23:17.563471 [ 277 ] {68e19b79-4a01-420d-bd37-170200ef2398} <Debug> TCPHandler: Processed in 0.002104285 sec. | ||
| 10939 | 2026.01.22 22:23:17.563601 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10940 | 2026.01.22 22:23:17.563728 [ 277 ] {3f17d437-32a8-442c-93ef-ac94bd917823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10941 | 2026.01.22 22:23:17.563778 [ 277 ] {3f17d437-32a8-442c-93ef-ac94bd917823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10942 | 2026.01.22 22:23:17.564255 [ 277 ] {3f17d437-32a8-442c-93ef-ac94bd917823} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10943 | 2026.01.22 22:23:17.564300 [ 277 ] {3f17d437-32a8-442c-93ef-ac94bd917823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10944 | 2026.01.22 22:23:17.564675 [ 277 ] {3f17d437-32a8-442c-93ef-ac94bd917823} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10945 | 2026.01.22 22:23:17.564917 [ 277 ] {3f17d437-32a8-442c-93ef-ac94bd917823} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10946 | 2026.01.22 22:23:17.565048 [ 277 ] {3f17d437-32a8-442c-93ef-ac94bd917823} <Debug> executeQuery: Read 19 rows, 1.48 KiB in 0.001345 sec., 14126.394052044609 rows/sec., 1.07 MiB/sec. | ||
| 10947 | 2026.01.22 22:23:17.565086 [ 277 ] {3f17d437-32a8-442c-93ef-ac94bd917823} <Debug> TCPHandler: Processed in 0.001547611 sec. | ||
| 10948 | 2026.01.22 22:23:17.565208 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10949 | 2026.01.22 22:23:17.565331 [ 277 ] {cf83f284-e2ae-4644-be85-329de21465cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10950 | 2026.01.22 22:23:17.565379 [ 277 ] {cf83f284-e2ae-4644-be85-329de21465cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10951 | 2026.01.22 22:23:17.565927 [ 277 ] {cf83f284-e2ae-4644-be85-329de21465cf} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10952 | 2026.01.22 22:23:17.565964 [ 277 ] {cf83f284-e2ae-4644-be85-329de21465cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10953 | 2026.01.22 22:23:17.566282 [ 277 ] {cf83f284-e2ae-4644-be85-329de21465cf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10954 | 2026.01.22 22:23:17.566488 [ 277 ] {cf83f284-e2ae-4644-be85-329de21465cf} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10955 | 2026.01.22 22:23:17.566619 [ 277 ] {cf83f284-e2ae-4644-be85-329de21465cf} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001313 sec., 191926.88499619195 rows/sec., 13.27 MiB/sec. | ||
| 10956 | 2026.01.22 22:23:17.566657 [ 277 ] {cf83f284-e2ae-4644-be85-329de21465cf} <Debug> TCPHandler: Processed in 0.001510311 sec. | ||
| 10957 | 2026.01.22 22:23:17.566772 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10958 | 2026.01.22 22:23:17.566866 [ 277 ] {0d568b08-7186-45e3-82e0-dc9b9faaa269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10959 | 2026.01.22 22:23:17.566904 [ 277 ] {0d568b08-7186-45e3-82e0-dc9b9faaa269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10960 | 2026.01.22 22:23:17.567298 [ 277 ] {0d568b08-7186-45e3-82e0-dc9b9faaa269} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10961 | 2026.01.22 22:23:17.567334 [ 277 ] {0d568b08-7186-45e3-82e0-dc9b9faaa269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10962 | 2026.01.22 22:23:17.567629 [ 277 ] {0d568b08-7186-45e3-82e0-dc9b9faaa269} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10963 | 2026.01.22 22:23:17.567839 [ 277 ] {0d568b08-7186-45e3-82e0-dc9b9faaa269} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10964 | 2026.01.22 22:23:17.567979 [ 277 ] {0d568b08-7186-45e3-82e0-dc9b9faaa269} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001131 sec., 10610.079575596816 rows/sec., 828.91 KiB/sec. | ||
| 10965 | 2026.01.22 22:23:17.568016 [ 277 ] {0d568b08-7186-45e3-82e0-dc9b9faaa269} <Debug> TCPHandler: Processed in 0.001294569 sec. | ||
| 10966 | 2026.01.22 22:23:17.568146 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10967 | 2026.01.22 22:23:17.568262 [ 277 ] {b2030ad0-2c40-4aba-ba6a-1fe1abc8e808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10968 | 2026.01.22 22:23:17.568309 [ 277 ] {b2030ad0-2c40-4aba-ba6a-1fe1abc8e808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10969 | 2026.01.22 22:23:17.569007 [ 277 ] {b2030ad0-2c40-4aba-ba6a-1fe1abc8e808} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10970 | 2026.01.22 22:23:17.569043 [ 277 ] {b2030ad0-2c40-4aba-ba6a-1fe1abc8e808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10971 | 2026.01.22 22:23:17.569361 [ 277 ] {b2030ad0-2c40-4aba-ba6a-1fe1abc8e808} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10972 | 2026.01.22 22:23:17.569561 [ 277 ] {b2030ad0-2c40-4aba-ba6a-1fe1abc8e808} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10973 | 2026.01.22 22:23:17.569690 [ 277 ] {b2030ad0-2c40-4aba-ba6a-1fe1abc8e808} <Debug> executeQuery: Read 563 rows, 43.23 KiB in 0.001452 sec., 387741.04683195596 rows/sec., 29.07 MiB/sec. | ||
| 10974 | 2026.01.22 22:23:17.569727 [ 277 ] {b2030ad0-2c40-4aba-ba6a-1fe1abc8e808} <Debug> TCPHandler: Processed in 0.001639412 sec. | ||
| 10975 | 2026.01.22 22:23:17.569839 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10976 | 2026.01.22 22:23:17.569932 [ 277 ] {c9e8c1b7-98fd-4e65-8878-9458f1d8a35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10977 | 2026.01.22 22:23:17.569974 [ 277 ] {c9e8c1b7-98fd-4e65-8878-9458f1d8a35c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10978 | 2026.01.22 22:23:17.570563 [ 277 ] {c9e8c1b7-98fd-4e65-8878-9458f1d8a35c} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10979 | 2026.01.22 22:23:17.570600 [ 277 ] {c9e8c1b7-98fd-4e65-8878-9458f1d8a35c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10980 | 2026.01.22 22:23:17.570973 [ 277 ] {c9e8c1b7-98fd-4e65-8878-9458f1d8a35c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10981 | 2026.01.22 22:23:17.571183 [ 277 ] {c9e8c1b7-98fd-4e65-8878-9458f1d8a35c} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10982 | 2026.01.22 22:23:17.571315 [ 277 ] {c9e8c1b7-98fd-4e65-8878-9458f1d8a35c} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001401 sec., 628836.545324768 rows/sec., 42.68 MiB/sec. | ||
| 10983 | 2026.01.22 22:23:17.571351 [ 277 ] {c9e8c1b7-98fd-4e65-8878-9458f1d8a35c} <Debug> TCPHandler: Processed in 0.001560522 sec. | ||
| 10984 | 2026.01.22 22:23:17.571456 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10985 | 2026.01.22 22:23:17.571553 [ 277 ] {2982ecf9-a352-4542-b79c-37a7f598a0a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10986 | 2026.01.22 22:23:17.571608 [ 277 ] {2982ecf9-a352-4542-b79c-37a7f598a0a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10987 | 2026.01.22 22:23:17.572457 [ 277 ] {2982ecf9-a352-4542-b79c-37a7f598a0a0} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10988 | 2026.01.22 22:23:17.572494 [ 277 ] {2982ecf9-a352-4542-b79c-37a7f598a0a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10989 | 2026.01.22 22:23:17.573013 [ 277 ] {2982ecf9-a352-4542-b79c-37a7f598a0a0} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10990 | 2026.01.22 22:23:17.573283 [ 277 ] {2982ecf9-a352-4542-b79c-37a7f598a0a0} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10991 | 2026.01.22 22:23:17.573429 [ 277 ] {2982ecf9-a352-4542-b79c-37a7f598a0a0} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001895 sec., 2638.5224274406332 rows/sec., 4.73 MiB/sec. | ||
| 10992 | 2026.01.22 22:23:17.573498 [ 277 ] {2982ecf9-a352-4542-b79c-37a7f598a0a0} <Debug> TCPHandler: Processed in 0.002091146 sec. | ||
| 10993 | 2026.01.22 22:23:17.573614 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10994 | 2026.01.22 22:23:17.573710 [ 277 ] {6ec9db17-d3cc-4c4d-a97b-d62f9b2c2576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10995 | 2026.01.22 22:23:17.573754 [ 277 ] {6ec9db17-d3cc-4c4d-a97b-d62f9b2c2576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10996 | 2026.01.22 22:23:17.574098 [ 277 ] {6ec9db17-d3cc-4c4d-a97b-d62f9b2c2576} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10997 | 2026.01.22 22:23:17.574133 [ 277 ] {6ec9db17-d3cc-4c4d-a97b-d62f9b2c2576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10998 | 2026.01.22 22:23:17.574442 [ 277 ] {6ec9db17-d3cc-4c4d-a97b-d62f9b2c2576} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10999 | 2026.01.22 22:23:17.574660 [ 277 ] {6ec9db17-d3cc-4c4d-a97b-d62f9b2c2576} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11000 | 2026.01.22 22:23:17.574790 [ 277 ] {6ec9db17-d3cc-4c4d-a97b-d62f9b2c2576} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 11001 | 2026.01.22 22:23:17.574827 [ 277 ] {6ec9db17-d3cc-4c4d-a97b-d62f9b2c2576} <Debug> TCPHandler: Processed in 0.001262529 sec. | ||
| 11002 | 2026.01.22 22:23:22.170892 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11003 | 2026.01.22 22:23:22.170964 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11004 | 2026.01.22 22:23:22.344969 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26848 | ||
| 11005 | 2026.01.22 22:23:22.345564 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11006 | 2026.01.22 22:23:22.345619 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11007 | 2026.01.22 22:23:22.346172 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11008 | 2026.01.22 22:23:22.346408 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11009 | 2026.01.22 22:23:22.346557 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26848 | ||
| 11010 | 2026.01.22 22:23:22.346577 [ 114 ] {} <Debug> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11011 | 2026.01.22 22:23:22.346648 [ 114 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11012 | 2026.01.22 22:23:22.346669 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11013 | 2026.01.22 22:23:22.346781 [ 208 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 11014 | 2026.01.22 22:23:22.346920 [ 208 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11015 | 2026.01.22 22:23:22.346961 [ 208 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24416 rows starting from the beginning of the part | ||
| 11016 | 2026.01.22 22:23:22.347024 [ 208 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 11017 | 2026.01.22 22:23:22.347069 [ 208 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 11018 | 2026.01.22 22:23:22.347113 [ 208 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 11019 | 2026.01.22 22:23:22.347151 [ 208 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 11020 | 2026.01.22 22:23:22.347193 [ 208 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 11021 | 2026.01.22 22:23:22.349418 [ 203 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26848 rows, containing 4 columns (4 merged, 0 gathered) in 0.00268763 sec., 9989470.276786612 rows/sec., 142.90 MiB/sec. | ||
| 11022 | 2026.01.22 22:23:22.349666 [ 192 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11023 | 2026.01.22 22:23:22.349997 [ 192 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_56_11} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11024 | 2026.01.22 22:23:22.350077 [ 192 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_56_11} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11025 | 2026.01.22 22:23:22.350162 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 11026 | 2026.01.22 22:23:22.421617 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1358 | ||
| 11027 | 2026.01.22 22:23:22.424147 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11028 | 2026.01.22 22:23:22.424188 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11029 | 2026.01.22 22:23:22.425302 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11030 | 2026.01.22 22:23:22.425556 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11031 | 2026.01.22 22:23:22.425704 [ 114 ] {} <Debug> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11032 | 2026.01.22 22:23:22.425757 [ 114 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11033 | 2026.01.22 22:23:22.425779 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11034 | 2026.01.22 22:23:22.425895 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1358 | ||
| 11035 | 2026.01.22 22:23:22.425898 [ 191 ] {7b0753d0-d697-461d-a77d-14ff90617906::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 | ||
| 11036 | 2026.01.22 22:23:22.426747 [ 191 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11037 | 2026.01.22 22:23:22.426982 [ 191 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1220 rows starting from the beginning of the part | ||
| 11038 | 2026.01.22 22:23:22.427395 [ 191 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 11039 | 2026.01.22 22:23:22.427744 [ 191 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 32 rows starting from the beginning of the part | ||
| 11040 | 2026.01.22 22:23:22.428102 [ 191 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 24 rows starting from the beginning of the part | ||
| 11041 | 2026.01.22 22:23:22.428456 [ 191 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 26 rows starting from the beginning of the part | ||
| 11042 | 2026.01.22 22:23:22.428802 [ 191 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 32 rows starting from the beginning of the part | ||
| 11043 | 2026.01.22 22:23:22.435104 [ 190 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1358 rows, containing 72 columns (72 merged, 0 gathered) in 0.009262019 sec., 146620.29952648553 rows/sec., 117.83 MiB/sec. | ||
| 11044 | 2026.01.22 22:23:22.436340 [ 191 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11045 | 2026.01.22 22:23:22.436822 [ 191 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_41_8} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11046 | 2026.01.22 22:23:22.436892 [ 191 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_41_8} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11047 | 2026.01.22 22:23:22.437069 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 11048 | 2026.01.22 22:23:22.531803 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11049 | 2026.01.22 22:23:22.531965 [ 277 ] {96ccb664-7d5a-44b8-8ecf-6e04b656e88d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11050 | 2026.01.22 22:23:22.532030 [ 277 ] {96ccb664-7d5a-44b8-8ecf-6e04b656e88d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11051 | 2026.01.22 22:23:22.532700 [ 277 ] {96ccb664-7d5a-44b8-8ecf-6e04b656e88d} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11052 | 2026.01.22 22:23:22.532742 [ 277 ] {96ccb664-7d5a-44b8-8ecf-6e04b656e88d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11053 | 2026.01.22 22:23:22.533085 [ 277 ] {96ccb664-7d5a-44b8-8ecf-6e04b656e88d} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11054 | 2026.01.22 22:23:22.533298 [ 277 ] {96ccb664-7d5a-44b8-8ecf-6e04b656e88d} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11055 | 2026.01.22 22:23:22.533434 [ 114 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11056 | 2026.01.22 22:23:22.533443 [ 277 ] {96ccb664-7d5a-44b8-8ecf-6e04b656e88d} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001525 sec., 83934.42622950819 rows/sec., 7.21 MiB/sec. | ||
| 11057 | 2026.01.22 22:23:22.533480 [ 114 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11058 | 2026.01.22 22:23:22.533505 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11059 | 2026.01.22 22:23:22.533508 [ 277 ] {96ccb664-7d5a-44b8-8ecf-6e04b656e88d} <Debug> TCPHandler: Processed in 0.001826664 sec. | ||
| 11060 | 2026.01.22 22:23:22.533593 [ 190 ] {048797f8-2913-4120-8057-043480967ec1::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 | ||
| 11061 | 2026.01.22 22:23:22.533649 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11062 | 2026.01.22 22:23:22.533709 [ 190 ] {048797f8-2913-4120-8057-043480967ec1::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11063 | 2026.01.22 22:23:22.533747 [ 190 ] {048797f8-2913-4120-8057-043480967ec1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2556 rows starting from the beginning of the part | ||
| 11064 | 2026.01.22 22:23:22.533754 [ 277 ] {22b7669e-3be6-4b08-a3a7-3401c9531c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11065 | 2026.01.22 22:23:22.533805 [ 277 ] {22b7669e-3be6-4b08-a3a7-3401c9531c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11066 | 2026.01.22 22:23:22.533819 [ 190 ] {048797f8-2913-4120-8057-043480967ec1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 133 rows starting from the beginning of the part | ||
| 11067 | 2026.01.22 22:23:22.533870 [ 190 ] {048797f8-2913-4120-8057-043480967ec1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 66 rows starting from the beginning of the part | ||
| 11068 | 2026.01.22 22:23:22.533911 [ 190 ] {048797f8-2913-4120-8057-043480967ec1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 128 rows starting from the beginning of the part | ||
| 11069 | 2026.01.22 22:23:22.533953 [ 190 ] {048797f8-2913-4120-8057-043480967ec1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1327 rows starting from the beginning of the part | ||
| 11070 | 2026.01.22 22:23:22.533994 [ 190 ] {048797f8-2913-4120-8057-043480967ec1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 128 rows starting from the beginning of the part | ||
| 11071 | 2026.01.22 22:23:22.534227 [ 277 ] {22b7669e-3be6-4b08-a3a7-3401c9531c26} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11072 | 2026.01.22 22:23:22.534272 [ 277 ] {22b7669e-3be6-4b08-a3a7-3401c9531c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11073 | 2026.01.22 22:23:22.534588 [ 277 ] {22b7669e-3be6-4b08-a3a7-3401c9531c26} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11074 | 2026.01.22 22:23:22.534811 [ 277 ] {22b7669e-3be6-4b08-a3a7-3401c9531c26} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11075 | 2026.01.22 22:23:22.534946 [ 277 ] {22b7669e-3be6-4b08-a3a7-3401c9531c26} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001215 sec., 29629.62962962963 rows/sec., 2.18 MiB/sec. | ||
| 11076 | 2026.01.22 22:23:22.534985 [ 277 ] {22b7669e-3be6-4b08-a3a7-3401c9531c26} <Debug> TCPHandler: Processed in 0.00138904 sec. | ||
| 11077 | 2026.01.22 22:23:22.535096 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11078 | 2026.01.22 22:23:22.535192 [ 277 ] {c3685aba-59e3-4caf-a9af-c0872a9f7d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11079 | 2026.01.22 22:23:22.535231 [ 277 ] {c3685aba-59e3-4caf-a9af-c0872a9f7d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11080 | 2026.01.22 22:23:22.535662 [ 277 ] {c3685aba-59e3-4caf-a9af-c0872a9f7d3c} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11081 | 2026.01.22 22:23:22.535698 [ 277 ] {c3685aba-59e3-4caf-a9af-c0872a9f7d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11082 | 2026.01.22 22:23:22.535958 [ 190 ] {048797f8-2913-4120-8057-043480967ec1::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4338 rows, containing 5 columns (5 merged, 0 gathered) in 0.002405148 sec., 1803631.2110522927 rows/sec., 155.51 MiB/sec. | ||
| 11083 | 2026.01.22 22:23:22.536009 [ 277 ] {c3685aba-59e3-4caf-a9af-c0872a9f7d3c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11084 | 2026.01.22 22:23:22.536222 [ 277 ] {c3685aba-59e3-4caf-a9af-c0872a9f7d3c} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11085 | 2026.01.22 22:23:22.536309 [ 200 ] {048797f8-2913-4120-8057-043480967ec1::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11086 | 2026.01.22 22:23:22.536357 [ 277 ] {c3685aba-59e3-4caf-a9af-c0872a9f7d3c} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001185 sec., 84388.18565400844 rows/sec., 6.59 MiB/sec. | ||
| 11087 | 2026.01.22 22:23:22.536390 [ 113 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11088 | 2026.01.22 22:23:22.536398 [ 277 ] {c3685aba-59e3-4caf-a9af-c0872a9f7d3c} <Debug> TCPHandler: Processed in 0.001352 sec. | ||
| 11089 | 2026.01.22 22:23:22.536470 [ 113 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11090 | 2026.01.22 22:23:22.536515 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11091 | 2026.01.22 22:23:22.536562 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11092 | 2026.01.22 22:23:22.536601 [ 200 ] {048797f8-2913-4120-8057-043480967ec1::all_1_81_16} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11093 | 2026.01.22 22:23:22.536606 [ 191 ] {94686fe9-8f29-47df-b786-a03914968c62::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 | ||
| 11094 | 2026.01.22 22:23:22.536662 [ 277 ] {78e5fd7b-ddc0-487f-9648-5b0a3b4080a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11095 | 2026.01.22 22:23:22.536692 [ 200 ] {048797f8-2913-4120-8057-043480967ec1::all_1_81_16} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11096 | 2026.01.22 22:23:22.536708 [ 277 ] {78e5fd7b-ddc0-487f-9648-5b0a3b4080a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11097 | 2026.01.22 22:23:22.536708 [ 191 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11098 | 2026.01.22 22:23:22.536747 [ 191 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1304 rows starting from the beginning of the part | ||
| 11099 | 2026.01.22 22:23:22.536784 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 11100 | 2026.01.22 22:23:22.536802 [ 191 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 110 rows starting from the beginning of the part | ||
| 11101 | 2026.01.22 22:23:22.536851 [ 191 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 69 rows starting from the beginning of the part | ||
| 11102 | 2026.01.22 22:23:22.536892 [ 191 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 100 rows starting from the beginning of the part | ||
| 11103 | 2026.01.22 22:23:22.536931 [ 191 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 563 rows starting from the beginning of the part | ||
| 11104 | 2026.01.22 22:23:22.536969 [ 191 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 100 rows starting from the beginning of the part | ||
| 11105 | 2026.01.22 22:23:22.537120 [ 277 ] {78e5fd7b-ddc0-487f-9648-5b0a3b4080a8} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11106 | 2026.01.22 22:23:22.537155 [ 277 ] {78e5fd7b-ddc0-487f-9648-5b0a3b4080a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11107 | 2026.01.22 22:23:22.537479 [ 277 ] {78e5fd7b-ddc0-487f-9648-5b0a3b4080a8} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11108 | 2026.01.22 22:23:22.537688 [ 277 ] {78e5fd7b-ddc0-487f-9648-5b0a3b4080a8} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11109 | 2026.01.22 22:23:22.537803 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11110 | 2026.01.22 22:23:22.537815 [ 277 ] {78e5fd7b-ddc0-487f-9648-5b0a3b4080a8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 11111 | 2026.01.22 22:23:22.537835 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11112 | 2026.01.22 22:23:22.537855 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11113 | 2026.01.22 22:23:22.537857 [ 277 ] {78e5fd7b-ddc0-487f-9648-5b0a3b4080a8} <Debug> TCPHandler: Processed in 0.00135118 sec. | ||
| 11114 | 2026.01.22 22:23:22.537924 [ 200 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 11115 | 2026.01.22 22:23:22.537968 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11116 | 2026.01.22 22:23:22.537970 [ 188 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2246 rows, containing 5 columns (5 merged, 0 gathered) in 0.001409901 sec., 1593019.6517344124 rows/sec., 123.64 MiB/sec. | ||
| 11117 | 2026.01.22 22:23:22.538011 [ 200 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11118 | 2026.01.22 22:23:22.538044 [ 200 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 23010 rows starting from the beginning of the part | ||
| 11119 | 2026.01.22 22:23:22.538076 [ 277 ] {1533bf03-8eae-429c-9380-1a21d5868840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11120 | 2026.01.22 22:23:22.538093 [ 200 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 165 rows starting from the beginning of the part | ||
| 11121 | 2026.01.22 22:23:22.538133 [ 277 ] {1533bf03-8eae-429c-9380-1a21d5868840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11122 | 2026.01.22 22:23:22.538140 [ 200 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 11123 | 2026.01.22 22:23:22.538153 [ 191 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11124 | 2026.01.22 22:23:22.538190 [ 200 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 11125 | 2026.01.22 22:23:22.538235 [ 200 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 881 rows starting from the beginning of the part | ||
| 11126 | 2026.01.22 22:23:22.538273 [ 200 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 11127 | 2026.01.22 22:23:22.538369 [ 191 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_81_16} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11128 | 2026.01.22 22:23:22.538440 [ 191 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_81_16} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11129 | 2026.01.22 22:23:22.538494 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 11130 | 2026.01.22 22:23:22.539018 [ 277 ] {1533bf03-8eae-429c-9380-1a21d5868840} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11131 | 2026.01.22 22:23:22.539055 [ 277 ] {1533bf03-8eae-429c-9380-1a21d5868840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11132 | 2026.01.22 22:23:22.539779 [ 277 ] {1533bf03-8eae-429c-9380-1a21d5868840} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11133 | 2026.01.22 22:23:22.540009 [ 277 ] {1533bf03-8eae-429c-9380-1a21d5868840} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11134 | 2026.01.22 22:23:22.540159 [ 277 ] {1533bf03-8eae-429c-9380-1a21d5868840} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00208 sec., 17307.69230769231 rows/sec., 31.01 MiB/sec. | ||
| 11135 | 2026.01.22 22:23:22.540227 [ 277 ] {1533bf03-8eae-429c-9380-1a21d5868840} <Debug> TCPHandler: Processed in 0.002293827 sec. | ||
| 11136 | 2026.01.22 22:23:22.540346 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11137 | 2026.01.22 22:23:22.540443 [ 277 ] {2fd405a7-caa7-4858-9887-265d929ae478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11138 | 2026.01.22 22:23:22.540486 [ 277 ] {2fd405a7-caa7-4858-9887-265d929ae478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11139 | 2026.01.22 22:23:22.540832 [ 277 ] {2fd405a7-caa7-4858-9887-265d929ae478} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11140 | 2026.01.22 22:23:22.540869 [ 277 ] {2fd405a7-caa7-4858-9887-265d929ae478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11141 | 2026.01.22 22:23:22.541390 [ 277 ] {2fd405a7-caa7-4858-9887-265d929ae478} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11142 | 2026.01.22 22:23:22.541602 [ 277 ] {2fd405a7-caa7-4858-9887-265d929ae478} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11143 | 2026.01.22 22:23:22.541714 [ 113 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11144 | 2026.01.22 22:23:22.541743 [ 277 ] {2fd405a7-caa7-4858-9887-265d929ae478} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001318 sec., 45523.520485584224 rows/sec., 3.07 MiB/sec. | ||
| 11145 | 2026.01.22 22:23:22.541745 [ 113 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11146 | 2026.01.22 22:23:22.541782 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11147 | 2026.01.22 22:23:22.541788 [ 277 ] {2fd405a7-caa7-4858-9887-265d929ae478} <Debug> TCPHandler: Processed in 0.001492261 sec. | ||
| 11148 | 2026.01.22 22:23:22.541856 [ 191 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 11149 | 2026.01.22 22:23:22.541937 [ 191 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11150 | 2026.01.22 22:23:22.541965 [ 191 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4698 rows starting from the beginning of the part | ||
| 11151 | 2026.01.22 22:23:22.542015 [ 191 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 11152 | 2026.01.22 22:23:22.542053 [ 191 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 11153 | 2026.01.22 22:23:22.542088 [ 191 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 11154 | 2026.01.22 22:23:22.542121 [ 191 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 11155 | 2026.01.22 22:23:22.542157 [ 191 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 11156 | 2026.01.22 22:23:22.544041 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4998 rows, containing 4 columns (4 merged, 0 gathered) in 0.002215566 sec., 2255856.9683773806 rows/sec., 150.19 MiB/sec. | ||
| 11157 | 2026.01.22 22:23:22.544475 [ 191 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11158 | 2026.01.22 22:23:22.544532 [ 187 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24536 rows, containing 5 columns (5 merged, 0 gathered) in 0.006628178 sec., 3701771.4370374484 rows/sec., 253.17 MiB/sec. | ||
| 11159 | 2026.01.22 22:23:22.544696 [ 191 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_81_16} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11160 | 2026.01.22 22:23:22.544758 [ 191 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_81_16} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11161 | 2026.01.22 22:23:22.544816 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 11162 | 2026.01.22 22:23:22.545094 [ 188 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11163 | 2026.01.22 22:23:22.545363 [ 188 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11164 | 2026.01.22 22:23:22.545431 [ 188 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11165 | 2026.01.22 22:23:22.545497 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 11166 | 2026.01.22 22:23:23.792208 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 11167 | 2026.01.22 22:23:23.810141 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11168 | 2026.01.22 22:23:23.810197 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11169 | 2026.01.22 22:23:23.816498 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11170 | 2026.01.22 22:23:23.817247 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11171 | 2026.01.22 22:23:23.817527 [ 111 ] {} <Debug> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11172 | 2026.01.22 22:23:23.817562 [ 111 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11173 | 2026.01.22 22:23:23.817580 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11174 | 2026.01.22 22:23:23.817696 [ 198 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 11175 | 2026.01.22 22:23:23.821226 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 11176 | 2026.01.22 22:23:23.821614 [ 198 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11177 | 2026.01.22 22:23:23.823211 [ 198 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 11178 | 2026.01.22 22:23:23.827830 [ 198 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 11179 | 2026.01.22 22:23:23.832417 [ 198 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 11180 | 2026.01.22 22:23:23.837042 [ 198 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 11181 | 2026.01.22 22:23:23.842035 [ 198 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 11182 | 2026.01.22 22:23:23.845994 [ 198 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 11183 | 2026.01.22 22:23:23.896644 [ 197 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.078995774 sec., 5342.057918186863 rows/sec., 27.62 MiB/sec. | ||
| 11184 | 2026.01.22 22:23:23.898632 [ 194 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11185 | 2026.01.22 22:23:23.900582 [ 194 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_56_11} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11186 | 2026.01.22 22:23:23.900680 [ 194 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_56_11} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11187 | 2026.01.22 22:23:23.902158 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 11188 | 2026.01.22 22:23:24.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 335.20 MiB, peak 348.60 MiB, free memory in arenas 0.00 B, will set to 334.18 MiB (RSS), difference: -1.02 MiB | ||
| 11189 | 2026.01.22 22:23:27.530121 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11190 | 2026.01.22 22:23:27.530311 [ 277 ] {60ceccd8-325c-496a-b873-610c11413ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11191 | 2026.01.22 22:23:27.530378 [ 277 ] {60ceccd8-325c-496a-b873-610c11413ff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11192 | 2026.01.22 22:23:27.531068 [ 277 ] {60ceccd8-325c-496a-b873-610c11413ff9} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11193 | 2026.01.22 22:23:27.531118 [ 277 ] {60ceccd8-325c-496a-b873-610c11413ff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11194 | 2026.01.22 22:23:27.531559 [ 277 ] {60ceccd8-325c-496a-b873-610c11413ff9} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11195 | 2026.01.22 22:23:27.531803 [ 277 ] {60ceccd8-325c-496a-b873-610c11413ff9} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11196 | 2026.01.22 22:23:27.531971 [ 277 ] {60ceccd8-325c-496a-b873-610c11413ff9} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001707 sec., 38664.32337434095 rows/sec., 3.06 MiB/sec. | ||
| 11197 | 2026.01.22 22:23:27.532027 [ 277 ] {60ceccd8-325c-496a-b873-610c11413ff9} <Debug> TCPHandler: Processed in 0.002035195 sec. | ||
| 11198 | 2026.01.22 22:23:27.532159 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11199 | 2026.01.22 22:23:27.532263 [ 277 ] {069fbe00-62bb-4d73-9498-072e568f76ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11200 | 2026.01.22 22:23:27.532307 [ 277 ] {069fbe00-62bb-4d73-9498-072e568f76ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11201 | 2026.01.22 22:23:27.532739 [ 277 ] {069fbe00-62bb-4d73-9498-072e568f76ea} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11202 | 2026.01.22 22:23:27.532779 [ 277 ] {069fbe00-62bb-4d73-9498-072e568f76ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11203 | 2026.01.22 22:23:27.533087 [ 277 ] {069fbe00-62bb-4d73-9498-072e568f76ea} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11204 | 2026.01.22 22:23:27.533300 [ 277 ] {069fbe00-62bb-4d73-9498-072e568f76ea} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11205 | 2026.01.22 22:23:27.533427 [ 105 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11206 | 2026.01.22 22:23:27.533436 [ 277 ] {069fbe00-62bb-4d73-9498-072e568f76ea} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001197 sec., 4177.109440267335 rows/sec., 314.10 KiB/sec. | ||
| 11207 | 2026.01.22 22:23:27.533500 [ 105 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11208 | 2026.01.22 22:23:27.533527 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11209 | 2026.01.22 22:23:27.533538 [ 277 ] {069fbe00-62bb-4d73-9498-072e568f76ea} <Debug> TCPHandler: Processed in 0.00143244 sec. | ||
| 11210 | 2026.01.22 22:23:27.533628 [ 193 ] {1300943d-9fd4-47f6-9844-87364234b6ab::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 | ||
| 11211 | 2026.01.22 22:23:27.533680 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11212 | 2026.01.22 22:23:27.533751 [ 193 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11213 | 2026.01.22 22:23:27.533790 [ 193 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 296 rows starting from the beginning of the part | ||
| 11214 | 2026.01.22 22:23:27.533815 [ 277 ] {8d77cba1-c06d-42ba-809b-9b8dd2dfe8e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11215 | 2026.01.22 22:23:27.533856 [ 193 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 5 rows starting from the beginning of the part | ||
| 11216 | 2026.01.22 22:23:27.533871 [ 277 ] {8d77cba1-c06d-42ba-809b-9b8dd2dfe8e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11217 | 2026.01.22 22:23:27.533915 [ 193 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 36 rows starting from the beginning of the part | ||
| 11218 | 2026.01.22 22:23:27.533963 [ 193 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 19 rows starting from the beginning of the part | ||
| 11219 | 2026.01.22 22:23:27.534002 [ 193 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 36 rows starting from the beginning of the part | ||
| 11220 | 2026.01.22 22:23:27.534041 [ 193 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 5 rows starting from the beginning of the part | ||
| 11221 | 2026.01.22 22:23:27.534364 [ 277 ] {8d77cba1-c06d-42ba-809b-9b8dd2dfe8e3} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11222 | 2026.01.22 22:23:27.534407 [ 277 ] {8d77cba1-c06d-42ba-809b-9b8dd2dfe8e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11223 | 2026.01.22 22:23:27.534907 [ 277 ] {8d77cba1-c06d-42ba-809b-9b8dd2dfe8e3} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11224 | 2026.01.22 22:23:27.534908 [ 201 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 397 rows, containing 5 columns (5 merged, 0 gathered) in 0.00132326 sec., 300016.6256064568 rows/sec., 20.68 MiB/sec. | ||
| 11225 | 2026.01.22 22:23:27.535139 [ 193 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11226 | 2026.01.22 22:23:27.535192 [ 277 ] {8d77cba1-c06d-42ba-809b-9b8dd2dfe8e3} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11227 | 2026.01.22 22:23:27.535349 [ 277 ] {8d77cba1-c06d-42ba-809b-9b8dd2dfe8e3} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001557 sec., 44315.992292870906 rows/sec., 3.46 MiB/sec. | ||
| 11228 | 2026.01.22 22:23:27.535392 [ 277 ] {8d77cba1-c06d-42ba-809b-9b8dd2dfe8e3} <Debug> TCPHandler: Processed in 0.001775183 sec. | ||
| 11229 | 2026.01.22 22:23:27.535438 [ 193 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_76_15} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11230 | 2026.01.22 22:23:27.535514 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11231 | 2026.01.22 22:23:27.535521 [ 193 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_76_15} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11232 | 2026.01.22 22:23:27.535623 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11233 | 2026.01.22 22:23:27.535632 [ 277 ] {230afd64-1a13-4775-93cc-f3dfaeb66a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11234 | 2026.01.22 22:23:27.535684 [ 277 ] {230afd64-1a13-4775-93cc-f3dfaeb66a3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11235 | 2026.01.22 22:23:27.536117 [ 277 ] {230afd64-1a13-4775-93cc-f3dfaeb66a3d} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11236 | 2026.01.22 22:23:27.536155 [ 277 ] {230afd64-1a13-4775-93cc-f3dfaeb66a3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11237 | 2026.01.22 22:23:27.536504 [ 277 ] {230afd64-1a13-4775-93cc-f3dfaeb66a3d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11238 | 2026.01.22 22:23:27.536748 [ 277 ] {230afd64-1a13-4775-93cc-f3dfaeb66a3d} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11239 | 2026.01.22 22:23:27.536899 [ 277 ] {230afd64-1a13-4775-93cc-f3dfaeb66a3d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001286 sec., 124416.7962674961 rows/sec., 8.67 MiB/sec. | ||
| 11240 | 2026.01.22 22:23:27.536937 [ 277 ] {230afd64-1a13-4775-93cc-f3dfaeb66a3d} <Debug> TCPHandler: Processed in 0.00147285 sec. | ||
| 11241 | 2026.01.22 22:23:27.537054 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11242 | 2026.01.22 22:23:27.537148 [ 277 ] {e237fdf4-bd22-4c5d-bd73-85ff09c5ba44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11243 | 2026.01.22 22:23:27.537203 [ 277 ] {e237fdf4-bd22-4c5d-bd73-85ff09c5ba44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11244 | 2026.01.22 22:23:27.537974 [ 277 ] {e237fdf4-bd22-4c5d-bd73-85ff09c5ba44} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11245 | 2026.01.22 22:23:27.538011 [ 277 ] {e237fdf4-bd22-4c5d-bd73-85ff09c5ba44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11246 | 2026.01.22 22:23:27.538570 [ 277 ] {e237fdf4-bd22-4c5d-bd73-85ff09c5ba44} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11247 | 2026.01.22 22:23:27.538818 [ 277 ] {e237fdf4-bd22-4c5d-bd73-85ff09c5ba44} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11248 | 2026.01.22 22:23:27.538973 [ 277 ] {e237fdf4-bd22-4c5d-bd73-85ff09c5ba44} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001843 sec., 2712.9679869777538 rows/sec., 4.86 MiB/sec. | ||
| 11249 | 2026.01.22 22:23:27.539052 [ 277 ] {e237fdf4-bd22-4c5d-bd73-85ff09c5ba44} <Debug> TCPHandler: Processed in 0.002048485 sec. | ||
| 11250 | 2026.01.22 22:23:27.539170 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11251 | 2026.01.22 22:23:27.539264 [ 277 ] {42d4585c-018b-4a8f-8586-f831b4a82263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11252 | 2026.01.22 22:23:27.539307 [ 277 ] {42d4585c-018b-4a8f-8586-f831b4a82263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11253 | 2026.01.22 22:23:27.539651 [ 277 ] {42d4585c-018b-4a8f-8586-f831b4a82263} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11254 | 2026.01.22 22:23:27.539688 [ 277 ] {42d4585c-018b-4a8f-8586-f831b4a82263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11255 | 2026.01.22 22:23:27.539996 [ 277 ] {42d4585c-018b-4a8f-8586-f831b4a82263} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11256 | 2026.01.22 22:23:27.540214 [ 277 ] {42d4585c-018b-4a8f-8586-f831b4a82263} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11257 | 2026.01.22 22:23:27.540343 [ 277 ] {42d4585c-018b-4a8f-8586-f831b4a82263} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 11258 | 2026.01.22 22:23:27.540379 [ 277 ] {42d4585c-018b-4a8f-8586-f831b4a82263} <Debug> TCPHandler: Processed in 0.001258389 sec. | ||
| 11259 | 2026.01.22 22:23:28.928162 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37922 | ||
| 11260 | 2026.01.22 22:23:28.928275 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11261 | 2026.01.22 22:23:28.928302 [ 350 ] {} <Debug> TCP-Session: c8ed2b06-a551-40d0-90bc-1e5d2cfe9334 Authenticating user 'default' from [fd00:1122:3344:101::e]:37922 | ||
| 11262 | 2026.01.22 22:23:28.928324 [ 350 ] {} <Debug> TCP-Session: c8ed2b06-a551-40d0-90bc-1e5d2cfe9334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11263 | 2026.01.22 22:23:28.928337 [ 350 ] {} <Debug> TCP-Session: c8ed2b06-a551-40d0-90bc-1e5d2cfe9334 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11264 | 2026.01.22 22:23:28.928556 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53676 | ||
| 11265 | 2026.01.22 22:23:28.928605 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60996 | ||
| 11266 | 2026.01.22 22:23:28.928621 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44055 | ||
| 11267 | 2026.01.22 22:23:28.928660 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42402 | ||
| 11268 | 2026.01.22 22:23:28.928672 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64326 | ||
| 11269 | 2026.01.22 22:23:28.928671 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11270 | 2026.01.22 22:23:28.928730 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11271 | 2026.01.22 22:23:28.928650 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61861 | ||
| 11272 | 2026.01.22 22:23:28.928786 [ 352 ] {} <Debug> TCP-Session: a3b19ee9-3ac5-4187-b0b2-ef0d05c4b82a Authenticating user 'default' from [fd00:1122:3344:101::e]:60996 | ||
| 11273 | 2026.01.22 22:23:28.928770 [ 351 ] {} <Debug> TCP-Session: d05ad5d5-4987-4e74-838f-80dbc4ccd517 Authenticating user 'default' from [fd00:1122:3344:101::e]:53676 | ||
| 11274 | 2026.01.22 22:23:28.928820 [ 352 ] {} <Debug> TCP-Session: a3b19ee9-3ac5-4187-b0b2-ef0d05c4b82a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11275 | 2026.01.22 22:23:28.928648 [ 350 ] {} <Trace> TCP-Session: c8ed2b06-a551-40d0-90bc-1e5d2cfe9334 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11276 | 2026.01.22 22:23:28.928849 [ 352 ] {} <Debug> TCP-Session: a3b19ee9-3ac5-4187-b0b2-ef0d05c4b82a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11277 | 2026.01.22 22:23:28.928847 [ 351 ] {} <Debug> TCP-Session: d05ad5d5-4987-4e74-838f-80dbc4ccd517 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11278 | 2026.01.22 22:23:28.928636 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52171 | ||
| 11279 | 2026.01.22 22:23:28.928908 [ 351 ] {} <Debug> TCP-Session: d05ad5d5-4987-4e74-838f-80dbc4ccd517 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11280 | 2026.01.22 22:23:28.928616 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35917 | ||
| 11281 | 2026.01.22 22:23:28.929032 [ 350 ] {ceddc724-f323-401a-a0f2-5874c99e6833} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37922) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11282 | 2026.01.22 22:23:28.929301 [ 350 ] {ceddc724-f323-401a-a0f2-5874c99e6833} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11283 | 2026.01.22 22:23:28.929363 [ 350 ] {ceddc724-f323-401a-a0f2-5874c99e6833} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11284 | 2026.01.22 22:23:28.929372 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11285 | 2026.01.22 22:23:28.929409 [ 289 ] {} <Debug> TCP-Session: b03fac21-3921-45aa-aef6-8178b7c2c4ce Authenticating user 'default' from [fd00:1122:3344:101::e]:61861 | ||
| 11286 | 2026.01.22 22:23:28.929426 [ 289 ] {} <Debug> TCP-Session: b03fac21-3921-45aa-aef6-8178b7c2c4ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11287 | 2026.01.22 22:23:28.929442 [ 289 ] {} <Debug> TCP-Session: b03fac21-3921-45aa-aef6-8178b7c2c4ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11288 | 2026.01.22 22:23:28.929490 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11289 | 2026.01.22 22:23:28.929527 [ 353 ] {} <Debug> TCP-Session: bc96ac6a-2849-4fa1-bec3-8f4e8bb4c2ca Authenticating user 'default' from [fd00:1122:3344:101::e]:35917 | ||
| 11290 | 2026.01.22 22:23:28.929552 [ 353 ] {} <Debug> TCP-Session: bc96ac6a-2849-4fa1-bec3-8f4e8bb4c2ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11291 | 2026.01.22 22:23:28.929566 [ 353 ] {} <Debug> TCP-Session: bc96ac6a-2849-4fa1-bec3-8f4e8bb4c2ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11292 | 2026.01.22 22:23:28.929569 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11293 | 2026.01.22 22:23:28.929601 [ 349 ] {} <Debug> TCP-Session: 171e57c1-6750-4a26-8ae2-389dc8d65574 Authenticating user 'default' from [fd00:1122:3344:101::e]:64326 | ||
| 11294 | 2026.01.22 22:23:28.929621 [ 349 ] {} <Debug> TCP-Session: 171e57c1-6750-4a26-8ae2-389dc8d65574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11295 | 2026.01.22 22:23:28.929634 [ 349 ] {} <Debug> TCP-Session: 171e57c1-6750-4a26-8ae2-389dc8d65574 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11296 | 2026.01.22 22:23:28.929655 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11297 | 2026.01.22 22:23:28.929665 [ 350 ] {ceddc724-f323-401a-a0f2-5874c99e6833} <Debug> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52) (SelectExecutor): Key condition: unknown | ||
| 11298 | 2026.01.22 22:23:28.929688 [ 286 ] {} <Debug> TCP-Session: ff795ea8-bd44-4789-908f-0316ebfe1e9f Authenticating user 'default' from [fd00:1122:3344:101::e]:44055 | ||
| 11299 | 2026.01.22 22:23:28.929724 [ 286 ] {} <Debug> TCP-Session: ff795ea8-bd44-4789-908f-0316ebfe1e9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11300 | 2026.01.22 22:23:28.929741 [ 286 ] {} <Debug> TCP-Session: ff795ea8-bd44-4789-908f-0316ebfe1e9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11301 | 2026.01.22 22:23:28.930034 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11302 | 2026.01.22 22:23:28.930068 [ 288 ] {} <Debug> TCP-Session: caa1b704-b64a-4c3a-9f20-46ffdbd40348 Authenticating user 'default' from [fd00:1122:3344:101::e]:52171 | ||
| 11303 | 2026.01.22 22:23:28.930087 [ 288 ] {} <Debug> TCP-Session: caa1b704-b64a-4c3a-9f20-46ffdbd40348 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11304 | 2026.01.22 22:23:28.930103 [ 288 ] {} <Debug> TCP-Session: caa1b704-b64a-4c3a-9f20-46ffdbd40348 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11305 | 2026.01.22 22:23:28.930140 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11306 | 2026.01.22 22:23:28.930175 [ 290 ] {} <Debug> TCP-Session: d22d8ff8-61cb-4883-a651-5b6869019b69 Authenticating user 'default' from [fd00:1122:3344:101::e]:42402 | ||
| 11307 | 2026.01.22 22:23:28.930191 [ 290 ] {} <Debug> TCP-Session: d22d8ff8-61cb-4883-a651-5b6869019b69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11308 | 2026.01.22 22:23:28.930203 [ 290 ] {} <Debug> TCP-Session: d22d8ff8-61cb-4883-a651-5b6869019b69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11309 | 2026.01.22 22:23:28.930780 [ 329 ] {ceddc724-f323-401a-a0f2-5874c99e6833} <Trace> AggregatingTransform: Aggregating | ||
| 11310 | 2026.01.22 22:23:28.930823 [ 329 ] {ceddc724-f323-401a-a0f2-5874c99e6833} <Trace> Aggregator: Aggregation method: without_key | ||
| 11311 | 2026.01.22 22:23:28.930861 [ 329 ] {ceddc724-f323-401a-a0f2-5874c99e6833} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001069588 sec. (934.939 rows/sec., 36.52 KiB/sec.) | ||
| 11312 | 2026.01.22 22:23:28.930879 [ 329 ] {ceddc724-f323-401a-a0f2-5874c99e6833} <Trace> Aggregator: Merging aggregated data | ||
| 11313 | 2026.01.22 22:23:28.932071 [ 350 ] {ceddc724-f323-401a-a0f2-5874c99e6833} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003099 sec., 322.6847370119393 rows/sec., 12.60 KiB/sec. | ||
| 11314 | 2026.01.22 22:23:28.932228 [ 350 ] {ceddc724-f323-401a-a0f2-5874c99e6833} <Debug> TCPHandler: Processed in 0.003694498 sec. | ||
| 11315 | 2026.01.22 22:23:28.932345 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11316 | 2026.01.22 22:23:28.932375 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11317 | 2026.01.22 22:23:28.932376 [ 350 ] {} <Debug> TCP-Session: c8ed2b06-a551-40d0-90bc-1e5d2cfe9334 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11318 | 2026.01.22 22:23:28.932397 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11319 | 2026.01.22 22:23:28.932412 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11320 | 2026.01.22 22:23:28.932432 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11321 | 2026.01.22 22:23:28.932457 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11322 | 2026.01.22 22:23:28.932478 [ 352 ] {} <Debug> TCP-Session: a3b19ee9-3ac5-4187-b0b2-ef0d05c4b82a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11323 | 2026.01.22 22:23:28.932499 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11324 | 2026.01.22 22:23:28.932509 [ 286 ] {} <Debug> TCP-Session: ff795ea8-bd44-4789-908f-0316ebfe1e9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11325 | 2026.01.22 22:23:28.932495 [ 353 ] {} <Debug> TCP-Session: bc96ac6a-2849-4fa1-bec3-8f4e8bb4c2ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11326 | 2026.01.22 22:23:28.932536 [ 290 ] {} <Debug> TCP-Session: d22d8ff8-61cb-4883-a651-5b6869019b69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11327 | 2026.01.22 22:23:28.932481 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11328 | 2026.01.22 22:23:28.932463 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11329 | 2026.01.22 22:23:28.932596 [ 289 ] {} <Debug> TCP-Session: b03fac21-3921-45aa-aef6-8178b7c2c4ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11330 | 2026.01.22 22:23:28.932457 [ 351 ] {} <Debug> TCP-Session: d05ad5d5-4987-4e74-838f-80dbc4ccd517 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11331 | 2026.01.22 22:23:28.932620 [ 288 ] {} <Debug> TCP-Session: caa1b704-b64a-4c3a-9f20-46ffdbd40348 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11332 | 2026.01.22 22:23:28.932415 [ 349 ] {} <Debug> TCP-Session: 171e57c1-6750-4a26-8ae2-389dc8d65574 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11333 | 2026.01.22 22:23:29.086170 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64065 | ||
| 11334 | 2026.01.22 22:23:29.086294 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11335 | 2026.01.22 22:23:29.086321 [ 350 ] {} <Debug> TCP-Session: 7250fb24-bdb6-4794-92ac-87eb05bf7d8b Authenticating user 'default' from [fd00:1122:3344:101::e]:64065 | ||
| 11336 | 2026.01.22 22:23:29.086344 [ 350 ] {} <Debug> TCP-Session: 7250fb24-bdb6-4794-92ac-87eb05bf7d8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11337 | 2026.01.22 22:23:29.086358 [ 350 ] {} <Debug> TCP-Session: 7250fb24-bdb6-4794-92ac-87eb05bf7d8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11338 | 2026.01.22 22:23:29.086578 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65531 | ||
| 11339 | 2026.01.22 22:23:29.086611 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58779 | ||
| 11340 | 2026.01.22 22:23:29.086633 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61621 | ||
| 11341 | 2026.01.22 22:23:29.086645 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40414 | ||
| 11342 | 2026.01.22 22:23:29.086675 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53719 | ||
| 11343 | 2026.01.22 22:23:29.086696 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42730 | ||
| 11344 | 2026.01.22 22:23:29.086690 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11345 | 2026.01.22 22:23:29.086757 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11346 | 2026.01.22 22:23:29.086769 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11347 | 2026.01.22 22:23:29.086765 [ 350 ] {} <Trace> TCP-Session: 7250fb24-bdb6-4794-92ac-87eb05bf7d8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11348 | 2026.01.22 22:23:29.086796 [ 290 ] {} <Debug> TCP-Session: 8f9e654f-530f-4661-b0a6-8902a9c37c4b Authenticating user 'default' from [fd00:1122:3344:101::e]:53719 | ||
| 11349 | 2026.01.22 22:23:29.086780 [ 351 ] {} <Debug> TCP-Session: 77adb2db-d887-486e-b129-ba1453f08d93 Authenticating user 'default' from [fd00:1122:3344:101::e]:65531 | ||
| 11350 | 2026.01.22 22:23:29.086852 [ 290 ] {} <Debug> TCP-Session: 8f9e654f-530f-4661-b0a6-8902a9c37c4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11351 | 2026.01.22 22:23:29.086759 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11352 | 2026.01.22 22:23:29.086877 [ 290 ] {} <Debug> TCP-Session: 8f9e654f-530f-4661-b0a6-8902a9c37c4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11353 | 2026.01.22 22:23:29.086876 [ 351 ] {} <Debug> TCP-Session: 77adb2db-d887-486e-b129-ba1453f08d93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11354 | 2026.01.22 22:23:29.086929 [ 352 ] {} <Debug> TCP-Session: ae030e3a-77c2-4ac9-a23f-b346803e07c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:58779 | ||
| 11355 | 2026.01.22 22:23:29.086955 [ 351 ] {} <Debug> TCP-Session: 77adb2db-d887-486e-b129-ba1453f08d93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11356 | 2026.01.22 22:23:29.086759 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11357 | 2026.01.22 22:23:29.086993 [ 350 ] {b0e1727a-878f-441d-8b15-c404e22b7e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64065) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11358 | 2026.01.22 22:23:29.087013 [ 288 ] {} <Debug> TCP-Session: d5b74ae1-d6ab-419e-8731-0db80297a2b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:40414 | ||
| 11359 | 2026.01.22 22:23:29.086986 [ 352 ] {} <Debug> TCP-Session: ae030e3a-77c2-4ac9-a23f-b346803e07c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11360 | 2026.01.22 22:23:29.087039 [ 288 ] {} <Debug> TCP-Session: d5b74ae1-d6ab-419e-8731-0db80297a2b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11361 | 2026.01.22 22:23:29.087072 [ 352 ] {} <Debug> TCP-Session: ae030e3a-77c2-4ac9-a23f-b346803e07c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11362 | 2026.01.22 22:23:29.087091 [ 288 ] {} <Debug> TCP-Session: d5b74ae1-d6ab-419e-8731-0db80297a2b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11363 | 2026.01.22 22:23:29.086637 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52152 | ||
| 11364 | 2026.01.22 22:23:29.086668 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46616 | ||
| 11365 | 2026.01.22 22:23:29.086792 [ 353 ] {} <Debug> TCP-Session: c5dab751-d826-4cf1-be15-9a3e13e0a509 Authenticating user 'default' from [fd00:1122:3344:101::e]:61621 | ||
| 11366 | 2026.01.22 22:23:29.086783 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11367 | 2026.01.22 22:23:29.087223 [ 353 ] {} <Debug> TCP-Session: c5dab751-d826-4cf1-be15-9a3e13e0a509 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11368 | 2026.01.22 22:23:29.087212 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11369 | 2026.01.22 22:23:29.087239 [ 349 ] {} <Debug> TCP-Session: fcba246e-3c55-4734-8911-e7d518823137 Authenticating user 'default' from [fd00:1122:3344:101::e]:42730 | ||
| 11370 | 2026.01.22 22:23:29.087239 [ 353 ] {} <Debug> TCP-Session: c5dab751-d826-4cf1-be15-9a3e13e0a509 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11371 | 2026.01.22 22:23:29.087254 [ 286 ] {} <Debug> TCP-Session: 80b7c313-d9e2-4ee6-a1f6-3371f0c44060 Authenticating user 'default' from [fd00:1122:3344:101::e]:52152 | ||
| 11372 | 2026.01.22 22:23:29.087260 [ 349 ] {} <Debug> TCP-Session: fcba246e-3c55-4734-8911-e7d518823137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11373 | 2026.01.22 22:23:29.087275 [ 286 ] {} <Debug> TCP-Session: 80b7c313-d9e2-4ee6-a1f6-3371f0c44060 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11374 | 2026.01.22 22:23:29.087284 [ 349 ] {} <Debug> TCP-Session: fcba246e-3c55-4734-8911-e7d518823137 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11375 | 2026.01.22 22:23:29.087294 [ 286 ] {} <Debug> TCP-Session: 80b7c313-d9e2-4ee6-a1f6-3371f0c44060 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11376 | 2026.01.22 22:23:29.087247 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11377 | 2026.01.22 22:23:29.087314 [ 350 ] {b0e1727a-878f-441d-8b15-c404e22b7e7f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11378 | 2026.01.22 22:23:29.087350 [ 289 ] {} <Debug> TCP-Session: db2ed805-393d-4f4c-93f3-f5565377c271 Authenticating user 'default' from [fd00:1122:3344:101::e]:46616 | ||
| 11379 | 2026.01.22 22:23:29.087374 [ 289 ] {} <Debug> TCP-Session: db2ed805-393d-4f4c-93f3-f5565377c271 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11380 | 2026.01.22 22:23:29.087387 [ 289 ] {} <Debug> TCP-Session: db2ed805-393d-4f4c-93f3-f5565377c271 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11381 | 2026.01.22 22:23:29.087392 [ 350 ] {b0e1727a-878f-441d-8b15-c404e22b7e7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11382 | 2026.01.22 22:23:29.087695 [ 350 ] {b0e1727a-878f-441d-8b15-c404e22b7e7f} <Debug> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52) (SelectExecutor): Key condition: unknown | ||
| 11383 | 2026.01.22 22:23:29.088661 [ 335 ] {b0e1727a-878f-441d-8b15-c404e22b7e7f} <Trace> AggregatingTransform: Aggregating | ||
| 11384 | 2026.01.22 22:23:29.088702 [ 335 ] {b0e1727a-878f-441d-8b15-c404e22b7e7f} <Trace> Aggregator: Aggregation method: without_key | ||
| 11385 | 2026.01.22 22:23:29.088739 [ 335 ] {b0e1727a-878f-441d-8b15-c404e22b7e7f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000941927 sec. (1061.653 rows/sec., 41.47 KiB/sec.) | ||
| 11386 | 2026.01.22 22:23:29.088756 [ 335 ] {b0e1727a-878f-441d-8b15-c404e22b7e7f} <Trace> Aggregator: Merging aggregated data | ||
| 11387 | 2026.01.22 22:23:29.090169 [ 350 ] {b0e1727a-878f-441d-8b15-c404e22b7e7f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003248 sec., 307.8817733990148 rows/sec., 12.03 KiB/sec. | ||
| 11388 | 2026.01.22 22:23:29.090368 [ 350 ] {b0e1727a-878f-441d-8b15-c404e22b7e7f} <Debug> TCPHandler: Processed in 0.003729577 sec. | ||
| 11389 | 2026.01.22 22:23:29.090506 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11390 | 2026.01.22 22:23:29.090537 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11391 | 2026.01.22 22:23:29.090557 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11392 | 2026.01.22 22:23:29.090575 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11393 | 2026.01.22 22:23:29.090597 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11394 | 2026.01.22 22:23:29.090605 [ 349 ] {} <Debug> TCP-Session: fcba246e-3c55-4734-8911-e7d518823137 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11395 | 2026.01.22 22:23:29.090622 [ 290 ] {} <Debug> TCP-Session: 8f9e654f-530f-4661-b0a6-8902a9c37c4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11396 | 2026.01.22 22:23:29.090621 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11397 | 2026.01.22 22:23:29.090648 [ 352 ] {} <Debug> TCP-Session: ae030e3a-77c2-4ac9-a23f-b346803e07c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11398 | 2026.01.22 22:23:29.090663 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11399 | 2026.01.22 22:23:29.090688 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11400 | 2026.01.22 22:23:29.090714 [ 286 ] {} <Debug> TCP-Session: 80b7c313-d9e2-4ee6-a1f6-3371f0c44060 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11401 | 2026.01.22 22:23:29.090552 [ 350 ] {} <Debug> TCP-Session: 7250fb24-bdb6-4794-92ac-87eb05bf7d8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11402 | 2026.01.22 22:23:29.090742 [ 289 ] {} <Debug> TCP-Session: db2ed805-393d-4f4c-93f3-f5565377c271 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11403 | 2026.01.22 22:23:29.090597 [ 351 ] {} <Debug> TCP-Session: 77adb2db-d887-486e-b129-ba1453f08d93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11404 | 2026.01.22 22:23:29.090683 [ 288 ] {} <Debug> TCP-Session: d5b74ae1-d6ab-419e-8731-0db80297a2b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11405 | 2026.01.22 22:23:29.090643 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11406 | 2026.01.22 22:23:29.090864 [ 353 ] {} <Debug> TCP-Session: c5dab751-d826-4cf1-be15-9a3e13e0a509 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11407 | 2026.01.22 22:23:29.185435 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34104 | ||
| 11408 | 2026.01.22 22:23:29.185540 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11409 | 2026.01.22 22:23:29.185567 [ 350 ] {} <Debug> TCP-Session: 8add13e9-e3b2-424a-98b5-881b9e5a0f02 Authenticating user 'default' from [fd00:1122:3344:101::e]:34104 | ||
| 11410 | 2026.01.22 22:23:29.185592 [ 350 ] {} <Debug> TCP-Session: 8add13e9-e3b2-424a-98b5-881b9e5a0f02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11411 | 2026.01.22 22:23:29.185604 [ 350 ] {} <Debug> TCP-Session: 8add13e9-e3b2-424a-98b5-881b9e5a0f02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11412 | 2026.01.22 22:23:29.185822 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36637 | ||
| 11413 | 2026.01.22 22:23:29.185849 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50790 | ||
| 11414 | 2026.01.22 22:23:29.185862 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54191 | ||
| 11415 | 2026.01.22 22:23:29.185901 [ 350 ] {} <Trace> TCP-Session: 8add13e9-e3b2-424a-98b5-881b9e5a0f02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11416 | 2026.01.22 22:23:29.185880 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40919 | ||
| 11417 | 2026.01.22 22:23:29.185934 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11418 | 2026.01.22 22:23:29.185965 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11419 | 2026.01.22 22:23:29.185966 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11420 | 2026.01.22 22:23:29.185990 [ 351 ] {} <Debug> TCP-Session: e5e22db5-563c-43b2-a5e9-994fc61b1e20 Authenticating user 'default' from [fd00:1122:3344:101::e]:36637 | ||
| 11421 | 2026.01.22 22:23:29.186022 [ 353 ] {} <Debug> TCP-Session: 9b8f5110-3797-4a4e-8a29-157df75b9a1f Authenticating user 'default' from [fd00:1122:3344:101::e]:50790 | ||
| 11422 | 2026.01.22 22:23:29.186003 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11423 | 2026.01.22 22:23:29.186045 [ 351 ] {} <Debug> TCP-Session: e5e22db5-563c-43b2-a5e9-994fc61b1e20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11424 | 2026.01.22 22:23:29.186055 [ 353 ] {} <Debug> TCP-Session: 9b8f5110-3797-4a4e-8a29-157df75b9a1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11425 | 2026.01.22 22:23:29.186068 [ 290 ] {} <Debug> TCP-Session: a924857c-0e4f-4ee6-b05a-34b72152b379 Authenticating user 'default' from [fd00:1122:3344:101::e]:40919 | ||
| 11426 | 2026.01.22 22:23:29.186077 [ 351 ] {} <Debug> TCP-Session: e5e22db5-563c-43b2-a5e9-994fc61b1e20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11427 | 2026.01.22 22:23:29.186088 [ 353 ] {} <Debug> TCP-Session: 9b8f5110-3797-4a4e-8a29-157df75b9a1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11428 | 2026.01.22 22:23:29.186100 [ 290 ] {} <Debug> TCP-Session: a924857c-0e4f-4ee6-b05a-34b72152b379 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11429 | 2026.01.22 22:23:29.186075 [ 350 ] {1a31ea06-d069-45eb-ab3f-aa6ff6f26964} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34104) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11430 | 2026.01.22 22:23:29.186130 [ 290 ] {} <Debug> TCP-Session: a924857c-0e4f-4ee6-b05a-34b72152b379 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11431 | 2026.01.22 22:23:29.185849 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61341 | ||
| 11432 | 2026.01.22 22:23:29.185847 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38250 | ||
| 11433 | 2026.01.22 22:23:29.185998 [ 288 ] {} <Debug> TCP-Session: 570e6081-2d94-44ab-84d3-b4a2c24ad834 Authenticating user 'default' from [fd00:1122:3344:101::e]:54191 | ||
| 11434 | 2026.01.22 22:23:29.186228 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11435 | 2026.01.22 22:23:29.186255 [ 288 ] {} <Debug> TCP-Session: 570e6081-2d94-44ab-84d3-b4a2c24ad834 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11436 | 2026.01.22 22:23:29.186271 [ 286 ] {} <Debug> TCP-Session: 91454e87-9c65-4ffd-bedc-c2d63e280c70 Authenticating user 'default' from [fd00:1122:3344:101::e]:61341 | ||
| 11437 | 2026.01.22 22:23:29.186285 [ 288 ] {} <Debug> TCP-Session: 570e6081-2d94-44ab-84d3-b4a2c24ad834 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11438 | 2026.01.22 22:23:29.186295 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11439 | 2026.01.22 22:23:29.186301 [ 286 ] {} <Debug> TCP-Session: 91454e87-9c65-4ffd-bedc-c2d63e280c70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11440 | 2026.01.22 22:23:29.185889 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59689 | ||
| 11441 | 2026.01.22 22:23:29.186342 [ 286 ] {} <Debug> TCP-Session: 91454e87-9c65-4ffd-bedc-c2d63e280c70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11442 | 2026.01.22 22:23:29.186340 [ 352 ] {} <Debug> TCP-Session: a96bed54-712c-447e-be84-82ab98e6eeef Authenticating user 'default' from [fd00:1122:3344:101::e]:38250 | ||
| 11443 | 2026.01.22 22:23:29.185870 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46810 | ||
| 11444 | 2026.01.22 22:23:29.186392 [ 352 ] {} <Debug> TCP-Session: a96bed54-712c-447e-be84-82ab98e6eeef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11445 | 2026.01.22 22:23:29.186401 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11446 | 2026.01.22 22:23:29.186397 [ 350 ] {1a31ea06-d069-45eb-ab3f-aa6ff6f26964} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11447 | 2026.01.22 22:23:29.186433 [ 349 ] {} <Debug> TCP-Session: 349fea97-a953-4caa-960f-feccc9c80052 Authenticating user 'default' from [fd00:1122:3344:101::e]:59689 | ||
| 11448 | 2026.01.22 22:23:29.186448 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11449 | 2026.01.22 22:23:29.186466 [ 349 ] {} <Debug> TCP-Session: 349fea97-a953-4caa-960f-feccc9c80052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11450 | 2026.01.22 22:23:29.186481 [ 350 ] {1a31ea06-d069-45eb-ab3f-aa6ff6f26964} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11451 | 2026.01.22 22:23:29.186483 [ 289 ] {} <Debug> TCP-Session: c4a6eedd-41e6-4015-9e66-57130e1d667c Authenticating user 'default' from [fd00:1122:3344:101::e]:46810 | ||
| 11452 | 2026.01.22 22:23:29.186490 [ 349 ] {} <Debug> TCP-Session: 349fea97-a953-4caa-960f-feccc9c80052 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11453 | 2026.01.22 22:23:29.186523 [ 289 ] {} <Debug> TCP-Session: c4a6eedd-41e6-4015-9e66-57130e1d667c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11454 | 2026.01.22 22:23:29.186413 [ 352 ] {} <Debug> TCP-Session: a96bed54-712c-447e-be84-82ab98e6eeef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11455 | 2026.01.22 22:23:29.186547 [ 289 ] {} <Debug> TCP-Session: c4a6eedd-41e6-4015-9e66-57130e1d667c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11456 | 2026.01.22 22:23:29.186792 [ 350 ] {1a31ea06-d069-45eb-ab3f-aa6ff6f26964} <Debug> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52) (SelectExecutor): Key condition: unknown | ||
| 11457 | 2026.01.22 22:23:29.187733 [ 316 ] {1a31ea06-d069-45eb-ab3f-aa6ff6f26964} <Trace> AggregatingTransform: Aggregating | ||
| 11458 | 2026.01.22 22:23:29.187769 [ 316 ] {1a31ea06-d069-45eb-ab3f-aa6ff6f26964} <Trace> Aggregator: Aggregation method: without_key | ||
| 11459 | 2026.01.22 22:23:29.187803 [ 316 ] {1a31ea06-d069-45eb-ab3f-aa6ff6f26964} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000907267 sec. (1102.211 rows/sec., 43.06 KiB/sec.) | ||
| 11460 | 2026.01.22 22:23:29.187821 [ 316 ] {1a31ea06-d069-45eb-ab3f-aa6ff6f26964} <Trace> Aggregator: Merging aggregated data | ||
| 11461 | 2026.01.22 22:23:29.189363 [ 350 ] {1a31ea06-d069-45eb-ab3f-aa6ff6f26964} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003343 sec., 299.1325157044571 rows/sec., 11.68 KiB/sec. | ||
| 11462 | 2026.01.22 22:23:29.189507 [ 350 ] {1a31ea06-d069-45eb-ab3f-aa6ff6f26964} <Debug> TCPHandler: Processed in 0.003720728 sec. | ||
| 11463 | 2026.01.22 22:23:29.189631 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11464 | 2026.01.22 22:23:29.189664 [ 350 ] {} <Debug> TCP-Session: 8add13e9-e3b2-424a-98b5-881b9e5a0f02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11465 | 2026.01.22 22:23:29.189669 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11466 | 2026.01.22 22:23:29.189693 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11467 | 2026.01.22 22:23:29.189716 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11468 | 2026.01.22 22:23:29.189732 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11469 | 2026.01.22 22:23:29.189750 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11470 | 2026.01.22 22:23:29.189770 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11471 | 2026.01.22 22:23:29.189793 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11472 | 2026.01.22 22:23:29.189803 [ 286 ] {} <Debug> TCP-Session: 91454e87-9c65-4ffd-bedc-c2d63e280c70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11473 | 2026.01.22 22:23:29.189812 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11474 | 2026.01.22 22:23:29.189837 [ 290 ] {} <Debug> TCP-Session: a924857c-0e4f-4ee6-b05a-34b72152b379 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11475 | 2026.01.22 22:23:29.189781 [ 351 ] {} <Debug> TCP-Session: e5e22db5-563c-43b2-a5e9-994fc61b1e20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11476 | 2026.01.22 22:23:29.189871 [ 289 ] {} <Debug> TCP-Session: c4a6eedd-41e6-4015-9e66-57130e1d667c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11477 | 2026.01.22 22:23:29.189746 [ 352 ] {} <Debug> TCP-Session: a96bed54-712c-447e-be84-82ab98e6eeef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11478 | 2026.01.22 22:23:29.189823 [ 288 ] {} <Debug> TCP-Session: 570e6081-2d94-44ab-84d3-b4a2c24ad834 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11479 | 2026.01.22 22:23:29.189785 [ 353 ] {} <Debug> TCP-Session: 9b8f5110-3797-4a4e-8a29-157df75b9a1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11480 | 2026.01.22 22:23:29.189744 [ 349 ] {} <Debug> TCP-Session: 349fea97-a953-4caa-960f-feccc9c80052 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11481 | 2026.01.22 22:23:29.847626 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27296 | ||
| 11482 | 2026.01.22 22:23:29.848144 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11483 | 2026.01.22 22:23:29.848196 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 11484 | 2026.01.22 22:23:29.848704 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11485 | 2026.01.22 22:23:29.848966 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11486 | 2026.01.22 22:23:29.849119 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27296 | ||
| 11487 | 2026.01.22 22:23:31.322235 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 11488 | 2026.01.22 22:23:31.337464 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11489 | 2026.01.22 22:23:31.337515 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11490 | 2026.01.22 22:23:31.342912 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11491 | 2026.01.22 22:23:31.343617 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11492 | 2026.01.22 22:23:31.346362 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 11493 | 2026.01.22 22:23:32.427022 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1388 | ||
| 11494 | 2026.01.22 22:23:32.429367 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11495 | 2026.01.22 22:23:32.429419 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11496 | 2026.01.22 22:23:32.430637 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11497 | 2026.01.22 22:23:32.430919 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11498 | 2026.01.22 22:23:32.431237 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1388 | ||
| 11499 | 2026.01.22 22:23:32.531845 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11500 | 2026.01.22 22:23:32.532040 [ 277 ] {37a5d068-9c18-43a9-8773-0cfc63fd99dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11501 | 2026.01.22 22:23:32.532113 [ 277 ] {37a5d068-9c18-43a9-8773-0cfc63fd99dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11502 | 2026.01.22 22:23:32.532828 [ 277 ] {37a5d068-9c18-43a9-8773-0cfc63fd99dd} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11503 | 2026.01.22 22:23:32.532881 [ 277 ] {37a5d068-9c18-43a9-8773-0cfc63fd99dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11504 | 2026.01.22 22:23:32.533300 [ 277 ] {37a5d068-9c18-43a9-8773-0cfc63fd99dd} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11505 | 2026.01.22 22:23:32.533533 [ 277 ] {37a5d068-9c18-43a9-8773-0cfc63fd99dd} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11506 | 2026.01.22 22:23:32.533693 [ 277 ] {37a5d068-9c18-43a9-8773-0cfc63fd99dd} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001705 sec., 75073.3137829912 rows/sec., 6.45 MiB/sec. | ||
| 11507 | 2026.01.22 22:23:32.533749 [ 277 ] {37a5d068-9c18-43a9-8773-0cfc63fd99dd} <Debug> TCPHandler: Processed in 0.002038785 sec. | ||
| 11508 | 2026.01.22 22:23:32.533883 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11509 | 2026.01.22 22:23:32.533989 [ 277 ] {bc93277d-e867-4e9c-946f-ae659420ee7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11510 | 2026.01.22 22:23:32.534032 [ 277 ] {bc93277d-e867-4e9c-946f-ae659420ee7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11511 | 2026.01.22 22:23:32.534461 [ 277 ] {bc93277d-e867-4e9c-946f-ae659420ee7c} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11512 | 2026.01.22 22:23:32.534498 [ 277 ] {bc93277d-e867-4e9c-946f-ae659420ee7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11513 | 2026.01.22 22:23:32.534800 [ 277 ] {bc93277d-e867-4e9c-946f-ae659420ee7c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11514 | 2026.01.22 22:23:32.535013 [ 277 ] {bc93277d-e867-4e9c-946f-ae659420ee7c} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11515 | 2026.01.22 22:23:32.535148 [ 277 ] {bc93277d-e867-4e9c-946f-ae659420ee7c} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001183 sec., 30431.107354184278 rows/sec., 2.23 MiB/sec. | ||
| 11516 | 2026.01.22 22:23:32.535187 [ 277 ] {bc93277d-e867-4e9c-946f-ae659420ee7c} <Debug> TCPHandler: Processed in 0.001357251 sec. | ||
| 11517 | 2026.01.22 22:23:32.535298 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11518 | 2026.01.22 22:23:32.535391 [ 277 ] {f150c69a-0b15-48b8-9523-45e4b18dab70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11519 | 2026.01.22 22:23:32.535431 [ 277 ] {f150c69a-0b15-48b8-9523-45e4b18dab70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11520 | 2026.01.22 22:23:32.535864 [ 277 ] {f150c69a-0b15-48b8-9523-45e4b18dab70} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11521 | 2026.01.22 22:23:32.535901 [ 277 ] {f150c69a-0b15-48b8-9523-45e4b18dab70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11522 | 2026.01.22 22:23:32.536199 [ 277 ] {f150c69a-0b15-48b8-9523-45e4b18dab70} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11523 | 2026.01.22 22:23:32.536419 [ 277 ] {f150c69a-0b15-48b8-9523-45e4b18dab70} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11524 | 2026.01.22 22:23:32.536547 [ 277 ] {f150c69a-0b15-48b8-9523-45e4b18dab70} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001175 sec., 85106.3829787234 rows/sec., 6.65 MiB/sec. | ||
| 11525 | 2026.01.22 22:23:32.536583 [ 277 ] {f150c69a-0b15-48b8-9523-45e4b18dab70} <Debug> TCPHandler: Processed in 0.00133526 sec. | ||
| 11526 | 2026.01.22 22:23:32.536693 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11527 | 2026.01.22 22:23:32.536788 [ 277 ] {c58cf307-a9b9-427e-8e92-5b4016cdb974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11528 | 2026.01.22 22:23:32.536832 [ 277 ] {c58cf307-a9b9-427e-8e92-5b4016cdb974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11529 | 2026.01.22 22:23:32.537243 [ 277 ] {c58cf307-a9b9-427e-8e92-5b4016cdb974} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11530 | 2026.01.22 22:23:32.537278 [ 277 ] {c58cf307-a9b9-427e-8e92-5b4016cdb974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11531 | 2026.01.22 22:23:32.537600 [ 277 ] {c58cf307-a9b9-427e-8e92-5b4016cdb974} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11532 | 2026.01.22 22:23:32.537810 [ 277 ] {c58cf307-a9b9-427e-8e92-5b4016cdb974} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11533 | 2026.01.22 22:23:32.537938 [ 277 ] {c58cf307-a9b9-427e-8e92-5b4016cdb974} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 11534 | 2026.01.22 22:23:32.537973 [ 277 ] {c58cf307-a9b9-427e-8e92-5b4016cdb974} <Debug> TCPHandler: Processed in 0.00132843 sec. | ||
| 11535 | 2026.01.22 22:23:32.538101 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11536 | 2026.01.22 22:23:32.538224 [ 277 ] {2a3293ae-8741-4495-b32b-afd711f3bd39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11537 | 2026.01.22 22:23:32.538290 [ 277 ] {2a3293ae-8741-4495-b32b-afd711f3bd39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11538 | 2026.01.22 22:23:32.539252 [ 277 ] {2a3293ae-8741-4495-b32b-afd711f3bd39} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11539 | 2026.01.22 22:23:32.539290 [ 277 ] {2a3293ae-8741-4495-b32b-afd711f3bd39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11540 | 2026.01.22 22:23:32.539879 [ 277 ] {2a3293ae-8741-4495-b32b-afd711f3bd39} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11541 | 2026.01.22 22:23:32.540108 [ 277 ] {2a3293ae-8741-4495-b32b-afd711f3bd39} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11542 | 2026.01.22 22:23:32.540249 [ 277 ] {2a3293ae-8741-4495-b32b-afd711f3bd39} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002049 sec., 17569.546120058563 rows/sec., 31.48 MiB/sec. | ||
| 11543 | 2026.01.22 22:23:32.540316 [ 277 ] {2a3293ae-8741-4495-b32b-afd711f3bd39} <Debug> TCPHandler: Processed in 0.002277257 sec. | ||
| 11544 | 2026.01.22 22:23:32.540440 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11545 | 2026.01.22 22:23:32.540534 [ 277 ] {c0500a12-0690-4cec-bf63-135345bc1d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11546 | 2026.01.22 22:23:32.540577 [ 277 ] {c0500a12-0690-4cec-bf63-135345bc1d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11547 | 2026.01.22 22:23:32.540923 [ 277 ] {c0500a12-0690-4cec-bf63-135345bc1d31} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11548 | 2026.01.22 22:23:32.540959 [ 277 ] {c0500a12-0690-4cec-bf63-135345bc1d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11549 | 2026.01.22 22:23:32.541263 [ 277 ] {c0500a12-0690-4cec-bf63-135345bc1d31} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11550 | 2026.01.22 22:23:32.541470 [ 277 ] {c0500a12-0690-4cec-bf63-135345bc1d31} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11551 | 2026.01.22 22:23:32.541597 [ 277 ] {c0500a12-0690-4cec-bf63-135345bc1d31} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 11552 | 2026.01.22 22:23:32.541633 [ 277 ] {c0500a12-0690-4cec-bf63-135345bc1d31} <Debug> TCPHandler: Processed in 0.001242779 sec. | ||
| 11553 | 2026.01.22 22:23:37.171002 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11554 | 2026.01.22 22:23:37.171075 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11555 | 2026.01.22 22:23:37.349385 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27808 | ||
| 11556 | 2026.01.22 22:23:37.349990 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11557 | 2026.01.22 22:23:37.350048 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11558 | 2026.01.22 22:23:37.350599 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11559 | 2026.01.22 22:23:37.350864 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11560 | 2026.01.22 22:23:37.351028 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27808 | ||
| 11561 | 2026.01.22 22:23:37.531307 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11562 | 2026.01.22 22:23:37.531507 [ 277 ] {ea15b9d1-7519-41f6-8860-ed08202c9dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11563 | 2026.01.22 22:23:37.531582 [ 277 ] {ea15b9d1-7519-41f6-8860-ed08202c9dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11564 | 2026.01.22 22:23:37.532329 [ 277 ] {ea15b9d1-7519-41f6-8860-ed08202c9dce} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11565 | 2026.01.22 22:23:37.532387 [ 277 ] {ea15b9d1-7519-41f6-8860-ed08202c9dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11566 | 2026.01.22 22:23:37.532792 [ 277 ] {ea15b9d1-7519-41f6-8860-ed08202c9dce} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11567 | 2026.01.22 22:23:37.533023 [ 277 ] {ea15b9d1-7519-41f6-8860-ed08202c9dce} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11568 | 2026.01.22 22:23:37.533193 [ 277 ] {ea15b9d1-7519-41f6-8860-ed08202c9dce} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001739 sec., 37952.84646348476 rows/sec., 3.01 MiB/sec. | ||
| 11569 | 2026.01.22 22:23:37.533244 [ 277 ] {ea15b9d1-7519-41f6-8860-ed08202c9dce} <Debug> TCPHandler: Processed in 0.002073725 sec. | ||
| 11570 | 2026.01.22 22:23:37.533369 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11571 | 2026.01.22 22:23:37.533470 [ 277 ] {06758806-34b1-4ddf-9e2f-5b00f7c89eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11572 | 2026.01.22 22:23:37.533514 [ 277 ] {06758806-34b1-4ddf-9e2f-5b00f7c89eaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11573 | 2026.01.22 22:23:37.533924 [ 277 ] {06758806-34b1-4ddf-9e2f-5b00f7c89eaa} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11574 | 2026.01.22 22:23:37.533962 [ 277 ] {06758806-34b1-4ddf-9e2f-5b00f7c89eaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11575 | 2026.01.22 22:23:37.534293 [ 277 ] {06758806-34b1-4ddf-9e2f-5b00f7c89eaa} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11576 | 2026.01.22 22:23:37.534497 [ 277 ] {06758806-34b1-4ddf-9e2f-5b00f7c89eaa} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11577 | 2026.01.22 22:23:37.534642 [ 277 ] {06758806-34b1-4ddf-9e2f-5b00f7c89eaa} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001194 sec., 4187.604690117253 rows/sec., 314.89 KiB/sec. | ||
| 11578 | 2026.01.22 22:23:37.534683 [ 277 ] {06758806-34b1-4ddf-9e2f-5b00f7c89eaa} <Debug> TCPHandler: Processed in 0.00136708 sec. | ||
| 11579 | 2026.01.22 22:23:37.534797 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11580 | 2026.01.22 22:23:37.534898 [ 277 ] {022dd901-4e93-4d30-85c1-b6bf1cea9f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11581 | 2026.01.22 22:23:37.534939 [ 277 ] {022dd901-4e93-4d30-85c1-b6bf1cea9f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11582 | 2026.01.22 22:23:37.535353 [ 277 ] {022dd901-4e93-4d30-85c1-b6bf1cea9f94} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11583 | 2026.01.22 22:23:37.535390 [ 277 ] {022dd901-4e93-4d30-85c1-b6bf1cea9f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11584 | 2026.01.22 22:23:37.535693 [ 277 ] {022dd901-4e93-4d30-85c1-b6bf1cea9f94} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11585 | 2026.01.22 22:23:37.535900 [ 277 ] {022dd901-4e93-4d30-85c1-b6bf1cea9f94} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11586 | 2026.01.22 22:23:37.536032 [ 277 ] {022dd901-4e93-4d30-85c1-b6bf1cea9f94} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001152 sec., 59895.83333333333 rows/sec., 4.68 MiB/sec. | ||
| 11587 | 2026.01.22 22:23:37.536070 [ 277 ] {022dd901-4e93-4d30-85c1-b6bf1cea9f94} <Debug> TCPHandler: Processed in 0.00132321 sec. | ||
| 11588 | 2026.01.22 22:23:37.536183 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11589 | 2026.01.22 22:23:37.536277 [ 277 ] {56702fdf-e01a-4d42-a1bb-4db0ac1ec1ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11590 | 2026.01.22 22:23:37.536321 [ 277 ] {56702fdf-e01a-4d42-a1bb-4db0ac1ec1ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11591 | 2026.01.22 22:23:37.536722 [ 277 ] {56702fdf-e01a-4d42-a1bb-4db0ac1ec1ca} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11592 | 2026.01.22 22:23:37.536758 [ 277 ] {56702fdf-e01a-4d42-a1bb-4db0ac1ec1ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11593 | 2026.01.22 22:23:37.537093 [ 277 ] {56702fdf-e01a-4d42-a1bb-4db0ac1ec1ca} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11594 | 2026.01.22 22:23:37.537304 [ 277 ] {56702fdf-e01a-4d42-a1bb-4db0ac1ec1ca} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11595 | 2026.01.22 22:23:37.537436 [ 277 ] {56702fdf-e01a-4d42-a1bb-4db0ac1ec1ca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 11596 | 2026.01.22 22:23:37.537475 [ 277 ] {56702fdf-e01a-4d42-a1bb-4db0ac1ec1ca} <Debug> TCPHandler: Processed in 0.0013415 sec. | ||
| 11597 | 2026.01.22 22:23:37.537580 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11598 | 2026.01.22 22:23:37.537673 [ 277 ] {f1980eda-935d-439d-9f53-67bc8f17144e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11599 | 2026.01.22 22:23:37.537728 [ 277 ] {f1980eda-935d-439d-9f53-67bc8f17144e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11600 | 2026.01.22 22:23:37.538481 [ 277 ] {f1980eda-935d-439d-9f53-67bc8f17144e} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11601 | 2026.01.22 22:23:37.538517 [ 277 ] {f1980eda-935d-439d-9f53-67bc8f17144e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11602 | 2026.01.22 22:23:37.539020 [ 277 ] {f1980eda-935d-439d-9f53-67bc8f17144e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11603 | 2026.01.22 22:23:37.539269 [ 277 ] {f1980eda-935d-439d-9f53-67bc8f17144e} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11604 | 2026.01.22 22:23:37.539397 [ 94 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11605 | 2026.01.22 22:23:37.539414 [ 277 ] {f1980eda-935d-439d-9f53-67bc8f17144e} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001757 sec., 2845.7598178713715 rows/sec., 5.10 MiB/sec. | ||
| 11606 | 2026.01.22 22:23:37.539476 [ 94 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11607 | 2026.01.22 22:23:37.539502 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11608 | 2026.01.22 22:23:37.539520 [ 277 ] {f1980eda-935d-439d-9f53-67bc8f17144e} <Debug> TCPHandler: Processed in 0.001988025 sec. | ||
| 11609 | 2026.01.22 22:23:37.539610 [ 197 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::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 | ||
| 11610 | 2026.01.22 22:23:37.539635 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11611 | 2026.01.22 22:23:37.539738 [ 277 ] {0fe92741-db1c-42c8-a7f2-5838d86cc14a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11612 | 2026.01.22 22:23:37.539781 [ 277 ] {0fe92741-db1c-42c8-a7f2-5838d86cc14a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11613 | 2026.01.22 22:23:37.539867 [ 197 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11614 | 2026.01.22 22:23:37.539932 [ 197 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1509 rows starting from the beginning of the part | ||
| 11615 | 2026.01.22 22:23:37.540066 [ 197 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 5 rows starting from the beginning of the part | ||
| 11616 | 2026.01.22 22:23:37.540115 [ 277 ] {0fe92741-db1c-42c8-a7f2-5838d86cc14a} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11617 | 2026.01.22 22:23:37.540157 [ 277 ] {0fe92741-db1c-42c8-a7f2-5838d86cc14a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11618 | 2026.01.22 22:23:37.540180 [ 197 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 36 rows starting from the beginning of the part | ||
| 11619 | 2026.01.22 22:23:37.540297 [ 197 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 5 rows starting from the beginning of the part | ||
| 11620 | 2026.01.22 22:23:37.540398 [ 197 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 36 rows starting from the beginning of the part | ||
| 11621 | 2026.01.22 22:23:37.540480 [ 277 ] {0fe92741-db1c-42c8-a7f2-5838d86cc14a} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11622 | 2026.01.22 22:23:37.540495 [ 197 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 5 rows starting from the beginning of the part | ||
| 11623 | 2026.01.22 22:23:37.540701 [ 277 ] {0fe92741-db1c-42c8-a7f2-5838d86cc14a} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11624 | 2026.01.22 22:23:37.540847 [ 277 ] {0fe92741-db1c-42c8-a7f2-5838d86cc14a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 11625 | 2026.01.22 22:23:37.540885 [ 277 ] {0fe92741-db1c-42c8-a7f2-5838d86cc14a} <Debug> TCPHandler: Processed in 0.00129979 sec. | ||
| 11626 | 2026.01.22 22:23:37.550444 [ 201 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1596 rows, containing 19 columns (19 merged, 0 gathered) in 0.010885011 sec., 146623.64603949414 rows/sec., 262.74 MiB/sec. | ||
| 11627 | 2026.01.22 22:23:37.552591 [ 196 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11628 | 2026.01.22 22:23:37.553040 [ 196 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11629 | 2026.01.22 22:23:37.553136 [ 196 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11630 | 2026.01.22 22:23:37.553302 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.52 MiB. | ||
| 11631 | 2026.01.22 22:23:38.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 334.80 MiB, peak 348.60 MiB, free memory in arenas 0.00 B, will set to 342.25 MiB (RSS), difference: 7.44 MiB | ||
| 11632 | 2026.01.22 22:23:38.846540 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 11633 | 2026.01.22 22:23:38.863270 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11634 | 2026.01.22 22:23:38.863328 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11635 | 2026.01.22 22:23:38.869207 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11636 | 2026.01.22 22:23:38.869925 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11637 | 2026.01.22 22:23:38.873306 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 11638 | 2026.01.22 22:23:42.431550 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1412 | ||
| 11639 | 2026.01.22 22:23:42.434318 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11640 | 2026.01.22 22:23:42.434375 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11641 | 2026.01.22 22:23:42.435571 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11642 | 2026.01.22 22:23:42.435853 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11643 | 2026.01.22 22:23:42.436221 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1412 | ||
| 11644 | 2026.01.22 22:23:42.532348 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11645 | 2026.01.22 22:23:42.532607 [ 277 ] {b0c35cda-1448-41e5-9b04-a59fe12f6a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11646 | 2026.01.22 22:23:42.532680 [ 277 ] {b0c35cda-1448-41e5-9b04-a59fe12f6a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11647 | 2026.01.22 22:23:42.533493 [ 277 ] {b0c35cda-1448-41e5-9b04-a59fe12f6a68} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11648 | 2026.01.22 22:23:42.533544 [ 277 ] {b0c35cda-1448-41e5-9b04-a59fe12f6a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11649 | 2026.01.22 22:23:42.533950 [ 277 ] {b0c35cda-1448-41e5-9b04-a59fe12f6a68} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11650 | 2026.01.22 22:23:42.534184 [ 277 ] {b0c35cda-1448-41e5-9b04-a59fe12f6a68} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11651 | 2026.01.22 22:23:42.534356 [ 277 ] {b0c35cda-1448-41e5-9b04-a59fe12f6a68} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001801 sec., 71071.62687395891 rows/sec., 6.11 MiB/sec. | ||
| 11652 | 2026.01.22 22:23:42.534409 [ 277 ] {b0c35cda-1448-41e5-9b04-a59fe12f6a68} <Debug> TCPHandler: Processed in 0.002243917 sec. | ||
| 11653 | 2026.01.22 22:23:42.534545 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11654 | 2026.01.22 22:23:42.534649 [ 277 ] {f182c1d8-9aba-4150-b28b-ad64657abad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11655 | 2026.01.22 22:23:42.534693 [ 277 ] {f182c1d8-9aba-4150-b28b-ad64657abad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11656 | 2026.01.22 22:23:42.535127 [ 277 ] {f182c1d8-9aba-4150-b28b-ad64657abad7} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11657 | 2026.01.22 22:23:42.535165 [ 277 ] {f182c1d8-9aba-4150-b28b-ad64657abad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11658 | 2026.01.22 22:23:42.535474 [ 277 ] {f182c1d8-9aba-4150-b28b-ad64657abad7} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11659 | 2026.01.22 22:23:42.535695 [ 277 ] {f182c1d8-9aba-4150-b28b-ad64657abad7} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11660 | 2026.01.22 22:23:42.535827 [ 277 ] {f182c1d8-9aba-4150-b28b-ad64657abad7} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001201 sec., 29975.020815986678 rows/sec., 2.20 MiB/sec. | ||
| 11661 | 2026.01.22 22:23:42.535867 [ 277 ] {f182c1d8-9aba-4150-b28b-ad64657abad7} <Debug> TCPHandler: Processed in 0.001376081 sec. | ||
| 11662 | 2026.01.22 22:23:42.535978 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11663 | 2026.01.22 22:23:42.536074 [ 277 ] {d67d83f3-ff3c-47d4-94e3-091685606a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11664 | 2026.01.22 22:23:42.536115 [ 277 ] {d67d83f3-ff3c-47d4-94e3-091685606a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11665 | 2026.01.22 22:23:42.536550 [ 277 ] {d67d83f3-ff3c-47d4-94e3-091685606a8e} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11666 | 2026.01.22 22:23:42.536588 [ 277 ] {d67d83f3-ff3c-47d4-94e3-091685606a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11667 | 2026.01.22 22:23:42.536898 [ 277 ] {d67d83f3-ff3c-47d4-94e3-091685606a8e} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11668 | 2026.01.22 22:23:42.537104 [ 277 ] {d67d83f3-ff3c-47d4-94e3-091685606a8e} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11669 | 2026.01.22 22:23:42.537235 [ 277 ] {d67d83f3-ff3c-47d4-94e3-091685606a8e} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.00118 sec., 84745.7627118644 rows/sec., 6.62 MiB/sec. | ||
| 11670 | 2026.01.22 22:23:42.537273 [ 277 ] {d67d83f3-ff3c-47d4-94e3-091685606a8e} <Debug> TCPHandler: Processed in 0.00134531 sec. | ||
| 11671 | 2026.01.22 22:23:42.537392 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11672 | 2026.01.22 22:23:42.537488 [ 277 ] {0a1ce62c-5bfe-4919-8560-f26b4da5bc18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11673 | 2026.01.22 22:23:42.537532 [ 277 ] {0a1ce62c-5bfe-4919-8560-f26b4da5bc18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11674 | 2026.01.22 22:23:42.537940 [ 277 ] {0a1ce62c-5bfe-4919-8560-f26b4da5bc18} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11675 | 2026.01.22 22:23:42.537977 [ 277 ] {0a1ce62c-5bfe-4919-8560-f26b4da5bc18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11676 | 2026.01.22 22:23:42.538302 [ 277 ] {0a1ce62c-5bfe-4919-8560-f26b4da5bc18} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11677 | 2026.01.22 22:23:42.538508 [ 277 ] {0a1ce62c-5bfe-4919-8560-f26b4da5bc18} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11678 | 2026.01.22 22:23:42.538639 [ 277 ] {0a1ce62c-5bfe-4919-8560-f26b4da5bc18} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 11679 | 2026.01.22 22:23:42.538676 [ 277 ] {0a1ce62c-5bfe-4919-8560-f26b4da5bc18} <Debug> TCPHandler: Processed in 0.00133402 sec. | ||
| 11680 | 2026.01.22 22:23:42.538785 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11681 | 2026.01.22 22:23:42.538885 [ 277 ] {fa5c03b1-240b-4cdb-8d06-9e23159476a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11682 | 2026.01.22 22:23:42.538939 [ 277 ] {fa5c03b1-240b-4cdb-8d06-9e23159476a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11683 | 2026.01.22 22:23:42.539761 [ 277 ] {fa5c03b1-240b-4cdb-8d06-9e23159476a1} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11684 | 2026.01.22 22:23:42.539797 [ 277 ] {fa5c03b1-240b-4cdb-8d06-9e23159476a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11685 | 2026.01.22 22:23:42.540354 [ 277 ] {fa5c03b1-240b-4cdb-8d06-9e23159476a1} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11686 | 2026.01.22 22:23:42.540582 [ 277 ] {fa5c03b1-240b-4cdb-8d06-9e23159476a1} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11687 | 2026.01.22 22:23:42.540721 [ 277 ] {fa5c03b1-240b-4cdb-8d06-9e23159476a1} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001854 sec., 19417.47572815534 rows/sec., 34.80 MiB/sec. | ||
| 11688 | 2026.01.22 22:23:42.540776 [ 277 ] {fa5c03b1-240b-4cdb-8d06-9e23159476a1} <Debug> TCPHandler: Processed in 0.002038875 sec. | ||
| 11689 | 2026.01.22 22:23:42.540893 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11690 | 2026.01.22 22:23:42.540987 [ 277 ] {5a576126-f76a-4935-bdc4-2ba09d68d50f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11691 | 2026.01.22 22:23:42.541029 [ 277 ] {5a576126-f76a-4935-bdc4-2ba09d68d50f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11692 | 2026.01.22 22:23:42.541361 [ 277 ] {5a576126-f76a-4935-bdc4-2ba09d68d50f} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11693 | 2026.01.22 22:23:42.541398 [ 277 ] {5a576126-f76a-4935-bdc4-2ba09d68d50f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11694 | 2026.01.22 22:23:42.541696 [ 277 ] {5a576126-f76a-4935-bdc4-2ba09d68d50f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11695 | 2026.01.22 22:23:42.541904 [ 277 ] {5a576126-f76a-4935-bdc4-2ba09d68d50f} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11696 | 2026.01.22 22:23:42.542040 [ 277 ] {5a576126-f76a-4935-bdc4-2ba09d68d50f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 11697 | 2026.01.22 22:23:42.542076 [ 277 ] {5a576126-f76a-4935-bdc4-2ba09d68d50f} <Debug> TCPHandler: Processed in 0.00123306 sec. | ||
| 11698 | 2026.01.22 22:23:44.851180 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28256 | ||
| 11699 | 2026.01.22 22:23:44.851718 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11700 | 2026.01.22 22:23:44.851763 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11701 | 2026.01.22 22:23:44.852262 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11702 | 2026.01.22 22:23:44.852489 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11703 | 2026.01.22 22:23:44.852619 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28256 | ||
| 11704 | 2026.01.22 22:23:46.373424 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 11705 | 2026.01.22 22:23:46.391160 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11706 | 2026.01.22 22:23:46.391225 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11707 | 2026.01.22 22:23:46.397354 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11708 | 2026.01.22 22:23:46.398050 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11709 | 2026.01.22 22:23:46.401287 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 11710 | 2026.01.22 22:23:47.559090 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11711 | 2026.01.22 22:23:47.559269 [ 277 ] {8d5261f6-61db-4c4a-8068-5479566d9af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11712 | 2026.01.22 22:23:47.559333 [ 277 ] {8d5261f6-61db-4c4a-8068-5479566d9af5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11713 | 2026.01.22 22:23:47.559974 [ 277 ] {8d5261f6-61db-4c4a-8068-5479566d9af5} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11714 | 2026.01.22 22:23:47.560020 [ 277 ] {8d5261f6-61db-4c4a-8068-5479566d9af5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11715 | 2026.01.22 22:23:47.560412 [ 277 ] {8d5261f6-61db-4c4a-8068-5479566d9af5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11716 | 2026.01.22 22:23:47.560633 [ 277 ] {8d5261f6-61db-4c4a-8068-5479566d9af5} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11717 | 2026.01.22 22:23:47.560790 [ 277 ] {8d5261f6-61db-4c4a-8068-5479566d9af5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001568 sec., 15306.122448979593 rows/sec., 1.27 MiB/sec. | ||
| 11718 | 2026.01.22 22:23:47.560832 [ 277 ] {8d5261f6-61db-4c4a-8068-5479566d9af5} <Debug> TCPHandler: Processed in 0.001867974 sec. | ||
| 11719 | 2026.01.22 22:23:47.560960 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11720 | 2026.01.22 22:23:47.561083 [ 277 ] {7ab59e1e-8dc6-49ac-8bdf-58f3ac9fadc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11721 | 2026.01.22 22:23:47.561134 [ 277 ] {7ab59e1e-8dc6-49ac-8bdf-58f3ac9fadc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11722 | 2026.01.22 22:23:47.561608 [ 277 ] {7ab59e1e-8dc6-49ac-8bdf-58f3ac9fadc8} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11723 | 2026.01.22 22:23:47.561651 [ 277 ] {7ab59e1e-8dc6-49ac-8bdf-58f3ac9fadc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11724 | 2026.01.22 22:23:47.561956 [ 277 ] {7ab59e1e-8dc6-49ac-8bdf-58f3ac9fadc8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 11725 | 2026.01.22 22:23:47.562166 [ 277 ] {7ab59e1e-8dc6-49ac-8bdf-58f3ac9fadc8} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11726 | 2026.01.22 22:23:47.562300 [ 277 ] {7ab59e1e-8dc6-49ac-8bdf-58f3ac9fadc8} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001242 sec., 4830.917874396135 rows/sec., 393.93 KiB/sec. | ||
| 11727 | 2026.01.22 22:23:47.562341 [ 277 ] {7ab59e1e-8dc6-49ac-8bdf-58f3ac9fadc8} <Debug> TCPHandler: Processed in 0.001443431 sec. | ||
| 11728 | 2026.01.22 22:23:47.562461 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11729 | 2026.01.22 22:23:47.562579 [ 277 ] {12145f03-1eb7-4071-8f0a-42604ed66206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11730 | 2026.01.22 22:23:47.562627 [ 277 ] {12145f03-1eb7-4071-8f0a-42604ed66206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11731 | 2026.01.22 22:23:47.563792 [ 277 ] {12145f03-1eb7-4071-8f0a-42604ed66206} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11732 | 2026.01.22 22:23:47.563828 [ 277 ] {12145f03-1eb7-4071-8f0a-42604ed66206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11733 | 2026.01.22 22:23:47.564222 [ 277 ] {12145f03-1eb7-4071-8f0a-42604ed66206} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11734 | 2026.01.22 22:23:47.564431 [ 277 ] {12145f03-1eb7-4071-8f0a-42604ed66206} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11735 | 2026.01.22 22:23:47.564542 [ 85 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11736 | 2026.01.22 22:23:47.564561 [ 277 ] {12145f03-1eb7-4071-8f0a-42604ed66206} <Debug> executeQuery: Read 1329 rows, 113.13 KiB in 0.002006 sec., 662512.4626121635 rows/sec., 55.07 MiB/sec. | ||
| 11737 | 2026.01.22 22:23:47.564615 [ 85 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11738 | 2026.01.22 22:23:47.564625 [ 277 ] {12145f03-1eb7-4071-8f0a-42604ed66206} <Debug> TCPHandler: Processed in 0.002222287 sec. | ||
| 11739 | 2026.01.22 22:23:47.564660 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11740 | 2026.01.22 22:23:47.564755 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11741 | 2026.01.22 22:23:47.564793 [ 189 ] {048797f8-2913-4120-8057-043480967ec1::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 | ||
| 11742 | 2026.01.22 22:23:47.564852 [ 277 ] {64265be7-e126-4ff7-974b-3993107b1f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11743 | 2026.01.22 22:23:47.564897 [ 277 ] {64265be7-e126-4ff7-974b-3993107b1f01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11744 | 2026.01.22 22:23:47.564946 [ 189 ] {048797f8-2913-4120-8057-043480967ec1::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11745 | 2026.01.22 22:23:47.564997 [ 189 ] {048797f8-2913-4120-8057-043480967ec1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2556 rows starting from the beginning of the part | ||
| 11746 | 2026.01.22 22:23:47.565083 [ 189 ] {048797f8-2913-4120-8057-043480967ec1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 66 rows starting from the beginning of the part | ||
| 11747 | 2026.01.22 22:23:47.565143 [ 189 ] {048797f8-2913-4120-8057-043480967ec1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 128 rows starting from the beginning of the part | ||
| 11748 | 2026.01.22 22:23:47.565201 [ 189 ] {048797f8-2913-4120-8057-043480967ec1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 66 rows starting from the beginning of the part | ||
| 11749 | 2026.01.22 22:23:47.565255 [ 189 ] {048797f8-2913-4120-8057-043480967ec1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 128 rows starting from the beginning of the part | ||
| 11750 | 2026.01.22 22:23:47.565298 [ 277 ] {64265be7-e126-4ff7-974b-3993107b1f01} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11751 | 2026.01.22 22:23:47.565310 [ 189 ] {048797f8-2913-4120-8057-043480967ec1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1329 rows starting from the beginning of the part | ||
| 11752 | 2026.01.22 22:23:47.565342 [ 277 ] {64265be7-e126-4ff7-974b-3993107b1f01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11753 | 2026.01.22 22:23:47.565689 [ 277 ] {64265be7-e126-4ff7-974b-3993107b1f01} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11754 | 2026.01.22 22:23:47.565904 [ 277 ] {64265be7-e126-4ff7-974b-3993107b1f01} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11755 | 2026.01.22 22:23:47.566036 [ 277 ] {64265be7-e126-4ff7-974b-3993107b1f01} <Debug> executeQuery: Read 23 rows, 1.76 KiB in 0.001202 sec., 19134.77537437604 rows/sec., 1.43 MiB/sec. | ||
| 11756 | 2026.01.22 22:23:47.566073 [ 277 ] {64265be7-e126-4ff7-974b-3993107b1f01} <Debug> TCPHandler: Processed in 0.001364951 sec. | ||
| 11757 | 2026.01.22 22:23:47.566171 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11758 | 2026.01.22 22:23:47.566261 [ 277 ] {16a16697-cb4b-49fc-8963-9a2ca0839fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11759 | 2026.01.22 22:23:47.566299 [ 277 ] {16a16697-cb4b-49fc-8963-9a2ca0839fc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11760 | 2026.01.22 22:23:47.566766 [ 277 ] {16a16697-cb4b-49fc-8963-9a2ca0839fc0} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11761 | 2026.01.22 22:23:47.566802 [ 277 ] {16a16697-cb4b-49fc-8963-9a2ca0839fc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11762 | 2026.01.22 22:23:47.567107 [ 277 ] {16a16697-cb4b-49fc-8963-9a2ca0839fc0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 11763 | 2026.01.22 22:23:47.567299 [ 189 ] {048797f8-2913-4120-8057-043480967ec1::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4273 rows, containing 5 columns (5 merged, 0 gathered) in 0.002561939 sec., 1667877.3382192159 rows/sec., 143.55 MiB/sec. | ||
| 11764 | 2026.01.22 22:23:47.567318 [ 277 ] {16a16697-cb4b-49fc-8963-9a2ca0839fc0} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11765 | 2026.01.22 22:23:47.567452 [ 277 ] {16a16697-cb4b-49fc-8963-9a2ca0839fc0} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001208 sec., 208609.2715231788 rows/sec., 14.43 MiB/sec. | ||
| 11766 | 2026.01.22 22:23:47.567490 [ 277 ] {16a16697-cb4b-49fc-8963-9a2ca0839fc0} <Debug> TCPHandler: Processed in 0.00136504 sec. | ||
| 11767 | 2026.01.22 22:23:47.567567 [ 201 ] {048797f8-2913-4120-8057-043480967ec1::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11768 | 2026.01.22 22:23:47.567599 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11769 | 2026.01.22 22:23:47.567694 [ 277 ] {b76cef84-4a00-4766-b80f-4c4b7c94bea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11770 | 2026.01.22 22:23:47.567734 [ 277 ] {b76cef84-4a00-4766-b80f-4c4b7c94bea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11771 | 2026.01.22 22:23:47.567839 [ 201 ] {048797f8-2913-4120-8057-043480967ec1::all_1_86_17} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11772 | 2026.01.22 22:23:47.567915 [ 201 ] {048797f8-2913-4120-8057-043480967ec1::all_1_86_17} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11773 | 2026.01.22 22:23:47.567992 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 11774 | 2026.01.22 22:23:47.568131 [ 277 ] {b76cef84-4a00-4766-b80f-4c4b7c94bea1} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11775 | 2026.01.22 22:23:47.568173 [ 277 ] {b76cef84-4a00-4766-b80f-4c4b7c94bea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11776 | 2026.01.22 22:23:47.568547 [ 277 ] {b76cef84-4a00-4766-b80f-4c4b7c94bea1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11777 | 2026.01.22 22:23:47.568808 [ 277 ] {b76cef84-4a00-4766-b80f-4c4b7c94bea1} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11778 | 2026.01.22 22:23:47.568960 [ 277 ] {b76cef84-4a00-4766-b80f-4c4b7c94bea1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001282 sec., 9360.374414976599 rows/sec., 731.28 KiB/sec. | ||
| 11779 | 2026.01.22 22:23:47.569005 [ 277 ] {b76cef84-4a00-4766-b80f-4c4b7c94bea1} <Debug> TCPHandler: Processed in 0.00145232 sec. | ||
| 11780 | 2026.01.22 22:23:47.569140 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11781 | 2026.01.22 22:23:47.569241 [ 277 ] {a7c0ff89-87dc-49aa-af5d-35b1819b36a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11782 | 2026.01.22 22:23:47.569287 [ 277 ] {a7c0ff89-87dc-49aa-af5d-35b1819b36a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11783 | 2026.01.22 22:23:47.570041 [ 277 ] {a7c0ff89-87dc-49aa-af5d-35b1819b36a2} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11784 | 2026.01.22 22:23:47.570084 [ 277 ] {a7c0ff89-87dc-49aa-af5d-35b1819b36a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11785 | 2026.01.22 22:23:47.570523 [ 277 ] {a7c0ff89-87dc-49aa-af5d-35b1819b36a2} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11786 | 2026.01.22 22:23:47.570742 [ 277 ] {a7c0ff89-87dc-49aa-af5d-35b1819b36a2} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11787 | 2026.01.22 22:23:47.570869 [ 85 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11788 | 2026.01.22 22:23:47.570877 [ 277 ] {a7c0ff89-87dc-49aa-af5d-35b1819b36a2} <Debug> executeQuery: Read 567 rows, 43.55 KiB in 0.001658 sec., 341978.287092883 rows/sec., 25.65 MiB/sec. | ||
| 11789 | 2026.01.22 22:23:47.570915 [ 85 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11790 | 2026.01.22 22:23:47.570936 [ 277 ] {a7c0ff89-87dc-49aa-af5d-35b1819b36a2} <Debug> TCPHandler: Processed in 0.001853593 sec. | ||
| 11791 | 2026.01.22 22:23:47.570945 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11792 | 2026.01.22 22:23:47.571081 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::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 | ||
| 11793 | 2026.01.22 22:23:47.571088 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11794 | 2026.01.22 22:23:47.571221 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11795 | 2026.01.22 22:23:47.571224 [ 277 ] {f4b6dde0-66aa-44da-b259-0340bbc3f301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11796 | 2026.01.22 22:23:47.571265 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1304 rows starting from the beginning of the part | ||
| 11797 | 2026.01.22 22:23:47.571286 [ 277 ] {f4b6dde0-66aa-44da-b259-0340bbc3f301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11798 | 2026.01.22 22:23:47.571338 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 69 rows starting from the beginning of the part | ||
| 11799 | 2026.01.22 22:23:47.571390 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 100 rows starting from the beginning of the part | ||
| 11800 | 2026.01.22 22:23:47.571432 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 69 rows starting from the beginning of the part | ||
| 11801 | 2026.01.22 22:23:47.571473 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 100 rows starting from the beginning of the part | ||
| 11802 | 2026.01.22 22:23:47.571512 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 567 rows starting from the beginning of the part | ||
| 11803 | 2026.01.22 22:23:47.572043 [ 277 ] {f4b6dde0-66aa-44da-b259-0340bbc3f301} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11804 | 2026.01.22 22:23:47.572085 [ 277 ] {f4b6dde0-66aa-44da-b259-0340bbc3f301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11805 | 2026.01.22 22:23:47.572483 [ 277 ] {f4b6dde0-66aa-44da-b259-0340bbc3f301} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11806 | 2026.01.22 22:23:47.572700 [ 277 ] {f4b6dde0-66aa-44da-b259-0340bbc3f301} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11807 | 2026.01.22 22:23:47.572732 [ 201 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2209 rows, containing 5 columns (5 merged, 0 gathered) in 0.001711053 sec., 1291017.870282218 rows/sec., 100.10 MiB/sec. | ||
| 11808 | 2026.01.22 22:23:47.572825 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11809 | 2026.01.22 22:23:47.572841 [ 277 ] {f4b6dde0-66aa-44da-b259-0340bbc3f301} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.00164 sec., 538414.6341463415 rows/sec., 36.54 MiB/sec. | ||
| 11810 | 2026.01.22 22:23:47.572857 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11811 | 2026.01.22 22:23:47.572882 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11812 | 2026.01.22 22:23:47.572887 [ 277 ] {f4b6dde0-66aa-44da-b259-0340bbc3f301} <Debug> TCPHandler: Processed in 0.001859194 sec. | ||
| 11813 | 2026.01.22 22:23:47.572919 [ 201 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11814 | 2026.01.22 22:23:47.572975 [ 203 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 11815 | 2026.01.22 22:23:47.573031 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11816 | 2026.01.22 22:23:47.573109 [ 203 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11817 | 2026.01.22 22:23:47.573143 [ 277 ] {56a361a2-14d7-4405-8a5c-b13f4b4f84d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11818 | 2026.01.22 22:23:47.573158 [ 203 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 24536 rows starting from the beginning of the part | ||
| 11819 | 2026.01.22 22:23:47.573210 [ 277 ] {56a361a2-14d7-4405-8a5c-b13f4b4f84d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11820 | 2026.01.22 22:23:47.573225 [ 201 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_86_17} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11821 | 2026.01.22 22:23:47.573238 [ 203 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 11822 | 2026.01.22 22:23:47.573304 [ 201 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_86_17} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11823 | 2026.01.22 22:23:47.573309 [ 203 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 11824 | 2026.01.22 22:23:47.573388 [ 203 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 11825 | 2026.01.22 22:23:47.573391 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 11826 | 2026.01.22 22:23:47.573455 [ 203 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 11827 | 2026.01.22 22:23:47.573524 [ 203 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 883 rows starting from the beginning of the part | ||
| 11828 | 2026.01.22 22:23:47.574256 [ 277 ] {56a361a2-14d7-4405-8a5c-b13f4b4f84d3} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11829 | 2026.01.22 22:23:47.574302 [ 277 ] {56a361a2-14d7-4405-8a5c-b13f4b4f84d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11830 | 2026.01.22 22:23:47.575012 [ 277 ] {56a361a2-14d7-4405-8a5c-b13f4b4f84d3} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11831 | 2026.01.22 22:23:47.575341 [ 277 ] {56a361a2-14d7-4405-8a5c-b13f4b4f84d3} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11832 | 2026.01.22 22:23:47.575538 [ 277 ] {56a361a2-14d7-4405-8a5c-b13f4b4f84d3} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002417 sec., 2068.6801820438563 rows/sec., 3.71 MiB/sec. | ||
| 11833 | 2026.01.22 22:23:47.575640 [ 277 ] {56a361a2-14d7-4405-8a5c-b13f4b4f84d3} <Debug> TCPHandler: Processed in 0.002668749 sec. | ||
| 11834 | 2026.01.22 22:23:47.575777 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11835 | 2026.01.22 22:23:47.575889 [ 277 ] {55d8615a-59db-458b-a212-c54006f06a2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11836 | 2026.01.22 22:23:47.575952 [ 277 ] {55d8615a-59db-458b-a212-c54006f06a2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11837 | 2026.01.22 22:23:47.576377 [ 277 ] {55d8615a-59db-458b-a212-c54006f06a2e} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11838 | 2026.01.22 22:23:47.576416 [ 277 ] {55d8615a-59db-458b-a212-c54006f06a2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11839 | 2026.01.22 22:23:47.576836 [ 277 ] {55d8615a-59db-458b-a212-c54006f06a2e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11840 | 2026.01.22 22:23:47.577081 [ 277 ] {55d8615a-59db-458b-a212-c54006f06a2e} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11841 | 2026.01.22 22:23:47.577215 [ 85 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11842 | 2026.01.22 22:23:47.577221 [ 277 ] {55d8615a-59db-458b-a212-c54006f06a2e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001355 sec., 44280.44280442804 rows/sec., 2.98 MiB/sec. | ||
| 11843 | 2026.01.22 22:23:47.577255 [ 85 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11844 | 2026.01.22 22:23:47.577279 [ 277 ] {55d8615a-59db-458b-a212-c54006f06a2e} <Debug> TCPHandler: Processed in 0.001561041 sec. | ||
| 11845 | 2026.01.22 22:23:47.577284 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11846 | 2026.01.22 22:23:47.577383 [ 192 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 11847 | 2026.01.22 22:23:47.577495 [ 192 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11848 | 2026.01.22 22:23:47.577524 [ 192 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4998 rows starting from the beginning of the part | ||
| 11849 | 2026.01.22 22:23:47.577576 [ 192 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 11850 | 2026.01.22 22:23:47.577615 [ 192 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 11851 | 2026.01.22 22:23:47.577649 [ 192 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 11852 | 2026.01.22 22:23:47.577683 [ 192 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 11853 | 2026.01.22 22:23:47.577717 [ 192 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 11854 | 2026.01.22 22:23:47.579697 [ 199 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5298 rows, containing 4 columns (4 merged, 0 gathered) in 0.002352677 sec., 2251902.8323905068 rows/sec., 150.03 MiB/sec. | ||
| 11855 | 2026.01.22 22:23:47.579939 [ 188 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26059 rows, containing 5 columns (5 merged, 0 gathered) in 0.007006222 sec., 3719408.263112416 rows/sec., 254.43 MiB/sec. | ||
| 11856 | 2026.01.22 22:23:47.580061 [ 199 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11857 | 2026.01.22 22:23:47.580239 [ 191 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11858 | 2026.01.22 22:23:47.580324 [ 199 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_86_17} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11859 | 2026.01.22 22:23:47.580399 [ 199 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_86_17} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11860 | 2026.01.22 22:23:47.580475 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 11861 | 2026.01.22 22:23:47.580531 [ 191 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11862 | 2026.01.22 22:23:47.580610 [ 191 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11863 | 2026.01.22 22:23:47.580694 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 11864 | 2026.01.22 22:23:52.171121 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11865 | 2026.01.22 22:23:52.171186 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11866 | 2026.01.22 22:23:52.352878 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28768 | ||
| 11867 | 2026.01.22 22:23:52.353658 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11868 | 2026.01.22 22:23:52.353725 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11869 | 2026.01.22 22:23:52.354234 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11870 | 2026.01.22 22:23:52.354486 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11871 | 2026.01.22 22:23:52.354614 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28768 | ||
| 11872 | 2026.01.22 22:23:52.436475 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1444 | ||
| 11873 | 2026.01.22 22:23:52.438854 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11874 | 2026.01.22 22:23:52.438899 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11875 | 2026.01.22 22:23:52.440092 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11876 | 2026.01.22 22:23:52.440354 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11877 | 2026.01.22 22:23:52.440665 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1444 | ||
| 11878 | 2026.01.22 22:23:52.532577 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11879 | 2026.01.22 22:23:52.532753 [ 277 ] {4d912bf9-4fe2-4e14-b131-19994171d66d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11880 | 2026.01.22 22:23:52.532821 [ 277 ] {4d912bf9-4fe2-4e14-b131-19994171d66d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11881 | 2026.01.22 22:23:52.533518 [ 277 ] {4d912bf9-4fe2-4e14-b131-19994171d66d} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11882 | 2026.01.22 22:23:52.533566 [ 277 ] {4d912bf9-4fe2-4e14-b131-19994171d66d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11883 | 2026.01.22 22:23:52.533967 [ 277 ] {4d912bf9-4fe2-4e14-b131-19994171d66d} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11884 | 2026.01.22 22:23:52.534191 [ 277 ] {4d912bf9-4fe2-4e14-b131-19994171d66d} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11885 | 2026.01.22 22:23:52.534353 [ 277 ] {4d912bf9-4fe2-4e14-b131-19994171d66d} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001646 sec., 77764.27703523694 rows/sec., 6.68 MiB/sec. | ||
| 11886 | 2026.01.22 22:23:52.534403 [ 277 ] {4d912bf9-4fe2-4e14-b131-19994171d66d} <Debug> TCPHandler: Processed in 0.001950695 sec. | ||
| 11887 | 2026.01.22 22:23:52.534526 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11888 | 2026.01.22 22:23:52.534628 [ 277 ] {2f831f6e-de34-4ae5-8701-e3b0fafbbdf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11889 | 2026.01.22 22:23:52.534672 [ 277 ] {2f831f6e-de34-4ae5-8701-e3b0fafbbdf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11890 | 2026.01.22 22:23:52.535114 [ 277 ] {2f831f6e-de34-4ae5-8701-e3b0fafbbdf2} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11891 | 2026.01.22 22:23:52.535153 [ 277 ] {2f831f6e-de34-4ae5-8701-e3b0fafbbdf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11892 | 2026.01.22 22:23:52.535456 [ 277 ] {2f831f6e-de34-4ae5-8701-e3b0fafbbdf2} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11893 | 2026.01.22 22:23:52.535660 [ 277 ] {2f831f6e-de34-4ae5-8701-e3b0fafbbdf2} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11894 | 2026.01.22 22:23:52.535770 [ 44 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11895 | 2026.01.22 22:23:52.535794 [ 277 ] {2f831f6e-de34-4ae5-8701-e3b0fafbbdf2} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001189 sec., 30277.544154751893 rows/sec., 2.22 MiB/sec. | ||
| 11896 | 2026.01.22 22:23:52.535810 [ 44 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11897 | 2026.01.22 22:23:52.535836 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11898 | 2026.01.22 22:23:52.535840 [ 277 ] {2f831f6e-de34-4ae5-8701-e3b0fafbbdf2} <Debug> TCPHandler: Processed in 0.00136573 sec. | ||
| 11899 | 2026.01.22 22:23:52.535927 [ 191 ] {1300943d-9fd4-47f6-9844-87364234b6ab::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 | ||
| 11900 | 2026.01.22 22:23:52.535962 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11901 | 2026.01.22 22:23:52.536017 [ 191 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11902 | 2026.01.22 22:23:52.536046 [ 191 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 296 rows starting from the beginning of the part | ||
| 11903 | 2026.01.22 22:23:52.536059 [ 277 ] {d569da0c-9fc3-4da8-8507-4dd6a22a6ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11904 | 2026.01.22 22:23:52.536100 [ 277 ] {d569da0c-9fc3-4da8-8507-4dd6a22a6ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11905 | 2026.01.22 22:23:52.536102 [ 191 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 36 rows starting from the beginning of the part | ||
| 11906 | 2026.01.22 22:23:52.536153 [ 191 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 5 rows starting from the beginning of the part | ||
| 11907 | 2026.01.22 22:23:52.536196 [ 191 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 36 rows starting from the beginning of the part | ||
| 11908 | 2026.01.22 22:23:52.536235 [ 191 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 23 rows starting from the beginning of the part | ||
| 11909 | 2026.01.22 22:23:52.536275 [ 191 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 36 rows starting from the beginning of the part | ||
| 11910 | 2026.01.22 22:23:52.536551 [ 277 ] {d569da0c-9fc3-4da8-8507-4dd6a22a6ffa} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11911 | 2026.01.22 22:23:52.536587 [ 277 ] {d569da0c-9fc3-4da8-8507-4dd6a22a6ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11912 | 2026.01.22 22:23:52.536895 [ 277 ] {d569da0c-9fc3-4da8-8507-4dd6a22a6ffa} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11913 | 2026.01.22 22:23:52.537053 [ 188 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 432 rows, containing 5 columns (5 merged, 0 gathered) in 0.001163808 sec., 371195.24870081665 rows/sec., 25.82 MiB/sec. | ||
| 11914 | 2026.01.22 22:23:52.537115 [ 277 ] {d569da0c-9fc3-4da8-8507-4dd6a22a6ffa} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11915 | 2026.01.22 22:23:52.537183 [ 191 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11916 | 2026.01.22 22:23:52.537252 [ 277 ] {d569da0c-9fc3-4da8-8507-4dd6a22a6ffa} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001213 sec., 82440.23083264632 rows/sec., 6.44 MiB/sec. | ||
| 11917 | 2026.01.22 22:23:52.537289 [ 277 ] {d569da0c-9fc3-4da8-8507-4dd6a22a6ffa} <Debug> TCPHandler: Processed in 0.00137793 sec. | ||
| 11918 | 2026.01.22 22:23:52.537400 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11919 | 2026.01.22 22:23:52.537412 [ 191 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_81_16} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11920 | 2026.01.22 22:23:52.537480 [ 191 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_81_16} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11921 | 2026.01.22 22:23:52.537496 [ 277 ] {e832009b-4bed-471d-967b-c0e2c1c27fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11922 | 2026.01.22 22:23:52.537539 [ 277 ] {e832009b-4bed-471d-967b-c0e2c1c27fe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11923 | 2026.01.22 22:23:52.537543 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 11924 | 2026.01.22 22:23:52.537942 [ 277 ] {e832009b-4bed-471d-967b-c0e2c1c27fe2} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11925 | 2026.01.22 22:23:52.537978 [ 277 ] {e832009b-4bed-471d-967b-c0e2c1c27fe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11926 | 2026.01.22 22:23:52.538301 [ 277 ] {e832009b-4bed-471d-967b-c0e2c1c27fe2} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11927 | 2026.01.22 22:23:52.538506 [ 277 ] {e832009b-4bed-471d-967b-c0e2c1c27fe2} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11928 | 2026.01.22 22:23:52.538634 [ 277 ] {e832009b-4bed-471d-967b-c0e2c1c27fe2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 11929 | 2026.01.22 22:23:52.538671 [ 277 ] {e832009b-4bed-471d-967b-c0e2c1c27fe2} <Debug> TCPHandler: Processed in 0.001320539 sec. | ||
| 11930 | 2026.01.22 22:23:52.538775 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11931 | 2026.01.22 22:23:52.538870 [ 277 ] {dec60665-f37d-4d9c-918a-bfe3e45e5c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11932 | 2026.01.22 22:23:52.538926 [ 277 ] {dec60665-f37d-4d9c-918a-bfe3e45e5c52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11933 | 2026.01.22 22:23:52.539795 [ 277 ] {dec60665-f37d-4d9c-918a-bfe3e45e5c52} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11934 | 2026.01.22 22:23:52.539832 [ 277 ] {dec60665-f37d-4d9c-918a-bfe3e45e5c52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11935 | 2026.01.22 22:23:52.540401 [ 277 ] {dec60665-f37d-4d9c-918a-bfe3e45e5c52} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11936 | 2026.01.22 22:23:52.540625 [ 277 ] {dec60665-f37d-4d9c-918a-bfe3e45e5c52} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11937 | 2026.01.22 22:23:52.540766 [ 277 ] {dec60665-f37d-4d9c-918a-bfe3e45e5c52} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001915 sec., 18798.95561357702 rows/sec., 33.69 MiB/sec. | ||
| 11938 | 2026.01.22 22:23:52.540831 [ 277 ] {dec60665-f37d-4d9c-918a-bfe3e45e5c52} <Debug> TCPHandler: Processed in 0.002105705 sec. | ||
| 11939 | 2026.01.22 22:23:52.540945 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11940 | 2026.01.22 22:23:52.541041 [ 277 ] {ed724ce0-d954-4835-aaaa-66eb371f91d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11941 | 2026.01.22 22:23:52.541084 [ 277 ] {ed724ce0-d954-4835-aaaa-66eb371f91d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11942 | 2026.01.22 22:23:52.541425 [ 277 ] {ed724ce0-d954-4835-aaaa-66eb371f91d6} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11943 | 2026.01.22 22:23:52.541460 [ 277 ] {ed724ce0-d954-4835-aaaa-66eb371f91d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11944 | 2026.01.22 22:23:52.541757 [ 277 ] {ed724ce0-d954-4835-aaaa-66eb371f91d6} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11945 | 2026.01.22 22:23:52.541980 [ 277 ] {ed724ce0-d954-4835-aaaa-66eb371f91d6} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11946 | 2026.01.22 22:23:52.542106 [ 277 ] {ed724ce0-d954-4835-aaaa-66eb371f91d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 11947 | 2026.01.22 22:23:52.542142 [ 277 ] {ed724ce0-d954-4835-aaaa-66eb371f91d6} <Debug> TCPHandler: Processed in 0.001246149 sec. | ||
| 11948 | 2026.01.22 22:23:53.901462 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 11949 | 2026.01.22 22:23:53.919213 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11950 | 2026.01.22 22:23:53.919329 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11951 | 2026.01.22 22:23:53.925441 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11952 | 2026.01.22 22:23:53.926170 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11953 | 2026.01.22 22:23:53.929383 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 11954 | 2026.01.22 22:23:57.530266 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11955 | 2026.01.22 22:23:57.530453 [ 277 ] {6c612e06-3dc9-4f5a-b0f7-f318e9a17b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11956 | 2026.01.22 22:23:57.530517 [ 277 ] {6c612e06-3dc9-4f5a-b0f7-f318e9a17b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11957 | 2026.01.22 22:23:57.531189 [ 277 ] {6c612e06-3dc9-4f5a-b0f7-f318e9a17b82} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11958 | 2026.01.22 22:23:57.531233 [ 277 ] {6c612e06-3dc9-4f5a-b0f7-f318e9a17b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11959 | 2026.01.22 22:23:57.531669 [ 277 ] {6c612e06-3dc9-4f5a-b0f7-f318e9a17b82} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11960 | 2026.01.22 22:23:57.531888 [ 277 ] {6c612e06-3dc9-4f5a-b0f7-f318e9a17b82} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11961 | 2026.01.22 22:23:57.532046 [ 277 ] {6c612e06-3dc9-4f5a-b0f7-f318e9a17b82} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001641 sec., 40219.37842778793 rows/sec., 3.19 MiB/sec. | ||
| 11962 | 2026.01.22 22:23:57.532097 [ 277 ] {6c612e06-3dc9-4f5a-b0f7-f318e9a17b82} <Debug> TCPHandler: Processed in 0.001948885 sec. | ||
| 11963 | 2026.01.22 22:23:57.532226 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11964 | 2026.01.22 22:23:57.532326 [ 277 ] {f10059fa-fc1d-4cd6-9174-6a3711400908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11965 | 2026.01.22 22:23:57.532370 [ 277 ] {f10059fa-fc1d-4cd6-9174-6a3711400908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11966 | 2026.01.22 22:23:57.532784 [ 277 ] {f10059fa-fc1d-4cd6-9174-6a3711400908} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11967 | 2026.01.22 22:23:57.532821 [ 277 ] {f10059fa-fc1d-4cd6-9174-6a3711400908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11968 | 2026.01.22 22:23:57.533121 [ 277 ] {f10059fa-fc1d-4cd6-9174-6a3711400908} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11969 | 2026.01.22 22:23:57.533322 [ 277 ] {f10059fa-fc1d-4cd6-9174-6a3711400908} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11970 | 2026.01.22 22:23:57.533458 [ 277 ] {f10059fa-fc1d-4cd6-9174-6a3711400908} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001155 sec., 4329.004329004329 rows/sec., 325.52 KiB/sec. | ||
| 11971 | 2026.01.22 22:23:57.533496 [ 277 ] {f10059fa-fc1d-4cd6-9174-6a3711400908} <Debug> TCPHandler: Processed in 0.00132089 sec. | ||
| 11972 | 2026.01.22 22:23:57.533607 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11973 | 2026.01.22 22:23:57.533702 [ 277 ] {e5148763-8be6-44dd-9388-d76adfcfe081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11974 | 2026.01.22 22:23:57.533742 [ 277 ] {e5148763-8be6-44dd-9388-d76adfcfe081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11975 | 2026.01.22 22:23:57.534164 [ 277 ] {e5148763-8be6-44dd-9388-d76adfcfe081} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11976 | 2026.01.22 22:23:57.534200 [ 277 ] {e5148763-8be6-44dd-9388-d76adfcfe081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11977 | 2026.01.22 22:23:57.534497 [ 277 ] {e5148763-8be6-44dd-9388-d76adfcfe081} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11978 | 2026.01.22 22:23:57.534718 [ 277 ] {e5148763-8be6-44dd-9388-d76adfcfe081} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11979 | 2026.01.22 22:23:57.534849 [ 277 ] {e5148763-8be6-44dd-9388-d76adfcfe081} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001168 sec., 59075.34246575343 rows/sec., 4.61 MiB/sec. | ||
| 11980 | 2026.01.22 22:23:57.534887 [ 277 ] {e5148763-8be6-44dd-9388-d76adfcfe081} <Debug> TCPHandler: Processed in 0.00132834 sec. | ||
| 11981 | 2026.01.22 22:23:57.535014 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11982 | 2026.01.22 22:23:57.535107 [ 277 ] {898e136a-491b-4bf1-a191-10540daa6906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11983 | 2026.01.22 22:23:57.535150 [ 277 ] {898e136a-491b-4bf1-a191-10540daa6906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11984 | 2026.01.22 22:23:57.535550 [ 277 ] {898e136a-491b-4bf1-a191-10540daa6906} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11985 | 2026.01.22 22:23:57.535585 [ 277 ] {898e136a-491b-4bf1-a191-10540daa6906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11986 | 2026.01.22 22:23:57.535905 [ 277 ] {898e136a-491b-4bf1-a191-10540daa6906} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11987 | 2026.01.22 22:23:57.536109 [ 277 ] {898e136a-491b-4bf1-a191-10540daa6906} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11988 | 2026.01.22 22:23:57.536236 [ 277 ] {898e136a-491b-4bf1-a191-10540daa6906} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 11989 | 2026.01.22 22:23:57.536271 [ 277 ] {898e136a-491b-4bf1-a191-10540daa6906} <Debug> TCPHandler: Processed in 0.00130428 sec. | ||
| 11990 | 2026.01.22 22:23:57.536383 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11991 | 2026.01.22 22:23:57.536485 [ 277 ] {9fb6d89d-9bbb-4cc8-bb38-e28f05f397eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11992 | 2026.01.22 22:23:57.536541 [ 277 ] {9fb6d89d-9bbb-4cc8-bb38-e28f05f397eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11993 | 2026.01.22 22:23:57.537310 [ 277 ] {9fb6d89d-9bbb-4cc8-bb38-e28f05f397eb} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11994 | 2026.01.22 22:23:57.537346 [ 277 ] {9fb6d89d-9bbb-4cc8-bb38-e28f05f397eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 11995 | 2026.01.22 22:23:57.537873 [ 277 ] {9fb6d89d-9bbb-4cc8-bb38-e28f05f397eb} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11996 | 2026.01.22 22:23:57.538093 [ 277 ] {9fb6d89d-9bbb-4cc8-bb38-e28f05f397eb} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11997 | 2026.01.22 22:23:57.538243 [ 277 ] {9fb6d89d-9bbb-4cc8-bb38-e28f05f397eb} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001778 sec., 2812.14848143982 rows/sec., 5.04 MiB/sec. | ||
| 11998 | 2026.01.22 22:23:57.538322 [ 277 ] {9fb6d89d-9bbb-4cc8-bb38-e28f05f397eb} <Debug> TCPHandler: Processed in 0.001988015 sec. | ||
| 11999 | 2026.01.22 22:23:57.538441 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12000 | 2026.01.22 22:23:57.538536 [ 277 ] {38cf2585-5aab-4538-a610-d679b7c413af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12001 | 2026.01.22 22:23:57.538579 [ 277 ] {38cf2585-5aab-4538-a610-d679b7c413af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12002 | 2026.01.22 22:23:57.538916 [ 277 ] {38cf2585-5aab-4538-a610-d679b7c413af} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12003 | 2026.01.22 22:23:57.538951 [ 277 ] {38cf2585-5aab-4538-a610-d679b7c413af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12004 | 2026.01.22 22:23:57.539254 [ 277 ] {38cf2585-5aab-4538-a610-d679b7c413af} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12005 | 2026.01.22 22:23:57.539452 [ 277 ] {38cf2585-5aab-4538-a610-d679b7c413af} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12006 | 2026.01.22 22:23:57.539582 [ 277 ] {38cf2585-5aab-4538-a610-d679b7c413af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 12007 | 2026.01.22 22:23:57.539618 [ 277 ] {38cf2585-5aab-4538-a610-d679b7c413af} <Debug> TCPHandler: Processed in 0.001224499 sec. | ||
| 12008 | 2026.01.22 22:23:59.854900 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29216 | ||
| 12009 | 2026.01.22 22:23:59.855595 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12010 | 2026.01.22 22:23:59.855674 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12011 | 2026.01.22 22:23:59.856345 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12012 | 2026.01.22 22:23:59.856578 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12013 | 2026.01.22 22:23:59.856729 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29216 | ||
| 12014 | 2026.01.22 22:23:59.856732 [ 48 ] {} <Debug> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12015 | 2026.01.22 22:23:59.856807 [ 48 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12016 | 2026.01.22 22:23:59.856832 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12017 | 2026.01.22 22:23:59.856981 [ 199 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 12018 | 2026.01.22 22:23:59.857190 [ 199 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12019 | 2026.01.22 22:23:59.857253 [ 199 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26848 rows starting from the beginning of the part | ||
| 12020 | 2026.01.22 22:23:59.857351 [ 199 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 12021 | 2026.01.22 22:23:59.857422 [ 199 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 12022 | 2026.01.22 22:23:59.857485 [ 199 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 12023 | 2026.01.22 22:23:59.857546 [ 199 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 12024 | 2026.01.22 22:23:59.857609 [ 199 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 12025 | 2026.01.22 22:23:59.859985 [ 208 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29216 rows, containing 4 columns (4 merged, 0 gathered) in 0.003083243 sec., 9475737.072945597 rows/sec., 135.55 MiB/sec. | ||
| 12026 | 2026.01.22 22:23:59.860242 [ 187 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12027 | 2026.01.22 22:23:59.860506 [ 187 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_61_12} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12028 | 2026.01.22 22:23:59.860578 [ 187 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_61_12} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12029 | 2026.01.22 22:23:59.860651 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 12030 | 2026.01.22 22:24:00.608296 [ 48 ] {} <Debug> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 12031 | 2026.01.22 22:24:00.608364 [ 48 ] {} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12032 | 2026.01.22 22:24:00.608388 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12033 | 2026.01.22 22:24:00.608505 [ 187 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::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 | ||
| 12034 | 2026.01.22 22:24:00.608635 [ 187 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12035 | 2026.01.22 22:24:00.608671 [ 187 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part | ||
| 12036 | 2026.01.22 22:24:00.608738 [ 187 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 12037 | 2026.01.22 22:24:00.608783 [ 187 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
| 12038 | 2026.01.22 22:24:00.608825 [ 187 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 12039 | 2026.01.22 22:24:00.608866 [ 187 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 12040 | 2026.01.22 22:24:00.609616 [ 194 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001156938 sec., 38031.424328702145 rows/sec., 3.17 MiB/sec. | ||
| 12041 | 2026.01.22 22:24:00.609817 [ 194 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 12042 | 2026.01.22 22:24:00.610158 [ 194 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_21_5} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12043 | 2026.01.22 22:24:00.610241 [ 194 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_21_5} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 12044 | 2026.01.22 22:24:00.610352 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 12045 | 2026.01.22 22:24:01.429560 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 12046 | 2026.01.22 22:24:01.446675 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12047 | 2026.01.22 22:24:01.446725 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12048 | 2026.01.22 22:24:01.452933 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 12049 | 2026.01.22 22:24:01.453682 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12050 | 2026.01.22 22:24:01.453996 [ 63 ] {} <Debug> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 12051 | 2026.01.22 22:24:01.454043 [ 63 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12052 | 2026.01.22 22:24:01.454074 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12053 | 2026.01.22 22:24:01.454242 [ 198 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 12054 | 2026.01.22 22:24:01.456910 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 12055 | 2026.01.22 22:24:01.458382 [ 198 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12056 | 2026.01.22 22:24:01.460048 [ 198 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 12057 | 2026.01.22 22:24:01.464863 [ 198 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 12058 | 2026.01.22 22:24:01.469517 [ 198 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 12059 | 2026.01.22 22:24:01.474008 [ 198 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 12060 | 2026.01.22 22:24:01.478571 [ 198 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 12061 | 2026.01.22 22:24:01.482448 [ 198 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 12062 | 2026.01.22 22:24:01.533037 [ 208 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.078881503 sec., 5831.5318865057625 rows/sec., 30.15 MiB/sec. | ||
| 12063 | 2026.01.22 22:24:01.536438 [ 197 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 12064 | 2026.01.22 22:24:01.538501 [ 197 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_61_12} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12065 | 2026.01.22 22:24:01.538610 [ 197 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_61_12} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 12066 | 2026.01.22 22:24:01.541339 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12067 | 2026.01.22 22:24:02.441022 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1468 | ||
| 12068 | 2026.01.22 22:24:02.443400 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12069 | 2026.01.22 22:24:02.443457 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12070 | 2026.01.22 22:24:02.444693 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12071 | 2026.01.22 22:24:02.444993 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12072 | 2026.01.22 22:24:02.445406 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1468 | ||
| 12073 | 2026.01.22 22:24:02.532223 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12074 | 2026.01.22 22:24:02.532416 [ 277 ] {9f492fda-6ba1-413c-911f-004f8487261b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12075 | 2026.01.22 22:24:02.532488 [ 277 ] {9f492fda-6ba1-413c-911f-004f8487261b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12076 | 2026.01.22 22:24:02.533194 [ 277 ] {9f492fda-6ba1-413c-911f-004f8487261b} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12077 | 2026.01.22 22:24:02.533236 [ 277 ] {9f492fda-6ba1-413c-911f-004f8487261b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12078 | 2026.01.22 22:24:02.533610 [ 277 ] {9f492fda-6ba1-413c-911f-004f8487261b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12079 | 2026.01.22 22:24:02.533830 [ 277 ] {9f492fda-6ba1-413c-911f-004f8487261b} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12080 | 2026.01.22 22:24:02.533986 [ 277 ] {9f492fda-6ba1-413c-911f-004f8487261b} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001622 sec., 6165.228113440197 rows/sec., 502.73 KiB/sec. | ||
| 12081 | 2026.01.22 22:24:02.534036 [ 277 ] {9f492fda-6ba1-413c-911f-004f8487261b} <Debug> TCPHandler: Processed in 0.001942275 sec. | ||
| 12082 | 2026.01.22 22:24:02.534159 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12083 | 2026.01.22 22:24:02.534261 [ 277 ] {c021d378-cb21-4bda-a4a4-d086b912cfa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12084 | 2026.01.22 22:24:02.534303 [ 277 ] {c021d378-cb21-4bda-a4a4-d086b912cfa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12085 | 2026.01.22 22:24:02.534769 [ 277 ] {c021d378-cb21-4bda-a4a4-d086b912cfa1} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12086 | 2026.01.22 22:24:02.534804 [ 277 ] {c021d378-cb21-4bda-a4a4-d086b912cfa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12087 | 2026.01.22 22:24:02.535128 [ 277 ] {c021d378-cb21-4bda-a4a4-d086b912cfa1} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12088 | 2026.01.22 22:24:02.535335 [ 277 ] {c021d378-cb21-4bda-a4a4-d086b912cfa1} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12089 | 2026.01.22 22:24:02.535468 [ 277 ] {c021d378-cb21-4bda-a4a4-d086b912cfa1} <Debug> executeQuery: Read 133 rows, 11.63 KiB in 0.001231 sec., 108042.24207961006 rows/sec., 9.23 MiB/sec. | ||
| 12090 | 2026.01.22 22:24:02.535505 [ 277 ] {c021d378-cb21-4bda-a4a4-d086b912cfa1} <Debug> TCPHandler: Processed in 0.001395961 sec. | ||
| 12091 | 2026.01.22 22:24:02.535627 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12092 | 2026.01.22 22:24:02.535723 [ 277 ] {10162847-ad05-4b57-9150-feb3011a7a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12093 | 2026.01.22 22:24:02.535762 [ 277 ] {10162847-ad05-4b57-9150-feb3011a7a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12094 | 2026.01.22 22:24:02.536168 [ 277 ] {10162847-ad05-4b57-9150-feb3011a7a67} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12095 | 2026.01.22 22:24:02.536201 [ 277 ] {10162847-ad05-4b57-9150-feb3011a7a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12096 | 2026.01.22 22:24:02.536496 [ 277 ] {10162847-ad05-4b57-9150-feb3011a7a67} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12097 | 2026.01.22 22:24:02.536700 [ 277 ] {10162847-ad05-4b57-9150-feb3011a7a67} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12098 | 2026.01.22 22:24:02.536824 [ 277 ] {10162847-ad05-4b57-9150-feb3011a7a67} <Debug> executeQuery: Read 46 rows, 3.41 KiB in 0.001121 sec., 41034.79036574487 rows/sec., 2.97 MiB/sec. | ||
| 12099 | 2026.01.22 22:24:02.536861 [ 277 ] {10162847-ad05-4b57-9150-feb3011a7a67} <Debug> TCPHandler: Processed in 0.00128389 sec. | ||
| 12100 | 2026.01.22 22:24:02.536971 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12101 | 2026.01.22 22:24:02.537063 [ 277 ] {7cc4565e-e2b3-4063-8632-c2fd4f4b6e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12102 | 2026.01.22 22:24:02.537102 [ 277 ] {7cc4565e-e2b3-4063-8632-c2fd4f4b6e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12103 | 2026.01.22 22:24:02.537531 [ 277 ] {7cc4565e-e2b3-4063-8632-c2fd4f4b6e10} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12104 | 2026.01.22 22:24:02.537564 [ 277 ] {7cc4565e-e2b3-4063-8632-c2fd4f4b6e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12105 | 2026.01.22 22:24:02.537873 [ 277 ] {7cc4565e-e2b3-4063-8632-c2fd4f4b6e10} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12106 | 2026.01.22 22:24:02.538078 [ 277 ] {7cc4565e-e2b3-4063-8632-c2fd4f4b6e10} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12107 | 2026.01.22 22:24:02.538202 [ 277 ] {7cc4565e-e2b3-4063-8632-c2fd4f4b6e10} <Debug> executeQuery: Read 110 rows, 8.81 KiB in 0.001156 sec., 95155.70934256056 rows/sec., 7.45 MiB/sec. | ||
| 12108 | 2026.01.22 22:24:02.538237 [ 277 ] {7cc4565e-e2b3-4063-8632-c2fd4f4b6e10} <Debug> TCPHandler: Processed in 0.00131365 sec. | ||
| 12109 | 2026.01.22 22:24:02.538347 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12110 | 2026.01.22 22:24:02.538438 [ 277 ] {1ba02b2f-0ec3-48e5-a7f5-64b16e3e4f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12111 | 2026.01.22 22:24:02.538481 [ 277 ] {1ba02b2f-0ec3-48e5-a7f5-64b16e3e4f7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12112 | 2026.01.22 22:24:02.538890 [ 277 ] {1ba02b2f-0ec3-48e5-a7f5-64b16e3e4f7c} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12113 | 2026.01.22 22:24:02.538924 [ 277 ] {1ba02b2f-0ec3-48e5-a7f5-64b16e3e4f7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12114 | 2026.01.22 22:24:02.539254 [ 277 ] {1ba02b2f-0ec3-48e5-a7f5-64b16e3e4f7c} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12115 | 2026.01.22 22:24:02.539458 [ 277 ] {1ba02b2f-0ec3-48e5-a7f5-64b16e3e4f7c} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12116 | 2026.01.22 22:24:02.539585 [ 277 ] {1ba02b2f-0ec3-48e5-a7f5-64b16e3e4f7c} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001165 sec., 141630.90128755366 rows/sec., 9.86 MiB/sec. | ||
| 12117 | 2026.01.22 22:24:02.539621 [ 277 ] {1ba02b2f-0ec3-48e5-a7f5-64b16e3e4f7c} <Debug> TCPHandler: Processed in 0.00132127 sec. | ||
| 12118 | 2026.01.22 22:24:02.539719 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12119 | 2026.01.22 22:24:02.539810 [ 277 ] {5b9b9152-c423-4644-b24d-a7e66e252a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12120 | 2026.01.22 22:24:02.539862 [ 277 ] {5b9b9152-c423-4644-b24d-a7e66e252a78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12121 | 2026.01.22 22:24:02.540699 [ 277 ] {5b9b9152-c423-4644-b24d-a7e66e252a78} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12122 | 2026.01.22 22:24:02.540733 [ 277 ] {5b9b9152-c423-4644-b24d-a7e66e252a78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12123 | 2026.01.22 22:24:02.541289 [ 277 ] {5b9b9152-c423-4644-b24d-a7e66e252a78} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12124 | 2026.01.22 22:24:02.541509 [ 277 ] {5b9b9152-c423-4644-b24d-a7e66e252a78} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12125 | 2026.01.22 22:24:02.541613 [ 63 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12126 | 2026.01.22 22:24:02.541644 [ 277 ] {5b9b9152-c423-4644-b24d-a7e66e252a78} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001851 sec., 19448.94651539708 rows/sec., 34.85 MiB/sec. | ||
| 12127 | 2026.01.22 22:24:02.541649 [ 63 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12128 | 2026.01.22 22:24:02.541674 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12129 | 2026.01.22 22:24:02.541711 [ 277 ] {5b9b9152-c423-4644-b24d-a7e66e252a78} <Debug> TCPHandler: Processed in 0.002039375 sec. | ||
| 12130 | 2026.01.22 22:24:02.541823 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12131 | 2026.01.22 22:24:02.541842 [ 193 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::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 | ||
| 12132 | 2026.01.22 22:24:02.541915 [ 277 ] {e2cbcbc8-5a2a-4c15-9a93-0fe1c6308c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12133 | 2026.01.22 22:24:02.541963 [ 277 ] {e2cbcbc8-5a2a-4c15-9a93-0fe1c6308c29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12134 | 2026.01.22 22:24:02.542213 [ 193 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12135 | 2026.01.22 22:24:02.542281 [ 193 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1596 rows starting from the beginning of the part | ||
| 12136 | 2026.01.22 22:24:02.542291 [ 277 ] {e2cbcbc8-5a2a-4c15-9a93-0fe1c6308c29} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12137 | 2026.01.22 22:24:02.542329 [ 277 ] {e2cbcbc8-5a2a-4c15-9a93-0fe1c6308c29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12138 | 2026.01.22 22:24:02.542411 [ 193 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 36 rows starting from the beginning of the part | ||
| 12139 | 2026.01.22 22:24:02.542527 [ 193 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 5 rows starting from the beginning of the part | ||
| 12140 | 2026.01.22 22:24:02.542639 [ 193 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 36 rows starting from the beginning of the part | ||
| 12141 | 2026.01.22 22:24:02.542645 [ 277 ] {e2cbcbc8-5a2a-4c15-9a93-0fe1c6308c29} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12142 | 2026.01.22 22:24:02.542754 [ 193 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 5 rows starting from the beginning of the part | ||
| 12143 | 2026.01.22 22:24:02.542860 [ 277 ] {e2cbcbc8-5a2a-4c15-9a93-0fe1c6308c29} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12144 | 2026.01.22 22:24:02.542862 [ 193 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 36 rows starting from the beginning of the part | ||
| 12145 | 2026.01.22 22:24:02.542992 [ 277 ] {e2cbcbc8-5a2a-4c15-9a93-0fe1c6308c29} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 12146 | 2026.01.22 22:24:02.543032 [ 277 ] {e2cbcbc8-5a2a-4c15-9a93-0fe1c6308c29} <Debug> TCPHandler: Processed in 0.001257249 sec. | ||
| 12147 | 2026.01.22 22:24:02.552762 [ 196 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1714 rows, containing 19 columns (19 merged, 0 gathered) in 0.011014891 sec., 155607.5316587336 rows/sec., 278.84 MiB/sec. | ||
| 12148 | 2026.01.22 22:24:02.554000 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12149 | 2026.01.22 22:24:02.554358 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12150 | 2026.01.22 22:24:02.554444 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12151 | 2026.01.22 22:24:02.554566 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.53 MiB. | ||
| 12152 | 2026.01.22 22:24:03.000219 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 343.75 MiB, peak 357.49 MiB, free memory in arenas 0.00 B, will set to 350.66 MiB (RSS), difference: 6.90 MiB | ||
| 12153 | 2026.01.22 22:24:07.171239 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12154 | 2026.01.22 22:24:07.171354 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12155 | 2026.01.22 22:24:07.356925 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29728 | ||
| 12156 | 2026.01.22 22:24:07.357490 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12157 | 2026.01.22 22:24:07.357536 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12158 | 2026.01.22 22:24:07.358017 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12159 | 2026.01.22 22:24:07.358242 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12160 | 2026.01.22 22:24:07.358390 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29728 | ||
| 12161 | 2026.01.22 22:24:07.531360 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12162 | 2026.01.22 22:24:07.531625 [ 277 ] {4947f8ed-aa00-4c43-8cda-2bc152d1fe6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12163 | 2026.01.22 22:24:07.531720 [ 277 ] {4947f8ed-aa00-4c43-8cda-2bc152d1fe6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12164 | 2026.01.22 22:24:07.532584 [ 277 ] {4947f8ed-aa00-4c43-8cda-2bc152d1fe6a} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12165 | 2026.01.22 22:24:07.532627 [ 277 ] {4947f8ed-aa00-4c43-8cda-2bc152d1fe6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12166 | 2026.01.22 22:24:07.533041 [ 277 ] {4947f8ed-aa00-4c43-8cda-2bc152d1fe6a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12167 | 2026.01.22 22:24:07.533269 [ 277 ] {4947f8ed-aa00-4c43-8cda-2bc152d1fe6a} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12168 | 2026.01.22 22:24:07.533438 [ 277 ] {4947f8ed-aa00-4c43-8cda-2bc152d1fe6a} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001889 sec., 34939.12122816305 rows/sec., 2.77 MiB/sec. | ||
| 12169 | 2026.01.22 22:24:07.533490 [ 277 ] {4947f8ed-aa00-4c43-8cda-2bc152d1fe6a} <Debug> TCPHandler: Processed in 0.002301817 sec. | ||
| 12170 | 2026.01.22 22:24:07.533614 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12171 | 2026.01.22 22:24:07.533717 [ 277 ] {421e828a-9660-4bfa-8302-db65b7d1a796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12172 | 2026.01.22 22:24:07.533760 [ 277 ] {421e828a-9660-4bfa-8302-db65b7d1a796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12173 | 2026.01.22 22:24:07.534178 [ 277 ] {421e828a-9660-4bfa-8302-db65b7d1a796} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12174 | 2026.01.22 22:24:07.534215 [ 277 ] {421e828a-9660-4bfa-8302-db65b7d1a796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12175 | 2026.01.22 22:24:07.534526 [ 277 ] {421e828a-9660-4bfa-8302-db65b7d1a796} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12176 | 2026.01.22 22:24:07.534736 [ 277 ] {421e828a-9660-4bfa-8302-db65b7d1a796} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12177 | 2026.01.22 22:24:07.534868 [ 277 ] {421e828a-9660-4bfa-8302-db65b7d1a796} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001173 sec., 4262.574595055414 rows/sec., 320.53 KiB/sec. | ||
| 12178 | 2026.01.22 22:24:07.534906 [ 277 ] {421e828a-9660-4bfa-8302-db65b7d1a796} <Debug> TCPHandler: Processed in 0.00134461 sec. | ||
| 12179 | 2026.01.22 22:24:07.535010 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12180 | 2026.01.22 22:24:07.535107 [ 277 ] {7846397b-dad8-4608-ac1b-f04edf99fa4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12181 | 2026.01.22 22:24:07.535147 [ 277 ] {7846397b-dad8-4608-ac1b-f04edf99fa4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12182 | 2026.01.22 22:24:07.535570 [ 277 ] {7846397b-dad8-4608-ac1b-f04edf99fa4c} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12183 | 2026.01.22 22:24:07.535604 [ 277 ] {7846397b-dad8-4608-ac1b-f04edf99fa4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12184 | 2026.01.22 22:24:07.535911 [ 277 ] {7846397b-dad8-4608-ac1b-f04edf99fa4c} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12185 | 2026.01.22 22:24:07.536139 [ 277 ] {7846397b-dad8-4608-ac1b-f04edf99fa4c} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12186 | 2026.01.22 22:24:07.536271 [ 277 ] {7846397b-dad8-4608-ac1b-f04edf99fa4c} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001184 sec., 58277.02702702703 rows/sec., 4.55 MiB/sec. | ||
| 12187 | 2026.01.22 22:24:07.536309 [ 277 ] {7846397b-dad8-4608-ac1b-f04edf99fa4c} <Debug> TCPHandler: Processed in 0.00134866 sec. | ||
| 12188 | 2026.01.22 22:24:07.536420 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12189 | 2026.01.22 22:24:07.536514 [ 277 ] {8614a786-90f4-453e-afe3-402ac84d2b7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12190 | 2026.01.22 22:24:07.536558 [ 277 ] {8614a786-90f4-453e-afe3-402ac84d2b7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12191 | 2026.01.22 22:24:07.536967 [ 277 ] {8614a786-90f4-453e-afe3-402ac84d2b7f} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12192 | 2026.01.22 22:24:07.537002 [ 277 ] {8614a786-90f4-453e-afe3-402ac84d2b7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12193 | 2026.01.22 22:24:07.537346 [ 277 ] {8614a786-90f4-453e-afe3-402ac84d2b7f} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12194 | 2026.01.22 22:24:07.537556 [ 277 ] {8614a786-90f4-453e-afe3-402ac84d2b7f} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12195 | 2026.01.22 22:24:07.537687 [ 277 ] {8614a786-90f4-453e-afe3-402ac84d2b7f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 12196 | 2026.01.22 22:24:07.537723 [ 277 ] {8614a786-90f4-453e-afe3-402ac84d2b7f} <Debug> TCPHandler: Processed in 0.00135367 sec. | ||
| 12197 | 2026.01.22 22:24:07.537836 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12198 | 2026.01.22 22:24:07.537939 [ 277 ] {78caf5be-14e8-44e4-b4d2-ee1455bd267e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12199 | 2026.01.22 22:24:07.537997 [ 277 ] {78caf5be-14e8-44e4-b4d2-ee1455bd267e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12200 | 2026.01.22 22:24:07.538772 [ 277 ] {78caf5be-14e8-44e4-b4d2-ee1455bd267e} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12201 | 2026.01.22 22:24:07.538807 [ 277 ] {78caf5be-14e8-44e4-b4d2-ee1455bd267e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12202 | 2026.01.22 22:24:07.539316 [ 277 ] {78caf5be-14e8-44e4-b4d2-ee1455bd267e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12203 | 2026.01.22 22:24:07.539535 [ 277 ] {78caf5be-14e8-44e4-b4d2-ee1455bd267e} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12204 | 2026.01.22 22:24:07.539675 [ 277 ] {78caf5be-14e8-44e4-b4d2-ee1455bd267e} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001756 sec., 2847.380410022779 rows/sec., 5.10 MiB/sec. | ||
| 12205 | 2026.01.22 22:24:07.539740 [ 277 ] {78caf5be-14e8-44e4-b4d2-ee1455bd267e} <Debug> TCPHandler: Processed in 0.001956834 sec. | ||
| 12206 | 2026.01.22 22:24:07.539854 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12207 | 2026.01.22 22:24:07.539950 [ 277 ] {0d4c4f64-a29c-4c3e-8561-79562803dabe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12208 | 2026.01.22 22:24:07.539992 [ 277 ] {0d4c4f64-a29c-4c3e-8561-79562803dabe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12209 | 2026.01.22 22:24:07.540334 [ 277 ] {0d4c4f64-a29c-4c3e-8561-79562803dabe} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12210 | 2026.01.22 22:24:07.540368 [ 277 ] {0d4c4f64-a29c-4c3e-8561-79562803dabe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12211 | 2026.01.22 22:24:07.540683 [ 277 ] {0d4c4f64-a29c-4c3e-8561-79562803dabe} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12212 | 2026.01.22 22:24:07.540900 [ 277 ] {0d4c4f64-a29c-4c3e-8561-79562803dabe} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12213 | 2026.01.22 22:24:07.541028 [ 277 ] {0d4c4f64-a29c-4c3e-8561-79562803dabe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 12214 | 2026.01.22 22:24:07.541062 [ 277 ] {0d4c4f64-a29c-4c3e-8561-79562803dabe} <Debug> TCPHandler: Processed in 0.001259409 sec. | ||
| 12215 | 2026.01.22 22:24:08.957047 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 12216 | 2026.01.22 22:24:08.972978 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12217 | 2026.01.22 22:24:08.973039 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 12218 | 2026.01.22 22:24:08.979220 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12219 | 2026.01.22 22:24:08.979932 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12220 | 2026.01.22 22:24:08.982867 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 12221 | 2026.01.22 22:24:12.445587 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1494 | ||
| 12222 | 2026.01.22 22:24:12.447833 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12223 | 2026.01.22 22:24:12.447890 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12224 | 2026.01.22 22:24:12.449100 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12225 | 2026.01.22 22:24:12.449371 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12226 | 2026.01.22 22:24:12.449540 [ 74 ] {} <Debug> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12227 | 2026.01.22 22:24:12.449611 [ 74 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12228 | 2026.01.22 22:24:12.449635 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12229 | 2026.01.22 22:24:12.449730 [ 200 ] {7b0753d0-d697-461d-a77d-14ff90617906::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 | ||
| 12230 | 2026.01.22 22:24:12.449753 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1494 | ||
| 12231 | 2026.01.22 22:24:12.450174 [ 200 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12232 | 2026.01.22 22:24:12.450294 [ 200 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1358 rows starting from the beginning of the part | ||
| 12233 | 2026.01.22 22:24:12.450614 [ 200 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 30 rows starting from the beginning of the part | ||
| 12234 | 2026.01.22 22:24:12.450947 [ 200 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 12235 | 2026.01.22 22:24:12.451269 [ 200 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 32 rows starting from the beginning of the part | ||
| 12236 | 2026.01.22 22:24:12.451625 [ 200 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 24 rows starting from the beginning of the part | ||
| 12237 | 2026.01.22 22:24:12.451933 [ 200 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 26 rows starting from the beginning of the part | ||
| 12238 | 2026.01.22 22:24:12.458596 [ 196 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1494 rows, containing 72 columns (72 merged, 0 gathered) in 0.008904676 sec., 167777.01962429626 rows/sec., 133.46 MiB/sec. | ||
| 12239 | 2026.01.22 22:24:12.459917 [ 200 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12240 | 2026.01.22 22:24:12.460426 [ 200 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_46_9} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12241 | 2026.01.22 22:24:12.460497 [ 200 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_46_9} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12242 | 2026.01.22 22:24:12.460689 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 12243 | 2026.01.22 22:24:12.532831 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12244 | 2026.01.22 22:24:12.533028 [ 277 ] {6f04a18f-3e68-46f1-ab30-f6a25e8becfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12245 | 2026.01.22 22:24:12.533101 [ 277 ] {6f04a18f-3e68-46f1-ab30-f6a25e8becfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12246 | 2026.01.22 22:24:12.533809 [ 277 ] {6f04a18f-3e68-46f1-ab30-f6a25e8becfc} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12247 | 2026.01.22 22:24:12.533855 [ 277 ] {6f04a18f-3e68-46f1-ab30-f6a25e8becfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12248 | 2026.01.22 22:24:12.534251 [ 277 ] {6f04a18f-3e68-46f1-ab30-f6a25e8becfc} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12249 | 2026.01.22 22:24:12.534487 [ 277 ] {6f04a18f-3e68-46f1-ab30-f6a25e8becfc} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12250 | 2026.01.22 22:24:12.534646 [ 277 ] {6f04a18f-3e68-46f1-ab30-f6a25e8becfc} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001671 sec., 76600.83782166368 rows/sec., 6.58 MiB/sec. | ||
| 12251 | 2026.01.22 22:24:12.534644 [ 74 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12252 | 2026.01.22 22:24:12.534697 [ 277 ] {6f04a18f-3e68-46f1-ab30-f6a25e8becfc} <Debug> TCPHandler: Processed in 0.002002164 sec. | ||
| 12253 | 2026.01.22 22:24:12.534710 [ 74 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12254 | 2026.01.22 22:24:12.534740 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12255 | 2026.01.22 22:24:12.534829 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12256 | 2026.01.22 22:24:12.534847 [ 190 ] {048797f8-2913-4120-8057-043480967ec1::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 | ||
| 12257 | 2026.01.22 22:24:12.534939 [ 277 ] {456292b8-cf9c-4875-b4e0-94d5719fb84f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12258 | 2026.01.22 22:24:12.534990 [ 277 ] {456292b8-cf9c-4875-b4e0-94d5719fb84f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12259 | 2026.01.22 22:24:12.534990 [ 190 ] {048797f8-2913-4120-8057-043480967ec1::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12260 | 2026.01.22 22:24:12.535043 [ 190 ] {048797f8-2913-4120-8057-043480967ec1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2556 rows starting from the beginning of the part | ||
| 12261 | 2026.01.22 22:24:12.535122 [ 190 ] {048797f8-2913-4120-8057-043480967ec1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 128 rows starting from the beginning of the part | ||
| 12262 | 2026.01.22 22:24:12.535175 [ 190 ] {048797f8-2913-4120-8057-043480967ec1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 66 rows starting from the beginning of the part | ||
| 12263 | 2026.01.22 22:24:12.535223 [ 190 ] {048797f8-2913-4120-8057-043480967ec1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 133 rows starting from the beginning of the part | ||
| 12264 | 2026.01.22 22:24:12.535275 [ 190 ] {048797f8-2913-4120-8057-043480967ec1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 66 rows starting from the beginning of the part | ||
| 12265 | 2026.01.22 22:24:12.535325 [ 190 ] {048797f8-2913-4120-8057-043480967ec1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 128 rows starting from the beginning of the part | ||
| 12266 | 2026.01.22 22:24:12.535428 [ 277 ] {456292b8-cf9c-4875-b4e0-94d5719fb84f} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12267 | 2026.01.22 22:24:12.535472 [ 277 ] {456292b8-cf9c-4875-b4e0-94d5719fb84f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12268 | 2026.01.22 22:24:12.535867 [ 277 ] {456292b8-cf9c-4875-b4e0-94d5719fb84f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12269 | 2026.01.22 22:24:12.536099 [ 277 ] {456292b8-cf9c-4875-b4e0-94d5719fb84f} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12270 | 2026.01.22 22:24:12.536249 [ 277 ] {456292b8-cf9c-4875-b4e0-94d5719fb84f} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001333 sec., 27006.75168792198 rows/sec., 1.98 MiB/sec. | ||
| 12271 | 2026.01.22 22:24:12.536290 [ 277 ] {456292b8-cf9c-4875-b4e0-94d5719fb84f} <Debug> TCPHandler: Processed in 0.001516231 sec. | ||
| 12272 | 2026.01.22 22:24:12.536405 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12273 | 2026.01.22 22:24:12.536504 [ 277 ] {2bbe9517-fc29-4bba-a01a-a495063f43f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12274 | 2026.01.22 22:24:12.536545 [ 277 ] {2bbe9517-fc29-4bba-a01a-a495063f43f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12275 | 2026.01.22 22:24:12.536871 [ 196 ] {048797f8-2913-4120-8057-043480967ec1::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3077 rows, containing 5 columns (5 merged, 0 gathered) in 0.002073035 sec., 1484297.1778093472 rows/sec., 127.40 MiB/sec. | ||
| 12276 | 2026.01.22 22:24:12.536975 [ 277 ] {2bbe9517-fc29-4bba-a01a-a495063f43f2} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12277 | 2026.01.22 22:24:12.537016 [ 277 ] {2bbe9517-fc29-4bba-a01a-a495063f43f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12278 | 2026.01.22 22:24:12.537150 [ 192 ] {048797f8-2913-4120-8057-043480967ec1::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12279 | 2026.01.22 22:24:12.537360 [ 277 ] {2bbe9517-fc29-4bba-a01a-a495063f43f2} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12280 | 2026.01.22 22:24:12.537466 [ 192 ] {048797f8-2913-4120-8057-043480967ec1::all_1_91_18} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12281 | 2026.01.22 22:24:12.537560 [ 192 ] {048797f8-2913-4120-8057-043480967ec1::all_1_91_18} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12282 | 2026.01.22 22:24:12.537625 [ 277 ] {2bbe9517-fc29-4bba-a01a-a495063f43f2} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12283 | 2026.01.22 22:24:12.537648 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 12284 | 2026.01.22 22:24:12.537746 [ 74 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12285 | 2026.01.22 22:24:12.537763 [ 277 ] {2bbe9517-fc29-4bba-a01a-a495063f43f2} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.00128 sec., 78125 rows/sec., 6.10 MiB/sec. | ||
| 12286 | 2026.01.22 22:24:12.537786 [ 74 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12287 | 2026.01.22 22:24:12.537810 [ 277 ] {2bbe9517-fc29-4bba-a01a-a495063f43f2} <Debug> TCPHandler: Processed in 0.00145676 sec. | ||
| 12288 | 2026.01.22 22:24:12.537811 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12289 | 2026.01.22 22:24:12.537937 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12290 | 2026.01.22 22:24:12.537944 [ 201 ] {94686fe9-8f29-47df-b786-a03914968c62::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 | ||
| 12291 | 2026.01.22 22:24:12.538038 [ 277 ] {d2c05f6c-f2be-40eb-b0cc-d734e9020805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12292 | 2026.01.22 22:24:12.538086 [ 277 ] {d2c05f6c-f2be-40eb-b0cc-d734e9020805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12293 | 2026.01.22 22:24:12.538096 [ 201 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12294 | 2026.01.22 22:24:12.538138 [ 201 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1304 rows starting from the beginning of the part | ||
| 12295 | 2026.01.22 22:24:12.538211 [ 201 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 100 rows starting from the beginning of the part | ||
| 12296 | 2026.01.22 22:24:12.538258 [ 201 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 69 rows starting from the beginning of the part | ||
| 12297 | 2026.01.22 22:24:12.538301 [ 201 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 110 rows starting from the beginning of the part | ||
| 12298 | 2026.01.22 22:24:12.538342 [ 201 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 69 rows starting from the beginning of the part | ||
| 12299 | 2026.01.22 22:24:12.538385 [ 201 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 100 rows starting from the beginning of the part | ||
| 12300 | 2026.01.22 22:24:12.538490 [ 277 ] {d2c05f6c-f2be-40eb-b0cc-d734e9020805} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12301 | 2026.01.22 22:24:12.538533 [ 277 ] {d2c05f6c-f2be-40eb-b0cc-d734e9020805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12302 | 2026.01.22 22:24:12.538892 [ 277 ] {d2c05f6c-f2be-40eb-b0cc-d734e9020805} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12303 | 2026.01.22 22:24:12.539122 [ 277 ] {d2c05f6c-f2be-40eb-b0cc-d734e9020805} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12304 | 2026.01.22 22:24:12.539245 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12305 | 2026.01.22 22:24:12.539263 [ 277 ] {d2c05f6c-f2be-40eb-b0cc-d734e9020805} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 12306 | 2026.01.22 22:24:12.539277 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12307 | 2026.01.22 22:24:12.539304 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12308 | 2026.01.22 22:24:12.539307 [ 277 ] {d2c05f6c-f2be-40eb-b0cc-d734e9020805} <Debug> TCPHandler: Processed in 0.00142135 sec. | ||
| 12309 | 2026.01.22 22:24:12.539383 [ 192 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 12310 | 2026.01.22 22:24:12.539429 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12311 | 2026.01.22 22:24:12.539483 [ 192 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12312 | 2026.01.22 22:24:12.539515 [ 192 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 26059 rows starting from the beginning of the part | ||
| 12313 | 2026.01.22 22:24:12.539529 [ 277 ] {3c6cd8a5-8868-43ff-866e-1ad33e13e556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12314 | 2026.01.22 22:24:12.539573 [ 192 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 12315 | 2026.01.22 22:24:12.539583 [ 191 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001691942 sec., 1035496.4886503201 rows/sec., 80.15 MiB/sec. | ||
| 12316 | 2026.01.22 22:24:12.539589 [ 277 ] {3c6cd8a5-8868-43ff-866e-1ad33e13e556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12317 | 2026.01.22 22:24:12.539620 [ 192 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 12318 | 2026.01.22 22:24:12.539664 [ 192 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 165 rows starting from the beginning of the part | ||
| 12319 | 2026.01.22 22:24:12.539701 [ 192 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 12320 | 2026.01.22 22:24:12.539743 [ 192 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 12321 | 2026.01.22 22:24:12.539774 [ 201 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12322 | 2026.01.22 22:24:12.540104 [ 201 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_91_18} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12323 | 2026.01.22 22:24:12.540190 [ 201 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_91_18} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12324 | 2026.01.22 22:24:12.540278 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 12325 | 2026.01.22 22:24:12.540454 [ 277 ] {3c6cd8a5-8868-43ff-866e-1ad33e13e556} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12326 | 2026.01.22 22:24:12.540495 [ 277 ] {3c6cd8a5-8868-43ff-866e-1ad33e13e556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12327 | 2026.01.22 22:24:12.541127 [ 277 ] {3c6cd8a5-8868-43ff-866e-1ad33e13e556} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12328 | 2026.01.22 22:24:12.541363 [ 277 ] {3c6cd8a5-8868-43ff-866e-1ad33e13e556} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12329 | 2026.01.22 22:24:12.541509 [ 277 ] {3c6cd8a5-8868-43ff-866e-1ad33e13e556} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001999 sec., 18009.004502251126 rows/sec., 32.27 MiB/sec. | ||
| 12330 | 2026.01.22 22:24:12.541578 [ 277 ] {3c6cd8a5-8868-43ff-866e-1ad33e13e556} <Debug> TCPHandler: Processed in 0.002200036 sec. | ||
| 12331 | 2026.01.22 22:24:12.541695 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12332 | 2026.01.22 22:24:12.541791 [ 277 ] {13f59b72-7e20-481f-bfc9-5c0cfc2a9e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12333 | 2026.01.22 22:24:12.541834 [ 277 ] {13f59b72-7e20-481f-bfc9-5c0cfc2a9e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12334 | 2026.01.22 22:24:12.542171 [ 277 ] {13f59b72-7e20-481f-bfc9-5c0cfc2a9e29} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12335 | 2026.01.22 22:24:12.542207 [ 277 ] {13f59b72-7e20-481f-bfc9-5c0cfc2a9e29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12336 | 2026.01.22 22:24:12.542534 [ 277 ] {13f59b72-7e20-481f-bfc9-5c0cfc2a9e29} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12337 | 2026.01.22 22:24:12.542755 [ 277 ] {13f59b72-7e20-481f-bfc9-5c0cfc2a9e29} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12338 | 2026.01.22 22:24:12.542866 [ 74 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12339 | 2026.01.22 22:24:12.542883 [ 277 ] {13f59b72-7e20-481f-bfc9-5c0cfc2a9e29} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 12340 | 2026.01.22 22:24:12.542898 [ 74 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12341 | 2026.01.22 22:24:12.542930 [ 277 ] {13f59b72-7e20-481f-bfc9-5c0cfc2a9e29} <Debug> TCPHandler: Processed in 0.001286759 sec. | ||
| 12342 | 2026.01.22 22:24:12.542933 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12343 | 2026.01.22 22:24:12.543030 [ 191 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 12344 | 2026.01.22 22:24:12.543135 [ 191 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12345 | 2026.01.22 22:24:12.543169 [ 191 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5298 rows starting from the beginning of the part | ||
| 12346 | 2026.01.22 22:24:12.543234 [ 191 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 12347 | 2026.01.22 22:24:12.543283 [ 191 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 12348 | 2026.01.22 22:24:12.543331 [ 191 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 12349 | 2026.01.22 22:24:12.543373 [ 191 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 12350 | 2026.01.22 22:24:12.543411 [ 191 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 12351 | 2026.01.22 22:24:12.545316 [ 192 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5598 rows, containing 4 columns (4 merged, 0 gathered) in 0.002325287 sec., 2407444.7584319697 rows/sec., 160.50 MiB/sec. | ||
| 12352 | 2026.01.22 22:24:12.545322 [ 199 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26864 rows, containing 5 columns (5 merged, 0 gathered) in 0.005970694 sec., 4499309.460508276 rows/sec., 307.94 MiB/sec. | ||
| 12353 | 2026.01.22 22:24:12.545641 [ 199 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12354 | 2026.01.22 22:24:12.545809 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12355 | 2026.01.22 22:24:12.545916 [ 199 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12356 | 2026.01.22 22:24:12.545990 [ 199 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12357 | 2026.01.22 22:24:12.546060 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_91_18} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12358 | 2026.01.22 22:24:12.546076 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 12359 | 2026.01.22 22:24:12.546128 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_91_18} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12360 | 2026.01.22 22:24:12.546194 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 12361 | 2026.01.22 22:24:14.858533 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30176 | ||
| 12362 | 2026.01.22 22:24:14.859178 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12363 | 2026.01.22 22:24:14.859232 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12364 | 2026.01.22 22:24:14.859927 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12365 | 2026.01.22 22:24:14.860175 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12366 | 2026.01.22 22:24:14.860309 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30176 | ||
| 12367 | 2026.01.22 22:24:16.482930 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 12368 | 2026.01.22 22:24:16.499770 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12369 | 2026.01.22 22:24:16.499836 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12370 | 2026.01.22 22:24:16.505872 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12371 | 2026.01.22 22:24:16.506574 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12372 | 2026.01.22 22:24:16.509661 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 12373 | 2026.01.22 22:24:17.565284 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12374 | 2026.01.22 22:24:17.565557 [ 277 ] {512419e9-a054-4e15-93eb-86ee8077c61b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12375 | 2026.01.22 22:24:17.565622 [ 277 ] {512419e9-a054-4e15-93eb-86ee8077c61b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12376 | 2026.01.22 22:24:17.566273 [ 277 ] {512419e9-a054-4e15-93eb-86ee8077c61b} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12377 | 2026.01.22 22:24:17.566320 [ 277 ] {512419e9-a054-4e15-93eb-86ee8077c61b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12378 | 2026.01.22 22:24:17.566696 [ 277 ] {512419e9-a054-4e15-93eb-86ee8077c61b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12379 | 2026.01.22 22:24:17.566922 [ 277 ] {512419e9-a054-4e15-93eb-86ee8077c61b} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12380 | 2026.01.22 22:24:17.567087 [ 277 ] {512419e9-a054-4e15-93eb-86ee8077c61b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001596 sec., 15037.593984962406 rows/sec., 1.25 MiB/sec. | ||
| 12381 | 2026.01.22 22:24:17.567139 [ 277 ] {512419e9-a054-4e15-93eb-86ee8077c61b} <Debug> TCPHandler: Processed in 0.002053195 sec. | ||
| 12382 | 2026.01.22 22:24:17.567267 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12383 | 2026.01.22 22:24:17.567372 [ 277 ] {73096b6f-3af4-49c5-8f89-851fbaf8e7d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12384 | 2026.01.22 22:24:17.567415 [ 277 ] {73096b6f-3af4-49c5-8f89-851fbaf8e7d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12385 | 2026.01.22 22:24:17.567819 [ 277 ] {73096b6f-3af4-49c5-8f89-851fbaf8e7d2} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12386 | 2026.01.22 22:24:17.567857 [ 277 ] {73096b6f-3af4-49c5-8f89-851fbaf8e7d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12387 | 2026.01.22 22:24:17.568145 [ 277 ] {73096b6f-3af4-49c5-8f89-851fbaf8e7d2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 12388 | 2026.01.22 22:24:17.568371 [ 277 ] {73096b6f-3af4-49c5-8f89-851fbaf8e7d2} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12389 | 2026.01.22 22:24:17.568531 [ 277 ] {73096b6f-3af4-49c5-8f89-851fbaf8e7d2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001181 sec., 1693.480101608806 rows/sec., 138.09 KiB/sec. | ||
| 12390 | 2026.01.22 22:24:17.568582 [ 277 ] {73096b6f-3af4-49c5-8f89-851fbaf8e7d2} <Debug> TCPHandler: Processed in 0.001368971 sec. | ||
| 12391 | 2026.01.22 22:24:17.568710 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12392 | 2026.01.22 22:24:17.568810 [ 277 ] {1d676666-966e-4f14-904f-78115a2e7654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12393 | 2026.01.22 22:24:17.568851 [ 277 ] {1d676666-966e-4f14-904f-78115a2e7654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12394 | 2026.01.22 22:24:17.569995 [ 277 ] {1d676666-966e-4f14-904f-78115a2e7654} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12395 | 2026.01.22 22:24:17.570033 [ 277 ] {1d676666-966e-4f14-904f-78115a2e7654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12396 | 2026.01.22 22:24:17.570436 [ 277 ] {1d676666-966e-4f14-904f-78115a2e7654} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12397 | 2026.01.22 22:24:17.570669 [ 277 ] {1d676666-966e-4f14-904f-78115a2e7654} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12398 | 2026.01.22 22:24:17.570812 [ 277 ] {1d676666-966e-4f14-904f-78115a2e7654} <Debug> executeQuery: Read 1327 rows, 112.98 KiB in 0.002021 sec., 656605.6407718952 rows/sec., 54.59 MiB/sec. | ||
| 12399 | 2026.01.22 22:24:17.570852 [ 277 ] {1d676666-966e-4f14-904f-78115a2e7654} <Debug> TCPHandler: Processed in 0.002194257 sec. | ||
| 12400 | 2026.01.22 22:24:17.570989 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12401 | 2026.01.22 22:24:17.571115 [ 277 ] {06bf6e9a-5036-4078-8d32-1bbb688602c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12402 | 2026.01.22 22:24:17.571166 [ 277 ] {06bf6e9a-5036-4078-8d32-1bbb688602c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12403 | 2026.01.22 22:24:17.571641 [ 277 ] {06bf6e9a-5036-4078-8d32-1bbb688602c9} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12404 | 2026.01.22 22:24:17.571679 [ 277 ] {06bf6e9a-5036-4078-8d32-1bbb688602c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12405 | 2026.01.22 22:24:17.571997 [ 277 ] {06bf6e9a-5036-4078-8d32-1bbb688602c9} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12406 | 2026.01.22 22:24:17.572214 [ 277 ] {06bf6e9a-5036-4078-8d32-1bbb688602c9} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12407 | 2026.01.22 22:24:17.572344 [ 69 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12408 | 2026.01.22 22:24:17.572361 [ 277 ] {06bf6e9a-5036-4078-8d32-1bbb688602c9} <Debug> executeQuery: Read 19 rows, 1.48 KiB in 0.001271 sec., 14948.859166011014 rows/sec., 1.13 MiB/sec. | ||
| 12409 | 2026.01.22 22:24:17.572420 [ 69 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12410 | 2026.01.22 22:24:17.572428 [ 277 ] {06bf6e9a-5036-4078-8d32-1bbb688602c9} <Debug> TCPHandler: Processed in 0.001502331 sec. | ||
| 12411 | 2026.01.22 22:24:17.572451 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12412 | 2026.01.22 22:24:17.572553 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12413 | 2026.01.22 22:24:17.572556 [ 201 ] {1300943d-9fd4-47f6-9844-87364234b6ab::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 | ||
| 12414 | 2026.01.22 22:24:17.572655 [ 277 ] {575fa990-76a2-4b73-a764-613f9c53a514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12415 | 2026.01.22 22:24:17.572688 [ 201 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12416 | 2026.01.22 22:24:17.572701 [ 277 ] {575fa990-76a2-4b73-a764-613f9c53a514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12417 | 2026.01.22 22:24:17.572738 [ 201 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 296 rows starting from the beginning of the part | ||
| 12418 | 2026.01.22 22:24:17.572824 [ 201 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 5 rows starting from the beginning of the part | ||
| 12419 | 2026.01.22 22:24:17.572870 [ 201 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 46 rows starting from the beginning of the part | ||
| 12420 | 2026.01.22 22:24:17.572912 [ 201 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 5 rows starting from the beginning of the part | ||
| 12421 | 2026.01.22 22:24:17.572948 [ 201 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 36 rows starting from the beginning of the part | ||
| 12422 | 2026.01.22 22:24:17.572989 [ 201 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 19 rows starting from the beginning of the part | ||
| 12423 | 2026.01.22 22:24:17.573221 [ 277 ] {575fa990-76a2-4b73-a764-613f9c53a514} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12424 | 2026.01.22 22:24:17.573265 [ 277 ] {575fa990-76a2-4b73-a764-613f9c53a514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12425 | 2026.01.22 22:24:17.573614 [ 277 ] {575fa990-76a2-4b73-a764-613f9c53a514} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 12426 | 2026.01.22 22:24:17.573836 [ 199 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 407 rows, containing 5 columns (5 merged, 0 gathered) in 0.001323989 sec., 307404.366652593 rows/sec., 21.22 MiB/sec. | ||
| 12427 | 2026.01.22 22:24:17.573842 [ 277 ] {575fa990-76a2-4b73-a764-613f9c53a514} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12428 | 2026.01.22 22:24:17.573989 [ 277 ] {575fa990-76a2-4b73-a764-613f9c53a514} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001353 sec., 186252.77161862527 rows/sec., 12.88 MiB/sec. | ||
| 12429 | 2026.01.22 22:24:17.574030 [ 277 ] {575fa990-76a2-4b73-a764-613f9c53a514} <Debug> TCPHandler: Processed in 0.001526961 sec. | ||
| 12430 | 2026.01.22 22:24:17.574033 [ 188 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12431 | 2026.01.22 22:24:17.574149 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12432 | 2026.01.22 22:24:17.574252 [ 277 ] {b7c045f2-826d-42cc-9a98-50d4b9ae1700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12433 | 2026.01.22 22:24:17.574294 [ 277 ] {b7c045f2-826d-42cc-9a98-50d4b9ae1700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12434 | 2026.01.22 22:24:17.574386 [ 188 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_86_17} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12435 | 2026.01.22 22:24:17.574483 [ 188 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_86_17} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12436 | 2026.01.22 22:24:17.574590 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 12437 | 2026.01.22 22:24:17.574699 [ 277 ] {b7c045f2-826d-42cc-9a98-50d4b9ae1700} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12438 | 2026.01.22 22:24:17.574740 [ 277 ] {b7c045f2-826d-42cc-9a98-50d4b9ae1700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12439 | 2026.01.22 22:24:17.575059 [ 277 ] {b7c045f2-826d-42cc-9a98-50d4b9ae1700} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12440 | 2026.01.22 22:24:17.575278 [ 277 ] {b7c045f2-826d-42cc-9a98-50d4b9ae1700} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12441 | 2026.01.22 22:24:17.575415 [ 277 ] {b7c045f2-826d-42cc-9a98-50d4b9ae1700} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001181 sec., 10160.880609652837 rows/sec., 793.82 KiB/sec. | ||
| 12442 | 2026.01.22 22:24:17.575454 [ 277 ] {b7c045f2-826d-42cc-9a98-50d4b9ae1700} <Debug> TCPHandler: Processed in 0.001355601 sec. | ||
| 12443 | 2026.01.22 22:24:17.575574 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12444 | 2026.01.22 22:24:17.575675 [ 277 ] {26691ade-b0fe-49fc-8fae-02a8daaa4027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12445 | 2026.01.22 22:24:17.575716 [ 277 ] {26691ade-b0fe-49fc-8fae-02a8daaa4027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12446 | 2026.01.22 22:24:17.576343 [ 277 ] {26691ade-b0fe-49fc-8fae-02a8daaa4027} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12447 | 2026.01.22 22:24:17.576379 [ 277 ] {26691ade-b0fe-49fc-8fae-02a8daaa4027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12448 | 2026.01.22 22:24:17.576716 [ 277 ] {26691ade-b0fe-49fc-8fae-02a8daaa4027} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12449 | 2026.01.22 22:24:17.576937 [ 277 ] {26691ade-b0fe-49fc-8fae-02a8daaa4027} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12450 | 2026.01.22 22:24:17.577072 [ 277 ] {26691ade-b0fe-49fc-8fae-02a8daaa4027} <Debug> executeQuery: Read 563 rows, 43.23 KiB in 0.001416 sec., 397598.87005649717 rows/sec., 29.81 MiB/sec. | ||
| 12451 | 2026.01.22 22:24:17.577109 [ 277 ] {26691ade-b0fe-49fc-8fae-02a8daaa4027} <Debug> TCPHandler: Processed in 0.001587512 sec. | ||
| 12452 | 2026.01.22 22:24:17.577226 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12453 | 2026.01.22 22:24:17.577322 [ 277 ] {52759958-c6e3-40fc-9dd7-b88e16d64275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12454 | 2026.01.22 22:24:17.577365 [ 277 ] {52759958-c6e3-40fc-9dd7-b88e16d64275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12455 | 2026.01.22 22:24:17.577965 [ 277 ] {52759958-c6e3-40fc-9dd7-b88e16d64275} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12456 | 2026.01.22 22:24:17.578001 [ 277 ] {52759958-c6e3-40fc-9dd7-b88e16d64275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12457 | 2026.01.22 22:24:17.578370 [ 277 ] {52759958-c6e3-40fc-9dd7-b88e16d64275} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12458 | 2026.01.22 22:24:17.578578 [ 277 ] {52759958-c6e3-40fc-9dd7-b88e16d64275} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12459 | 2026.01.22 22:24:17.578711 [ 277 ] {52759958-c6e3-40fc-9dd7-b88e16d64275} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001408 sec., 625710.2272727273 rows/sec., 42.47 MiB/sec. | ||
| 12460 | 2026.01.22 22:24:17.578748 [ 277 ] {52759958-c6e3-40fc-9dd7-b88e16d64275} <Debug> TCPHandler: Processed in 0.001573742 sec. | ||
| 12461 | 2026.01.22 22:24:17.578876 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12462 | 2026.01.22 22:24:17.578993 [ 277 ] {54b82c1a-0d8c-404b-ae68-ccff5880f8fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12463 | 2026.01.22 22:24:17.579057 [ 277 ] {54b82c1a-0d8c-404b-ae68-ccff5880f8fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12464 | 2026.01.22 22:24:17.579899 [ 277 ] {54b82c1a-0d8c-404b-ae68-ccff5880f8fc} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12465 | 2026.01.22 22:24:17.579935 [ 277 ] {54b82c1a-0d8c-404b-ae68-ccff5880f8fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12466 | 2026.01.22 22:24:17.580438 [ 277 ] {54b82c1a-0d8c-404b-ae68-ccff5880f8fc} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12467 | 2026.01.22 22:24:17.580656 [ 277 ] {54b82c1a-0d8c-404b-ae68-ccff5880f8fc} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12468 | 2026.01.22 22:24:17.580799 [ 277 ] {54b82c1a-0d8c-404b-ae68-ccff5880f8fc} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001831 sec., 2730.7482250136536 rows/sec., 4.89 MiB/sec. | ||
| 12469 | 2026.01.22 22:24:17.580865 [ 277 ] {54b82c1a-0d8c-404b-ae68-ccff5880f8fc} <Debug> TCPHandler: Processed in 0.002050945 sec. | ||
| 12470 | 2026.01.22 22:24:17.580978 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12471 | 2026.01.22 22:24:17.581073 [ 277 ] {5893c3b3-9953-436f-a5e1-be3ae6ac08cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12472 | 2026.01.22 22:24:17.581114 [ 277 ] {5893c3b3-9953-436f-a5e1-be3ae6ac08cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12473 | 2026.01.22 22:24:17.581448 [ 277 ] {5893c3b3-9953-436f-a5e1-be3ae6ac08cb} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12474 | 2026.01.22 22:24:17.581483 [ 277 ] {5893c3b3-9953-436f-a5e1-be3ae6ac08cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12475 | 2026.01.22 22:24:17.581797 [ 277 ] {5893c3b3-9953-436f-a5e1-be3ae6ac08cb} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12476 | 2026.01.22 22:24:17.582006 [ 277 ] {5893c3b3-9953-436f-a5e1-be3ae6ac08cb} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12477 | 2026.01.22 22:24:17.582137 [ 277 ] {5893c3b3-9953-436f-a5e1-be3ae6ac08cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 12478 | 2026.01.22 22:24:17.582174 [ 277 ] {5893c3b3-9953-436f-a5e1-be3ae6ac08cb} <Debug> TCPHandler: Processed in 0.001246659 sec. | ||
| 12479 | 2026.01.22 22:24:22.171402 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12480 | 2026.01.22 22:24:22.171471 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12481 | 2026.01.22 22:24:22.360588 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30688 | ||
| 12482 | 2026.01.22 22:24:22.361454 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12483 | 2026.01.22 22:24:22.361533 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12484 | 2026.01.22 22:24:22.362116 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12485 | 2026.01.22 22:24:22.362340 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12486 | 2026.01.22 22:24:22.362490 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30688 | ||
| 12487 | 2026.01.22 22:24:22.450038 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1526 | ||
| 12488 | 2026.01.22 22:24:22.452399 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12489 | 2026.01.22 22:24:22.452443 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12490 | 2026.01.22 22:24:22.453670 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12491 | 2026.01.22 22:24:22.453934 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12492 | 2026.01.22 22:24:22.454231 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1526 | ||
| 12493 | 2026.01.22 22:24:22.533530 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12494 | 2026.01.22 22:24:22.533699 [ 277 ] {31208c5f-f947-4895-8d76-8559e07fba95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12495 | 2026.01.22 22:24:22.533763 [ 277 ] {31208c5f-f947-4895-8d76-8559e07fba95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12496 | 2026.01.22 22:24:22.534456 [ 277 ] {31208c5f-f947-4895-8d76-8559e07fba95} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12497 | 2026.01.22 22:24:22.534498 [ 277 ] {31208c5f-f947-4895-8d76-8559e07fba95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12498 | 2026.01.22 22:24:22.534896 [ 277 ] {31208c5f-f947-4895-8d76-8559e07fba95} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12499 | 2026.01.22 22:24:22.535122 [ 277 ] {31208c5f-f947-4895-8d76-8559e07fba95} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12500 | 2026.01.22 22:24:22.535276 [ 277 ] {31208c5f-f947-4895-8d76-8559e07fba95} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001625 sec., 78769.23076923077 rows/sec., 6.77 MiB/sec. | ||
| 12501 | 2026.01.22 22:24:22.535318 [ 277 ] {31208c5f-f947-4895-8d76-8559e07fba95} <Debug> TCPHandler: Processed in 0.001912155 sec. | ||
| 12502 | 2026.01.22 22:24:22.535460 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12503 | 2026.01.22 22:24:22.535556 [ 277 ] {2bbafe7b-0245-4283-9708-549924f13db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12504 | 2026.01.22 22:24:22.535599 [ 277 ] {2bbafe7b-0245-4283-9708-549924f13db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12505 | 2026.01.22 22:24:22.536019 [ 277 ] {2bbafe7b-0245-4283-9708-549924f13db9} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12506 | 2026.01.22 22:24:22.536055 [ 277 ] {2bbafe7b-0245-4283-9708-549924f13db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12507 | 2026.01.22 22:24:22.536386 [ 277 ] {2bbafe7b-0245-4283-9708-549924f13db9} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12508 | 2026.01.22 22:24:22.536619 [ 277 ] {2bbafe7b-0245-4283-9708-549924f13db9} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12509 | 2026.01.22 22:24:22.536753 [ 277 ] {2bbafe7b-0245-4283-9708-549924f13db9} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001216 sec., 29605.263157894737 rows/sec., 2.17 MiB/sec. | ||
| 12510 | 2026.01.22 22:24:22.536792 [ 277 ] {2bbafe7b-0245-4283-9708-549924f13db9} <Debug> TCPHandler: Processed in 0.001383531 sec. | ||
| 12511 | 2026.01.22 22:24:22.536906 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12512 | 2026.01.22 22:24:22.536999 [ 277 ] {1d6dc572-50f6-4480-9eb4-b035fce14433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12513 | 2026.01.22 22:24:22.537040 [ 277 ] {1d6dc572-50f6-4480-9eb4-b035fce14433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12514 | 2026.01.22 22:24:22.537488 [ 277 ] {1d6dc572-50f6-4480-9eb4-b035fce14433} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12515 | 2026.01.22 22:24:22.537524 [ 277 ] {1d6dc572-50f6-4480-9eb4-b035fce14433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12516 | 2026.01.22 22:24:22.537834 [ 277 ] {1d6dc572-50f6-4480-9eb4-b035fce14433} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12517 | 2026.01.22 22:24:22.538047 [ 277 ] {1d6dc572-50f6-4480-9eb4-b035fce14433} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12518 | 2026.01.22 22:24:22.538177 [ 277 ] {1d6dc572-50f6-4480-9eb4-b035fce14433} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001195 sec., 83682.00836820083 rows/sec., 6.54 MiB/sec. | ||
| 12519 | 2026.01.22 22:24:22.538215 [ 277 ] {1d6dc572-50f6-4480-9eb4-b035fce14433} <Debug> TCPHandler: Processed in 0.0013591 sec. | ||
| 12520 | 2026.01.22 22:24:22.538349 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12521 | 2026.01.22 22:24:22.538443 [ 277 ] {531d1827-6f97-48ab-b2fc-ded2fc9a362c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12522 | 2026.01.22 22:24:22.538488 [ 277 ] {531d1827-6f97-48ab-b2fc-ded2fc9a362c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12523 | 2026.01.22 22:24:22.538922 [ 277 ] {531d1827-6f97-48ab-b2fc-ded2fc9a362c} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12524 | 2026.01.22 22:24:22.538958 [ 277 ] {531d1827-6f97-48ab-b2fc-ded2fc9a362c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12525 | 2026.01.22 22:24:22.539286 [ 277 ] {531d1827-6f97-48ab-b2fc-ded2fc9a362c} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12526 | 2026.01.22 22:24:22.539503 [ 277 ] {531d1827-6f97-48ab-b2fc-ded2fc9a362c} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12527 | 2026.01.22 22:24:22.539631 [ 277 ] {531d1827-6f97-48ab-b2fc-ded2fc9a362c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 12528 | 2026.01.22 22:24:22.539668 [ 277 ] {531d1827-6f97-48ab-b2fc-ded2fc9a362c} <Debug> TCPHandler: Processed in 0.00136982 sec. | ||
| 12529 | 2026.01.22 22:24:22.539775 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12530 | 2026.01.22 22:24:22.539868 [ 277 ] {9f94432f-17b1-4de5-8081-996edb60f8fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12531 | 2026.01.22 22:24:22.539923 [ 277 ] {9f94432f-17b1-4de5-8081-996edb60f8fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12532 | 2026.01.22 22:24:22.540798 [ 277 ] {9f94432f-17b1-4de5-8081-996edb60f8fd} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12533 | 2026.01.22 22:24:22.540835 [ 277 ] {9f94432f-17b1-4de5-8081-996edb60f8fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12534 | 2026.01.22 22:24:22.541397 [ 277 ] {9f94432f-17b1-4de5-8081-996edb60f8fd} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12535 | 2026.01.22 22:24:22.541628 [ 277 ] {9f94432f-17b1-4de5-8081-996edb60f8fd} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12536 | 2026.01.22 22:24:22.541771 [ 277 ] {9f94432f-17b1-4de5-8081-996edb60f8fd} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001921 sec., 18740.239458615306 rows/sec., 33.58 MiB/sec. | ||
| 12537 | 2026.01.22 22:24:22.541827 [ 277 ] {9f94432f-17b1-4de5-8081-996edb60f8fd} <Debug> TCPHandler: Processed in 0.002101606 sec. | ||
| 12538 | 2026.01.22 22:24:22.541944 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12539 | 2026.01.22 22:24:22.542038 [ 277 ] {6922ae15-39b9-485c-9932-a66694bafc83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12540 | 2026.01.22 22:24:22.542081 [ 277 ] {6922ae15-39b9-485c-9932-a66694bafc83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12541 | 2026.01.22 22:24:22.542420 [ 277 ] {6922ae15-39b9-485c-9932-a66694bafc83} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12542 | 2026.01.22 22:24:22.542456 [ 277 ] {6922ae15-39b9-485c-9932-a66694bafc83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12543 | 2026.01.22 22:24:22.542758 [ 277 ] {6922ae15-39b9-485c-9932-a66694bafc83} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12544 | 2026.01.22 22:24:22.542968 [ 277 ] {6922ae15-39b9-485c-9932-a66694bafc83} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12545 | 2026.01.22 22:24:22.543094 [ 277 ] {6922ae15-39b9-485c-9932-a66694bafc83} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 12546 | 2026.01.22 22:24:22.543131 [ 277 ] {6922ae15-39b9-485c-9932-a66694bafc83} <Debug> TCPHandler: Processed in 0.00123676 sec. | ||
| 12547 | 2026.01.22 22:24:23.001478 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000935287 sec. | ||
| 12548 | 2026.01.22 22:24:24.009902 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 12549 | 2026.01.22 22:24:24.027450 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12550 | 2026.01.22 22:24:24.027516 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12551 | 2026.01.22 22:24:24.033481 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12552 | 2026.01.22 22:24:24.034186 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12553 | 2026.01.22 22:24:24.037507 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 12554 | 2026.01.22 22:24:27.532057 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12555 | 2026.01.22 22:24:27.532269 [ 277 ] {4bffd504-9a38-466b-b3b0-391cf2021378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12556 | 2026.01.22 22:24:27.532341 [ 277 ] {4bffd504-9a38-466b-b3b0-391cf2021378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12557 | 2026.01.22 22:24:27.533076 [ 277 ] {4bffd504-9a38-466b-b3b0-391cf2021378} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12558 | 2026.01.22 22:24:27.533120 [ 277 ] {4bffd504-9a38-466b-b3b0-391cf2021378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12559 | 2026.01.22 22:24:27.533515 [ 277 ] {4bffd504-9a38-466b-b3b0-391cf2021378} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12560 | 2026.01.22 22:24:27.533747 [ 277 ] {4bffd504-9a38-466b-b3b0-391cf2021378} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12561 | 2026.01.22 22:24:27.533913 [ 277 ] {4bffd504-9a38-466b-b3b0-391cf2021378} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001696 sec., 38915.09433962264 rows/sec., 3.08 MiB/sec. | ||
| 12562 | 2026.01.22 22:24:27.533965 [ 277 ] {4bffd504-9a38-466b-b3b0-391cf2021378} <Debug> TCPHandler: Processed in 0.002040185 sec. | ||
| 12563 | 2026.01.22 22:24:27.534084 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12564 | 2026.01.22 22:24:27.534186 [ 277 ] {98a0994f-5682-418d-98df-d5dfe159bca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12565 | 2026.01.22 22:24:27.534228 [ 277 ] {98a0994f-5682-418d-98df-d5dfe159bca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12566 | 2026.01.22 22:24:27.534638 [ 277 ] {98a0994f-5682-418d-98df-d5dfe159bca1} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12567 | 2026.01.22 22:24:27.534672 [ 277 ] {98a0994f-5682-418d-98df-d5dfe159bca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12568 | 2026.01.22 22:24:27.534977 [ 277 ] {98a0994f-5682-418d-98df-d5dfe159bca1} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12569 | 2026.01.22 22:24:27.535197 [ 277 ] {98a0994f-5682-418d-98df-d5dfe159bca1} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12570 | 2026.01.22 22:24:27.535332 [ 277 ] {98a0994f-5682-418d-98df-d5dfe159bca1} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001169 sec., 4277.159965782721 rows/sec., 321.62 KiB/sec. | ||
| 12571 | 2026.01.22 22:24:27.535370 [ 277 ] {98a0994f-5682-418d-98df-d5dfe159bca1} <Debug> TCPHandler: Processed in 0.00133745 sec. | ||
| 12572 | 2026.01.22 22:24:27.535477 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12573 | 2026.01.22 22:24:27.535585 [ 277 ] {ab360bf7-0959-4cce-8cee-a638446cbdf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12574 | 2026.01.22 22:24:27.535630 [ 277 ] {ab360bf7-0959-4cce-8cee-a638446cbdf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12575 | 2026.01.22 22:24:27.536049 [ 277 ] {ab360bf7-0959-4cce-8cee-a638446cbdf2} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12576 | 2026.01.22 22:24:27.536086 [ 277 ] {ab360bf7-0959-4cce-8cee-a638446cbdf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12577 | 2026.01.22 22:24:27.536388 [ 277 ] {ab360bf7-0959-4cce-8cee-a638446cbdf2} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12578 | 2026.01.22 22:24:27.536601 [ 277 ] {ab360bf7-0959-4cce-8cee-a638446cbdf2} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12579 | 2026.01.22 22:24:27.536731 [ 277 ] {ab360bf7-0959-4cce-8cee-a638446cbdf2} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001171 sec., 58923.99658411614 rows/sec., 4.60 MiB/sec. | ||
| 12580 | 2026.01.22 22:24:27.536769 [ 277 ] {ab360bf7-0959-4cce-8cee-a638446cbdf2} <Debug> TCPHandler: Processed in 0.00134453 sec. | ||
| 12581 | 2026.01.22 22:24:27.536881 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12582 | 2026.01.22 22:24:27.536975 [ 277 ] {aebaf7c6-48d6-4797-a8a7-f2ab6384e2e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12583 | 2026.01.22 22:24:27.537018 [ 277 ] {aebaf7c6-48d6-4797-a8a7-f2ab6384e2e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12584 | 2026.01.22 22:24:27.537421 [ 277 ] {aebaf7c6-48d6-4797-a8a7-f2ab6384e2e9} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12585 | 2026.01.22 22:24:27.537457 [ 277 ] {aebaf7c6-48d6-4797-a8a7-f2ab6384e2e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12586 | 2026.01.22 22:24:27.537783 [ 277 ] {aebaf7c6-48d6-4797-a8a7-f2ab6384e2e9} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12587 | 2026.01.22 22:24:27.537995 [ 277 ] {aebaf7c6-48d6-4797-a8a7-f2ab6384e2e9} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12588 | 2026.01.22 22:24:27.538123 [ 277 ] {aebaf7c6-48d6-4797-a8a7-f2ab6384e2e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 12589 | 2026.01.22 22:24:27.538161 [ 277 ] {aebaf7c6-48d6-4797-a8a7-f2ab6384e2e9} <Debug> TCPHandler: Processed in 0.00132912 sec. | ||
| 12590 | 2026.01.22 22:24:27.538284 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12591 | 2026.01.22 22:24:27.538406 [ 277 ] {9ebbc64b-326d-4974-9a6e-5ed6820800ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12592 | 2026.01.22 22:24:27.538478 [ 277 ] {9ebbc64b-326d-4974-9a6e-5ed6820800ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12593 | 2026.01.22 22:24:27.539300 [ 277 ] {9ebbc64b-326d-4974-9a6e-5ed6820800ee} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12594 | 2026.01.22 22:24:27.539337 [ 277 ] {9ebbc64b-326d-4974-9a6e-5ed6820800ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12595 | 2026.01.22 22:24:27.539841 [ 277 ] {9ebbc64b-326d-4974-9a6e-5ed6820800ee} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12596 | 2026.01.22 22:24:27.540065 [ 277 ] {9ebbc64b-326d-4974-9a6e-5ed6820800ee} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12597 | 2026.01.22 22:24:27.540189 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12598 | 2026.01.22 22:24:27.540205 [ 277 ] {9ebbc64b-326d-4974-9a6e-5ed6820800ee} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001824 sec., 2741.2280701754385 rows/sec., 4.91 MiB/sec. | ||
| 12599 | 2026.01.22 22:24:27.540252 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12600 | 2026.01.22 22:24:27.540277 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12601 | 2026.01.22 22:24:27.540287 [ 277 ] {9ebbc64b-326d-4974-9a6e-5ed6820800ee} <Debug> TCPHandler: Processed in 0.002064706 sec. | ||
| 12602 | 2026.01.22 22:24:27.540400 [ 201 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::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 | ||
| 12603 | 2026.01.22 22:24:27.540405 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12604 | 2026.01.22 22:24:27.540548 [ 277 ] {b96048ef-594c-4cd0-8333-dcb55156fde7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12605 | 2026.01.22 22:24:27.540591 [ 277 ] {b96048ef-594c-4cd0-8333-dcb55156fde7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12606 | 2026.01.22 22:24:27.540696 [ 201 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12607 | 2026.01.22 22:24:27.540767 [ 201 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1714 rows starting from the beginning of the part | ||
| 12608 | 2026.01.22 22:24:27.540908 [ 201 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 5 rows starting from the beginning of the part | ||
| 12609 | 2026.01.22 22:24:27.540925 [ 277 ] {b96048ef-594c-4cd0-8333-dcb55156fde7} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12610 | 2026.01.22 22:24:27.540965 [ 277 ] {b96048ef-594c-4cd0-8333-dcb55156fde7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12611 | 2026.01.22 22:24:27.541013 [ 201 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 36 rows starting from the beginning of the part | ||
| 12612 | 2026.01.22 22:24:27.541112 [ 201 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 5 rows starting from the beginning of the part | ||
| 12613 | 2026.01.22 22:24:27.541204 [ 201 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 36 rows starting from the beginning of the part | ||
| 12614 | 2026.01.22 22:24:27.541267 [ 277 ] {b96048ef-594c-4cd0-8333-dcb55156fde7} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12615 | 2026.01.22 22:24:27.541293 [ 201 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 5 rows starting from the beginning of the part | ||
| 12616 | 2026.01.22 22:24:27.541485 [ 277 ] {b96048ef-594c-4cd0-8333-dcb55156fde7} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12617 | 2026.01.22 22:24:27.541627 [ 277 ] {b96048ef-594c-4cd0-8333-dcb55156fde7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 12618 | 2026.01.22 22:24:27.541663 [ 277 ] {b96048ef-594c-4cd0-8333-dcb55156fde7} <Debug> TCPHandler: Processed in 0.00130888 sec. | ||
| 12619 | 2026.01.22 22:24:27.549197 [ 188 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1801 rows, containing 19 columns (19 merged, 0 gathered) in 0.008856356 sec., 203356.7756309706 rows/sec., 364.41 MiB/sec. | ||
| 12620 | 2026.01.22 22:24:27.550995 [ 188 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12621 | 2026.01.22 22:24:27.551382 [ 188 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12622 | 2026.01.22 22:24:27.551465 [ 188 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12623 | 2026.01.22 22:24:27.551614 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.13 MiB. | ||
| 12624 | 2026.01.22 22:24:28.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 352.01 MiB, peak 369.09 MiB, free memory in arenas 0.00 B, will set to 354.75 MiB (RSS), difference: 2.74 MiB | ||
| 12625 | 2026.01.22 22:24:28.893074 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52958 | ||
| 12626 | 2026.01.22 22:24:28.893182 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12627 | 2026.01.22 22:24:28.893210 [ 351 ] {} <Debug> TCP-Session: f48243b8-2000-4895-9cfe-b2373b3476f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:52958 | ||
| 12628 | 2026.01.22 22:24:28.893382 [ 351 ] {} <Debug> TCP-Session: f48243b8-2000-4895-9cfe-b2373b3476f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12629 | 2026.01.22 22:24:28.893395 [ 351 ] {} <Debug> TCP-Session: f48243b8-2000-4895-9cfe-b2373b3476f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12630 | 2026.01.22 22:24:28.893618 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42460 | ||
| 12631 | 2026.01.22 22:24:28.893670 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43032 | ||
| 12632 | 2026.01.22 22:24:28.893696 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58026 | ||
| 12633 | 2026.01.22 22:24:28.893711 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45048 | ||
| 12634 | 2026.01.22 22:24:28.893735 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12635 | 2026.01.22 22:24:28.893759 [ 351 ] {} <Trace> TCP-Session: f48243b8-2000-4895-9cfe-b2373b3476f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12636 | 2026.01.22 22:24:28.893790 [ 352 ] {} <Debug> TCP-Session: 14cbf261-37f4-4445-a781-60683f73cc56 Authenticating user 'default' from [fd00:1122:3344:101::e]:42460 | ||
| 12637 | 2026.01.22 22:24:28.893795 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12638 | 2026.01.22 22:24:28.893818 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12639 | 2026.01.22 22:24:28.893795 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12640 | 2026.01.22 22:24:28.893845 [ 286 ] {} <Debug> TCP-Session: 235c9c7c-bc3d-437a-bb56-41ebadbc9852 Authenticating user 'default' from [fd00:1122:3344:101::e]:43032 | ||
| 12641 | 2026.01.22 22:24:28.893825 [ 352 ] {} <Debug> TCP-Session: 14cbf261-37f4-4445-a781-60683f73cc56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12642 | 2026.01.22 22:24:28.893730 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58549 | ||
| 12643 | 2026.01.22 22:24:28.893718 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63214 | ||
| 12644 | 2026.01.22 22:24:28.893670 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53899 | ||
| 12645 | 2026.01.22 22:24:28.893963 [ 351 ] {2958abaa-a4bc-44a2-903e-c9a898636153} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52958) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12646 | 2026.01.22 22:24:28.893992 [ 290 ] {} <Debug> TCP-Session: 97d01f81-e017-4c29-bbc7-c89345089a64 Authenticating user 'default' from [fd00:1122:3344:101::e]:45048 | ||
| 12647 | 2026.01.22 22:24:28.893698 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61441 | ||
| 12648 | 2026.01.22 22:24:28.894043 [ 290 ] {} <Debug> TCP-Session: 97d01f81-e017-4c29-bbc7-c89345089a64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12649 | 2026.01.22 22:24:28.894039 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12650 | 2026.01.22 22:24:28.894034 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12651 | 2026.01.22 22:24:28.894083 [ 290 ] {} <Debug> TCP-Session: 97d01f81-e017-4c29-bbc7-c89345089a64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12652 | 2026.01.22 22:24:28.894096 [ 349 ] {} <Debug> TCP-Session: d0b562ef-4bb7-43ac-ad28-250a7ef5480a Authenticating user 'default' from [fd00:1122:3344:101::e]:63214 | ||
| 12653 | 2026.01.22 22:24:28.894110 [ 352 ] {} <Debug> TCP-Session: 14cbf261-37f4-4445-a781-60683f73cc56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12654 | 2026.01.22 22:24:28.894121 [ 353 ] {} <Debug> TCP-Session: 68226576-d420-4f8a-a439-9e41e63bbb1d Authenticating user 'default' from [fd00:1122:3344:101::e]:53899 | ||
| 12655 | 2026.01.22 22:24:28.894132 [ 349 ] {} <Debug> TCP-Session: d0b562ef-4bb7-43ac-ad28-250a7ef5480a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12656 | 2026.01.22 22:24:28.894154 [ 349 ] {} <Debug> TCP-Session: d0b562ef-4bb7-43ac-ad28-250a7ef5480a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12657 | 2026.01.22 22:24:28.894154 [ 353 ] {} <Debug> TCP-Session: 68226576-d420-4f8a-a439-9e41e63bbb1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12658 | 2026.01.22 22:24:28.894172 [ 286 ] {} <Debug> TCP-Session: 235c9c7c-bc3d-437a-bb56-41ebadbc9852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12659 | 2026.01.22 22:24:28.894192 [ 353 ] {} <Debug> TCP-Session: 68226576-d420-4f8a-a439-9e41e63bbb1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12660 | 2026.01.22 22:24:28.894194 [ 289 ] {} <Debug> TCP-Session: 2b8aae62-2d71-490d-bebf-8ed36de9fc9c Authenticating user 'default' from [fd00:1122:3344:101::e]:58026 | ||
| 12661 | 2026.01.22 22:24:28.894200 [ 286 ] {} <Debug> TCP-Session: 235c9c7c-bc3d-437a-bb56-41ebadbc9852 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12662 | 2026.01.22 22:24:28.894232 [ 289 ] {} <Debug> TCP-Session: 2b8aae62-2d71-490d-bebf-8ed36de9fc9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12663 | 2026.01.22 22:24:28.894253 [ 289 ] {} <Debug> TCP-Session: 2b8aae62-2d71-490d-bebf-8ed36de9fc9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12664 | 2026.01.22 22:24:28.894418 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12665 | 2026.01.22 22:24:28.894458 [ 288 ] {} <Debug> TCP-Session: 9f04fd38-6732-4bd2-b146-6e8cba21d365 Authenticating user 'default' from [fd00:1122:3344:101::e]:61441 | ||
| 12666 | 2026.01.22 22:24:28.894478 [ 351 ] {2958abaa-a4bc-44a2-903e-c9a898636153} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12667 | 2026.01.22 22:24:28.894491 [ 288 ] {} <Debug> TCP-Session: 9f04fd38-6732-4bd2-b146-6e8cba21d365 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12668 | 2026.01.22 22:24:28.894525 [ 288 ] {} <Debug> TCP-Session: 9f04fd38-6732-4bd2-b146-6e8cba21d365 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12669 | 2026.01.22 22:24:28.894530 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12670 | 2026.01.22 22:24:28.894558 [ 351 ] {2958abaa-a4bc-44a2-903e-c9a898636153} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12671 | 2026.01.22 22:24:28.894571 [ 350 ] {} <Debug> TCP-Session: 90ee4dbf-0972-4e8c-bb0f-f2f5904e9bee Authenticating user 'default' from [fd00:1122:3344:101::e]:58549 | ||
| 12672 | 2026.01.22 22:24:28.894604 [ 350 ] {} <Debug> TCP-Session: 90ee4dbf-0972-4e8c-bb0f-f2f5904e9bee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12673 | 2026.01.22 22:24:28.894624 [ 350 ] {} <Debug> TCP-Session: 90ee4dbf-0972-4e8c-bb0f-f2f5904e9bee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12674 | 2026.01.22 22:24:28.894929 [ 351 ] {2958abaa-a4bc-44a2-903e-c9a898636153} <Debug> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52) (SelectExecutor): Key condition: unknown | ||
| 12675 | 2026.01.22 22:24:28.896086 [ 312 ] {2958abaa-a4bc-44a2-903e-c9a898636153} <Trace> AggregatingTransform: Aggregating | ||
| 12676 | 2026.01.22 22:24:28.896131 [ 312 ] {2958abaa-a4bc-44a2-903e-c9a898636153} <Trace> Aggregator: Aggregation method: without_key | ||
| 12677 | 2026.01.22 22:24:28.896165 [ 312 ] {2958abaa-a4bc-44a2-903e-c9a898636153} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001117728 sec. (894.672 rows/sec., 34.95 KiB/sec.) | ||
| 12678 | 2026.01.22 22:24:28.896185 [ 312 ] {2958abaa-a4bc-44a2-903e-c9a898636153} <Trace> Aggregator: Merging aggregated data | ||
| 12679 | 2026.01.22 22:24:28.897878 [ 351 ] {2958abaa-a4bc-44a2-903e-c9a898636153} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003974 sec., 251.63563160543532 rows/sec., 9.83 KiB/sec. | ||
| 12680 | 2026.01.22 22:24:28.898036 [ 351 ] {2958abaa-a4bc-44a2-903e-c9a898636153} <Debug> TCPHandler: Processed in 0.004427553 sec. | ||
| 12681 | 2026.01.22 22:24:28.898155 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12682 | 2026.01.22 22:24:28.898188 [ 351 ] {} <Debug> TCP-Session: f48243b8-2000-4895-9cfe-b2373b3476f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12683 | 2026.01.22 22:24:28.898188 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12684 | 2026.01.22 22:24:28.898216 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12685 | 2026.01.22 22:24:28.898239 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12686 | 2026.01.22 22:24:28.898257 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12687 | 2026.01.22 22:24:28.898259 [ 288 ] {} <Debug> TCP-Session: 9f04fd38-6732-4bd2-b146-6e8cba21d365 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12688 | 2026.01.22 22:24:28.898286 [ 352 ] {} <Debug> TCP-Session: 14cbf261-37f4-4445-a781-60683f73cc56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12689 | 2026.01.22 22:24:28.898297 [ 289 ] {} <Debug> TCP-Session: 2b8aae62-2d71-490d-bebf-8ed36de9fc9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12690 | 2026.01.22 22:24:28.898303 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12691 | 2026.01.22 22:24:28.898319 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12692 | 2026.01.22 22:24:28.898348 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12693 | 2026.01.22 22:24:28.898368 [ 349 ] {} <Debug> TCP-Session: d0b562ef-4bb7-43ac-ad28-250a7ef5480a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12694 | 2026.01.22 22:24:28.898354 [ 353 ] {} <Debug> TCP-Session: 68226576-d420-4f8a-a439-9e41e63bbb1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12695 | 2026.01.22 22:24:28.898393 [ 290 ] {} <Debug> TCP-Session: 97d01f81-e017-4c29-bbc7-c89345089a64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12696 | 2026.01.22 22:24:28.898280 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12697 | 2026.01.22 22:24:28.898250 [ 350 ] {} <Debug> TCP-Session: 90ee4dbf-0972-4e8c-bb0f-f2f5904e9bee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12698 | 2026.01.22 22:24:28.898442 [ 286 ] {} <Debug> TCP-Session: 235c9c7c-bc3d-437a-bb56-41ebadbc9852 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12699 | 2026.01.22 22:24:28.981251 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50139 | ||
| 12700 | 2026.01.22 22:24:28.981358 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12701 | 2026.01.22 22:24:28.981389 [ 351 ] {} <Debug> TCP-Session: 88063203-09cc-427e-b81f-2de97bcc69f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:50139 | ||
| 12702 | 2026.01.22 22:24:28.981410 [ 351 ] {} <Debug> TCP-Session: 88063203-09cc-427e-b81f-2de97bcc69f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12703 | 2026.01.22 22:24:28.981427 [ 351 ] {} <Debug> TCP-Session: 88063203-09cc-427e-b81f-2de97bcc69f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12704 | 2026.01.22 22:24:28.981680 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55414 | ||
| 12705 | 2026.01.22 22:24:28.981699 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33744 | ||
| 12706 | 2026.01.22 22:24:28.981729 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49260 | ||
| 12707 | 2026.01.22 22:24:28.981755 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45666 | ||
| 12708 | 2026.01.22 22:24:28.981767 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41305 | ||
| 12709 | 2026.01.22 22:24:28.981798 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12710 | 2026.01.22 22:24:28.981750 [ 351 ] {} <Trace> TCP-Session: 88063203-09cc-427e-b81f-2de97bcc69f1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12711 | 2026.01.22 22:24:28.981835 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12712 | 2026.01.22 22:24:28.981849 [ 352 ] {} <Debug> TCP-Session: 6ef0effd-9459-4374-be43-738fce6dbe2a Authenticating user 'default' from [fd00:1122:3344:101::e]:55414 | ||
| 12713 | 2026.01.22 22:24:28.981838 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12714 | 2026.01.22 22:24:28.981892 [ 286 ] {} <Debug> TCP-Session: 5d18d756-187e-4d36-917b-afd0d835aaca Authenticating user 'default' from [fd00:1122:3344:101::e]:33744 | ||
| 12715 | 2026.01.22 22:24:28.981901 [ 352 ] {} <Debug> TCP-Session: 6ef0effd-9459-4374-be43-738fce6dbe2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12716 | 2026.01.22 22:24:28.981921 [ 349 ] {} <Debug> TCP-Session: e8599ed7-95a5-4911-83b0-00302e17947f Authenticating user 'default' from [fd00:1122:3344:101::e]:45666 | ||
| 12717 | 2026.01.22 22:24:28.981934 [ 352 ] {} <Debug> TCP-Session: 6ef0effd-9459-4374-be43-738fce6dbe2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12718 | 2026.01.22 22:24:28.981933 [ 286 ] {} <Debug> TCP-Session: 5d18d756-187e-4d36-917b-afd0d835aaca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12719 | 2026.01.22 22:24:28.981952 [ 349 ] {} <Debug> TCP-Session: e8599ed7-95a5-4911-83b0-00302e17947f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12720 | 2026.01.22 22:24:28.981976 [ 286 ] {} <Debug> TCP-Session: 5d18d756-187e-4d36-917b-afd0d835aaca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12721 | 2026.01.22 22:24:28.981989 [ 349 ] {} <Debug> TCP-Session: e8599ed7-95a5-4911-83b0-00302e17947f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12722 | 2026.01.22 22:24:28.981835 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12723 | 2026.01.22 22:24:28.982022 [ 351 ] {780b92e8-e4fe-48c8-a34b-326cf99364da} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50139) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12724 | 2026.01.22 22:24:28.982042 [ 289 ] {} <Debug> TCP-Session: 6c5efb03-e682-4952-a6ab-d2089ec6559a Authenticating user 'default' from [fd00:1122:3344:101::e]:49260 | ||
| 12725 | 2026.01.22 22:24:28.981741 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62780 | ||
| 12726 | 2026.01.22 22:24:28.982080 [ 289 ] {} <Debug> TCP-Session: 6c5efb03-e682-4952-a6ab-d2089ec6559a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12727 | 2026.01.22 22:24:28.981728 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59277 | ||
| 12728 | 2026.01.22 22:24:28.982112 [ 289 ] {} <Debug> TCP-Session: 6c5efb03-e682-4952-a6ab-d2089ec6559a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12729 | 2026.01.22 22:24:28.982140 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12730 | 2026.01.22 22:24:28.981692 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57855 | ||
| 12731 | 2026.01.22 22:24:28.982169 [ 290 ] {} <Debug> TCP-Session: 32e2139b-ab10-40dc-87b8-8646cc9ab64d Authenticating user 'default' from [fd00:1122:3344:101::e]:62780 | ||
| 12732 | 2026.01.22 22:24:28.981890 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12733 | 2026.01.22 22:24:28.982178 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12734 | 2026.01.22 22:24:28.982209 [ 290 ] {} <Debug> TCP-Session: 32e2139b-ab10-40dc-87b8-8646cc9ab64d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12735 | 2026.01.22 22:24:28.982222 [ 288 ] {} <Debug> TCP-Session: 55bd50e3-9d6d-43bf-bf22-6a10a7a15761 Authenticating user 'default' from [fd00:1122:3344:101::e]:59277 | ||
| 12736 | 2026.01.22 22:24:28.982235 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12737 | 2026.01.22 22:24:28.982242 [ 290 ] {} <Debug> TCP-Session: 32e2139b-ab10-40dc-87b8-8646cc9ab64d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12738 | 2026.01.22 22:24:28.982260 [ 288 ] {} <Debug> TCP-Session: 55bd50e3-9d6d-43bf-bf22-6a10a7a15761 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12739 | 2026.01.22 22:24:28.982272 [ 353 ] {} <Debug> TCP-Session: ef7b8598-dede-4964-8bbb-583ef0d2c77c Authenticating user 'default' from [fd00:1122:3344:101::e]:57855 | ||
| 12740 | 2026.01.22 22:24:28.982288 [ 288 ] {} <Debug> TCP-Session: 55bd50e3-9d6d-43bf-bf22-6a10a7a15761 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12741 | 2026.01.22 22:24:28.982310 [ 353 ] {} <Debug> TCP-Session: ef7b8598-dede-4964-8bbb-583ef0d2c77c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12742 | 2026.01.22 22:24:28.982315 [ 351 ] {780b92e8-e4fe-48c8-a34b-326cf99364da} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12743 | 2026.01.22 22:24:28.982345 [ 353 ] {} <Debug> TCP-Session: ef7b8598-dede-4964-8bbb-583ef0d2c77c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12744 | 2026.01.22 22:24:28.982222 [ 350 ] {} <Debug> TCP-Session: af4cb69d-2b6c-4981-acde-26439c0f8b8c Authenticating user 'default' from [fd00:1122:3344:101::e]:41305 | ||
| 12745 | 2026.01.22 22:24:28.982395 [ 350 ] {} <Debug> TCP-Session: af4cb69d-2b6c-4981-acde-26439c0f8b8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12746 | 2026.01.22 22:24:28.982396 [ 351 ] {780b92e8-e4fe-48c8-a34b-326cf99364da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12747 | 2026.01.22 22:24:28.982413 [ 350 ] {} <Debug> TCP-Session: af4cb69d-2b6c-4981-acde-26439c0f8b8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12748 | 2026.01.22 22:24:28.982709 [ 351 ] {780b92e8-e4fe-48c8-a34b-326cf99364da} <Debug> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52) (SelectExecutor): Key condition: unknown | ||
| 12749 | 2026.01.22 22:24:28.983734 [ 317 ] {780b92e8-e4fe-48c8-a34b-326cf99364da} <Trace> AggregatingTransform: Aggregating | ||
| 12750 | 2026.01.22 22:24:28.983787 [ 317 ] {780b92e8-e4fe-48c8-a34b-326cf99364da} <Trace> Aggregator: Aggregation method: without_key | ||
| 12751 | 2026.01.22 22:24:28.983826 [ 317 ] {780b92e8-e4fe-48c8-a34b-326cf99364da} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000998997 sec. (1001.004 rows/sec., 39.10 KiB/sec.) | ||
| 12752 | 2026.01.22 22:24:28.983846 [ 317 ] {780b92e8-e4fe-48c8-a34b-326cf99364da} <Trace> Aggregator: Merging aggregated data | ||
| 12753 | 2026.01.22 22:24:28.985353 [ 351 ] {780b92e8-e4fe-48c8-a34b-326cf99364da} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003388 sec., 295.159386068477 rows/sec., 11.53 KiB/sec. | ||
| 12754 | 2026.01.22 22:24:28.985546 [ 351 ] {780b92e8-e4fe-48c8-a34b-326cf99364da} <Debug> TCPHandler: Processed in 0.003915559 sec. | ||
| 12755 | 2026.01.22 22:24:28.985663 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12756 | 2026.01.22 22:24:28.985690 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12757 | 2026.01.22 22:24:28.985706 [ 351 ] {} <Debug> TCP-Session: 88063203-09cc-427e-b81f-2de97bcc69f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12758 | 2026.01.22 22:24:28.985731 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12759 | 2026.01.22 22:24:28.985756 [ 350 ] {} <Debug> TCP-Session: af4cb69d-2b6c-4981-acde-26439c0f8b8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12760 | 2026.01.22 22:24:28.985769 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12761 | 2026.01.22 22:24:28.985790 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12762 | 2026.01.22 22:24:28.985805 [ 286 ] {} <Debug> TCP-Session: 5d18d756-187e-4d36-917b-afd0d835aaca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12763 | 2026.01.22 22:24:28.985811 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12764 | 2026.01.22 22:24:28.985831 [ 349 ] {} <Debug> TCP-Session: e8599ed7-95a5-4911-83b0-00302e17947f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12765 | 2026.01.22 22:24:28.985837 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12766 | 2026.01.22 22:24:28.985869 [ 290 ] {} <Debug> TCP-Session: 32e2139b-ab10-40dc-87b8-8646cc9ab64d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12767 | 2026.01.22 22:24:28.985879 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12768 | 2026.01.22 22:24:28.985899 [ 288 ] {} <Debug> TCP-Session: 55bd50e3-9d6d-43bf-bf22-6a10a7a15761 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12769 | 2026.01.22 22:24:28.985826 [ 353 ] {} <Debug> TCP-Session: ef7b8598-dede-4964-8bbb-583ef0d2c77c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12770 | 2026.01.22 22:24:28.985942 [ 289 ] {} <Debug> TCP-Session: 6c5efb03-e682-4952-a6ab-d2089ec6559a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12771 | 2026.01.22 22:24:28.985770 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12772 | 2026.01.22 22:24:28.986032 [ 352 ] {} <Debug> TCP-Session: 6ef0effd-9459-4374-be43-738fce6dbe2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12773 | 2026.01.22 22:24:28.996397 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46423 | ||
| 12774 | 2026.01.22 22:24:28.996484 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12775 | 2026.01.22 22:24:28.996509 [ 351 ] {} <Debug> TCP-Session: e48bca61-fa64-4083-8d4d-a2bd1c41a770 Authenticating user 'default' from [fd00:1122:3344:101::e]:46423 | ||
| 12776 | 2026.01.22 22:24:28.996531 [ 351 ] {} <Debug> TCP-Session: e48bca61-fa64-4083-8d4d-a2bd1c41a770 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12777 | 2026.01.22 22:24:28.996543 [ 351 ] {} <Debug> TCP-Session: e48bca61-fa64-4083-8d4d-a2bd1c41a770 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12778 | 2026.01.22 22:24:28.996738 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45266 | ||
| 12779 | 2026.01.22 22:24:28.996789 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56982 | ||
| 12780 | 2026.01.22 22:24:28.996799 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40256 | ||
| 12781 | 2026.01.22 22:24:28.996834 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12782 | 2026.01.22 22:24:28.996839 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37571 | ||
| 12783 | 2026.01.22 22:24:28.996870 [ 352 ] {} <Debug> TCP-Session: fd470116-d9a6-4cdb-b75f-f71f614433a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:45266 | ||
| 12784 | 2026.01.22 22:24:28.996881 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40645 | ||
| 12785 | 2026.01.22 22:24:28.996885 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12786 | 2026.01.22 22:24:28.996897 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59456 | ||
| 12787 | 2026.01.22 22:24:28.996936 [ 352 ] {} <Debug> TCP-Session: fd470116-d9a6-4cdb-b75f-f71f614433a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12788 | 2026.01.22 22:24:28.996948 [ 286 ] {} <Debug> TCP-Session: 179eef90-8796-4eee-b16f-1b912ea0569f Authenticating user 'default' from [fd00:1122:3344:101::e]:40256 | ||
| 12789 | 2026.01.22 22:24:28.996980 [ 352 ] {} <Debug> TCP-Session: fd470116-d9a6-4cdb-b75f-f71f614433a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12790 | 2026.01.22 22:24:28.996991 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12791 | 2026.01.22 22:24:28.997003 [ 286 ] {} <Debug> TCP-Session: 179eef90-8796-4eee-b16f-1b912ea0569f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12792 | 2026.01.22 22:24:28.997009 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12793 | 2026.01.22 22:24:28.997026 [ 290 ] {} <Debug> TCP-Session: 2a40e658-ca93-458f-b73f-6e09d1712360 Authenticating user 'default' from [fd00:1122:3344:101::e]:40645 | ||
| 12794 | 2026.01.22 22:24:28.997027 [ 286 ] {} <Debug> TCP-Session: 179eef90-8796-4eee-b16f-1b912ea0569f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12795 | 2026.01.22 22:24:28.997051 [ 290 ] {} <Debug> TCP-Session: 2a40e658-ca93-458f-b73f-6e09d1712360 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12796 | 2026.01.22 22:24:28.997051 [ 349 ] {} <Debug> TCP-Session: 005ef2a9-bdcb-4d1c-8580-8a6fda904edd Authenticating user 'default' from [fd00:1122:3344:101::e]:59456 | ||
| 12797 | 2026.01.22 22:24:28.997066 [ 290 ] {} <Debug> TCP-Session: 2a40e658-ca93-458f-b73f-6e09d1712360 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12798 | 2026.01.22 22:24:28.997085 [ 349 ] {} <Debug> TCP-Session: 005ef2a9-bdcb-4d1c-8580-8a6fda904edd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12799 | 2026.01.22 22:24:28.996930 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12800 | 2026.01.22 22:24:28.997113 [ 349 ] {} <Debug> TCP-Session: 005ef2a9-bdcb-4d1c-8580-8a6fda904edd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12801 | 2026.01.22 22:24:28.996906 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12802 | 2026.01.22 22:24:28.997154 [ 289 ] {} <Debug> TCP-Session: 8b520519-b1f0-431c-9e6b-4cbe2a056553 Authenticating user 'default' from [fd00:1122:3344:101::e]:37571 | ||
| 12803 | 2026.01.22 22:24:28.997192 [ 353 ] {} <Debug> TCP-Session: 009b2b0e-dd37-4550-a235-fa495a76de83 Authenticating user 'default' from [fd00:1122:3344:101::e]:56982 | ||
| 12804 | 2026.01.22 22:24:28.997201 [ 289 ] {} <Debug> TCP-Session: 8b520519-b1f0-431c-9e6b-4cbe2a056553 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12805 | 2026.01.22 22:24:28.997216 [ 353 ] {} <Debug> TCP-Session: 009b2b0e-dd37-4550-a235-fa495a76de83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12806 | 2026.01.22 22:24:28.997267 [ 289 ] {} <Debug> TCP-Session: 8b520519-b1f0-431c-9e6b-4cbe2a056553 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12807 | 2026.01.22 22:24:28.997278 [ 353 ] {} <Debug> TCP-Session: 009b2b0e-dd37-4550-a235-fa495a76de83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12808 | 2026.01.22 22:24:28.996849 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44865 | ||
| 12809 | 2026.01.22 22:24:28.996954 [ 351 ] {} <Trace> TCP-Session: e48bca61-fa64-4083-8d4d-a2bd1c41a770 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12810 | 2026.01.22 22:24:28.996904 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37332 | ||
| 12811 | 2026.01.22 22:24:28.997409 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12812 | 2026.01.22 22:24:28.997444 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12813 | 2026.01.22 22:24:28.997446 [ 288 ] {} <Debug> TCP-Session: 16cd9c9f-3685-4365-bc79-5f959c957bbd Authenticating user 'default' from [fd00:1122:3344:101::e]:44865 | ||
| 12814 | 2026.01.22 22:24:28.997476 [ 350 ] {} <Debug> TCP-Session: f43f01f7-7cc0-4397-8dd4-99c7dd30ef57 Authenticating user 'default' from [fd00:1122:3344:101::e]:37332 | ||
| 12815 | 2026.01.22 22:24:28.997489 [ 288 ] {} <Debug> TCP-Session: 16cd9c9f-3685-4365-bc79-5f959c957bbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12816 | 2026.01.22 22:24:28.997494 [ 350 ] {} <Debug> TCP-Session: f43f01f7-7cc0-4397-8dd4-99c7dd30ef57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12817 | 2026.01.22 22:24:28.997511 [ 288 ] {} <Debug> TCP-Session: 16cd9c9f-3685-4365-bc79-5f959c957bbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12818 | 2026.01.22 22:24:28.997514 [ 350 ] {} <Debug> TCP-Session: f43f01f7-7cc0-4397-8dd4-99c7dd30ef57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12819 | 2026.01.22 22:24:28.997550 [ 351 ] {7026ee12-4c63-4b90-81e7-8c0b298f9c41} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46423) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12820 | 2026.01.22 22:24:28.997819 [ 351 ] {7026ee12-4c63-4b90-81e7-8c0b298f9c41} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12821 | 2026.01.22 22:24:28.997882 [ 351 ] {7026ee12-4c63-4b90-81e7-8c0b298f9c41} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12822 | 2026.01.22 22:24:28.998236 [ 351 ] {7026ee12-4c63-4b90-81e7-8c0b298f9c41} <Debug> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52) (SelectExecutor): Key condition: unknown | ||
| 12823 | 2026.01.22 22:24:28.999341 [ 317 ] {7026ee12-4c63-4b90-81e7-8c0b298f9c41} <Trace> AggregatingTransform: Aggregating | ||
| 12824 | 2026.01.22 22:24:28.999379 [ 317 ] {7026ee12-4c63-4b90-81e7-8c0b298f9c41} <Trace> Aggregator: Aggregation method: without_key | ||
| 12825 | 2026.01.22 22:24:28.999414 [ 317 ] {7026ee12-4c63-4b90-81e7-8c0b298f9c41} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001053308 sec. (949.390 rows/sec., 37.09 KiB/sec.) | ||
| 12826 | 2026.01.22 22:24:28.999435 [ 317 ] {7026ee12-4c63-4b90-81e7-8c0b298f9c41} <Trace> Aggregator: Merging aggregated data | ||
| 12827 | 2026.01.22 22:24:29.000945 [ 351 ] {7026ee12-4c63-4b90-81e7-8c0b298f9c41} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003453 sec., 289.6032435563278 rows/sec., 11.31 KiB/sec. | ||
| 12828 | 2026.01.22 22:24:29.001126 [ 351 ] {7026ee12-4c63-4b90-81e7-8c0b298f9c41} <Debug> TCPHandler: Processed in 0.004294852 sec. | ||
| 12829 | 2026.01.22 22:24:29.001221 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12830 | 2026.01.22 22:24:29.001251 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12831 | 2026.01.22 22:24:29.001258 [ 351 ] {} <Debug> TCP-Session: e48bca61-fa64-4083-8d4d-a2bd1c41a770 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12832 | 2026.01.22 22:24:29.001274 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12833 | 2026.01.22 22:24:29.001297 [ 352 ] {} <Debug> TCP-Session: fd470116-d9a6-4cdb-b75f-f71f614433a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12834 | 2026.01.22 22:24:29.001316 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12835 | 2026.01.22 22:24:29.001333 [ 353 ] {} <Debug> TCP-Session: 009b2b0e-dd37-4550-a235-fa495a76de83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12836 | 2026.01.22 22:24:29.001338 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12837 | 2026.01.22 22:24:29.001363 [ 286 ] {} <Debug> TCP-Session: 179eef90-8796-4eee-b16f-1b912ea0569f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12838 | 2026.01.22 22:24:29.001364 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12839 | 2026.01.22 22:24:29.001386 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12840 | 2026.01.22 22:24:29.001407 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12841 | 2026.01.22 22:24:29.001430 [ 288 ] {} <Debug> TCP-Session: 16cd9c9f-3685-4365-bc79-5f959c957bbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12842 | 2026.01.22 22:24:29.001460 [ 290 ] {} <Debug> TCP-Session: 2a40e658-ca93-458f-b73f-6e09d1712360 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12843 | 2026.01.22 22:24:29.001440 [ 289 ] {} <Debug> TCP-Session: 8b520519-b1f0-431c-9e6b-4cbe2a056553 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12844 | 2026.01.22 22:24:29.001389 [ 349 ] {} <Debug> TCP-Session: 005ef2a9-bdcb-4d1c-8580-8a6fda904edd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12845 | 2026.01.22 22:24:29.001296 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12846 | 2026.01.22 22:24:29.001575 [ 350 ] {} <Debug> TCP-Session: f43f01f7-7cc0-4397-8dd4-99c7dd30ef57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12847 | 2026.01.22 22:24:29.862676 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31136 | ||
| 12848 | 2026.01.22 22:24:29.863245 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12849 | 2026.01.22 22:24:29.863301 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 12850 | 2026.01.22 22:24:29.863812 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12851 | 2026.01.22 22:24:29.864085 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12852 | 2026.01.22 22:24:29.864252 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31136 | ||
| 12853 | 2026.01.22 22:24:31.537609 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 12854 | 2026.01.22 22:24:31.554480 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12855 | 2026.01.22 22:24:31.554526 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12856 | 2026.01.22 22:24:31.560976 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12857 | 2026.01.22 22:24:31.561692 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12858 | 2026.01.22 22:24:31.564672 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 12859 | 2026.01.22 22:24:32.051187 [ 47 ] {} <Debug> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 12860 | 2026.01.22 22:24:32.051247 [ 47 ] {} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12861 | 2026.01.22 22:24:32.051266 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12862 | 2026.01.22 22:24:32.051386 [ 197 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
| 12863 | 2026.01.22 22:24:32.051549 [ 197 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12864 | 2026.01.22 22:24:32.051587 [ 197 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 484 rows starting from the beginning of the part | ||
| 12865 | 2026.01.22 22:24:32.051658 [ 197 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 252 rows starting from the beginning of the part | ||
| 12866 | 2026.01.22 22:24:32.051708 [ 197 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 252 rows starting from the beginning of the part | ||
| 12867 | 2026.01.22 22:24:32.051755 [ 197 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 252 rows starting from the beginning of the part | ||
| 12868 | 2026.01.22 22:24:32.051802 [ 197 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 252 rows starting from the beginning of the part | ||
| 12869 | 2026.01.22 22:24:32.052781 [ 194 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1492 rows, containing 5 columns (5 merged, 0 gathered) in 0.001450241 sec., 1028794.5244962735 rows/sec., 74.33 MiB/sec. | ||
| 12870 | 2026.01.22 22:24:32.053001 [ 198 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 12871 | 2026.01.22 22:24:32.053334 [ 198 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_23_5} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12872 | 2026.01.22 22:24:32.053427 [ 198 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_23_5} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 12873 | 2026.01.22 22:24:32.053539 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 12874 | 2026.01.22 22:24:32.454441 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1556 | ||
| 12875 | 2026.01.22 22:24:32.456777 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12876 | 2026.01.22 22:24:32.456833 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12877 | 2026.01.22 22:24:32.458050 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12878 | 2026.01.22 22:24:32.458318 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12879 | 2026.01.22 22:24:32.458631 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1556 | ||
| 12880 | 2026.01.22 22:24:32.544575 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12881 | 2026.01.22 22:24:32.544744 [ 277 ] {e2ad117e-4d46-45cb-a6b5-f0e6ef0f4179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12882 | 2026.01.22 22:24:32.544807 [ 277 ] {e2ad117e-4d46-45cb-a6b5-f0e6ef0f4179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12883 | 2026.01.22 22:24:32.545616 [ 277 ] {e2ad117e-4d46-45cb-a6b5-f0e6ef0f4179} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12884 | 2026.01.22 22:24:32.545657 [ 277 ] {e2ad117e-4d46-45cb-a6b5-f0e6ef0f4179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12885 | 2026.01.22 22:24:32.546054 [ 277 ] {e2ad117e-4d46-45cb-a6b5-f0e6ef0f4179} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12886 | 2026.01.22 22:24:32.546270 [ 277 ] {e2ad117e-4d46-45cb-a6b5-f0e6ef0f4179} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12887 | 2026.01.22 22:24:32.546418 [ 277 ] {e2ad117e-4d46-45cb-a6b5-f0e6ef0f4179} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001721 sec., 259151.65601394538 rows/sec., 16.44 MiB/sec. | ||
| 12888 | 2026.01.22 22:24:32.546475 [ 277 ] {e2ad117e-4d46-45cb-a6b5-f0e6ef0f4179} <Debug> TCPHandler: Processed in 0.002017515 sec. | ||
| 12889 | 2026.01.22 22:24:32.546596 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12890 | 2026.01.22 22:24:32.546696 [ 277 ] {28c8ca22-4292-4be1-b725-0441b9cfbfb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12891 | 2026.01.22 22:24:32.546740 [ 277 ] {28c8ca22-4292-4be1-b725-0441b9cfbfb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12892 | 2026.01.22 22:24:32.547757 [ 277 ] {28c8ca22-4292-4be1-b725-0441b9cfbfb5} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12893 | 2026.01.22 22:24:32.547793 [ 277 ] {28c8ca22-4292-4be1-b725-0441b9cfbfb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12894 | 2026.01.22 22:24:32.548163 [ 277 ] {28c8ca22-4292-4be1-b725-0441b9cfbfb5} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12895 | 2026.01.22 22:24:32.548384 [ 277 ] {28c8ca22-4292-4be1-b725-0441b9cfbfb5} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12896 | 2026.01.22 22:24:32.548514 [ 277 ] {28c8ca22-4292-4be1-b725-0441b9cfbfb5} <Debug> executeQuery: Read 1274 rows, 104.10 KiB in 0.001841 sec., 692015.2091254753 rows/sec., 55.22 MiB/sec. | ||
| 12897 | 2026.01.22 22:24:32.548552 [ 277 ] {28c8ca22-4292-4be1-b725-0441b9cfbfb5} <Debug> TCPHandler: Processed in 0.002005695 sec. | ||
| 12898 | 2026.01.22 22:24:32.548662 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12899 | 2026.01.22 22:24:32.548757 [ 277 ] {87554e6e-3fc1-4e76-99cd-b08b1d25e002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12900 | 2026.01.22 22:24:32.548797 [ 277 ] {87554e6e-3fc1-4e76-99cd-b08b1d25e002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12901 | 2026.01.22 22:24:32.549287 [ 277 ] {87554e6e-3fc1-4e76-99cd-b08b1d25e002} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12902 | 2026.01.22 22:24:32.549323 [ 277 ] {87554e6e-3fc1-4e76-99cd-b08b1d25e002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12903 | 2026.01.22 22:24:32.549621 [ 277 ] {87554e6e-3fc1-4e76-99cd-b08b1d25e002} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12904 | 2026.01.22 22:24:32.549824 [ 277 ] {87554e6e-3fc1-4e76-99cd-b08b1d25e002} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12905 | 2026.01.22 22:24:32.549951 [ 277 ] {87554e6e-3fc1-4e76-99cd-b08b1d25e002} <Debug> executeQuery: Read 259 rows, 16.10 KiB in 0.001213 sec., 213520.19785655398 rows/sec., 12.96 MiB/sec. | ||
| 12906 | 2026.01.22 22:24:32.549988 [ 277 ] {87554e6e-3fc1-4e76-99cd-b08b1d25e002} <Debug> TCPHandler: Processed in 0.00137321 sec. | ||
| 12907 | 2026.01.22 22:24:32.550090 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12908 | 2026.01.22 22:24:32.550187 [ 277 ] {2f7083cf-f82b-440a-8993-73729bc584f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12909 | 2026.01.22 22:24:32.550233 [ 277 ] {2f7083cf-f82b-440a-8993-73729bc584f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12910 | 2026.01.22 22:24:32.550716 [ 277 ] {2f7083cf-f82b-440a-8993-73729bc584f1} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12911 | 2026.01.22 22:24:32.550753 [ 277 ] {2f7083cf-f82b-440a-8993-73729bc584f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12912 | 2026.01.22 22:24:32.551082 [ 277 ] {2f7083cf-f82b-440a-8993-73729bc584f1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 12913 | 2026.01.22 22:24:32.551289 [ 277 ] {2f7083cf-f82b-440a-8993-73729bc584f1} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12914 | 2026.01.22 22:24:32.551431 [ 277 ] {2f7083cf-f82b-440a-8993-73729bc584f1} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001261 sec., 182394.9246629659 rows/sec., 11.76 MiB/sec. | ||
| 12915 | 2026.01.22 22:24:32.551469 [ 277 ] {2f7083cf-f82b-440a-8993-73729bc584f1} <Debug> TCPHandler: Processed in 0.001427111 sec. | ||
| 12916 | 2026.01.22 22:24:32.551567 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12917 | 2026.01.22 22:24:32.551659 [ 277 ] {30608bbd-51fc-4936-9dc6-59e5a31ef757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12918 | 2026.01.22 22:24:32.551697 [ 277 ] {30608bbd-51fc-4936-9dc6-59e5a31ef757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12919 | 2026.01.22 22:24:32.552165 [ 277 ] {30608bbd-51fc-4936-9dc6-59e5a31ef757} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12920 | 2026.01.22 22:24:32.552201 [ 277 ] {30608bbd-51fc-4936-9dc6-59e5a31ef757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12921 | 2026.01.22 22:24:32.552505 [ 277 ] {30608bbd-51fc-4936-9dc6-59e5a31ef757} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 12922 | 2026.01.22 22:24:32.552728 [ 277 ] {30608bbd-51fc-4936-9dc6-59e5a31ef757} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12923 | 2026.01.22 22:24:32.552855 [ 277 ] {30608bbd-51fc-4936-9dc6-59e5a31ef757} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001214 sec., 188632.6194398682 rows/sec., 10.71 MiB/sec. | ||
| 12924 | 2026.01.22 22:24:32.552892 [ 277 ] {30608bbd-51fc-4936-9dc6-59e5a31ef757} <Debug> TCPHandler: Processed in 0.00137233 sec. | ||
| 12925 | 2026.01.22 22:24:32.553011 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12926 | 2026.01.22 22:24:32.553127 [ 277 ] {e927d155-3c66-4089-97c4-36e0722f2b48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12927 | 2026.01.22 22:24:32.553175 [ 277 ] {e927d155-3c66-4089-97c4-36e0722f2b48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12928 | 2026.01.22 22:24:32.553956 [ 277 ] {e927d155-3c66-4089-97c4-36e0722f2b48} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12929 | 2026.01.22 22:24:32.553991 [ 277 ] {e927d155-3c66-4089-97c4-36e0722f2b48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12930 | 2026.01.22 22:24:32.554334 [ 277 ] {e927d155-3c66-4089-97c4-36e0722f2b48} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12931 | 2026.01.22 22:24:32.554541 [ 277 ] {e927d155-3c66-4089-97c4-36e0722f2b48} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12932 | 2026.01.22 22:24:32.554668 [ 277 ] {e927d155-3c66-4089-97c4-36e0722f2b48} <Debug> executeQuery: Read 769 rows, 55.15 KiB in 0.001564 sec., 491687.97953964194 rows/sec., 34.43 MiB/sec. | ||
| 12933 | 2026.01.22 22:24:32.554706 [ 277 ] {e927d155-3c66-4089-97c4-36e0722f2b48} <Debug> TCPHandler: Processed in 0.001754433 sec. | ||
| 12934 | 2026.01.22 22:24:32.554814 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12935 | 2026.01.22 22:24:32.554906 [ 277 ] {198df643-d418-448c-b1cc-fb7cccd16f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12936 | 2026.01.22 22:24:32.554946 [ 277 ] {198df643-d418-448c-b1cc-fb7cccd16f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12937 | 2026.01.22 22:24:32.555272 [ 277 ] {198df643-d418-448c-b1cc-fb7cccd16f35} <Trace> oximeter.measurements_bool (a68a1b1f-6c09-4757-b3ab-eafef4467e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12938 | 2026.01.22 22:24:32.555307 [ 277 ] {198df643-d418-448c-b1cc-fb7cccd16f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12939 | 2026.01.22 22:24:32.555610 [ 277 ] {198df643-d418-448c-b1cc-fb7cccd16f35} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 12940 | 2026.01.22 22:24:32.555820 [ 277 ] {198df643-d418-448c-b1cc-fb7cccd16f35} <Trace> oximeter.measurements_bool (a68a1b1f-6c09-4757-b3ab-eafef4467e95): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12941 | 2026.01.22 22:24:32.555945 [ 277 ] {198df643-d418-448c-b1cc-fb7cccd16f35} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 12942 | 2026.01.22 22:24:32.555981 [ 277 ] {198df643-d418-448c-b1cc-fb7cccd16f35} <Debug> TCPHandler: Processed in 0.001214189 sec. | ||
| 12943 | 2026.01.22 22:24:32.556080 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12944 | 2026.01.22 22:24:32.556171 [ 277 ] {105c130b-6d23-4879-99d2-d8aac23addf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12945 | 2026.01.22 22:24:32.556211 [ 277 ] {105c130b-6d23-4879-99d2-d8aac23addf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12946 | 2026.01.22 22:24:32.556641 [ 277 ] {105c130b-6d23-4879-99d2-d8aac23addf1} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12947 | 2026.01.22 22:24:32.556676 [ 277 ] {105c130b-6d23-4879-99d2-d8aac23addf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12948 | 2026.01.22 22:24:32.557007 [ 277 ] {105c130b-6d23-4879-99d2-d8aac23addf1} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12949 | 2026.01.22 22:24:32.557211 [ 277 ] {105c130b-6d23-4879-99d2-d8aac23addf1} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12950 | 2026.01.22 22:24:32.557337 [ 277 ] {105c130b-6d23-4879-99d2-d8aac23addf1} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001185 sec., 276793.2489451477 rows/sec., 18.13 MiB/sec. | ||
| 12951 | 2026.01.22 22:24:32.557374 [ 277 ] {105c130b-6d23-4879-99d2-d8aac23addf1} <Debug> TCPHandler: Processed in 0.001340819 sec. | ||
| 12952 | 2026.01.22 22:24:32.557471 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12953 | 2026.01.22 22:24:32.557562 [ 277 ] {e5a16c89-76b1-475a-9d29-b890b11cb650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12954 | 2026.01.22 22:24:32.557603 [ 277 ] {e5a16c89-76b1-475a-9d29-b890b11cb650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12955 | 2026.01.22 22:24:32.557904 [ 277 ] {e5a16c89-76b1-475a-9d29-b890b11cb650} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12956 | 2026.01.22 22:24:32.557939 [ 277 ] {e5a16c89-76b1-475a-9d29-b890b11cb650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12957 | 2026.01.22 22:24:32.558224 [ 277 ] {e5a16c89-76b1-475a-9d29-b890b11cb650} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 12958 | 2026.01.22 22:24:32.558425 [ 277 ] {e5a16c89-76b1-475a-9d29-b890b11cb650} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12959 | 2026.01.22 22:24:32.558549 [ 277 ] {e5a16c89-76b1-475a-9d29-b890b11cb650} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001004 sec., 996.0159362549801 rows/sec., 67.11 KiB/sec. | ||
| 12960 | 2026.01.22 22:24:32.558584 [ 277 ] {e5a16c89-76b1-475a-9d29-b890b11cb650} <Debug> TCPHandler: Processed in 0.001160309 sec. | ||
| 12961 | 2026.01.22 22:24:32.558683 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12962 | 2026.01.22 22:24:32.558772 [ 277 ] {cd904ba5-7e94-430f-b1d4-354fbf027bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12963 | 2026.01.22 22:24:32.558824 [ 277 ] {cd904ba5-7e94-430f-b1d4-354fbf027bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12964 | 2026.01.22 22:24:32.559674 [ 277 ] {cd904ba5-7e94-430f-b1d4-354fbf027bc0} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12965 | 2026.01.22 22:24:32.559709 [ 277 ] {cd904ba5-7e94-430f-b1d4-354fbf027bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12966 | 2026.01.22 22:24:32.560250 [ 277 ] {cd904ba5-7e94-430f-b1d4-354fbf027bc0} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12967 | 2026.01.22 22:24:32.560476 [ 277 ] {cd904ba5-7e94-430f-b1d4-354fbf027bc0} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12968 | 2026.01.22 22:24:32.560611 [ 277 ] {cd904ba5-7e94-430f-b1d4-354fbf027bc0} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001855 sec., 19407.00808625337 rows/sec., 34.78 MiB/sec. | ||
| 12969 | 2026.01.22 22:24:32.560664 [ 277 ] {cd904ba5-7e94-430f-b1d4-354fbf027bc0} <Debug> TCPHandler: Processed in 0.002027725 sec. | ||
| 12970 | 2026.01.22 22:24:32.560774 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12971 | 2026.01.22 22:24:32.560866 [ 277 ] {af9cd8e0-c736-47a4-a1bb-348dd4d9cded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12972 | 2026.01.22 22:24:32.560906 [ 277 ] {af9cd8e0-c736-47a4-a1bb-348dd4d9cded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12973 | 2026.01.22 22:24:32.561231 [ 277 ] {af9cd8e0-c736-47a4-a1bb-348dd4d9cded} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12974 | 2026.01.22 22:24:32.561266 [ 277 ] {af9cd8e0-c736-47a4-a1bb-348dd4d9cded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12975 | 2026.01.22 22:24:32.561565 [ 277 ] {af9cd8e0-c736-47a4-a1bb-348dd4d9cded} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12976 | 2026.01.22 22:24:32.561769 [ 277 ] {af9cd8e0-c736-47a4-a1bb-348dd4d9cded} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12977 | 2026.01.22 22:24:32.561891 [ 277 ] {af9cd8e0-c736-47a4-a1bb-348dd4d9cded} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001044 sec., 103448.27586206897 rows/sec., 6.31 MiB/sec. | ||
| 12978 | 2026.01.22 22:24:32.561927 [ 277 ] {af9cd8e0-c736-47a4-a1bb-348dd4d9cded} <Debug> TCPHandler: Processed in 0.001200239 sec. | ||
| 12979 | 2026.01.22 22:24:37.171525 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12980 | 2026.01.22 22:24:37.171598 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12981 | 2026.01.22 22:24:37.364432 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31648 | ||
| 12982 | 2026.01.22 22:24:37.365028 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12983 | 2026.01.22 22:24:37.365076 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12984 | 2026.01.22 22:24:37.365552 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12985 | 2026.01.22 22:24:37.365768 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12986 | 2026.01.22 22:24:37.365899 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31648 | ||
| 12987 | 2026.01.22 22:24:37.365913 [ 40 ] {} <Debug> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12988 | 2026.01.22 22:24:37.365974 [ 40 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12989 | 2026.01.22 22:24:37.365994 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12990 | 2026.01.22 22:24:37.366114 [ 194 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 12991 | 2026.01.22 22:24:37.366269 [ 194 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12992 | 2026.01.22 22:24:37.366311 [ 194 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29216 rows starting from the beginning of the part | ||
| 12993 | 2026.01.22 22:24:37.366383 [ 194 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 12994 | 2026.01.22 22:24:37.366432 [ 194 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 12995 | 2026.01.22 22:24:37.366484 [ 194 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 12996 | 2026.01.22 22:24:37.366529 [ 194 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 12997 | 2026.01.22 22:24:37.366573 [ 194 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 12998 | 2026.01.22 22:24:37.368901 [ 193 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31648 rows, containing 4 columns (4 merged, 0 gathered) in 0.002844481 sec., 11126107.012140352 rows/sec., 159.16 MiB/sec. | ||
| 12999 | 2026.01.22 22:24:37.369187 [ 198 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13000 | 2026.01.22 22:24:37.369478 [ 198 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_66_13} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13001 | 2026.01.22 22:24:37.369556 [ 198 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_66_13} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13002 | 2026.01.22 22:24:37.369653 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.95 MiB. | ||
| 13003 | 2026.01.22 22:24:37.531241 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13004 | 2026.01.22 22:24:37.531496 [ 277 ] {314182ae-9a49-4ee6-bd5c-53181f4d9fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13005 | 2026.01.22 22:24:37.531595 [ 277 ] {314182ae-9a49-4ee6-bd5c-53181f4d9fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13006 | 2026.01.22 22:24:37.532445 [ 277 ] {314182ae-9a49-4ee6-bd5c-53181f4d9fd7} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13007 | 2026.01.22 22:24:37.532491 [ 277 ] {314182ae-9a49-4ee6-bd5c-53181f4d9fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13008 | 2026.01.22 22:24:37.532881 [ 277 ] {314182ae-9a49-4ee6-bd5c-53181f4d9fd7} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13009 | 2026.01.22 22:24:37.533123 [ 277 ] {314182ae-9a49-4ee6-bd5c-53181f4d9fd7} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13010 | 2026.01.22 22:24:37.533275 [ 40 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13011 | 2026.01.22 22:24:37.533293 [ 277 ] {314182ae-9a49-4ee6-bd5c-53181f4d9fd7} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001867 sec., 35350.83020889127 rows/sec., 2.80 MiB/sec. | ||
| 13012 | 2026.01.22 22:24:37.533346 [ 40 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13013 | 2026.01.22 22:24:37.533368 [ 277 ] {314182ae-9a49-4ee6-bd5c-53181f4d9fd7} <Debug> TCPHandler: Processed in 0.002295757 sec. | ||
| 13014 | 2026.01.22 22:24:37.533375 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13015 | 2026.01.22 22:24:37.533486 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::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 | ||
| 13016 | 2026.01.22 22:24:37.533504 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13017 | 2026.01.22 22:24:37.533591 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13018 | 2026.01.22 22:24:37.533611 [ 277 ] {d187dda1-bc82-47ba-9562-e275743fc3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13019 | 2026.01.22 22:24:37.533625 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2556 rows starting from the beginning of the part | ||
| 13020 | 2026.01.22 22:24:37.533654 [ 277 ] {d187dda1-bc82-47ba-9562-e275743fc3e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13021 | 2026.01.22 22:24:37.533691 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1327 rows starting from the beginning of the part | ||
| 13022 | 2026.01.22 22:24:37.533741 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 128 rows starting from the beginning of the part | ||
| 13023 | 2026.01.22 22:24:37.533787 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 66 rows starting from the beginning of the part | ||
| 13024 | 2026.01.22 22:24:37.533831 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1274 rows starting from the beginning of the part | ||
| 13025 | 2026.01.22 22:24:37.533877 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 66 rows starting from the beginning of the part | ||
| 13026 | 2026.01.22 22:24:37.534073 [ 277 ] {d187dda1-bc82-47ba-9562-e275743fc3e3} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13027 | 2026.01.22 22:24:37.534110 [ 277 ] {d187dda1-bc82-47ba-9562-e275743fc3e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13028 | 2026.01.22 22:24:37.534427 [ 277 ] {d187dda1-bc82-47ba-9562-e275743fc3e3} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13029 | 2026.01.22 22:24:37.534660 [ 277 ] {d187dda1-bc82-47ba-9562-e275743fc3e3} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13030 | 2026.01.22 22:24:37.534795 [ 277 ] {d187dda1-bc82-47ba-9562-e275743fc3e3} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001207 sec., 4142.502071251036 rows/sec., 311.50 KiB/sec. | ||
| 13031 | 2026.01.22 22:24:37.534834 [ 277 ] {d187dda1-bc82-47ba-9562-e275743fc3e3} <Debug> TCPHandler: Processed in 0.00138294 sec. | ||
| 13032 | 2026.01.22 22:24:37.534939 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13033 | 2026.01.22 22:24:37.535036 [ 277 ] {3eb98fd0-2402-4407-bc2f-bbf1afa1c347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13034 | 2026.01.22 22:24:37.535077 [ 277 ] {3eb98fd0-2402-4407-bc2f-bbf1afa1c347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13035 | 2026.01.22 22:24:37.535494 [ 277 ] {3eb98fd0-2402-4407-bc2f-bbf1afa1c347} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13036 | 2026.01.22 22:24:37.535529 [ 277 ] {3eb98fd0-2402-4407-bc2f-bbf1afa1c347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13037 | 2026.01.22 22:24:37.535752 [ 198 ] {048797f8-2913-4120-8057-043480967ec1::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5417 rows, containing 5 columns (5 merged, 0 gathered) in 0.002304577 sec., 2350539.8170683817 rows/sec., 200.76 MiB/sec. | ||
| 13038 | 2026.01.22 22:24:37.535838 [ 277 ] {3eb98fd0-2402-4407-bc2f-bbf1afa1c347} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13039 | 2026.01.22 22:24:37.536060 [ 277 ] {3eb98fd0-2402-4407-bc2f-bbf1afa1c347} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13040 | 2026.01.22 22:24:37.536081 [ 193 ] {048797f8-2913-4120-8057-043480967ec1::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13041 | 2026.01.22 22:24:37.536180 [ 40 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13042 | 2026.01.22 22:24:37.536198 [ 277 ] {3eb98fd0-2402-4407-bc2f-bbf1afa1c347} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001182 sec., 58375.63451776649 rows/sec., 4.56 MiB/sec. | ||
| 13043 | 2026.01.22 22:24:37.536215 [ 40 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13044 | 2026.01.22 22:24:37.536240 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13045 | 2026.01.22 22:24:37.536242 [ 277 ] {3eb98fd0-2402-4407-bc2f-bbf1afa1c347} <Debug> TCPHandler: Processed in 0.00135429 sec. | ||
| 13046 | 2026.01.22 22:24:37.536307 [ 203 ] {94686fe9-8f29-47df-b786-a03914968c62::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 | ||
| 13047 | 2026.01.22 22:24:37.536375 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13048 | 2026.01.22 22:24:37.536391 [ 203 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13049 | 2026.01.22 22:24:37.536428 [ 203 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1304 rows starting from the beginning of the part | ||
| 13050 | 2026.01.22 22:24:37.536427 [ 193 ] {048797f8-2913-4120-8057-043480967ec1::all_1_96_19} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13051 | 2026.01.22 22:24:37.536473 [ 203 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 563 rows starting from the beginning of the part | ||
| 13052 | 2026.01.22 22:24:37.536477 [ 277 ] {7df93f4c-4429-4ee9-8720-0ba38c22356f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13053 | 2026.01.22 22:24:37.536517 [ 203 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 100 rows starting from the beginning of the part | ||
| 13054 | 2026.01.22 22:24:37.536530 [ 277 ] {7df93f4c-4429-4ee9-8720-0ba38c22356f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13055 | 2026.01.22 22:24:37.536537 [ 193 ] {048797f8-2913-4120-8057-043480967ec1::all_1_96_19} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13056 | 2026.01.22 22:24:37.536554 [ 203 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 69 rows starting from the beginning of the part | ||
| 13057 | 2026.01.22 22:24:37.536645 [ 203 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 769 rows starting from the beginning of the part | ||
| 13058 | 2026.01.22 22:24:37.536670 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 13059 | 2026.01.22 22:24:37.536698 [ 203 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 69 rows starting from the beginning of the part | ||
| 13060 | 2026.01.22 22:24:37.536951 [ 277 ] {7df93f4c-4429-4ee9-8720-0ba38c22356f} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13061 | 2026.01.22 22:24:37.536987 [ 277 ] {7df93f4c-4429-4ee9-8720-0ba38c22356f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13062 | 2026.01.22 22:24:37.537324 [ 277 ] {7df93f4c-4429-4ee9-8720-0ba38c22356f} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13063 | 2026.01.22 22:24:37.537535 [ 277 ] {7df93f4c-4429-4ee9-8720-0ba38c22356f} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13064 | 2026.01.22 22:24:37.537668 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13065 | 2026.01.22 22:24:37.537672 [ 277 ] {7df93f4c-4429-4ee9-8720-0ba38c22356f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 13066 | 2026.01.22 22:24:37.537716 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13067 | 2026.01.22 22:24:37.537734 [ 277 ] {7df93f4c-4429-4ee9-8720-0ba38c22356f} <Debug> TCPHandler: Processed in 0.001409311 sec. | ||
| 13068 | 2026.01.22 22:24:37.537743 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13069 | 2026.01.22 22:24:37.537842 [ 193 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2874 rows, containing 5 columns (5 merged, 0 gathered) in 0.001559501 sec., 1842897.1831374266 rows/sec., 140.77 MiB/sec. | ||
| 13070 | 2026.01.22 22:24:37.537850 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13071 | 2026.01.22 22:24:37.537845 [ 192 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 13072 | 2026.01.22 22:24:37.537961 [ 277 ] {0b8b8453-cd6c-454f-8511-f59211d21925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13073 | 2026.01.22 22:24:37.538009 [ 192 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13074 | 2026.01.22 22:24:37.538021 [ 277 ] {0b8b8453-cd6c-454f-8511-f59211d21925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13075 | 2026.01.22 22:24:37.538057 [ 192 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 26864 rows starting from the beginning of the part | ||
| 13076 | 2026.01.22 22:24:37.538078 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13077 | 2026.01.22 22:24:37.538132 [ 192 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 881 rows starting from the beginning of the part | ||
| 13078 | 2026.01.22 22:24:37.538186 [ 192 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 13079 | 2026.01.22 22:24:37.538231 [ 192 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 13080 | 2026.01.22 22:24:37.538275 [ 192 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 328 rows starting from the beginning of the part | ||
| 13081 | 2026.01.22 22:24:37.538318 [ 192 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 13082 | 2026.01.22 22:24:37.538470 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_96_19} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13083 | 2026.01.22 22:24:37.538581 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_96_19} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13084 | 2026.01.22 22:24:37.538696 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 13085 | 2026.01.22 22:24:37.538800 [ 277 ] {0b8b8453-cd6c-454f-8511-f59211d21925} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13086 | 2026.01.22 22:24:37.538841 [ 277 ] {0b8b8453-cd6c-454f-8511-f59211d21925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13087 | 2026.01.22 22:24:37.539370 [ 277 ] {0b8b8453-cd6c-454f-8511-f59211d21925} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13088 | 2026.01.22 22:24:37.539601 [ 277 ] {0b8b8453-cd6c-454f-8511-f59211d21925} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13089 | 2026.01.22 22:24:37.539753 [ 277 ] {0b8b8453-cd6c-454f-8511-f59211d21925} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00181 sec., 2762.4309392265195 rows/sec., 4.95 MiB/sec. | ||
| 13090 | 2026.01.22 22:24:37.539820 [ 277 ] {0b8b8453-cd6c-454f-8511-f59211d21925} <Debug> TCPHandler: Processed in 0.002019245 sec. | ||
| 13091 | 2026.01.22 22:24:37.539931 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13092 | 2026.01.22 22:24:37.540027 [ 277 ] {f077491a-da76-40b5-bab0-b565d4c2c517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13093 | 2026.01.22 22:24:37.540069 [ 277 ] {f077491a-da76-40b5-bab0-b565d4c2c517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13094 | 2026.01.22 22:24:37.540428 [ 277 ] {f077491a-da76-40b5-bab0-b565d4c2c517} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13095 | 2026.01.22 22:24:37.540463 [ 277 ] {f077491a-da76-40b5-bab0-b565d4c2c517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13096 | 2026.01.22 22:24:37.540780 [ 277 ] {f077491a-da76-40b5-bab0-b565d4c2c517} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13097 | 2026.01.22 22:24:37.540989 [ 277 ] {f077491a-da76-40b5-bab0-b565d4c2c517} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13098 | 2026.01.22 22:24:37.541113 [ 37 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13099 | 2026.01.22 22:24:37.541122 [ 277 ] {f077491a-da76-40b5-bab0-b565d4c2c517} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 13100 | 2026.01.22 22:24:37.541179 [ 277 ] {f077491a-da76-40b5-bab0-b565d4c2c517} <Debug> TCPHandler: Processed in 0.00129818 sec. | ||
| 13101 | 2026.01.22 22:24:37.541182 [ 37 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13102 | 2026.01.22 22:24:37.541214 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13103 | 2026.01.22 22:24:37.541303 [ 190 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 13104 | 2026.01.22 22:24:37.541421 [ 190 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13105 | 2026.01.22 22:24:37.541457 [ 190 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5598 rows starting from the beginning of the part | ||
| 13106 | 2026.01.22 22:24:37.541526 [ 190 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 13107 | 2026.01.22 22:24:37.541575 [ 190 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 13108 | 2026.01.22 22:24:37.541620 [ 190 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 13109 | 2026.01.22 22:24:37.541660 [ 190 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 108 rows starting from the beginning of the part | ||
| 13110 | 2026.01.22 22:24:37.541703 [ 190 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 13111 | 2026.01.22 22:24:37.543581 [ 196 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5946 rows, containing 4 columns (4 merged, 0 gathered) in 0.002316377 sec., 2566939.664830034 rows/sec., 170.94 MiB/sec. | ||
| 13112 | 2026.01.22 22:24:37.544016 [ 196 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13113 | 2026.01.22 22:24:37.544309 [ 200 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_96_19} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13114 | 2026.01.22 22:24:37.544405 [ 200 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_96_19} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13115 | 2026.01.22 22:24:37.544509 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 13116 | 2026.01.22 22:24:37.544670 [ 200 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28553 rows, containing 5 columns (5 merged, 0 gathered) in 0.006871491 sec., 4155284.493569154 rows/sec., 284.27 MiB/sec. | ||
| 13117 | 2026.01.22 22:24:37.545025 [ 200 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13118 | 2026.01.22 22:24:37.545277 [ 200 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13119 | 2026.01.22 22:24:37.545342 [ 200 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13120 | 2026.01.22 22:24:37.545415 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 13121 | 2026.01.22 22:24:39.064809 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 13122 | 2026.01.22 22:24:39.082147 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13123 | 2026.01.22 22:24:39.082197 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13124 | 2026.01.22 22:24:39.088140 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 13125 | 2026.01.22 22:24:39.088861 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13126 | 2026.01.22 22:24:39.089149 [ 39 ] {} <Debug> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 13127 | 2026.01.22 22:24:39.089193 [ 39 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13128 | 2026.01.22 22:24:39.089216 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13129 | 2026.01.22 22:24:39.089310 [ 187 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 13130 | 2026.01.22 22:24:39.091872 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 13131 | 2026.01.22 22:24:39.092312 [ 187 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13132 | 2026.01.22 22:24:39.093106 [ 187 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 13133 | 2026.01.22 22:24:39.096558 [ 187 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 13134 | 2026.01.22 22:24:39.099930 [ 187 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 13135 | 2026.01.22 22:24:39.103896 [ 187 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 13136 | 2026.01.22 22:24:39.107982 [ 187 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 13137 | 2026.01.22 22:24:39.111624 [ 187 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 13138 | 2026.01.22 22:24:39.162188 [ 187 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.07291794 sec., 6815.880975244227 rows/sec., 35.24 MiB/sec. | ||
| 13139 | 2026.01.22 22:24:39.164778 [ 199 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 13140 | 2026.01.22 22:24:39.166491 [ 199 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_66_13} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13141 | 2026.01.22 22:24:39.166582 [ 199 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_66_13} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 13142 | 2026.01.22 22:24:39.168026 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. | ||
| 13143 | 2026.01.22 22:24:42.458883 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1590 | ||
| 13144 | 2026.01.22 22:24:42.461314 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13145 | 2026.01.22 22:24:42.461368 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13146 | 2026.01.22 22:24:42.462573 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13147 | 2026.01.22 22:24:42.462859 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13148 | 2026.01.22 22:24:42.463236 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1590 | ||
| 13149 | 2026.01.22 22:24:42.545564 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13150 | 2026.01.22 22:24:42.545762 [ 277 ] {ec6d600f-99a7-4b1d-953d-7e94309a2981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13151 | 2026.01.22 22:24:42.545833 [ 277 ] {ec6d600f-99a7-4b1d-953d-7e94309a2981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13152 | 2026.01.22 22:24:42.546688 [ 277 ] {ec6d600f-99a7-4b1d-953d-7e94309a2981} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13153 | 2026.01.22 22:24:42.546734 [ 277 ] {ec6d600f-99a7-4b1d-953d-7e94309a2981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13154 | 2026.01.22 22:24:42.547128 [ 277 ] {ec6d600f-99a7-4b1d-953d-7e94309a2981} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13155 | 2026.01.22 22:24:42.547353 [ 277 ] {ec6d600f-99a7-4b1d-953d-7e94309a2981} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13156 | 2026.01.22 22:24:42.547507 [ 277 ] {ec6d600f-99a7-4b1d-953d-7e94309a2981} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001799 sec., 247915.5086158977 rows/sec., 15.72 MiB/sec. | ||
| 13157 | 2026.01.22 22:24:42.547506 [ 25 ] {} <Debug> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 13158 | 2026.01.22 22:24:42.547549 [ 277 ] {ec6d600f-99a7-4b1d-953d-7e94309a2981} <Debug> TCPHandler: Processed in 0.002125506 sec. | ||
| 13159 | 2026.01.22 22:24:42.547605 [ 25 ] {} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13160 | 2026.01.22 22:24:42.547645 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13161 | 2026.01.22 22:24:42.547700 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13162 | 2026.01.22 22:24:42.547753 [ 196 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 13163 | 2026.01.22 22:24:42.547800 [ 277 ] {e44e00c2-e074-463c-b067-d9370f2d4f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13164 | 2026.01.22 22:24:42.547845 [ 277 ] {e44e00c2-e074-463c-b067-d9370f2d4f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13165 | 2026.01.22 22:24:42.547860 [ 196 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13166 | 2026.01.22 22:24:42.547895 [ 196 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 470 rows starting from the beginning of the part | ||
| 13167 | 2026.01.22 22:24:42.547955 [ 196 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 13168 | 2026.01.22 22:24:42.547999 [ 196 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 13169 | 2026.01.22 22:24:42.548040 [ 196 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 13170 | 2026.01.22 22:24:42.548101 [ 196 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 446 rows starting from the beginning of the part | ||
| 13171 | 2026.01.22 22:24:42.548154 [ 196 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 446 rows starting from the beginning of the part | ||
| 13172 | 2026.01.22 22:24:42.549069 [ 277 ] {e44e00c2-e074-463c-b067-d9370f2d4f92} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13173 | 2026.01.22 22:24:42.549109 [ 277 ] {e44e00c2-e074-463c-b067-d9370f2d4f92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13174 | 2026.01.22 22:24:42.549149 [ 196 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1434 rows, containing 5 columns (5 merged, 0 gathered) in 0.001438761 sec., 996690.9027976155 rows/sec., 68.32 MiB/sec. | ||
| 13175 | 2026.01.22 22:24:42.549348 [ 201 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 13176 | 2026.01.22 22:24:42.549662 [ 201 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_23_5} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13177 | 2026.01.22 22:24:42.549678 [ 277 ] {e44e00c2-e074-463c-b067-d9370f2d4f92} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13178 | 2026.01.22 22:24:42.549751 [ 201 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_23_5} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 13179 | 2026.01.22 22:24:42.549849 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 13180 | 2026.01.22 22:24:42.549916 [ 277 ] {e44e00c2-e074-463c-b067-d9370f2d4f92} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13181 | 2026.01.22 22:24:42.550053 [ 277 ] {e44e00c2-e074-463c-b067-d9370f2d4f92} <Debug> executeQuery: Read 1274 rows, 104.10 KiB in 0.002271 sec., 560986.3496257155 rows/sec., 44.76 MiB/sec. | ||
| 13182 | 2026.01.22 22:24:42.550091 [ 277 ] {e44e00c2-e074-463c-b067-d9370f2d4f92} <Debug> TCPHandler: Processed in 0.002441808 sec. | ||
| 13183 | 2026.01.22 22:24:42.550208 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13184 | 2026.01.22 22:24:42.550303 [ 277 ] {edb3cea8-dd60-4d9e-9f8e-fbeee4140a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13185 | 2026.01.22 22:24:42.550343 [ 277 ] {edb3cea8-dd60-4d9e-9f8e-fbeee4140a81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13186 | 2026.01.22 22:24:42.550852 [ 277 ] {edb3cea8-dd60-4d9e-9f8e-fbeee4140a81} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13187 | 2026.01.22 22:24:42.550887 [ 277 ] {edb3cea8-dd60-4d9e-9f8e-fbeee4140a81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13188 | 2026.01.22 22:24:42.551197 [ 277 ] {edb3cea8-dd60-4d9e-9f8e-fbeee4140a81} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13189 | 2026.01.22 22:24:42.551411 [ 277 ] {edb3cea8-dd60-4d9e-9f8e-fbeee4140a81} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13190 | 2026.01.22 22:24:42.551545 [ 29 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13191 | 2026.01.22 22:24:42.551555 [ 277 ] {edb3cea8-dd60-4d9e-9f8e-fbeee4140a81} <Debug> executeQuery: Read 259 rows, 16.10 KiB in 0.00127 sec., 203937.00787401575 rows/sec., 12.38 MiB/sec. | ||
| 13192 | 2026.01.22 22:24:42.551596 [ 29 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13193 | 2026.01.22 22:24:42.551618 [ 277 ] {edb3cea8-dd60-4d9e-9f8e-fbeee4140a81} <Debug> TCPHandler: Processed in 0.001460051 sec. | ||
| 13194 | 2026.01.22 22:24:42.551627 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13195 | 2026.01.22 22:24:42.551721 [ 208 ] {1300943d-9fd4-47f6-9844-87364234b6ab::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 | ||
| 13196 | 2026.01.22 22:24:42.551741 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13197 | 2026.01.22 22:24:42.551828 [ 208 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13198 | 2026.01.22 22:24:42.551843 [ 277 ] {b3716912-c693-46a7-adee-2d81a96b67bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13199 | 2026.01.22 22:24:42.551863 [ 208 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 296 rows starting from the beginning of the part | ||
| 13200 | 2026.01.22 22:24:42.551889 [ 277 ] {b3716912-c693-46a7-adee-2d81a96b67bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13201 | 2026.01.22 22:24:42.551925 [ 208 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 36 rows starting from the beginning of the part | ||
| 13202 | 2026.01.22 22:24:42.551977 [ 208 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 5 rows starting from the beginning of the part | ||
| 13203 | 2026.01.22 22:24:42.552020 [ 208 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 259 rows starting from the beginning of the part | ||
| 13204 | 2026.01.22 22:24:42.552064 [ 208 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 5 rows starting from the beginning of the part | ||
| 13205 | 2026.01.22 22:24:42.552107 [ 208 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 259 rows starting from the beginning of the part | ||
| 13206 | 2026.01.22 22:24:42.552377 [ 277 ] {b3716912-c693-46a7-adee-2d81a96b67bd} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13207 | 2026.01.22 22:24:42.552418 [ 277 ] {b3716912-c693-46a7-adee-2d81a96b67bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13208 | 2026.01.22 22:24:42.552763 [ 277 ] {b3716912-c693-46a7-adee-2d81a96b67bd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 13209 | 2026.01.22 22:24:42.552916 [ 197 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 860 rows, containing 5 columns (5 merged, 0 gathered) in 0.00123089 sec., 698681.4418835152 rows/sec., 45.90 MiB/sec. | ||
| 13210 | 2026.01.22 22:24:42.552993 [ 277 ] {b3716912-c693-46a7-adee-2d81a96b67bd} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13211 | 2026.01.22 22:24:42.553056 [ 208 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13212 | 2026.01.22 22:24:42.553132 [ 277 ] {b3716912-c693-46a7-adee-2d81a96b67bd} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001306 sec., 176110.26033690656 rows/sec., 11.35 MiB/sec. | ||
| 13213 | 2026.01.22 22:24:42.553176 [ 277 ] {b3716912-c693-46a7-adee-2d81a96b67bd} <Debug> TCPHandler: Processed in 0.001484051 sec. | ||
| 13214 | 2026.01.22 22:24:42.553287 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13215 | 2026.01.22 22:24:42.553298 [ 208 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_91_18} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13216 | 2026.01.22 22:24:42.553386 [ 208 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_91_18} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13217 | 2026.01.22 22:24:42.553392 [ 277 ] {7ac9310a-3d54-4c0e-97d7-abe1b662d4ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13218 | 2026.01.22 22:24:42.553440 [ 277 ] {7ac9310a-3d54-4c0e-97d7-abe1b662d4ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13219 | 2026.01.22 22:24:42.553457 [ 208 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 13220 | 2026.01.22 22:24:42.553907 [ 277 ] {7ac9310a-3d54-4c0e-97d7-abe1b662d4ad} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13221 | 2026.01.22 22:24:42.553946 [ 277 ] {7ac9310a-3d54-4c0e-97d7-abe1b662d4ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13222 | 2026.01.22 22:24:42.554252 [ 277 ] {7ac9310a-3d54-4c0e-97d7-abe1b662d4ad} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13223 | 2026.01.22 22:24:42.554457 [ 277 ] {7ac9310a-3d54-4c0e-97d7-abe1b662d4ad} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13224 | 2026.01.22 22:24:42.554623 [ 29 ] {} <Debug> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 13225 | 2026.01.22 22:24:42.554652 [ 277 ] {7ac9310a-3d54-4c0e-97d7-abe1b662d4ad} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001279 sec., 179046.12978889758 rows/sec., 10.16 MiB/sec. | ||
| 13226 | 2026.01.22 22:24:42.554654 [ 29 ] {} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13227 | 2026.01.22 22:24:42.554693 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13228 | 2026.01.22 22:24:42.554698 [ 277 ] {7ac9310a-3d54-4c0e-97d7-abe1b662d4ad} <Debug> TCPHandler: Processed in 0.001462661 sec. | ||
| 13229 | 2026.01.22 22:24:42.554764 [ 197 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 13230 | 2026.01.22 22:24:42.554832 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13231 | 2026.01.22 22:24:42.554884 [ 197 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13232 | 2026.01.22 22:24:42.554920 [ 197 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 241 rows starting from the beginning of the part | ||
| 13233 | 2026.01.22 22:24:42.554960 [ 277 ] {3c0db489-9912-486a-8505-cd324b00517a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13234 | 2026.01.22 22:24:42.554983 [ 197 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 13235 | 2026.01.22 22:24:42.555015 [ 277 ] {3c0db489-9912-486a-8505-cd324b00517a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13236 | 2026.01.22 22:24:42.555029 [ 197 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 13237 | 2026.01.22 22:24:42.555077 [ 197 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 13238 | 2026.01.22 22:24:42.555116 [ 197 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 229 rows starting from the beginning of the part | ||
| 13239 | 2026.01.22 22:24:42.555155 [ 197 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 229 rows starting from the beginning of the part | ||
| 13240 | 2026.01.22 22:24:42.555757 [ 277 ] {3c0db489-9912-486a-8505-cd324b00517a} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13241 | 2026.01.22 22:24:42.555799 [ 277 ] {3c0db489-9912-486a-8505-cd324b00517a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13242 | 2026.01.22 22:24:42.555947 [ 189 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 735 rows, containing 5 columns (5 merged, 0 gathered) in 0.001214329 sec., 605272.541461169 rows/sec., 37.44 MiB/sec. | ||
| 13243 | 2026.01.22 22:24:42.556068 [ 197 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 13244 | 2026.01.22 22:24:42.556177 [ 277 ] {3c0db489-9912-486a-8505-cd324b00517a} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13245 | 2026.01.22 22:24:42.556360 [ 197 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_23_5} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13246 | 2026.01.22 22:24:42.556437 [ 197 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_23_5} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 13247 | 2026.01.22 22:24:42.556463 [ 277 ] {3c0db489-9912-486a-8505-cd324b00517a} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13248 | 2026.01.22 22:24:42.556497 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 13249 | 2026.01.22 22:24:42.556605 [ 277 ] {3c0db489-9912-486a-8505-cd324b00517a} <Debug> executeQuery: Read 769 rows, 55.15 KiB in 0.001669 sec., 460754.94307968847 rows/sec., 32.27 MiB/sec. | ||
| 13250 | 2026.01.22 22:24:42.556648 [ 277 ] {3c0db489-9912-486a-8505-cd324b00517a} <Debug> TCPHandler: Processed in 0.001878944 sec. | ||
| 13251 | 2026.01.22 22:24:42.556761 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13252 | 2026.01.22 22:24:42.556856 [ 277 ] {2dd119da-2aac-4bfb-ab6f-9f555ab40ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13253 | 2026.01.22 22:24:42.556899 [ 277 ] {2dd119da-2aac-4bfb-ab6f-9f555ab40ef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13254 | 2026.01.22 22:24:42.557219 [ 277 ] {2dd119da-2aac-4bfb-ab6f-9f555ab40ef2} <Trace> oximeter.measurements_bool (a68a1b1f-6c09-4757-b3ab-eafef4467e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13255 | 2026.01.22 22:24:42.557256 [ 277 ] {2dd119da-2aac-4bfb-ab6f-9f555ab40ef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13256 | 2026.01.22 22:24:42.557561 [ 277 ] {2dd119da-2aac-4bfb-ab6f-9f555ab40ef2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 13257 | 2026.01.22 22:24:42.557770 [ 277 ] {2dd119da-2aac-4bfb-ab6f-9f555ab40ef2} <Trace> oximeter.measurements_bool (a68a1b1f-6c09-4757-b3ab-eafef4467e95): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13258 | 2026.01.22 22:24:42.557898 [ 277 ] {2dd119da-2aac-4bfb-ab6f-9f555ab40ef2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 13259 | 2026.01.22 22:24:42.557935 [ 277 ] {2dd119da-2aac-4bfb-ab6f-9f555ab40ef2} <Debug> TCPHandler: Processed in 0.001223999 sec. | ||
| 13260 | 2026.01.22 22:24:42.558053 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13261 | 2026.01.22 22:24:42.558174 [ 277 ] {9754957c-1108-4116-bfc9-d5352c9da7c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13262 | 2026.01.22 22:24:42.558226 [ 277 ] {9754957c-1108-4116-bfc9-d5352c9da7c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13263 | 2026.01.22 22:24:42.558765 [ 277 ] {9754957c-1108-4116-bfc9-d5352c9da7c6} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13264 | 2026.01.22 22:24:42.558809 [ 277 ] {9754957c-1108-4116-bfc9-d5352c9da7c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13265 | 2026.01.22 22:24:42.559216 [ 277 ] {9754957c-1108-4116-bfc9-d5352c9da7c6} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13266 | 2026.01.22 22:24:42.559435 [ 277 ] {9754957c-1108-4116-bfc9-d5352c9da7c6} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13267 | 2026.01.22 22:24:42.559564 [ 277 ] {9754957c-1108-4116-bfc9-d5352c9da7c6} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001415 sec., 231802.12014134275 rows/sec., 15.19 MiB/sec. | ||
| 13268 | 2026.01.22 22:24:42.559600 [ 277 ] {9754957c-1108-4116-bfc9-d5352c9da7c6} <Debug> TCPHandler: Processed in 0.001608532 sec. | ||
| 13269 | 2026.01.22 22:24:42.559729 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13270 | 2026.01.22 22:24:42.559846 [ 277 ] {21a008f9-9e33-426d-a5e1-97c0616f515d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13271 | 2026.01.22 22:24:42.559897 [ 277 ] {21a008f9-9e33-426d-a5e1-97c0616f515d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13272 | 2026.01.22 22:24:42.560251 [ 277 ] {21a008f9-9e33-426d-a5e1-97c0616f515d} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13273 | 2026.01.22 22:24:42.560287 [ 277 ] {21a008f9-9e33-426d-a5e1-97c0616f515d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13274 | 2026.01.22 22:24:42.560587 [ 277 ] {21a008f9-9e33-426d-a5e1-97c0616f515d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 13275 | 2026.01.22 22:24:42.560790 [ 277 ] {21a008f9-9e33-426d-a5e1-97c0616f515d} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13276 | 2026.01.22 22:24:42.560922 [ 277 ] {21a008f9-9e33-426d-a5e1-97c0616f515d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001101 sec., 908.2652134423251 rows/sec., 61.20 KiB/sec. | ||
| 13277 | 2026.01.22 22:24:42.560958 [ 277 ] {21a008f9-9e33-426d-a5e1-97c0616f515d} <Debug> TCPHandler: Processed in 0.001290909 sec. | ||
| 13278 | 2026.01.22 22:24:42.561057 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13279 | 2026.01.22 22:24:42.561152 [ 277 ] {860a706b-3bc1-4528-84f2-e7c84d26d73b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13280 | 2026.01.22 22:24:42.561205 [ 277 ] {860a706b-3bc1-4528-84f2-e7c84d26d73b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13281 | 2026.01.22 22:24:42.562058 [ 277 ] {860a706b-3bc1-4528-84f2-e7c84d26d73b} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13282 | 2026.01.22 22:24:42.562093 [ 277 ] {860a706b-3bc1-4528-84f2-e7c84d26d73b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13283 | 2026.01.22 22:24:42.562637 [ 277 ] {860a706b-3bc1-4528-84f2-e7c84d26d73b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13284 | 2026.01.22 22:24:42.562855 [ 277 ] {860a706b-3bc1-4528-84f2-e7c84d26d73b} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13285 | 2026.01.22 22:24:42.562990 [ 277 ] {860a706b-3bc1-4528-84f2-e7c84d26d73b} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001857 sec., 19386.10662358643 rows/sec., 34.74 MiB/sec. | ||
| 13286 | 2026.01.22 22:24:42.563043 [ 277 ] {860a706b-3bc1-4528-84f2-e7c84d26d73b} <Debug> TCPHandler: Processed in 0.002035486 sec. | ||
| 13287 | 2026.01.22 22:24:42.563157 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13288 | 2026.01.22 22:24:42.563253 [ 277 ] {60919d06-579d-419f-bb7d-72e294b7291b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13289 | 2026.01.22 22:24:42.563294 [ 277 ] {60919d06-579d-419f-bb7d-72e294b7291b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13290 | 2026.01.22 22:24:42.563630 [ 277 ] {60919d06-579d-419f-bb7d-72e294b7291b} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13291 | 2026.01.22 22:24:42.563666 [ 277 ] {60919d06-579d-419f-bb7d-72e294b7291b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13292 | 2026.01.22 22:24:42.563968 [ 277 ] {60919d06-579d-419f-bb7d-72e294b7291b} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13293 | 2026.01.22 22:24:42.564172 [ 277 ] {60919d06-579d-419f-bb7d-72e294b7291b} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13294 | 2026.01.22 22:24:42.564298 [ 277 ] {60919d06-579d-419f-bb7d-72e294b7291b} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001064 sec., 101503.75939849623 rows/sec., 6.19 MiB/sec. | ||
| 13295 | 2026.01.22 22:24:42.564333 [ 277 ] {60919d06-579d-419f-bb7d-72e294b7291b} <Debug> TCPHandler: Processed in 0.001227609 sec. | ||
| 13296 | 2026.01.22 22:24:44.866149 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32096 | ||
| 13297 | 2026.01.22 22:24:44.866906 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13298 | 2026.01.22 22:24:44.866949 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13299 | 2026.01.22 22:24:44.867450 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13300 | 2026.01.22 22:24:44.867678 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13301 | 2026.01.22 22:24:44.867808 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32096 | ||
| 13302 | 2026.01.22 22:24:46.592011 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 13303 | 2026.01.22 22:24:46.607882 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13304 | 2026.01.22 22:24:46.607947 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13305 | 2026.01.22 22:24:46.613246 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 13306 | 2026.01.22 22:24:46.613927 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13307 | 2026.01.22 22:24:46.616795 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 13308 | 2026.01.22 22:24:47.559567 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13309 | 2026.01.22 22:24:47.559747 [ 277 ] {b0ffc233-6cd6-4d8e-9f05-a185133a80bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13310 | 2026.01.22 22:24:47.559811 [ 277 ] {b0ffc233-6cd6-4d8e-9f05-a185133a80bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13311 | 2026.01.22 22:24:47.560475 [ 277 ] {b0ffc233-6cd6-4d8e-9f05-a185133a80bf} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13312 | 2026.01.22 22:24:47.560525 [ 277 ] {b0ffc233-6cd6-4d8e-9f05-a185133a80bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13313 | 2026.01.22 22:24:47.560914 [ 277 ] {b0ffc233-6cd6-4d8e-9f05-a185133a80bf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13314 | 2026.01.22 22:24:47.561158 [ 277 ] {b0ffc233-6cd6-4d8e-9f05-a185133a80bf} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13315 | 2026.01.22 22:24:47.561327 [ 277 ] {b0ffc233-6cd6-4d8e-9f05-a185133a80bf} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001629 sec., 14732.965009208103 rows/sec., 1.22 MiB/sec. | ||
| 13316 | 2026.01.22 22:24:47.561380 [ 277 ] {b0ffc233-6cd6-4d8e-9f05-a185133a80bf} <Debug> TCPHandler: Processed in 0.001943795 sec. | ||
| 13317 | 2026.01.22 22:24:47.561502 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13318 | 2026.01.22 22:24:47.561605 [ 277 ] {dcd2c918-4d27-4e7b-a456-57930b378d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13319 | 2026.01.22 22:24:47.561649 [ 277 ] {dcd2c918-4d27-4e7b-a456-57930b378d0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13320 | 2026.01.22 22:24:47.562066 [ 277 ] {dcd2c918-4d27-4e7b-a456-57930b378d0b} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13321 | 2026.01.22 22:24:47.562104 [ 277 ] {dcd2c918-4d27-4e7b-a456-57930b378d0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13322 | 2026.01.22 22:24:47.562403 [ 277 ] {dcd2c918-4d27-4e7b-a456-57930b378d0b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13323 | 2026.01.22 22:24:47.562605 [ 277 ] {dcd2c918-4d27-4e7b-a456-57930b378d0b} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13324 | 2026.01.22 22:24:47.562752 [ 277 ] {dcd2c918-4d27-4e7b-a456-57930b378d0b} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00117 sec., 5128.205128205128 rows/sec., 418.17 KiB/sec. | ||
| 13325 | 2026.01.22 22:24:47.562790 [ 277 ] {dcd2c918-4d27-4e7b-a456-57930b378d0b} <Debug> TCPHandler: Processed in 0.001341059 sec. | ||
| 13326 | 2026.01.22 22:24:47.562893 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13327 | 2026.01.22 22:24:47.562989 [ 277 ] {6fd644c2-0e1a-42be-bb7a-99da27a9057a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13328 | 2026.01.22 22:24:47.563028 [ 277 ] {6fd644c2-0e1a-42be-bb7a-99da27a9057a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13329 | 2026.01.22 22:24:47.564104 [ 277 ] {6fd644c2-0e1a-42be-bb7a-99da27a9057a} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13330 | 2026.01.22 22:24:47.564141 [ 277 ] {6fd644c2-0e1a-42be-bb7a-99da27a9057a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13331 | 2026.01.22 22:24:47.564525 [ 277 ] {6fd644c2-0e1a-42be-bb7a-99da27a9057a} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13332 | 2026.01.22 22:24:47.564735 [ 277 ] {6fd644c2-0e1a-42be-bb7a-99da27a9057a} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13333 | 2026.01.22 22:24:47.564873 [ 277 ] {6fd644c2-0e1a-42be-bb7a-99da27a9057a} <Debug> executeQuery: Read 1329 rows, 113.13 KiB in 0.001903 sec., 698370.993168681 rows/sec., 58.05 MiB/sec. | ||
| 13334 | 2026.01.22 22:24:47.564912 [ 277 ] {6fd644c2-0e1a-42be-bb7a-99da27a9057a} <Debug> TCPHandler: Processed in 0.002067565 sec. | ||
| 13335 | 2026.01.22 22:24:47.565039 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13336 | 2026.01.22 22:24:47.565133 [ 277 ] {43fbd602-f4ad-4705-aa9b-b57f1451661d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13337 | 2026.01.22 22:24:47.565173 [ 277 ] {43fbd602-f4ad-4705-aa9b-b57f1451661d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13338 | 2026.01.22 22:24:47.565595 [ 277 ] {43fbd602-f4ad-4705-aa9b-b57f1451661d} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13339 | 2026.01.22 22:24:47.565636 [ 277 ] {43fbd602-f4ad-4705-aa9b-b57f1451661d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13340 | 2026.01.22 22:24:47.565935 [ 277 ] {43fbd602-f4ad-4705-aa9b-b57f1451661d} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13341 | 2026.01.22 22:24:47.566144 [ 277 ] {43fbd602-f4ad-4705-aa9b-b57f1451661d} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13342 | 2026.01.22 22:24:47.566276 [ 277 ] {43fbd602-f4ad-4705-aa9b-b57f1451661d} <Debug> executeQuery: Read 23 rows, 1.76 KiB in 0.001162 sec., 19793.459552495697 rows/sec., 1.48 MiB/sec. | ||
| 13343 | 2026.01.22 22:24:47.566314 [ 277 ] {43fbd602-f4ad-4705-aa9b-b57f1451661d} <Debug> TCPHandler: Processed in 0.00132519 sec. | ||
| 13344 | 2026.01.22 22:24:47.566430 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13345 | 2026.01.22 22:24:47.566524 [ 277 ] {ddf6caf1-33e1-46f0-a7c1-d04330dab291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13346 | 2026.01.22 22:24:47.566565 [ 277 ] {ddf6caf1-33e1-46f0-a7c1-d04330dab291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13347 | 2026.01.22 22:24:47.567043 [ 277 ] {ddf6caf1-33e1-46f0-a7c1-d04330dab291} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13348 | 2026.01.22 22:24:47.567080 [ 277 ] {ddf6caf1-33e1-46f0-a7c1-d04330dab291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13349 | 2026.01.22 22:24:47.567406 [ 277 ] {ddf6caf1-33e1-46f0-a7c1-d04330dab291} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 13350 | 2026.01.22 22:24:47.567622 [ 277 ] {ddf6caf1-33e1-46f0-a7c1-d04330dab291} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13351 | 2026.01.22 22:24:47.567758 [ 277 ] {ddf6caf1-33e1-46f0-a7c1-d04330dab291} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001251 sec., 201438.84892086333 rows/sec., 13.93 MiB/sec. | ||
| 13352 | 2026.01.22 22:24:47.567797 [ 277 ] {ddf6caf1-33e1-46f0-a7c1-d04330dab291} <Debug> TCPHandler: Processed in 0.00141721 sec. | ||
| 13353 | 2026.01.22 22:24:47.567919 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13354 | 2026.01.22 22:24:47.568013 [ 277 ] {ca21e667-e462-49e5-8f5e-ee4f4bfa3a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13355 | 2026.01.22 22:24:47.568053 [ 277 ] {ca21e667-e462-49e5-8f5e-ee4f4bfa3a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13356 | 2026.01.22 22:24:47.568463 [ 277 ] {ca21e667-e462-49e5-8f5e-ee4f4bfa3a11} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13357 | 2026.01.22 22:24:47.568501 [ 277 ] {ca21e667-e462-49e5-8f5e-ee4f4bfa3a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13358 | 2026.01.22 22:24:47.568821 [ 277 ] {ca21e667-e462-49e5-8f5e-ee4f4bfa3a11} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13359 | 2026.01.22 22:24:47.569024 [ 277 ] {ca21e667-e462-49e5-8f5e-ee4f4bfa3a11} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13360 | 2026.01.22 22:24:47.569160 [ 277 ] {ca21e667-e462-49e5-8f5e-ee4f4bfa3a11} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001165 sec., 10300.429184549355 rows/sec., 804.72 KiB/sec. | ||
| 13361 | 2026.01.22 22:24:47.569206 [ 277 ] {ca21e667-e462-49e5-8f5e-ee4f4bfa3a11} <Debug> TCPHandler: Processed in 0.00133646 sec. | ||
| 13362 | 2026.01.22 22:24:47.569354 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13363 | 2026.01.22 22:24:47.569449 [ 277 ] {7391e405-dab9-49c5-9780-7d51696b9388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13364 | 2026.01.22 22:24:47.569490 [ 277 ] {7391e405-dab9-49c5-9780-7d51696b9388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13365 | 2026.01.22 22:24:47.570095 [ 277 ] {7391e405-dab9-49c5-9780-7d51696b9388} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13366 | 2026.01.22 22:24:47.570130 [ 277 ] {7391e405-dab9-49c5-9780-7d51696b9388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13367 | 2026.01.22 22:24:47.570461 [ 277 ] {7391e405-dab9-49c5-9780-7d51696b9388} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13368 | 2026.01.22 22:24:47.570685 [ 277 ] {7391e405-dab9-49c5-9780-7d51696b9388} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13369 | 2026.01.22 22:24:47.570819 [ 277 ] {7391e405-dab9-49c5-9780-7d51696b9388} <Debug> executeQuery: Read 567 rows, 43.55 KiB in 0.001389 sec., 408207.343412527 rows/sec., 30.62 MiB/sec. | ||
| 13370 | 2026.01.22 22:24:47.570883 [ 277 ] {7391e405-dab9-49c5-9780-7d51696b9388} <Debug> TCPHandler: Processed in 0.001577351 sec. | ||
| 13371 | 2026.01.22 22:24:47.571000 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13372 | 2026.01.22 22:24:47.571094 [ 277 ] {60e7f4d4-08e3-4816-bf8e-2880ab61cbf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13373 | 2026.01.22 22:24:47.571137 [ 277 ] {60e7f4d4-08e3-4816-bf8e-2880ab61cbf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13374 | 2026.01.22 22:24:47.571712 [ 277 ] {60e7f4d4-08e3-4816-bf8e-2880ab61cbf2} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13375 | 2026.01.22 22:24:47.571746 [ 277 ] {60e7f4d4-08e3-4816-bf8e-2880ab61cbf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13376 | 2026.01.22 22:24:47.572133 [ 277 ] {60e7f4d4-08e3-4816-bf8e-2880ab61cbf2} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13377 | 2026.01.22 22:24:47.572370 [ 277 ] {60e7f4d4-08e3-4816-bf8e-2880ab61cbf2} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13378 | 2026.01.22 22:24:47.572529 [ 277 ] {60e7f4d4-08e3-4816-bf8e-2880ab61cbf2} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001452 sec., 608126.7217630855 rows/sec., 41.27 MiB/sec. | ||
| 13379 | 2026.01.22 22:24:47.572574 [ 277 ] {60e7f4d4-08e3-4816-bf8e-2880ab61cbf2} <Debug> TCPHandler: Processed in 0.001622652 sec. | ||
| 13380 | 2026.01.22 22:24:47.572715 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13381 | 2026.01.22 22:24:47.572815 [ 277 ] {d95f4898-d2b0-404e-a106-01e8f27d769b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13382 | 2026.01.22 22:24:47.572872 [ 277 ] {d95f4898-d2b0-404e-a106-01e8f27d769b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13383 | 2026.01.22 22:24:47.573696 [ 277 ] {d95f4898-d2b0-404e-a106-01e8f27d769b} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13384 | 2026.01.22 22:24:47.573738 [ 277 ] {d95f4898-d2b0-404e-a106-01e8f27d769b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13385 | 2026.01.22 22:24:47.574271 [ 277 ] {d95f4898-d2b0-404e-a106-01e8f27d769b} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13386 | 2026.01.22 22:24:47.574514 [ 277 ] {d95f4898-d2b0-404e-a106-01e8f27d769b} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13387 | 2026.01.22 22:24:47.574660 [ 277 ] {d95f4898-d2b0-404e-a106-01e8f27d769b} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001864 sec., 2682.4034334763946 rows/sec., 4.81 MiB/sec. | ||
| 13388 | 2026.01.22 22:24:47.574725 [ 277 ] {d95f4898-d2b0-404e-a106-01e8f27d769b} <Debug> TCPHandler: Processed in 0.002066585 sec. | ||
| 13389 | 2026.01.22 22:24:47.574845 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13390 | 2026.01.22 22:24:47.574941 [ 277 ] {bb2cd9f1-090b-43b0-8752-411e31bd1c78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13391 | 2026.01.22 22:24:47.574984 [ 277 ] {bb2cd9f1-090b-43b0-8752-411e31bd1c78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13392 | 2026.01.22 22:24:47.575386 [ 277 ] {bb2cd9f1-090b-43b0-8752-411e31bd1c78} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13393 | 2026.01.22 22:24:47.575427 [ 277 ] {bb2cd9f1-090b-43b0-8752-411e31bd1c78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13394 | 2026.01.22 22:24:47.575745 [ 277 ] {bb2cd9f1-090b-43b0-8752-411e31bd1c78} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13395 | 2026.01.22 22:24:47.575973 [ 277 ] {bb2cd9f1-090b-43b0-8752-411e31bd1c78} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13396 | 2026.01.22 22:24:47.576114 [ 277 ] {bb2cd9f1-090b-43b0-8752-411e31bd1c78} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001192 sec., 50335.57046979866 rows/sec., 3.39 MiB/sec. | ||
| 13397 | 2026.01.22 22:24:47.576151 [ 277 ] {bb2cd9f1-090b-43b0-8752-411e31bd1c78} <Debug> TCPHandler: Processed in 0.00135575 sec. | ||
| 13398 | 2026.01.22 22:24:52.171670 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13399 | 2026.01.22 22:24:52.171744 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13400 | 2026.01.22 22:24:52.368054 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32608 | ||
| 13401 | 2026.01.22 22:24:52.368766 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13402 | 2026.01.22 22:24:52.368811 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13403 | 2026.01.22 22:24:52.369291 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13404 | 2026.01.22 22:24:52.369524 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13405 | 2026.01.22 22:24:52.369678 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32608 | ||
| 13406 | 2026.01.22 22:24:52.463525 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 1632 | ||
| 13407 | 2026.01.22 22:24:52.466190 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13408 | 2026.01.22 22:24:52.466238 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13409 | 2026.01.22 22:24:52.467441 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13410 | 2026.01.22 22:24:52.467705 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13411 | 2026.01.22 22:24:52.467969 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1632 | ||
| 13412 | 2026.01.22 22:24:52.533694 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13413 | 2026.01.22 22:24:52.533947 [ 277 ] {8de500fb-f808-48d7-806e-603718482bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13414 | 2026.01.22 22:24:52.534044 [ 277 ] {8de500fb-f808-48d7-806e-603718482bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13415 | 2026.01.22 22:24:52.534919 [ 277 ] {8de500fb-f808-48d7-806e-603718482bb9} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13416 | 2026.01.22 22:24:52.534965 [ 277 ] {8de500fb-f808-48d7-806e-603718482bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13417 | 2026.01.22 22:24:52.535367 [ 277 ] {8de500fb-f808-48d7-806e-603718482bb9} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13418 | 2026.01.22 22:24:52.535603 [ 277 ] {8de500fb-f808-48d7-806e-603718482bb9} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13419 | 2026.01.22 22:24:52.535777 [ 277 ] {8de500fb-f808-48d7-806e-603718482bb9} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001901 sec., 67332.98264071542 rows/sec., 5.79 MiB/sec. | ||
| 13420 | 2026.01.22 22:24:52.535830 [ 277 ] {8de500fb-f808-48d7-806e-603718482bb9} <Debug> TCPHandler: Processed in 0.002304227 sec. | ||
| 13421 | 2026.01.22 22:24:52.535962 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13422 | 2026.01.22 22:24:52.536065 [ 277 ] {e04fc533-a5af-49ae-985d-bacf7b5c8c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13423 | 2026.01.22 22:24:52.536108 [ 277 ] {e04fc533-a5af-49ae-985d-bacf7b5c8c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13424 | 2026.01.22 22:24:52.536537 [ 277 ] {e04fc533-a5af-49ae-985d-bacf7b5c8c44} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13425 | 2026.01.22 22:24:52.536575 [ 277 ] {e04fc533-a5af-49ae-985d-bacf7b5c8c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13426 | 2026.01.22 22:24:52.536897 [ 277 ] {e04fc533-a5af-49ae-985d-bacf7b5c8c44} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13427 | 2026.01.22 22:24:52.537116 [ 277 ] {e04fc533-a5af-49ae-985d-bacf7b5c8c44} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13428 | 2026.01.22 22:24:52.537252 [ 277 ] {e04fc533-a5af-49ae-985d-bacf7b5c8c44} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001209 sec., 29776.67493796526 rows/sec., 2.19 MiB/sec. | ||
| 13429 | 2026.01.22 22:24:52.537291 [ 277 ] {e04fc533-a5af-49ae-985d-bacf7b5c8c44} <Debug> TCPHandler: Processed in 0.00138132 sec. | ||
| 13430 | 2026.01.22 22:24:52.537402 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13431 | 2026.01.22 22:24:52.537497 [ 277 ] {34b981c1-7b7a-4108-81c8-89e5f4017f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13432 | 2026.01.22 22:24:52.537537 [ 277 ] {34b981c1-7b7a-4108-81c8-89e5f4017f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13433 | 2026.01.22 22:24:52.537999 [ 277 ] {34b981c1-7b7a-4108-81c8-89e5f4017f0d} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13434 | 2026.01.22 22:24:52.538036 [ 277 ] {34b981c1-7b7a-4108-81c8-89e5f4017f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13435 | 2026.01.22 22:24:52.538369 [ 277 ] {34b981c1-7b7a-4108-81c8-89e5f4017f0d} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13436 | 2026.01.22 22:24:52.538577 [ 277 ] {34b981c1-7b7a-4108-81c8-89e5f4017f0d} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13437 | 2026.01.22 22:24:52.538708 [ 277 ] {34b981c1-7b7a-4108-81c8-89e5f4017f0d} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.00123 sec., 81300.81300813008 rows/sec., 6.35 MiB/sec. | ||
| 13438 | 2026.01.22 22:24:52.538747 [ 277 ] {34b981c1-7b7a-4108-81c8-89e5f4017f0d} <Debug> TCPHandler: Processed in 0.00139496 sec. | ||
| 13439 | 2026.01.22 22:24:52.538866 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13440 | 2026.01.22 22:24:52.538958 [ 277 ] {7911eac6-509e-4f98-9d3c-0cd16e665d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13441 | 2026.01.22 22:24:52.539001 [ 277 ] {7911eac6-509e-4f98-9d3c-0cd16e665d19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13442 | 2026.01.22 22:24:52.539414 [ 277 ] {7911eac6-509e-4f98-9d3c-0cd16e665d19} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13443 | 2026.01.22 22:24:52.539450 [ 277 ] {7911eac6-509e-4f98-9d3c-0cd16e665d19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13444 | 2026.01.22 22:24:52.539780 [ 277 ] {7911eac6-509e-4f98-9d3c-0cd16e665d19} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13445 | 2026.01.22 22:24:52.539984 [ 277 ] {7911eac6-509e-4f98-9d3c-0cd16e665d19} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13446 | 2026.01.22 22:24:52.540114 [ 277 ] {7911eac6-509e-4f98-9d3c-0cd16e665d19} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 13447 | 2026.01.22 22:24:52.540151 [ 277 ] {7911eac6-509e-4f98-9d3c-0cd16e665d19} <Debug> TCPHandler: Processed in 0.00133432 sec. | ||
| 13448 | 2026.01.22 22:24:52.540263 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13449 | 2026.01.22 22:24:52.540355 [ 277 ] {e7b7bc64-67b6-4079-81f5-3d79ca1ba4ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13450 | 2026.01.22 22:24:52.540408 [ 277 ] {e7b7bc64-67b6-4079-81f5-3d79ca1ba4ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13451 | 2026.01.22 22:24:52.541275 [ 277 ] {e7b7bc64-67b6-4079-81f5-3d79ca1ba4ed} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13452 | 2026.01.22 22:24:52.541312 [ 277 ] {e7b7bc64-67b6-4079-81f5-3d79ca1ba4ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13453 | 2026.01.22 22:24:52.541877 [ 277 ] {e7b7bc64-67b6-4079-81f5-3d79ca1ba4ed} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13454 | 2026.01.22 22:24:52.542106 [ 277 ] {e7b7bc64-67b6-4079-81f5-3d79ca1ba4ed} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13455 | 2026.01.22 22:24:52.542231 [ 26 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13456 | 2026.01.22 22:24:52.542247 [ 277 ] {e7b7bc64-67b6-4079-81f5-3d79ca1ba4ed} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00191 sec., 18848.167539267015 rows/sec., 33.78 MiB/sec. | ||
| 13457 | 2026.01.22 22:24:52.542296 [ 26 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13458 | 2026.01.22 22:24:52.542325 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13459 | 2026.01.22 22:24:52.542334 [ 277 ] {e7b7bc64-67b6-4079-81f5-3d79ca1ba4ed} <Debug> TCPHandler: Processed in 0.002119026 sec. | ||
| 13460 | 2026.01.22 22:24:52.542429 [ 208 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::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 | ||
| 13461 | 2026.01.22 22:24:52.542455 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13462 | 2026.01.22 22:24:52.542555 [ 277 ] {dbe88899-fdcf-4d35-8b8f-b169a5fb426f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13463 | 2026.01.22 22:24:52.542597 [ 277 ] {dbe88899-fdcf-4d35-8b8f-b169a5fb426f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13464 | 2026.01.22 22:24:52.542672 [ 208 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13465 | 2026.01.22 22:24:52.542735 [ 208 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1801 rows starting from the beginning of the part | ||
| 13466 | 2026.01.22 22:24:52.542870 [ 208 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 36 rows starting from the beginning of the part | ||
| 13467 | 2026.01.22 22:24:52.542949 [ 277 ] {dbe88899-fdcf-4d35-8b8f-b169a5fb426f} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13468 | 2026.01.22 22:24:52.542982 [ 208 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 5 rows starting from the beginning of the part | ||
| 13469 | 2026.01.22 22:24:52.542991 [ 277 ] {dbe88899-fdcf-4d35-8b8f-b169a5fb426f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13470 | 2026.01.22 22:24:52.543094 [ 208 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 36 rows starting from the beginning of the part | ||
| 13471 | 2026.01.22 22:24:52.543200 [ 208 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 5 rows starting from the beginning of the part | ||
| 13472 | 2026.01.22 22:24:52.543303 [ 208 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 36 rows starting from the beginning of the part | ||
| 13473 | 2026.01.22 22:24:52.543327 [ 277 ] {dbe88899-fdcf-4d35-8b8f-b169a5fb426f} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13474 | 2026.01.22 22:24:52.543543 [ 277 ] {dbe88899-fdcf-4d35-8b8f-b169a5fb426f} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13475 | 2026.01.22 22:24:52.543685 [ 277 ] {dbe88899-fdcf-4d35-8b8f-b169a5fb426f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 13476 | 2026.01.22 22:24:52.543722 [ 277 ] {dbe88899-fdcf-4d35-8b8f-b169a5fb426f} <Debug> TCPHandler: Processed in 0.00131656 sec. | ||
| 13477 | 2026.01.22 22:24:52.555021 [ 198 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1919 rows, containing 19 columns (19 merged, 0 gathered) in 0.012637163 sec., 151853.70324019718 rows/sec., 272.11 MiB/sec. | ||
| 13478 | 2026.01.22 22:24:52.556784 [ 191 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13479 | 2026.01.22 22:24:52.557136 [ 191 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13480 | 2026.01.22 22:24:52.557211 [ 191 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13481 | 2026.01.22 22:24:52.557345 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.36 MiB. | ||
| 13482 | 2026.01.22 22:24:53.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 356.80 MiB, peak 374.10 MiB, free memory in arenas 0.00 B, will set to 364.78 MiB (RSS), difference: 7.98 MiB | ||
| 13483 | 2026.01.22 22:24:54.116968 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 13484 | 2026.01.22 22:24:54.133368 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13485 | 2026.01.22 22:24:54.133432 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 13486 | 2026.01.22 22:24:54.139742 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13487 | 2026.01.22 22:24:54.140452 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13488 | 2026.01.22 22:24:54.143452 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 13489 | 2026.01.22 22:24:57.531627 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13490 | 2026.01.22 22:24:57.531826 [ 277 ] {60fe1df6-c19e-42e0-b4ab-d7fa48569df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13491 | 2026.01.22 22:24:57.531892 [ 277 ] {60fe1df6-c19e-42e0-b4ab-d7fa48569df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13492 | 2026.01.22 22:24:57.532575 [ 277 ] {60fe1df6-c19e-42e0-b4ab-d7fa48569df2} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13493 | 2026.01.22 22:24:57.532621 [ 277 ] {60fe1df6-c19e-42e0-b4ab-d7fa48569df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13494 | 2026.01.22 22:24:57.533032 [ 277 ] {60fe1df6-c19e-42e0-b4ab-d7fa48569df2} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13495 | 2026.01.22 22:24:57.533265 [ 277 ] {60fe1df6-c19e-42e0-b4ab-d7fa48569df2} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13496 | 2026.01.22 22:24:57.533417 [ 277 ] {60fe1df6-c19e-42e0-b4ab-d7fa48569df2} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001639 sec., 40268.45637583893 rows/sec., 3.19 MiB/sec. | ||
| 13497 | 2026.01.22 22:24:57.533458 [ 277 ] {60fe1df6-c19e-42e0-b4ab-d7fa48569df2} <Debug> TCPHandler: Processed in 0.001991825 sec. | ||
| 13498 | 2026.01.22 22:24:57.533574 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13499 | 2026.01.22 22:24:57.533669 [ 277 ] {4edb2f42-5d9e-4b62-a481-d5b3f0842e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13500 | 2026.01.22 22:24:57.533709 [ 277 ] {4edb2f42-5d9e-4b62-a481-d5b3f0842e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13501 | 2026.01.22 22:24:57.534106 [ 277 ] {4edb2f42-5d9e-4b62-a481-d5b3f0842e84} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13502 | 2026.01.22 22:24:57.534142 [ 277 ] {4edb2f42-5d9e-4b62-a481-d5b3f0842e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13503 | 2026.01.22 22:24:57.534444 [ 277 ] {4edb2f42-5d9e-4b62-a481-d5b3f0842e84} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13504 | 2026.01.22 22:24:57.534655 [ 277 ] {4edb2f42-5d9e-4b62-a481-d5b3f0842e84} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13505 | 2026.01.22 22:24:57.534787 [ 277 ] {4edb2f42-5d9e-4b62-a481-d5b3f0842e84} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001137 sec., 4397.537379067722 rows/sec., 330.67 KiB/sec. | ||
| 13506 | 2026.01.22 22:24:57.534824 [ 277 ] {4edb2f42-5d9e-4b62-a481-d5b3f0842e84} <Debug> TCPHandler: Processed in 0.001301549 sec. | ||
| 13507 | 2026.01.22 22:24:57.534944 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13508 | 2026.01.22 22:24:57.535063 [ 277 ] {80e3933d-2fea-486d-9735-454a1d13c51d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13509 | 2026.01.22 22:24:57.535112 [ 277 ] {80e3933d-2fea-486d-9735-454a1d13c51d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13510 | 2026.01.22 22:24:57.535621 [ 277 ] {80e3933d-2fea-486d-9735-454a1d13c51d} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13511 | 2026.01.22 22:24:57.535665 [ 277 ] {80e3933d-2fea-486d-9735-454a1d13c51d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13512 | 2026.01.22 22:24:57.536092 [ 277 ] {80e3933d-2fea-486d-9735-454a1d13c51d} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13513 | 2026.01.22 22:24:57.536348 [ 277 ] {80e3933d-2fea-486d-9735-454a1d13c51d} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13514 | 2026.01.22 22:24:57.536504 [ 277 ] {80e3933d-2fea-486d-9735-454a1d13c51d} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001463 sec., 47163.36295283664 rows/sec., 3.68 MiB/sec. | ||
| 13515 | 2026.01.22 22:24:57.536549 [ 277 ] {80e3933d-2fea-486d-9735-454a1d13c51d} <Debug> TCPHandler: Processed in 0.001664532 sec. | ||
| 13516 | 2026.01.22 22:24:57.536679 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13517 | 2026.01.22 22:24:57.536775 [ 277 ] {36708e75-2579-45f2-a891-c52857e0c425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13518 | 2026.01.22 22:24:57.536819 [ 277 ] {36708e75-2579-45f2-a891-c52857e0c425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13519 | 2026.01.22 22:24:57.537236 [ 277 ] {36708e75-2579-45f2-a891-c52857e0c425} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13520 | 2026.01.22 22:24:57.537272 [ 277 ] {36708e75-2579-45f2-a891-c52857e0c425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13521 | 2026.01.22 22:24:57.537610 [ 277 ] {36708e75-2579-45f2-a891-c52857e0c425} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13522 | 2026.01.22 22:24:57.537818 [ 277 ] {36708e75-2579-45f2-a891-c52857e0c425} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13523 | 2026.01.22 22:24:57.537947 [ 277 ] {36708e75-2579-45f2-a891-c52857e0c425} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 13524 | 2026.01.22 22:24:57.537984 [ 277 ] {36708e75-2579-45f2-a891-c52857e0c425} <Debug> TCPHandler: Processed in 0.001364991 sec. | ||
| 13525 | 2026.01.22 22:24:57.538088 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13526 | 2026.01.22 22:24:57.538182 [ 277 ] {4c4d480a-c784-4034-91eb-f36dc03d2b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13527 | 2026.01.22 22:24:57.538236 [ 277 ] {4c4d480a-c784-4034-91eb-f36dc03d2b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13528 | 2026.01.22 22:24:57.539101 [ 277 ] {4c4d480a-c784-4034-91eb-f36dc03d2b38} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13529 | 2026.01.22 22:24:57.539147 [ 277 ] {4c4d480a-c784-4034-91eb-f36dc03d2b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13530 | 2026.01.22 22:24:57.539864 [ 277 ] {4c4d480a-c784-4034-91eb-f36dc03d2b38} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13531 | 2026.01.22 22:24:57.540186 [ 277 ] {4c4d480a-c784-4034-91eb-f36dc03d2b38} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13532 | 2026.01.22 22:24:57.540372 [ 277 ] {4c4d480a-c784-4034-91eb-f36dc03d2b38} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002206 sec., 2266.545784224841 rows/sec., 4.06 MiB/sec. | ||
| 13533 | 2026.01.22 22:24:57.540472 [ 277 ] {4c4d480a-c784-4034-91eb-f36dc03d2b38} <Debug> TCPHandler: Processed in 0.002431808 sec. | ||
| 13534 | 2026.01.22 22:24:57.540611 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13535 | 2026.01.22 22:24:57.540731 [ 277 ] {d494966a-daf4-4396-813b-be0ac6892a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13536 | 2026.01.22 22:24:57.540781 [ 277 ] {d494966a-daf4-4396-813b-be0ac6892a84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13537 | 2026.01.22 22:24:57.541204 [ 277 ] {d494966a-daf4-4396-813b-be0ac6892a84} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13538 | 2026.01.22 22:24:57.541246 [ 277 ] {d494966a-daf4-4396-813b-be0ac6892a84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13539 | 2026.01.22 22:24:57.541621 [ 277 ] {d494966a-daf4-4396-813b-be0ac6892a84} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13540 | 2026.01.22 22:24:57.541836 [ 277 ] {d494966a-daf4-4396-813b-be0ac6892a84} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13541 | 2026.01.22 22:24:57.541963 [ 277 ] {d494966a-daf4-4396-813b-be0ac6892a84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001256 sec., 47770.700636942674 rows/sec., 3.22 MiB/sec. | ||
| 13542 | 2026.01.22 22:24:57.541998 [ 277 ] {d494966a-daf4-4396-813b-be0ac6892a84} <Debug> TCPHandler: Processed in 0.0014483 sec. | ||
| 13543 | 2026.01.22 22:24:59.869898 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33056 | ||
| 13544 | 2026.01.22 22:24:59.870550 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13545 | 2026.01.22 22:24:59.870617 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13546 | 2026.01.22 22:24:59.871176 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13547 | 2026.01.22 22:24:59.871407 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13548 | 2026.01.22 22:24:59.871558 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33056 | ||
| 13549 | 2026.01.22 22:25:01.643783 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 13550 | 2026.01.22 22:25:01.661313 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13551 | 2026.01.22 22:25:01.661370 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13552 | 2026.01.22 22:25:01.667764 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13553 | 2026.01.22 22:25:01.668447 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13554 | 2026.01.22 22:25:01.671591 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 13555 | 2026.01.22 22:25:02.468259 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1656 | ||
| 13556 | 2026.01.22 22:25:02.470554 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13557 | 2026.01.22 22:25:02.470611 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13558 | 2026.01.22 22:25:02.471803 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13559 | 2026.01.22 22:25:02.472081 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13560 | 2026.01.22 22:25:02.472274 [ 149 ] {} <Debug> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13561 | 2026.01.22 22:25:02.472373 [ 149 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13562 | 2026.01.22 22:25:02.472412 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13563 | 2026.01.22 22:25:02.472465 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1656 | ||
| 13564 | 2026.01.22 22:25:02.472570 [ 189 ] {7b0753d0-d697-461d-a77d-14ff90617906::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 | ||
| 13565 | 2026.01.22 22:25:02.473267 [ 189 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13566 | 2026.01.22 22:25:02.473423 [ 189 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1494 rows starting from the beginning of the part | ||
| 13567 | 2026.01.22 22:25:02.473861 [ 189 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 32 rows starting from the beginning of the part | ||
| 13568 | 2026.01.22 22:25:02.474205 [ 189 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 30 rows starting from the beginning of the part | ||
| 13569 | 2026.01.22 22:25:02.474556 [ 189 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part | ||
| 13570 | 2026.01.22 22:25:02.474898 [ 189 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 42 rows starting from the beginning of the part | ||
| 13571 | 2026.01.22 22:25:02.475229 [ 189 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 24 rows starting from the beginning of the part | ||
| 13572 | 2026.01.22 22:25:02.481952 [ 192 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1656 rows, containing 72 columns (72 merged, 0 gathered) in 0.00945315 sec., 175179.70200409385 rows/sec., 137.92 MiB/sec. | ||
| 13573 | 2026.01.22 22:25:02.483364 [ 189 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13574 | 2026.01.22 22:25:02.483853 [ 189 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_51_10} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13575 | 2026.01.22 22:25:02.483930 [ 189 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_51_10} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13576 | 2026.01.22 22:25:02.484107 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 13577 | 2026.01.22 22:25:02.533601 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13578 | 2026.01.22 22:25:02.533873 [ 277 ] {dfd8b25f-9707-490c-ba85-2ee6d70c31e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13579 | 2026.01.22 22:25:02.533941 [ 277 ] {dfd8b25f-9707-490c-ba85-2ee6d70c31e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13580 | 2026.01.22 22:25:02.534569 [ 277 ] {dfd8b25f-9707-490c-ba85-2ee6d70c31e8} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13581 | 2026.01.22 22:25:02.534620 [ 277 ] {dfd8b25f-9707-490c-ba85-2ee6d70c31e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13582 | 2026.01.22 22:25:02.535028 [ 277 ] {dfd8b25f-9707-490c-ba85-2ee6d70c31e8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 13583 | 2026.01.22 22:25:02.535261 [ 277 ] {dfd8b25f-9707-490c-ba85-2ee6d70c31e8} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13584 | 2026.01.22 22:25:02.535425 [ 277 ] {dfd8b25f-9707-490c-ba85-2ee6d70c31e8} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001615 sec., 6191.9504643962855 rows/sec., 504.91 KiB/sec. | ||
| 13585 | 2026.01.22 22:25:02.535475 [ 277 ] {dfd8b25f-9707-490c-ba85-2ee6d70c31e8} <Debug> TCPHandler: Processed in 0.002058725 sec. | ||
| 13586 | 2026.01.22 22:25:02.535607 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13587 | 2026.01.22 22:25:02.535708 [ 277 ] {bdd289e2-f824-4fe0-ac75-92c31fcada62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13588 | 2026.01.22 22:25:02.535770 [ 277 ] {bdd289e2-f824-4fe0-ac75-92c31fcada62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13589 | 2026.01.22 22:25:02.536284 [ 277 ] {bdd289e2-f824-4fe0-ac75-92c31fcada62} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13590 | 2026.01.22 22:25:02.536322 [ 277 ] {bdd289e2-f824-4fe0-ac75-92c31fcada62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13591 | 2026.01.22 22:25:02.536655 [ 277 ] {bdd289e2-f824-4fe0-ac75-92c31fcada62} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13592 | 2026.01.22 22:25:02.536867 [ 277 ] {bdd289e2-f824-4fe0-ac75-92c31fcada62} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13593 | 2026.01.22 22:25:02.536991 [ 149 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13594 | 2026.01.22 22:25:02.536997 [ 277 ] {bdd289e2-f824-4fe0-ac75-92c31fcada62} <Debug> executeQuery: Read 133 rows, 11.63 KiB in 0.001312 sec., 101371.9512195122 rows/sec., 8.66 MiB/sec. | ||
| 13595 | 2026.01.22 22:25:02.537039 [ 149 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13596 | 2026.01.22 22:25:02.537058 [ 277 ] {bdd289e2-f824-4fe0-ac75-92c31fcada62} <Debug> TCPHandler: Processed in 0.001505281 sec. | ||
| 13597 | 2026.01.22 22:25:02.537067 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13598 | 2026.01.22 22:25:02.537158 [ 193 ] {048797f8-2913-4120-8057-043480967ec1::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 | ||
| 13599 | 2026.01.22 22:25:02.537186 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13600 | 2026.01.22 22:25:02.537268 [ 193 ] {048797f8-2913-4120-8057-043480967ec1::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13601 | 2026.01.22 22:25:02.537287 [ 277 ] {600466fb-7799-4fbe-91f0-4fab43673965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13602 | 2026.01.22 22:25:02.537303 [ 193 ] {048797f8-2913-4120-8057-043480967ec1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2556 rows starting from the beginning of the part | ||
| 13603 | 2026.01.22 22:25:02.537332 [ 277 ] {600466fb-7799-4fbe-91f0-4fab43673965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13604 | 2026.01.22 22:25:02.537366 [ 193 ] {048797f8-2913-4120-8057-043480967ec1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 1274 rows starting from the beginning of the part | ||
| 13605 | 2026.01.22 22:25:02.537419 [ 193 ] {048797f8-2913-4120-8057-043480967ec1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1329 rows starting from the beginning of the part | ||
| 13606 | 2026.01.22 22:25:02.537461 [ 193 ] {048797f8-2913-4120-8057-043480967ec1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 128 rows starting from the beginning of the part | ||
| 13607 | 2026.01.22 22:25:02.537506 [ 193 ] {048797f8-2913-4120-8057-043480967ec1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 66 rows starting from the beginning of the part | ||
| 13608 | 2026.01.22 22:25:02.537550 [ 193 ] {048797f8-2913-4120-8057-043480967ec1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 133 rows starting from the beginning of the part | ||
| 13609 | 2026.01.22 22:25:02.537757 [ 277 ] {600466fb-7799-4fbe-91f0-4fab43673965} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13610 | 2026.01.22 22:25:02.537800 [ 277 ] {600466fb-7799-4fbe-91f0-4fab43673965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13611 | 2026.01.22 22:25:02.538115 [ 277 ] {600466fb-7799-4fbe-91f0-4fab43673965} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13612 | 2026.01.22 22:25:02.538339 [ 277 ] {600466fb-7799-4fbe-91f0-4fab43673965} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13613 | 2026.01.22 22:25:02.538480 [ 277 ] {600466fb-7799-4fbe-91f0-4fab43673965} <Debug> executeQuery: Read 46 rows, 3.41 KiB in 0.001212 sec., 37953.79537953796 rows/sec., 2.74 MiB/sec. | ||
| 13614 | 2026.01.22 22:25:02.538517 [ 277 ] {600466fb-7799-4fbe-91f0-4fab43673965} <Debug> TCPHandler: Processed in 0.001381531 sec. | ||
| 13615 | 2026.01.22 22:25:02.538624 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13616 | 2026.01.22 22:25:02.538743 [ 277 ] {bf7db8ba-25cf-4cd2-a3dd-b9368f5f47e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13617 | 2026.01.22 22:25:02.538819 [ 277 ] {bf7db8ba-25cf-4cd2-a3dd-b9368f5f47e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13618 | 2026.01.22 22:25:02.539359 [ 192 ] {048797f8-2913-4120-8057-043480967ec1::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5486 rows, containing 5 columns (5 merged, 0 gathered) in 0.002234967 sec., 2454622.3725003544 rows/sec., 209.93 MiB/sec. | ||
| 13619 | 2026.01.22 22:25:02.539364 [ 277 ] {bf7db8ba-25cf-4cd2-a3dd-b9368f5f47e7} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13620 | 2026.01.22 22:25:02.539428 [ 277 ] {bf7db8ba-25cf-4cd2-a3dd-b9368f5f47e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13621 | 2026.01.22 22:25:02.539607 [ 193 ] {048797f8-2913-4120-8057-043480967ec1::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13622 | 2026.01.22 22:25:02.539868 [ 277 ] {bf7db8ba-25cf-4cd2-a3dd-b9368f5f47e7} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13623 | 2026.01.22 22:25:02.539900 [ 193 ] {048797f8-2913-4120-8057-043480967ec1::all_1_101_20} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13624 | 2026.01.22 22:25:02.539981 [ 193 ] {048797f8-2913-4120-8057-043480967ec1::all_1_101_20} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13625 | 2026.01.22 22:25:02.540046 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 13626 | 2026.01.22 22:25:02.540116 [ 277 ] {bf7db8ba-25cf-4cd2-a3dd-b9368f5f47e7} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13627 | 2026.01.22 22:25:02.540254 [ 277 ] {bf7db8ba-25cf-4cd2-a3dd-b9368f5f47e7} <Debug> executeQuery: Read 110 rows, 8.81 KiB in 0.001531 sec., 71848.46505551926 rows/sec., 5.62 MiB/sec. | ||
| 13628 | 2026.01.22 22:25:02.540261 [ 150 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13629 | 2026.01.22 22:25:02.540293 [ 277 ] {bf7db8ba-25cf-4cd2-a3dd-b9368f5f47e7} <Debug> TCPHandler: Processed in 0.001718153 sec. | ||
| 13630 | 2026.01.22 22:25:02.540335 [ 150 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13631 | 2026.01.22 22:25:02.540379 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13632 | 2026.01.22 22:25:02.540441 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13633 | 2026.01.22 22:25:02.540476 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::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 | ||
| 13634 | 2026.01.22 22:25:02.540540 [ 277 ] {fba709a7-6940-4a6d-9d47-5b03c0bff448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13635 | 2026.01.22 22:25:02.540589 [ 277 ] {fba709a7-6940-4a6d-9d47-5b03c0bff448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13636 | 2026.01.22 22:25:02.540599 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13637 | 2026.01.22 22:25:02.540637 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1304 rows starting from the beginning of the part | ||
| 13638 | 2026.01.22 22:25:02.540703 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 769 rows starting from the beginning of the part | ||
| 13639 | 2026.01.22 22:25:02.540747 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 567 rows starting from the beginning of the part | ||
| 13640 | 2026.01.22 22:25:02.540789 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 100 rows starting from the beginning of the part | ||
| 13641 | 2026.01.22 22:25:02.540830 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 69 rows starting from the beginning of the part | ||
| 13642 | 2026.01.22 22:25:02.540872 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 110 rows starting from the beginning of the part | ||
| 13643 | 2026.01.22 22:25:02.541015 [ 277 ] {fba709a7-6940-4a6d-9d47-5b03c0bff448} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13644 | 2026.01.22 22:25:02.541057 [ 277 ] {fba709a7-6940-4a6d-9d47-5b03c0bff448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13645 | 2026.01.22 22:25:02.541424 [ 277 ] {fba709a7-6940-4a6d-9d47-5b03c0bff448} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13646 | 2026.01.22 22:25:02.541657 [ 277 ] {fba709a7-6940-4a6d-9d47-5b03c0bff448} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13647 | 2026.01.22 22:25:02.541797 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13648 | 2026.01.22 22:25:02.541801 [ 277 ] {fba709a7-6940-4a6d-9d47-5b03c0bff448} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001278 sec., 129107.98122065727 rows/sec., 8.99 MiB/sec. | ||
| 13649 | 2026.01.22 22:25:02.541833 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13650 | 2026.01.22 22:25:02.541856 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13651 | 2026.01.22 22:25:02.541858 [ 277 ] {fba709a7-6940-4a6d-9d47-5b03c0bff448} <Debug> TCPHandler: Processed in 0.001467901 sec. | ||
| 13652 | 2026.01.22 22:25:02.541925 [ 193 ] {a9389977-7446-40f0-866a-5b18356d18c4::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 | ||
| 13653 | 2026.01.22 22:25:02.541983 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13654 | 2026.01.22 22:25:02.542017 [ 193 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13655 | 2026.01.22 22:25:02.542047 [ 193 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 28553 rows starting from the beginning of the part | ||
| 13656 | 2026.01.22 22:25:02.542084 [ 277 ] {605f370f-788a-4f0d-a4ee-4701651acfd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13657 | 2026.01.22 22:25:02.542091 [ 193 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 328 rows starting from the beginning of the part | ||
| 13658 | 2026.01.22 22:25:02.542151 [ 277 ] {605f370f-788a-4f0d-a4ee-4701651acfd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13659 | 2026.01.22 22:25:02.542158 [ 193 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 883 rows starting from the beginning of the part | ||
| 13660 | 2026.01.22 22:25:02.542182 [ 203 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2919 rows, containing 5 columns (5 merged, 0 gathered) in 0.001751603 sec., 1666473.5102645976 rows/sec., 127.45 MiB/sec. | ||
| 13661 | 2026.01.22 22:25:02.542221 [ 193 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 13662 | 2026.01.22 22:25:02.542258 [ 193 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 13663 | 2026.01.22 22:25:02.542292 [ 193 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 165 rows starting from the beginning of the part | ||
| 13664 | 2026.01.22 22:25:02.542363 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13665 | 2026.01.22 22:25:02.542635 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_101_20} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13666 | 2026.01.22 22:25:02.542705 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_101_20} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13667 | 2026.01.22 22:25:02.542775 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 13668 | 2026.01.22 22:25:02.543063 [ 277 ] {605f370f-788a-4f0d-a4ee-4701651acfd5} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13669 | 2026.01.22 22:25:02.543105 [ 277 ] {605f370f-788a-4f0d-a4ee-4701651acfd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13670 | 2026.01.22 22:25:02.543727 [ 277 ] {605f370f-788a-4f0d-a4ee-4701651acfd5} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13671 | 2026.01.22 22:25:02.543954 [ 277 ] {605f370f-788a-4f0d-a4ee-4701651acfd5} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13672 | 2026.01.22 22:25:02.544099 [ 277 ] {605f370f-788a-4f0d-a4ee-4701651acfd5} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002033 sec., 17707.820954254796 rows/sec., 31.73 MiB/sec. | ||
| 13673 | 2026.01.22 22:25:02.544169 [ 277 ] {605f370f-788a-4f0d-a4ee-4701651acfd5} <Debug> TCPHandler: Processed in 0.002236546 sec. | ||
| 13674 | 2026.01.22 22:25:02.544288 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13675 | 2026.01.22 22:25:02.544384 [ 277 ] {943fa3db-41e3-4dd4-96e0-7c69dd3557ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13676 | 2026.01.22 22:25:02.544427 [ 277 ] {943fa3db-41e3-4dd4-96e0-7c69dd3557ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13677 | 2026.01.22 22:25:02.544771 [ 277 ] {943fa3db-41e3-4dd4-96e0-7c69dd3557ae} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13678 | 2026.01.22 22:25:02.544809 [ 277 ] {943fa3db-41e3-4dd4-96e0-7c69dd3557ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13679 | 2026.01.22 22:25:02.545123 [ 277 ] {943fa3db-41e3-4dd4-96e0-7c69dd3557ae} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13680 | 2026.01.22 22:25:02.545336 [ 277 ] {943fa3db-41e3-4dd4-96e0-7c69dd3557ae} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13681 | 2026.01.22 22:25:02.545456 [ 150 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13682 | 2026.01.22 22:25:02.545467 [ 277 ] {943fa3db-41e3-4dd4-96e0-7c69dd3557ae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 13683 | 2026.01.22 22:25:02.545491 [ 150 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13684 | 2026.01.22 22:25:02.545514 [ 277 ] {943fa3db-41e3-4dd4-96e0-7c69dd3557ae} <Debug> TCPHandler: Processed in 0.001276179 sec. | ||
| 13685 | 2026.01.22 22:25:02.545514 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13686 | 2026.01.22 22:25:02.545606 [ 192 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 13687 | 2026.01.22 22:25:02.545708 [ 192 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13688 | 2026.01.22 22:25:02.545737 [ 192 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5946 rows starting from the beginning of the part | ||
| 13689 | 2026.01.22 22:25:02.545802 [ 192 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 108 rows starting from the beginning of the part | ||
| 13690 | 2026.01.22 22:25:02.545843 [ 192 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 13691 | 2026.01.22 22:25:02.545880 [ 192 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 13692 | 2026.01.22 22:25:02.545918 [ 192 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 13693 | 2026.01.22 22:25:02.545953 [ 192 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 13694 | 2026.01.22 22:25:02.547943 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30249 rows, containing 5 columns (5 merged, 0 gathered) in 0.006043144 sec., 5005507.0671822475 rows/sec., 342.30 MiB/sec. | ||
| 13695 | 2026.01.22 22:25:02.548066 [ 199 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6294 rows, containing 4 columns (4 merged, 0 gathered) in 0.002494978 sec., 2522667.534543391 rows/sec., 167.82 MiB/sec. | ||
| 13696 | 2026.01.22 22:25:02.548479 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13697 | 2026.01.22 22:25:02.548548 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13698 | 2026.01.22 22:25:02.548848 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13699 | 2026.01.22 22:25:02.548906 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_101_20} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13700 | 2026.01.22 22:25:02.548926 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13701 | 2026.01.22 22:25:02.548989 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_101_20} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13702 | 2026.01.22 22:25:02.549011 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 13703 | 2026.01.22 22:25:02.549087 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 13704 | 2026.01.22 22:25:07.061328 [ 221 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): 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] | ||
| 13705 | 2026.01.22 22:25:07.061392 [ 221 ] {} <Debug> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): 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] | ||
| 13706 | 2026.01.22 22:25:07.080992 [ 221 ] {} <Debug> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): 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] | ||
| 13707 | 2026.01.22 22:25:07.171991 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13708 | 2026.01.22 22:25:07.172039 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13709 | 2026.01.22 22:25:07.371747 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33568 | ||
| 13710 | 2026.01.22 22:25:07.372431 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13711 | 2026.01.22 22:25:07.372491 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13712 | 2026.01.22 22:25:07.373116 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13713 | 2026.01.22 22:25:07.373350 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13714 | 2026.01.22 22:25:07.373505 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33568 | ||
| 13715 | 2026.01.22 22:25:07.531651 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13716 | 2026.01.22 22:25:07.531829 [ 277 ] {c959920b-767b-4b85-b7e5-91ec12a35a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13717 | 2026.01.22 22:25:07.531893 [ 277 ] {c959920b-767b-4b85-b7e5-91ec12a35a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13718 | 2026.01.22 22:25:07.532579 [ 277 ] {c959920b-767b-4b85-b7e5-91ec12a35a60} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13719 | 2026.01.22 22:25:07.532625 [ 277 ] {c959920b-767b-4b85-b7e5-91ec12a35a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13720 | 2026.01.22 22:25:07.533023 [ 277 ] {c959920b-767b-4b85-b7e5-91ec12a35a60} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13721 | 2026.01.22 22:25:07.533263 [ 277 ] {c959920b-767b-4b85-b7e5-91ec12a35a60} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13722 | 2026.01.22 22:25:07.533425 [ 277 ] {c959920b-767b-4b85-b7e5-91ec12a35a60} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001645 sec., 40121.58054711246 rows/sec., 3.18 MiB/sec. | ||
| 13723 | 2026.01.22 22:25:07.533476 [ 277 ] {c959920b-767b-4b85-b7e5-91ec12a35a60} <Debug> TCPHandler: Processed in 0.001953384 sec. | ||
| 13724 | 2026.01.22 22:25:07.533604 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13725 | 2026.01.22 22:25:07.533708 [ 277 ] {2e9f5891-f6b9-4c65-b627-a5c611a5c945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13726 | 2026.01.22 22:25:07.533752 [ 277 ] {2e9f5891-f6b9-4c65-b627-a5c611a5c945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13727 | 2026.01.22 22:25:07.534232 [ 277 ] {2e9f5891-f6b9-4c65-b627-a5c611a5c945} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13728 | 2026.01.22 22:25:07.534277 [ 277 ] {2e9f5891-f6b9-4c65-b627-a5c611a5c945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13729 | 2026.01.22 22:25:07.534677 [ 277 ] {2e9f5891-f6b9-4c65-b627-a5c611a5c945} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13730 | 2026.01.22 22:25:07.534936 [ 277 ] {2e9f5891-f6b9-4c65-b627-a5c611a5c945} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13731 | 2026.01.22 22:25:07.535051 [ 147 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13732 | 2026.01.22 22:25:07.535070 [ 277 ] {2e9f5891-f6b9-4c65-b627-a5c611a5c945} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001386 sec., 3607.5036075036073 rows/sec., 271.27 KiB/sec. | ||
| 13733 | 2026.01.22 22:25:07.535086 [ 147 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13734 | 2026.01.22 22:25:07.535107 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13735 | 2026.01.22 22:25:07.535112 [ 277 ] {2e9f5891-f6b9-4c65-b627-a5c611a5c945} <Debug> TCPHandler: Processed in 0.001561102 sec. | ||
| 13736 | 2026.01.22 22:25:07.535229 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13737 | 2026.01.22 22:25:07.535238 [ 190 ] {1300943d-9fd4-47f6-9844-87364234b6ab::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 | ||
| 13738 | 2026.01.22 22:25:07.535328 [ 277 ] {c2c0bc96-8830-48a9-b892-c107e4ff4c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13739 | 2026.01.22 22:25:07.535375 [ 277 ] {c2c0bc96-8830-48a9-b892-c107e4ff4c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13740 | 2026.01.22 22:25:07.535386 [ 190 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13741 | 2026.01.22 22:25:07.535427 [ 190 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 296 rows starting from the beginning of the part | ||
| 13742 | 2026.01.22 22:25:07.535498 [ 190 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 23 rows starting from the beginning of the part | ||
| 13743 | 2026.01.22 22:25:07.535545 [ 190 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 36 rows starting from the beginning of the part | ||
| 13744 | 2026.01.22 22:25:07.535591 [ 190 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 5 rows starting from the beginning of the part | ||
| 13745 | 2026.01.22 22:25:07.535633 [ 190 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 46 rows starting from the beginning of the part | ||
| 13746 | 2026.01.22 22:25:07.535673 [ 190 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 5 rows starting from the beginning of the part | ||
| 13747 | 2026.01.22 22:25:07.535836 [ 277 ] {c2c0bc96-8830-48a9-b892-c107e4ff4c2f} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13748 | 2026.01.22 22:25:07.535878 [ 277 ] {c2c0bc96-8830-48a9-b892-c107e4ff4c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13749 | 2026.01.22 22:25:07.536226 [ 277 ] {c2c0bc96-8830-48a9-b892-c107e4ff4c2f} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13750 | 2026.01.22 22:25:07.536459 [ 277 ] {c2c0bc96-8830-48a9-b892-c107e4ff4c2f} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13751 | 2026.01.22 22:25:07.536596 [ 277 ] {c2c0bc96-8830-48a9-b892-c107e4ff4c2f} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001289 sec., 53529.86811481769 rows/sec., 4.18 MiB/sec. | ||
| 13752 | 2026.01.22 22:25:07.536635 [ 277 ] {c2c0bc96-8830-48a9-b892-c107e4ff4c2f} <Debug> TCPHandler: Processed in 0.00145696 sec. | ||
| 13753 | 2026.01.22 22:25:07.536720 [ 199 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 411 rows, containing 5 columns (5 merged, 0 gathered) in 0.001547892 sec., 265522.4007876519 rows/sec., 18.33 MiB/sec. | ||
| 13754 | 2026.01.22 22:25:07.536758 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13755 | 2026.01.22 22:25:07.536855 [ 277 ] {6df47a51-8048-45d9-9043-31f3afb186e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13756 | 2026.01.22 22:25:07.536903 [ 277 ] {6df47a51-8048-45d9-9043-31f3afb186e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13757 | 2026.01.22 22:25:07.536918 [ 188 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13758 | 2026.01.22 22:25:07.537252 [ 188 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_96_19} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13759 | 2026.01.22 22:25:07.537336 [ 277 ] {6df47a51-8048-45d9-9043-31f3afb186e7} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13760 | 2026.01.22 22:25:07.537341 [ 188 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_96_19} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13761 | 2026.01.22 22:25:07.537379 [ 277 ] {6df47a51-8048-45d9-9043-31f3afb186e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13762 | 2026.01.22 22:25:07.537473 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 13763 | 2026.01.22 22:25:07.537731 [ 277 ] {6df47a51-8048-45d9-9043-31f3afb186e7} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13764 | 2026.01.22 22:25:07.537955 [ 277 ] {6df47a51-8048-45d9-9043-31f3afb186e7} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13765 | 2026.01.22 22:25:07.538083 [ 277 ] {6df47a51-8048-45d9-9043-31f3afb186e7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 13766 | 2026.01.22 22:25:07.538120 [ 277 ] {6df47a51-8048-45d9-9043-31f3afb186e7} <Debug> TCPHandler: Processed in 0.00141338 sec. | ||
| 13767 | 2026.01.22 22:25:07.538233 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13768 | 2026.01.22 22:25:07.538329 [ 277 ] {033e5cbb-666e-44eb-9920-622534b42d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13769 | 2026.01.22 22:25:07.538384 [ 277 ] {033e5cbb-666e-44eb-9920-622534b42d0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13770 | 2026.01.22 22:25:07.539140 [ 277 ] {033e5cbb-666e-44eb-9920-622534b42d0c} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13771 | 2026.01.22 22:25:07.539174 [ 277 ] {033e5cbb-666e-44eb-9920-622534b42d0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13772 | 2026.01.22 22:25:07.539677 [ 277 ] {033e5cbb-666e-44eb-9920-622534b42d0c} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13773 | 2026.01.22 22:25:07.539913 [ 277 ] {033e5cbb-666e-44eb-9920-622534b42d0c} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13774 | 2026.01.22 22:25:07.540052 [ 277 ] {033e5cbb-666e-44eb-9920-622534b42d0c} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001741 sec., 2871.912693854107 rows/sec., 5.15 MiB/sec. | ||
| 13775 | 2026.01.22 22:25:07.540118 [ 277 ] {033e5cbb-666e-44eb-9920-622534b42d0c} <Debug> TCPHandler: Processed in 0.001934674 sec. | ||
| 13776 | 2026.01.22 22:25:07.540231 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13777 | 2026.01.22 22:25:07.540326 [ 277 ] {e1c5fddb-47d2-41a0-9eb4-84dc9c8172d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13778 | 2026.01.22 22:25:07.540367 [ 277 ] {e1c5fddb-47d2-41a0-9eb4-84dc9c8172d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13779 | 2026.01.22 22:25:07.540708 [ 277 ] {e1c5fddb-47d2-41a0-9eb4-84dc9c8172d6} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13780 | 2026.01.22 22:25:07.540742 [ 277 ] {e1c5fddb-47d2-41a0-9eb4-84dc9c8172d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13781 | 2026.01.22 22:25:07.541053 [ 277 ] {e1c5fddb-47d2-41a0-9eb4-84dc9c8172d6} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13782 | 2026.01.22 22:25:07.541258 [ 277 ] {e1c5fddb-47d2-41a0-9eb4-84dc9c8172d6} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13783 | 2026.01.22 22:25:07.541385 [ 277 ] {e1c5fddb-47d2-41a0-9eb4-84dc9c8172d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 13784 | 2026.01.22 22:25:07.541420 [ 277 ] {e1c5fddb-47d2-41a0-9eb4-84dc9c8172d6} <Debug> TCPHandler: Processed in 0.00123893 sec. | ||
| 13785 | 2026.01.22 22:25:08.656969 [ 221 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): 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] | ||
| 13786 | 2026.01.22 22:25:08.657026 [ 221 ] {} <Debug> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): 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] | ||
| 13787 | 2026.01.22 22:25:08.660664 [ 221 ] {} <Debug> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): 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] | ||
| 13788 | 2026.01.22 22:25:09.171753 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 13789 | 2026.01.22 22:25:09.188659 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13790 | 2026.01.22 22:25:09.188715 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13791 | 2026.01.22 22:25:09.194769 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13792 | 2026.01.22 22:25:09.195455 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13793 | 2026.01.22 22:25:09.198379 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 13794 | 2026.01.22 22:25:12.020598 [ 226 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): 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] | ||
| 13795 | 2026.01.22 22:25:12.020702 [ 226 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): 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] | ||
| 13796 | 2026.01.22 22:25:12.025004 [ 226 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): 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] | ||
| 13797 | 2026.01.22 22:25:12.472737 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1682 | ||
| 13798 | 2026.01.22 22:25:12.474980 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13799 | 2026.01.22 22:25:12.475025 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13800 | 2026.01.22 22:25:12.476179 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13801 | 2026.01.22 22:25:12.476449 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13802 | 2026.01.22 22:25:12.476797 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1682 | ||
| 13803 | 2026.01.22 22:25:12.532514 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13804 | 2026.01.22 22:25:12.532709 [ 277 ] {08df9e8d-b7f2-486c-817a-35052422640c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13805 | 2026.01.22 22:25:12.532779 [ 277 ] {08df9e8d-b7f2-486c-817a-35052422640c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13806 | 2026.01.22 22:25:12.533454 [ 277 ] {08df9e8d-b7f2-486c-817a-35052422640c} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13807 | 2026.01.22 22:25:12.533496 [ 277 ] {08df9e8d-b7f2-486c-817a-35052422640c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13808 | 2026.01.22 22:25:12.533882 [ 277 ] {08df9e8d-b7f2-486c-817a-35052422640c} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13809 | 2026.01.22 22:25:12.534105 [ 277 ] {08df9e8d-b7f2-486c-817a-35052422640c} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13810 | 2026.01.22 22:25:12.534250 [ 277 ] {08df9e8d-b7f2-486c-817a-35052422640c} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001595 sec., 80250.78369905955 rows/sec., 6.90 MiB/sec. | ||
| 13811 | 2026.01.22 22:25:12.534291 [ 277 ] {08df9e8d-b7f2-486c-817a-35052422640c} <Debug> TCPHandler: Processed in 0.001906624 sec. | ||
| 13812 | 2026.01.22 22:25:12.534339 [ 223 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): 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] | ||
| 13813 | 2026.01.22 22:25:12.534373 [ 223 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): 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] | ||
| 13814 | 2026.01.22 22:25:12.534416 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13815 | 2026.01.22 22:25:12.534510 [ 277 ] {c905a716-310e-4978-9a76-0ba601f6e1aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13816 | 2026.01.22 22:25:12.534550 [ 277 ] {c905a716-310e-4978-9a76-0ba601f6e1aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13817 | 2026.01.22 22:25:12.534954 [ 277 ] {c905a716-310e-4978-9a76-0ba601f6e1aa} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13818 | 2026.01.22 22:25:12.534990 [ 277 ] {c905a716-310e-4978-9a76-0ba601f6e1aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13819 | 2026.01.22 22:25:12.535285 [ 277 ] {c905a716-310e-4978-9a76-0ba601f6e1aa} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13820 | 2026.01.22 22:25:12.535507 [ 277 ] {c905a716-310e-4978-9a76-0ba601f6e1aa} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13821 | 2026.01.22 22:25:12.535632 [ 277 ] {c905a716-310e-4978-9a76-0ba601f6e1aa} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.00114 sec., 31578.947368421053 rows/sec., 2.32 MiB/sec. | ||
| 13822 | 2026.01.22 22:25:12.535669 [ 277 ] {c905a716-310e-4978-9a76-0ba601f6e1aa} <Debug> TCPHandler: Processed in 0.001300259 sec. | ||
| 13823 | 2026.01.22 22:25:12.535782 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13824 | 2026.01.22 22:25:12.535874 [ 277 ] {bb87aa8e-d77d-42b9-bdb8-3a78d2d2e089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13825 | 2026.01.22 22:25:12.535917 [ 277 ] {bb87aa8e-d77d-42b9-bdb8-3a78d2d2e089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13826 | 2026.01.22 22:25:12.536339 [ 277 ] {bb87aa8e-d77d-42b9-bdb8-3a78d2d2e089} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13827 | 2026.01.22 22:25:12.536373 [ 277 ] {bb87aa8e-d77d-42b9-bdb8-3a78d2d2e089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13828 | 2026.01.22 22:25:12.536667 [ 277 ] {bb87aa8e-d77d-42b9-bdb8-3a78d2d2e089} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13829 | 2026.01.22 22:25:12.536873 [ 277 ] {bb87aa8e-d77d-42b9-bdb8-3a78d2d2e089} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13830 | 2026.01.22 22:25:12.536998 [ 277 ] {bb87aa8e-d77d-42b9-bdb8-3a78d2d2e089} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001141 sec., 87642.41893076248 rows/sec., 6.85 MiB/sec. | ||
| 13831 | 2026.01.22 22:25:12.537034 [ 277 ] {bb87aa8e-d77d-42b9-bdb8-3a78d2d2e089} <Debug> TCPHandler: Processed in 0.001299669 sec. | ||
| 13832 | 2026.01.22 22:25:12.537150 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13833 | 2026.01.22 22:25:12.537247 [ 277 ] {adc6f0df-c607-4161-9598-3ac0c204c10c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13834 | 2026.01.22 22:25:12.537289 [ 277 ] {adc6f0df-c607-4161-9598-3ac0c204c10c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13835 | 2026.01.22 22:25:12.537701 [ 277 ] {adc6f0df-c607-4161-9598-3ac0c204c10c} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13836 | 2026.01.22 22:25:12.537736 [ 277 ] {adc6f0df-c607-4161-9598-3ac0c204c10c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13837 | 2026.01.22 22:25:12.538064 [ 277 ] {adc6f0df-c607-4161-9598-3ac0c204c10c} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13838 | 2026.01.22 22:25:12.538142 [ 223 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): 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] | ||
| 13839 | 2026.01.22 22:25:12.538273 [ 277 ] {adc6f0df-c607-4161-9598-3ac0c204c10c} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13840 | 2026.01.22 22:25:12.538406 [ 277 ] {adc6f0df-c607-4161-9598-3ac0c204c10c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 13841 | 2026.01.22 22:25:12.538446 [ 277 ] {adc6f0df-c607-4161-9598-3ac0c204c10c} <Debug> TCPHandler: Processed in 0.00134208 sec. | ||
| 13842 | 2026.01.22 22:25:12.538513 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): 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] | ||
| 13843 | 2026.01.22 22:25:12.538558 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13844 | 2026.01.22 22:25:12.538575 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): 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] | ||
| 13845 | 2026.01.22 22:25:12.538659 [ 277 ] {6513ea8f-1747-4c28-bc2b-c901b0542a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13846 | 2026.01.22 22:25:12.538719 [ 277 ] {6513ea8f-1747-4c28-bc2b-c901b0542a79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13847 | 2026.01.22 22:25:12.539522 [ 277 ] {6513ea8f-1747-4c28-bc2b-c901b0542a79} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13848 | 2026.01.22 22:25:12.539561 [ 277 ] {6513ea8f-1747-4c28-bc2b-c901b0542a79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13849 | 2026.01.22 22:25:12.540119 [ 277 ] {6513ea8f-1747-4c28-bc2b-c901b0542a79} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13850 | 2026.01.22 22:25:12.540359 [ 277 ] {6513ea8f-1747-4c28-bc2b-c901b0542a79} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13851 | 2026.01.22 22:25:12.540497 [ 277 ] {6513ea8f-1747-4c28-bc2b-c901b0542a79} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001855 sec., 19407.00808625337 rows/sec., 34.78 MiB/sec. | ||
| 13852 | 2026.01.22 22:25:12.540561 [ 277 ] {6513ea8f-1747-4c28-bc2b-c901b0542a79} <Debug> TCPHandler: Processed in 0.002049535 sec. | ||
| 13853 | 2026.01.22 22:25:12.540679 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13854 | 2026.01.22 22:25:12.540774 [ 277 ] {37036422-83dd-4dd8-91ef-f7966ece512c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13855 | 2026.01.22 22:25:12.540816 [ 277 ] {37036422-83dd-4dd8-91ef-f7966ece512c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13856 | 2026.01.22 22:25:12.541146 [ 277 ] {37036422-83dd-4dd8-91ef-f7966ece512c} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13857 | 2026.01.22 22:25:12.541181 [ 277 ] {37036422-83dd-4dd8-91ef-f7966ece512c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13858 | 2026.01.22 22:25:12.541474 [ 277 ] {37036422-83dd-4dd8-91ef-f7966ece512c} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13859 | 2026.01.22 22:25:12.541709 [ 277 ] {37036422-83dd-4dd8-91ef-f7966ece512c} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13860 | 2026.01.22 22:25:12.541754 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): 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] | ||
| 13861 | 2026.01.22 22:25:12.541842 [ 277 ] {37036422-83dd-4dd8-91ef-f7966ece512c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 13862 | 2026.01.22 22:25:12.541882 [ 277 ] {37036422-83dd-4dd8-91ef-f7966ece512c} <Debug> TCPHandler: Processed in 0.001250449 sec. | ||
| 13863 | 2026.01.22 22:25:12.541993 [ 222 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): 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] | ||
| 13864 | 2026.01.22 22:25:12.542049 [ 222 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): 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] | ||
| 13865 | 2026.01.22 22:25:12.544696 [ 222 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): 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] | ||
| 13866 | 2026.01.22 22:25:14.873774 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34016 | ||
| 13867 | 2026.01.22 22:25:14.874261 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13868 | 2026.01.22 22:25:14.874301 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13869 | 2026.01.22 22:25:14.874744 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13870 | 2026.01.22 22:25:14.875048 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13871 | 2026.01.22 22:25:14.875183 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34016 | ||
| 13872 | 2026.01.22 22:25:14.875207 [ 96 ] {} <Debug> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13873 | 2026.01.22 22:25:14.875278 [ 96 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13874 | 2026.01.22 22:25:14.875302 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13875 | 2026.01.22 22:25:14.875448 [ 194 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 13876 | 2026.01.22 22:25:14.875593 [ 194 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13877 | 2026.01.22 22:25:14.875634 [ 194 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31648 rows starting from the beginning of the part | ||
| 13878 | 2026.01.22 22:25:14.875712 [ 194 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 13879 | 2026.01.22 22:25:14.875762 [ 194 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 13880 | 2026.01.22 22:25:14.875808 [ 194 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 13881 | 2026.01.22 22:25:14.875850 [ 194 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 13882 | 2026.01.22 22:25:14.875894 [ 194 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 13883 | 2026.01.22 22:25:14.878100 [ 201 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34016 rows, containing 4 columns (4 merged, 0 gathered) in 0.00271372 sec., 12534823.047329864 rows/sec., 179.31 MiB/sec. | ||
| 13884 | 2026.01.22 22:25:14.878642 [ 201 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13885 | 2026.01.22 22:25:14.879084 [ 201 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_71_14} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13886 | 2026.01.22 22:25:14.879199 [ 201 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_71_14} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13887 | 2026.01.22 22:25:14.879309 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 13888 | 2026.01.22 22:25:15.474332 [ 96 ] {} <Debug> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 13889 | 2026.01.22 22:25:15.474401 [ 96 ] {} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13890 | 2026.01.22 22:25:15.474425 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13891 | 2026.01.22 22:25:15.474570 [ 199 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::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 | ||
| 13892 | 2026.01.22 22:25:15.474720 [ 199 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13893 | 2026.01.22 22:25:15.474756 [ 199 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part | ||
| 13894 | 2026.01.22 22:25:15.474827 [ 199 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 13895 | 2026.01.22 22:25:15.474878 [ 199 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
| 13896 | 2026.01.22 22:25:15.474925 [ 199 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 13897 | 2026.01.22 22:25:15.474971 [ 199 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
| 13898 | 2026.01.22 22:25:15.475708 [ 194 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001197669 sec., 40077.85122600652 rows/sec., 3.34 MiB/sec. | ||
| 13899 | 2026.01.22 22:25:15.475878 [ 194 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 13900 | 2026.01.22 22:25:15.476176 [ 194 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_25_6} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13901 | 2026.01.22 22:25:15.476250 [ 194 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_25_6} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 13902 | 2026.01.22 22:25:15.476344 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13903 | 2026.01.22 22:25:16.698557 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 13904 | 2026.01.22 22:25:16.715925 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13905 | 2026.01.22 22:25:16.715977 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13906 | 2026.01.22 22:25:16.721964 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13907 | 2026.01.22 22:25:16.722687 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13908 | 2026.01.22 22:25:16.722961 [ 107 ] {} <Debug> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13909 | 2026.01.22 22:25:16.722996 [ 107 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13910 | 2026.01.22 22:25:16.723014 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13911 | 2026.01.22 22:25:16.723134 [ 196 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 13912 | 2026.01.22 22:25:16.726010 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 13913 | 2026.01.22 22:25:16.726927 [ 196 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13914 | 2026.01.22 22:25:16.728371 [ 196 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 13915 | 2026.01.22 22:25:16.732766 [ 196 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 13916 | 2026.01.22 22:25:16.737133 [ 196 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 13917 | 2026.01.22 22:25:16.741568 [ 196 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 13918 | 2026.01.22 22:25:16.746269 [ 196 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 13919 | 2026.01.22 22:25:16.750758 [ 196 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 13920 | 2026.01.22 22:25:16.805148 [ 197 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.082064028 sec., 6519.299783822456 rows/sec., 33.71 MiB/sec. | ||
| 13921 | 2026.01.22 22:25:16.808427 [ 197 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13922 | 2026.01.22 22:25:16.810588 [ 197 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_71_14} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13923 | 2026.01.22 22:25:16.810707 [ 197 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_71_14} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13924 | 2026.01.22 22:25:16.813707 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 13925 | 2026.01.22 22:25:17.000246 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 366.20 MiB, peak 383.62 MiB, free memory in arenas 0.00 B, will set to 365.15 MiB (RSS), difference: -1.05 MiB | ||
| 13926 | 2026.01.22 22:25:17.559601 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13927 | 2026.01.22 22:25:17.559803 [ 277 ] {77c7e4a5-bd0f-4c39-8a10-9844fd451d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13928 | 2026.01.22 22:25:17.559877 [ 277 ] {77c7e4a5-bd0f-4c39-8a10-9844fd451d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13929 | 2026.01.22 22:25:17.560627 [ 277 ] {77c7e4a5-bd0f-4c39-8a10-9844fd451d81} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13930 | 2026.01.22 22:25:17.560680 [ 277 ] {77c7e4a5-bd0f-4c39-8a10-9844fd451d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13931 | 2026.01.22 22:25:17.561064 [ 277 ] {77c7e4a5-bd0f-4c39-8a10-9844fd451d81} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 13932 | 2026.01.22 22:25:17.561284 [ 277 ] {77c7e4a5-bd0f-4c39-8a10-9844fd451d81} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13933 | 2026.01.22 22:25:17.561440 [ 277 ] {77c7e4a5-bd0f-4c39-8a10-9844fd451d81} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001691 sec., 14192.785334121822 rows/sec., 1.18 MiB/sec. | ||
| 13934 | 2026.01.22 22:25:17.561483 [ 277 ] {77c7e4a5-bd0f-4c39-8a10-9844fd451d81} <Debug> TCPHandler: Processed in 0.002030805 sec. | ||
| 13935 | 2026.01.22 22:25:17.561612 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13936 | 2026.01.22 22:25:17.561708 [ 277 ] {ab85f390-ad5e-4c13-8de3-35767308416a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13937 | 2026.01.22 22:25:17.561748 [ 277 ] {ab85f390-ad5e-4c13-8de3-35767308416a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13938 | 2026.01.22 22:25:17.562149 [ 277 ] {ab85f390-ad5e-4c13-8de3-35767308416a} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13939 | 2026.01.22 22:25:17.562181 [ 277 ] {ab85f390-ad5e-4c13-8de3-35767308416a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13940 | 2026.01.22 22:25:17.562453 [ 277 ] {ab85f390-ad5e-4c13-8de3-35767308416a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 13941 | 2026.01.22 22:25:17.562644 [ 277 ] {ab85f390-ad5e-4c13-8de3-35767308416a} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13942 | 2026.01.22 22:25:17.562768 [ 277 ] {ab85f390-ad5e-4c13-8de3-35767308416a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001132 sec., 1766.7844522968198 rows/sec., 144.07 KiB/sec. | ||
| 13943 | 2026.01.22 22:25:17.562803 [ 277 ] {ab85f390-ad5e-4c13-8de3-35767308416a} <Debug> TCPHandler: Processed in 0.00129722 sec. | ||
| 13944 | 2026.01.22 22:25:17.562914 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13945 | 2026.01.22 22:25:17.563073 [ 277 ] {18c6cac6-5964-45b4-8238-14597c1215f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13946 | 2026.01.22 22:25:17.563111 [ 277 ] {18c6cac6-5964-45b4-8238-14597c1215f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13947 | 2026.01.22 22:25:17.564251 [ 277 ] {18c6cac6-5964-45b4-8238-14597c1215f8} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13948 | 2026.01.22 22:25:17.564287 [ 277 ] {18c6cac6-5964-45b4-8238-14597c1215f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13949 | 2026.01.22 22:25:17.564663 [ 277 ] {18c6cac6-5964-45b4-8238-14597c1215f8} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13950 | 2026.01.22 22:25:17.564878 [ 277 ] {18c6cac6-5964-45b4-8238-14597c1215f8} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13951 | 2026.01.22 22:25:17.565012 [ 277 ] {18c6cac6-5964-45b4-8238-14597c1215f8} <Debug> executeQuery: Read 1327 rows, 112.98 KiB in 0.001958 sec., 677732.379979571 rows/sec., 56.35 MiB/sec. | ||
| 13952 | 2026.01.22 22:25:17.565051 [ 277 ] {18c6cac6-5964-45b4-8238-14597c1215f8} <Debug> TCPHandler: Processed in 0.002123405 sec. | ||
| 13953 | 2026.01.22 22:25:17.565171 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13954 | 2026.01.22 22:25:17.565291 [ 277 ] {75a88ede-f2a2-4b7d-a13a-2d7bb83c2ac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13955 | 2026.01.22 22:25:17.565339 [ 277 ] {75a88ede-f2a2-4b7d-a13a-2d7bb83c2ac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13956 | 2026.01.22 22:25:17.565826 [ 277 ] {75a88ede-f2a2-4b7d-a13a-2d7bb83c2ac1} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13957 | 2026.01.22 22:25:17.565869 [ 277 ] {75a88ede-f2a2-4b7d-a13a-2d7bb83c2ac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13958 | 2026.01.22 22:25:17.566225 [ 277 ] {75a88ede-f2a2-4b7d-a13a-2d7bb83c2ac1} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13959 | 2026.01.22 22:25:17.566438 [ 277 ] {75a88ede-f2a2-4b7d-a13a-2d7bb83c2ac1} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13960 | 2026.01.22 22:25:17.566572 [ 277 ] {75a88ede-f2a2-4b7d-a13a-2d7bb83c2ac1} <Debug> executeQuery: Read 19 rows, 1.48 KiB in 0.001305 sec., 14559.386973180077 rows/sec., 1.10 MiB/sec. | ||
| 13961 | 2026.01.22 22:25:17.566610 [ 277 ] {75a88ede-f2a2-4b7d-a13a-2d7bb83c2ac1} <Debug> TCPHandler: Processed in 0.001497351 sec. | ||
| 13962 | 2026.01.22 22:25:17.566713 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13963 | 2026.01.22 22:25:17.566811 [ 277 ] {debe631b-a320-42d6-860a-bf2162829949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13964 | 2026.01.22 22:25:17.566850 [ 277 ] {debe631b-a320-42d6-860a-bf2162829949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13965 | 2026.01.22 22:25:17.567336 [ 277 ] {debe631b-a320-42d6-860a-bf2162829949} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13966 | 2026.01.22 22:25:17.567370 [ 277 ] {debe631b-a320-42d6-860a-bf2162829949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13967 | 2026.01.22 22:25:17.567680 [ 277 ] {debe631b-a320-42d6-860a-bf2162829949} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 13968 | 2026.01.22 22:25:17.567946 [ 277 ] {debe631b-a320-42d6-860a-bf2162829949} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13969 | 2026.01.22 22:25:17.568089 [ 277 ] {debe631b-a320-42d6-860a-bf2162829949} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001296 sec., 194444.44444444444 rows/sec., 13.45 MiB/sec. | ||
| 13970 | 2026.01.22 22:25:17.568128 [ 277 ] {debe631b-a320-42d6-860a-bf2162829949} <Debug> TCPHandler: Processed in 0.001463011 sec. | ||
| 13971 | 2026.01.22 22:25:17.568249 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13972 | 2026.01.22 22:25:17.568344 [ 277 ] {3f13660c-31df-45a4-a1f8-1f8451d2d7d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13973 | 2026.01.22 22:25:17.568383 [ 277 ] {3f13660c-31df-45a4-a1f8-1f8451d2d7d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13974 | 2026.01.22 22:25:17.568788 [ 277 ] {3f13660c-31df-45a4-a1f8-1f8451d2d7d4} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13975 | 2026.01.22 22:25:17.568825 [ 277 ] {3f13660c-31df-45a4-a1f8-1f8451d2d7d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13976 | 2026.01.22 22:25:17.569189 [ 277 ] {3f13660c-31df-45a4-a1f8-1f8451d2d7d4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 13977 | 2026.01.22 22:25:17.569421 [ 277 ] {3f13660c-31df-45a4-a1f8-1f8451d2d7d4} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13978 | 2026.01.22 22:25:17.569560 [ 277 ] {3f13660c-31df-45a4-a1f8-1f8451d2d7d4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001235 sec., 9716.599190283401 rows/sec., 759.11 KiB/sec. | ||
| 13979 | 2026.01.22 22:25:17.569605 [ 277 ] {3f13660c-31df-45a4-a1f8-1f8451d2d7d4} <Debug> TCPHandler: Processed in 0.00140812 sec. | ||
| 13980 | 2026.01.22 22:25:17.569719 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13981 | 2026.01.22 22:25:17.569813 [ 277 ] {dc62ad3c-2709-4959-9984-ac57cced0b8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13982 | 2026.01.22 22:25:17.569853 [ 277 ] {dc62ad3c-2709-4959-9984-ac57cced0b8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13983 | 2026.01.22 22:25:17.570512 [ 277 ] {dc62ad3c-2709-4959-9984-ac57cced0b8a} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13984 | 2026.01.22 22:25:17.570548 [ 277 ] {dc62ad3c-2709-4959-9984-ac57cced0b8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13985 | 2026.01.22 22:25:17.570875 [ 277 ] {dc62ad3c-2709-4959-9984-ac57cced0b8a} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13986 | 2026.01.22 22:25:17.571090 [ 277 ] {dc62ad3c-2709-4959-9984-ac57cced0b8a} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13987 | 2026.01.22 22:25:17.571217 [ 277 ] {dc62ad3c-2709-4959-9984-ac57cced0b8a} <Debug> executeQuery: Read 563 rows, 43.23 KiB in 0.001422 sec., 395921.2376933896 rows/sec., 29.69 MiB/sec. | ||
| 13988 | 2026.01.22 22:25:17.571254 [ 277 ] {dc62ad3c-2709-4959-9984-ac57cced0b8a} <Debug> TCPHandler: Processed in 0.001585052 sec. | ||
| 13989 | 2026.01.22 22:25:17.571366 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13990 | 2026.01.22 22:25:17.571458 [ 277 ] {eefe9de8-2799-4685-bbbc-1587dde97afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13991 | 2026.01.22 22:25:17.571499 [ 277 ] {eefe9de8-2799-4685-bbbc-1587dde97afd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13992 | 2026.01.22 22:25:17.572107 [ 277 ] {eefe9de8-2799-4685-bbbc-1587dde97afd} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13993 | 2026.01.22 22:25:17.572143 [ 277 ] {eefe9de8-2799-4685-bbbc-1587dde97afd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 13994 | 2026.01.22 22:25:17.572513 [ 277 ] {eefe9de8-2799-4685-bbbc-1587dde97afd} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13995 | 2026.01.22 22:25:17.572720 [ 277 ] {eefe9de8-2799-4685-bbbc-1587dde97afd} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13996 | 2026.01.22 22:25:17.572851 [ 277 ] {eefe9de8-2799-4685-bbbc-1587dde97afd} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001412 sec., 623937.6770538243 rows/sec., 42.35 MiB/sec. | ||
| 13997 | 2026.01.22 22:25:17.572889 [ 277 ] {eefe9de8-2799-4685-bbbc-1587dde97afd} <Debug> TCPHandler: Processed in 0.001569072 sec. | ||
| 13998 | 2026.01.22 22:25:17.572992 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13999 | 2026.01.22 22:25:17.573083 [ 277 ] {778bf820-0fb5-4a65-a8d7-1edcaffdba0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14000 | 2026.01.22 22:25:17.573135 [ 277 ] {778bf820-0fb5-4a65-a8d7-1edcaffdba0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14001 | 2026.01.22 22:25:17.573953 [ 277 ] {778bf820-0fb5-4a65-a8d7-1edcaffdba0c} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14002 | 2026.01.22 22:25:17.573997 [ 277 ] {778bf820-0fb5-4a65-a8d7-1edcaffdba0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14003 | 2026.01.22 22:25:17.574578 [ 277 ] {778bf820-0fb5-4a65-a8d7-1edcaffdba0c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 14004 | 2026.01.22 22:25:17.574821 [ 277 ] {778bf820-0fb5-4a65-a8d7-1edcaffdba0c} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14005 | 2026.01.22 22:25:17.574958 [ 82 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 14006 | 2026.01.22 22:25:17.574964 [ 277 ] {778bf820-0fb5-4a65-a8d7-1edcaffdba0c} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001898 sec., 2634.3519494204425 rows/sec., 4.72 MiB/sec. | ||
| 14007 | 2026.01.22 22:25:17.575032 [ 82 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14008 | 2026.01.22 22:25:17.575058 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14009 | 2026.01.22 22:25:17.575079 [ 277 ] {778bf820-0fb5-4a65-a8d7-1edcaffdba0c} <Debug> TCPHandler: Processed in 0.002133485 sec. | ||
| 14010 | 2026.01.22 22:25:17.575148 [ 191 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::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 | ||
| 14011 | 2026.01.22 22:25:17.575216 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14012 | 2026.01.22 22:25:17.575316 [ 277 ] {501dcfba-5a14-4438-b8f2-1facd302d5bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14013 | 2026.01.22 22:25:17.575341 [ 191 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14014 | 2026.01.22 22:25:17.575359 [ 277 ] {501dcfba-5a14-4438-b8f2-1facd302d5bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14015 | 2026.01.22 22:25:17.575394 [ 191 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1919 rows starting from the beginning of the part | ||
| 14016 | 2026.01.22 22:25:17.575515 [ 191 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 5 rows starting from the beginning of the part | ||
| 14017 | 2026.01.22 22:25:17.575615 [ 191 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 36 rows starting from the beginning of the part | ||
| 14018 | 2026.01.22 22:25:17.575710 [ 277 ] {501dcfba-5a14-4438-b8f2-1facd302d5bc} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14019 | 2026.01.22 22:25:17.575717 [ 191 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 5 rows starting from the beginning of the part | ||
| 14020 | 2026.01.22 22:25:17.575748 [ 277 ] {501dcfba-5a14-4438-b8f2-1facd302d5bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14021 | 2026.01.22 22:25:17.575834 [ 191 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 36 rows starting from the beginning of the part | ||
| 14022 | 2026.01.22 22:25:17.575936 [ 191 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 5 rows starting from the beginning of the part | ||
| 14023 | 2026.01.22 22:25:17.576069 [ 277 ] {501dcfba-5a14-4438-b8f2-1facd302d5bc} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14024 | 2026.01.22 22:25:17.576295 [ 277 ] {501dcfba-5a14-4438-b8f2-1facd302d5bc} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14025 | 2026.01.22 22:25:17.576441 [ 277 ] {501dcfba-5a14-4438-b8f2-1facd302d5bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 14026 | 2026.01.22 22:25:17.576477 [ 277 ] {501dcfba-5a14-4438-b8f2-1facd302d5bc} <Debug> TCPHandler: Processed in 0.00131162 sec. | ||
| 14027 | 2026.01.22 22:25:17.584053 [ 208 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2006 rows, containing 19 columns (19 merged, 0 gathered) in 0.008935396 sec., 224500.40266821973 rows/sec., 402.29 MiB/sec. | ||
| 14028 | 2026.01.22 22:25:17.587102 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 14029 | 2026.01.22 22:25:17.587574 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14030 | 2026.01.22 22:25:17.587676 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 14031 | 2026.01.22 22:25:17.587893 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.39 MiB. | ||
| 14032 | 2026.01.22 22:25:18.000256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 365.92 MiB, peak 383.62 MiB, free memory in arenas 0.00 B, will set to 368.14 MiB (RSS), difference: 2.22 MiB | ||
| 14033 | 2026.01.22 22:25:22.172069 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14034 | 2026.01.22 22:25:22.172133 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14035 | 2026.01.22 22:25:22.375437 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34528 | ||
| 14036 | 2026.01.22 22:25:22.376279 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14037 | 2026.01.22 22:25:22.376356 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14038 | 2026.01.22 22:25:22.376897 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14039 | 2026.01.22 22:25:22.377120 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14040 | 2026.01.22 22:25:22.377248 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34528 | ||
| 14041 | 2026.01.22 22:25:22.477088 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1714 | ||
| 14042 | 2026.01.22 22:25:22.479528 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14043 | 2026.01.22 22:25:22.479582 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14044 | 2026.01.22 22:25:22.480810 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 14045 | 2026.01.22 22:25:22.481087 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14046 | 2026.01.22 22:25:22.481565 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1714 | ||
| 14047 | 2026.01.22 22:25:22.533161 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14048 | 2026.01.22 22:25:22.533331 [ 277 ] {936f4507-e95a-4020-92e4-abe3cfe7dd5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14049 | 2026.01.22 22:25:22.533395 [ 277 ] {936f4507-e95a-4020-92e4-abe3cfe7dd5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14050 | 2026.01.22 22:25:22.534088 [ 277 ] {936f4507-e95a-4020-92e4-abe3cfe7dd5a} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14051 | 2026.01.22 22:25:22.534132 [ 277 ] {936f4507-e95a-4020-92e4-abe3cfe7dd5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14052 | 2026.01.22 22:25:22.534516 [ 277 ] {936f4507-e95a-4020-92e4-abe3cfe7dd5a} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14053 | 2026.01.22 22:25:22.534756 [ 277 ] {936f4507-e95a-4020-92e4-abe3cfe7dd5a} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14054 | 2026.01.22 22:25:22.534908 [ 277 ] {936f4507-e95a-4020-92e4-abe3cfe7dd5a} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001624 sec., 78817.73399014778 rows/sec., 6.77 MiB/sec. | ||
| 14055 | 2026.01.22 22:25:22.534950 [ 277 ] {936f4507-e95a-4020-92e4-abe3cfe7dd5a} <Debug> TCPHandler: Processed in 0.001914014 sec. | ||
| 14056 | 2026.01.22 22:25:22.535074 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14057 | 2026.01.22 22:25:22.535171 [ 277 ] {1dc7f81b-ae30-4aba-aacd-88ce149fbfd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14058 | 2026.01.22 22:25:22.535212 [ 277 ] {1dc7f81b-ae30-4aba-aacd-88ce149fbfd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14059 | 2026.01.22 22:25:22.535621 [ 277 ] {1dc7f81b-ae30-4aba-aacd-88ce149fbfd3} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14060 | 2026.01.22 22:25:22.535657 [ 277 ] {1dc7f81b-ae30-4aba-aacd-88ce149fbfd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14061 | 2026.01.22 22:25:22.535945 [ 277 ] {1dc7f81b-ae30-4aba-aacd-88ce149fbfd3} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14062 | 2026.01.22 22:25:22.536155 [ 277 ] {1dc7f81b-ae30-4aba-aacd-88ce149fbfd3} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14063 | 2026.01.22 22:25:22.536284 [ 277 ] {1dc7f81b-ae30-4aba-aacd-88ce149fbfd3} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001132 sec., 31802.120141342755 rows/sec., 2.34 MiB/sec. | ||
| 14064 | 2026.01.22 22:25:22.536321 [ 277 ] {1dc7f81b-ae30-4aba-aacd-88ce149fbfd3} <Debug> TCPHandler: Processed in 0.00129722 sec. | ||
| 14065 | 2026.01.22 22:25:22.536430 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14066 | 2026.01.22 22:25:22.536523 [ 277 ] {1b0a1009-b0f5-4949-8f8e-f63d13545e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14067 | 2026.01.22 22:25:22.536563 [ 277 ] {1b0a1009-b0f5-4949-8f8e-f63d13545e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14068 | 2026.01.22 22:25:22.536996 [ 277 ] {1b0a1009-b0f5-4949-8f8e-f63d13545e9c} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14069 | 2026.01.22 22:25:22.537032 [ 277 ] {1b0a1009-b0f5-4949-8f8e-f63d13545e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14070 | 2026.01.22 22:25:22.537330 [ 277 ] {1b0a1009-b0f5-4949-8f8e-f63d13545e9c} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14071 | 2026.01.22 22:25:22.537533 [ 277 ] {1b0a1009-b0f5-4949-8f8e-f63d13545e9c} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14072 | 2026.01.22 22:25:22.537658 [ 277 ] {1b0a1009-b0f5-4949-8f8e-f63d13545e9c} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001153 sec., 86730.26886383348 rows/sec., 6.77 MiB/sec. | ||
| 14073 | 2026.01.22 22:25:22.537694 [ 277 ] {1b0a1009-b0f5-4949-8f8e-f63d13545e9c} <Debug> TCPHandler: Processed in 0.0013141 sec. | ||
| 14074 | 2026.01.22 22:25:22.537806 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14075 | 2026.01.22 22:25:22.537899 [ 277 ] {0c5c4d97-f9c8-4ec2-ae5c-9bd49d46771c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14076 | 2026.01.22 22:25:22.537942 [ 277 ] {0c5c4d97-f9c8-4ec2-ae5c-9bd49d46771c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14077 | 2026.01.22 22:25:22.538347 [ 277 ] {0c5c4d97-f9c8-4ec2-ae5c-9bd49d46771c} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14078 | 2026.01.22 22:25:22.538383 [ 277 ] {0c5c4d97-f9c8-4ec2-ae5c-9bd49d46771c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14079 | 2026.01.22 22:25:22.538705 [ 277 ] {0c5c4d97-f9c8-4ec2-ae5c-9bd49d46771c} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14080 | 2026.01.22 22:25:22.538936 [ 277 ] {0c5c4d97-f9c8-4ec2-ae5c-9bd49d46771c} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14081 | 2026.01.22 22:25:22.539065 [ 277 ] {0c5c4d97-f9c8-4ec2-ae5c-9bd49d46771c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 14082 | 2026.01.22 22:25:22.539101 [ 277 ] {0c5c4d97-f9c8-4ec2-ae5c-9bd49d46771c} <Debug> TCPHandler: Processed in 0.001343961 sec. | ||
| 14083 | 2026.01.22 22:25:22.539219 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14084 | 2026.01.22 22:25:22.539337 [ 277 ] {9dd83e83-edfd-4a49-a8f9-d4cccf533e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14085 | 2026.01.22 22:25:22.539401 [ 277 ] {9dd83e83-edfd-4a49-a8f9-d4cccf533e7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14086 | 2026.01.22 22:25:22.540280 [ 277 ] {9dd83e83-edfd-4a49-a8f9-d4cccf533e7f} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14087 | 2026.01.22 22:25:22.540317 [ 277 ] {9dd83e83-edfd-4a49-a8f9-d4cccf533e7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14088 | 2026.01.22 22:25:22.540998 [ 277 ] {9dd83e83-edfd-4a49-a8f9-d4cccf533e7f} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14089 | 2026.01.22 22:25:22.541262 [ 277 ] {9dd83e83-edfd-4a49-a8f9-d4cccf533e7f} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14090 | 2026.01.22 22:25:22.541427 [ 277 ] {9dd83e83-edfd-4a49-a8f9-d4cccf533e7f} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002112 sec., 17045.454545454544 rows/sec., 30.54 MiB/sec. | ||
| 14091 | 2026.01.22 22:25:22.541502 [ 277 ] {9dd83e83-edfd-4a49-a8f9-d4cccf533e7f} <Debug> TCPHandler: Processed in 0.002342057 sec. | ||
| 14092 | 2026.01.22 22:25:22.541618 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14093 | 2026.01.22 22:25:22.541712 [ 277 ] {c2af0cd2-b2cb-4d5f-b26b-ae011376c7a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14094 | 2026.01.22 22:25:22.541754 [ 277 ] {c2af0cd2-b2cb-4d5f-b26b-ae011376c7a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14095 | 2026.01.22 22:25:22.542092 [ 277 ] {c2af0cd2-b2cb-4d5f-b26b-ae011376c7a5} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14096 | 2026.01.22 22:25:22.542128 [ 277 ] {c2af0cd2-b2cb-4d5f-b26b-ae011376c7a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14097 | 2026.01.22 22:25:22.542421 [ 277 ] {c2af0cd2-b2cb-4d5f-b26b-ae011376c7a5} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14098 | 2026.01.22 22:25:22.542618 [ 277 ] {c2af0cd2-b2cb-4d5f-b26b-ae011376c7a5} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14099 | 2026.01.22 22:25:22.542743 [ 277 ] {c2af0cd2-b2cb-4d5f-b26b-ae011376c7a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 14100 | 2026.01.22 22:25:22.542779 [ 277 ] {c2af0cd2-b2cb-4d5f-b26b-ae011376c7a5} <Debug> TCPHandler: Processed in 0.001209129 sec. | ||
| 14101 | 2026.01.22 22:25:24.226147 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 14102 | 2026.01.22 22:25:24.241839 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14103 | 2026.01.22 22:25:24.241895 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 14104 | 2026.01.22 22:25:24.247857 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 14105 | 2026.01.22 22:25:24.248600 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14106 | 2026.01.22 22:25:24.251440 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 14107 | 2026.01.22 22:25:27.532349 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14108 | 2026.01.22 22:25:27.532564 [ 277 ] {6eb35879-1fb0-40b7-b6e5-7199eeda3ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14109 | 2026.01.22 22:25:27.532640 [ 277 ] {6eb35879-1fb0-40b7-b6e5-7199eeda3ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14110 | 2026.01.22 22:25:27.533377 [ 277 ] {6eb35879-1fb0-40b7-b6e5-7199eeda3ce7} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14111 | 2026.01.22 22:25:27.533436 [ 277 ] {6eb35879-1fb0-40b7-b6e5-7199eeda3ce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14112 | 2026.01.22 22:25:27.533846 [ 277 ] {6eb35879-1fb0-40b7-b6e5-7199eeda3ce7} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14113 | 2026.01.22 22:25:27.534096 [ 277 ] {6eb35879-1fb0-40b7-b6e5-7199eeda3ce7} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14114 | 2026.01.22 22:25:27.534260 [ 140 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14115 | 2026.01.22 22:25:27.534271 [ 277 ] {6eb35879-1fb0-40b7-b6e5-7199eeda3ce7} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.00176 sec., 37500 rows/sec., 2.97 MiB/sec. | ||
| 14116 | 2026.01.22 22:25:27.534325 [ 140 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14117 | 2026.01.22 22:25:27.534350 [ 277 ] {6eb35879-1fb0-40b7-b6e5-7199eeda3ce7} <Debug> TCPHandler: Processed in 0.002135396 sec. | ||
| 14118 | 2026.01.22 22:25:27.534350 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14119 | 2026.01.22 22:25:27.534468 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14120 | 2026.01.22 22:25:27.534484 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14121 | 2026.01.22 22:25:27.534564 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14122 | 2026.01.22 22:25:27.534593 [ 277 ] {8dd907ca-98de-4c6c-8236-9fff72e7e261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14123 | 2026.01.22 22:25:27.534596 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2556 rows starting from the beginning of the part | ||
| 14124 | 2026.01.22 22:25:27.534643 [ 277 ] {8dd907ca-98de-4c6c-8236-9fff72e7e261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14125 | 2026.01.22 22:25:27.534679 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 66 rows starting from the beginning of the part | ||
| 14126 | 2026.01.22 22:25:27.534729 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 128 rows starting from the beginning of the part | ||
| 14127 | 2026.01.22 22:25:27.534777 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1327 rows starting from the beginning of the part | ||
| 14128 | 2026.01.22 22:25:27.534817 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 128 rows starting from the beginning of the part | ||
| 14129 | 2026.01.22 22:25:27.534861 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 66 rows starting from the beginning of the part | ||
| 14130 | 2026.01.22 22:25:27.535118 [ 277 ] {8dd907ca-98de-4c6c-8236-9fff72e7e261} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14131 | 2026.01.22 22:25:27.535157 [ 277 ] {8dd907ca-98de-4c6c-8236-9fff72e7e261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14132 | 2026.01.22 22:25:27.535473 [ 277 ] {8dd907ca-98de-4c6c-8236-9fff72e7e261} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14133 | 2026.01.22 22:25:27.535690 [ 277 ] {8dd907ca-98de-4c6c-8236-9fff72e7e261} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14134 | 2026.01.22 22:25:27.535833 [ 277 ] {8dd907ca-98de-4c6c-8236-9fff72e7e261} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001264 sec., 3955.6962025316457 rows/sec., 297.45 KiB/sec. | ||
| 14135 | 2026.01.22 22:25:27.535875 [ 277 ] {8dd907ca-98de-4c6c-8236-9fff72e7e261} <Debug> TCPHandler: Processed in 0.001442481 sec. | ||
| 14136 | 2026.01.22 22:25:27.535997 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14137 | 2026.01.22 22:25:27.536097 [ 277 ] {f16ecb0c-df4b-479e-9e3c-6baf0680a10b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14138 | 2026.01.22 22:25:27.536141 [ 277 ] {f16ecb0c-df4b-479e-9e3c-6baf0680a10b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14139 | 2026.01.22 22:25:27.536572 [ 277 ] {f16ecb0c-df4b-479e-9e3c-6baf0680a10b} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14140 | 2026.01.22 22:25:27.536582 [ 208 ] {048797f8-2913-4120-8057-043480967ec1::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4271 rows, containing 5 columns (5 merged, 0 gathered) in 0.002156036 sec., 1980950.225320913 rows/sec., 170.51 MiB/sec. | ||
| 14141 | 2026.01.22 22:25:27.536612 [ 277 ] {f16ecb0c-df4b-479e-9e3c-6baf0680a10b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14142 | 2026.01.22 22:25:27.536893 [ 200 ] {048797f8-2913-4120-8057-043480967ec1::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14143 | 2026.01.22 22:25:27.536939 [ 277 ] {f16ecb0c-df4b-479e-9e3c-6baf0680a10b} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14144 | 2026.01.22 22:25:27.537225 [ 277 ] {f16ecb0c-df4b-479e-9e3c-6baf0680a10b} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14145 | 2026.01.22 22:25:27.537249 [ 200 ] {048797f8-2913-4120-8057-043480967ec1::all_1_106_21} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14146 | 2026.01.22 22:25:27.537340 [ 200 ] {048797f8-2913-4120-8057-043480967ec1::all_1_106_21} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14147 | 2026.01.22 22:25:27.537362 [ 140 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14148 | 2026.01.22 22:25:27.537367 [ 277 ] {f16ecb0c-df4b-479e-9e3c-6baf0680a10b} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.00129 sec., 53488.37209302326 rows/sec., 4.18 MiB/sec. | ||
| 14149 | 2026.01.22 22:25:27.537398 [ 140 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14150 | 2026.01.22 22:25:27.537423 [ 277 ] {f16ecb0c-df4b-479e-9e3c-6baf0680a10b} <Debug> TCPHandler: Processed in 0.001483991 sec. | ||
| 14151 | 2026.01.22 22:25:27.537423 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14152 | 2026.01.22 22:25:27.537453 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 14153 | 2026.01.22 22:25:27.537551 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14154 | 2026.01.22 22:25:27.537563 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::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 | ||
| 14155 | 2026.01.22 22:25:27.537654 [ 277 ] {8493ddbc-05d4-4b1b-8633-368f75ab3ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14156 | 2026.01.22 22:25:27.537667 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14157 | 2026.01.22 22:25:27.537704 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1304 rows starting from the beginning of the part | ||
| 14158 | 2026.01.22 22:25:27.537706 [ 277 ] {8493ddbc-05d4-4b1b-8633-368f75ab3ef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14159 | 2026.01.22 22:25:27.537768 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 69 rows starting from the beginning of the part | ||
| 14160 | 2026.01.22 22:25:27.537816 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 100 rows starting from the beginning of the part | ||
| 14161 | 2026.01.22 22:25:27.537853 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 563 rows starting from the beginning of the part | ||
| 14162 | 2026.01.22 22:25:27.537894 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 100 rows starting from the beginning of the part | ||
| 14163 | 2026.01.22 22:25:27.537931 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 69 rows starting from the beginning of the part | ||
| 14164 | 2026.01.22 22:25:27.538137 [ 277 ] {8493ddbc-05d4-4b1b-8633-368f75ab3ef9} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14165 | 2026.01.22 22:25:27.538180 [ 277 ] {8493ddbc-05d4-4b1b-8633-368f75ab3ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14166 | 2026.01.22 22:25:27.538528 [ 277 ] {8493ddbc-05d4-4b1b-8633-368f75ab3ef9} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14167 | 2026.01.22 22:25:27.538762 [ 277 ] {8493ddbc-05d4-4b1b-8633-368f75ab3ef9} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14168 | 2026.01.22 22:25:27.538888 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Selected 5 parts from all_1_101_20 to all_105_105_0 | ||
| 14169 | 2026.01.22 22:25:27.538897 [ 277 ] {8493ddbc-05d4-4b1b-8633-368f75ab3ef9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001263 sec., 126682.5019794141 rows/sec., 8.82 MiB/sec. | ||
| 14170 | 2026.01.22 22:25:27.538928 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14171 | 2026.01.22 22:25:27.538949 [ 277 ] {8493ddbc-05d4-4b1b-8633-368f75ab3ef9} <Debug> TCPHandler: Processed in 0.001447091 sec. | ||
| 14172 | 2026.01.22 22:25:27.538952 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14173 | 2026.01.22 22:25:27.539043 [ 200 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_105_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_101_20 to all_105_105_0 into Compact with storage Full | ||
| 14174 | 2026.01.22 22:25:27.539072 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14175 | 2026.01.22 22:25:27.539084 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2205 rows, containing 5 columns (5 merged, 0 gathered) in 0.001562532 sec., 1411171.0992158882 rows/sec., 109.40 MiB/sec. | ||
| 14176 | 2026.01.22 22:25:27.539147 [ 200 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_105_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14177 | 2026.01.22 22:25:27.539176 [ 277 ] {4bc0ee90-a29e-4f7e-8ef5-68a5b500849c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14178 | 2026.01.22 22:25:27.539177 [ 200 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 30249 rows starting from the beginning of the part | ||
| 14179 | 2026.01.22 22:25:27.539239 [ 277 ] {4bc0ee90-a29e-4f7e-8ef5-68a5b500849c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14180 | 2026.01.22 22:25:27.539252 [ 200 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 14181 | 2026.01.22 22:25:27.539262 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14182 | 2026.01.22 22:25:27.539300 [ 200 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 14183 | 2026.01.22 22:25:27.539338 [ 200 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 881 rows starting from the beginning of the part | ||
| 14184 | 2026.01.22 22:25:27.539372 [ 200 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 14185 | 2026.01.22 22:25:27.539526 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_106_21} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14186 | 2026.01.22 22:25:27.539594 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_106_21} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14187 | 2026.01.22 22:25:27.539661 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 14188 | 2026.01.22 22:25:27.540025 [ 277 ] {4bc0ee90-a29e-4f7e-8ef5-68a5b500849c} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14189 | 2026.01.22 22:25:27.540067 [ 277 ] {4bc0ee90-a29e-4f7e-8ef5-68a5b500849c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14190 | 2026.01.22 22:25:27.540588 [ 277 ] {4bc0ee90-a29e-4f7e-8ef5-68a5b500849c} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14191 | 2026.01.22 22:25:27.540828 [ 277 ] {4bc0ee90-a29e-4f7e-8ef5-68a5b500849c} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14192 | 2026.01.22 22:25:27.540983 [ 277 ] {4bc0ee90-a29e-4f7e-8ef5-68a5b500849c} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001825 sec., 2739.72602739726 rows/sec., 4.91 MiB/sec. | ||
| 14193 | 2026.01.22 22:25:27.541050 [ 277 ] {4bc0ee90-a29e-4f7e-8ef5-68a5b500849c} <Debug> TCPHandler: Processed in 0.002027355 sec. | ||
| 14194 | 2026.01.22 22:25:27.541164 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14195 | 2026.01.22 22:25:27.541260 [ 277 ] {a16d3d9a-3e7a-4cdd-a98f-2bfbfba544e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14196 | 2026.01.22 22:25:27.541302 [ 277 ] {a16d3d9a-3e7a-4cdd-a98f-2bfbfba544e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14197 | 2026.01.22 22:25:27.541640 [ 277 ] {a16d3d9a-3e7a-4cdd-a98f-2bfbfba544e0} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14198 | 2026.01.22 22:25:27.541677 [ 277 ] {a16d3d9a-3e7a-4cdd-a98f-2bfbfba544e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14199 | 2026.01.22 22:25:27.541990 [ 277 ] {a16d3d9a-3e7a-4cdd-a98f-2bfbfba544e0} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14200 | 2026.01.22 22:25:27.542201 [ 277 ] {a16d3d9a-3e7a-4cdd-a98f-2bfbfba544e0} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14201 | 2026.01.22 22:25:27.542319 [ 140 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14202 | 2026.01.22 22:25:27.542337 [ 277 ] {a16d3d9a-3e7a-4cdd-a98f-2bfbfba544e0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 14203 | 2026.01.22 22:25:27.542354 [ 140 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14204 | 2026.01.22 22:25:27.542379 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14205 | 2026.01.22 22:25:27.542381 [ 277 ] {a16d3d9a-3e7a-4cdd-a98f-2bfbfba544e0} <Debug> TCPHandler: Processed in 0.001265839 sec. | ||
| 14206 | 2026.01.22 22:25:27.542512 [ 193 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 14207 | 2026.01.22 22:25:27.542713 [ 193 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14208 | 2026.01.22 22:25:27.542765 [ 193 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6294 rows starting from the beginning of the part | ||
| 14209 | 2026.01.22 22:25:27.542855 [ 193 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 14210 | 2026.01.22 22:25:27.542921 [ 193 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 14211 | 2026.01.22 22:25:27.542981 [ 193 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 14212 | 2026.01.22 22:25:27.543044 [ 193 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 14213 | 2026.01.22 22:25:27.543099 [ 193 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 14214 | 2026.01.22 22:25:27.545201 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6594 rows, containing 4 columns (4 merged, 0 gathered) in 0.00276269 sec., 2386804.165505359 rows/sec., 158.88 MiB/sec. | ||
| 14215 | 2026.01.22 22:25:27.545823 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14216 | 2026.01.22 22:25:27.546324 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_106_21} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14217 | 2026.01.22 22:25:27.546448 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_106_21} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14218 | 2026.01.22 22:25:27.546561 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 14219 | 2026.01.22 22:25:27.546694 [ 190 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_105_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31610 rows, containing 5 columns (5 merged, 0 gathered) in 0.007672147 sec., 4120098.3244976928 rows/sec., 281.77 MiB/sec. | ||
| 14220 | 2026.01.22 22:25:27.547214 [ 187 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_105_21} <Trace> MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) | ||
| 14221 | 2026.01.22 22:25:27.547471 [ 187 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14222 | 2026.01.22 22:25:27.547535 [ 187 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Merged 5 parts: [all_1_101_20, all_105_105_0] -> all_1_105_21 | ||
| 14223 | 2026.01.22 22:25:27.547615 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 14224 | 2026.01.22 22:25:29.097614 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38372 | ||
| 14225 | 2026.01.22 22:25:29.097723 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14226 | 2026.01.22 22:25:29.097752 [ 290 ] {} <Debug> TCP-Session: 4460f306-1c30-4bb2-9f70-1b9faafef5b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:38372 | ||
| 14227 | 2026.01.22 22:25:29.097777 [ 290 ] {} <Debug> TCP-Session: 4460f306-1c30-4bb2-9f70-1b9faafef5b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14228 | 2026.01.22 22:25:29.097793 [ 290 ] {} <Debug> TCP-Session: 4460f306-1c30-4bb2-9f70-1b9faafef5b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14229 | 2026.01.22 22:25:29.098043 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53296 | ||
| 14230 | 2026.01.22 22:25:29.098063 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37843 | ||
| 14231 | 2026.01.22 22:25:29.098096 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47118 | ||
| 14232 | 2026.01.22 22:25:29.098109 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58832 | ||
| 14233 | 2026.01.22 22:25:29.098138 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14234 | 2026.01.22 22:25:29.098134 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51105 | ||
| 14235 | 2026.01.22 22:25:29.098166 [ 349 ] {} <Debug> TCP-Session: 8989167d-13ec-405c-a17d-cf713e348f75 Authenticating user 'default' from [fd00:1122:3344:101::e]:53296 | ||
| 14236 | 2026.01.22 22:25:29.098185 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14237 | 2026.01.22 22:25:29.098190 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14238 | 2026.01.22 22:25:29.098216 [ 349 ] {} <Debug> TCP-Session: 8989167d-13ec-405c-a17d-cf713e348f75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14239 | 2026.01.22 22:25:29.098224 [ 353 ] {} <Debug> TCP-Session: c41f0839-4bac-43de-9f6b-5749ec6190f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:47118 | ||
| 14240 | 2026.01.22 22:25:29.098233 [ 349 ] {} <Debug> TCP-Session: 8989167d-13ec-405c-a17d-cf713e348f75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14241 | 2026.01.22 22:25:29.098234 [ 286 ] {} <Debug> TCP-Session: 40cd1a7d-4043-439e-a4f9-e8edb7aba381 Authenticating user 'default' from [fd00:1122:3344:101::e]:58832 | ||
| 14242 | 2026.01.22 22:25:29.098245 [ 353 ] {} <Debug> TCP-Session: c41f0839-4bac-43de-9f6b-5749ec6190f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14243 | 2026.01.22 22:25:29.098257 [ 286 ] {} <Debug> TCP-Session: 40cd1a7d-4043-439e-a4f9-e8edb7aba381 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14244 | 2026.01.22 22:25:29.098262 [ 353 ] {} <Debug> TCP-Session: c41f0839-4bac-43de-9f6b-5749ec6190f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14245 | 2026.01.22 22:25:29.098270 [ 286 ] {} <Debug> TCP-Session: 40cd1a7d-4043-439e-a4f9-e8edb7aba381 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14246 | 2026.01.22 22:25:29.098151 [ 290 ] {} <Trace> TCP-Session: 4460f306-1c30-4bb2-9f70-1b9faafef5b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14247 | 2026.01.22 22:25:29.098186 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14248 | 2026.01.22 22:25:29.098126 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65311 | ||
| 14249 | 2026.01.22 22:25:29.098350 [ 350 ] {} <Debug> TCP-Session: df21f1d5-0b14-494a-ae8d-99dfe8aa361a Authenticating user 'default' from [fd00:1122:3344:101::e]:37843 | ||
| 14250 | 2026.01.22 22:25:29.098096 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46554 | ||
| 14251 | 2026.01.22 22:25:29.098384 [ 350 ] {} <Debug> TCP-Session: df21f1d5-0b14-494a-ae8d-99dfe8aa361a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14252 | 2026.01.22 22:25:29.098412 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14253 | 2026.01.22 22:25:29.098437 [ 350 ] {} <Debug> TCP-Session: df21f1d5-0b14-494a-ae8d-99dfe8aa361a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14254 | 2026.01.22 22:25:29.098075 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59076 | ||
| 14255 | 2026.01.22 22:25:29.098496 [ 290 ] {4b10d10e-0b21-474a-8f31-1aca2c3a2518} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38372) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14256 | 2026.01.22 22:25:29.098459 [ 289 ] {} <Debug> TCP-Session: 2651cf06-39a7-4220-a8d4-6b4c61fdaf0b Authenticating user 'default' from [fd00:1122:3344:101::e]:51105 | ||
| 14257 | 2026.01.22 22:25:29.098565 [ 289 ] {} <Debug> TCP-Session: 2651cf06-39a7-4220-a8d4-6b4c61fdaf0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14258 | 2026.01.22 22:25:29.098578 [ 289 ] {} <Debug> TCP-Session: 2651cf06-39a7-4220-a8d4-6b4c61fdaf0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14259 | 2026.01.22 22:25:29.098912 [ 290 ] {4b10d10e-0b21-474a-8f31-1aca2c3a2518} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14260 | 2026.01.22 22:25:29.098988 [ 290 ] {4b10d10e-0b21-474a-8f31-1aca2c3a2518} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14261 | 2026.01.22 22:25:29.099015 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14262 | 2026.01.22 22:25:29.099049 [ 352 ] {} <Debug> TCP-Session: f1b57525-3eb6-4112-801c-dfda4d066a7b Authenticating user 'default' from [fd00:1122:3344:101::e]:46554 | ||
| 14263 | 2026.01.22 22:25:29.099067 [ 352 ] {} <Debug> TCP-Session: f1b57525-3eb6-4112-801c-dfda4d066a7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14264 | 2026.01.22 22:25:29.099079 [ 352 ] {} <Debug> TCP-Session: f1b57525-3eb6-4112-801c-dfda4d066a7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14265 | 2026.01.22 22:25:29.099173 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14266 | 2026.01.22 22:25:29.099227 [ 351 ] {} <Debug> TCP-Session: 1eb84a10-ebc6-4851-890a-a65609820749 Authenticating user 'default' from [fd00:1122:3344:101::e]:59076 | ||
| 14267 | 2026.01.22 22:25:29.099254 [ 351 ] {} <Debug> TCP-Session: 1eb84a10-ebc6-4851-890a-a65609820749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14268 | 2026.01.22 22:25:29.099267 [ 351 ] {} <Debug> TCP-Session: 1eb84a10-ebc6-4851-890a-a65609820749 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14269 | 2026.01.22 22:25:29.099294 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14270 | 2026.01.22 22:25:29.099331 [ 288 ] {} <Debug> TCP-Session: 72205761-eab8-4916-b0cb-bc90209e02f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:65311 | ||
| 14271 | 2026.01.22 22:25:29.099349 [ 288 ] {} <Debug> TCP-Session: 72205761-eab8-4916-b0cb-bc90209e02f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14272 | 2026.01.22 22:25:29.099361 [ 288 ] {} <Debug> TCP-Session: 72205761-eab8-4916-b0cb-bc90209e02f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14273 | 2026.01.22 22:25:29.099433 [ 290 ] {4b10d10e-0b21-474a-8f31-1aca2c3a2518} <Debug> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52) (SelectExecutor): Key condition: unknown | ||
| 14274 | 2026.01.22 22:25:29.100554 [ 330 ] {4b10d10e-0b21-474a-8f31-1aca2c3a2518} <Trace> AggregatingTransform: Aggregating | ||
| 14275 | 2026.01.22 22:25:29.100594 [ 330 ] {4b10d10e-0b21-474a-8f31-1aca2c3a2518} <Trace> Aggregator: Aggregation method: without_key | ||
| 14276 | 2026.01.22 22:25:29.100624 [ 330 ] {4b10d10e-0b21-474a-8f31-1aca2c3a2518} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001084658 sec. (921.950 rows/sec., 36.01 KiB/sec.) | ||
| 14277 | 2026.01.22 22:25:29.100638 [ 330 ] {4b10d10e-0b21-474a-8f31-1aca2c3a2518} <Trace> Aggregator: Merging aggregated data | ||
| 14278 | 2026.01.22 22:25:29.102114 [ 290 ] {4b10d10e-0b21-474a-8f31-1aca2c3a2518} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003688 sec., 271.14967462039044 rows/sec., 10.59 KiB/sec. | ||
| 14279 | 2026.01.22 22:25:29.102256 [ 290 ] {4b10d10e-0b21-474a-8f31-1aca2c3a2518} <Debug> TCPHandler: Processed in 0.004257632 sec. | ||
| 14280 | 2026.01.22 22:25:29.102375 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14281 | 2026.01.22 22:25:29.102401 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14282 | 2026.01.22 22:25:29.102421 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14283 | 2026.01.22 22:25:29.102445 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14284 | 2026.01.22 22:25:29.102464 [ 289 ] {} <Debug> TCP-Session: 2651cf06-39a7-4220-a8d4-6b4c61fdaf0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14285 | 2026.01.22 22:25:29.102467 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14286 | 2026.01.22 22:25:29.102489 [ 349 ] {} <Debug> TCP-Session: 8989167d-13ec-405c-a17d-cf713e348f75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14287 | 2026.01.22 22:25:29.102499 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14288 | 2026.01.22 22:25:29.102539 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14289 | 2026.01.22 22:25:29.102471 [ 353 ] {} <Debug> TCP-Session: c41f0839-4bac-43de-9f6b-5749ec6190f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14290 | 2026.01.22 22:25:29.102572 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14291 | 2026.01.22 22:25:29.102588 [ 286 ] {} <Debug> TCP-Session: 40cd1a7d-4043-439e-a4f9-e8edb7aba381 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14292 | 2026.01.22 22:25:29.102570 [ 350 ] {} <Debug> TCP-Session: df21f1d5-0b14-494a-ae8d-99dfe8aa361a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14293 | 2026.01.22 22:25:29.102628 [ 288 ] {} <Debug> TCP-Session: 72205761-eab8-4916-b0cb-bc90209e02f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14294 | 2026.01.22 22:25:29.102483 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14295 | 2026.01.22 22:25:29.102535 [ 352 ] {} <Debug> TCP-Session: f1b57525-3eb6-4112-801c-dfda4d066a7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14296 | 2026.01.22 22:25:29.102698 [ 351 ] {} <Debug> TCP-Session: 1eb84a10-ebc6-4851-890a-a65609820749 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14297 | 2026.01.22 22:25:29.102409 [ 290 ] {} <Debug> TCP-Session: 4460f306-1c30-4bb2-9f70-1b9faafef5b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14298 | 2026.01.22 22:25:29.179468 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32782 | ||
| 14299 | 2026.01.22 22:25:29.179563 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14300 | 2026.01.22 22:25:29.179592 [ 290 ] {} <Debug> TCP-Session: 009cb847-d2ef-4000-aa6a-11684579f795 Authenticating user 'default' from [fd00:1122:3344:101::e]:32782 | ||
| 14301 | 2026.01.22 22:25:29.179617 [ 290 ] {} <Debug> TCP-Session: 009cb847-d2ef-4000-aa6a-11684579f795 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14302 | 2026.01.22 22:25:29.179634 [ 290 ] {} <Debug> TCP-Session: 009cb847-d2ef-4000-aa6a-11684579f795 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14303 | 2026.01.22 22:25:29.179843 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37545 | ||
| 14304 | 2026.01.22 22:25:29.179869 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47996 | ||
| 14305 | 2026.01.22 22:25:29.179902 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63466 | ||
| 14306 | 2026.01.22 22:25:29.179917 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14307 | 2026.01.22 22:25:29.179940 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50889 | ||
| 14308 | 2026.01.22 22:25:29.179971 [ 349 ] {} <Debug> TCP-Session: 181f18e2-1304-4e70-ad75-ac0e67401f78 Authenticating user 'default' from [fd00:1122:3344:101::e]:37545 | ||
| 14309 | 2026.01.22 22:25:29.179933 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59714 | ||
| 14310 | 2026.01.22 22:25:29.180001 [ 349 ] {} <Debug> TCP-Session: 181f18e2-1304-4e70-ad75-ac0e67401f78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14311 | 2026.01.22 22:25:29.180026 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14312 | 2026.01.22 22:25:29.180031 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14313 | 2026.01.22 22:25:29.180045 [ 349 ] {} <Debug> TCP-Session: 181f18e2-1304-4e70-ad75-ac0e67401f78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14314 | 2026.01.22 22:25:29.180064 [ 352 ] {} <Debug> TCP-Session: 9d9d1fe0-f801-4cb1-9ac1-4230fcb941a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63466 | ||
| 14315 | 2026.01.22 22:25:29.180070 [ 289 ] {} <Debug> TCP-Session: 3b78c99f-e188-4a26-adb1-6153a0369e26 Authenticating user 'default' from [fd00:1122:3344:101::e]:50889 | ||
| 14316 | 2026.01.22 22:25:29.180092 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14317 | 2026.01.22 22:25:29.180102 [ 289 ] {} <Debug> TCP-Session: 3b78c99f-e188-4a26-adb1-6153a0369e26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14318 | 2026.01.22 22:25:29.180098 [ 352 ] {} <Debug> TCP-Session: 9d9d1fe0-f801-4cb1-9ac1-4230fcb941a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14319 | 2026.01.22 22:25:29.180134 [ 289 ] {} <Debug> TCP-Session: 3b78c99f-e188-4a26-adb1-6153a0369e26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14320 | 2026.01.22 22:25:29.180140 [ 288 ] {} <Debug> TCP-Session: 8026d1b9-d3fb-4e85-8721-f00560179914 Authenticating user 'default' from [fd00:1122:3344:101::e]:59714 | ||
| 14321 | 2026.01.22 22:25:29.180149 [ 352 ] {} <Debug> TCP-Session: 9d9d1fe0-f801-4cb1-9ac1-4230fcb941a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14322 | 2026.01.22 22:25:29.179994 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14323 | 2026.01.22 22:25:29.180192 [ 288 ] {} <Debug> TCP-Session: 8026d1b9-d3fb-4e85-8721-f00560179914 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14324 | 2026.01.22 22:25:29.179917 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63132 | ||
| 14325 | 2026.01.22 22:25:29.180230 [ 350 ] {} <Debug> TCP-Session: ee12c5cc-d1cc-4e21-8f44-dc3e0ba10674 Authenticating user 'default' from [fd00:1122:3344:101::e]:47996 | ||
| 14326 | 2026.01.22 22:25:29.180234 [ 288 ] {} <Debug> TCP-Session: 8026d1b9-d3fb-4e85-8721-f00560179914 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14327 | 2026.01.22 22:25:29.180285 [ 350 ] {} <Debug> TCP-Session: ee12c5cc-d1cc-4e21-8f44-dc3e0ba10674 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14328 | 2026.01.22 22:25:29.179903 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51091 | ||
| 14329 | 2026.01.22 22:25:29.180314 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14330 | 2026.01.22 22:25:29.180311 [ 350 ] {} <Debug> TCP-Session: ee12c5cc-d1cc-4e21-8f44-dc3e0ba10674 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14331 | 2026.01.22 22:25:29.180354 [ 286 ] {} <Debug> TCP-Session: ee18b7a9-bdd8-43f3-a27d-5fb8d72a6df3 Authenticating user 'default' from [fd00:1122:3344:101::e]:63132 | ||
| 14332 | 2026.01.22 22:25:29.180373 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14333 | 2026.01.22 22:25:29.180389 [ 286 ] {} <Debug> TCP-Session: ee18b7a9-bdd8-43f3-a27d-5fb8d72a6df3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14334 | 2026.01.22 22:25:29.180399 [ 353 ] {} <Debug> TCP-Session: a8494834-747c-4b1a-9454-b2261b1228ab Authenticating user 'default' from [fd00:1122:3344:101::e]:51091 | ||
| 14335 | 2026.01.22 22:25:29.180407 [ 286 ] {} <Debug> TCP-Session: ee18b7a9-bdd8-43f3-a27d-5fb8d72a6df3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14336 | 2026.01.22 22:25:29.180420 [ 353 ] {} <Debug> TCP-Session: a8494834-747c-4b1a-9454-b2261b1228ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14337 | 2026.01.22 22:25:29.179889 [ 290 ] {} <Trace> TCP-Session: 009cb847-d2ef-4000-aa6a-11684579f795 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14338 | 2026.01.22 22:25:29.180436 [ 353 ] {} <Debug> TCP-Session: a8494834-747c-4b1a-9454-b2261b1228ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14339 | 2026.01.22 22:25:29.179887 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60044 | ||
| 14340 | 2026.01.22 22:25:29.180556 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14341 | 2026.01.22 22:25:29.180581 [ 351 ] {} <Debug> TCP-Session: 9ce323fb-57ad-4cb6-a15f-2b8e70bc9553 Authenticating user 'default' from [fd00:1122:3344:101::e]:60044 | ||
| 14342 | 2026.01.22 22:25:29.180604 [ 351 ] {} <Debug> TCP-Session: 9ce323fb-57ad-4cb6-a15f-2b8e70bc9553 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14343 | 2026.01.22 22:25:29.180603 [ 290 ] {5aa11e60-f16f-4064-8e68-e59c010abf77} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:32782) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14344 | 2026.01.22 22:25:29.180618 [ 351 ] {} <Debug> TCP-Session: 9ce323fb-57ad-4cb6-a15f-2b8e70bc9553 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14345 | 2026.01.22 22:25:29.180866 [ 290 ] {5aa11e60-f16f-4064-8e68-e59c010abf77} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14346 | 2026.01.22 22:25:29.180923 [ 290 ] {5aa11e60-f16f-4064-8e68-e59c010abf77} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14347 | 2026.01.22 22:25:29.181205 [ 290 ] {5aa11e60-f16f-4064-8e68-e59c010abf77} <Debug> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52) (SelectExecutor): Key condition: unknown | ||
| 14348 | 2026.01.22 22:25:29.182168 [ 296 ] {5aa11e60-f16f-4064-8e68-e59c010abf77} <Trace> AggregatingTransform: Aggregating | ||
| 14349 | 2026.01.22 22:25:29.182227 [ 296 ] {5aa11e60-f16f-4064-8e68-e59c010abf77} <Trace> Aggregator: Aggregation method: without_key | ||
| 14350 | 2026.01.22 22:25:29.182265 [ 296 ] {5aa11e60-f16f-4064-8e68-e59c010abf77} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000964127 sec. (1037.208 rows/sec., 40.52 KiB/sec.) | ||
| 14351 | 2026.01.22 22:25:29.182285 [ 296 ] {5aa11e60-f16f-4064-8e68-e59c010abf77} <Trace> Aggregator: Merging aggregated data | ||
| 14352 | 2026.01.22 22:25:29.183498 [ 290 ] {5aa11e60-f16f-4064-8e68-e59c010abf77} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002948 sec., 339.2130257801899 rows/sec., 13.25 KiB/sec. | ||
| 14353 | 2026.01.22 22:25:29.183636 [ 290 ] {5aa11e60-f16f-4064-8e68-e59c010abf77} <Debug> TCPHandler: Processed in 0.003850849 sec. | ||
| 14354 | 2026.01.22 22:25:29.183751 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14355 | 2026.01.22 22:25:29.183778 [ 290 ] {} <Debug> TCP-Session: 009cb847-d2ef-4000-aa6a-11684579f795 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14356 | 2026.01.22 22:25:29.183779 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14357 | 2026.01.22 22:25:29.183801 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14358 | 2026.01.22 22:25:29.183814 [ 349 ] {} <Debug> TCP-Session: 181f18e2-1304-4e70-ad75-ac0e67401f78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14359 | 2026.01.22 22:25:29.183833 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14360 | 2026.01.22 22:25:29.183849 [ 289 ] {} <Debug> TCP-Session: 3b78c99f-e188-4a26-adb1-6153a0369e26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14361 | 2026.01.22 22:25:29.183853 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14362 | 2026.01.22 22:25:29.183873 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14363 | 2026.01.22 22:25:29.183898 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14364 | 2026.01.22 22:25:29.183917 [ 350 ] {} <Debug> TCP-Session: ee12c5cc-d1cc-4e21-8f44-dc3e0ba10674 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14365 | 2026.01.22 22:25:29.183927 [ 353 ] {} <Debug> TCP-Session: a8494834-747c-4b1a-9454-b2261b1228ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14366 | 2026.01.22 22:25:29.183914 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14367 | 2026.01.22 22:25:29.183957 [ 288 ] {} <Debug> TCP-Session: 8026d1b9-d3fb-4e85-8721-f00560179914 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14368 | 2026.01.22 22:25:29.183990 [ 286 ] {} <Debug> TCP-Session: ee18b7a9-bdd8-43f3-a27d-5fb8d72a6df3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14369 | 2026.01.22 22:25:29.183881 [ 351 ] {} <Debug> TCP-Session: 9ce323fb-57ad-4cb6-a15f-2b8e70bc9553 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14370 | 2026.01.22 22:25:29.183830 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14371 | 2026.01.22 22:25:29.184073 [ 352 ] {} <Debug> TCP-Session: 9d9d1fe0-f801-4cb1-9ac1-4230fcb941a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14372 | 2026.01.22 22:25:29.520721 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37577 | ||
| 14373 | 2026.01.22 22:25:29.520854 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14374 | 2026.01.22 22:25:29.520888 [ 290 ] {} <Debug> TCP-Session: d2b1812b-c479-4054-b1b7-800f27a132bf Authenticating user 'default' from [fd00:1122:3344:101::e]:37577 | ||
| 14375 | 2026.01.22 22:25:29.520917 [ 290 ] {} <Debug> TCP-Session: d2b1812b-c479-4054-b1b7-800f27a132bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14376 | 2026.01.22 22:25:29.520936 [ 290 ] {} <Debug> TCP-Session: d2b1812b-c479-4054-b1b7-800f27a132bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14377 | 2026.01.22 22:25:29.521176 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47814 | ||
| 14378 | 2026.01.22 22:25:29.521230 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39560 | ||
| 14379 | 2026.01.22 22:25:29.521250 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57602 | ||
| 14380 | 2026.01.22 22:25:29.521272 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47947 | ||
| 14381 | 2026.01.22 22:25:29.521312 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32880 | ||
| 14382 | 2026.01.22 22:25:29.521285 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14383 | 2026.01.22 22:25:29.521392 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14384 | 2026.01.22 22:25:29.521409 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14385 | 2026.01.22 22:25:29.521426 [ 349 ] {} <Debug> TCP-Session: 0547d583-13aa-4b8c-8d5f-250ea2ad8baa Authenticating user 'default' from [fd00:1122:3344:101::e]:47814 | ||
| 14386 | 2026.01.22 22:25:29.521413 [ 290 ] {} <Trace> TCP-Session: d2b1812b-c479-4054-b1b7-800f27a132bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14387 | 2026.01.22 22:25:29.521451 [ 286 ] {} <Debug> TCP-Session: 781be04a-a5bc-44d0-a68e-4dac47bbaa7d Authenticating user 'default' from [fd00:1122:3344:101::e]:47947 | ||
| 14388 | 2026.01.22 22:25:29.521462 [ 349 ] {} <Debug> TCP-Session: 0547d583-13aa-4b8c-8d5f-250ea2ad8baa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14389 | 2026.01.22 22:25:29.521489 [ 286 ] {} <Debug> TCP-Session: 781be04a-a5bc-44d0-a68e-4dac47bbaa7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14390 | 2026.01.22 22:25:29.521505 [ 349 ] {} <Debug> TCP-Session: 0547d583-13aa-4b8c-8d5f-250ea2ad8baa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14391 | 2026.01.22 22:25:29.521517 [ 286 ] {} <Debug> TCP-Session: 781be04a-a5bc-44d0-a68e-4dac47bbaa7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14392 | 2026.01.22 22:25:29.521435 [ 352 ] {} <Debug> TCP-Session: 6d20be40-5f80-4d94-91ba-c9a12cf59b72 Authenticating user 'default' from [fd00:1122:3344:101::e]:57602 | ||
| 14393 | 2026.01.22 22:25:29.521430 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14394 | 2026.01.22 22:25:29.521568 [ 352 ] {} <Debug> TCP-Session: 6d20be40-5f80-4d94-91ba-c9a12cf59b72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14395 | 2026.01.22 22:25:29.521389 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14396 | 2026.01.22 22:25:29.521585 [ 352 ] {} <Debug> TCP-Session: 6d20be40-5f80-4d94-91ba-c9a12cf59b72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14397 | 2026.01.22 22:25:29.521587 [ 289 ] {} <Debug> TCP-Session: 3d20635a-67cb-4e69-bb3c-2db0a695d3ce Authenticating user 'default' from [fd00:1122:3344:101::e]:32880 | ||
| 14398 | 2026.01.22 22:25:29.521619 [ 350 ] {} <Debug> TCP-Session: cd9f7a28-1a80-40ca-9f38-5e1a5a85c354 Authenticating user 'default' from [fd00:1122:3344:101::e]:39560 | ||
| 14399 | 2026.01.22 22:25:29.521635 [ 289 ] {} <Debug> TCP-Session: 3d20635a-67cb-4e69-bb3c-2db0a695d3ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14400 | 2026.01.22 22:25:29.521639 [ 290 ] {29733f96-1972-4c7d-9246-077da057ce45} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37577) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14401 | 2026.01.22 22:25:29.521662 [ 289 ] {} <Debug> TCP-Session: 3d20635a-67cb-4e69-bb3c-2db0a695d3ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14402 | 2026.01.22 22:25:29.521260 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39676 | ||
| 14403 | 2026.01.22 22:25:29.521239 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62627 | ||
| 14404 | 2026.01.22 22:25:29.521656 [ 350 ] {} <Debug> TCP-Session: cd9f7a28-1a80-40ca-9f38-5e1a5a85c354 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14405 | 2026.01.22 22:25:29.521756 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14406 | 2026.01.22 22:25:29.521775 [ 350 ] {} <Debug> TCP-Session: cd9f7a28-1a80-40ca-9f38-5e1a5a85c354 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14407 | 2026.01.22 22:25:29.521799 [ 353 ] {} <Debug> TCP-Session: 8ab98d0f-7eac-4d3b-98ee-24d457c194f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39676 | ||
| 14408 | 2026.01.22 22:25:29.521285 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44338 | ||
| 14409 | 2026.01.22 22:25:29.521824 [ 353 ] {} <Debug> TCP-Session: 8ab98d0f-7eac-4d3b-98ee-24d457c194f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14410 | 2026.01.22 22:25:29.521834 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14411 | 2026.01.22 22:25:29.521860 [ 353 ] {} <Debug> TCP-Session: 8ab98d0f-7eac-4d3b-98ee-24d457c194f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14412 | 2026.01.22 22:25:29.521889 [ 351 ] {} <Debug> TCP-Session: 6a6c005f-dbc7-4bad-8db1-9cc4cb09e9c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:62627 | ||
| 14413 | 2026.01.22 22:25:29.521893 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14414 | 2026.01.22 22:25:29.521913 [ 290 ] {29733f96-1972-4c7d-9246-077da057ce45} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14415 | 2026.01.22 22:25:29.521923 [ 351 ] {} <Debug> TCP-Session: 6a6c005f-dbc7-4bad-8db1-9cc4cb09e9c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14416 | 2026.01.22 22:25:29.521934 [ 288 ] {} <Debug> TCP-Session: bac23bd2-071c-44f8-9298-1914cf406c30 Authenticating user 'default' from [fd00:1122:3344:101::e]:44338 | ||
| 14417 | 2026.01.22 22:25:29.521959 [ 351 ] {} <Debug> TCP-Session: 6a6c005f-dbc7-4bad-8db1-9cc4cb09e9c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14418 | 2026.01.22 22:25:29.521975 [ 288 ] {} <Debug> TCP-Session: bac23bd2-071c-44f8-9298-1914cf406c30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14419 | 2026.01.22 22:25:29.521977 [ 290 ] {29733f96-1972-4c7d-9246-077da057ce45} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14420 | 2026.01.22 22:25:29.522000 [ 288 ] {} <Debug> TCP-Session: bac23bd2-071c-44f8-9298-1914cf406c30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14421 | 2026.01.22 22:25:29.522280 [ 290 ] {29733f96-1972-4c7d-9246-077da057ce45} <Debug> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52) (SelectExecutor): Key condition: unknown | ||
| 14422 | 2026.01.22 22:25:29.523347 [ 316 ] {29733f96-1972-4c7d-9246-077da057ce45} <Trace> AggregatingTransform: Aggregating | ||
| 14423 | 2026.01.22 22:25:29.523395 [ 316 ] {29733f96-1972-4c7d-9246-077da057ce45} <Trace> Aggregator: Aggregation method: without_key | ||
| 14424 | 2026.01.22 22:25:29.523440 [ 316 ] {29733f96-1972-4c7d-9246-077da057ce45} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001058298 sec. (944.913 rows/sec., 36.91 KiB/sec.) | ||
| 14425 | 2026.01.22 22:25:29.523463 [ 316 ] {29733f96-1972-4c7d-9246-077da057ce45} <Trace> Aggregator: Merging aggregated data | ||
| 14426 | 2026.01.22 22:25:29.524614 [ 290 ] {29733f96-1972-4c7d-9246-077da057ce45} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003029 sec., 330.1419610432486 rows/sec., 12.90 KiB/sec. | ||
| 14427 | 2026.01.22 22:25:29.524760 [ 290 ] {29733f96-1972-4c7d-9246-077da057ce45} <Debug> TCPHandler: Processed in 0.003483256 sec. | ||
| 14428 | 2026.01.22 22:25:29.524872 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14429 | 2026.01.22 22:25:29.524898 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14430 | 2026.01.22 22:25:29.524899 [ 290 ] {} <Debug> TCP-Session: d2b1812b-c479-4054-b1b7-800f27a132bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14431 | 2026.01.22 22:25:29.524920 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14432 | 2026.01.22 22:25:29.524928 [ 349 ] {} <Debug> TCP-Session: 0547d583-13aa-4b8c-8d5f-250ea2ad8baa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14433 | 2026.01.22 22:25:29.524934 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14434 | 2026.01.22 22:25:29.524954 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14435 | 2026.01.22 22:25:29.524981 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14436 | 2026.01.22 22:25:29.525001 [ 289 ] {} <Debug> TCP-Session: 3d20635a-67cb-4e69-bb3c-2db0a695d3ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14437 | 2026.01.22 22:25:29.525006 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14438 | 2026.01.22 22:25:29.525015 [ 286 ] {} <Debug> TCP-Session: 781be04a-a5bc-44d0-a68e-4dac47bbaa7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14439 | 2026.01.22 22:25:29.525032 [ 352 ] {} <Debug> TCP-Session: 6d20be40-5f80-4d94-91ba-c9a12cf59b72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14440 | 2026.01.22 22:25:29.525052 [ 353 ] {} <Debug> TCP-Session: 8ab98d0f-7eac-4d3b-98ee-24d457c194f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14441 | 2026.01.22 22:25:29.524987 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14442 | 2026.01.22 22:25:29.525017 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14443 | 2026.01.22 22:25:29.524969 [ 350 ] {} <Debug> TCP-Session: cd9f7a28-1a80-40ca-9f38-5e1a5a85c354 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14444 | 2026.01.22 22:25:29.525122 [ 351 ] {} <Debug> TCP-Session: 6a6c005f-dbc7-4bad-8db1-9cc4cb09e9c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14445 | 2026.01.22 22:25:29.525139 [ 288 ] {} <Debug> TCP-Session: bac23bd2-071c-44f8-9298-1914cf406c30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14446 | 2026.01.22 22:25:29.878296 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34976 | ||
| 14447 | 2026.01.22 22:25:29.878812 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14448 | 2026.01.22 22:25:29.878853 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14449 | 2026.01.22 22:25:29.879352 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14450 | 2026.01.22 22:25:29.879582 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14451 | 2026.01.22 22:25:29.879737 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34976 | ||
| 14452 | 2026.01.22 22:25:31.752457 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 14453 | 2026.01.22 22:25:31.770217 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14454 | 2026.01.22 22:25:31.770292 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14455 | 2026.01.22 22:25:31.776596 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14456 | 2026.01.22 22:25:31.777303 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14457 | 2026.01.22 22:25:31.780415 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 14458 | 2026.01.22 22:25:32.351303 [ 220 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): 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] | ||
| 14459 | 2026.01.22 22:25:32.351360 [ 220 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): 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] | ||
| 14460 | 2026.01.22 22:25:32.360663 [ 220 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): 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] | ||
| 14461 | 2026.01.22 22:25:32.482695 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1744 | ||
| 14462 | 2026.01.22 22:25:32.485029 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14463 | 2026.01.22 22:25:32.485073 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14464 | 2026.01.22 22:25:32.486285 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14465 | 2026.01.22 22:25:32.486562 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14466 | 2026.01.22 22:25:32.486943 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1744 | ||
| 14467 | 2026.01.22 22:25:32.533544 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14468 | 2026.01.22 22:25:32.533741 [ 277 ] {da210e96-508e-4973-8d1f-81bc74641459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14469 | 2026.01.22 22:25:32.533813 [ 277 ] {da210e96-508e-4973-8d1f-81bc74641459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14470 | 2026.01.22 22:25:32.534657 [ 277 ] {da210e96-508e-4973-8d1f-81bc74641459} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14471 | 2026.01.22 22:25:32.534700 [ 277 ] {da210e96-508e-4973-8d1f-81bc74641459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14472 | 2026.01.22 22:25:32.535110 [ 277 ] {da210e96-508e-4973-8d1f-81bc74641459} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14473 | 2026.01.22 22:25:32.535357 [ 277 ] {da210e96-508e-4973-8d1f-81bc74641459} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14474 | 2026.01.22 22:25:32.535525 [ 277 ] {da210e96-508e-4973-8d1f-81bc74641459} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001838 sec., 69640.91403699674 rows/sec., 5.99 MiB/sec. | ||
| 14475 | 2026.01.22 22:25:32.535582 [ 277 ] {da210e96-508e-4973-8d1f-81bc74641459} <Debug> TCPHandler: Processed in 0.002169806 sec. | ||
| 14476 | 2026.01.22 22:25:32.535726 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14477 | 2026.01.22 22:25:32.535832 [ 277 ] {6222fe0d-2448-49a4-938b-5d7447f80f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14478 | 2026.01.22 22:25:32.535878 [ 277 ] {6222fe0d-2448-49a4-938b-5d7447f80f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14479 | 2026.01.22 22:25:32.536334 [ 277 ] {6222fe0d-2448-49a4-938b-5d7447f80f2f} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14480 | 2026.01.22 22:25:32.536372 [ 277 ] {6222fe0d-2448-49a4-938b-5d7447f80f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14481 | 2026.01.22 22:25:32.536688 [ 277 ] {6222fe0d-2448-49a4-938b-5d7447f80f2f} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14482 | 2026.01.22 22:25:32.536906 [ 277 ] {6222fe0d-2448-49a4-938b-5d7447f80f2f} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14483 | 2026.01.22 22:25:32.537014 [ 135 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14484 | 2026.01.22 22:25:32.537044 [ 277 ] {6222fe0d-2448-49a4-938b-5d7447f80f2f} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001235 sec., 29149.7975708502 rows/sec., 2.14 MiB/sec. | ||
| 14485 | 2026.01.22 22:25:32.537050 [ 135 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14486 | 2026.01.22 22:25:32.537076 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14487 | 2026.01.22 22:25:32.537085 [ 277 ] {6222fe0d-2448-49a4-938b-5d7447f80f2f} <Debug> TCPHandler: Processed in 0.00141126 sec. | ||
| 14488 | 2026.01.22 22:25:32.537167 [ 188 ] {1300943d-9fd4-47f6-9844-87364234b6ab::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 | ||
| 14489 | 2026.01.22 22:25:32.537205 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14490 | 2026.01.22 22:25:32.537265 [ 188 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14491 | 2026.01.22 22:25:32.537299 [ 188 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 296 rows starting from the beginning of the part | ||
| 14492 | 2026.01.22 22:25:32.537309 [ 277 ] {0d3b991f-283b-4a91-b626-3aa95b50924c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14493 | 2026.01.22 22:25:32.537356 [ 277 ] {0d3b991f-283b-4a91-b626-3aa95b50924c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14494 | 2026.01.22 22:25:32.537358 [ 188 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 36 rows starting from the beginning of the part | ||
| 14495 | 2026.01.22 22:25:32.537417 [ 188 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 19 rows starting from the beginning of the part | ||
| 14496 | 2026.01.22 22:25:32.537458 [ 188 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 36 rows starting from the beginning of the part | ||
| 14497 | 2026.01.22 22:25:32.537499 [ 188 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 5 rows starting from the beginning of the part | ||
| 14498 | 2026.01.22 22:25:32.537540 [ 188 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 36 rows starting from the beginning of the part | ||
| 14499 | 2026.01.22 22:25:32.537840 [ 277 ] {0d3b991f-283b-4a91-b626-3aa95b50924c} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14500 | 2026.01.22 22:25:32.537881 [ 277 ] {0d3b991f-283b-4a91-b626-3aa95b50924c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14501 | 2026.01.22 22:25:32.538205 [ 277 ] {0d3b991f-283b-4a91-b626-3aa95b50924c} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14502 | 2026.01.22 22:25:32.538332 [ 187 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 428 rows, containing 5 columns (5 merged, 0 gathered) in 0.001207799 sec., 354363.5985789026 rows/sec., 24.64 MiB/sec. | ||
| 14503 | 2026.01.22 22:25:32.538420 [ 277 ] {0d3b991f-283b-4a91-b626-3aa95b50924c} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14504 | 2026.01.22 22:25:32.538534 [ 190 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14505 | 2026.01.22 22:25:32.538558 [ 277 ] {0d3b991f-283b-4a91-b626-3aa95b50924c} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001268 sec., 78864.35331230283 rows/sec., 6.16 MiB/sec. | ||
| 14506 | 2026.01.22 22:25:32.538608 [ 277 ] {0d3b991f-283b-4a91-b626-3aa95b50924c} <Debug> TCPHandler: Processed in 0.001453301 sec. | ||
| 14507 | 2026.01.22 22:25:32.538726 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14508 | 2026.01.22 22:25:32.538825 [ 277 ] {e660bb46-a7af-462a-b356-1a60efeef3cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14509 | 2026.01.22 22:25:32.538871 [ 277 ] {e660bb46-a7af-462a-b356-1a60efeef3cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14510 | 2026.01.22 22:25:32.538906 [ 190 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_101_20} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14511 | 2026.01.22 22:25:32.539005 [ 190 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_101_20} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14512 | 2026.01.22 22:25:32.539113 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 14513 | 2026.01.22 22:25:32.539314 [ 277 ] {e660bb46-a7af-462a-b356-1a60efeef3cd} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14514 | 2026.01.22 22:25:32.539355 [ 277 ] {e660bb46-a7af-462a-b356-1a60efeef3cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14515 | 2026.01.22 22:25:32.539701 [ 277 ] {e660bb46-a7af-462a-b356-1a60efeef3cd} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14516 | 2026.01.22 22:25:32.539913 [ 277 ] {e660bb46-a7af-462a-b356-1a60efeef3cd} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14517 | 2026.01.22 22:25:32.540041 [ 277 ] {e660bb46-a7af-462a-b356-1a60efeef3cd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 14518 | 2026.01.22 22:25:32.540079 [ 277 ] {e660bb46-a7af-462a-b356-1a60efeef3cd} <Debug> TCPHandler: Processed in 0.00140291 sec. | ||
| 14519 | 2026.01.22 22:25:32.540193 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14520 | 2026.01.22 22:25:32.540287 [ 277 ] {92845107-7381-490d-9a5c-1446e8e8f911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14521 | 2026.01.22 22:25:32.540340 [ 277 ] {92845107-7381-490d-9a5c-1446e8e8f911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14522 | 2026.01.22 22:25:32.541235 [ 277 ] {92845107-7381-490d-9a5c-1446e8e8f911} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14523 | 2026.01.22 22:25:32.541280 [ 277 ] {92845107-7381-490d-9a5c-1446e8e8f911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14524 | 2026.01.22 22:25:32.541934 [ 277 ] {92845107-7381-490d-9a5c-1446e8e8f911} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14525 | 2026.01.22 22:25:32.542173 [ 277 ] {92845107-7381-490d-9a5c-1446e8e8f911} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14526 | 2026.01.22 22:25:32.542313 [ 277 ] {92845107-7381-490d-9a5c-1446e8e8f911} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002044 sec., 17612.524461839534 rows/sec., 31.56 MiB/sec. | ||
| 14527 | 2026.01.22 22:25:32.542383 [ 277 ] {92845107-7381-490d-9a5c-1446e8e8f911} <Debug> TCPHandler: Processed in 0.002237757 sec. | ||
| 14528 | 2026.01.22 22:25:32.542513 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14529 | 2026.01.22 22:25:32.542610 [ 277 ] {616983e7-e688-4d84-8eca-2bcd2e1f00d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14530 | 2026.01.22 22:25:32.542653 [ 277 ] {616983e7-e688-4d84-8eca-2bcd2e1f00d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14531 | 2026.01.22 22:25:32.542999 [ 277 ] {616983e7-e688-4d84-8eca-2bcd2e1f00d9} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14532 | 2026.01.22 22:25:32.543035 [ 277 ] {616983e7-e688-4d84-8eca-2bcd2e1f00d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14533 | 2026.01.22 22:25:32.543339 [ 277 ] {616983e7-e688-4d84-8eca-2bcd2e1f00d9} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14534 | 2026.01.22 22:25:32.543545 [ 277 ] {616983e7-e688-4d84-8eca-2bcd2e1f00d9} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14535 | 2026.01.22 22:25:32.543672 [ 277 ] {616983e7-e688-4d84-8eca-2bcd2e1f00d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 14536 | 2026.01.22 22:25:32.543707 [ 277 ] {616983e7-e688-4d84-8eca-2bcd2e1f00d9} <Debug> TCPHandler: Processed in 0.001249079 sec. | ||
| 14537 | 2026.01.22 22:25:32.604289 [ 135 ] {} <Debug> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 14538 | 2026.01.22 22:25:32.604320 [ 135 ] {} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14539 | 2026.01.22 22:25:32.604339 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14540 | 2026.01.22 22:25:32.604443 [ 201 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 14541 | 2026.01.22 22:25:32.604584 [ 201 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14542 | 2026.01.22 22:25:32.604622 [ 201 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 484 rows starting from the beginning of the part | ||
| 14543 | 2026.01.22 22:25:32.604696 [ 201 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 230 rows starting from the beginning of the part | ||
| 14544 | 2026.01.22 22:25:32.604747 [ 201 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 230 rows starting from the beginning of the part | ||
| 14545 | 2026.01.22 22:25:32.604794 [ 201 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 252 rows starting from the beginning of the part | ||
| 14546 | 2026.01.22 22:25:32.604840 [ 201 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 252 rows starting from the beginning of the part | ||
| 14547 | 2026.01.22 22:25:32.605841 [ 190 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1448 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014485 sec., 999654.8153261995 rows/sec., 70.71 MiB/sec. | ||
| 14548 | 2026.01.22 22:25:32.606002 [ 187 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 14549 | 2026.01.22 22:25:32.606270 [ 187 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_27_6} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14550 | 2026.01.22 22:25:32.606339 [ 187 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_27_6} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 14551 | 2026.01.22 22:25:32.606426 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 14552 | 2026.01.22 22:25:33.665119 [ 224 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): 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] | ||
| 14553 | 2026.01.22 22:25:33.665177 [ 224 ] {} <Debug> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): 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] | ||
| 14554 | 2026.01.22 22:25:33.675325 [ 224 ] {} <Debug> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): 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] | ||
| 14555 | 2026.01.22 22:25:37.104691 [ 223 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): 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] | ||
| 14556 | 2026.01.22 22:25:37.104756 [ 223 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): 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] | ||
| 14557 | 2026.01.22 22:25:37.111087 [ 223 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): 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] | ||
| 14558 | 2026.01.22 22:25:37.172471 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14559 | 2026.01.22 22:25:37.172500 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14560 | 2026.01.22 22:25:37.380091 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35488 | ||
| 14561 | 2026.01.22 22:25:37.380908 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14562 | 2026.01.22 22:25:37.380953 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14563 | 2026.01.22 22:25:37.381435 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14564 | 2026.01.22 22:25:37.381662 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14565 | 2026.01.22 22:25:37.381797 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35488 | ||
| 14566 | 2026.01.22 22:25:37.402291 [ 218 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): 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] | ||
| 14567 | 2026.01.22 22:25:37.402353 [ 218 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): 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] | ||
| 14568 | 2026.01.22 22:25:37.405868 [ 218 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): 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] | ||
| 14569 | 2026.01.22 22:25:37.532251 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14570 | 2026.01.22 22:25:37.532410 [ 277 ] {4d3e08cd-2f16-42d7-ba88-69b6e0690e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14571 | 2026.01.22 22:25:37.532472 [ 277 ] {4d3e08cd-2f16-42d7-ba88-69b6e0690e1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14572 | 2026.01.22 22:25:37.533139 [ 277 ] {4d3e08cd-2f16-42d7-ba88-69b6e0690e1b} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14573 | 2026.01.22 22:25:37.533177 [ 277 ] {4d3e08cd-2f16-42d7-ba88-69b6e0690e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14574 | 2026.01.22 22:25:37.533545 [ 277 ] {4d3e08cd-2f16-42d7-ba88-69b6e0690e1b} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14575 | 2026.01.22 22:25:37.533764 [ 277 ] {4d3e08cd-2f16-42d7-ba88-69b6e0690e1b} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14576 | 2026.01.22 22:25:37.533917 [ 277 ] {4d3e08cd-2f16-42d7-ba88-69b6e0690e1b} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001554 sec., 42471.04247104247 rows/sec., 3.36 MiB/sec. | ||
| 14577 | 2026.01.22 22:25:37.533965 [ 277 ] {4d3e08cd-2f16-42d7-ba88-69b6e0690e1b} <Debug> TCPHandler: Processed in 0.001830114 sec. | ||
| 14578 | 2026.01.22 22:25:37.534088 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14579 | 2026.01.22 22:25:37.534188 [ 277 ] {c2165547-2a82-4b2c-aa79-945288c7dd6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14580 | 2026.01.22 22:25:37.534230 [ 277 ] {c2165547-2a82-4b2c-aa79-945288c7dd6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14581 | 2026.01.22 22:25:37.534635 [ 277 ] {c2165547-2a82-4b2c-aa79-945288c7dd6a} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14582 | 2026.01.22 22:25:37.534669 [ 277 ] {c2165547-2a82-4b2c-aa79-945288c7dd6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14583 | 2026.01.22 22:25:37.534973 [ 277 ] {c2165547-2a82-4b2c-aa79-945288c7dd6a} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14584 | 2026.01.22 22:25:37.535191 [ 277 ] {c2165547-2a82-4b2c-aa79-945288c7dd6a} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14585 | 2026.01.22 22:25:37.535319 [ 277 ] {c2165547-2a82-4b2c-aa79-945288c7dd6a} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001155 sec., 4329.004329004329 rows/sec., 325.52 KiB/sec. | ||
| 14586 | 2026.01.22 22:25:37.535356 [ 277 ] {c2165547-2a82-4b2c-aa79-945288c7dd6a} <Debug> TCPHandler: Processed in 0.0013182 sec. | ||
| 14587 | 2026.01.22 22:25:37.535464 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14588 | 2026.01.22 22:25:37.535556 [ 277 ] {f5589711-912a-4be0-9a7e-6737b5348675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14589 | 2026.01.22 22:25:37.535595 [ 277 ] {f5589711-912a-4be0-9a7e-6737b5348675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14590 | 2026.01.22 22:25:37.536016 [ 277 ] {f5589711-912a-4be0-9a7e-6737b5348675} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14591 | 2026.01.22 22:25:37.536049 [ 277 ] {f5589711-912a-4be0-9a7e-6737b5348675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14592 | 2026.01.22 22:25:37.536336 [ 277 ] {f5589711-912a-4be0-9a7e-6737b5348675} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14593 | 2026.01.22 22:25:37.536544 [ 277 ] {f5589711-912a-4be0-9a7e-6737b5348675} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14594 | 2026.01.22 22:25:37.536670 [ 277 ] {f5589711-912a-4be0-9a7e-6737b5348675} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001132 sec., 60954.063604240284 rows/sec., 4.76 MiB/sec. | ||
| 14595 | 2026.01.22 22:25:37.536706 [ 277 ] {f5589711-912a-4be0-9a7e-6737b5348675} <Debug> TCPHandler: Processed in 0.001289809 sec. | ||
| 14596 | 2026.01.22 22:25:37.536818 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14597 | 2026.01.22 22:25:37.536909 [ 277 ] {b75bf475-e994-421d-a969-d1e5dd0b51f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14598 | 2026.01.22 22:25:37.536950 [ 277 ] {b75bf475-e994-421d-a969-d1e5dd0b51f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14599 | 2026.01.22 22:25:37.537355 [ 277 ] {b75bf475-e994-421d-a969-d1e5dd0b51f1} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14600 | 2026.01.22 22:25:37.537390 [ 277 ] {b75bf475-e994-421d-a969-d1e5dd0b51f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14601 | 2026.01.22 22:25:37.537715 [ 277 ] {b75bf475-e994-421d-a969-d1e5dd0b51f1} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14602 | 2026.01.22 22:25:37.537918 [ 277 ] {b75bf475-e994-421d-a969-d1e5dd0b51f1} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14603 | 2026.01.22 22:25:37.538045 [ 277 ] {b75bf475-e994-421d-a969-d1e5dd0b51f1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 14604 | 2026.01.22 22:25:37.538082 [ 277 ] {b75bf475-e994-421d-a969-d1e5dd0b51f1} <Debug> TCPHandler: Processed in 0.001310699 sec. | ||
| 14605 | 2026.01.22 22:25:37.538183 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14606 | 2026.01.22 22:25:37.538267 [ 277 ] {0ff338e4-e259-41e3-b954-31081dfe8382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14607 | 2026.01.22 22:25:37.538316 [ 277 ] {0ff338e4-e259-41e3-b954-31081dfe8382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14608 | 2026.01.22 22:25:37.539013 [ 277 ] {0ff338e4-e259-41e3-b954-31081dfe8382} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14609 | 2026.01.22 22:25:37.539046 [ 277 ] {0ff338e4-e259-41e3-b954-31081dfe8382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14610 | 2026.01.22 22:25:37.539599 [ 277 ] {0ff338e4-e259-41e3-b954-31081dfe8382} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14611 | 2026.01.22 22:25:37.539827 [ 277 ] {0ff338e4-e259-41e3-b954-31081dfe8382} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14612 | 2026.01.22 22:25:37.539965 [ 277 ] {0ff338e4-e259-41e3-b954-31081dfe8382} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001708 sec., 2927.400468384075 rows/sec., 5.25 MiB/sec. | ||
| 14613 | 2026.01.22 22:25:37.540028 [ 277 ] {0ff338e4-e259-41e3-b954-31081dfe8382} <Debug> TCPHandler: Processed in 0.001890664 sec. | ||
| 14614 | 2026.01.22 22:25:37.540145 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14615 | 2026.01.22 22:25:37.540243 [ 277 ] {6d16885f-8bd6-4072-bbb3-5bae87fa400d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14616 | 2026.01.22 22:25:37.540285 [ 277 ] {6d16885f-8bd6-4072-bbb3-5bae87fa400d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14617 | 2026.01.22 22:25:37.540621 [ 277 ] {6d16885f-8bd6-4072-bbb3-5bae87fa400d} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14618 | 2026.01.22 22:25:37.540657 [ 277 ] {6d16885f-8bd6-4072-bbb3-5bae87fa400d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14619 | 2026.01.22 22:25:37.540958 [ 277 ] {6d16885f-8bd6-4072-bbb3-5bae87fa400d} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14620 | 2026.01.22 22:25:37.541159 [ 277 ] {6d16885f-8bd6-4072-bbb3-5bae87fa400d} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14621 | 2026.01.22 22:25:37.541289 [ 277 ] {6d16885f-8bd6-4072-bbb3-5bae87fa400d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 14622 | 2026.01.22 22:25:37.541324 [ 277 ] {6d16885f-8bd6-4072-bbb3-5bae87fa400d} <Debug> TCPHandler: Processed in 0.001232949 sec. | ||
| 14623 | 2026.01.22 22:25:37.541379 [ 224 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): 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] | ||
| 14624 | 2026.01.22 22:25:37.541423 [ 224 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): 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] | ||
| 14625 | 2026.01.22 22:25:37.543864 [ 224 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): 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] | ||
| 14626 | 2026.01.22 22:25:38.537251 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): 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] | ||
| 14627 | 2026.01.22 22:25:38.537311 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): 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] | ||
| 14628 | 2026.01.22 22:25:38.542323 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): 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] | ||
| 14629 | 2026.01.22 22:25:39.280839 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 14630 | 2026.01.22 22:25:39.298003 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14631 | 2026.01.22 22:25:39.298050 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14632 | 2026.01.22 22:25:39.304210 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14633 | 2026.01.22 22:25:39.304915 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14634 | 2026.01.22 22:25:39.307874 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 14635 | 2026.01.22 22:25:42.487509 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1768 | ||
| 14636 | 2026.01.22 22:25:42.489747 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14637 | 2026.01.22 22:25:42.489792 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14638 | 2026.01.22 22:25:42.490952 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14639 | 2026.01.22 22:25:42.491235 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14640 | 2026.01.22 22:25:42.491501 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1768 | ||
| 14641 | 2026.01.22 22:25:42.534738 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14642 | 2026.01.22 22:25:42.534929 [ 277 ] {f4920a62-3476-48f4-9a9c-a2e4f17290f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14643 | 2026.01.22 22:25:42.535000 [ 277 ] {f4920a62-3476-48f4-9a9c-a2e4f17290f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14644 | 2026.01.22 22:25:42.535695 [ 277 ] {f4920a62-3476-48f4-9a9c-a2e4f17290f2} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14645 | 2026.01.22 22:25:42.535739 [ 277 ] {f4920a62-3476-48f4-9a9c-a2e4f17290f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14646 | 2026.01.22 22:25:42.536117 [ 277 ] {f4920a62-3476-48f4-9a9c-a2e4f17290f2} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14647 | 2026.01.22 22:25:42.536346 [ 277 ] {f4920a62-3476-48f4-9a9c-a2e4f17290f2} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14648 | 2026.01.22 22:25:42.536494 [ 277 ] {f4920a62-3476-48f4-9a9c-a2e4f17290f2} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001616 sec., 79207.92079207921 rows/sec., 6.81 MiB/sec. | ||
| 14649 | 2026.01.22 22:25:42.536535 [ 277 ] {f4920a62-3476-48f4-9a9c-a2e4f17290f2} <Debug> TCPHandler: Processed in 0.001928394 sec. | ||
| 14650 | 2026.01.22 22:25:42.536655 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14651 | 2026.01.22 22:25:42.536748 [ 277 ] {c6852dc1-214d-497b-b6db-e40bf3664c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14652 | 2026.01.22 22:25:42.536790 [ 277 ] {c6852dc1-214d-497b-b6db-e40bf3664c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14653 | 2026.01.22 22:25:42.537192 [ 277 ] {c6852dc1-214d-497b-b6db-e40bf3664c32} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14654 | 2026.01.22 22:25:42.537228 [ 277 ] {c6852dc1-214d-497b-b6db-e40bf3664c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14655 | 2026.01.22 22:25:42.537515 [ 277 ] {c6852dc1-214d-497b-b6db-e40bf3664c32} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14656 | 2026.01.22 22:25:42.537716 [ 277 ] {c6852dc1-214d-497b-b6db-e40bf3664c32} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14657 | 2026.01.22 22:25:42.537843 [ 277 ] {c6852dc1-214d-497b-b6db-e40bf3664c32} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001113 sec., 32345.013477088945 rows/sec., 2.38 MiB/sec. | ||
| 14658 | 2026.01.22 22:25:42.537880 [ 277 ] {c6852dc1-214d-497b-b6db-e40bf3664c32} <Debug> TCPHandler: Processed in 0.001273069 sec. | ||
| 14659 | 2026.01.22 22:25:42.537989 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14660 | 2026.01.22 22:25:42.538081 [ 277 ] {c31b2ceb-56c7-4fdd-bfd2-9e0fa64f6d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14661 | 2026.01.22 22:25:42.538121 [ 277 ] {c31b2ceb-56c7-4fdd-bfd2-9e0fa64f6d4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14662 | 2026.01.22 22:25:42.538536 [ 277 ] {c31b2ceb-56c7-4fdd-bfd2-9e0fa64f6d4b} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14663 | 2026.01.22 22:25:42.538573 [ 277 ] {c31b2ceb-56c7-4fdd-bfd2-9e0fa64f6d4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14664 | 2026.01.22 22:25:42.538860 [ 277 ] {c31b2ceb-56c7-4fdd-bfd2-9e0fa64f6d4b} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14665 | 2026.01.22 22:25:42.539058 [ 277 ] {c31b2ceb-56c7-4fdd-bfd2-9e0fa64f6d4b} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14666 | 2026.01.22 22:25:42.539182 [ 277 ] {c31b2ceb-56c7-4fdd-bfd2-9e0fa64f6d4b} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001119 sec., 89365.50491510278 rows/sec., 6.98 MiB/sec. | ||
| 14667 | 2026.01.22 22:25:42.539219 [ 277 ] {c31b2ceb-56c7-4fdd-bfd2-9e0fa64f6d4b} <Debug> TCPHandler: Processed in 0.00127696 sec. | ||
| 14668 | 2026.01.22 22:25:42.539330 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14669 | 2026.01.22 22:25:42.539423 [ 277 ] {d458a3a7-bc1b-4cf4-b7c1-461069a80498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14670 | 2026.01.22 22:25:42.539465 [ 277 ] {d458a3a7-bc1b-4cf4-b7c1-461069a80498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14671 | 2026.01.22 22:25:42.539856 [ 277 ] {d458a3a7-bc1b-4cf4-b7c1-461069a80498} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14672 | 2026.01.22 22:25:42.539891 [ 277 ] {d458a3a7-bc1b-4cf4-b7c1-461069a80498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14673 | 2026.01.22 22:25:42.540204 [ 277 ] {d458a3a7-bc1b-4cf4-b7c1-461069a80498} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14674 | 2026.01.22 22:25:42.540420 [ 277 ] {d458a3a7-bc1b-4cf4-b7c1-461069a80498} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14675 | 2026.01.22 22:25:42.540551 [ 277 ] {d458a3a7-bc1b-4cf4-b7c1-461069a80498} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 14676 | 2026.01.22 22:25:42.540587 [ 277 ] {d458a3a7-bc1b-4cf4-b7c1-461069a80498} <Debug> TCPHandler: Processed in 0.0013039 sec. | ||
| 14677 | 2026.01.22 22:25:42.540693 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14678 | 2026.01.22 22:25:42.540785 [ 277 ] {48aa3396-5858-459c-9b47-9179d9f9088f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14679 | 2026.01.22 22:25:42.540837 [ 277 ] {48aa3396-5858-459c-9b47-9179d9f9088f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14680 | 2026.01.22 22:25:42.541638 [ 277 ] {48aa3396-5858-459c-9b47-9179d9f9088f} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14681 | 2026.01.22 22:25:42.541674 [ 277 ] {48aa3396-5858-459c-9b47-9179d9f9088f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14682 | 2026.01.22 22:25:42.542346 [ 277 ] {48aa3396-5858-459c-9b47-9179d9f9088f} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14683 | 2026.01.22 22:25:42.542569 [ 277 ] {48aa3396-5858-459c-9b47-9179d9f9088f} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14684 | 2026.01.22 22:25:42.542689 [ 120 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14685 | 2026.01.22 22:25:42.542704 [ 277 ] {48aa3396-5858-459c-9b47-9179d9f9088f} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001937 sec., 18585.441404233352 rows/sec., 33.30 MiB/sec. | ||
| 14686 | 2026.01.22 22:25:42.542733 [ 120 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14687 | 2026.01.22 22:25:42.542756 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14688 | 2026.01.22 22:25:42.542770 [ 277 ] {48aa3396-5858-459c-9b47-9179d9f9088f} <Debug> TCPHandler: Processed in 0.002123236 sec. | ||
| 14689 | 2026.01.22 22:25:42.542877 [ 190 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::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 | ||
| 14690 | 2026.01.22 22:25:42.542902 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14691 | 2026.01.22 22:25:42.543017 [ 277 ] {78950716-be2b-4c10-9caa-9bbec72c9c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14692 | 2026.01.22 22:25:42.543059 [ 277 ] {78950716-be2b-4c10-9caa-9bbec72c9c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14693 | 2026.01.22 22:25:42.543187 [ 190 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14694 | 2026.01.22 22:25:42.543254 [ 190 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2006 rows starting from the beginning of the part | ||
| 14695 | 2026.01.22 22:25:42.543387 [ 190 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 36 rows starting from the beginning of the part | ||
| 14696 | 2026.01.22 22:25:42.543391 [ 277 ] {78950716-be2b-4c10-9caa-9bbec72c9c7c} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14697 | 2026.01.22 22:25:42.543437 [ 277 ] {78950716-be2b-4c10-9caa-9bbec72c9c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14698 | 2026.01.22 22:25:42.543501 [ 190 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 5 rows starting from the beginning of the part | ||
| 14699 | 2026.01.22 22:25:42.543607 [ 190 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 36 rows starting from the beginning of the part | ||
| 14700 | 2026.01.22 22:25:42.543703 [ 190 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 5 rows starting from the beginning of the part | ||
| 14701 | 2026.01.22 22:25:42.543741 [ 277 ] {78950716-be2b-4c10-9caa-9bbec72c9c7c} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14702 | 2026.01.22 22:25:42.543800 [ 190 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 36 rows starting from the beginning of the part | ||
| 14703 | 2026.01.22 22:25:42.543962 [ 277 ] {78950716-be2b-4c10-9caa-9bbec72c9c7c} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14704 | 2026.01.22 22:25:42.544093 [ 277 ] {78950716-be2b-4c10-9caa-9bbec72c9c7c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 14705 | 2026.01.22 22:25:42.544128 [ 277 ] {78950716-be2b-4c10-9caa-9bbec72c9c7c} <Debug> TCPHandler: Processed in 0.001274229 sec. | ||
| 14706 | 2026.01.22 22:25:42.552233 [ 194 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2124 rows, containing 19 columns (19 merged, 0 gathered) in 0.00941456 sec., 225607.99442565558 rows/sec., 404.28 MiB/sec. | ||
| 14707 | 2026.01.22 22:25:42.554239 [ 199 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14708 | 2026.01.22 22:25:42.554613 [ 199 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14709 | 2026.01.22 22:25:42.554704 [ 199 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14710 | 2026.01.22 22:25:42.554896 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.94 MiB. | ||
| 14711 | 2026.01.22 22:25:43.000291 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 370.22 MiB, peak 388.13 MiB, free memory in arenas 0.00 B, will set to 372.71 MiB (RSS), difference: 2.49 MiB | ||
| 14712 | 2026.01.22 22:25:44.737050 [ 220 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): 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] | ||
| 14713 | 2026.01.22 22:25:44.737103 [ 220 ] {} <Debug> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): 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] | ||
| 14714 | 2026.01.22 22:25:44.762176 [ 220 ] {} <Debug> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): 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] | ||
| 14715 | 2026.01.22 22:25:44.882174 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35936 | ||
| 14716 | 2026.01.22 22:25:44.882688 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14717 | 2026.01.22 22:25:44.882730 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14718 | 2026.01.22 22:25:44.883325 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14719 | 2026.01.22 22:25:44.883555 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14720 | 2026.01.22 22:25:44.883687 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35936 | ||
| 14721 | 2026.01.22 22:25:45.811539 [ 223 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): 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] | ||
| 14722 | 2026.01.22 22:25:45.811608 [ 223 ] {} <Debug> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): 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] | ||
| 14723 | 2026.01.22 22:25:45.846401 [ 223 ] {} <Debug> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): 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] | ||
| 14724 | 2026.01.22 22:25:46.808070 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 14725 | 2026.01.22 22:25:46.824165 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14726 | 2026.01.22 22:25:46.824218 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14727 | 2026.01.22 22:25:46.829969 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14728 | 2026.01.22 22:25:46.830657 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14729 | 2026.01.22 22:25:46.833502 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 14730 | 2026.01.22 22:25:47.560825 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14731 | 2026.01.22 22:25:47.561015 [ 277 ] {3c36835f-a441-49f2-8316-53c50cadf6e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14732 | 2026.01.22 22:25:47.561083 [ 277 ] {3c36835f-a441-49f2-8316-53c50cadf6e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14733 | 2026.01.22 22:25:47.561716 [ 277 ] {3c36835f-a441-49f2-8316-53c50cadf6e5} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14734 | 2026.01.22 22:25:47.561752 [ 277 ] {3c36835f-a441-49f2-8316-53c50cadf6e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14735 | 2026.01.22 22:25:47.562117 [ 277 ] {3c36835f-a441-49f2-8316-53c50cadf6e5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 14736 | 2026.01.22 22:25:47.562335 [ 277 ] {3c36835f-a441-49f2-8316-53c50cadf6e5} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14737 | 2026.01.22 22:25:47.562477 [ 277 ] {3c36835f-a441-49f2-8316-53c50cadf6e5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001516 sec., 15831.1345646438 rows/sec., 1.31 MiB/sec. | ||
| 14738 | 2026.01.22 22:25:47.562518 [ 277 ] {3c36835f-a441-49f2-8316-53c50cadf6e5} <Debug> TCPHandler: Processed in 0.001821854 sec. | ||
| 14739 | 2026.01.22 22:25:47.562632 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14740 | 2026.01.22 22:25:47.562725 [ 277 ] {faa53f27-aa7e-4a85-b73c-e0a7c7179810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14741 | 2026.01.22 22:25:47.562764 [ 277 ] {faa53f27-aa7e-4a85-b73c-e0a7c7179810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14742 | 2026.01.22 22:25:47.563151 [ 277 ] {faa53f27-aa7e-4a85-b73c-e0a7c7179810} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14743 | 2026.01.22 22:25:47.563185 [ 277 ] {faa53f27-aa7e-4a85-b73c-e0a7c7179810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14744 | 2026.01.22 22:25:47.563465 [ 277 ] {faa53f27-aa7e-4a85-b73c-e0a7c7179810} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 14745 | 2026.01.22 22:25:47.563673 [ 277 ] {faa53f27-aa7e-4a85-b73c-e0a7c7179810} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14746 | 2026.01.22 22:25:47.563798 [ 277 ] {faa53f27-aa7e-4a85-b73c-e0a7c7179810} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00109 sec., 5504.587155963302 rows/sec., 448.86 KiB/sec. | ||
| 14747 | 2026.01.22 22:25:47.563834 [ 277 ] {faa53f27-aa7e-4a85-b73c-e0a7c7179810} <Debug> TCPHandler: Processed in 0.001250279 sec. | ||
| 14748 | 2026.01.22 22:25:47.563948 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14749 | 2026.01.22 22:25:47.564040 [ 277 ] {2fd39c1c-604c-4ed7-b0e2-d7a8d3da3ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14750 | 2026.01.22 22:25:47.564077 [ 277 ] {2fd39c1c-604c-4ed7-b0e2-d7a8d3da3ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14751 | 2026.01.22 22:25:47.564975 [ 277 ] {2fd39c1c-604c-4ed7-b0e2-d7a8d3da3ade} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14752 | 2026.01.22 22:25:47.565008 [ 277 ] {2fd39c1c-604c-4ed7-b0e2-d7a8d3da3ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14753 | 2026.01.22 22:25:47.565391 [ 277 ] {2fd39c1c-604c-4ed7-b0e2-d7a8d3da3ade} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14754 | 2026.01.22 22:25:47.565597 [ 277 ] {2fd39c1c-604c-4ed7-b0e2-d7a8d3da3ade} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14755 | 2026.01.22 22:25:47.565722 [ 277 ] {2fd39c1c-604c-4ed7-b0e2-d7a8d3da3ade} <Debug> executeQuery: Read 1329 rows, 113.13 KiB in 0.001699 sec., 782224.8381400824 rows/sec., 65.02 MiB/sec. | ||
| 14756 | 2026.01.22 22:25:47.565758 [ 277 ] {2fd39c1c-604c-4ed7-b0e2-d7a8d3da3ade} <Debug> TCPHandler: Processed in 0.001856834 sec. | ||
| 14757 | 2026.01.22 22:25:47.565867 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14758 | 2026.01.22 22:25:47.565959 [ 277 ] {62b3c0b3-d665-42d9-b293-c66db48e4f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14759 | 2026.01.22 22:25:47.565997 [ 277 ] {62b3c0b3-d665-42d9-b293-c66db48e4f97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14760 | 2026.01.22 22:25:47.566386 [ 277 ] {62b3c0b3-d665-42d9-b293-c66db48e4f97} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14761 | 2026.01.22 22:25:47.566419 [ 277 ] {62b3c0b3-d665-42d9-b293-c66db48e4f97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14762 | 2026.01.22 22:25:47.566702 [ 277 ] {62b3c0b3-d665-42d9-b293-c66db48e4f97} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14763 | 2026.01.22 22:25:47.566902 [ 277 ] {62b3c0b3-d665-42d9-b293-c66db48e4f97} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14764 | 2026.01.22 22:25:47.567025 [ 277 ] {62b3c0b3-d665-42d9-b293-c66db48e4f97} <Debug> executeQuery: Read 23 rows, 1.76 KiB in 0.001084 sec., 21217.71217712177 rows/sec., 1.58 MiB/sec. | ||
| 14765 | 2026.01.22 22:25:47.567138 [ 277 ] {62b3c0b3-d665-42d9-b293-c66db48e4f97} <Debug> TCPHandler: Processed in 0.0013182 sec. | ||
| 14766 | 2026.01.22 22:25:47.567283 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14767 | 2026.01.22 22:25:47.567410 [ 277 ] {d51d6146-bce6-4596-ab5f-7dcf49c0d26e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14768 | 2026.01.22 22:25:47.567464 [ 277 ] {d51d6146-bce6-4596-ab5f-7dcf49c0d26e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14769 | 2026.01.22 22:25:47.568026 [ 277 ] {d51d6146-bce6-4596-ab5f-7dcf49c0d26e} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14770 | 2026.01.22 22:25:47.568065 [ 277 ] {d51d6146-bce6-4596-ab5f-7dcf49c0d26e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14771 | 2026.01.22 22:25:47.568409 [ 277 ] {d51d6146-bce6-4596-ab5f-7dcf49c0d26e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 14772 | 2026.01.22 22:25:47.568646 [ 277 ] {d51d6146-bce6-4596-ab5f-7dcf49c0d26e} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14773 | 2026.01.22 22:25:47.568849 [ 277 ] {d51d6146-bce6-4596-ab5f-7dcf49c0d26e} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001462 sec., 172366.62106703146 rows/sec., 11.92 MiB/sec. | ||
| 14774 | 2026.01.22 22:25:47.568894 [ 277 ] {d51d6146-bce6-4596-ab5f-7dcf49c0d26e} <Debug> TCPHandler: Processed in 0.001673682 sec. | ||
| 14775 | 2026.01.22 22:25:47.569028 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14776 | 2026.01.22 22:25:47.569134 [ 277 ] {c84f7c9a-210e-497e-a66c-fb1371880741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14777 | 2026.01.22 22:25:47.569181 [ 277 ] {c84f7c9a-210e-497e-a66c-fb1371880741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14778 | 2026.01.22 22:25:47.569635 [ 277 ] {c84f7c9a-210e-497e-a66c-fb1371880741} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14779 | 2026.01.22 22:25:47.569674 [ 277 ] {c84f7c9a-210e-497e-a66c-fb1371880741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14780 | 2026.01.22 22:25:47.570000 [ 277 ] {c84f7c9a-210e-497e-a66c-fb1371880741} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 14781 | 2026.01.22 22:25:47.570225 [ 277 ] {c84f7c9a-210e-497e-a66c-fb1371880741} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14782 | 2026.01.22 22:25:47.570360 [ 277 ] {c84f7c9a-210e-497e-a66c-fb1371880741} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001247 sec., 9623.09542902967 rows/sec., 751.80 KiB/sec. | ||
| 14783 | 2026.01.22 22:25:47.570406 [ 277 ] {c84f7c9a-210e-497e-a66c-fb1371880741} <Debug> TCPHandler: Processed in 0.001437341 sec. | ||
| 14784 | 2026.01.22 22:25:47.570531 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14785 | 2026.01.22 22:25:47.570642 [ 277 ] {debf8fb1-f005-40ba-8804-e12444144d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14786 | 2026.01.22 22:25:47.570697 [ 277 ] {debf8fb1-f005-40ba-8804-e12444144d39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14787 | 2026.01.22 22:25:47.571488 [ 277 ] {debf8fb1-f005-40ba-8804-e12444144d39} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14788 | 2026.01.22 22:25:47.571533 [ 277 ] {debf8fb1-f005-40ba-8804-e12444144d39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14789 | 2026.01.22 22:25:47.571958 [ 277 ] {debf8fb1-f005-40ba-8804-e12444144d39} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14790 | 2026.01.22 22:25:47.572259 [ 277 ] {debf8fb1-f005-40ba-8804-e12444144d39} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14791 | 2026.01.22 22:25:47.572428 [ 277 ] {debf8fb1-f005-40ba-8804-e12444144d39} <Debug> executeQuery: Read 567 rows, 43.55 KiB in 0.00181 sec., 313259.6685082873 rows/sec., 23.50 MiB/sec. | ||
| 14792 | 2026.01.22 22:25:47.572480 [ 277 ] {debf8fb1-f005-40ba-8804-e12444144d39} <Debug> TCPHandler: Processed in 0.002009085 sec. | ||
| 14793 | 2026.01.22 22:25:47.572650 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14794 | 2026.01.22 22:25:47.572783 [ 277 ] {a9b1cb54-e487-4d7f-a757-be36eb30e7e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14795 | 2026.01.22 22:25:47.572841 [ 277 ] {a9b1cb54-e487-4d7f-a757-be36eb30e7e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14796 | 2026.01.22 22:25:47.573627 [ 277 ] {a9b1cb54-e487-4d7f-a757-be36eb30e7e5} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14797 | 2026.01.22 22:25:47.573675 [ 277 ] {a9b1cb54-e487-4d7f-a757-be36eb30e7e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14798 | 2026.01.22 22:25:47.574188 [ 277 ] {a9b1cb54-e487-4d7f-a757-be36eb30e7e5} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14799 | 2026.01.22 22:25:47.574483 [ 277 ] {a9b1cb54-e487-4d7f-a757-be36eb30e7e5} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14800 | 2026.01.22 22:25:47.574643 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 | ||
| 14801 | 2026.01.22 22:25:47.574665 [ 277 ] {a9b1cb54-e487-4d7f-a757-be36eb30e7e5} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001906 sec., 463273.8719832109 rows/sec., 31.44 MiB/sec. | ||
| 14802 | 2026.01.22 22:25:47.574691 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14803 | 2026.01.22 22:25:47.574716 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14804 | 2026.01.22 22:25:47.574720 [ 277 ] {a9b1cb54-e487-4d7f-a757-be36eb30e7e5} <Debug> TCPHandler: Processed in 0.002146476 sec. | ||
| 14805 | 2026.01.22 22:25:47.574853 [ 187 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_110_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_105_21 to all_110_110_0 into Compact with storage Full | ||
| 14806 | 2026.01.22 22:25:47.574885 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14807 | 2026.01.22 22:25:47.575007 [ 187 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_110_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14808 | 2026.01.22 22:25:47.575020 [ 277 ] {3190208f-409e-44ea-b15e-3d82fbe31d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14809 | 2026.01.22 22:25:47.575059 [ 187 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_105_21, total 31610 rows starting from the beginning of the part | ||
| 14810 | 2026.01.22 22:25:47.575100 [ 277 ] {3190208f-409e-44ea-b15e-3d82fbe31d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14811 | 2026.01.22 22:25:47.575156 [ 187 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 14812 | 2026.01.22 22:25:47.575236 [ 187 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
| 14813 | 2026.01.22 22:25:47.575304 [ 187 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 14814 | 2026.01.22 22:25:47.575354 [ 187 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 14815 | 2026.01.22 22:25:47.575408 [ 187 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 883 rows starting from the beginning of the part | ||
| 14816 | 2026.01.22 22:25:47.576129 [ 277 ] {3190208f-409e-44ea-b15e-3d82fbe31d30} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14817 | 2026.01.22 22:25:47.576177 [ 277 ] {3190208f-409e-44ea-b15e-3d82fbe31d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14818 | 2026.01.22 22:25:47.576876 [ 277 ] {3190208f-409e-44ea-b15e-3d82fbe31d30} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14819 | 2026.01.22 22:25:47.577163 [ 277 ] {3190208f-409e-44ea-b15e-3d82fbe31d30} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14820 | 2026.01.22 22:25:47.577340 [ 277 ] {3190208f-409e-44ea-b15e-3d82fbe31d30} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002349 sec., 2128.5653469561516 rows/sec., 3.81 MiB/sec. | ||
| 14821 | 2026.01.22 22:25:47.577409 [ 277 ] {3190208f-409e-44ea-b15e-3d82fbe31d30} <Debug> TCPHandler: Processed in 0.002591099 sec. | ||
| 14822 | 2026.01.22 22:25:47.577571 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14823 | 2026.01.22 22:25:47.577682 [ 277 ] {bafb1e9d-ca2f-4f84-8c38-d7161cfc6e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14824 | 2026.01.22 22:25:47.577734 [ 277 ] {bafb1e9d-ca2f-4f84-8c38-d7161cfc6e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14825 | 2026.01.22 22:25:47.578148 [ 277 ] {bafb1e9d-ca2f-4f84-8c38-d7161cfc6e53} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14826 | 2026.01.22 22:25:47.578186 [ 277 ] {bafb1e9d-ca2f-4f84-8c38-d7161cfc6e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14827 | 2026.01.22 22:25:47.578533 [ 277 ] {bafb1e9d-ca2f-4f84-8c38-d7161cfc6e53} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14828 | 2026.01.22 22:25:47.578769 [ 277 ] {bafb1e9d-ca2f-4f84-8c38-d7161cfc6e53} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14829 | 2026.01.22 22:25:47.578940 [ 277 ] {bafb1e9d-ca2f-4f84-8c38-d7161cfc6e53} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001277 sec., 46985.12137823023 rows/sec., 3.17 MiB/sec. | ||
| 14830 | 2026.01.22 22:25:47.578991 [ 277 ] {bafb1e9d-ca2f-4f84-8c38-d7161cfc6e53} <Debug> TCPHandler: Processed in 0.001478911 sec. | ||
| 14831 | 2026.01.22 22:25:47.583795 [ 198 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_110_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33133 rows, containing 5 columns (5 merged, 0 gathered) in 0.009002887 sec., 3680263.8975697467 rows/sec., 251.73 MiB/sec. | ||
| 14832 | 2026.01.22 22:25:47.584252 [ 198 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_110_22} <Trace> MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) | ||
| 14833 | 2026.01.22 22:25:47.584703 [ 198 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14834 | 2026.01.22 22:25:47.584822 [ 198 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 | ||
| 14835 | 2026.01.22 22:25:47.584977 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 14836 | 2026.01.22 22:25:48.141728 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): 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] | ||
| 14837 | 2026.01.22 22:25:48.141778 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): 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] | ||
| 14838 | 2026.01.22 22:25:48.144423 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): 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] | ||
| 14839 | 2026.01.22 22:25:52.172545 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14840 | 2026.01.22 22:25:52.172655 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14841 | 2026.01.22 22:25:52.383899 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36448 | ||
| 14842 | 2026.01.22 22:25:52.384437 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14843 | 2026.01.22 22:25:52.384485 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14844 | 2026.01.22 22:25:52.384982 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 14845 | 2026.01.22 22:25:52.385209 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14846 | 2026.01.22 22:25:52.385346 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36448 | ||
| 14847 | 2026.01.22 22:25:52.385349 [ 108 ] {} <Debug> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 14848 | 2026.01.22 22:25:52.385421 [ 108 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14849 | 2026.01.22 22:25:52.385446 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14850 | 2026.01.22 22:25:52.385551 [ 197 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 14851 | 2026.01.22 22:25:52.385653 [ 197 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14852 | 2026.01.22 22:25:52.385688 [ 197 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34016 rows starting from the beginning of the part | ||
| 14853 | 2026.01.22 22:25:52.385751 [ 197 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 14854 | 2026.01.22 22:25:52.385800 [ 197 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 14855 | 2026.01.22 22:25:52.385846 [ 197 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 14856 | 2026.01.22 22:25:52.385891 [ 197 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 14857 | 2026.01.22 22:25:52.385933 [ 197 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 14858 | 2026.01.22 22:25:52.388367 [ 187 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36448 rows, containing 4 columns (4 merged, 0 gathered) in 0.002860182 sec., 12743245.010282561 rows/sec., 182.29 MiB/sec. | ||
| 14859 | 2026.01.22 22:25:52.388695 [ 196 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 14860 | 2026.01.22 22:25:52.389007 [ 196 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_76_15} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14861 | 2026.01.22 22:25:52.389089 [ 196 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_76_15} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 14862 | 2026.01.22 22:25:52.389213 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 14863 | 2026.01.22 22:25:52.491784 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1800 | ||
| 14864 | 2026.01.22 22:25:52.494125 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14865 | 2026.01.22 22:25:52.494165 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14866 | 2026.01.22 22:25:52.495335 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14867 | 2026.01.22 22:25:52.495609 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14868 | 2026.01.22 22:25:52.495742 [ 108 ] {} <Debug> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 14869 | 2026.01.22 22:25:52.495776 [ 108 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14870 | 2026.01.22 22:25:52.495794 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14871 | 2026.01.22 22:25:52.495894 [ 187 ] {7b0753d0-d697-461d-a77d-14ff90617906::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 | ||
| 14872 | 2026.01.22 22:25:52.495967 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1800 | ||
| 14873 | 2026.01.22 22:25:52.496438 [ 187 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14874 | 2026.01.22 22:25:52.496594 [ 187 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1656 rows starting from the beginning of the part | ||
| 14875 | 2026.01.22 22:25:52.496945 [ 187 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 26 rows starting from the beginning of the part | ||
| 14876 | 2026.01.22 22:25:52.497268 [ 187 ] {7b0753d0-d697-461d-a77d-14ff90617906::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 | ||
| 14877 | 2026.01.22 22:25:52.497672 [ 187 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 30 rows starting from the beginning of the part | ||
| 14878 | 2026.01.22 22:25:52.498018 [ 187 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 24 rows starting from the beginning of the part | ||
| 14879 | 2026.01.22 22:25:52.498342 [ 187 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 32 rows starting from the beginning of the part | ||
| 14880 | 2026.01.22 22:25:52.505691 [ 196 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1800 rows, containing 72 columns (72 merged, 0 gathered) in 0.009845363 sec., 182827.18473661155 rows/sec., 142.86 MiB/sec. | ||
| 14881 | 2026.01.22 22:25:52.507394 [ 189 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 14882 | 2026.01.22 22:25:52.507989 [ 189 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_56_11} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14883 | 2026.01.22 22:25:52.508072 [ 189 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_56_11} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 14884 | 2026.01.22 22:25:52.508428 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 14885 | 2026.01.22 22:25:52.533685 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14886 | 2026.01.22 22:25:52.533855 [ 277 ] {3f194efb-cb52-4ea0-ad34-f78e9561c43b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14887 | 2026.01.22 22:25:52.533922 [ 277 ] {3f194efb-cb52-4ea0-ad34-f78e9561c43b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14888 | 2026.01.22 22:25:52.534636 [ 277 ] {3f194efb-cb52-4ea0-ad34-f78e9561c43b} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14889 | 2026.01.22 22:25:52.534678 [ 277 ] {3f194efb-cb52-4ea0-ad34-f78e9561c43b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14890 | 2026.01.22 22:25:52.535036 [ 277 ] {3f194efb-cb52-4ea0-ad34-f78e9561c43b} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14891 | 2026.01.22 22:25:52.535257 [ 277 ] {3f194efb-cb52-4ea0-ad34-f78e9561c43b} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14892 | 2026.01.22 22:25:52.535395 [ 108 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14893 | 2026.01.22 22:25:52.535413 [ 277 ] {3f194efb-cb52-4ea0-ad34-f78e9561c43b} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001606 sec., 79701.1207970112 rows/sec., 6.85 MiB/sec. | ||
| 14894 | 2026.01.22 22:25:52.535431 [ 108 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14895 | 2026.01.22 22:25:52.535454 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14896 | 2026.01.22 22:25:52.535465 [ 277 ] {3f194efb-cb52-4ea0-ad34-f78e9561c43b} <Debug> TCPHandler: Processed in 0.001903634 sec. | ||
| 14897 | 2026.01.22 22:25:52.535532 [ 196 ] {048797f8-2913-4120-8057-043480967ec1::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 | ||
| 14898 | 2026.01.22 22:25:52.535601 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14899 | 2026.01.22 22:25:52.535639 [ 196 ] {048797f8-2913-4120-8057-043480967ec1::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14900 | 2026.01.22 22:25:52.535678 [ 196 ] {048797f8-2913-4120-8057-043480967ec1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2556 rows starting from the beginning of the part | ||
| 14901 | 2026.01.22 22:25:52.535707 [ 277 ] {f769df06-99ce-40a1-b69f-2b97fc1f1ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14902 | 2026.01.22 22:25:52.535745 [ 196 ] {048797f8-2913-4120-8057-043480967ec1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 128 rows starting from the beginning of the part | ||
| 14903 | 2026.01.22 22:25:52.535756 [ 277 ] {f769df06-99ce-40a1-b69f-2b97fc1f1ab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14904 | 2026.01.22 22:25:52.535805 [ 196 ] {048797f8-2913-4120-8057-043480967ec1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 66 rows starting from the beginning of the part | ||
| 14905 | 2026.01.22 22:25:52.535861 [ 196 ] {048797f8-2913-4120-8057-043480967ec1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 128 rows starting from the beginning of the part | ||
| 14906 | 2026.01.22 22:25:52.535905 [ 196 ] {048797f8-2913-4120-8057-043480967ec1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 1329 rows starting from the beginning of the part | ||
| 14907 | 2026.01.22 22:25:52.535953 [ 196 ] {048797f8-2913-4120-8057-043480967ec1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 128 rows starting from the beginning of the part | ||
| 14908 | 2026.01.22 22:25:52.536197 [ 277 ] {f769df06-99ce-40a1-b69f-2b97fc1f1ab9} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14909 | 2026.01.22 22:25:52.536241 [ 277 ] {f769df06-99ce-40a1-b69f-2b97fc1f1ab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14910 | 2026.01.22 22:25:52.536553 [ 277 ] {f769df06-99ce-40a1-b69f-2b97fc1f1ab9} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14911 | 2026.01.22 22:25:52.536800 [ 277 ] {f769df06-99ce-40a1-b69f-2b97fc1f1ab9} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14912 | 2026.01.22 22:25:52.536937 [ 277 ] {f769df06-99ce-40a1-b69f-2b97fc1f1ab9} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001253 sec., 28731.045490822027 rows/sec., 2.11 MiB/sec. | ||
| 14913 | 2026.01.22 22:25:52.536976 [ 277 ] {f769df06-99ce-40a1-b69f-2b97fc1f1ab9} <Debug> TCPHandler: Processed in 0.00142892 sec. | ||
| 14914 | 2026.01.22 22:25:52.537080 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14915 | 2026.01.22 22:25:52.537176 [ 277 ] {681f99b5-ed14-4bc8-be47-b0f49449f940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14916 | 2026.01.22 22:25:52.537217 [ 277 ] {681f99b5-ed14-4bc8-be47-b0f49449f940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14917 | 2026.01.22 22:25:52.537655 [ 277 ] {681f99b5-ed14-4bc8-be47-b0f49449f940} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14918 | 2026.01.22 22:25:52.537691 [ 277 ] {681f99b5-ed14-4bc8-be47-b0f49449f940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14919 | 2026.01.22 22:25:52.537884 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4335 rows, containing 5 columns (5 merged, 0 gathered) in 0.002389888 sec., 1813892.5338760645 rows/sec., 156.40 MiB/sec. | ||
| 14920 | 2026.01.22 22:25:52.537995 [ 277 ] {681f99b5-ed14-4bc8-be47-b0f49449f940} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14921 | 2026.01.22 22:25:52.538144 [ 196 ] {048797f8-2913-4120-8057-043480967ec1::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14922 | 2026.01.22 22:25:52.538225 [ 277 ] {681f99b5-ed14-4bc8-be47-b0f49449f940} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14923 | 2026.01.22 22:25:52.538354 [ 108 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14924 | 2026.01.22 22:25:52.538370 [ 277 ] {681f99b5-ed14-4bc8-be47-b0f49449f940} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001214 sec., 82372.32289950576 rows/sec., 6.43 MiB/sec. | ||
| 14925 | 2026.01.22 22:25:52.538384 [ 108 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14926 | 2026.01.22 22:25:52.538411 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14927 | 2026.01.22 22:25:52.538417 [ 277 ] {681f99b5-ed14-4bc8-be47-b0f49449f940} <Debug> TCPHandler: Processed in 0.00138841 sec. | ||
| 14928 | 2026.01.22 22:25:52.538423 [ 196 ] {048797f8-2913-4120-8057-043480967ec1::all_1_111_22} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14929 | 2026.01.22 22:25:52.538486 [ 191 ] {94686fe9-8f29-47df-b786-a03914968c62::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 | ||
| 14930 | 2026.01.22 22:25:52.538503 [ 196 ] {048797f8-2913-4120-8057-043480967ec1::all_1_111_22} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14931 | 2026.01.22 22:25:52.538550 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14932 | 2026.01.22 22:25:52.538577 [ 191 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14933 | 2026.01.22 22:25:52.538588 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 14934 | 2026.01.22 22:25:52.538603 [ 191 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1304 rows starting from the beginning of the part | ||
| 14935 | 2026.01.22 22:25:52.538650 [ 277 ] {7d6e08e0-eec4-4ddf-85fd-378629d740a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14936 | 2026.01.22 22:25:52.538660 [ 191 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 100 rows starting from the beginning of the part | ||
| 14937 | 2026.01.22 22:25:52.538695 [ 277 ] {7d6e08e0-eec4-4ddf-85fd-378629d740a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14938 | 2026.01.22 22:25:52.538702 [ 191 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 69 rows starting from the beginning of the part | ||
| 14939 | 2026.01.22 22:25:52.538745 [ 191 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 100 rows starting from the beginning of the part | ||
| 14940 | 2026.01.22 22:25:52.538783 [ 191 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 567 rows starting from the beginning of the part | ||
| 14941 | 2026.01.22 22:25:52.538821 [ 191 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 100 rows starting from the beginning of the part | ||
| 14942 | 2026.01.22 22:25:52.539110 [ 277 ] {7d6e08e0-eec4-4ddf-85fd-378629d740a3} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14943 | 2026.01.22 22:25:52.539144 [ 277 ] {7d6e08e0-eec4-4ddf-85fd-378629d740a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14944 | 2026.01.22 22:25:52.539468 [ 277 ] {7d6e08e0-eec4-4ddf-85fd-378629d740a3} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14945 | 2026.01.22 22:25:52.539675 [ 277 ] {7d6e08e0-eec4-4ddf-85fd-378629d740a3} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14946 | 2026.01.22 22:25:52.539811 [ 277 ] {7d6e08e0-eec4-4ddf-85fd-378629d740a3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 14947 | 2026.01.22 22:25:52.539849 [ 277 ] {7d6e08e0-eec4-4ddf-85fd-378629d740a3} <Debug> TCPHandler: Processed in 0.00135449 sec. | ||
| 14948 | 2026.01.22 22:25:52.539913 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2240 rows, containing 5 columns (5 merged, 0 gathered) in 0.001457351 sec., 1537035.347009746 rows/sec., 119.27 MiB/sec. | ||
| 14949 | 2026.01.22 22:25:52.539954 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14950 | 2026.01.22 22:25:52.540056 [ 277 ] {9e9fdb43-d166-48f5-9d36-6dc0dedb513f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14951 | 2026.01.22 22:25:52.540089 [ 191 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14952 | 2026.01.22 22:25:52.540112 [ 277 ] {9e9fdb43-d166-48f5-9d36-6dc0dedb513f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14953 | 2026.01.22 22:25:52.540317 [ 191 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_111_22} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14954 | 2026.01.22 22:25:52.540377 [ 191 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_111_22} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14955 | 2026.01.22 22:25:52.540441 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 14956 | 2026.01.22 22:25:52.540990 [ 277 ] {9e9fdb43-d166-48f5-9d36-6dc0dedb513f} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14957 | 2026.01.22 22:25:52.541026 [ 277 ] {9e9fdb43-d166-48f5-9d36-6dc0dedb513f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14958 | 2026.01.22 22:25:52.541589 [ 277 ] {9e9fdb43-d166-48f5-9d36-6dc0dedb513f} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14959 | 2026.01.22 22:25:52.541803 [ 277 ] {9e9fdb43-d166-48f5-9d36-6dc0dedb513f} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14960 | 2026.01.22 22:25:52.541943 [ 277 ] {9e9fdb43-d166-48f5-9d36-6dc0dedb513f} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001908 sec., 18867.924528301886 rows/sec., 33.81 MiB/sec. | ||
| 14961 | 2026.01.22 22:25:52.542014 [ 277 ] {9e9fdb43-d166-48f5-9d36-6dc0dedb513f} <Debug> TCPHandler: Processed in 0.002110175 sec. | ||
| 14962 | 2026.01.22 22:25:52.542131 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14963 | 2026.01.22 22:25:52.542226 [ 277 ] {106f2a1a-5ce4-4e32-9920-cd469de00389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14964 | 2026.01.22 22:25:52.542268 [ 277 ] {106f2a1a-5ce4-4e32-9920-cd469de00389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14965 | 2026.01.22 22:25:52.542604 [ 277 ] {106f2a1a-5ce4-4e32-9920-cd469de00389} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14966 | 2026.01.22 22:25:52.542640 [ 277 ] {106f2a1a-5ce4-4e32-9920-cd469de00389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14967 | 2026.01.22 22:25:52.542942 [ 277 ] {106f2a1a-5ce4-4e32-9920-cd469de00389} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14968 | 2026.01.22 22:25:52.543161 [ 277 ] {106f2a1a-5ce4-4e32-9920-cd469de00389} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14969 | 2026.01.22 22:25:52.543293 [ 277 ] {106f2a1a-5ce4-4e32-9920-cd469de00389} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 14970 | 2026.01.22 22:25:52.543288 [ 110 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14971 | 2026.01.22 22:25:52.543330 [ 277 ] {106f2a1a-5ce4-4e32-9920-cd469de00389} <Debug> TCPHandler: Processed in 0.001248099 sec. | ||
| 14972 | 2026.01.22 22:25:52.543369 [ 110 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14973 | 2026.01.22 22:25:52.543395 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14974 | 2026.01.22 22:25:52.543474 [ 196 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 14975 | 2026.01.22 22:25:52.543576 [ 196 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14976 | 2026.01.22 22:25:52.543606 [ 196 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6594 rows starting from the beginning of the part | ||
| 14977 | 2026.01.22 22:25:52.543656 [ 196 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 14978 | 2026.01.22 22:25:52.543697 [ 196 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
| 14979 | 2026.01.22 22:25:52.543735 [ 196 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 14980 | 2026.01.22 22:25:52.543776 [ 196 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 14981 | 2026.01.22 22:25:52.543813 [ 196 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 14982 | 2026.01.22 22:25:52.545653 [ 196 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6894 rows, containing 4 columns (4 merged, 0 gathered) in 0.002213006 sec., 3115219.7508727945 rows/sec., 207.48 MiB/sec. | ||
| 14983 | 2026.01.22 22:25:52.546084 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14984 | 2026.01.22 22:25:52.546345 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_111_22} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14985 | 2026.01.22 22:25:52.546412 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_111_22} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14986 | 2026.01.22 22:25:52.546476 [ 208 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 14987 | 2026.01.22 22:25:54.333656 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 14988 | 2026.01.22 22:25:54.350699 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14989 | 2026.01.22 22:25:54.350754 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14990 | 2026.01.22 22:25:54.356668 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 14991 | 2026.01.22 22:25:54.357390 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14992 | 2026.01.22 22:25:54.357702 [ 105 ] {} <Debug> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 14993 | 2026.01.22 22:25:54.357767 [ 105 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14994 | 2026.01.22 22:25:54.357788 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14995 | 2026.01.22 22:25:54.357881 [ 191 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 14996 | 2026.01.22 22:25:54.360437 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 14997 | 2026.01.22 22:25:54.360786 [ 191 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14998 | 2026.01.22 22:25:54.361594 [ 191 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 14999 | 2026.01.22 22:25:54.364916 [ 191 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 15000 | 2026.01.22 22:25:54.368315 [ 191 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 15001 | 2026.01.22 22:25:54.372095 [ 191 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 15002 | 2026.01.22 22:25:54.376284 [ 191 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 15003 | 2026.01.22 22:25:54.380320 [ 191 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 15004 | 2026.01.22 22:25:54.433632 [ 208 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.07578331 sec., 7561.0315780611845 rows/sec., 39.10 MiB/sec. | ||
| 15005 | 2026.01.22 22:25:54.436629 [ 196 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 15006 | 2026.01.22 22:25:54.438841 [ 196 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_76_15} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15007 | 2026.01.22 22:25:54.438961 [ 196 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_76_15} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 15008 | 2026.01.22 22:25:54.441820 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 15009 | 2026.01.22 22:25:55.000268 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 374.27 MiB, peak 391.69 MiB, free memory in arenas 0.00 B, will set to 373.20 MiB (RSS), difference: -1.07 MiB | ||
| 15010 | 2026.01.22 22:25:57.531638 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15011 | 2026.01.22 22:25:57.531851 [ 277 ] {6f690720-acae-4f1d-b215-6940a6432732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15012 | 2026.01.22 22:25:57.531926 [ 277 ] {6f690720-acae-4f1d-b215-6940a6432732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15013 | 2026.01.22 22:25:57.532580 [ 277 ] {6f690720-acae-4f1d-b215-6940a6432732} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15014 | 2026.01.22 22:25:57.532631 [ 277 ] {6f690720-acae-4f1d-b215-6940a6432732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15015 | 2026.01.22 22:25:57.533022 [ 277 ] {6f690720-acae-4f1d-b215-6940a6432732} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15016 | 2026.01.22 22:25:57.533257 [ 277 ] {6f690720-acae-4f1d-b215-6940a6432732} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15017 | 2026.01.22 22:25:57.533415 [ 277 ] {6f690720-acae-4f1d-b215-6940a6432732} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001617 sec., 40816.32653061225 rows/sec., 3.23 MiB/sec. | ||
| 15018 | 2026.01.22 22:25:57.533463 [ 277 ] {6f690720-acae-4f1d-b215-6940a6432732} <Debug> TCPHandler: Processed in 0.001965374 sec. | ||
| 15019 | 2026.01.22 22:25:57.533589 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15020 | 2026.01.22 22:25:57.533695 [ 277 ] {8ed9844d-bdcb-477a-a91b-f22a325fa6fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15021 | 2026.01.22 22:25:57.533738 [ 277 ] {8ed9844d-bdcb-477a-a91b-f22a325fa6fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15022 | 2026.01.22 22:25:57.534149 [ 277 ] {8ed9844d-bdcb-477a-a91b-f22a325fa6fa} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15023 | 2026.01.22 22:25:57.534183 [ 277 ] {8ed9844d-bdcb-477a-a91b-f22a325fa6fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15024 | 2026.01.22 22:25:57.534476 [ 277 ] {8ed9844d-bdcb-477a-a91b-f22a325fa6fa} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15025 | 2026.01.22 22:25:57.534684 [ 277 ] {8ed9844d-bdcb-477a-a91b-f22a325fa6fa} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15026 | 2026.01.22 22:25:57.534806 [ 103 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15027 | 2026.01.22 22:25:57.534815 [ 277 ] {8ed9844d-bdcb-477a-a91b-f22a325fa6fa} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001145 sec., 4366.812227074236 rows/sec., 328.36 KiB/sec. | ||
| 15028 | 2026.01.22 22:25:57.534844 [ 103 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15029 | 2026.01.22 22:25:57.534865 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15030 | 2026.01.22 22:25:57.534868 [ 277 ] {8ed9844d-bdcb-477a-a91b-f22a325fa6fa} <Debug> TCPHandler: Processed in 0.00133179 sec. | ||
| 15031 | 2026.01.22 22:25:57.534985 [ 200 ] {1300943d-9fd4-47f6-9844-87364234b6ab::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 | ||
| 15032 | 2026.01.22 22:25:57.535009 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15033 | 2026.01.22 22:25:57.535121 [ 277 ] {d5e5aa4f-46e9-48f9-acee-183b9a84d6b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15034 | 2026.01.22 22:25:57.535128 [ 200 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15035 | 2026.01.22 22:25:57.535165 [ 277 ] {d5e5aa4f-46e9-48f9-acee-183b9a84d6b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15036 | 2026.01.22 22:25:57.535173 [ 200 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 296 rows starting from the beginning of the part | ||
| 15037 | 2026.01.22 22:25:57.535247 [ 200 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 5 rows starting from the beginning of the part | ||
| 15038 | 2026.01.22 22:25:57.535289 [ 200 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 36 rows starting from the beginning of the part | ||
| 15039 | 2026.01.22 22:25:57.535327 [ 200 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 23 rows starting from the beginning of the part | ||
| 15040 | 2026.01.22 22:25:57.535365 [ 200 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 36 rows starting from the beginning of the part | ||
| 15041 | 2026.01.22 22:25:57.535402 [ 200 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 5 rows starting from the beginning of the part | ||
| 15042 | 2026.01.22 22:25:57.535620 [ 277 ] {d5e5aa4f-46e9-48f9-acee-183b9a84d6b2} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15043 | 2026.01.22 22:25:57.535662 [ 277 ] {d5e5aa4f-46e9-48f9-acee-183b9a84d6b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15044 | 2026.01.22 22:25:57.535987 [ 277 ] {d5e5aa4f-46e9-48f9-acee-183b9a84d6b2} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15045 | 2026.01.22 22:25:57.536206 [ 277 ] {d5e5aa4f-46e9-48f9-acee-183b9a84d6b2} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15046 | 2026.01.22 22:25:57.536241 [ 208 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 401 rows, containing 5 columns (5 merged, 0 gathered) in 0.00131354 sec., 305281.9099532561 rows/sec., 21.06 MiB/sec. | ||
| 15047 | 2026.01.22 22:25:57.536336 [ 277 ] {d5e5aa4f-46e9-48f9-acee-183b9a84d6b2} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001234 sec., 55915.72123176661 rows/sec., 4.36 MiB/sec. | ||
| 15048 | 2026.01.22 22:25:57.536379 [ 277 ] {d5e5aa4f-46e9-48f9-acee-183b9a84d6b2} <Debug> TCPHandler: Processed in 0.001420981 sec. | ||
| 15049 | 2026.01.22 22:25:57.536446 [ 193 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15050 | 2026.01.22 22:25:57.536500 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15051 | 2026.01.22 22:25:57.536600 [ 277 ] {95261e25-6455-4d96-b2f6-94b3a9d2113c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15052 | 2026.01.22 22:25:57.536648 [ 277 ] {95261e25-6455-4d96-b2f6-94b3a9d2113c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15053 | 2026.01.22 22:25:57.536785 [ 193 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_106_21} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15054 | 2026.01.22 22:25:57.536876 [ 193 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_106_21} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15055 | 2026.01.22 22:25:57.536976 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 15056 | 2026.01.22 22:25:57.537062 [ 277 ] {95261e25-6455-4d96-b2f6-94b3a9d2113c} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15057 | 2026.01.22 22:25:57.537102 [ 277 ] {95261e25-6455-4d96-b2f6-94b3a9d2113c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15058 | 2026.01.22 22:25:57.537435 [ 277 ] {95261e25-6455-4d96-b2f6-94b3a9d2113c} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15059 | 2026.01.22 22:25:57.537650 [ 277 ] {95261e25-6455-4d96-b2f6-94b3a9d2113c} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15060 | 2026.01.22 22:25:57.537781 [ 277 ] {95261e25-6455-4d96-b2f6-94b3a9d2113c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 15061 | 2026.01.22 22:25:57.537819 [ 277 ] {95261e25-6455-4d96-b2f6-94b3a9d2113c} <Debug> TCPHandler: Processed in 0.00137029 sec. | ||
| 15062 | 2026.01.22 22:25:57.537936 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15063 | 2026.01.22 22:25:57.538031 [ 277 ] {1fbe3b8d-6eb6-4992-94e4-1846ef410211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15064 | 2026.01.22 22:25:57.538085 [ 277 ] {1fbe3b8d-6eb6-4992-94e4-1846ef410211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15065 | 2026.01.22 22:25:57.538865 [ 277 ] {1fbe3b8d-6eb6-4992-94e4-1846ef410211} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15066 | 2026.01.22 22:25:57.538899 [ 277 ] {1fbe3b8d-6eb6-4992-94e4-1846ef410211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15067 | 2026.01.22 22:25:57.539410 [ 277 ] {1fbe3b8d-6eb6-4992-94e4-1846ef410211} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15068 | 2026.01.22 22:25:57.539629 [ 277 ] {1fbe3b8d-6eb6-4992-94e4-1846ef410211} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15069 | 2026.01.22 22:25:57.539776 [ 277 ] {1fbe3b8d-6eb6-4992-94e4-1846ef410211} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001763 sec., 2836.0748723766305 rows/sec., 5.08 MiB/sec. | ||
| 15070 | 2026.01.22 22:25:57.539857 [ 277 ] {1fbe3b8d-6eb6-4992-94e4-1846ef410211} <Debug> TCPHandler: Processed in 0.001971444 sec. | ||
| 15071 | 2026.01.22 22:25:57.539978 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15072 | 2026.01.22 22:25:57.540074 [ 277 ] {8d3d03eb-3de7-4f29-a9fb-c3a7cb3f3c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15073 | 2026.01.22 22:25:57.540115 [ 277 ] {8d3d03eb-3de7-4f29-a9fb-c3a7cb3f3c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15074 | 2026.01.22 22:25:57.540467 [ 277 ] {8d3d03eb-3de7-4f29-a9fb-c3a7cb3f3c5c} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15075 | 2026.01.22 22:25:57.540501 [ 277 ] {8d3d03eb-3de7-4f29-a9fb-c3a7cb3f3c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15076 | 2026.01.22 22:25:57.540802 [ 277 ] {8d3d03eb-3de7-4f29-a9fb-c3a7cb3f3c5c} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15077 | 2026.01.22 22:25:57.541014 [ 277 ] {8d3d03eb-3de7-4f29-a9fb-c3a7cb3f3c5c} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15078 | 2026.01.22 22:25:57.541146 [ 277 ] {8d3d03eb-3de7-4f29-a9fb-c3a7cb3f3c5c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 15079 | 2026.01.22 22:25:57.541182 [ 277 ] {8d3d03eb-3de7-4f29-a9fb-c3a7cb3f3c5c} <Debug> TCPHandler: Processed in 0.001254059 sec. | ||
| 15080 | 2026.01.22 22:25:59.885852 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36896 | ||
| 15081 | 2026.01.22 22:25:59.886354 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15082 | 2026.01.22 22:25:59.886394 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15083 | 2026.01.22 22:25:59.886877 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 15084 | 2026.01.22 22:25:59.887140 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15085 | 2026.01.22 22:25:59.887275 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36896 | ||
| 15086 | 2026.01.22 22:26:01.860861 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 15087 | 2026.01.22 22:26:01.877222 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15088 | 2026.01.22 22:26:01.877277 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15089 | 2026.01.22 22:26:01.883484 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 15090 | 2026.01.22 22:26:01.884236 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15091 | 2026.01.22 22:26:01.887193 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 15092 | 2026.01.22 22:26:02.245609 [ 225 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): 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] | ||
| 15093 | 2026.01.22 22:26:02.245661 [ 225 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): 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] | ||
| 15094 | 2026.01.22 22:26:02.249135 [ 225 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): 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] | ||
| 15095 | 2026.01.22 22:26:02.277355 [ 226 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): 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] | ||
| 15096 | 2026.01.22 22:26:02.277406 [ 226 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): 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] | ||
| 15097 | 2026.01.22 22:26:02.320148 [ 226 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): 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] | ||
| 15098 | 2026.01.22 22:26:02.496473 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1824 | ||
| 15099 | 2026.01.22 22:26:02.498750 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15100 | 2026.01.22 22:26:02.498807 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15101 | 2026.01.22 22:26:02.500006 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 15102 | 2026.01.22 22:26:02.500290 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15103 | 2026.01.22 22:26:02.500673 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1824 | ||
| 15104 | 2026.01.22 22:26:02.533902 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15105 | 2026.01.22 22:26:02.534091 [ 277 ] {8195da86-cc5c-40dc-bffb-a9451f531f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15106 | 2026.01.22 22:26:02.534163 [ 277 ] {8195da86-cc5c-40dc-bffb-a9451f531f65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15107 | 2026.01.22 22:26:02.534893 [ 277 ] {8195da86-cc5c-40dc-bffb-a9451f531f65} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15108 | 2026.01.22 22:26:02.534948 [ 277 ] {8195da86-cc5c-40dc-bffb-a9451f531f65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15109 | 2026.01.22 22:26:02.535330 [ 277 ] {8195da86-cc5c-40dc-bffb-a9451f531f65} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 15110 | 2026.01.22 22:26:02.535562 [ 277 ] {8195da86-cc5c-40dc-bffb-a9451f531f65} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15111 | 2026.01.22 22:26:02.535726 [ 277 ] {8195da86-cc5c-40dc-bffb-a9451f531f65} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001687 sec., 5927.682276229994 rows/sec., 483.36 KiB/sec. | ||
| 15112 | 2026.01.22 22:26:02.535777 [ 277 ] {8195da86-cc5c-40dc-bffb-a9451f531f65} <Debug> TCPHandler: Processed in 0.002011475 sec. | ||
| 15113 | 2026.01.22 22:26:02.535919 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15114 | 2026.01.22 22:26:02.536022 [ 277 ] {a219131d-e35f-404d-8e07-2e067a6e8ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15115 | 2026.01.22 22:26:02.536065 [ 277 ] {a219131d-e35f-404d-8e07-2e067a6e8ee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15116 | 2026.01.22 22:26:02.536578 [ 277 ] {a219131d-e35f-404d-8e07-2e067a6e8ee0} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15117 | 2026.01.22 22:26:02.536615 [ 277 ] {a219131d-e35f-404d-8e07-2e067a6e8ee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15118 | 2026.01.22 22:26:02.536964 [ 277 ] {a219131d-e35f-404d-8e07-2e067a6e8ee0} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15119 | 2026.01.22 22:26:02.537179 [ 277 ] {a219131d-e35f-404d-8e07-2e067a6e8ee0} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15120 | 2026.01.22 22:26:02.537313 [ 277 ] {a219131d-e35f-404d-8e07-2e067a6e8ee0} <Debug> executeQuery: Read 133 rows, 11.63 KiB in 0.001314 sec., 101217.65601217655 rows/sec., 8.64 MiB/sec. | ||
| 15121 | 2026.01.22 22:26:02.537352 [ 277 ] {a219131d-e35f-404d-8e07-2e067a6e8ee0} <Debug> TCPHandler: Processed in 0.001493921 sec. | ||
| 15122 | 2026.01.22 22:26:02.537475 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15123 | 2026.01.22 22:26:02.537571 [ 277 ] {63ece92a-0a1f-415b-ac48-538c88af1dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15124 | 2026.01.22 22:26:02.537612 [ 277 ] {63ece92a-0a1f-415b-ac48-538c88af1dd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15125 | 2026.01.22 22:26:02.538036 [ 277 ] {63ece92a-0a1f-415b-ac48-538c88af1dd1} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15126 | 2026.01.22 22:26:02.538072 [ 277 ] {63ece92a-0a1f-415b-ac48-538c88af1dd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15127 | 2026.01.22 22:26:02.538368 [ 277 ] {63ece92a-0a1f-415b-ac48-538c88af1dd1} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15128 | 2026.01.22 22:26:02.538577 [ 277 ] {63ece92a-0a1f-415b-ac48-538c88af1dd1} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15129 | 2026.01.22 22:26:02.538711 [ 277 ] {63ece92a-0a1f-415b-ac48-538c88af1dd1} <Debug> executeQuery: Read 46 rows, 3.41 KiB in 0.001159 sec., 39689.387402933564 rows/sec., 2.87 MiB/sec. | ||
| 15130 | 2026.01.22 22:26:02.538750 [ 277 ] {63ece92a-0a1f-415b-ac48-538c88af1dd1} <Debug> TCPHandler: Processed in 0.00132573 sec. | ||
| 15131 | 2026.01.22 22:26:02.538858 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15132 | 2026.01.22 22:26:02.538955 [ 277 ] {a5c4aa40-209f-466a-9408-a140c9709c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15133 | 2026.01.22 22:26:02.538993 [ 277 ] {a5c4aa40-209f-466a-9408-a140c9709c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15134 | 2026.01.22 22:26:02.539427 [ 277 ] {a5c4aa40-209f-466a-9408-a140c9709c6a} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15135 | 2026.01.22 22:26:02.539464 [ 277 ] {a5c4aa40-209f-466a-9408-a140c9709c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15136 | 2026.01.22 22:26:02.539767 [ 277 ] {a5c4aa40-209f-466a-9408-a140c9709c6a} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15137 | 2026.01.22 22:26:02.539977 [ 277 ] {a5c4aa40-209f-466a-9408-a140c9709c6a} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15138 | 2026.01.22 22:26:02.540115 [ 277 ] {a5c4aa40-209f-466a-9408-a140c9709c6a} <Debug> executeQuery: Read 110 rows, 8.81 KiB in 0.001179 sec., 93299.40627650551 rows/sec., 7.30 MiB/sec. | ||
| 15139 | 2026.01.22 22:26:02.540152 [ 277 ] {a5c4aa40-209f-466a-9408-a140c9709c6a} <Debug> TCPHandler: Processed in 0.00134391 sec. | ||
| 15140 | 2026.01.22 22:26:02.540266 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15141 | 2026.01.22 22:26:02.540360 [ 277 ] {c86b88d8-b644-494d-9605-9c74ed66742f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15142 | 2026.01.22 22:26:02.540403 [ 277 ] {c86b88d8-b644-494d-9605-9c74ed66742f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15143 | 2026.01.22 22:26:02.540813 [ 277 ] {c86b88d8-b644-494d-9605-9c74ed66742f} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15144 | 2026.01.22 22:26:02.540848 [ 277 ] {c86b88d8-b644-494d-9605-9c74ed66742f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15145 | 2026.01.22 22:26:02.541185 [ 277 ] {c86b88d8-b644-494d-9605-9c74ed66742f} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15146 | 2026.01.22 22:26:02.541402 [ 277 ] {c86b88d8-b644-494d-9605-9c74ed66742f} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15147 | 2026.01.22 22:26:02.541534 [ 277 ] {c86b88d8-b644-494d-9605-9c74ed66742f} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001192 sec., 138422.8187919463 rows/sec., 9.64 MiB/sec. | ||
| 15148 | 2026.01.22 22:26:02.541572 [ 277 ] {c86b88d8-b644-494d-9605-9c74ed66742f} <Debug> TCPHandler: Processed in 0.00135557 sec. | ||
| 15149 | 2026.01.22 22:26:02.541682 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15150 | 2026.01.22 22:26:02.541776 [ 277 ] {1cd18c60-7308-4044-aa44-27335b5026a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15151 | 2026.01.22 22:26:02.541829 [ 277 ] {1cd18c60-7308-4044-aa44-27335b5026a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15152 | 2026.01.22 22:26:02.542710 [ 277 ] {1cd18c60-7308-4044-aa44-27335b5026a2} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15153 | 2026.01.22 22:26:02.542746 [ 277 ] {1cd18c60-7308-4044-aa44-27335b5026a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15154 | 2026.01.22 22:26:02.543297 [ 277 ] {1cd18c60-7308-4044-aa44-27335b5026a2} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15155 | 2026.01.22 22:26:02.543515 [ 277 ] {1cd18c60-7308-4044-aa44-27335b5026a2} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15156 | 2026.01.22 22:26:02.543658 [ 277 ] {1cd18c60-7308-4044-aa44-27335b5026a2} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001899 sec., 18957.34597156398 rows/sec., 33.97 MiB/sec. | ||
| 15157 | 2026.01.22 22:26:02.543728 [ 277 ] {1cd18c60-7308-4044-aa44-27335b5026a2} <Debug> TCPHandler: Processed in 0.002095516 sec. | ||
| 15158 | 2026.01.22 22:26:02.543844 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15159 | 2026.01.22 22:26:02.543939 [ 277 ] {fbb8ec64-c251-40c4-956c-71ce492339fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15160 | 2026.01.22 22:26:02.543981 [ 277 ] {fbb8ec64-c251-40c4-956c-71ce492339fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15161 | 2026.01.22 22:26:02.544318 [ 277 ] {fbb8ec64-c251-40c4-956c-71ce492339fe} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15162 | 2026.01.22 22:26:02.544354 [ 277 ] {fbb8ec64-c251-40c4-956c-71ce492339fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15163 | 2026.01.22 22:26:02.544652 [ 277 ] {fbb8ec64-c251-40c4-956c-71ce492339fe} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15164 | 2026.01.22 22:26:02.544856 [ 277 ] {fbb8ec64-c251-40c4-956c-71ce492339fe} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15165 | 2026.01.22 22:26:02.544989 [ 277 ] {fbb8ec64-c251-40c4-956c-71ce492339fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 15166 | 2026.01.22 22:26:02.545025 [ 277 ] {fbb8ec64-c251-40c4-956c-71ce492339fe} <Debug> TCPHandler: Processed in 0.00123155 sec. | ||
| 15167 | 2026.01.22 22:26:02.545070 [ 226 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): 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] | ||
| 15168 | 2026.01.22 22:26:02.545110 [ 226 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): 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] | ||
| 15169 | 2026.01.22 22:26:02.548184 [ 226 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): 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] | ||
| 15170 | 2026.01.22 22:26:02.942473 [ 226 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): 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] | ||
| 15171 | 2026.01.22 22:26:02.942546 [ 226 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): 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] | ||
| 15172 | 2026.01.22 22:26:02.951096 [ 226 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): 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] | ||
| 15173 | 2026.01.22 22:26:03.001180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 369.70 MiB, peak 391.69 MiB, free memory in arenas 0.00 B, will set to 373.20 MiB (RSS), difference: 3.50 MiB | ||
| 15174 | 2026.01.22 22:26:04.127136 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): 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] | ||
| 15175 | 2026.01.22 22:26:04.127241 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): 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] | ||
| 15176 | 2026.01.22 22:26:04.135463 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): 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] | ||
| 15177 | 2026.01.22 22:26:05.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 369.20 MiB, peak 391.69 MiB, free memory in arenas 0.00 B, will set to 373.20 MiB (RSS), difference: 4.00 MiB | ||
| 15178 | 2026.01.22 22:26:07.172706 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15179 | 2026.01.22 22:26:07.172769 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15180 | 2026.01.22 22:26:07.388376 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37408 | ||
| 15181 | 2026.01.22 22:26:07.388906 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15182 | 2026.01.22 22:26:07.388946 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15183 | 2026.01.22 22:26:07.389431 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 15184 | 2026.01.22 22:26:07.389651 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15185 | 2026.01.22 22:26:07.389785 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37408 | ||
| 15186 | 2026.01.22 22:26:07.531080 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15187 | 2026.01.22 22:26:07.531277 [ 277 ] {11921cbb-c579-4f6f-b09f-076d45fcb376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15188 | 2026.01.22 22:26:07.531350 [ 277 ] {11921cbb-c579-4f6f-b09f-076d45fcb376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15189 | 2026.01.22 22:26:07.532112 [ 277 ] {11921cbb-c579-4f6f-b09f-076d45fcb376} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15190 | 2026.01.22 22:26:07.532157 [ 277 ] {11921cbb-c579-4f6f-b09f-076d45fcb376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15191 | 2026.01.22 22:26:07.532552 [ 277 ] {11921cbb-c579-4f6f-b09f-076d45fcb376} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15192 | 2026.01.22 22:26:07.532781 [ 277 ] {11921cbb-c579-4f6f-b09f-076d45fcb376} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15193 | 2026.01.22 22:26:07.532947 [ 277 ] {11921cbb-c579-4f6f-b09f-076d45fcb376} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001722 sec., 38327.52613240418 rows/sec., 3.04 MiB/sec. | ||
| 15194 | 2026.01.22 22:26:07.532998 [ 277 ] {11921cbb-c579-4f6f-b09f-076d45fcb376} <Debug> TCPHandler: Processed in 0.002051875 sec. | ||
| 15195 | 2026.01.22 22:26:07.533138 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15196 | 2026.01.22 22:26:07.533243 [ 277 ] {382a0c3d-56db-4583-8945-60464ab7b3a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15197 | 2026.01.22 22:26:07.533286 [ 277 ] {382a0c3d-56db-4583-8945-60464ab7b3a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15198 | 2026.01.22 22:26:07.533762 [ 277 ] {382a0c3d-56db-4583-8945-60464ab7b3a7} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15199 | 2026.01.22 22:26:07.533796 [ 277 ] {382a0c3d-56db-4583-8945-60464ab7b3a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15200 | 2026.01.22 22:26:07.534113 [ 277 ] {382a0c3d-56db-4583-8945-60464ab7b3a7} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15201 | 2026.01.22 22:26:07.534327 [ 277 ] {382a0c3d-56db-4583-8945-60464ab7b3a7} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15202 | 2026.01.22 22:26:07.534462 [ 277 ] {382a0c3d-56db-4583-8945-60464ab7b3a7} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001243 sec., 4022.526146419952 rows/sec., 302.48 KiB/sec. | ||
| 15203 | 2026.01.22 22:26:07.534517 [ 277 ] {382a0c3d-56db-4583-8945-60464ab7b3a7} <Debug> TCPHandler: Processed in 0.001441871 sec. | ||
| 15204 | 2026.01.22 22:26:07.534636 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15205 | 2026.01.22 22:26:07.534733 [ 277 ] {ee33bcd4-5509-4567-a314-6defb252d3de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15206 | 2026.01.22 22:26:07.534774 [ 277 ] {ee33bcd4-5509-4567-a314-6defb252d3de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15207 | 2026.01.22 22:26:07.535197 [ 277 ] {ee33bcd4-5509-4567-a314-6defb252d3de} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15208 | 2026.01.22 22:26:07.535233 [ 277 ] {ee33bcd4-5509-4567-a314-6defb252d3de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15209 | 2026.01.22 22:26:07.535525 [ 277 ] {ee33bcd4-5509-4567-a314-6defb252d3de} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15210 | 2026.01.22 22:26:07.535730 [ 277 ] {ee33bcd4-5509-4567-a314-6defb252d3de} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15211 | 2026.01.22 22:26:07.535859 [ 277 ] {ee33bcd4-5509-4567-a314-6defb252d3de} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001145 sec., 60262.008733624454 rows/sec., 4.70 MiB/sec. | ||
| 15212 | 2026.01.22 22:26:07.535897 [ 277 ] {ee33bcd4-5509-4567-a314-6defb252d3de} <Debug> TCPHandler: Processed in 0.00130976 sec. | ||
| 15213 | 2026.01.22 22:26:07.536011 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15214 | 2026.01.22 22:26:07.536104 [ 277 ] {a7b73c0a-c1a7-41ce-b538-4b977dc5eb64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15215 | 2026.01.22 22:26:07.536147 [ 277 ] {a7b73c0a-c1a7-41ce-b538-4b977dc5eb64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15216 | 2026.01.22 22:26:07.536547 [ 277 ] {a7b73c0a-c1a7-41ce-b538-4b977dc5eb64} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15217 | 2026.01.22 22:26:07.536582 [ 277 ] {a7b73c0a-c1a7-41ce-b538-4b977dc5eb64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15218 | 2026.01.22 22:26:07.536900 [ 277 ] {a7b73c0a-c1a7-41ce-b538-4b977dc5eb64} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15219 | 2026.01.22 22:26:07.537100 [ 277 ] {a7b73c0a-c1a7-41ce-b538-4b977dc5eb64} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15220 | 2026.01.22 22:26:07.537228 [ 277 ] {a7b73c0a-c1a7-41ce-b538-4b977dc5eb64} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001142 sec., 140105.07880910684 rows/sec., 9.76 MiB/sec. | ||
| 15221 | 2026.01.22 22:26:07.537264 [ 277 ] {a7b73c0a-c1a7-41ce-b538-4b977dc5eb64} <Debug> TCPHandler: Processed in 0.001302409 sec. | ||
| 15222 | 2026.01.22 22:26:07.537369 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15223 | 2026.01.22 22:26:07.537461 [ 277 ] {505fc722-9f52-4ca3-ac0f-4e0236cd43b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15224 | 2026.01.22 22:26:07.537514 [ 277 ] {505fc722-9f52-4ca3-ac0f-4e0236cd43b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15225 | 2026.01.22 22:26:07.538262 [ 277 ] {505fc722-9f52-4ca3-ac0f-4e0236cd43b6} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15226 | 2026.01.22 22:26:07.538298 [ 277 ] {505fc722-9f52-4ca3-ac0f-4e0236cd43b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15227 | 2026.01.22 22:26:07.538805 [ 277 ] {505fc722-9f52-4ca3-ac0f-4e0236cd43b6} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15228 | 2026.01.22 22:26:07.539024 [ 277 ] {505fc722-9f52-4ca3-ac0f-4e0236cd43b6} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15229 | 2026.01.22 22:26:07.539149 [ 89 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15230 | 2026.01.22 22:26:07.539164 [ 277 ] {505fc722-9f52-4ca3-ac0f-4e0236cd43b6} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001721 sec., 2905.2876234747237 rows/sec., 5.21 MiB/sec. | ||
| 15231 | 2026.01.22 22:26:07.539202 [ 89 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15232 | 2026.01.22 22:26:07.539227 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15233 | 2026.01.22 22:26:07.539250 [ 277 ] {505fc722-9f52-4ca3-ac0f-4e0236cd43b6} <Debug> TCPHandler: Processed in 0.001927974 sec. | ||
| 15234 | 2026.01.22 22:26:07.539347 [ 196 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::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 | ||
| 15235 | 2026.01.22 22:26:07.539372 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15236 | 2026.01.22 22:26:07.539483 [ 277 ] {3152da88-6bdd-41ac-aba4-b151fe40173d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15237 | 2026.01.22 22:26:07.539525 [ 277 ] {3152da88-6bdd-41ac-aba4-b151fe40173d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15238 | 2026.01.22 22:26:07.539638 [ 196 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15239 | 2026.01.22 22:26:07.539717 [ 196 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2124 rows starting from the beginning of the part | ||
| 15240 | 2026.01.22 22:26:07.539870 [ 196 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 5 rows starting from the beginning of the part | ||
| 15241 | 2026.01.22 22:26:07.539882 [ 277 ] {3152da88-6bdd-41ac-aba4-b151fe40173d} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15242 | 2026.01.22 22:26:07.539923 [ 277 ] {3152da88-6bdd-41ac-aba4-b151fe40173d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15243 | 2026.01.22 22:26:07.539996 [ 196 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 36 rows starting from the beginning of the part | ||
| 15244 | 2026.01.22 22:26:07.540113 [ 196 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 5 rows starting from the beginning of the part | ||
| 15245 | 2026.01.22 22:26:07.540218 [ 196 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 36 rows starting from the beginning of the part | ||
| 15246 | 2026.01.22 22:26:07.540242 [ 277 ] {3152da88-6bdd-41ac-aba4-b151fe40173d} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15247 | 2026.01.22 22:26:07.540322 [ 196 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 5 rows starting from the beginning of the part | ||
| 15248 | 2026.01.22 22:26:07.540460 [ 277 ] {3152da88-6bdd-41ac-aba4-b151fe40173d} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15249 | 2026.01.22 22:26:07.540592 [ 277 ] {3152da88-6bdd-41ac-aba4-b151fe40173d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 15250 | 2026.01.22 22:26:07.540628 [ 277 ] {3152da88-6bdd-41ac-aba4-b151fe40173d} <Debug> TCPHandler: Processed in 0.001303829 sec. | ||
| 15251 | 2026.01.22 22:26:07.551725 [ 193 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2211 rows, containing 19 columns (19 merged, 0 gathered) in 0.012435562 sec., 177796.5483184435 rows/sec., 318.60 MiB/sec. | ||
| 15252 | 2026.01.22 22:26:07.553425 [ 188 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15253 | 2026.01.22 22:26:07.553806 [ 188 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15254 | 2026.01.22 22:26:07.553895 [ 188 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15255 | 2026.01.22 22:26:07.554012 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.28 MiB. | ||
| 15256 | 2026.01.22 22:26:08.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 373.70 MiB, peak 391.93 MiB, free memory in arenas 0.00 B, will set to 377.19 MiB (RSS), difference: 3.49 MiB | ||
| 15257 | 2026.01.22 22:26:09.387262 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 15258 | 2026.01.22 22:26:09.405105 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15259 | 2026.01.22 22:26:09.405159 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15260 | 2026.01.22 22:26:09.411358 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 15261 | 2026.01.22 22:26:09.412064 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15262 | 2026.01.22 22:26:09.415444 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 15263 | 2026.01.22 22:26:12.501789 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1850 | ||
| 15264 | 2026.01.22 22:26:12.504041 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15265 | 2026.01.22 22:26:12.504099 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15266 | 2026.01.22 22:26:12.505307 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 15267 | 2026.01.22 22:26:12.505592 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15268 | 2026.01.22 22:26:12.505985 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1850 | ||
| 15269 | 2026.01.22 22:26:12.532871 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15270 | 2026.01.22 22:26:12.533070 [ 277 ] {fe5f7c80-f8ba-4448-9035-8af76da802b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15271 | 2026.01.22 22:26:12.533140 [ 277 ] {fe5f7c80-f8ba-4448-9035-8af76da802b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15272 | 2026.01.22 22:26:12.533821 [ 277 ] {fe5f7c80-f8ba-4448-9035-8af76da802b0} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15273 | 2026.01.22 22:26:12.533873 [ 277 ] {fe5f7c80-f8ba-4448-9035-8af76da802b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15274 | 2026.01.22 22:26:12.534276 [ 277 ] {fe5f7c80-f8ba-4448-9035-8af76da802b0} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15275 | 2026.01.22 22:26:12.534509 [ 277 ] {fe5f7c80-f8ba-4448-9035-8af76da802b0} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15276 | 2026.01.22 22:26:12.534679 [ 277 ] {fe5f7c80-f8ba-4448-9035-8af76da802b0} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001662 sec., 77015.6438026474 rows/sec., 6.62 MiB/sec. | ||
| 15277 | 2026.01.22 22:26:12.534732 [ 277 ] {fe5f7c80-f8ba-4448-9035-8af76da802b0} <Debug> TCPHandler: Processed in 0.002000835 sec. | ||
| 15278 | 2026.01.22 22:26:12.534858 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15279 | 2026.01.22 22:26:12.534962 [ 277 ] {4d3e7d91-72d3-4d2b-a30d-bb030d148feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15280 | 2026.01.22 22:26:12.535008 [ 277 ] {4d3e7d91-72d3-4d2b-a30d-bb030d148feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15281 | 2026.01.22 22:26:12.535440 [ 277 ] {4d3e7d91-72d3-4d2b-a30d-bb030d148feb} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15282 | 2026.01.22 22:26:12.535480 [ 277 ] {4d3e7d91-72d3-4d2b-a30d-bb030d148feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15283 | 2026.01.22 22:26:12.535789 [ 277 ] {4d3e7d91-72d3-4d2b-a30d-bb030d148feb} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15284 | 2026.01.22 22:26:12.536002 [ 277 ] {4d3e7d91-72d3-4d2b-a30d-bb030d148feb} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15285 | 2026.01.22 22:26:12.536140 [ 277 ] {4d3e7d91-72d3-4d2b-a30d-bb030d148feb} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001201 sec., 29975.020815986678 rows/sec., 2.20 MiB/sec. | ||
| 15286 | 2026.01.22 22:26:12.536179 [ 277 ] {4d3e7d91-72d3-4d2b-a30d-bb030d148feb} <Debug> TCPHandler: Processed in 0.00137377 sec. | ||
| 15287 | 2026.01.22 22:26:12.536291 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15288 | 2026.01.22 22:26:12.536387 [ 277 ] {0b40a992-4302-45ad-a74d-9b3e5e28b7af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15289 | 2026.01.22 22:26:12.536429 [ 277 ] {0b40a992-4302-45ad-a74d-9b3e5e28b7af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15290 | 2026.01.22 22:26:12.536855 [ 277 ] {0b40a992-4302-45ad-a74d-9b3e5e28b7af} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15291 | 2026.01.22 22:26:12.536893 [ 277 ] {0b40a992-4302-45ad-a74d-9b3e5e28b7af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15292 | 2026.01.22 22:26:12.537208 [ 277 ] {0b40a992-4302-45ad-a74d-9b3e5e28b7af} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15293 | 2026.01.22 22:26:12.537413 [ 277 ] {0b40a992-4302-45ad-a74d-9b3e5e28b7af} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15294 | 2026.01.22 22:26:12.537546 [ 277 ] {0b40a992-4302-45ad-a74d-9b3e5e28b7af} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001178 sec., 84889.64346349746 rows/sec., 6.63 MiB/sec. | ||
| 15295 | 2026.01.22 22:26:12.537584 [ 277 ] {0b40a992-4302-45ad-a74d-9b3e5e28b7af} <Debug> TCPHandler: Processed in 0.00134155 sec. | ||
| 15296 | 2026.01.22 22:26:12.537696 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15297 | 2026.01.22 22:26:12.537792 [ 277 ] {d4964b81-b4da-42bf-bc38-3a98f3603dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15298 | 2026.01.22 22:26:12.537838 [ 277 ] {d4964b81-b4da-42bf-bc38-3a98f3603dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15299 | 2026.01.22 22:26:12.538236 [ 277 ] {d4964b81-b4da-42bf-bc38-3a98f3603dd2} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15300 | 2026.01.22 22:26:12.538274 [ 277 ] {d4964b81-b4da-42bf-bc38-3a98f3603dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15301 | 2026.01.22 22:26:12.538601 [ 277 ] {d4964b81-b4da-42bf-bc38-3a98f3603dd2} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15302 | 2026.01.22 22:26:12.538811 [ 277 ] {d4964b81-b4da-42bf-bc38-3a98f3603dd2} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15303 | 2026.01.22 22:26:12.538934 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Selected 6 parts from all_1_110_22 to all_115_115_0 | ||
| 15304 | 2026.01.22 22:26:12.538950 [ 277 ] {d4964b81-b4da-42bf-bc38-3a98f3603dd2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 15305 | 2026.01.22 22:26:12.538982 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15306 | 2026.01.22 22:26:12.538999 [ 277 ] {d4964b81-b4da-42bf-bc38-3a98f3603dd2} <Debug> TCPHandler: Processed in 0.00135126 sec. | ||
| 15307 | 2026.01.22 22:26:12.539007 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15308 | 2026.01.22 22:26:12.539121 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15309 | 2026.01.22 22:26:12.539124 [ 193 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_115_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_110_22 to all_115_115_0 into Compact with storage Full | ||
| 15310 | 2026.01.22 22:26:12.539221 [ 277 ] {824b0d4c-a81c-497b-8350-3075c03d62a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15311 | 2026.01.22 22:26:12.539280 [ 193 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_115_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15312 | 2026.01.22 22:26:12.539280 [ 277 ] {824b0d4c-a81c-497b-8350-3075c03d62a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15313 | 2026.01.22 22:26:12.539324 [ 193 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_110_22, total 33133 rows starting from the beginning of the part | ||
| 15314 | 2026.01.22 22:26:12.539397 [ 193 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 15315 | 2026.01.22 22:26:12.539444 [ 193 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
| 15316 | 2026.01.22 22:26:12.539488 [ 193 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 165 rows starting from the beginning of the part | ||
| 15317 | 2026.01.22 22:26:12.539528 [ 193 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 15318 | 2026.01.22 22:26:12.539571 [ 193 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 160 rows starting from the beginning of the part | ||
| 15319 | 2026.01.22 22:26:12.540140 [ 277 ] {824b0d4c-a81c-497b-8350-3075c03d62a3} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15320 | 2026.01.22 22:26:12.540182 [ 277 ] {824b0d4c-a81c-497b-8350-3075c03d62a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15321 | 2026.01.22 22:26:12.540768 [ 277 ] {824b0d4c-a81c-497b-8350-3075c03d62a3} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15322 | 2026.01.22 22:26:12.541023 [ 277 ] {824b0d4c-a81c-497b-8350-3075c03d62a3} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15323 | 2026.01.22 22:26:12.541170 [ 277 ] {824b0d4c-a81c-497b-8350-3075c03d62a3} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001969 sec., 18283.392585068563 rows/sec., 32.76 MiB/sec. | ||
| 15324 | 2026.01.22 22:26:12.541241 [ 277 ] {824b0d4c-a81c-497b-8350-3075c03d62a3} <Debug> TCPHandler: Processed in 0.002169686 sec. | ||
| 15325 | 2026.01.22 22:26:12.541244 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): 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] | ||
| 15326 | 2026.01.22 22:26:12.541287 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): 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] | ||
| 15327 | 2026.01.22 22:26:12.541358 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15328 | 2026.01.22 22:26:12.541460 [ 277 ] {32899b19-2d14-4f41-a1bf-10ade94b5c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15329 | 2026.01.22 22:26:12.541504 [ 277 ] {32899b19-2d14-4f41-a1bf-10ade94b5c20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15330 | 2026.01.22 22:26:12.541836 [ 277 ] {32899b19-2d14-4f41-a1bf-10ade94b5c20} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15331 | 2026.01.22 22:26:12.541873 [ 277 ] {32899b19-2d14-4f41-a1bf-10ade94b5c20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15332 | 2026.01.22 22:26:12.542208 [ 277 ] {32899b19-2d14-4f41-a1bf-10ade94b5c20} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15333 | 2026.01.22 22:26:12.542434 [ 277 ] {32899b19-2d14-4f41-a1bf-10ade94b5c20} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15334 | 2026.01.22 22:26:12.542569 [ 277 ] {32899b19-2d14-4f41-a1bf-10ade94b5c20} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 15335 | 2026.01.22 22:26:12.542607 [ 277 ] {32899b19-2d14-4f41-a1bf-10ade94b5c20} <Debug> TCPHandler: Processed in 0.00129976 sec. | ||
| 15336 | 2026.01.22 22:26:12.545816 [ 190 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_115_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33938 rows, containing 5 columns (5 merged, 0 gathered) in 0.006737799 sec., 5036956.430430768 rows/sec., 344.67 MiB/sec. | ||
| 15337 | 2026.01.22 22:26:12.546157 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_115_23} <Trace> MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) | ||
| 15338 | 2026.01.22 22:26:12.546487 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_115_23} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15339 | 2026.01.22 22:26:12.546573 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_115_23} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Merged 6 parts: [all_1_110_22, all_115_115_0] -> all_1_115_23 | ||
| 15340 | 2026.01.22 22:26:12.546677 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 15341 | 2026.01.22 22:26:12.549326 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): 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] | ||
| 15342 | 2026.01.22 22:26:14.889915 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37856 | ||
| 15343 | 2026.01.22 22:26:14.890460 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15344 | 2026.01.22 22:26:14.890505 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15345 | 2026.01.22 22:26:14.890989 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 15346 | 2026.01.22 22:26:14.891213 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15347 | 2026.01.22 22:26:14.891342 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37856 | ||
| 15348 | 2026.01.22 22:26:16.915510 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 15349 | 2026.01.22 22:26:16.934575 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15350 | 2026.01.22 22:26:16.934635 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15351 | 2026.01.22 22:26:16.940768 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 15352 | 2026.01.22 22:26:16.941489 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15353 | 2026.01.22 22:26:16.944960 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 15354 | 2026.01.22 22:26:17.561417 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15355 | 2026.01.22 22:26:17.561594 [ 277 ] {9464b9cd-ba77-4db7-beed-7fddb45e095d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15356 | 2026.01.22 22:26:17.561657 [ 277 ] {9464b9cd-ba77-4db7-beed-7fddb45e095d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15357 | 2026.01.22 22:26:17.562281 [ 277 ] {9464b9cd-ba77-4db7-beed-7fddb45e095d} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15358 | 2026.01.22 22:26:17.562326 [ 277 ] {9464b9cd-ba77-4db7-beed-7fddb45e095d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15359 | 2026.01.22 22:26:17.562700 [ 277 ] {9464b9cd-ba77-4db7-beed-7fddb45e095d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 15360 | 2026.01.22 22:26:17.562916 [ 277 ] {9464b9cd-ba77-4db7-beed-7fddb45e095d} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15361 | 2026.01.22 22:26:17.563070 [ 277 ] {9464b9cd-ba77-4db7-beed-7fddb45e095d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001528 sec., 15706.806282722513 rows/sec., 1.30 MiB/sec. | ||
| 15362 | 2026.01.22 22:26:17.563121 [ 277 ] {9464b9cd-ba77-4db7-beed-7fddb45e095d} <Debug> TCPHandler: Processed in 0.001831884 sec. | ||
| 15363 | 2026.01.22 22:26:17.563250 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15364 | 2026.01.22 22:26:17.563353 [ 277 ] {82c2aa5e-db24-4f39-aa84-73f7fd8a81ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15365 | 2026.01.22 22:26:17.563396 [ 277 ] {82c2aa5e-db24-4f39-aa84-73f7fd8a81ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15366 | 2026.01.22 22:26:17.563795 [ 277 ] {82c2aa5e-db24-4f39-aa84-73f7fd8a81ae} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15367 | 2026.01.22 22:26:17.563833 [ 277 ] {82c2aa5e-db24-4f39-aa84-73f7fd8a81ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15368 | 2026.01.22 22:26:17.564120 [ 277 ] {82c2aa5e-db24-4f39-aa84-73f7fd8a81ae} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 15369 | 2026.01.22 22:26:17.564325 [ 277 ] {82c2aa5e-db24-4f39-aa84-73f7fd8a81ae} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15370 | 2026.01.22 22:26:17.564455 [ 277 ] {82c2aa5e-db24-4f39-aa84-73f7fd8a81ae} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001125 sec., 1777.7777777777778 rows/sec., 144.97 KiB/sec. | ||
| 15371 | 2026.01.22 22:26:17.564493 [ 277 ] {82c2aa5e-db24-4f39-aa84-73f7fd8a81ae} <Debug> TCPHandler: Processed in 0.00129541 sec. | ||
| 15372 | 2026.01.22 22:26:17.564596 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15373 | 2026.01.22 22:26:17.564692 [ 277 ] {6e6d7eb1-4e03-450d-b0e6-dce9b726afe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15374 | 2026.01.22 22:26:17.564733 [ 277 ] {6e6d7eb1-4e03-450d-b0e6-dce9b726afe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15375 | 2026.01.22 22:26:17.565878 [ 277 ] {6e6d7eb1-4e03-450d-b0e6-dce9b726afe5} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15376 | 2026.01.22 22:26:17.565916 [ 277 ] {6e6d7eb1-4e03-450d-b0e6-dce9b726afe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15377 | 2026.01.22 22:26:17.566304 [ 277 ] {6e6d7eb1-4e03-450d-b0e6-dce9b726afe5} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15378 | 2026.01.22 22:26:17.566506 [ 277 ] {6e6d7eb1-4e03-450d-b0e6-dce9b726afe5} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15379 | 2026.01.22 22:26:17.566627 [ 64 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15380 | 2026.01.22 22:26:17.566636 [ 277 ] {6e6d7eb1-4e03-450d-b0e6-dce9b726afe5} <Debug> executeQuery: Read 1327 rows, 112.98 KiB in 0.001963 sec., 676006.1130922058 rows/sec., 56.21 MiB/sec. | ||
| 15381 | 2026.01.22 22:26:17.566698 [ 64 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15382 | 2026.01.22 22:26:17.566716 [ 277 ] {6e6d7eb1-4e03-450d-b0e6-dce9b726afe5} <Debug> TCPHandler: Processed in 0.002168947 sec. | ||
| 15383 | 2026.01.22 22:26:17.566724 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15384 | 2026.01.22 22:26:17.566837 [ 199 ] {048797f8-2913-4120-8057-043480967ec1::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 | ||
| 15385 | 2026.01.22 22:26:17.566847 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15386 | 2026.01.22 22:26:17.566947 [ 199 ] {048797f8-2913-4120-8057-043480967ec1::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15387 | 2026.01.22 22:26:17.566957 [ 277 ] {ea9b2800-ac5c-4487-ace2-83c2cb7f9ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15388 | 2026.01.22 22:26:17.566981 [ 199 ] {048797f8-2913-4120-8057-043480967ec1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2556 rows starting from the beginning of the part | ||
| 15389 | 2026.01.22 22:26:17.566998 [ 277 ] {ea9b2800-ac5c-4487-ace2-83c2cb7f9ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15390 | 2026.01.22 22:26:17.567048 [ 199 ] {048797f8-2913-4120-8057-043480967ec1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 66 rows starting from the beginning of the part | ||
| 15391 | 2026.01.22 22:26:17.567100 [ 199 ] {048797f8-2913-4120-8057-043480967ec1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 133 rows starting from the beginning of the part | ||
| 15392 | 2026.01.22 22:26:17.567148 [ 199 ] {048797f8-2913-4120-8057-043480967ec1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 66 rows starting from the beginning of the part | ||
| 15393 | 2026.01.22 22:26:17.567191 [ 199 ] {048797f8-2913-4120-8057-043480967ec1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 128 rows starting from the beginning of the part | ||
| 15394 | 2026.01.22 22:26:17.567231 [ 199 ] {048797f8-2913-4120-8057-043480967ec1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 1327 rows starting from the beginning of the part | ||
| 15395 | 2026.01.22 22:26:17.567419 [ 277 ] {ea9b2800-ac5c-4487-ace2-83c2cb7f9ff7} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15396 | 2026.01.22 22:26:17.567456 [ 277 ] {ea9b2800-ac5c-4487-ace2-83c2cb7f9ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15397 | 2026.01.22 22:26:17.567771 [ 277 ] {ea9b2800-ac5c-4487-ace2-83c2cb7f9ff7} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15398 | 2026.01.22 22:26:17.567978 [ 277 ] {ea9b2800-ac5c-4487-ace2-83c2cb7f9ff7} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15399 | 2026.01.22 22:26:17.568125 [ 277 ] {ea9b2800-ac5c-4487-ace2-83c2cb7f9ff7} <Debug> executeQuery: Read 19 rows, 1.48 KiB in 0.001187 sec., 16006.739679865208 rows/sec., 1.21 MiB/sec. | ||
| 15400 | 2026.01.22 22:26:17.568165 [ 277 ] {ea9b2800-ac5c-4487-ace2-83c2cb7f9ff7} <Debug> TCPHandler: Processed in 0.00136872 sec. | ||
| 15401 | 2026.01.22 22:26:17.568283 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15402 | 2026.01.22 22:26:17.568378 [ 277 ] {722a3fe8-69a3-4fb4-be43-bc5933567845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15403 | 2026.01.22 22:26:17.568418 [ 277 ] {722a3fe8-69a3-4fb4-be43-bc5933567845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15404 | 2026.01.22 22:26:17.568903 [ 190 ] {048797f8-2913-4120-8057-043480967ec1::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4276 rows, containing 5 columns (5 merged, 0 gathered) in 0.002104316 sec., 2032014.203190015 rows/sec., 174.88 MiB/sec. | ||
| 15405 | 2026.01.22 22:26:17.568919 [ 277 ] {722a3fe8-69a3-4fb4-be43-bc5933567845} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15406 | 2026.01.22 22:26:17.568982 [ 277 ] {722a3fe8-69a3-4fb4-be43-bc5933567845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15407 | 2026.01.22 22:26:17.569275 [ 198 ] {048797f8-2913-4120-8057-043480967ec1::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15408 | 2026.01.22 22:26:17.569301 [ 277 ] {722a3fe8-69a3-4fb4-be43-bc5933567845} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 15409 | 2026.01.22 22:26:17.569597 [ 277 ] {722a3fe8-69a3-4fb4-be43-bc5933567845} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15410 | 2026.01.22 22:26:17.569667 [ 198 ] {048797f8-2913-4120-8057-043480967ec1::all_1_116_23} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15411 | 2026.01.22 22:26:17.569736 [ 277 ] {722a3fe8-69a3-4fb4-be43-bc5933567845} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001376 sec., 183139.53488372092 rows/sec., 12.67 MiB/sec. | ||
| 15412 | 2026.01.22 22:26:17.569767 [ 198 ] {048797f8-2913-4120-8057-043480967ec1::all_1_116_23} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15413 | 2026.01.22 22:26:17.569781 [ 277 ] {722a3fe8-69a3-4fb4-be43-bc5933567845} <Debug> TCPHandler: Processed in 0.001550281 sec. | ||
| 15414 | 2026.01.22 22:26:17.569892 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 15415 | 2026.01.22 22:26:17.569903 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15416 | 2026.01.22 22:26:17.570005 [ 277 ] {df938b22-9138-493d-8cf4-9e563a397337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15417 | 2026.01.22 22:26:17.570045 [ 277 ] {df938b22-9138-493d-8cf4-9e563a397337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15418 | 2026.01.22 22:26:17.570441 [ 277 ] {df938b22-9138-493d-8cf4-9e563a397337} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15419 | 2026.01.22 22:26:17.570478 [ 277 ] {df938b22-9138-493d-8cf4-9e563a397337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15420 | 2026.01.22 22:26:17.570779 [ 277 ] {df938b22-9138-493d-8cf4-9e563a397337} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 15421 | 2026.01.22 22:26:17.570995 [ 277 ] {df938b22-9138-493d-8cf4-9e563a397337} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15422 | 2026.01.22 22:26:17.571122 [ 277 ] {df938b22-9138-493d-8cf4-9e563a397337} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001136 sec., 10563.38028169014 rows/sec., 825.26 KiB/sec. | ||
| 15423 | 2026.01.22 22:26:17.571160 [ 277 ] {df938b22-9138-493d-8cf4-9e563a397337} <Debug> TCPHandler: Processed in 0.001309199 sec. | ||
| 15424 | 2026.01.22 22:26:17.571271 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15425 | 2026.01.22 22:26:17.571366 [ 277 ] {27825262-9c31-4ab3-929b-e8ff86f78650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15426 | 2026.01.22 22:26:17.571404 [ 277 ] {27825262-9c31-4ab3-929b-e8ff86f78650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15427 | 2026.01.22 22:26:17.572033 [ 277 ] {27825262-9c31-4ab3-929b-e8ff86f78650} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15428 | 2026.01.22 22:26:17.572069 [ 277 ] {27825262-9c31-4ab3-929b-e8ff86f78650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15429 | 2026.01.22 22:26:17.572387 [ 277 ] {27825262-9c31-4ab3-929b-e8ff86f78650} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15430 | 2026.01.22 22:26:17.572592 [ 277 ] {27825262-9c31-4ab3-929b-e8ff86f78650} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15431 | 2026.01.22 22:26:17.572708 [ 44 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15432 | 2026.01.22 22:26:17.572721 [ 277 ] {27825262-9c31-4ab3-929b-e8ff86f78650} <Debug> executeQuery: Read 563 rows, 43.23 KiB in 0.001373 sec., 410050.9832483612 rows/sec., 30.74 MiB/sec. | ||
| 15433 | 2026.01.22 22:26:17.572752 [ 44 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15434 | 2026.01.22 22:26:17.572772 [ 277 ] {27825262-9c31-4ab3-929b-e8ff86f78650} <Debug> TCPHandler: Processed in 0.001552211 sec. | ||
| 15435 | 2026.01.22 22:26:17.572776 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15436 | 2026.01.22 22:26:17.572896 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15437 | 2026.01.22 22:26:17.572929 [ 197 ] {94686fe9-8f29-47df-b786-a03914968c62::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 | ||
| 15438 | 2026.01.22 22:26:17.573024 [ 277 ] {23345797-e75b-46f1-985b-787cfba6a5b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15439 | 2026.01.22 22:26:17.573073 [ 277 ] {23345797-e75b-46f1-985b-787cfba6a5b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15440 | 2026.01.22 22:26:17.573142 [ 197 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15441 | 2026.01.22 22:26:17.573203 [ 197 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1304 rows starting from the beginning of the part | ||
| 15442 | 2026.01.22 22:26:17.573281 [ 197 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 69 rows starting from the beginning of the part | ||
| 15443 | 2026.01.22 22:26:17.573325 [ 197 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 110 rows starting from the beginning of the part | ||
| 15444 | 2026.01.22 22:26:17.573398 [ 197 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 69 rows starting from the beginning of the part | ||
| 15445 | 2026.01.22 22:26:17.573440 [ 197 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 100 rows starting from the beginning of the part | ||
| 15446 | 2026.01.22 22:26:17.573481 [ 197 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 563 rows starting from the beginning of the part | ||
| 15447 | 2026.01.22 22:26:17.573684 [ 277 ] {23345797-e75b-46f1-985b-787cfba6a5b9} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15448 | 2026.01.22 22:26:17.573728 [ 277 ] {23345797-e75b-46f1-985b-787cfba6a5b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15449 | 2026.01.22 22:26:17.574124 [ 277 ] {23345797-e75b-46f1-985b-787cfba6a5b9} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15450 | 2026.01.22 22:26:17.574344 [ 277 ] {23345797-e75b-46f1-985b-787cfba6a5b9} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15451 | 2026.01.22 22:26:17.574475 [ 277 ] {23345797-e75b-46f1-985b-787cfba6a5b9} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.00147 sec., 599319.7278911564 rows/sec., 40.68 MiB/sec. | ||
| 15452 | 2026.01.22 22:26:17.574512 [ 277 ] {23345797-e75b-46f1-985b-787cfba6a5b9} <Debug> TCPHandler: Processed in 0.001668882 sec. | ||
| 15453 | 2026.01.22 22:26:17.574622 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15454 | 2026.01.22 22:26:17.574717 [ 277 ] {22dbd632-1593-4a78-a1d8-1c47dd40be90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15455 | 2026.01.22 22:26:17.574717 [ 187 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2215 rows, containing 5 columns (5 merged, 0 gathered) in 0.001864514 sec., 1187977.1350603965 rows/sec., 92.13 MiB/sec. | ||
| 15456 | 2026.01.22 22:26:17.574772 [ 277 ] {22dbd632-1593-4a78-a1d8-1c47dd40be90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15457 | 2026.01.22 22:26:17.574981 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15458 | 2026.01.22 22:26:17.575304 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_116_23} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15459 | 2026.01.22 22:26:17.575383 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_116_23} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15460 | 2026.01.22 22:26:17.575478 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 15461 | 2026.01.22 22:26:17.575546 [ 277 ] {22dbd632-1593-4a78-a1d8-1c47dd40be90} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15462 | 2026.01.22 22:26:17.575586 [ 277 ] {22dbd632-1593-4a78-a1d8-1c47dd40be90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15463 | 2026.01.22 22:26:17.576089 [ 277 ] {22dbd632-1593-4a78-a1d8-1c47dd40be90} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15464 | 2026.01.22 22:26:17.576308 [ 277 ] {22dbd632-1593-4a78-a1d8-1c47dd40be90} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15465 | 2026.01.22 22:26:17.576451 [ 277 ] {22dbd632-1593-4a78-a1d8-1c47dd40be90} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001752 sec., 2853.8812785388127 rows/sec., 5.11 MiB/sec. | ||
| 15466 | 2026.01.22 22:26:17.576512 [ 277 ] {22dbd632-1593-4a78-a1d8-1c47dd40be90} <Debug> TCPHandler: Processed in 0.001941105 sec. | ||
| 15467 | 2026.01.22 22:26:17.576624 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15468 | 2026.01.22 22:26:17.576721 [ 277 ] {07126703-b23c-4aa6-9ce7-e746d7810125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15469 | 2026.01.22 22:26:17.576762 [ 277 ] {07126703-b23c-4aa6-9ce7-e746d7810125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15470 | 2026.01.22 22:26:17.577104 [ 277 ] {07126703-b23c-4aa6-9ce7-e746d7810125} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15471 | 2026.01.22 22:26:17.577140 [ 277 ] {07126703-b23c-4aa6-9ce7-e746d7810125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15472 | 2026.01.22 22:26:17.577451 [ 277 ] {07126703-b23c-4aa6-9ce7-e746d7810125} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15473 | 2026.01.22 22:26:17.577650 [ 277 ] {07126703-b23c-4aa6-9ce7-e746d7810125} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15474 | 2026.01.22 22:26:17.577763 [ 44 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15475 | 2026.01.22 22:26:17.577779 [ 277 ] {07126703-b23c-4aa6-9ce7-e746d7810125} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 15476 | 2026.01.22 22:26:17.577795 [ 44 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15477 | 2026.01.22 22:26:17.577817 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 15478 | 2026.01.22 22:26:17.577819 [ 277 ] {07126703-b23c-4aa6-9ce7-e746d7810125} <Debug> TCPHandler: Processed in 0.00124509 sec. | ||
| 15479 | 2026.01.22 22:26:17.577902 [ 203 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 15480 | 2026.01.22 22:26:17.577999 [ 203 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15481 | 2026.01.22 22:26:17.578029 [ 203 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6894 rows starting from the beginning of the part | ||
| 15482 | 2026.01.22 22:26:17.578083 [ 203 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 15483 | 2026.01.22 22:26:17.578128 [ 203 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 15484 | 2026.01.22 22:26:17.578168 [ 203 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 15485 | 2026.01.22 22:26:17.578206 [ 203 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 60 rows starting from the beginning of the part | ||
| 15486 | 2026.01.22 22:26:17.578240 [ 203 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
| 15487 | 2026.01.22 22:26:17.579866 [ 192 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7194 rows, containing 4 columns (4 merged, 0 gathered) in 0.002002635 sec., 3592267.1879798365 rows/sec., 239.37 MiB/sec. | ||
| 15488 | 2026.01.22 22:26:17.580274 [ 192 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15489 | 2026.01.22 22:26:17.580533 [ 192 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_116_23} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15490 | 2026.01.22 22:26:17.580601 [ 192 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_116_23} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15491 | 2026.01.22 22:26:17.580676 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 15492 | 2026.01.22 22:26:22.055363 [ 225 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): 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] | ||
| 15493 | 2026.01.22 22:26:22.055433 [ 225 ] {} <Debug> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): 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] | ||
| 15494 | 2026.01.22 22:26:22.070286 [ 225 ] {} <Debug> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): 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] | ||
| 15495 | 2026.01.22 22:26:22.102867 [ 221 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): 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] | ||
| 15496 | 2026.01.22 22:26:22.102928 [ 221 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): 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] | ||
| 15497 | 2026.01.22 22:26:22.112889 [ 221 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): 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] | ||
| 15498 | 2026.01.22 22:26:22.173008 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15499 | 2026.01.22 22:26:22.173060 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15500 | 2026.01.22 22:26:22.391512 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38368 | ||
| 15501 | 2026.01.22 22:26:22.392350 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15502 | 2026.01.22 22:26:22.392393 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15503 | 2026.01.22 22:26:22.392871 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 15504 | 2026.01.22 22:26:22.393113 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15505 | 2026.01.22 22:26:22.393265 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38368 | ||
| 15506 | 2026.01.22 22:26:22.506144 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1882 | ||
| 15507 | 2026.01.22 22:26:22.508644 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15508 | 2026.01.22 22:26:22.508704 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15509 | 2026.01.22 22:26:22.509910 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15510 | 2026.01.22 22:26:22.510194 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15511 | 2026.01.22 22:26:22.510577 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1882 | ||
| 15512 | 2026.01.22 22:26:22.533649 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15513 | 2026.01.22 22:26:22.533825 [ 277 ] {061f65a3-5bc2-4124-b33d-ec5bc986e1ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15514 | 2026.01.22 22:26:22.533891 [ 277 ] {061f65a3-5bc2-4124-b33d-ec5bc986e1ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15515 | 2026.01.22 22:26:22.534595 [ 277 ] {061f65a3-5bc2-4124-b33d-ec5bc986e1ca} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15516 | 2026.01.22 22:26:22.534644 [ 277 ] {061f65a3-5bc2-4124-b33d-ec5bc986e1ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15517 | 2026.01.22 22:26:22.535041 [ 277 ] {061f65a3-5bc2-4124-b33d-ec5bc986e1ca} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15518 | 2026.01.22 22:26:22.535273 [ 277 ] {061f65a3-5bc2-4124-b33d-ec5bc986e1ca} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15519 | 2026.01.22 22:26:22.535430 [ 277 ] {061f65a3-5bc2-4124-b33d-ec5bc986e1ca} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001655 sec., 77341.38972809668 rows/sec., 6.65 MiB/sec. | ||
| 15520 | 2026.01.22 22:26:22.535481 [ 277 ] {061f65a3-5bc2-4124-b33d-ec5bc986e1ca} <Debug> TCPHandler: Processed in 0.001960314 sec. | ||
| 15521 | 2026.01.22 22:26:22.535516 [ 220 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): 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] | ||
| 15522 | 2026.01.22 22:26:22.535548 [ 220 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): 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] | ||
| 15523 | 2026.01.22 22:26:22.535612 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15524 | 2026.01.22 22:26:22.535722 [ 277 ] {d4602bcf-71ec-4edf-ba94-9f6e2fc2f036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15525 | 2026.01.22 22:26:22.535767 [ 277 ] {d4602bcf-71ec-4edf-ba94-9f6e2fc2f036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15526 | 2026.01.22 22:26:22.536198 [ 277 ] {d4602bcf-71ec-4edf-ba94-9f6e2fc2f036} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15527 | 2026.01.22 22:26:22.536236 [ 277 ] {d4602bcf-71ec-4edf-ba94-9f6e2fc2f036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15528 | 2026.01.22 22:26:22.536541 [ 277 ] {d4602bcf-71ec-4edf-ba94-9f6e2fc2f036} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15529 | 2026.01.22 22:26:22.536749 [ 277 ] {d4602bcf-71ec-4edf-ba94-9f6e2fc2f036} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15530 | 2026.01.22 22:26:22.536883 [ 277 ] {d4602bcf-71ec-4edf-ba94-9f6e2fc2f036} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001186 sec., 30354.131534569984 rows/sec., 2.23 MiB/sec. | ||
| 15531 | 2026.01.22 22:26:22.536879 [ 38 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15532 | 2026.01.22 22:26:22.536923 [ 277 ] {d4602bcf-71ec-4edf-ba94-9f6e2fc2f036} <Debug> TCPHandler: Processed in 0.00136546 sec. | ||
| 15533 | 2026.01.22 22:26:22.536958 [ 38 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15534 | 2026.01.22 22:26:22.537004 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15535 | 2026.01.22 22:26:22.537048 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15536 | 2026.01.22 22:26:22.537115 [ 189 ] {1300943d-9fd4-47f6-9844-87364234b6ab::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 | ||
| 15537 | 2026.01.22 22:26:22.537151 [ 277 ] {e8905382-eda1-47ca-bc9e-a39f77152125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15538 | 2026.01.22 22:26:22.537196 [ 277 ] {e8905382-eda1-47ca-bc9e-a39f77152125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15539 | 2026.01.22 22:26:22.537235 [ 189 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15540 | 2026.01.22 22:26:22.537277 [ 189 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 296 rows starting from the beginning of the part | ||
| 15541 | 2026.01.22 22:26:22.537339 [ 189 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 46 rows starting from the beginning of the part | ||
| 15542 | 2026.01.22 22:26:22.537386 [ 189 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 5 rows starting from the beginning of the part | ||
| 15543 | 2026.01.22 22:26:22.537429 [ 189 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 36 rows starting from the beginning of the part | ||
| 15544 | 2026.01.22 22:26:22.537470 [ 189 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 19 rows starting from the beginning of the part | ||
| 15545 | 2026.01.22 22:26:22.537511 [ 189 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 36 rows starting from the beginning of the part | ||
| 15546 | 2026.01.22 22:26:22.537643 [ 277 ] {e8905382-eda1-47ca-bc9e-a39f77152125} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15547 | 2026.01.22 22:26:22.537686 [ 277 ] {e8905382-eda1-47ca-bc9e-a39f77152125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15548 | 2026.01.22 22:26:22.538046 [ 277 ] {e8905382-eda1-47ca-bc9e-a39f77152125} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15549 | 2026.01.22 22:26:22.538274 [ 277 ] {e8905382-eda1-47ca-bc9e-a39f77152125} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15550 | 2026.01.22 22:26:22.538341 [ 192 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 438 rows, containing 5 columns (5 merged, 0 gathered) in 0.001278729 sec., 342527.61922189925 rows/sec., 23.84 MiB/sec. | ||
| 15551 | 2026.01.22 22:26:22.538407 [ 277 ] {e8905382-eda1-47ca-bc9e-a39f77152125} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001276 sec., 78369.90595611285 rows/sec., 6.12 MiB/sec. | ||
| 15552 | 2026.01.22 22:26:22.538449 [ 277 ] {e8905382-eda1-47ca-bc9e-a39f77152125} <Debug> TCPHandler: Processed in 0.001452881 sec. | ||
| 15553 | 2026.01.22 22:26:22.538509 [ 197 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15554 | 2026.01.22 22:26:22.538564 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15555 | 2026.01.22 22:26:22.538665 [ 277 ] {1f33071f-c40f-4c3b-a679-f9c37d61f7c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15556 | 2026.01.22 22:26:22.538712 [ 277 ] {1f33071f-c40f-4c3b-a679-f9c37d61f7c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15557 | 2026.01.22 22:26:22.538813 [ 197 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_111_22} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15558 | 2026.01.22 22:26:22.538899 [ 197 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_111_22} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15559 | 2026.01.22 22:26:22.538977 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 15560 | 2026.01.22 22:26:22.539125 [ 277 ] {1f33071f-c40f-4c3b-a679-f9c37d61f7c7} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15561 | 2026.01.22 22:26:22.539166 [ 277 ] {1f33071f-c40f-4c3b-a679-f9c37d61f7c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15562 | 2026.01.22 22:26:22.539509 [ 277 ] {1f33071f-c40f-4c3b-a679-f9c37d61f7c7} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15563 | 2026.01.22 22:26:22.539721 [ 277 ] {1f33071f-c40f-4c3b-a679-f9c37d61f7c7} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15564 | 2026.01.22 22:26:22.539850 [ 277 ] {1f33071f-c40f-4c3b-a679-f9c37d61f7c7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 15565 | 2026.01.22 22:26:22.539885 [ 277 ] {1f33071f-c40f-4c3b-a679-f9c37d61f7c7} <Debug> TCPHandler: Processed in 0.00137188 sec. | ||
| 15566 | 2026.01.22 22:26:22.539948 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): 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] | ||
| 15567 | 2026.01.22 22:26:22.539980 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): 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] | ||
| 15568 | 2026.01.22 22:26:22.539997 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15569 | 2026.01.22 22:26:22.540099 [ 277 ] {73e781e0-3200-4936-a3fe-dca49d550c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15570 | 2026.01.22 22:26:22.540154 [ 277 ] {73e781e0-3200-4936-a3fe-dca49d550c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15571 | 2026.01.22 22:26:22.540997 [ 277 ] {73e781e0-3200-4936-a3fe-dca49d550c53} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15572 | 2026.01.22 22:26:22.541033 [ 277 ] {73e781e0-3200-4936-a3fe-dca49d550c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15573 | 2026.01.22 22:26:22.541607 [ 277 ] {73e781e0-3200-4936-a3fe-dca49d550c53} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15574 | 2026.01.22 22:26:22.541831 [ 277 ] {73e781e0-3200-4936-a3fe-dca49d550c53} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15575 | 2026.01.22 22:26:22.541972 [ 277 ] {73e781e0-3200-4936-a3fe-dca49d550c53} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001891 sec., 19037.546271813855 rows/sec., 34.11 MiB/sec. | ||
| 15576 | 2026.01.22 22:26:22.542042 [ 277 ] {73e781e0-3200-4936-a3fe-dca49d550c53} <Debug> TCPHandler: Processed in 0.002095466 sec. | ||
| 15577 | 2026.01.22 22:26:22.542156 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15578 | 2026.01.22 22:26:22.542251 [ 277 ] {8a7b0fd6-233c-4847-a4df-83a2a3bdaca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15579 | 2026.01.22 22:26:22.542292 [ 277 ] {8a7b0fd6-233c-4847-a4df-83a2a3bdaca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15580 | 2026.01.22 22:26:22.542651 [ 277 ] {8a7b0fd6-233c-4847-a4df-83a2a3bdaca1} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15581 | 2026.01.22 22:26:22.542684 [ 277 ] {8a7b0fd6-233c-4847-a4df-83a2a3bdaca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15582 | 2026.01.22 22:26:22.542982 [ 277 ] {8a7b0fd6-233c-4847-a4df-83a2a3bdaca1} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15583 | 2026.01.22 22:26:22.543209 [ 277 ] {8a7b0fd6-233c-4847-a4df-83a2a3bdaca1} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15584 | 2026.01.22 22:26:22.543335 [ 277 ] {8a7b0fd6-233c-4847-a4df-83a2a3bdaca1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 15585 | 2026.01.22 22:26:22.543369 [ 277 ] {8a7b0fd6-233c-4847-a4df-83a2a3bdaca1} <Debug> TCPHandler: Processed in 0.001263649 sec. | ||
| 15586 | 2026.01.22 22:26:22.543415 [ 222 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): 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] | ||
| 15587 | 2026.01.22 22:26:22.543450 [ 222 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): 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] | ||
| 15588 | 2026.01.22 22:26:22.565551 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): 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] | ||
| 15589 | 2026.01.22 22:26:22.565556 [ 222 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): 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] | ||
| 15590 | 2026.01.22 22:26:22.565874 [ 220 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): 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] | ||
| 15591 | 2026.01.22 22:26:23.001823 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00144445 sec. | ||
| 15592 | 2026.01.22 22:26:23.069679 [ 220 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): 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] | ||
| 15593 | 2026.01.22 22:26:23.069729 [ 220 ] {} <Debug> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): 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] | ||
| 15594 | 2026.01.22 22:26:23.075487 [ 220 ] {} <Debug> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): 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] | ||
| 15595 | 2026.01.22 22:26:23.114691 [ 223 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): 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] | ||
| 15596 | 2026.01.22 22:26:23.114745 [ 223 ] {} <Debug> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): 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] | ||
| 15597 | 2026.01.22 22:26:23.149006 [ 223 ] {} <Debug> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): 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] | ||
| 15598 | 2026.01.22 22:26:24.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 373.58 MiB, peak 391.93 MiB, free memory in arenas 0.00 B, will set to 377.58 MiB (RSS), difference: 4.00 MiB | ||
| 15599 | 2026.01.22 22:26:24.445034 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 15600 | 2026.01.22 22:26:24.462311 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15601 | 2026.01.22 22:26:24.462367 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15602 | 2026.01.22 22:26:24.468412 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 15603 | 2026.01.22 22:26:24.469176 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15604 | 2026.01.22 22:26:24.472757 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 15605 | 2026.01.22 22:26:25.253394 [ 221 ] {} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): 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] | ||
| 15606 | 2026.01.22 22:26:25.253461 [ 221 ] {} <Debug> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): 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] | ||
| 15607 | 2026.01.22 22:26:25.274976 [ 221 ] {} <Debug> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): 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] | ||
| 15608 | 2026.01.22 22:26:26.251752 [ 220 ] {} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): 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] | ||
| 15609 | 2026.01.22 22:26:26.251838 [ 220 ] {} <Debug> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): 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] | ||
| 15610 | 2026.01.22 22:26:26.268145 [ 220 ] {} <Debug> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): 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] | ||
| 15611 | 2026.01.22 22:26:27.451886 [ 224 ] {} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): 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] | ||
| 15612 | 2026.01.22 22:26:27.451940 [ 224 ] {} <Debug> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): 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] | ||
| 15613 | 2026.01.22 22:26:27.453324 [ 224 ] {} <Debug> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): 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] | ||
| 15614 | 2026.01.22 22:26:27.531884 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15615 | 2026.01.22 22:26:27.532079 [ 277 ] {93051f8e-3f05-4b5c-bcec-e629dcfbe3ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15616 | 2026.01.22 22:26:27.532150 [ 277 ] {93051f8e-3f05-4b5c-bcec-e629dcfbe3ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15617 | 2026.01.22 22:26:27.532827 [ 277 ] {93051f8e-3f05-4b5c-bcec-e629dcfbe3ff} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15618 | 2026.01.22 22:26:27.532869 [ 277 ] {93051f8e-3f05-4b5c-bcec-e629dcfbe3ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15619 | 2026.01.22 22:26:27.533254 [ 277 ] {93051f8e-3f05-4b5c-bcec-e629dcfbe3ff} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15620 | 2026.01.22 22:26:27.533493 [ 277 ] {93051f8e-3f05-4b5c-bcec-e629dcfbe3ff} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15621 | 2026.01.22 22:26:27.533654 [ 277 ] {93051f8e-3f05-4b5c-bcec-e629dcfbe3ff} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001629 sec., 40515.65377532228 rows/sec., 3.21 MiB/sec. | ||
| 15622 | 2026.01.22 22:26:27.533708 [ 277 ] {93051f8e-3f05-4b5c-bcec-e629dcfbe3ff} <Debug> TCPHandler: Processed in 0.001958725 sec. | ||
| 15623 | 2026.01.22 22:26:27.533835 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15624 | 2026.01.22 22:26:27.533945 [ 277 ] {bde00e03-49d2-41f9-8dfd-2b5a6fd30759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15625 | 2026.01.22 22:26:27.533991 [ 277 ] {bde00e03-49d2-41f9-8dfd-2b5a6fd30759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15626 | 2026.01.22 22:26:27.534415 [ 277 ] {bde00e03-49d2-41f9-8dfd-2b5a6fd30759} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15627 | 2026.01.22 22:26:27.534452 [ 277 ] {bde00e03-49d2-41f9-8dfd-2b5a6fd30759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15628 | 2026.01.22 22:26:27.534761 [ 277 ] {bde00e03-49d2-41f9-8dfd-2b5a6fd30759} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15629 | 2026.01.22 22:26:27.534971 [ 277 ] {bde00e03-49d2-41f9-8dfd-2b5a6fd30759} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15630 | 2026.01.22 22:26:27.535108 [ 277 ] {bde00e03-49d2-41f9-8dfd-2b5a6fd30759} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001185 sec., 4219.4092827004215 rows/sec., 317.28 KiB/sec. | ||
| 15631 | 2026.01.22 22:26:27.535148 [ 277 ] {bde00e03-49d2-41f9-8dfd-2b5a6fd30759} <Debug> TCPHandler: Processed in 0.001366631 sec. | ||
| 15632 | 2026.01.22 22:26:27.535160 [ 224 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): 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] | ||
| 15633 | 2026.01.22 22:26:27.535195 [ 224 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): 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] | ||
| 15634 | 2026.01.22 22:26:27.535252 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15635 | 2026.01.22 22:26:27.535354 [ 277 ] {9e821c3c-dce9-4049-922b-0da4267b7292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15636 | 2026.01.22 22:26:27.535395 [ 277 ] {9e821c3c-dce9-4049-922b-0da4267b7292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15637 | 2026.01.22 22:26:27.535830 [ 277 ] {9e821c3c-dce9-4049-922b-0da4267b7292} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15638 | 2026.01.22 22:26:27.535869 [ 277 ] {9e821c3c-dce9-4049-922b-0da4267b7292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15639 | 2026.01.22 22:26:27.536219 [ 277 ] {9e821c3c-dce9-4049-922b-0da4267b7292} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15640 | 2026.01.22 22:26:27.536452 [ 277 ] {9e821c3c-dce9-4049-922b-0da4267b7292} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15641 | 2026.01.22 22:26:27.536583 [ 277 ] {9e821c3c-dce9-4049-922b-0da4267b7292} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001248 sec., 55288.46153846154 rows/sec., 4.32 MiB/sec. | ||
| 15642 | 2026.01.22 22:26:27.536621 [ 277 ] {9e821c3c-dce9-4049-922b-0da4267b7292} <Debug> TCPHandler: Processed in 0.00141988 sec. | ||
| 15643 | 2026.01.22 22:26:27.536737 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15644 | 2026.01.22 22:26:27.536833 [ 277 ] {0b316db1-2253-44d2-a404-9873665258f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15645 | 2026.01.22 22:26:27.536879 [ 277 ] {0b316db1-2253-44d2-a404-9873665258f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15646 | 2026.01.22 22:26:27.537283 [ 277 ] {0b316db1-2253-44d2-a404-9873665258f3} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15647 | 2026.01.22 22:26:27.537321 [ 277 ] {0b316db1-2253-44d2-a404-9873665258f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15648 | 2026.01.22 22:26:27.537650 [ 277 ] {0b316db1-2253-44d2-a404-9873665258f3} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15649 | 2026.01.22 22:26:27.537855 [ 277 ] {0b316db1-2253-44d2-a404-9873665258f3} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15650 | 2026.01.22 22:26:27.537987 [ 277 ] {0b316db1-2253-44d2-a404-9873665258f3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 15651 | 2026.01.22 22:26:27.538026 [ 277 ] {0b316db1-2253-44d2-a404-9873665258f3} <Debug> TCPHandler: Processed in 0.00133935 sec. | ||
| 15652 | 2026.01.22 22:26:27.538133 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15653 | 2026.01.22 22:26:27.538228 [ 277 ] {3d9fa4c9-2431-4d75-8f65-b34cc2e758f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15654 | 2026.01.22 22:26:27.538282 [ 277 ] {3d9fa4c9-2431-4d75-8f65-b34cc2e758f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15655 | 2026.01.22 22:26:27.539083 [ 277 ] {3d9fa4c9-2431-4d75-8f65-b34cc2e758f9} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15656 | 2026.01.22 22:26:27.539119 [ 277 ] {3d9fa4c9-2431-4d75-8f65-b34cc2e758f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15657 | 2026.01.22 22:26:27.539619 [ 277 ] {3d9fa4c9-2431-4d75-8f65-b34cc2e758f9} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15658 | 2026.01.22 22:26:27.539846 [ 277 ] {3d9fa4c9-2431-4d75-8f65-b34cc2e758f9} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15659 | 2026.01.22 22:26:27.539988 [ 277 ] {3d9fa4c9-2431-4d75-8f65-b34cc2e758f9} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001778 sec., 2812.14848143982 rows/sec., 5.04 MiB/sec. | ||
| 15660 | 2026.01.22 22:26:27.540052 [ 277 ] {3d9fa4c9-2431-4d75-8f65-b34cc2e758f9} <Debug> TCPHandler: Processed in 0.001968755 sec. | ||
| 15661 | 2026.01.22 22:26:27.540164 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15662 | 2026.01.22 22:26:27.540259 [ 277 ] {14d1c229-c6d9-4ef9-8916-74e36e83d168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15663 | 2026.01.22 22:26:27.540300 [ 277 ] {14d1c229-c6d9-4ef9-8916-74e36e83d168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15664 | 2026.01.22 22:26:27.540633 [ 277 ] {14d1c229-c6d9-4ef9-8916-74e36e83d168} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15665 | 2026.01.22 22:26:27.540668 [ 277 ] {14d1c229-c6d9-4ef9-8916-74e36e83d168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15666 | 2026.01.22 22:26:27.540971 [ 277 ] {14d1c229-c6d9-4ef9-8916-74e36e83d168} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15667 | 2026.01.22 22:26:27.541177 [ 277 ] {14d1c229-c6d9-4ef9-8916-74e36e83d168} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15668 | 2026.01.22 22:26:27.541307 [ 277 ] {14d1c229-c6d9-4ef9-8916-74e36e83d168} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 15669 | 2026.01.22 22:26:27.541344 [ 277 ] {14d1c229-c6d9-4ef9-8916-74e36e83d168} <Debug> TCPHandler: Processed in 0.001230239 sec. | ||
| 15670 | 2026.01.22 22:26:27.555122 [ 224 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): 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] | ||
| 15671 | 2026.01.22 22:26:28.198213 [ 76 ] {} <Debug> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 15672 | 2026.01.22 22:26:28.198305 [ 76 ] {} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15673 | 2026.01.22 22:26:28.198340 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15674 | 2026.01.22 22:26:28.198519 [ 189 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::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 | ||
| 15675 | 2026.01.22 22:26:28.198733 [ 189 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15676 | 2026.01.22 22:26:28.198785 [ 189 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 20 rows starting from the beginning of the part | ||
| 15677 | 2026.01.22 22:26:28.198884 [ 189 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
| 15678 | 2026.01.22 22:26:28.198959 [ 189 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 15679 | 2026.01.22 22:26:28.199029 [ 189 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
| 15680 | 2026.01.22 22:26:28.199092 [ 189 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part | ||
| 15681 | 2026.01.22 22:26:28.200145 [ 192 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001710913 sec., 23379.33021725827 rows/sec., 1.95 MiB/sec. | ||
| 15682 | 2026.01.22 22:26:28.200398 [ 192 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 15683 | 2026.01.22 22:26:28.200902 [ 192 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_29_7} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15684 | 2026.01.22 22:26:28.201024 [ 192 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_29_7} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 15685 | 2026.01.22 22:26:28.201162 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15686 | 2026.01.22 22:26:29.086856 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56983 | ||
| 15687 | 2026.01.22 22:26:29.086969 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15688 | 2026.01.22 22:26:29.086996 [ 290 ] {} <Debug> TCP-Session: af560ce7-18ac-4810-aae9-d7445d3a8188 Authenticating user 'default' from [fd00:1122:3344:101::e]:56983 | ||
| 15689 | 2026.01.22 22:26:29.087020 [ 290 ] {} <Debug> TCP-Session: af560ce7-18ac-4810-aae9-d7445d3a8188 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15690 | 2026.01.22 22:26:29.087034 [ 290 ] {} <Debug> TCP-Session: af560ce7-18ac-4810-aae9-d7445d3a8188 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15691 | 2026.01.22 22:26:29.087193 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45799 | ||
| 15692 | 2026.01.22 22:26:29.087300 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15693 | 2026.01.22 22:26:29.087327 [ 349 ] {} <Debug> TCP-Session: 2813dfc9-79ac-4bc0-a4d5-28381104f994 Authenticating user 'default' from [fd00:1122:3344:101::e]:45799 | ||
| 15694 | 2026.01.22 22:26:29.087343 [ 349 ] {} <Debug> TCP-Session: 2813dfc9-79ac-4bc0-a4d5-28381104f994 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15695 | 2026.01.22 22:26:29.087356 [ 349 ] {} <Debug> TCP-Session: 2813dfc9-79ac-4bc0-a4d5-28381104f994 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15696 | 2026.01.22 22:26:29.087382 [ 290 ] {} <Trace> TCP-Session: af560ce7-18ac-4810-aae9-d7445d3a8188 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15697 | 2026.01.22 22:26:29.087547 [ 290 ] {caaa7699-1678-4f79-be74-20810225bdac} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56983) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15698 | 2026.01.22 22:26:29.087814 [ 290 ] {caaa7699-1678-4f79-be74-20810225bdac} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15699 | 2026.01.22 22:26:29.087871 [ 290 ] {caaa7699-1678-4f79-be74-20810225bdac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15700 | 2026.01.22 22:26:29.088154 [ 290 ] {caaa7699-1678-4f79-be74-20810225bdac} <Debug> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52) (SelectExecutor): Key condition: unknown | ||
| 15701 | 2026.01.22 22:26:29.089190 [ 354 ] {caaa7699-1678-4f79-be74-20810225bdac} <Trace> AggregatingTransform: Aggregating | ||
| 15702 | 2026.01.22 22:26:29.089252 [ 354 ] {caaa7699-1678-4f79-be74-20810225bdac} <Trace> Aggregator: Aggregation method: without_key | ||
| 15703 | 2026.01.22 22:26:29.089291 [ 354 ] {caaa7699-1678-4f79-be74-20810225bdac} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001037558 sec. (963.802 rows/sec., 37.65 KiB/sec.) | ||
| 15704 | 2026.01.22 22:26:29.089311 [ 354 ] {caaa7699-1678-4f79-be74-20810225bdac} <Trace> Aggregator: Merging aggregated data | ||
| 15705 | 2026.01.22 22:26:29.090413 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47467 | ||
| 15706 | 2026.01.22 22:26:29.090462 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46596 | ||
| 15707 | 2026.01.22 22:26:29.090505 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57692 | ||
| 15708 | 2026.01.22 22:26:29.090545 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15709 | 2026.01.22 22:26:29.090554 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41715 | ||
| 15710 | 2026.01.22 22:26:29.090580 [ 356 ] {} <Debug> TCP-Session: a5399ab5-beb5-430d-a5e5-b4d1c9d870c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:46596 | ||
| 15711 | 2026.01.22 22:26:29.090590 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62990 | ||
| 15712 | 2026.01.22 22:26:29.090615 [ 356 ] {} <Debug> TCP-Session: a5399ab5-beb5-430d-a5e5-b4d1c9d870c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15713 | 2026.01.22 22:26:29.090621 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15714 | 2026.01.22 22:26:29.090640 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42162 | ||
| 15715 | 2026.01.22 22:26:29.090644 [ 356 ] {} <Debug> TCP-Session: a5399ab5-beb5-430d-a5e5-b4d1c9d870c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15716 | 2026.01.22 22:26:29.090517 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15717 | 2026.01.22 22:26:29.090711 [ 357 ] {} <Debug> TCP-Session: bda24561-8dd0-4725-9583-5c0fb0d6a8c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57692 | ||
| 15718 | 2026.01.22 22:26:29.090763 [ 355 ] {} <Debug> TCP-Session: 69b2b975-0a6d-4cd7-9652-20d2ff411576 Authenticating user 'default' from [fd00:1122:3344:101::e]:47467 | ||
| 15719 | 2026.01.22 22:26:29.090779 [ 357 ] {} <Debug> TCP-Session: bda24561-8dd0-4725-9583-5c0fb0d6a8c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15720 | 2026.01.22 22:26:29.090798 [ 355 ] {} <Debug> TCP-Session: 69b2b975-0a6d-4cd7-9652-20d2ff411576 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15721 | 2026.01.22 22:26:29.090810 [ 357 ] {} <Debug> TCP-Session: bda24561-8dd0-4725-9583-5c0fb0d6a8c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15722 | 2026.01.22 22:26:29.090827 [ 355 ] {} <Debug> TCP-Session: 69b2b975-0a6d-4cd7-9652-20d2ff411576 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15723 | 2026.01.22 22:26:29.090918 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15724 | 2026.01.22 22:26:29.090957 [ 290 ] {caaa7699-1678-4f79-be74-20810225bdac} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003464 sec., 288.6836027713626 rows/sec., 11.28 KiB/sec. | ||
| 15725 | 2026.01.22 22:26:29.090962 [ 360 ] {} <Debug> TCP-Session: 3a533ae0-7549-4fef-91f9-8613591f69f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:42162 | ||
| 15726 | 2026.01.22 22:26:29.090985 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15727 | 2026.01.22 22:26:29.091003 [ 360 ] {} <Debug> TCP-Session: 3a533ae0-7549-4fef-91f9-8613591f69f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15728 | 2026.01.22 22:26:29.091016 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51867 | ||
| 15729 | 2026.01.22 22:26:29.091025 [ 359 ] {} <Debug> TCP-Session: 886df908-6098-4352-9e20-5faf9f24ee73 Authenticating user 'default' from [fd00:1122:3344:101::e]:62990 | ||
| 15730 | 2026.01.22 22:26:29.091036 [ 360 ] {} <Debug> TCP-Session: 3a533ae0-7549-4fef-91f9-8613591f69f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15731 | 2026.01.22 22:26:29.091069 [ 359 ] {} <Debug> TCP-Session: 886df908-6098-4352-9e20-5faf9f24ee73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15732 | 2026.01.22 22:26:29.090987 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15733 | 2026.01.22 22:26:29.091092 [ 359 ] {} <Debug> TCP-Session: 886df908-6098-4352-9e20-5faf9f24ee73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15734 | 2026.01.22 22:26:29.091114 [ 290 ] {caaa7699-1678-4f79-be74-20810225bdac} <Debug> TCPHandler: Processed in 0.003847478 sec. | ||
| 15735 | 2026.01.22 22:26:29.091219 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15736 | 2026.01.22 22:26:29.091244 [ 358 ] {} <Debug> TCP-Session: a7d3f0c1-7a9d-49cb-88db-001f4e4ae1ff Authenticating user 'default' from [fd00:1122:3344:101::e]:41715 | ||
| 15737 | 2026.01.22 22:26:29.091254 [ 349 ] {} <Debug> TCP-Session: 2813dfc9-79ac-4bc0-a4d5-28381104f994 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15738 | 2026.01.22 22:26:29.091247 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15739 | 2026.01.22 22:26:29.091285 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15740 | 2026.01.22 22:26:29.091305 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15741 | 2026.01.22 22:26:29.091322 [ 355 ] {} <Debug> TCP-Session: 69b2b975-0a6d-4cd7-9652-20d2ff411576 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15742 | 2026.01.22 22:26:29.091341 [ 356 ] {} <Debug> TCP-Session: a5399ab5-beb5-430d-a5e5-b4d1c9d870c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15743 | 2026.01.22 22:26:29.091358 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15744 | 2026.01.22 22:26:29.091375 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15745 | 2026.01.22 22:26:29.091383 [ 357 ] {} <Debug> TCP-Session: bda24561-8dd0-4725-9583-5c0fb0d6a8c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15746 | 2026.01.22 22:26:29.091406 [ 359 ] {} <Debug> TCP-Session: 886df908-6098-4352-9e20-5faf9f24ee73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15747 | 2026.01.22 22:26:29.091421 [ 290 ] {} <Debug> TCP-Session: af560ce7-18ac-4810-aae9-d7445d3a8188 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15748 | 2026.01.22 22:26:29.091353 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15749 | 2026.01.22 22:26:29.091326 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15750 | 2026.01.22 22:26:29.091487 [ 361 ] {} <Debug> TCP-Session: 8bddde22-7008-440c-97c2-52b775163c33 Authenticating user 'default' from [fd00:1122:3344:101::e]:51867 | ||
| 15751 | 2026.01.22 22:26:29.091280 [ 358 ] {} <Debug> TCP-Session: a7d3f0c1-7a9d-49cb-88db-001f4e4ae1ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15752 | 2026.01.22 22:26:29.091523 [ 360 ] {} <Debug> TCP-Session: 3a533ae0-7549-4fef-91f9-8613591f69f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15753 | 2026.01.22 22:26:29.091525 [ 361 ] {} <Debug> TCP-Session: 8bddde22-7008-440c-97c2-52b775163c33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15754 | 2026.01.22 22:26:29.091538 [ 358 ] {} <Debug> TCP-Session: a7d3f0c1-7a9d-49cb-88db-001f4e4ae1ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15755 | 2026.01.22 22:26:29.091570 [ 361 ] {} <Debug> TCP-Session: 8bddde22-7008-440c-97c2-52b775163c33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15756 | 2026.01.22 22:26:29.091869 [ 358 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:41715). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 15757 | |||
| 15758 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 15759 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 15760 | 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 | ||
| 15761 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 15762 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 15763 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 15764 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 15765 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 15766 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 15767 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 15768 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 15769 | (version 23.8.7.1) | ||
| 15770 | 2026.01.22 22:26:29.092633 [ 358 ] {} <Debug> TCP-Session: a7d3f0c1-7a9d-49cb-88db-001f4e4ae1ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15771 | 2026.01.22 22:26:29.092649 [ 361 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:51867). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 15772 | |||
| 15773 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 15774 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 15775 | 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 | ||
| 15776 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 15777 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 15778 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 15779 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 15780 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 15781 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 15782 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 15783 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 15784 | (version 23.8.7.1) | ||
| 15785 | 2026.01.22 22:26:29.092715 [ 361 ] {} <Debug> TCP-Session: 8bddde22-7008-440c-97c2-52b775163c33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15786 | 2026.01.22 22:26:29.308370 [ 79 ] {} <Debug> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 15787 | 2026.01.22 22:26:29.308433 [ 79 ] {} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15788 | 2026.01.22 22:26:29.308456 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15789 | 2026.01.22 22:26:29.308532 [ 223 ] {} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): 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] | ||
| 15790 | 2026.01.22 22:26:29.308558 [ 223 ] {} <Debug> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): 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] | ||
| 15791 | 2026.01.22 22:26:29.308588 [ 189 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 15792 | 2026.01.22 22:26:29.308737 [ 189 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15793 | 2026.01.22 22:26:29.308774 [ 189 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 241 rows starting from the beginning of the part | ||
| 15794 | 2026.01.22 22:26:29.308843 [ 189 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 15795 | 2026.01.22 22:26:29.308911 [ 189 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 15796 | 2026.01.22 22:26:29.309020 [ 189 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part | ||
| 15797 | 2026.01.22 22:26:29.309076 [ 189 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
| 15798 | 2026.01.22 22:26:29.310079 [ 189 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 289 rows, containing 5 columns (5 merged, 0 gathered) in 0.001550401 sec., 186403.38854270603 rows/sec., 12.05 MiB/sec. | ||
| 15799 | 2026.01.22 22:26:29.310295 [ 208 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 15800 | 2026.01.22 22:26:29.310628 [ 208 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_27_6} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15801 | 2026.01.22 22:26:29.310719 [ 208 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_27_6} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 15802 | 2026.01.22 22:26:29.310819 [ 208 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 15803 | 2026.01.22 22:26:29.337712 [ 223 ] {} <Debug> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): 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] | ||
| 15804 | 2026.01.22 22:26:29.371540 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59243 | ||
| 15805 | 2026.01.22 22:26:29.371630 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15806 | 2026.01.22 22:26:29.371656 [ 290 ] {} <Debug> TCP-Session: 6d25d114-0536-4b85-accf-1d9db78d570e Authenticating user 'default' from [fd00:1122:3344:101::e]:59243 | ||
| 15807 | 2026.01.22 22:26:29.371678 [ 290 ] {} <Debug> TCP-Session: 6d25d114-0536-4b85-accf-1d9db78d570e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15808 | 2026.01.22 22:26:29.371690 [ 290 ] {} <Debug> TCP-Session: 6d25d114-0536-4b85-accf-1d9db78d570e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15809 | 2026.01.22 22:26:29.371843 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54227 | ||
| 15810 | 2026.01.22 22:26:29.371863 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59265 | ||
| 15811 | 2026.01.22 22:26:29.371894 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39197 | ||
| 15812 | 2026.01.22 22:26:29.371916 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61095 | ||
| 15813 | 2026.01.22 22:26:29.371950 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37943 | ||
| 15814 | 2026.01.22 22:26:29.371974 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15815 | 2026.01.22 22:26:29.371984 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37924 | ||
| 15816 | 2026.01.22 22:26:29.372013 [ 355 ] {} <Debug> TCP-Session: b6ec0d99-9354-430a-9a8f-98979e8b6ee2 Authenticating user 'default' from [fd00:1122:3344:101::e]:59265 | ||
| 15817 | 2026.01.22 22:26:29.371961 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54179 | ||
| 15818 | 2026.01.22 22:26:29.372055 [ 355 ] {} <Debug> TCP-Session: b6ec0d99-9354-430a-9a8f-98979e8b6ee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15819 | 2026.01.22 22:26:29.372066 [ 290 ] {} <Trace> TCP-Session: 6d25d114-0536-4b85-accf-1d9db78d570e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15820 | 2026.01.22 22:26:29.372087 [ 355 ] {} <Debug> TCP-Session: b6ec0d99-9354-430a-9a8f-98979e8b6ee2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15821 | 2026.01.22 22:26:29.372074 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15822 | 2026.01.22 22:26:29.372127 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15823 | 2026.01.22 22:26:29.372046 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15824 | 2026.01.22 22:26:29.372153 [ 361 ] {} <Debug> TCP-Session: a050a765-da06-4666-8cbf-9ee6f73f68f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:37924 | ||
| 15825 | 2026.01.22 22:26:29.372165 [ 360 ] {} <Debug> TCP-Session: 1dbba729-db77-4876-b606-c21efd7f40d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:54179 | ||
| 15826 | 2026.01.22 22:26:29.372184 [ 359 ] {} <Debug> TCP-Session: c83fb6c3-a710-45ba-98d0-14333fd15f24 Authenticating user 'default' from [fd00:1122:3344:101::e]:37943 | ||
| 15827 | 2026.01.22 22:26:29.372198 [ 361 ] {} <Debug> TCP-Session: a050a765-da06-4666-8cbf-9ee6f73f68f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15828 | 2026.01.22 22:26:29.372221 [ 359 ] {} <Debug> TCP-Session: c83fb6c3-a710-45ba-98d0-14333fd15f24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15829 | 2026.01.22 22:26:29.372237 [ 361 ] {} <Debug> TCP-Session: a050a765-da06-4666-8cbf-9ee6f73f68f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15830 | 2026.01.22 22:26:29.372250 [ 359 ] {} <Debug> TCP-Session: c83fb6c3-a710-45ba-98d0-14333fd15f24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15831 | 2026.01.22 22:26:29.372261 [ 290 ] {0f917e71-4d6f-4a26-82ff-19856d45305f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59243) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15832 | 2026.01.22 22:26:29.371864 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65155 | ||
| 15833 | 2026.01.22 22:26:29.372208 [ 360 ] {} <Debug> TCP-Session: 1dbba729-db77-4876-b606-c21efd7f40d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15834 | 2026.01.22 22:26:29.372060 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15835 | 2026.01.22 22:26:29.372339 [ 360 ] {} <Debug> TCP-Session: 1dbba729-db77-4876-b606-c21efd7f40d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15836 | 2026.01.22 22:26:29.372369 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15837 | 2026.01.22 22:26:29.372374 [ 358 ] {} <Debug> TCP-Session: 64875597-b502-445d-8763-51b633887bc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61095 | ||
| 15838 | 2026.01.22 22:26:29.372398 [ 356 ] {} <Debug> TCP-Session: a1325c33-b6ca-4489-a453-2627235b2ebd Authenticating user 'default' from [fd00:1122:3344:101::e]:65155 | ||
| 15839 | 2026.01.22 22:26:29.372007 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15840 | 2026.01.22 22:26:29.372431 [ 356 ] {} <Debug> TCP-Session: a1325c33-b6ca-4489-a453-2627235b2ebd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15841 | 2026.01.22 22:26:29.372454 [ 357 ] {} <Debug> TCP-Session: 984c8916-7715-4c01-8464-e13519e17945 Authenticating user 'default' from [fd00:1122:3344:101::e]:39197 | ||
| 15842 | 2026.01.22 22:26:29.372459 [ 356 ] {} <Debug> TCP-Session: a1325c33-b6ca-4489-a453-2627235b2ebd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15843 | 2026.01.22 22:26:29.372480 [ 357 ] {} <Debug> TCP-Session: 984c8916-7715-4c01-8464-e13519e17945 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15844 | 2026.01.22 22:26:29.372504 [ 357 ] {} <Debug> TCP-Session: 984c8916-7715-4c01-8464-e13519e17945 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15845 | 2026.01.22 22:26:29.372420 [ 358 ] {} <Debug> TCP-Session: 64875597-b502-445d-8763-51b633887bc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15846 | 2026.01.22 22:26:29.371935 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15847 | 2026.01.22 22:26:29.372543 [ 358 ] {} <Debug> TCP-Session: 64875597-b502-445d-8763-51b633887bc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15848 | 2026.01.22 22:26:29.372561 [ 290 ] {0f917e71-4d6f-4a26-82ff-19856d45305f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15849 | 2026.01.22 22:26:29.372572 [ 349 ] {} <Debug> TCP-Session: 6df95564-8b39-4b1d-b3af-07c8157381be Authenticating user 'default' from [fd00:1122:3344:101::e]:54227 | ||
| 15850 | 2026.01.22 22:26:29.372601 [ 349 ] {} <Debug> TCP-Session: 6df95564-8b39-4b1d-b3af-07c8157381be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15851 | 2026.01.22 22:26:29.372613 [ 349 ] {} <Debug> TCP-Session: 6df95564-8b39-4b1d-b3af-07c8157381be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15852 | 2026.01.22 22:26:29.372627 [ 290 ] {0f917e71-4d6f-4a26-82ff-19856d45305f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15853 | 2026.01.22 22:26:29.372908 [ 290 ] {0f917e71-4d6f-4a26-82ff-19856d45305f} <Debug> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52) (SelectExecutor): Key condition: unknown | ||
| 15854 | 2026.01.22 22:26:29.373911 [ 299 ] {0f917e71-4d6f-4a26-82ff-19856d45305f} <Trace> AggregatingTransform: Aggregating | ||
| 15855 | 2026.01.22 22:26:29.373958 [ 299 ] {0f917e71-4d6f-4a26-82ff-19856d45305f} <Trace> Aggregator: Aggregation method: without_key | ||
| 15856 | 2026.01.22 22:26:29.373995 [ 299 ] {0f917e71-4d6f-4a26-82ff-19856d45305f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000984097 sec. (1016.160 rows/sec., 39.69 KiB/sec.) | ||
| 15857 | 2026.01.22 22:26:29.374020 [ 299 ] {0f917e71-4d6f-4a26-82ff-19856d45305f} <Trace> Aggregator: Merging aggregated data | ||
| 15858 | 2026.01.22 22:26:29.375208 [ 290 ] {0f917e71-4d6f-4a26-82ff-19856d45305f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003003 sec., 333.000333000333 rows/sec., 13.01 KiB/sec. | ||
| 15859 | 2026.01.22 22:26:29.375411 [ 290 ] {0f917e71-4d6f-4a26-82ff-19856d45305f} <Debug> TCPHandler: Processed in 0.003452526 sec. | ||
| 15860 | 2026.01.22 22:26:29.375513 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15861 | 2026.01.22 22:26:29.375535 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15862 | 2026.01.22 22:26:29.375550 [ 290 ] {} <Debug> TCP-Session: 6d25d114-0536-4b85-accf-1d9db78d570e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15863 | 2026.01.22 22:26:29.375558 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15864 | 2026.01.22 22:26:29.375572 [ 349 ] {} <Debug> TCP-Session: 6df95564-8b39-4b1d-b3af-07c8157381be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15865 | 2026.01.22 22:26:29.375592 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15866 | 2026.01.22 22:26:29.375611 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15867 | 2026.01.22 22:26:29.375626 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15868 | 2026.01.22 22:26:29.375659 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15869 | 2026.01.22 22:26:29.375664 [ 356 ] {} <Debug> TCP-Session: a1325c33-b6ca-4489-a453-2627235b2ebd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15870 | 2026.01.22 22:26:29.375704 [ 357 ] {} <Debug> TCP-Session: 984c8916-7715-4c01-8464-e13519e17945 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15871 | 2026.01.22 22:26:29.375718 [ 360 ] {} <Debug> TCP-Session: 1dbba729-db77-4876-b606-c21efd7f40d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15872 | 2026.01.22 22:26:29.375648 [ 359 ] {} <Debug> TCP-Session: c83fb6c3-a710-45ba-98d0-14333fd15f24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15873 | 2026.01.22 22:26:29.375637 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15874 | 2026.01.22 22:26:29.375613 [ 358 ] {} <Debug> TCP-Session: 64875597-b502-445d-8763-51b633887bc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15875 | 2026.01.22 22:26:29.375810 [ 361 ] {} <Debug> TCP-Session: a050a765-da06-4666-8cbf-9ee6f73f68f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15876 | 2026.01.22 22:26:29.375593 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15877 | 2026.01.22 22:26:29.375874 [ 355 ] {} <Debug> TCP-Session: b6ec0d99-9354-430a-9a8f-98979e8b6ee2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15878 | 2026.01.22 22:26:29.639504 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43080 | ||
| 15879 | 2026.01.22 22:26:29.639623 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15880 | 2026.01.22 22:26:29.639649 [ 290 ] {} <Debug> TCP-Session: bee9ee06-1462-4d5d-af64-994be6bbd2b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:43080 | ||
| 15881 | 2026.01.22 22:26:29.639671 [ 290 ] {} <Debug> TCP-Session: bee9ee06-1462-4d5d-af64-994be6bbd2b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15882 | 2026.01.22 22:26:29.639684 [ 290 ] {} <Debug> TCP-Session: bee9ee06-1462-4d5d-af64-994be6bbd2b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15883 | 2026.01.22 22:26:29.639895 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36037 | ||
| 15884 | 2026.01.22 22:26:29.639923 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63147 | ||
| 15885 | 2026.01.22 22:26:29.639931 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46886 | ||
| 15886 | 2026.01.22 22:26:29.639975 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15887 | 2026.01.22 22:26:29.639982 [ 290 ] {} <Trace> TCP-Session: bee9ee06-1462-4d5d-af64-994be6bbd2b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15888 | 2026.01.22 22:26:29.640010 [ 349 ] {} <Debug> TCP-Session: f434bc38-c053-4c46-98c7-1e25e3211ccc Authenticating user 'default' from [fd00:1122:3344:101::e]:36037 | ||
| 15889 | 2026.01.22 22:26:29.639996 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38509 | ||
| 15890 | 2026.01.22 22:26:29.640030 [ 349 ] {} <Debug> TCP-Session: f434bc38-c053-4c46-98c7-1e25e3211ccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15891 | 2026.01.22 22:26:29.640049 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15892 | 2026.01.22 22:26:29.640059 [ 349 ] {} <Debug> TCP-Session: f434bc38-c053-4c46-98c7-1e25e3211ccc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15893 | 2026.01.22 22:26:29.640050 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15894 | 2026.01.22 22:26:29.640072 [ 356 ] {} <Debug> TCP-Session: 10faeb3b-448f-4d00-9021-14afc8a6a51d Authenticating user 'default' from [fd00:1122:3344:101::e]:46886 | ||
| 15895 | 2026.01.22 22:26:29.640088 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15896 | 2026.01.22 22:26:29.640104 [ 355 ] {} <Debug> TCP-Session: 2889219b-8b30-490a-86f1-feaa5aec04b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:63147 | ||
| 15897 | 2026.01.22 22:26:29.640106 [ 356 ] {} <Debug> TCP-Session: 10faeb3b-448f-4d00-9021-14afc8a6a51d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15898 | 2026.01.22 22:26:29.640119 [ 360 ] {} <Debug> TCP-Session: cadd2469-85c9-4cf1-ab86-65b108dd36d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38509 | ||
| 15899 | 2026.01.22 22:26:29.640138 [ 355 ] {} <Debug> TCP-Session: 2889219b-8b30-490a-86f1-feaa5aec04b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15900 | 2026.01.22 22:26:29.640139 [ 356 ] {} <Debug> TCP-Session: 10faeb3b-448f-4d00-9021-14afc8a6a51d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15901 | 2026.01.22 22:26:29.640160 [ 290 ] {ae5096db-8b80-490b-87cf-89ba9065cfe5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43080) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15902 | 2026.01.22 22:26:29.640162 [ 355 ] {} <Debug> TCP-Session: 2889219b-8b30-490a-86f1-feaa5aec04b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15903 | 2026.01.22 22:26:29.640004 [ 361 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33589 | ||
| 15904 | 2026.01.22 22:26:29.639987 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56720 | ||
| 15905 | 2026.01.22 22:26:29.640153 [ 360 ] {} <Debug> TCP-Session: cadd2469-85c9-4cf1-ab86-65b108dd36d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15906 | 2026.01.22 22:26:29.639988 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56923 | ||
| 15907 | 2026.01.22 22:26:29.640310 [ 361 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15908 | 2026.01.22 22:26:29.640318 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15909 | 2026.01.22 22:26:29.640292 [ 360 ] {} <Debug> TCP-Session: cadd2469-85c9-4cf1-ab86-65b108dd36d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15910 | 2026.01.22 22:26:29.640359 [ 361 ] {} <Debug> TCP-Session: f08e310a-0988-495f-9e1b-77930456d5d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33589 | ||
| 15911 | 2026.01.22 22:26:29.640364 [ 359 ] {} <Debug> TCP-Session: cdff4b59-5f19-4e4d-989f-ab61b9e1a454 Authenticating user 'default' from [fd00:1122:3344:101::e]:56720 | ||
| 15912 | 2026.01.22 22:26:29.639970 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53587 | ||
| 15913 | 2026.01.22 22:26:29.640405 [ 359 ] {} <Debug> TCP-Session: cdff4b59-5f19-4e4d-989f-ab61b9e1a454 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15914 | 2026.01.22 22:26:29.640424 [ 290 ] {ae5096db-8b80-490b-87cf-89ba9065cfe5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15915 | 2026.01.22 22:26:29.640458 [ 359 ] {} <Debug> TCP-Session: cdff4b59-5f19-4e4d-989f-ab61b9e1a454 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15916 | 2026.01.22 22:26:29.640397 [ 361 ] {} <Debug> TCP-Session: f08e310a-0988-495f-9e1b-77930456d5d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15917 | 2026.01.22 22:26:29.640483 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15918 | 2026.01.22 22:26:29.640500 [ 361 ] {} <Debug> TCP-Session: f08e310a-0988-495f-9e1b-77930456d5d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15919 | 2026.01.22 22:26:29.640500 [ 290 ] {ae5096db-8b80-490b-87cf-89ba9065cfe5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15920 | 2026.01.22 22:26:29.640517 [ 357 ] {} <Debug> TCP-Session: e72bcd4a-b11e-4e2c-9b3a-7e46cfdc2bd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:53587 | ||
| 15921 | 2026.01.22 22:26:29.640411 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15922 | 2026.01.22 22:26:29.640550 [ 357 ] {} <Debug> TCP-Session: e72bcd4a-b11e-4e2c-9b3a-7e46cfdc2bd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15923 | 2026.01.22 22:26:29.640577 [ 357 ] {} <Debug> TCP-Session: e72bcd4a-b11e-4e2c-9b3a-7e46cfdc2bd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15924 | 2026.01.22 22:26:29.640580 [ 358 ] {} <Debug> TCP-Session: 4e99e92a-d495-40b5-997e-2a14874c7b18 Authenticating user 'default' from [fd00:1122:3344:101::e]:56923 | ||
| 15925 | 2026.01.22 22:26:29.640614 [ 358 ] {} <Debug> TCP-Session: 4e99e92a-d495-40b5-997e-2a14874c7b18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15926 | 2026.01.22 22:26:29.640628 [ 358 ] {} <Debug> TCP-Session: 4e99e92a-d495-40b5-997e-2a14874c7b18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15927 | 2026.01.22 22:26:29.640810 [ 290 ] {ae5096db-8b80-490b-87cf-89ba9065cfe5} <Debug> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52) (SelectExecutor): Key condition: unknown | ||
| 15928 | 2026.01.22 22:26:29.641743 [ 314 ] {ae5096db-8b80-490b-87cf-89ba9065cfe5} <Trace> AggregatingTransform: Aggregating | ||
| 15929 | 2026.01.22 22:26:29.641771 [ 314 ] {ae5096db-8b80-490b-87cf-89ba9065cfe5} <Trace> Aggregator: Aggregation method: without_key | ||
| 15930 | 2026.01.22 22:26:29.641798 [ 314 ] {ae5096db-8b80-490b-87cf-89ba9065cfe5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000888287 sec. (1125.762 rows/sec., 43.98 KiB/sec.) | ||
| 15931 | 2026.01.22 22:26:29.641810 [ 314 ] {ae5096db-8b80-490b-87cf-89ba9065cfe5} <Trace> Aggregator: Merging aggregated data | ||
| 15932 | 2026.01.22 22:26:29.643452 [ 290 ] {ae5096db-8b80-490b-87cf-89ba9065cfe5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003348 sec., 298.6857825567503 rows/sec., 11.67 KiB/sec. | ||
| 15933 | 2026.01.22 22:26:29.643584 [ 290 ] {ae5096db-8b80-490b-87cf-89ba9065cfe5} <Debug> TCPHandler: Processed in 0.003712508 sec. | ||
| 15934 | 2026.01.22 22:26:29.643699 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15935 | 2026.01.22 22:26:29.643724 [ 361 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15936 | 2026.01.22 22:26:29.643727 [ 290 ] {} <Debug> TCP-Session: bee9ee06-1462-4d5d-af64-994be6bbd2b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15937 | 2026.01.22 22:26:29.643748 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15938 | 2026.01.22 22:26:29.643772 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15939 | 2026.01.22 22:26:29.643787 [ 349 ] {} <Debug> TCP-Session: f434bc38-c053-4c46-98c7-1e25e3211ccc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15940 | 2026.01.22 22:26:29.643791 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15941 | 2026.01.22 22:26:29.643813 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15942 | 2026.01.22 22:26:29.643827 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15943 | 2026.01.22 22:26:29.643849 [ 359 ] {} <Debug> TCP-Session: cdff4b59-5f19-4e4d-989f-ab61b9e1a454 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15944 | 2026.01.22 22:26:29.643863 [ 360 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15945 | 2026.01.22 22:26:29.643888 [ 355 ] {} <Debug> TCP-Session: 2889219b-8b30-490a-86f1-feaa5aec04b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15946 | 2026.01.22 22:26:29.643867 [ 356 ] {} <Debug> TCP-Session: 10faeb3b-448f-4d00-9021-14afc8a6a51d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15947 | 2026.01.22 22:26:29.643915 [ 360 ] {} <Debug> TCP-Session: cadd2469-85c9-4cf1-ab86-65b108dd36d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15948 | 2026.01.22 22:26:29.643772 [ 361 ] {} <Debug> TCP-Session: f08e310a-0988-495f-9e1b-77930456d5d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15949 | 2026.01.22 22:26:29.643842 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15950 | 2026.01.22 22:26:29.643818 [ 358 ] {} <Debug> TCP-Session: 4e99e92a-d495-40b5-997e-2a14874c7b18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15951 | 2026.01.22 22:26:29.643994 [ 357 ] {} <Debug> TCP-Session: e72bcd4a-b11e-4e2c-9b3a-7e46cfdc2bd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15952 | 2026.01.22 22:26:29.893429 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38816 | ||
| 15953 | 2026.01.22 22:26:29.894016 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15954 | 2026.01.22 22:26:29.894074 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15955 | 2026.01.22 22:26:29.894621 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 15956 | 2026.01.22 22:26:29.894855 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15957 | 2026.01.22 22:26:29.895010 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38816 | ||
| 15958 | 2026.01.22 22:26:29.895030 [ 79 ] {} <Debug> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 15959 | 2026.01.22 22:26:29.895095 [ 79 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15960 | 2026.01.22 22:26:29.895115 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15961 | 2026.01.22 22:26:29.895238 [ 200 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 15962 | 2026.01.22 22:26:29.895390 [ 200 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15963 | 2026.01.22 22:26:29.895430 [ 200 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36448 rows starting from the beginning of the part | ||
| 15964 | 2026.01.22 22:26:29.895498 [ 200 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 15965 | 2026.01.22 22:26:29.895548 [ 200 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 15966 | 2026.01.22 22:26:29.895592 [ 200 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 15967 | 2026.01.22 22:26:29.895633 [ 200 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 15968 | 2026.01.22 22:26:29.895678 [ 200 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 15969 | 2026.01.22 22:26:29.898711 [ 201 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38816 rows, containing 4 columns (4 merged, 0 gathered) in 0.003532246 sec., 10989042.099559316 rows/sec., 157.20 MiB/sec. | ||
| 15970 | 2026.01.22 22:26:29.898987 [ 188 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 15971 | 2026.01.22 22:26:29.899262 [ 188 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_81_16} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15972 | 2026.01.22 22:26:29.899340 [ 188 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_81_16} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 15973 | 2026.01.22 22:26:29.899428 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 15974 | 2026.01.22 22:26:30.395275 [ 80 ] {} <Debug> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 15975 | 2026.01.22 22:26:30.395345 [ 80 ] {} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15976 | 2026.01.22 22:26:30.395369 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15977 | 2026.01.22 22:26:30.395470 [ 200 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 15978 | 2026.01.22 22:26:30.395598 [ 200 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15979 | 2026.01.22 22:26:30.395637 [ 200 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 470 rows starting from the beginning of the part | ||
| 15980 | 2026.01.22 22:26:30.395709 [ 200 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 15981 | 2026.01.22 22:26:30.395760 [ 200 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 15982 | 2026.01.22 22:26:30.395807 [ 200 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 15983 | 2026.01.22 22:26:30.395852 [ 200 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 15984 | 2026.01.22 22:26:30.396740 [ 201 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 566 rows, containing 5 columns (5 merged, 0 gathered) in 0.001308799 sec., 432457.54313687584 rows/sec., 30.87 MiB/sec. | ||
| 15985 | 2026.01.22 22:26:30.396930 [ 196 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 15986 | 2026.01.22 22:26:30.397201 [ 196 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_27_6} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15987 | 2026.01.22 22:26:30.397274 [ 196 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_27_6} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 15988 | 2026.01.22 22:26:30.397357 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 15989 | 2026.01.22 22:26:31.972845 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 15990 | 2026.01.22 22:26:31.990697 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15991 | 2026.01.22 22:26:31.990764 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15992 | 2026.01.22 22:26:31.997121 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 15993 | 2026.01.22 22:26:31.997865 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15994 | 2026.01.22 22:26:31.998180 [ 78 ] {} <Debug> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 15995 | 2026.01.22 22:26:31.998250 [ 78 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15996 | 2026.01.22 22:26:31.998272 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15997 | 2026.01.22 22:26:31.998398 [ 200 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 15998 | 2026.01.22 22:26:32.001777 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 15999 | 2026.01.22 22:26:32.002389 [ 200 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16000 | 2026.01.22 22:26:32.004166 [ 200 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 16001 | 2026.01.22 22:26:32.009758 [ 200 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 16002 | 2026.01.22 22:26:32.014379 [ 200 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 16003 | 2026.01.22 22:26:32.018933 [ 200 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 16004 | 2026.01.22 22:26:32.023773 [ 200 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 16005 | 2026.01.22 22:26:32.028713 [ 200 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 16006 | 2026.01.22 22:26:32.091563 [ 200 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.09322115 sec., 6543.579434495284 rows/sec., 33.84 MiB/sec. | ||
| 16007 | 2026.01.22 22:26:32.093882 [ 200 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 16008 | 2026.01.22 22:26:32.095750 [ 200 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_81_16} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16009 | 2026.01.22 22:26:32.095854 [ 200 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_81_16} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 16010 | 2026.01.22 22:26:32.097765 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 16011 | 2026.01.22 22:26:32.510794 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1912 | ||
| 16012 | 2026.01.22 22:26:32.513223 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16013 | 2026.01.22 22:26:32.513282 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16014 | 2026.01.22 22:26:32.514500 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 16015 | 2026.01.22 22:26:32.514795 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16016 | 2026.01.22 22:26:32.515189 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1912 | ||
| 16017 | 2026.01.22 22:26:32.533564 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16018 | 2026.01.22 22:26:32.533742 [ 277 ] {9b0e94d6-39e1-4be6-9419-2eb4206f91a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16019 | 2026.01.22 22:26:32.533808 [ 277 ] {9b0e94d6-39e1-4be6-9419-2eb4206f91a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16020 | 2026.01.22 22:26:32.534522 [ 277 ] {9b0e94d6-39e1-4be6-9419-2eb4206f91a9} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16021 | 2026.01.22 22:26:32.534571 [ 277 ] {9b0e94d6-39e1-4be6-9419-2eb4206f91a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16022 | 2026.01.22 22:26:32.534970 [ 277 ] {9b0e94d6-39e1-4be6-9419-2eb4206f91a9} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16023 | 2026.01.22 22:26:32.535191 [ 277 ] {9b0e94d6-39e1-4be6-9419-2eb4206f91a9} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16024 | 2026.01.22 22:26:32.535351 [ 277 ] {9b0e94d6-39e1-4be6-9419-2eb4206f91a9} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001658 sec., 77201.44752714114 rows/sec., 6.63 MiB/sec. | ||
| 16025 | 2026.01.22 22:26:32.535405 [ 277 ] {9b0e94d6-39e1-4be6-9419-2eb4206f91a9} <Debug> TCPHandler: Processed in 0.001967165 sec. | ||
| 16026 | 2026.01.22 22:26:32.535533 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16027 | 2026.01.22 22:26:32.535635 [ 277 ] {15e30e00-9b11-4b3b-9a58-ad4558666889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16028 | 2026.01.22 22:26:32.535680 [ 277 ] {15e30e00-9b11-4b3b-9a58-ad4558666889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16029 | 2026.01.22 22:26:32.536110 [ 277 ] {15e30e00-9b11-4b3b-9a58-ad4558666889} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16030 | 2026.01.22 22:26:32.536148 [ 277 ] {15e30e00-9b11-4b3b-9a58-ad4558666889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16031 | 2026.01.22 22:26:32.536447 [ 277 ] {15e30e00-9b11-4b3b-9a58-ad4558666889} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16032 | 2026.01.22 22:26:32.536667 [ 277 ] {15e30e00-9b11-4b3b-9a58-ad4558666889} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16033 | 2026.01.22 22:26:32.536803 [ 277 ] {15e30e00-9b11-4b3b-9a58-ad4558666889} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001191 sec., 30226.700251889168 rows/sec., 2.22 MiB/sec. | ||
| 16034 | 2026.01.22 22:26:32.536842 [ 277 ] {15e30e00-9b11-4b3b-9a58-ad4558666889} <Debug> TCPHandler: Processed in 0.00136252 sec. | ||
| 16035 | 2026.01.22 22:26:32.536947 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16036 | 2026.01.22 22:26:32.537042 [ 277 ] {1aa01259-3ed0-44ff-bf58-847548307fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16037 | 2026.01.22 22:26:32.537082 [ 277 ] {1aa01259-3ed0-44ff-bf58-847548307fd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16038 | 2026.01.22 22:26:32.537523 [ 277 ] {1aa01259-3ed0-44ff-bf58-847548307fd1} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16039 | 2026.01.22 22:26:32.537559 [ 277 ] {1aa01259-3ed0-44ff-bf58-847548307fd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16040 | 2026.01.22 22:26:32.537866 [ 277 ] {1aa01259-3ed0-44ff-bf58-847548307fd1} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16041 | 2026.01.22 22:26:32.538086 [ 277 ] {1aa01259-3ed0-44ff-bf58-847548307fd1} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16042 | 2026.01.22 22:26:32.538217 [ 277 ] {1aa01259-3ed0-44ff-bf58-847548307fd1} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001194 sec., 83752.09380234506 rows/sec., 6.54 MiB/sec. | ||
| 16043 | 2026.01.22 22:26:32.538256 [ 277 ] {1aa01259-3ed0-44ff-bf58-847548307fd1} <Debug> TCPHandler: Processed in 0.00136074 sec. | ||
| 16044 | 2026.01.22 22:26:32.538368 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16045 | 2026.01.22 22:26:32.538463 [ 277 ] {5ebef62c-2b2b-408d-bd0b-ed9bda622462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16046 | 2026.01.22 22:26:32.538508 [ 277 ] {5ebef62c-2b2b-408d-bd0b-ed9bda622462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16047 | 2026.01.22 22:26:32.538924 [ 277 ] {5ebef62c-2b2b-408d-bd0b-ed9bda622462} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16048 | 2026.01.22 22:26:32.538961 [ 277 ] {5ebef62c-2b2b-408d-bd0b-ed9bda622462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16049 | 2026.01.22 22:26:32.539303 [ 277 ] {5ebef62c-2b2b-408d-bd0b-ed9bda622462} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16050 | 2026.01.22 22:26:32.539513 [ 277 ] {5ebef62c-2b2b-408d-bd0b-ed9bda622462} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16051 | 2026.01.22 22:26:32.539647 [ 277 ] {5ebef62c-2b2b-408d-bd0b-ed9bda622462} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 16052 | 2026.01.22 22:26:32.539685 [ 277 ] {5ebef62c-2b2b-408d-bd0b-ed9bda622462} <Debug> TCPHandler: Processed in 0.00136627 sec. | ||
| 16053 | 2026.01.22 22:26:32.539807 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16054 | 2026.01.22 22:26:32.539929 [ 277 ] {c90670f0-1cc4-4c9a-bb3c-7760c779fa78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16055 | 2026.01.22 22:26:32.539996 [ 277 ] {c90670f0-1cc4-4c9a-bb3c-7760c779fa78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16056 | 2026.01.22 22:26:32.540944 [ 277 ] {c90670f0-1cc4-4c9a-bb3c-7760c779fa78} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16057 | 2026.01.22 22:26:32.540981 [ 277 ] {c90670f0-1cc4-4c9a-bb3c-7760c779fa78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16058 | 2026.01.22 22:26:32.541549 [ 277 ] {c90670f0-1cc4-4c9a-bb3c-7760c779fa78} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 16059 | 2026.01.22 22:26:32.541779 [ 277 ] {c90670f0-1cc4-4c9a-bb3c-7760c779fa78} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16060 | 2026.01.22 22:26:32.541918 [ 77 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 16061 | 2026.01.22 22:26:32.541927 [ 277 ] {c90670f0-1cc4-4c9a-bb3c-7760c779fa78} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002023 sec., 17795.353435491845 rows/sec., 31.89 MiB/sec. | ||
| 16062 | 2026.01.22 22:26:32.542001 [ 77 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16063 | 2026.01.22 22:26:32.542031 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16064 | 2026.01.22 22:26:32.542050 [ 277 ] {c90670f0-1cc4-4c9a-bb3c-7760c779fa78} <Debug> TCPHandler: Processed in 0.002304797 sec. | ||
| 16065 | 2026.01.22 22:26:32.542153 [ 194 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::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 | ||
| 16066 | 2026.01.22 22:26:32.542171 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16067 | 2026.01.22 22:26:32.542289 [ 277 ] {1e6395ef-b739-411f-bef6-d735251f40f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16068 | 2026.01.22 22:26:32.542332 [ 277 ] {1e6395ef-b739-411f-bef6-d735251f40f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16069 | 2026.01.22 22:26:32.542420 [ 194 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16070 | 2026.01.22 22:26:32.542489 [ 194 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2211 rows starting from the beginning of the part | ||
| 16071 | 2026.01.22 22:26:32.542657 [ 194 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 36 rows starting from the beginning of the part | ||
| 16072 | 2026.01.22 22:26:32.542679 [ 277 ] {1e6395ef-b739-411f-bef6-d735251f40f7} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16073 | 2026.01.22 22:26:32.542720 [ 277 ] {1e6395ef-b739-411f-bef6-d735251f40f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16074 | 2026.01.22 22:26:32.542789 [ 194 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 5 rows starting from the beginning of the part | ||
| 16075 | 2026.01.22 22:26:32.542899 [ 194 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 36 rows starting from the beginning of the part | ||
| 16076 | 2026.01.22 22:26:32.543000 [ 194 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 5 rows starting from the beginning of the part | ||
| 16077 | 2026.01.22 22:26:32.543042 [ 277 ] {1e6395ef-b739-411f-bef6-d735251f40f7} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16078 | 2026.01.22 22:26:32.543101 [ 194 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 36 rows starting from the beginning of the part | ||
| 16079 | 2026.01.22 22:26:32.543271 [ 277 ] {1e6395ef-b739-411f-bef6-d735251f40f7} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16080 | 2026.01.22 22:26:32.543407 [ 277 ] {1e6395ef-b739-411f-bef6-d735251f40f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 16081 | 2026.01.22 22:26:32.543445 [ 277 ] {1e6395ef-b739-411f-bef6-d735251f40f7} <Debug> TCPHandler: Processed in 0.0013238 sec. | ||
| 16082 | 2026.01.22 22:26:32.553371 [ 193 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2329 rows, containing 19 columns (19 merged, 0 gathered) in 0.011271923 sec., 206619.58035022064 rows/sec., 370.25 MiB/sec. | ||
| 16083 | 2026.01.22 22:26:32.556205 [ 187 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 16084 | 2026.01.22 22:26:32.556551 [ 187 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16085 | 2026.01.22 22:26:32.556622 [ 187 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 16086 | 2026.01.22 22:26:32.556784 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.49 MiB. | ||
| 16087 | 2026.01.22 22:26:33.000261 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.75 MiB, peak 397.19 MiB, free memory in arenas 0.00 B, will set to 383.90 MiB (RSS), difference: 5.15 MiB | ||
| 16088 | 2026.01.22 22:26:37.173304 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16089 | 2026.01.22 22:26:37.173375 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16090 | 2026.01.22 22:26:37.395189 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39328 | ||
| 16091 | 2026.01.22 22:26:37.395835 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16092 | 2026.01.22 22:26:37.395878 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16093 | 2026.01.22 22:26:37.396369 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 16094 | 2026.01.22 22:26:37.396591 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16095 | 2026.01.22 22:26:37.396720 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39328 | ||
| 16096 | 2026.01.22 22:26:37.532128 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16097 | 2026.01.22 22:26:37.532413 [ 277 ] {25d3f2fa-e31e-44c9-8665-99674d480b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16098 | 2026.01.22 22:26:37.532519 [ 277 ] {25d3f2fa-e31e-44c9-8665-99674d480b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16099 | 2026.01.22 22:26:37.533334 [ 277 ] {25d3f2fa-e31e-44c9-8665-99674d480b97} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16100 | 2026.01.22 22:26:37.533389 [ 277 ] {25d3f2fa-e31e-44c9-8665-99674d480b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16101 | 2026.01.22 22:26:37.533820 [ 277 ] {25d3f2fa-e31e-44c9-8665-99674d480b97} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16102 | 2026.01.22 22:26:37.534055 [ 277 ] {25d3f2fa-e31e-44c9-8665-99674d480b97} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16103 | 2026.01.22 22:26:37.534219 [ 277 ] {25d3f2fa-e31e-44c9-8665-99674d480b97} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001881 sec., 35087.71929824561 rows/sec., 2.78 MiB/sec. | ||
| 16104 | 2026.01.22 22:26:37.534272 [ 277 ] {25d3f2fa-e31e-44c9-8665-99674d480b97} <Debug> TCPHandler: Processed in 0.002337078 sec. | ||
| 16105 | 2026.01.22 22:26:37.534400 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16106 | 2026.01.22 22:26:37.534503 [ 277 ] {97565db5-eacf-4944-9051-16f9596d072a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16107 | 2026.01.22 22:26:37.534547 [ 277 ] {97565db5-eacf-4944-9051-16f9596d072a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16108 | 2026.01.22 22:26:37.534970 [ 277 ] {97565db5-eacf-4944-9051-16f9596d072a} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16109 | 2026.01.22 22:26:37.535008 [ 277 ] {97565db5-eacf-4944-9051-16f9596d072a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16110 | 2026.01.22 22:26:37.535309 [ 277 ] {97565db5-eacf-4944-9051-16f9596d072a} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16111 | 2026.01.22 22:26:37.535525 [ 277 ] {97565db5-eacf-4944-9051-16f9596d072a} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16112 | 2026.01.22 22:26:37.535660 [ 277 ] {97565db5-eacf-4944-9051-16f9596d072a} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001181 sec., 4233.7002540220155 rows/sec., 318.35 KiB/sec. | ||
| 16113 | 2026.01.22 22:26:37.535699 [ 277 ] {97565db5-eacf-4944-9051-16f9596d072a} <Debug> TCPHandler: Processed in 0.0013536 sec. | ||
| 16114 | 2026.01.22 22:26:37.535803 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16115 | 2026.01.22 22:26:37.535900 [ 277 ] {006dc311-47b0-489a-bf63-d5b1bf3fe51e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16116 | 2026.01.22 22:26:37.535940 [ 277 ] {006dc311-47b0-489a-bf63-d5b1bf3fe51e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16117 | 2026.01.22 22:26:37.536367 [ 277 ] {006dc311-47b0-489a-bf63-d5b1bf3fe51e} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16118 | 2026.01.22 22:26:37.536405 [ 277 ] {006dc311-47b0-489a-bf63-d5b1bf3fe51e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16119 | 2026.01.22 22:26:37.536703 [ 277 ] {006dc311-47b0-489a-bf63-d5b1bf3fe51e} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16120 | 2026.01.22 22:26:37.536910 [ 277 ] {006dc311-47b0-489a-bf63-d5b1bf3fe51e} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16121 | 2026.01.22 22:26:37.537039 [ 277 ] {006dc311-47b0-489a-bf63-d5b1bf3fe51e} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001159 sec., 59534.08110440034 rows/sec., 4.65 MiB/sec. | ||
| 16122 | 2026.01.22 22:26:37.537078 [ 277 ] {006dc311-47b0-489a-bf63-d5b1bf3fe51e} <Debug> TCPHandler: Processed in 0.001326079 sec. | ||
| 16123 | 2026.01.22 22:26:37.537192 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16124 | 2026.01.22 22:26:37.537288 [ 277 ] {8658bda9-8166-4c50-bc05-d1499f623ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16125 | 2026.01.22 22:26:37.537333 [ 277 ] {8658bda9-8166-4c50-bc05-d1499f623ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16126 | 2026.01.22 22:26:37.537744 [ 277 ] {8658bda9-8166-4c50-bc05-d1499f623ac9} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16127 | 2026.01.22 22:26:37.537781 [ 277 ] {8658bda9-8166-4c50-bc05-d1499f623ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16128 | 2026.01.22 22:26:37.538118 [ 277 ] {8658bda9-8166-4c50-bc05-d1499f623ac9} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16129 | 2026.01.22 22:26:37.538340 [ 277 ] {8658bda9-8166-4c50-bc05-d1499f623ac9} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16130 | 2026.01.22 22:26:37.538441 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Selected 2 parts from all_1_115_23 to all_116_116_0 | ||
| 16131 | 2026.01.22 22:26:37.538471 [ 277 ] {8658bda9-8166-4c50-bc05-d1499f623ac9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 16132 | 2026.01.22 22:26:37.538496 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16133 | 2026.01.22 22:26:37.538520 [ 277 ] {8658bda9-8166-4c50-bc05-d1499f623ac9} <Debug> TCPHandler: Processed in 0.001379 sec. | ||
| 16134 | 2026.01.22 22:26:37.538522 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16135 | 2026.01.22 22:26:37.538624 [ 203 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_116_24} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_115_23 to all_116_116_0 into Compact with storage Full | ||
| 16136 | 2026.01.22 22:26:37.538652 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16137 | 2026.01.22 22:26:37.538736 [ 203 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_116_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16138 | 2026.01.22 22:26:37.538772 [ 203 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_115_23, total 33938 rows starting from the beginning of the part | ||
| 16139 | 2026.01.22 22:26:37.538773 [ 277 ] {7b1b4c5f-0e37-4c24-80cb-21832e33a0a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16140 | 2026.01.22 22:26:37.538839 [ 203 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 881 rows starting from the beginning of the part | ||
| 16141 | 2026.01.22 22:26:37.538846 [ 277 ] {7b1b4c5f-0e37-4c24-80cb-21832e33a0a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16142 | 2026.01.22 22:26:37.539736 [ 277 ] {7b1b4c5f-0e37-4c24-80cb-21832e33a0a9} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16143 | 2026.01.22 22:26:37.539772 [ 277 ] {7b1b4c5f-0e37-4c24-80cb-21832e33a0a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16144 | 2026.01.22 22:26:37.540298 [ 277 ] {7b1b4c5f-0e37-4c24-80cb-21832e33a0a9} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16145 | 2026.01.22 22:26:37.540523 [ 277 ] {7b1b4c5f-0e37-4c24-80cb-21832e33a0a9} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16146 | 2026.01.22 22:26:37.540674 [ 277 ] {7b1b4c5f-0e37-4c24-80cb-21832e33a0a9} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001926 sec., 2596.0539979231567 rows/sec., 4.65 MiB/sec. | ||
| 16147 | 2026.01.22 22:26:37.540741 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): 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] | ||
| 16148 | 2026.01.22 22:26:37.540758 [ 277 ] {7b1b4c5f-0e37-4c24-80cb-21832e33a0a9} <Debug> TCPHandler: Processed in 0.002168916 sec. | ||
| 16149 | 2026.01.22 22:26:37.540762 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): 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] | ||
| 16150 | 2026.01.22 22:26:37.540870 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16151 | 2026.01.22 22:26:37.540965 [ 277 ] {ca239b2c-2ef9-451b-a824-35f763bc5ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16152 | 2026.01.22 22:26:37.541007 [ 277 ] {ca239b2c-2ef9-451b-a824-35f763bc5ee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16153 | 2026.01.22 22:26:37.541350 [ 277 ] {ca239b2c-2ef9-451b-a824-35f763bc5ee0} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16154 | 2026.01.22 22:26:37.541386 [ 277 ] {ca239b2c-2ef9-451b-a824-35f763bc5ee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16155 | 2026.01.22 22:26:37.541698 [ 277 ] {ca239b2c-2ef9-451b-a824-35f763bc5ee0} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16156 | 2026.01.22 22:26:37.541907 [ 277 ] {ca239b2c-2ef9-451b-a824-35f763bc5ee0} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16157 | 2026.01.22 22:26:37.542042 [ 277 ] {ca239b2c-2ef9-451b-a824-35f763bc5ee0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 16158 | 2026.01.22 22:26:37.542079 [ 277 ] {ca239b2c-2ef9-451b-a824-35f763bc5ee0} <Debug> TCPHandler: Processed in 0.001260369 sec. | ||
| 16159 | 2026.01.22 22:26:37.543626 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): 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] | ||
| 16160 | 2026.01.22 22:26:37.545131 [ 193 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_116_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34819 rows, containing 5 columns (5 merged, 0 gathered) in 0.006538078 sec., 5325571.215271521 rows/sec., 364.35 MiB/sec. | ||
| 16161 | 2026.01.22 22:26:37.545608 [ 190 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_116_24} <Trace> MergedBlockOutputStream: filled checksums all_1_116_24 (state Temporary) | ||
| 16162 | 2026.01.22 22:26:37.545971 [ 190 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_116_24} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_merge_all_1_116_24 to all_1_116_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16163 | 2026.01.22 22:26:37.546059 [ 190 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_116_24} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Merged 2 parts: [all_1_115_23, all_116_116_0] -> all_1_116_24 | ||
| 16164 | 2026.01.22 22:26:37.546153 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 16165 | 2026.01.22 22:26:39.501896 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 16166 | 2026.01.22 22:26:39.520134 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16167 | 2026.01.22 22:26:39.520247 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 16168 | 2026.01.22 22:26:39.527168 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 16169 | 2026.01.22 22:26:39.528349 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16170 | 2026.01.22 22:26:39.534383 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 16171 | 2026.01.22 22:26:42.515474 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1936 | ||
| 16172 | 2026.01.22 22:26:42.517779 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16173 | 2026.01.22 22:26:42.517838 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16174 | 2026.01.22 22:26:42.519023 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 16175 | 2026.01.22 22:26:42.519294 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16176 | 2026.01.22 22:26:42.519490 [ 59 ] {} <Debug> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 16177 | 2026.01.22 22:26:42.519627 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1936 | ||
| 16178 | 2026.01.22 22:26:42.519627 [ 59 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16179 | 2026.01.22 22:26:42.519702 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16180 | 2026.01.22 22:26:42.519857 [ 199 ] {7b0753d0-d697-461d-a77d-14ff90617906::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 | ||
| 16181 | 2026.01.22 22:26:42.520453 [ 199 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16182 | 2026.01.22 22:26:42.520618 [ 199 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1800 rows starting from the beginning of the part | ||
| 16183 | 2026.01.22 22:26:42.521011 [ 199 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 24 rows starting from the beginning of the part | ||
| 16184 | 2026.01.22 22:26:42.521385 [ 199 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 26 rows starting from the beginning of the part | ||
| 16185 | 2026.01.22 22:26:42.521742 [ 199 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 32 rows starting from the beginning of the part | ||
| 16186 | 2026.01.22 22:26:42.522084 [ 199 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 30 rows starting from the beginning of the part | ||
| 16187 | 2026.01.22 22:26:42.522423 [ 199 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 24 rows starting from the beginning of the part | ||
| 16188 | 2026.01.22 22:26:42.530071 [ 197 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1936 rows, containing 72 columns (72 merged, 0 gathered) in 0.010280846 sec., 188311.3510308393 rows/sec., 146.26 MiB/sec. | ||
| 16189 | 2026.01.22 22:26:42.531916 [ 193 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 16190 | 2026.01.22 22:26:42.532535 [ 193 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_61_12} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16191 | 2026.01.22 22:26:42.532620 [ 193 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_61_12} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 16192 | 2026.01.22 22:26:42.532988 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.06 MiB. | ||
| 16193 | 2026.01.22 22:26:42.534394 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16194 | 2026.01.22 22:26:42.534645 [ 277 ] {1800ec59-6ef7-426e-9eac-afb70ace69ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16195 | 2026.01.22 22:26:42.534739 [ 277 ] {1800ec59-6ef7-426e-9eac-afb70ace69ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16196 | 2026.01.22 22:26:42.535413 [ 277 ] {1800ec59-6ef7-426e-9eac-afb70ace69ee} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16197 | 2026.01.22 22:26:42.535450 [ 277 ] {1800ec59-6ef7-426e-9eac-afb70ace69ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16198 | 2026.01.22 22:26:42.535800 [ 277 ] {1800ec59-6ef7-426e-9eac-afb70ace69ee} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16199 | 2026.01.22 22:26:42.536019 [ 277 ] {1800ec59-6ef7-426e-9eac-afb70ace69ee} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16200 | 2026.01.22 22:26:42.536146 [ 59 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16201 | 2026.01.22 22:26:42.536164 [ 277 ] {1800ec59-6ef7-426e-9eac-afb70ace69ee} <Debug> executeQuery: Read 129 rows, 11.36 KiB in 0.001589 sec., 81183.13404657018 rows/sec., 6.98 MiB/sec. | ||
| 16202 | 2026.01.22 22:26:42.536186 [ 59 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16203 | 2026.01.22 22:26:42.536206 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16204 | 2026.01.22 22:26:42.536207 [ 277 ] {1800ec59-6ef7-426e-9eac-afb70ace69ee} <Debug> TCPHandler: Processed in 0.001993274 sec. | ||
| 16205 | 2026.01.22 22:26:42.536296 [ 192 ] {048797f8-2913-4120-8057-043480967ec1::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 | ||
| 16206 | 2026.01.22 22:26:42.536341 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16207 | 2026.01.22 22:26:42.536401 [ 192 ] {048797f8-2913-4120-8057-043480967ec1::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16208 | 2026.01.22 22:26:42.536436 [ 192 ] {048797f8-2913-4120-8057-043480967ec1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2556 rows starting from the beginning of the part | ||
| 16209 | 2026.01.22 22:26:42.536441 [ 277 ] {ae5bb36b-f523-4573-9deb-9cbeb604e744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16210 | 2026.01.22 22:26:42.536489 [ 277 ] {ae5bb36b-f523-4573-9deb-9cbeb604e744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16211 | 2026.01.22 22:26:42.536497 [ 192 ] {048797f8-2913-4120-8057-043480967ec1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 128 rows starting from the beginning of the part | ||
| 16212 | 2026.01.22 22:26:42.536547 [ 192 ] {048797f8-2913-4120-8057-043480967ec1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 66 rows starting from the beginning of the part | ||
| 16213 | 2026.01.22 22:26:42.536592 [ 192 ] {048797f8-2913-4120-8057-043480967ec1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 128 rows starting from the beginning of the part | ||
| 16214 | 2026.01.22 22:26:42.536630 [ 192 ] {048797f8-2913-4120-8057-043480967ec1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 66 rows starting from the beginning of the part | ||
| 16215 | 2026.01.22 22:26:42.536673 [ 192 ] {048797f8-2913-4120-8057-043480967ec1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 129 rows starting from the beginning of the part | ||
| 16216 | 2026.01.22 22:26:42.536902 [ 277 ] {ae5bb36b-f523-4573-9deb-9cbeb604e744} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16217 | 2026.01.22 22:26:42.536942 [ 277 ] {ae5bb36b-f523-4573-9deb-9cbeb604e744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16218 | 2026.01.22 22:26:42.537242 [ 277 ] {ae5bb36b-f523-4573-9deb-9cbeb604e744} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16219 | 2026.01.22 22:26:42.537471 [ 277 ] {ae5bb36b-f523-4573-9deb-9cbeb604e744} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16220 | 2026.01.22 22:26:42.537600 [ 277 ] {ae5bb36b-f523-4573-9deb-9cbeb604e744} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001177 sec., 30586.236193712826 rows/sec., 2.25 MiB/sec. | ||
| 16221 | 2026.01.22 22:26:42.537637 [ 277 ] {ae5bb36b-f523-4573-9deb-9cbeb604e744} <Debug> TCPHandler: Processed in 0.00134737 sec. | ||
| 16222 | 2026.01.22 22:26:42.537747 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16223 | 2026.01.22 22:26:42.537842 [ 277 ] {7073df87-9b13-450c-a227-b5e7b75c64ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16224 | 2026.01.22 22:26:42.537882 [ 277 ] {7073df87-9b13-450c-a227-b5e7b75c64ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16225 | 2026.01.22 22:26:42.538054 [ 193 ] {048797f8-2913-4120-8057-043480967ec1::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3073 rows, containing 5 columns (5 merged, 0 gathered) in 0.001800823 sec., 1706441.9990193374 rows/sec., 146.50 MiB/sec. | ||
| 16226 | 2026.01.22 22:26:42.538258 [ 277 ] {7073df87-9b13-450c-a227-b5e7b75c64ea} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16227 | 2026.01.22 22:26:42.538300 [ 277 ] {7073df87-9b13-450c-a227-b5e7b75c64ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16228 | 2026.01.22 22:26:42.538307 [ 192 ] {048797f8-2913-4120-8057-043480967ec1::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16229 | 2026.01.22 22:26:42.538594 [ 192 ] {048797f8-2913-4120-8057-043480967ec1::all_1_121_24} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16230 | 2026.01.22 22:26:42.538623 [ 277 ] {7073df87-9b13-450c-a227-b5e7b75c64ea} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 16231 | 2026.01.22 22:26:42.538667 [ 192 ] {048797f8-2913-4120-8057-043480967ec1::all_1_121_24} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16232 | 2026.01.22 22:26:42.538744 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 16233 | 2026.01.22 22:26:42.538841 [ 277 ] {7073df87-9b13-450c-a227-b5e7b75c64ea} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16234 | 2026.01.22 22:26:42.538972 [ 277 ] {7073df87-9b13-450c-a227-b5e7b75c64ea} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001149 sec., 870.3220191470843 rows/sec., 57.79 KiB/sec. | ||
| 16235 | 2026.01.22 22:26:42.539012 [ 277 ] {7073df87-9b13-450c-a227-b5e7b75c64ea} <Debug> TCPHandler: Processed in 0.00131316 sec. | ||
| 16236 | 2026.01.22 22:26:42.539129 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16237 | 2026.01.22 22:26:42.539223 [ 277 ] {2f25d8e2-1b2c-4886-9e33-c9e8633c2cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16238 | 2026.01.22 22:26:42.539261 [ 277 ] {2f25d8e2-1b2c-4886-9e33-c9e8633c2cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16239 | 2026.01.22 22:26:42.539688 [ 277 ] {2f25d8e2-1b2c-4886-9e33-c9e8633c2cba} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16240 | 2026.01.22 22:26:42.539723 [ 277 ] {2f25d8e2-1b2c-4886-9e33-c9e8633c2cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16241 | 2026.01.22 22:26:42.540012 [ 277 ] {2f25d8e2-1b2c-4886-9e33-c9e8633c2cba} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16242 | 2026.01.22 22:26:42.540209 [ 277 ] {2f25d8e2-1b2c-4886-9e33-c9e8633c2cba} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16243 | 2026.01.22 22:26:42.540312 [ 59 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16244 | 2026.01.22 22:26:42.540331 [ 277 ] {2f25d8e2-1b2c-4886-9e33-c9e8633c2cba} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001126 sec., 88809.94671403196 rows/sec., 6.94 MiB/sec. | ||
| 16245 | 2026.01.22 22:26:42.540338 [ 59 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16246 | 2026.01.22 22:26:42.540362 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16247 | 2026.01.22 22:26:42.540368 [ 277 ] {2f25d8e2-1b2c-4886-9e33-c9e8633c2cba} <Debug> TCPHandler: Processed in 0.001288739 sec. | ||
| 16248 | 2026.01.22 22:26:42.540428 [ 191 ] {94686fe9-8f29-47df-b786-a03914968c62::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 | ||
| 16249 | 2026.01.22 22:26:42.540482 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16250 | 2026.01.22 22:26:42.540510 [ 191 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16251 | 2026.01.22 22:26:42.540537 [ 191 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1304 rows starting from the beginning of the part | ||
| 16252 | 2026.01.22 22:26:42.540577 [ 277 ] {ef5245ee-a8af-44bb-aa54-8b68f0968596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16253 | 2026.01.22 22:26:42.540588 [ 191 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 100 rows starting from the beginning of the part | ||
| 16254 | 2026.01.22 22:26:42.540619 [ 277 ] {ef5245ee-a8af-44bb-aa54-8b68f0968596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16255 | 2026.01.22 22:26:42.540629 [ 191 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 69 rows starting from the beginning of the part | ||
| 16256 | 2026.01.22 22:26:42.540669 [ 191 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 100 rows starting from the beginning of the part | ||
| 16257 | 2026.01.22 22:26:42.540705 [ 191 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 69 rows starting from the beginning of the part | ||
| 16258 | 2026.01.22 22:26:42.540745 [ 191 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 100 rows starting from the beginning of the part | ||
| 16259 | 2026.01.22 22:26:42.541025 [ 277 ] {ef5245ee-a8af-44bb-aa54-8b68f0968596} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16260 | 2026.01.22 22:26:42.541059 [ 277 ] {ef5245ee-a8af-44bb-aa54-8b68f0968596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16261 | 2026.01.22 22:26:42.541379 [ 277 ] {ef5245ee-a8af-44bb-aa54-8b68f0968596} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16262 | 2026.01.22 22:26:42.541585 [ 277 ] {ef5245ee-a8af-44bb-aa54-8b68f0968596} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16263 | 2026.01.22 22:26:42.541689 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Selected 2 parts from all_1_116_24 to all_117_117_0 | ||
| 16264 | 2026.01.22 22:26:42.541699 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1742 rows, containing 5 columns (5 merged, 0 gathered) in 0.00129963 sec., 1340381.4931942169 rows/sec., 103.70 MiB/sec. | ||
| 16265 | 2026.01.22 22:26:42.541714 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16266 | 2026.01.22 22:26:42.541720 [ 277 ] {ef5245ee-a8af-44bb-aa54-8b68f0968596} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 16267 | 2026.01.22 22:26:42.541739 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16268 | 2026.01.22 22:26:42.541763 [ 277 ] {ef5245ee-a8af-44bb-aa54-8b68f0968596} <Debug> TCPHandler: Processed in 0.001330539 sec. | ||
| 16269 | 2026.01.22 22:26:42.541788 [ 191 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_117_25} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_116_24 to all_117_117_0 into Compact with storage Full | ||
| 16270 | 2026.01.22 22:26:42.541861 [ 191 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_117_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16271 | 2026.01.22 22:26:42.541864 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16272 | 2026.01.22 22:26:42.541886 [ 191 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_117_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_116_24, total 34819 rows starting from the beginning of the part | ||
| 16273 | 2026.01.22 22:26:42.541916 [ 193 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16274 | 2026.01.22 22:26:42.541930 [ 191 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_117_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 16275 | 2026.01.22 22:26:42.541965 [ 277 ] {9f62a3ec-0703-4bd9-97fe-5c2d019931c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16276 | 2026.01.22 22:26:42.542007 [ 277 ] {9f62a3ec-0703-4bd9-97fe-5c2d019931c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16277 | 2026.01.22 22:26:42.542264 [ 193 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_121_24} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16278 | 2026.01.22 22:26:42.542325 [ 277 ] {9f62a3ec-0703-4bd9-97fe-5c2d019931c4} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16279 | 2026.01.22 22:26:42.542349 [ 193 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_121_24} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16280 | 2026.01.22 22:26:42.542366 [ 277 ] {9f62a3ec-0703-4bd9-97fe-5c2d019931c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16281 | 2026.01.22 22:26:42.542459 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 16282 | 2026.01.22 22:26:42.542661 [ 277 ] {9f62a3ec-0703-4bd9-97fe-5c2d019931c4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 16283 | 2026.01.22 22:26:42.542863 [ 277 ] {9f62a3ec-0703-4bd9-97fe-5c2d019931c4} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16284 | 2026.01.22 22:26:42.542987 [ 277 ] {9f62a3ec-0703-4bd9-97fe-5c2d019931c4} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 61.04 KiB/sec. | ||
| 16285 | 2026.01.22 22:26:42.543023 [ 277 ] {9f62a3ec-0703-4bd9-97fe-5c2d019931c4} <Debug> TCPHandler: Processed in 0.001207159 sec. | ||
| 16286 | 2026.01.22 22:26:42.543134 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16287 | 2026.01.22 22:26:42.543226 [ 277 ] {dbfde753-30da-4e7d-8ec7-c7403b206c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16288 | 2026.01.22 22:26:42.543279 [ 277 ] {dbfde753-30da-4e7d-8ec7-c7403b206c3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16289 | 2026.01.22 22:26:42.544090 [ 277 ] {dbfde753-30da-4e7d-8ec7-c7403b206c3e} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16290 | 2026.01.22 22:26:42.544125 [ 277 ] {dbfde753-30da-4e7d-8ec7-c7403b206c3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16291 | 2026.01.22 22:26:42.544642 [ 277 ] {dbfde753-30da-4e7d-8ec7-c7403b206c3e} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16292 | 2026.01.22 22:26:42.544859 [ 277 ] {dbfde753-30da-4e7d-8ec7-c7403b206c3e} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16293 | 2026.01.22 22:26:42.544994 [ 277 ] {dbfde753-30da-4e7d-8ec7-c7403b206c3e} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001785 sec., 20168.06722689076 rows/sec., 36.14 MiB/sec. | ||
| 16294 | 2026.01.22 22:26:42.545049 [ 277 ] {dbfde753-30da-4e7d-8ec7-c7403b206c3e} <Debug> TCPHandler: Processed in 0.001964335 sec. | ||
| 16295 | 2026.01.22 22:26:42.545163 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16296 | 2026.01.22 22:26:42.545257 [ 277 ] {aedc1eed-ee8c-4129-9934-24481738dd6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16297 | 2026.01.22 22:26:42.545298 [ 277 ] {aedc1eed-ee8c-4129-9934-24481738dd6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16298 | 2026.01.22 22:26:42.545631 [ 277 ] {aedc1eed-ee8c-4129-9934-24481738dd6f} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16299 | 2026.01.22 22:26:42.545664 [ 277 ] {aedc1eed-ee8c-4129-9934-24481738dd6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16300 | 2026.01.22 22:26:42.545958 [ 277 ] {aedc1eed-ee8c-4129-9934-24481738dd6f} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16301 | 2026.01.22 22:26:42.546176 [ 277 ] {aedc1eed-ee8c-4129-9934-24481738dd6f} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16302 | 2026.01.22 22:26:42.546276 [ 59 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16303 | 2026.01.22 22:26:42.546300 [ 59 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16304 | 2026.01.22 22:26:42.546302 [ 277 ] {aedc1eed-ee8c-4129-9934-24481738dd6f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 16305 | 2026.01.22 22:26:42.546316 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16306 | 2026.01.22 22:26:42.546342 [ 277 ] {aedc1eed-ee8c-4129-9934-24481738dd6f} <Debug> TCPHandler: Processed in 0.001229659 sec. | ||
| 16307 | 2026.01.22 22:26:42.546394 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 16308 | 2026.01.22 22:26:42.546495 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16309 | 2026.01.22 22:26:42.546522 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7194 rows starting from the beginning of the part | ||
| 16310 | 2026.01.22 22:26:42.546572 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 16311 | 2026.01.22 22:26:42.546614 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 16312 | 2026.01.22 22:26:42.546651 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 16313 | 2026.01.22 22:26:42.546690 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 16314 | 2026.01.22 22:26:42.546726 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 16315 | 2026.01.22 22:26:42.547935 [ 189 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_117_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34979 rows, containing 5 columns (5 merged, 0 gathered) in 0.006161916 sec., 5676643.433633305 rows/sec., 388.40 MiB/sec. | ||
| 16316 | 2026.01.22 22:26:42.548281 [ 188 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_117_25} <Trace> MergedBlockOutputStream: filled checksums all_1_117_25 (state Temporary) | ||
| 16317 | 2026.01.22 22:26:42.548579 [ 188 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_117_25} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_merge_all_1_117_25 to all_1_117_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16318 | 2026.01.22 22:26:42.548664 [ 188 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_117_25} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Merged 2 parts: [all_1_116_24, all_117_117_0] -> all_1_117_25 | ||
| 16319 | 2026.01.22 22:26:42.548743 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 16320 | 2026.01.22 22:26:42.549040 [ 191 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7494 rows, containing 4 columns (4 merged, 0 gathered) in 0.002682699 sec., 2793455.396971483 rows/sec., 186.23 MiB/sec. | ||
| 16321 | 2026.01.22 22:26:42.549548 [ 188 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16322 | 2026.01.22 22:26:42.549794 [ 188 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_121_24} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16323 | 2026.01.22 22:26:42.549859 [ 188 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_121_24} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16324 | 2026.01.22 22:26:42.549922 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 16325 | 2026.01.22 22:26:44.896974 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39776 | ||
| 16326 | 2026.01.22 22:26:44.897772 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16327 | 2026.01.22 22:26:44.897843 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16328 | 2026.01.22 22:26:44.898353 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 16329 | 2026.01.22 22:26:44.898604 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16330 | 2026.01.22 22:26:44.898768 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39776 | ||
| 16331 | 2026.01.22 22:26:47.010032 [ 222 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): 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] | ||
| 16332 | 2026.01.22 22:26:47.010107 [ 222 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): 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] | ||
| 16333 | 2026.01.22 22:26:47.024562 [ 222 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): 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] | ||
| 16334 | 2026.01.22 22:26:47.034534 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 16335 | 2026.01.22 22:26:47.054049 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16336 | 2026.01.22 22:26:47.054105 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16337 | 2026.01.22 22:26:47.060502 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 16338 | 2026.01.22 22:26:47.061285 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16339 | 2026.01.22 22:26:47.065456 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 16340 | 2026.01.22 22:26:47.562429 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16341 | 2026.01.22 22:26:47.562634 [ 277 ] {40f44d01-8f68-4ccb-990b-3025686df868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16342 | 2026.01.22 22:26:47.562707 [ 277 ] {40f44d01-8f68-4ccb-990b-3025686df868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16343 | 2026.01.22 22:26:47.563456 [ 277 ] {40f44d01-8f68-4ccb-990b-3025686df868} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16344 | 2026.01.22 22:26:47.563513 [ 277 ] {40f44d01-8f68-4ccb-990b-3025686df868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16345 | 2026.01.22 22:26:47.563924 [ 277 ] {40f44d01-8f68-4ccb-990b-3025686df868} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 16346 | 2026.01.22 22:26:47.564246 [ 277 ] {40f44d01-8f68-4ccb-990b-3025686df868} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16347 | 2026.01.22 22:26:47.564434 [ 277 ] {40f44d01-8f68-4ccb-990b-3025686df868} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001852 sec., 12958.963282937366 rows/sec., 1.08 MiB/sec. | ||
| 16348 | 2026.01.22 22:26:47.564490 [ 277 ] {40f44d01-8f68-4ccb-990b-3025686df868} <Debug> TCPHandler: Processed in 0.002195296 sec. | ||
| 16349 | 2026.01.22 22:26:47.564621 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16350 | 2026.01.22 22:26:47.564728 [ 277 ] {d3c5804b-9ad0-4c33-87cb-4e41897168df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16351 | 2026.01.22 22:26:47.564774 [ 277 ] {d3c5804b-9ad0-4c33-87cb-4e41897168df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16352 | 2026.01.22 22:26:47.565203 [ 277 ] {d3c5804b-9ad0-4c33-87cb-4e41897168df} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16353 | 2026.01.22 22:26:47.565241 [ 277 ] {d3c5804b-9ad0-4c33-87cb-4e41897168df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16354 | 2026.01.22 22:26:47.565539 [ 277 ] {d3c5804b-9ad0-4c33-87cb-4e41897168df} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 16355 | 2026.01.22 22:26:47.565809 [ 277 ] {d3c5804b-9ad0-4c33-87cb-4e41897168df} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16356 | 2026.01.22 22:26:47.565956 [ 277 ] {d3c5804b-9ad0-4c33-87cb-4e41897168df} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001253 sec., 4788.507581803671 rows/sec., 390.47 KiB/sec. | ||
| 16357 | 2026.01.22 22:26:47.565997 [ 277 ] {d3c5804b-9ad0-4c33-87cb-4e41897168df} <Debug> TCPHandler: Processed in 0.00142895 sec. | ||
| 16358 | 2026.01.22 22:26:47.566115 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16359 | 2026.01.22 22:26:47.566213 [ 277 ] {dc26d35a-06ac-472b-999e-ccc828e2eeef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16360 | 2026.01.22 22:26:47.566254 [ 277 ] {dc26d35a-06ac-472b-999e-ccc828e2eeef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16361 | 2026.01.22 22:26:47.567680 [ 277 ] {dc26d35a-06ac-472b-999e-ccc828e2eeef} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16362 | 2026.01.22 22:26:47.567718 [ 277 ] {dc26d35a-06ac-472b-999e-ccc828e2eeef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16363 | 2026.01.22 22:26:47.568117 [ 277 ] {dc26d35a-06ac-472b-999e-ccc828e2eeef} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16364 | 2026.01.22 22:26:47.568339 [ 277 ] {dc26d35a-06ac-472b-999e-ccc828e2eeef} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16365 | 2026.01.22 22:26:47.568472 [ 277 ] {dc26d35a-06ac-472b-999e-ccc828e2eeef} <Debug> executeQuery: Read 1329 rows, 113.13 KiB in 0.00228 sec., 582894.7368421053 rows/sec., 48.45 MiB/sec. | ||
| 16366 | 2026.01.22 22:26:47.568511 [ 277 ] {dc26d35a-06ac-472b-999e-ccc828e2eeef} <Debug> TCPHandler: Processed in 0.002447918 sec. | ||
| 16367 | 2026.01.22 22:26:47.568614 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16368 | 2026.01.22 22:26:47.568708 [ 277 ] {a4699735-a178-4786-ae37-3840d19b6d29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16369 | 2026.01.22 22:26:47.568749 [ 277 ] {a4699735-a178-4786-ae37-3840d19b6d29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16370 | 2026.01.22 22:26:47.569166 [ 277 ] {a4699735-a178-4786-ae37-3840d19b6d29} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16371 | 2026.01.22 22:26:47.569202 [ 277 ] {a4699735-a178-4786-ae37-3840d19b6d29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16372 | 2026.01.22 22:26:47.569496 [ 277 ] {a4699735-a178-4786-ae37-3840d19b6d29} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16373 | 2026.01.22 22:26:47.569698 [ 277 ] {a4699735-a178-4786-ae37-3840d19b6d29} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16374 | 2026.01.22 22:26:47.569817 [ 52 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16375 | 2026.01.22 22:26:47.569829 [ 277 ] {a4699735-a178-4786-ae37-3840d19b6d29} <Debug> executeQuery: Read 23 rows, 1.76 KiB in 0.00114 sec., 20175.43859649123 rows/sec., 1.50 MiB/sec. | ||
| 16376 | 2026.01.22 22:26:47.569879 [ 52 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16377 | 2026.01.22 22:26:47.569889 [ 277 ] {a4699735-a178-4786-ae37-3840d19b6d29} <Debug> TCPHandler: Processed in 0.001325 sec. | ||
| 16378 | 2026.01.22 22:26:47.569909 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16379 | 2026.01.22 22:26:47.570023 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16380 | 2026.01.22 22:26:47.570024 [ 196 ] {1300943d-9fd4-47f6-9844-87364234b6ab::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 | ||
| 16381 | 2026.01.22 22:26:47.570170 [ 277 ] {5b461d39-0191-4142-9bda-c1f38407d2cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16382 | 2026.01.22 22:26:47.570191 [ 196 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16383 | 2026.01.22 22:26:47.570225 [ 277 ] {5b461d39-0191-4142-9bda-c1f38407d2cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16384 | 2026.01.22 22:26:47.570236 [ 196 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 296 rows starting from the beginning of the part | ||
| 16385 | 2026.01.22 22:26:47.570320 [ 196 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 5 rows starting from the beginning of the part | ||
| 16386 | 2026.01.22 22:26:47.570369 [ 196 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 36 rows starting from the beginning of the part | ||
| 16387 | 2026.01.22 22:26:47.570419 [ 196 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 5 rows starting from the beginning of the part | ||
| 16388 | 2026.01.22 22:26:47.570465 [ 196 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 36 rows starting from the beginning of the part | ||
| 16389 | 2026.01.22 22:26:47.570511 [ 196 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 23 rows starting from the beginning of the part | ||
| 16390 | 2026.01.22 22:26:47.570913 [ 277 ] {5b461d39-0191-4142-9bda-c1f38407d2cc} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16391 | 2026.01.22 22:26:47.570961 [ 277 ] {5b461d39-0191-4142-9bda-c1f38407d2cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16392 | 2026.01.22 22:26:47.571305 [ 277 ] {5b461d39-0191-4142-9bda-c1f38407d2cc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 16393 | 2026.01.22 22:26:47.571390 [ 191 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 401 rows, containing 5 columns (5 merged, 0 gathered) in 0.00141744 sec., 282904.3910147872 rows/sec., 19.51 MiB/sec. | ||
| 16394 | 2026.01.22 22:26:47.571534 [ 277 ] {5b461d39-0191-4142-9bda-c1f38407d2cc} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16395 | 2026.01.22 22:26:47.571540 [ 196 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16396 | 2026.01.22 22:26:47.571671 [ 277 ] {5b461d39-0191-4142-9bda-c1f38407d2cc} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001527 sec., 165029.4695481336 rows/sec., 11.41 MiB/sec. | ||
| 16397 | 2026.01.22 22:26:47.571717 [ 277 ] {5b461d39-0191-4142-9bda-c1f38407d2cc} <Debug> TCPHandler: Processed in 0.001757523 sec. | ||
| 16398 | 2026.01.22 22:26:47.571812 [ 196 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_116_23} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16399 | 2026.01.22 22:26:47.571837 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16400 | 2026.01.22 22:26:47.571886 [ 196 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_116_23} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16401 | 2026.01.22 22:26:47.571939 [ 277 ] {667afcd6-14c7-4eac-9976-db428e6a5679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16402 | 2026.01.22 22:26:47.571972 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 16403 | 2026.01.22 22:26:47.571985 [ 277 ] {667afcd6-14c7-4eac-9976-db428e6a5679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16404 | 2026.01.22 22:26:47.572401 [ 277 ] {667afcd6-14c7-4eac-9976-db428e6a5679} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16405 | 2026.01.22 22:26:47.572439 [ 277 ] {667afcd6-14c7-4eac-9976-db428e6a5679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16406 | 2026.01.22 22:26:47.572744 [ 277 ] {667afcd6-14c7-4eac-9976-db428e6a5679} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 16407 | 2026.01.22 22:26:47.572957 [ 277 ] {667afcd6-14c7-4eac-9976-db428e6a5679} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16408 | 2026.01.22 22:26:47.573087 [ 277 ] {667afcd6-14c7-4eac-9976-db428e6a5679} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001167 sec., 10282.776349614396 rows/sec., 803.34 KiB/sec. | ||
| 16409 | 2026.01.22 22:26:47.573126 [ 277 ] {667afcd6-14c7-4eac-9976-db428e6a5679} <Debug> TCPHandler: Processed in 0.00133988 sec. | ||
| 16410 | 2026.01.22 22:26:47.573229 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16411 | 2026.01.22 22:26:47.573324 [ 277 ] {9db9ef81-3695-481d-b8d4-f8071ce20f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16412 | 2026.01.22 22:26:47.573363 [ 277 ] {9db9ef81-3695-481d-b8d4-f8071ce20f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16413 | 2026.01.22 22:26:47.574081 [ 277 ] {9db9ef81-3695-481d-b8d4-f8071ce20f61} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16414 | 2026.01.22 22:26:47.574117 [ 277 ] {9db9ef81-3695-481d-b8d4-f8071ce20f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16415 | 2026.01.22 22:26:47.574444 [ 277 ] {9db9ef81-3695-481d-b8d4-f8071ce20f61} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16416 | 2026.01.22 22:26:47.574658 [ 277 ] {9db9ef81-3695-481d-b8d4-f8071ce20f61} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16417 | 2026.01.22 22:26:47.574786 [ 277 ] {9db9ef81-3695-481d-b8d4-f8071ce20f61} <Debug> executeQuery: Read 567 rows, 43.55 KiB in 0.00148 sec., 383108.1081081081 rows/sec., 28.74 MiB/sec. | ||
| 16418 | 2026.01.22 22:26:47.574825 [ 277 ] {9db9ef81-3695-481d-b8d4-f8071ce20f61} <Debug> TCPHandler: Processed in 0.001646212 sec. | ||
| 16419 | 2026.01.22 22:26:47.574939 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16420 | 2026.01.22 22:26:47.575035 [ 277 ] {60b54411-cb46-404b-a941-42c03b872422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16421 | 2026.01.22 22:26:47.575078 [ 277 ] {60b54411-cb46-404b-a941-42c03b872422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16422 | 2026.01.22 22:26:47.575738 [ 277 ] {60b54411-cb46-404b-a941-42c03b872422} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16423 | 2026.01.22 22:26:47.575773 [ 277 ] {60b54411-cb46-404b-a941-42c03b872422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16424 | 2026.01.22 22:26:47.576155 [ 277 ] {60b54411-cb46-404b-a941-42c03b872422} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16425 | 2026.01.22 22:26:47.576364 [ 277 ] {60b54411-cb46-404b-a941-42c03b872422} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16426 | 2026.01.22 22:26:47.576480 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Selected 6 parts from all_1_117_25 to all_122_122_0 | ||
| 16427 | 2026.01.22 22:26:47.576491 [ 277 ] {60b54411-cb46-404b-a941-42c03b872422} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001475 sec., 598644.0677966102 rows/sec., 40.63 MiB/sec. | ||
| 16428 | 2026.01.22 22:26:47.576516 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16429 | 2026.01.22 22:26:47.576539 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16430 | 2026.01.22 22:26:47.576539 [ 277 ] {60b54411-cb46-404b-a941-42c03b872422} <Debug> TCPHandler: Processed in 0.001651492 sec. | ||
| 16431 | 2026.01.22 22:26:47.576686 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16432 | 2026.01.22 22:26:47.576708 [ 201 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_122_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_117_25 to all_122_122_0 into Compact with storage Full | ||
| 16433 | 2026.01.22 22:26:47.576816 [ 277 ] {b67dd347-5875-4a93-9581-2659f2a5ca30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16434 | 2026.01.22 22:26:47.576897 [ 277 ] {b67dd347-5875-4a93-9581-2659f2a5ca30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16435 | 2026.01.22 22:26:47.576941 [ 201 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_122_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16436 | 2026.01.22 22:26:47.576999 [ 201 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_122_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_117_25, total 34979 rows starting from the beginning of the part | ||
| 16437 | 2026.01.22 22:26:47.577068 [ 201 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_122_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 16438 | 2026.01.22 22:26:47.577119 [ 201 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_122_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
| 16439 | 2026.01.22 22:26:47.577162 [ 201 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_122_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 16440 | 2026.01.22 22:26:47.577204 [ 201 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_122_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 16441 | 2026.01.22 22:26:47.577251 [ 201 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_122_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 883 rows starting from the beginning of the part | ||
| 16442 | 2026.01.22 22:26:47.577730 [ 277 ] {b67dd347-5875-4a93-9581-2659f2a5ca30} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16443 | 2026.01.22 22:26:47.577774 [ 277 ] {b67dd347-5875-4a93-9581-2659f2a5ca30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16444 | 2026.01.22 22:26:47.578291 [ 277 ] {b67dd347-5875-4a93-9581-2659f2a5ca30} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16445 | 2026.01.22 22:26:47.578526 [ 277 ] {b67dd347-5875-4a93-9581-2659f2a5ca30} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16446 | 2026.01.22 22:26:47.578683 [ 277 ] {b67dd347-5875-4a93-9581-2659f2a5ca30} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001894 sec., 2639.9155227032734 rows/sec., 4.73 MiB/sec. | ||
| 16447 | 2026.01.22 22:26:47.578765 [ 277 ] {b67dd347-5875-4a93-9581-2659f2a5ca30} <Debug> TCPHandler: Processed in 0.002139926 sec. | ||
| 16448 | 2026.01.22 22:26:47.578882 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16449 | 2026.01.22 22:26:47.578978 [ 277 ] {31a365ce-8c57-42bd-ba62-63eda43da976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16450 | 2026.01.22 22:26:47.579021 [ 277 ] {31a365ce-8c57-42bd-ba62-63eda43da976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16451 | 2026.01.22 22:26:47.579378 [ 277 ] {31a365ce-8c57-42bd-ba62-63eda43da976} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16452 | 2026.01.22 22:26:47.579415 [ 277 ] {31a365ce-8c57-42bd-ba62-63eda43da976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16453 | 2026.01.22 22:26:47.579725 [ 277 ] {31a365ce-8c57-42bd-ba62-63eda43da976} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16454 | 2026.01.22 22:26:47.579933 [ 277 ] {31a365ce-8c57-42bd-ba62-63eda43da976} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16455 | 2026.01.22 22:26:47.580068 [ 277 ] {31a365ce-8c57-42bd-ba62-63eda43da976} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 16456 | 2026.01.22 22:26:47.580107 [ 277 ] {31a365ce-8c57-42bd-ba62-63eda43da976} <Debug> TCPHandler: Processed in 0.00127489 sec. | ||
| 16457 | 2026.01.22 22:26:47.584128 [ 191 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_122_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36502 rows, containing 5 columns (5 merged, 0 gathered) in 0.007513885 sec., 4857939.6676952075 rows/sec., 332.42 MiB/sec. | ||
| 16458 | 2026.01.22 22:26:47.584631 [ 198 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_122_26} <Trace> MergedBlockOutputStream: filled checksums all_1_122_26 (state Temporary) | ||
| 16459 | 2026.01.22 22:26:47.584990 [ 198 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_122_26} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_merge_all_1_122_26 to all_1_122_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16460 | 2026.01.22 22:26:47.585085 [ 198 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_122_26} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Merged 6 parts: [all_1_117_25, all_122_122_0] -> all_1_122_26 | ||
| 16461 | 2026.01.22 22:26:47.585211 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 16462 | 2026.01.22 22:26:48.000237 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 385.36 MiB, peak 397.19 MiB, free memory in arenas 0.00 B, will set to 384.06 MiB (RSS), difference: -1.30 MiB | ||
| 16463 | 2026.01.22 22:26:48.573956 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): 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] | ||
| 16464 | 2026.01.22 22:26:48.574025 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): 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] | ||
| 16465 | 2026.01.22 22:26:48.607147 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): 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] | ||
| 16466 | 2026.01.22 22:26:48.695687 [ 225 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): 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] | ||
| 16467 | 2026.01.22 22:26:48.695739 [ 225 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): 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] | ||
| 16468 | 2026.01.22 22:26:48.701146 [ 225 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): 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] | ||
| 16469 | 2026.01.22 22:26:49.003281 [ 224 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): 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] | ||
| 16470 | 2026.01.22 22:26:49.003332 [ 224 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): 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] | ||
| 16471 | 2026.01.22 22:26:49.012359 [ 224 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): 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] | ||
| 16472 | 2026.01.22 22:26:52.173436 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16473 | 2026.01.22 22:26:52.173510 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16474 | 2026.01.22 22:26:52.398973 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40288 | ||
| 16475 | 2026.01.22 22:26:52.399516 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16476 | 2026.01.22 22:26:52.399566 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16477 | 2026.01.22 22:26:52.400075 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 16478 | 2026.01.22 22:26:52.400318 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16479 | 2026.01.22 22:26:52.400468 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40288 | ||
| 16480 | 2026.01.22 22:26:52.519894 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1972 | ||
| 16481 | 2026.01.22 22:26:52.522603 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16482 | 2026.01.22 22:26:52.522668 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16483 | 2026.01.22 22:26:52.523931 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 16484 | 2026.01.22 22:26:52.524226 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16485 | 2026.01.22 22:26:52.524614 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1972 | ||
| 16486 | 2026.01.22 22:26:52.535767 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16487 | 2026.01.22 22:26:52.535947 [ 277 ] {7fd8f15b-eff6-411c-8731-f709093bb12c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16488 | 2026.01.22 22:26:52.536015 [ 277 ] {7fd8f15b-eff6-411c-8731-f709093bb12c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16489 | 2026.01.22 22:26:52.536733 [ 277 ] {7fd8f15b-eff6-411c-8731-f709093bb12c} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16490 | 2026.01.22 22:26:52.536785 [ 277 ] {7fd8f15b-eff6-411c-8731-f709093bb12c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16491 | 2026.01.22 22:26:52.537196 [ 277 ] {7fd8f15b-eff6-411c-8731-f709093bb12c} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16492 | 2026.01.22 22:26:52.537421 [ 277 ] {7fd8f15b-eff6-411c-8731-f709093bb12c} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16493 | 2026.01.22 22:26:52.537582 [ 277 ] {7fd8f15b-eff6-411c-8731-f709093bb12c} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001684 sec., 76009.50118764846 rows/sec., 6.53 MiB/sec. | ||
| 16494 | 2026.01.22 22:26:52.537633 [ 277 ] {7fd8f15b-eff6-411c-8731-f709093bb12c} <Debug> TCPHandler: Processed in 0.001993665 sec. | ||
| 16495 | 2026.01.22 22:26:52.537773 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16496 | 2026.01.22 22:26:52.537878 [ 277 ] {b13518ef-4328-49c1-bfad-61b4fa9414df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16497 | 2026.01.22 22:26:52.537923 [ 277 ] {b13518ef-4328-49c1-bfad-61b4fa9414df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16498 | 2026.01.22 22:26:52.538366 [ 277 ] {b13518ef-4328-49c1-bfad-61b4fa9414df} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16499 | 2026.01.22 22:26:52.538406 [ 277 ] {b13518ef-4328-49c1-bfad-61b4fa9414df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16500 | 2026.01.22 22:26:52.538734 [ 277 ] {b13518ef-4328-49c1-bfad-61b4fa9414df} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16501 | 2026.01.22 22:26:52.538941 [ 277 ] {b13518ef-4328-49c1-bfad-61b4fa9414df} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16502 | 2026.01.22 22:26:52.539078 [ 277 ] {b13518ef-4328-49c1-bfad-61b4fa9414df} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001225 sec., 29387.755102040817 rows/sec., 2.16 MiB/sec. | ||
| 16503 | 2026.01.22 22:26:52.539117 [ 277 ] {b13518ef-4328-49c1-bfad-61b4fa9414df} <Debug> TCPHandler: Processed in 0.00139752 sec. | ||
| 16504 | 2026.01.22 22:26:52.539238 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16505 | 2026.01.22 22:26:52.539334 [ 277 ] {2a6e20fb-9512-4b2b-a3aa-f08295976a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16506 | 2026.01.22 22:26:52.539375 [ 277 ] {2a6e20fb-9512-4b2b-a3aa-f08295976a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16507 | 2026.01.22 22:26:52.539891 [ 277 ] {2a6e20fb-9512-4b2b-a3aa-f08295976a2c} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16508 | 2026.01.22 22:26:52.539933 [ 277 ] {2a6e20fb-9512-4b2b-a3aa-f08295976a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16509 | 2026.01.22 22:26:52.540276 [ 277 ] {2a6e20fb-9512-4b2b-a3aa-f08295976a2c} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16510 | 2026.01.22 22:26:52.540486 [ 277 ] {2a6e20fb-9512-4b2b-a3aa-f08295976a2c} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16511 | 2026.01.22 22:26:52.540629 [ 277 ] {2a6e20fb-9512-4b2b-a3aa-f08295976a2c} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001315 sec., 76045.62737642585 rows/sec., 5.94 MiB/sec. | ||
| 16512 | 2026.01.22 22:26:52.540669 [ 277 ] {2a6e20fb-9512-4b2b-a3aa-f08295976a2c} <Debug> TCPHandler: Processed in 0.001481851 sec. | ||
| 16513 | 2026.01.22 22:26:52.540796 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16514 | 2026.01.22 22:26:52.540903 [ 277 ] {1cfe9368-728c-4acf-b979-53db653c2cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16515 | 2026.01.22 22:26:52.540953 [ 277 ] {1cfe9368-728c-4acf-b979-53db653c2cc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16516 | 2026.01.22 22:26:52.541394 [ 277 ] {1cfe9368-728c-4acf-b979-53db653c2cc8} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16517 | 2026.01.22 22:26:52.541432 [ 277 ] {1cfe9368-728c-4acf-b979-53db653c2cc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16518 | 2026.01.22 22:26:52.541822 [ 277 ] {1cfe9368-728c-4acf-b979-53db653c2cc8} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16519 | 2026.01.22 22:26:52.542059 [ 277 ] {1cfe9368-728c-4acf-b979-53db653c2cc8} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16520 | 2026.01.22 22:26:52.542231 [ 277 ] {1cfe9368-728c-4acf-b979-53db653c2cc8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001348 sec., 118694.36201780415 rows/sec., 8.27 MiB/sec. | ||
| 16521 | 2026.01.22 22:26:52.542275 [ 277 ] {1cfe9368-728c-4acf-b979-53db653c2cc8} <Debug> TCPHandler: Processed in 0.001530942 sec. | ||
| 16522 | 2026.01.22 22:26:52.542391 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16523 | 2026.01.22 22:26:52.542490 [ 277 ] {3f8a36c3-3561-4fe8-950b-57c2a3230536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16524 | 2026.01.22 22:26:52.542571 [ 277 ] {3f8a36c3-3561-4fe8-950b-57c2a3230536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16525 | 2026.01.22 22:26:52.543509 [ 277 ] {3f8a36c3-3561-4fe8-950b-57c2a3230536} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16526 | 2026.01.22 22:26:52.543545 [ 277 ] {3f8a36c3-3561-4fe8-950b-57c2a3230536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16527 | 2026.01.22 22:26:52.544165 [ 277 ] {3f8a36c3-3561-4fe8-950b-57c2a3230536} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16528 | 2026.01.22 22:26:52.544418 [ 277 ] {3f8a36c3-3561-4fe8-950b-57c2a3230536} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16529 | 2026.01.22 22:26:52.544566 [ 277 ] {3f8a36c3-3561-4fe8-950b-57c2a3230536} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002096 sec., 17175.57251908397 rows/sec., 30.78 MiB/sec. | ||
| 16530 | 2026.01.22 22:26:52.544648 [ 277 ] {3f8a36c3-3561-4fe8-950b-57c2a3230536} <Debug> TCPHandler: Processed in 0.002308067 sec. | ||
| 16531 | 2026.01.22 22:26:52.544771 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16532 | 2026.01.22 22:26:52.544869 [ 277 ] {d5c317a7-37ed-4271-9dfb-dc401083628c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16533 | 2026.01.22 22:26:52.544913 [ 277 ] {d5c317a7-37ed-4271-9dfb-dc401083628c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16534 | 2026.01.22 22:26:52.545278 [ 277 ] {d5c317a7-37ed-4271-9dfb-dc401083628c} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16535 | 2026.01.22 22:26:52.545315 [ 277 ] {d5c317a7-37ed-4271-9dfb-dc401083628c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16536 | 2026.01.22 22:26:52.545622 [ 277 ] {d5c317a7-37ed-4271-9dfb-dc401083628c} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16537 | 2026.01.22 22:26:52.545833 [ 277 ] {d5c317a7-37ed-4271-9dfb-dc401083628c} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16538 | 2026.01.22 22:26:52.545965 [ 277 ] {d5c317a7-37ed-4271-9dfb-dc401083628c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 16539 | 2026.01.22 22:26:52.546001 [ 277 ] {d5c317a7-37ed-4271-9dfb-dc401083628c} <Debug> TCPHandler: Processed in 0.00128223 sec. | ||
| 16540 | 2026.01.22 22:26:52.878283 [ 220 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): 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] | ||
| 16541 | 2026.01.22 22:26:52.878327 [ 220 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): 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] | ||
| 16542 | 2026.01.22 22:26:52.881799 [ 220 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): 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] | ||
| 16543 | 2026.01.22 22:26:54.565581 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 16544 | 2026.01.22 22:26:54.585840 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16545 | 2026.01.22 22:26:54.585905 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 16546 | 2026.01.22 22:26:54.592074 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 16547 | 2026.01.22 22:26:54.592808 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16548 | 2026.01.22 22:26:54.597163 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 16549 | 2026.01.22 22:26:57.531990 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16550 | 2026.01.22 22:26:57.532198 [ 277 ] {5252ced3-5f3a-4a64-bfcb-7cd7cab862e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16551 | 2026.01.22 22:26:57.532266 [ 277 ] {5252ced3-5f3a-4a64-bfcb-7cd7cab862e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16552 | 2026.01.22 22:26:57.532977 [ 277 ] {5252ced3-5f3a-4a64-bfcb-7cd7cab862e2} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16553 | 2026.01.22 22:26:57.533038 [ 277 ] {5252ced3-5f3a-4a64-bfcb-7cd7cab862e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16554 | 2026.01.22 22:26:57.533439 [ 277 ] {5252ced3-5f3a-4a64-bfcb-7cd7cab862e2} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16555 | 2026.01.22 22:26:57.533668 [ 277 ] {5252ced3-5f3a-4a64-bfcb-7cd7cab862e2} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16556 | 2026.01.22 22:26:57.533832 [ 277 ] {5252ced3-5f3a-4a64-bfcb-7cd7cab862e2} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001687 sec., 39122.70302311796 rows/sec., 3.10 MiB/sec. | ||
| 16557 | 2026.01.22 22:26:57.533886 [ 277 ] {5252ced3-5f3a-4a64-bfcb-7cd7cab862e2} <Debug> TCPHandler: Processed in 0.002033135 sec. | ||
| 16558 | 2026.01.22 22:26:57.534011 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16559 | 2026.01.22 22:26:57.534120 [ 277 ] {c6c45c0d-cef6-43e5-aeb5-5174eeb7e711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16560 | 2026.01.22 22:26:57.534172 [ 277 ] {c6c45c0d-cef6-43e5-aeb5-5174eeb7e711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16561 | 2026.01.22 22:26:57.534620 [ 277 ] {c6c45c0d-cef6-43e5-aeb5-5174eeb7e711} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16562 | 2026.01.22 22:26:57.534659 [ 277 ] {c6c45c0d-cef6-43e5-aeb5-5174eeb7e711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16563 | 2026.01.22 22:26:57.534983 [ 277 ] {c6c45c0d-cef6-43e5-aeb5-5174eeb7e711} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16564 | 2026.01.22 22:26:57.535229 [ 277 ] {c6c45c0d-cef6-43e5-aeb5-5174eeb7e711} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16565 | 2026.01.22 22:26:57.535370 [ 277 ] {c6c45c0d-cef6-43e5-aeb5-5174eeb7e711} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001275 sec., 3921.5686274509803 rows/sec., 294.88 KiB/sec. | ||
| 16566 | 2026.01.22 22:26:57.535410 [ 277 ] {c6c45c0d-cef6-43e5-aeb5-5174eeb7e711} <Debug> TCPHandler: Processed in 0.00145273 sec. | ||
| 16567 | 2026.01.22 22:26:57.535532 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16568 | 2026.01.22 22:26:57.535635 [ 277 ] {173e3e13-dd78-46f4-ae6b-b6432b2e9558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16569 | 2026.01.22 22:26:57.535679 [ 277 ] {173e3e13-dd78-46f4-ae6b-b6432b2e9558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16570 | 2026.01.22 22:26:57.536118 [ 277 ] {173e3e13-dd78-46f4-ae6b-b6432b2e9558} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16571 | 2026.01.22 22:26:57.536156 [ 277 ] {173e3e13-dd78-46f4-ae6b-b6432b2e9558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16572 | 2026.01.22 22:26:57.536494 [ 277 ] {173e3e13-dd78-46f4-ae6b-b6432b2e9558} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16573 | 2026.01.22 22:26:57.536724 [ 277 ] {173e3e13-dd78-46f4-ae6b-b6432b2e9558} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16574 | 2026.01.22 22:26:57.536876 [ 277 ] {173e3e13-dd78-46f4-ae6b-b6432b2e9558} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001263 sec., 54631.828978622325 rows/sec., 4.26 MiB/sec. | ||
| 16575 | 2026.01.22 22:26:57.536915 [ 277 ] {173e3e13-dd78-46f4-ae6b-b6432b2e9558} <Debug> TCPHandler: Processed in 0.001436551 sec. | ||
| 16576 | 2026.01.22 22:26:57.537032 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16577 | 2026.01.22 22:26:57.537128 [ 277 ] {3b5cc48a-842e-4700-9a35-9e092680524d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16578 | 2026.01.22 22:26:57.537175 [ 277 ] {3b5cc48a-842e-4700-9a35-9e092680524d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16579 | 2026.01.22 22:26:57.537584 [ 277 ] {3b5cc48a-842e-4700-9a35-9e092680524d} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16580 | 2026.01.22 22:26:57.537622 [ 277 ] {3b5cc48a-842e-4700-9a35-9e092680524d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16581 | 2026.01.22 22:26:57.537980 [ 277 ] {3b5cc48a-842e-4700-9a35-9e092680524d} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16582 | 2026.01.22 22:26:57.538207 [ 277 ] {3b5cc48a-842e-4700-9a35-9e092680524d} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16583 | 2026.01.22 22:26:57.538340 [ 277 ] {3b5cc48a-842e-4700-9a35-9e092680524d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 16584 | 2026.01.22 22:26:57.538379 [ 277 ] {3b5cc48a-842e-4700-9a35-9e092680524d} <Debug> TCPHandler: Processed in 0.00139772 sec. | ||
| 16585 | 2026.01.22 22:26:57.538495 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16586 | 2026.01.22 22:26:57.538590 [ 277 ] {d0d3ecf1-675f-4a51-acaa-509d293f5373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16587 | 2026.01.22 22:26:57.538645 [ 277 ] {d0d3ecf1-675f-4a51-acaa-509d293f5373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16588 | 2026.01.22 22:26:57.539406 [ 277 ] {d0d3ecf1-675f-4a51-acaa-509d293f5373} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16589 | 2026.01.22 22:26:57.539444 [ 277 ] {d0d3ecf1-675f-4a51-acaa-509d293f5373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16590 | 2026.01.22 22:26:57.539960 [ 277 ] {d0d3ecf1-675f-4a51-acaa-509d293f5373} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16591 | 2026.01.22 22:26:57.540191 [ 277 ] {d0d3ecf1-675f-4a51-acaa-509d293f5373} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16592 | 2026.01.22 22:26:57.540324 [ 37 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16593 | 2026.01.22 22:26:57.540334 [ 277 ] {d0d3ecf1-675f-4a51-acaa-509d293f5373} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001762 sec., 2837.684449489217 rows/sec., 5.09 MiB/sec. | ||
| 16594 | 2026.01.22 22:26:57.540397 [ 37 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16595 | 2026.01.22 22:26:57.540423 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16596 | 2026.01.22 22:26:57.540442 [ 277 ] {d0d3ecf1-675f-4a51-acaa-509d293f5373} <Debug> TCPHandler: Processed in 0.001997755 sec. | ||
| 16597 | 2026.01.22 22:26:57.540550 [ 200 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::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 | ||
| 16598 | 2026.01.22 22:26:57.540565 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16599 | 2026.01.22 22:26:57.540691 [ 277 ] {15f0aff4-7752-4417-9357-5787b6667df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16600 | 2026.01.22 22:26:57.540733 [ 277 ] {15f0aff4-7752-4417-9357-5787b6667df7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16601 | 2026.01.22 22:26:57.540831 [ 200 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16602 | 2026.01.22 22:26:57.540902 [ 200 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2329 rows starting from the beginning of the part | ||
| 16603 | 2026.01.22 22:26:57.541088 [ 277 ] {15f0aff4-7752-4417-9357-5787b6667df7} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16604 | 2026.01.22 22:26:57.541093 [ 200 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 5 rows starting from the beginning of the part | ||
| 16605 | 2026.01.22 22:26:57.541130 [ 277 ] {15f0aff4-7752-4417-9357-5787b6667df7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16606 | 2026.01.22 22:26:57.541267 [ 200 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 36 rows starting from the beginning of the part | ||
| 16607 | 2026.01.22 22:26:57.541399 [ 200 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 5 rows starting from the beginning of the part | ||
| 16608 | 2026.01.22 22:26:57.541465 [ 277 ] {15f0aff4-7752-4417-9357-5787b6667df7} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16609 | 2026.01.22 22:26:57.541511 [ 200 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 36 rows starting from the beginning of the part | ||
| 16610 | 2026.01.22 22:26:57.541623 [ 200 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 5 rows starting from the beginning of the part | ||
| 16611 | 2026.01.22 22:26:57.541723 [ 277 ] {15f0aff4-7752-4417-9357-5787b6667df7} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16612 | 2026.01.22 22:26:57.541866 [ 277 ] {15f0aff4-7752-4417-9357-5787b6667df7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001193 sec., 50293.37803855826 rows/sec., 3.39 MiB/sec. | ||
| 16613 | 2026.01.22 22:26:57.541903 [ 277 ] {15f0aff4-7752-4417-9357-5787b6667df7} <Debug> TCPHandler: Processed in 0.0013897 sec. | ||
| 16614 | 2026.01.22 22:26:57.551231 [ 198 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2416 rows, containing 19 columns (19 merged, 0 gathered) in 0.010737599 sec., 225003.74618199095 rows/sec., 403.20 MiB/sec. | ||
| 16615 | 2026.01.22 22:26:57.552949 [ 200 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16616 | 2026.01.22 22:26:57.553313 [ 200 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16617 | 2026.01.22 22:26:57.553394 [ 200 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16618 | 2026.01.22 22:26:57.553527 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.54 MiB. | ||
| 16619 | 2026.01.22 22:26:58.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.53 MiB, peak 403.04 MiB, free memory in arenas 0.00 B, will set to 387.13 MiB (RSS), difference: 2.60 MiB | ||
| 16620 | 2026.01.22 22:26:59.900652 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40736 | ||
| 16621 | 2026.01.22 22:26:59.901224 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16622 | 2026.01.22 22:26:59.901275 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16623 | 2026.01.22 22:26:59.901765 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 16624 | 2026.01.22 22:26:59.902003 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16625 | 2026.01.22 22:26:59.902158 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40736 | ||
| 16626 | 2026.01.22 22:26:59.902251 [ 225 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): 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] | ||
| 16627 | 2026.01.22 22:26:59.902285 [ 225 ] {} <Debug> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): 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] | ||
| 16628 | 2026.01.22 22:26:59.906432 [ 225 ] {} <Debug> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): 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] | ||
| 16629 | 2026.01.22 22:27:00.708284 [ 31 ] {} <Debug> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0 | ||
| 16630 | 2026.01.22 22:27:00.708344 [ 31 ] {} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16631 | 2026.01.22 22:27:00.708363 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16632 | 2026.01.22 22:27:00.708471 [ 187 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact with storage Full | ||
| 16633 | 2026.01.22 22:27:00.708589 [ 187 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16634 | 2026.01.22 22:27:00.708621 [ 187 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 484 rows starting from the beginning of the part | ||
| 16635 | 2026.01.22 22:27:00.708685 [ 187 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 252 rows starting from the beginning of the part | ||
| 16636 | 2026.01.22 22:27:00.708729 [ 187 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 252 rows starting from the beginning of the part | ||
| 16637 | 2026.01.22 22:27:00.708768 [ 187 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 16638 | 2026.01.22 22:27:00.708807 [ 187 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 252 rows starting from the beginning of the part | ||
| 16639 | 2026.01.22 22:27:00.709716 [ 200 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1241 rows, containing 5 columns (5 merged, 0 gathered) in 0.001281029 sec., 968752.4638396165 rows/sec., 69.85 MiB/sec. | ||
| 16640 | 2026.01.22 22:27:00.709910 [ 200 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) | ||
| 16641 | 2026.01.22 22:27:00.710179 [ 200 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_31_7} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16642 | 2026.01.22 22:27:00.710244 [ 200 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_31_7} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39) (MergerMutator): Merged 5 parts: [all_1_27_6, all_31_31_0] -> all_1_31_7 | ||
| 16643 | 2026.01.22 22:27:00.710342 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 16644 | 2026.01.22 22:27:00.841555 [ 224 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): 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] | ||
| 16645 | 2026.01.22 22:27:00.841640 [ 224 ] {} <Debug> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): 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] | ||
| 16646 | 2026.01.22 22:27:00.844894 [ 224 ] {} <Debug> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): 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] | ||
| 16647 | 2026.01.22 22:27:01.000244 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 383.15 MiB, peak 403.04 MiB, free memory in arenas 0.00 B, will set to 387.13 MiB (RSS), difference: 3.99 MiB | ||
| 16648 | 2026.01.22 22:27:02.097285 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 16649 | 2026.01.22 22:27:02.115233 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16650 | 2026.01.22 22:27:02.115299 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16651 | 2026.01.22 22:27:02.121521 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 16652 | 2026.01.22 22:27:02.122225 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16653 | 2026.01.22 22:27:02.125505 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 16654 | 2026.01.22 22:27:02.524869 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1996 | ||
| 16655 | 2026.01.22 22:27:02.527118 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16656 | 2026.01.22 22:27:02.527177 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16657 | 2026.01.22 22:27:02.528364 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 16658 | 2026.01.22 22:27:02.528639 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16659 | 2026.01.22 22:27:02.529031 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1996 | ||
| 16660 | 2026.01.22 22:27:02.546827 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16661 | 2026.01.22 22:27:02.547022 [ 277 ] {1deecbe8-1f7e-42cf-8208-80c399fefc19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16662 | 2026.01.22 22:27:02.547095 [ 277 ] {1deecbe8-1f7e-42cf-8208-80c399fefc19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16663 | 2026.01.22 22:27:02.547962 [ 277 ] {1deecbe8-1f7e-42cf-8208-80c399fefc19} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16664 | 2026.01.22 22:27:02.548012 [ 277 ] {1deecbe8-1f7e-42cf-8208-80c399fefc19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16665 | 2026.01.22 22:27:02.548426 [ 277 ] {1deecbe8-1f7e-42cf-8208-80c399fefc19} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 16666 | 2026.01.22 22:27:02.548669 [ 277 ] {1deecbe8-1f7e-42cf-8208-80c399fefc19} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16667 | 2026.01.22 22:27:02.548832 [ 277 ] {1deecbe8-1f7e-42cf-8208-80c399fefc19} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001863 sec., 239398.81910896403 rows/sec., 15.18 MiB/sec. | ||
| 16668 | 2026.01.22 22:27:02.548885 [ 277 ] {1deecbe8-1f7e-42cf-8208-80c399fefc19} <Debug> TCPHandler: Processed in 0.002194336 sec. | ||
| 16669 | 2026.01.22 22:27:02.549013 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16670 | 2026.01.22 22:27:02.549116 [ 277 ] {aa91e1b7-fcec-450e-8a17-527cd704d123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16671 | 2026.01.22 22:27:02.549160 [ 277 ] {aa91e1b7-fcec-450e-8a17-527cd704d123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16672 | 2026.01.22 22:27:02.549580 [ 277 ] {aa91e1b7-fcec-450e-8a17-527cd704d123} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16673 | 2026.01.22 22:27:02.549618 [ 277 ] {aa91e1b7-fcec-450e-8a17-527cd704d123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16674 | 2026.01.22 22:27:02.549912 [ 277 ] {aa91e1b7-fcec-450e-8a17-527cd704d123} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 16675 | 2026.01.22 22:27:02.550115 [ 277 ] {aa91e1b7-fcec-450e-8a17-527cd704d123} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16676 | 2026.01.22 22:27:02.550249 [ 277 ] {aa91e1b7-fcec-450e-8a17-527cd704d123} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001156 sec., 8650.51903114187 rows/sec., 705.39 KiB/sec. | ||
| 16677 | 2026.01.22 22:27:02.550288 [ 277 ] {aa91e1b7-fcec-450e-8a17-527cd704d123} <Debug> TCPHandler: Processed in 0.00132797 sec. | ||
| 16678 | 2026.01.22 22:27:02.550397 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16679 | 2026.01.22 22:27:02.550492 [ 277 ] {55c63c8d-4b81-4c98-8ce1-1065663e737e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16680 | 2026.01.22 22:27:02.550533 [ 277 ] {55c63c8d-4b81-4c98-8ce1-1065663e737e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16681 | 2026.01.22 22:27:02.551555 [ 277 ] {55c63c8d-4b81-4c98-8ce1-1065663e737e} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16682 | 2026.01.22 22:27:02.551591 [ 277 ] {55c63c8d-4b81-4c98-8ce1-1065663e737e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16683 | 2026.01.22 22:27:02.551976 [ 277 ] {55c63c8d-4b81-4c98-8ce1-1065663e737e} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16684 | 2026.01.22 22:27:02.552186 [ 277 ] {55c63c8d-4b81-4c98-8ce1-1065663e737e} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16685 | 2026.01.22 22:27:02.552317 [ 277 ] {55c63c8d-4b81-4c98-8ce1-1065663e737e} <Debug> executeQuery: Read 1279 rows, 104.47 KiB in 0.001843 sec., 693977.2110689094 rows/sec., 55.35 MiB/sec. | ||
| 16686 | 2026.01.22 22:27:02.552356 [ 277 ] {55c63c8d-4b81-4c98-8ce1-1065663e737e} <Debug> TCPHandler: Processed in 0.002008775 sec. | ||
| 16687 | 2026.01.22 22:27:02.552470 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16688 | 2026.01.22 22:27:02.552565 [ 277 ] {169d9d9f-ebdd-44b4-9274-b566fb7fd706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16689 | 2026.01.22 22:27:02.552608 [ 277 ] {169d9d9f-ebdd-44b4-9274-b566fb7fd706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16690 | 2026.01.22 22:27:02.553119 [ 277 ] {169d9d9f-ebdd-44b4-9274-b566fb7fd706} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16691 | 2026.01.22 22:27:02.553155 [ 277 ] {169d9d9f-ebdd-44b4-9274-b566fb7fd706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16692 | 2026.01.22 22:27:02.553469 [ 277 ] {169d9d9f-ebdd-44b4-9274-b566fb7fd706} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16693 | 2026.01.22 22:27:02.553677 [ 277 ] {169d9d9f-ebdd-44b4-9274-b566fb7fd706} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16694 | 2026.01.22 22:27:02.553807 [ 277 ] {169d9d9f-ebdd-44b4-9274-b566fb7fd706} <Debug> executeQuery: Read 269 rows, 16.80 KiB in 0.001261 sec., 213322.7597145123 rows/sec., 13.01 MiB/sec. | ||
| 16695 | 2026.01.22 22:27:02.553845 [ 277 ] {169d9d9f-ebdd-44b4-9274-b566fb7fd706} <Debug> TCPHandler: Processed in 0.001425941 sec. | ||
| 16696 | 2026.01.22 22:27:02.553950 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16697 | 2026.01.22 22:27:02.554044 [ 277 ] {2913836b-1819-406c-a4f7-34dc4719a3e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16698 | 2026.01.22 22:27:02.554085 [ 277 ] {2913836b-1819-406c-a4f7-34dc4719a3e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16699 | 2026.01.22 22:27:02.554568 [ 277 ] {2913836b-1819-406c-a4f7-34dc4719a3e9} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16700 | 2026.01.22 22:27:02.554604 [ 277 ] {2913836b-1819-406c-a4f7-34dc4719a3e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16701 | 2026.01.22 22:27:02.554922 [ 277 ] {2913836b-1819-406c-a4f7-34dc4719a3e9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 16702 | 2026.01.22 22:27:02.555138 [ 277 ] {2913836b-1819-406c-a4f7-34dc4719a3e9} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16703 | 2026.01.22 22:27:02.555267 [ 277 ] {2913836b-1819-406c-a4f7-34dc4719a3e9} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001242 sec., 185185.18518518517 rows/sec., 11.94 MiB/sec. | ||
| 16704 | 2026.01.22 22:27:02.555306 [ 277 ] {2913836b-1819-406c-a4f7-34dc4719a3e9} <Debug> TCPHandler: Processed in 0.001405111 sec. | ||
| 16705 | 2026.01.22 22:27:02.555407 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16706 | 2026.01.22 22:27:02.555500 [ 277 ] {15189c32-0854-4027-b751-037ce48fc910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16707 | 2026.01.22 22:27:02.555540 [ 277 ] {15189c32-0854-4027-b751-037ce48fc910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16708 | 2026.01.22 22:27:02.556018 [ 277 ] {15189c32-0854-4027-b751-037ce48fc910} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16709 | 2026.01.22 22:27:02.556054 [ 277 ] {15189c32-0854-4027-b751-037ce48fc910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16710 | 2026.01.22 22:27:02.556359 [ 277 ] {15189c32-0854-4027-b751-037ce48fc910} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 16711 | 2026.01.22 22:27:02.556567 [ 277 ] {15189c32-0854-4027-b751-037ce48fc910} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16712 | 2026.01.22 22:27:02.556693 [ 277 ] {15189c32-0854-4027-b751-037ce48fc910} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001212 sec., 188943.89438943894 rows/sec., 10.73 MiB/sec. | ||
| 16713 | 2026.01.22 22:27:02.556732 [ 277 ] {15189c32-0854-4027-b751-037ce48fc910} <Debug> TCPHandler: Processed in 0.00137474 sec. | ||
| 16714 | 2026.01.22 22:27:02.556836 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16715 | 2026.01.22 22:27:02.556929 [ 277 ] {18848f20-1d8a-4436-94ba-02cedd769ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16716 | 2026.01.22 22:27:02.556969 [ 277 ] {18848f20-1d8a-4436-94ba-02cedd769ee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16717 | 2026.01.22 22:27:02.557735 [ 277 ] {18848f20-1d8a-4436-94ba-02cedd769ee3} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16718 | 2026.01.22 22:27:02.557771 [ 277 ] {18848f20-1d8a-4436-94ba-02cedd769ee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16719 | 2026.01.22 22:27:02.558103 [ 277 ] {18848f20-1d8a-4436-94ba-02cedd769ee3} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16720 | 2026.01.22 22:27:02.558323 [ 277 ] {18848f20-1d8a-4436-94ba-02cedd769ee3} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16721 | 2026.01.22 22:27:02.558452 [ 277 ] {18848f20-1d8a-4436-94ba-02cedd769ee3} <Debug> executeQuery: Read 779 rows, 55.96 KiB in 0.001542 sec., 505188.06744487677 rows/sec., 35.44 MiB/sec. | ||
| 16722 | 2026.01.22 22:27:02.558492 [ 277 ] {18848f20-1d8a-4436-94ba-02cedd769ee3} <Debug> TCPHandler: Processed in 0.001705873 sec. | ||
| 16723 | 2026.01.22 22:27:02.558596 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16724 | 2026.01.22 22:27:02.558689 [ 277 ] {6c1f16e3-7a7a-4b44-8326-99009dc4de0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16725 | 2026.01.22 22:27:02.558731 [ 277 ] {6c1f16e3-7a7a-4b44-8326-99009dc4de0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16726 | 2026.01.22 22:27:02.559062 [ 277 ] {6c1f16e3-7a7a-4b44-8326-99009dc4de0b} <Trace> oximeter.measurements_bool (a68a1b1f-6c09-4757-b3ab-eafef4467e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16727 | 2026.01.22 22:27:02.559099 [ 277 ] {6c1f16e3-7a7a-4b44-8326-99009dc4de0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16728 | 2026.01.22 22:27:02.559413 [ 277 ] {6c1f16e3-7a7a-4b44-8326-99009dc4de0b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 16729 | 2026.01.22 22:27:02.559629 [ 277 ] {6c1f16e3-7a7a-4b44-8326-99009dc4de0b} <Trace> oximeter.measurements_bool (a68a1b1f-6c09-4757-b3ab-eafef4467e95): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16730 | 2026.01.22 22:27:02.559755 [ 277 ] {6c1f16e3-7a7a-4b44-8326-99009dc4de0b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 16731 | 2026.01.22 22:27:02.559792 [ 277 ] {6c1f16e3-7a7a-4b44-8326-99009dc4de0b} <Debug> TCPHandler: Processed in 0.001245769 sec. | ||
| 16732 | 2026.01.22 22:27:02.559918 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16733 | 2026.01.22 22:27:02.560041 [ 277 ] {754005fc-7915-4158-a9b1-ab4784f38b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16734 | 2026.01.22 22:27:02.560093 [ 277 ] {754005fc-7915-4158-a9b1-ab4784f38b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16735 | 2026.01.22 22:27:02.560603 [ 277 ] {754005fc-7915-4158-a9b1-ab4784f38b54} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16736 | 2026.01.22 22:27:02.560640 [ 277 ] {754005fc-7915-4158-a9b1-ab4784f38b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16737 | 2026.01.22 22:27:02.560991 [ 277 ] {754005fc-7915-4158-a9b1-ab4784f38b54} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16738 | 2026.01.22 22:27:02.561203 [ 277 ] {754005fc-7915-4158-a9b1-ab4784f38b54} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16739 | 2026.01.22 22:27:02.561336 [ 277 ] {754005fc-7915-4158-a9b1-ab4784f38b54} <Debug> executeQuery: Read 333 rows, 22.36 KiB in 0.00132 sec., 252272.72727272726 rows/sec., 16.54 MiB/sec. | ||
| 16740 | 2026.01.22 22:27:02.561375 [ 277 ] {754005fc-7915-4158-a9b1-ab4784f38b54} <Debug> TCPHandler: Processed in 0.001519982 sec. | ||
| 16741 | 2026.01.22 22:27:02.561497 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16742 | 2026.01.22 22:27:02.561616 [ 277 ] {cb9e5bcd-04a2-4537-b112-098091fe5d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16743 | 2026.01.22 22:27:02.561667 [ 277 ] {cb9e5bcd-04a2-4537-b112-098091fe5d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16744 | 2026.01.22 22:27:02.562048 [ 277 ] {cb9e5bcd-04a2-4537-b112-098091fe5d2f} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16745 | 2026.01.22 22:27:02.562092 [ 277 ] {cb9e5bcd-04a2-4537-b112-098091fe5d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16746 | 2026.01.22 22:27:02.562431 [ 277 ] {cb9e5bcd-04a2-4537-b112-098091fe5d2f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 16747 | 2026.01.22 22:27:02.562638 [ 277 ] {cb9e5bcd-04a2-4537-b112-098091fe5d2f} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16748 | 2026.01.22 22:27:02.562767 [ 277 ] {cb9e5bcd-04a2-4537-b112-098091fe5d2f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001176 sec., 850.3401360544218 rows/sec., 57.30 KiB/sec. | ||
| 16749 | 2026.01.22 22:27:02.562805 [ 277 ] {cb9e5bcd-04a2-4537-b112-098091fe5d2f} <Debug> TCPHandler: Processed in 0.00136911 sec. | ||
| 16750 | 2026.01.22 22:27:02.562922 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16751 | 2026.01.22 22:27:02.563033 [ 277 ] {f6155a41-978d-434b-8adb-3f852d8c2ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16752 | 2026.01.22 22:27:02.563097 [ 277 ] {f6155a41-978d-434b-8adb-3f852d8c2ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16753 | 2026.01.22 22:27:02.564015 [ 277 ] {f6155a41-978d-434b-8adb-3f852d8c2ad0} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16754 | 2026.01.22 22:27:02.564051 [ 277 ] {f6155a41-978d-434b-8adb-3f852d8c2ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16755 | 2026.01.22 22:27:02.564607 [ 277 ] {f6155a41-978d-434b-8adb-3f852d8c2ad0} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16756 | 2026.01.22 22:27:02.564832 [ 277 ] {f6155a41-978d-434b-8adb-3f852d8c2ad0} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16757 | 2026.01.22 22:27:02.564970 [ 277 ] {f6155a41-978d-434b-8adb-3f852d8c2ad0} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001959 sec., 18376.722817764166 rows/sec., 32.93 MiB/sec. | ||
| 16758 | 2026.01.22 22:27:02.565034 [ 277 ] {f6155a41-978d-434b-8adb-3f852d8c2ad0} <Debug> TCPHandler: Processed in 0.002172805 sec. | ||
| 16759 | 2026.01.22 22:27:02.565047 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): 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] | ||
| 16760 | 2026.01.22 22:27:02.565082 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): 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] | ||
| 16761 | 2026.01.22 22:27:02.565150 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16762 | 2026.01.22 22:27:02.565251 [ 277 ] {16704bf1-c73c-4915-9278-51e4780d9130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16763 | 2026.01.22 22:27:02.565293 [ 277 ] {16704bf1-c73c-4915-9278-51e4780d9130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16764 | 2026.01.22 22:27:02.565637 [ 277 ] {16704bf1-c73c-4915-9278-51e4780d9130} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16765 | 2026.01.22 22:27:02.565676 [ 277 ] {16704bf1-c73c-4915-9278-51e4780d9130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16766 | 2026.01.22 22:27:02.566014 [ 277 ] {16704bf1-c73c-4915-9278-51e4780d9130} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16767 | 2026.01.22 22:27:02.566236 [ 277 ] {16704bf1-c73c-4915-9278-51e4780d9130} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16768 | 2026.01.22 22:27:02.566363 [ 277 ] {16704bf1-c73c-4915-9278-51e4780d9130} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001131 sec., 95490.71618037135 rows/sec., 5.82 MiB/sec. | ||
| 16769 | 2026.01.22 22:27:02.566399 [ 277 ] {16704bf1-c73c-4915-9278-51e4780d9130} <Debug> TCPHandler: Processed in 0.00129955 sec. | ||
| 16770 | 2026.01.22 22:27:02.567622 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): 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] | ||
| 16771 | 2026.01.22 22:27:03.000264 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 388.51 MiB, peak 403.04 MiB, free memory in arenas 0.00 B, will set to 387.13 MiB (RSS), difference: -1.37 MiB | ||
| 16772 | 2026.01.22 22:27:07.173578 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16773 | 2026.01.22 22:27:07.173677 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16774 | 2026.01.22 22:27:07.402330 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41248 | ||
| 16775 | 2026.01.22 22:27:07.402861 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16776 | 2026.01.22 22:27:07.402902 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16777 | 2026.01.22 22:27:07.403378 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 16778 | 2026.01.22 22:27:07.403612 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16779 | 2026.01.22 22:27:07.403746 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41248 | ||
| 16780 | 2026.01.22 22:27:07.403753 [ 32 ] {} <Debug> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 16781 | 2026.01.22 22:27:07.403822 [ 32 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16782 | 2026.01.22 22:27:07.403843 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16783 | 2026.01.22 22:27:07.403976 [ 198 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 16784 | 2026.01.22 22:27:07.404140 [ 198 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16785 | 2026.01.22 22:27:07.404186 [ 198 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38816 rows starting from the beginning of the part | ||
| 16786 | 2026.01.22 22:27:07.404264 [ 198 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 16787 | 2026.01.22 22:27:07.404319 [ 198 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 16788 | 2026.01.22 22:27:07.404369 [ 198 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 16789 | 2026.01.22 22:27:07.404416 [ 198 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 16790 | 2026.01.22 22:27:07.404461 [ 198 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 16791 | 2026.01.22 22:27:07.406976 [ 200 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41248 rows, containing 4 columns (4 merged, 0 gathered) in 0.003067373 sec., 13447337.509980038 rows/sec., 192.37 MiB/sec. | ||
| 16792 | 2026.01.22 22:27:07.407262 [ 198 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 16793 | 2026.01.22 22:27:07.407515 [ 198 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_86_17} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16794 | 2026.01.22 22:27:07.407587 [ 198 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_86_17} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 16795 | 2026.01.22 22:27:07.407673 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 16796 | 2026.01.22 22:27:07.531936 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16797 | 2026.01.22 22:27:07.532130 [ 277 ] {0c4ae3be-50cb-41ae-8ee1-1c1150d02b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16798 | 2026.01.22 22:27:07.532203 [ 277 ] {0c4ae3be-50cb-41ae-8ee1-1c1150d02b2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16799 | 2026.01.22 22:27:07.532891 [ 277 ] {0c4ae3be-50cb-41ae-8ee1-1c1150d02b2c} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16800 | 2026.01.22 22:27:07.532937 [ 277 ] {0c4ae3be-50cb-41ae-8ee1-1c1150d02b2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16801 | 2026.01.22 22:27:07.533321 [ 277 ] {0c4ae3be-50cb-41ae-8ee1-1c1150d02b2c} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16802 | 2026.01.22 22:27:07.533563 [ 277 ] {0c4ae3be-50cb-41ae-8ee1-1c1150d02b2c} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16803 | 2026.01.22 22:27:07.533728 [ 32 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16804 | 2026.01.22 22:27:07.533732 [ 277 ] {0c4ae3be-50cb-41ae-8ee1-1c1150d02b2c} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001654 sec., 39903.26481257557 rows/sec., 3.16 MiB/sec. | ||
| 16805 | 2026.01.22 22:27:07.533776 [ 32 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16806 | 2026.01.22 22:27:07.533805 [ 277 ] {0c4ae3be-50cb-41ae-8ee1-1c1150d02b2c} <Debug> TCPHandler: Processed in 0.002004525 sec. | ||
| 16807 | 2026.01.22 22:27:07.533806 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16808 | 2026.01.22 22:27:07.533924 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::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 | ||
| 16809 | 2026.01.22 22:27:07.533938 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16810 | 2026.01.22 22:27:07.534035 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16811 | 2026.01.22 22:27:07.534050 [ 277 ] {fd9fa306-1b42-4546-be98-e9ea610786bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16812 | 2026.01.22 22:27:07.534068 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2556 rows starting from the beginning of the part | ||
| 16813 | 2026.01.22 22:27:07.534094 [ 277 ] {fd9fa306-1b42-4546-be98-e9ea610786bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16814 | 2026.01.22 22:27:07.534132 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 1329 rows starting from the beginning of the part | ||
| 16815 | 2026.01.22 22:27:07.534185 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 128 rows starting from the beginning of the part | ||
| 16816 | 2026.01.22 22:27:07.534244 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 66 rows starting from the beginning of the part | ||
| 16817 | 2026.01.22 22:27:07.534293 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1279 rows starting from the beginning of the part | ||
| 16818 | 2026.01.22 22:27:07.534337 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 66 rows starting from the beginning of the part | ||
| 16819 | 2026.01.22 22:27:07.534513 [ 277 ] {fd9fa306-1b42-4546-be98-e9ea610786bc} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16820 | 2026.01.22 22:27:07.534550 [ 277 ] {fd9fa306-1b42-4546-be98-e9ea610786bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16821 | 2026.01.22 22:27:07.534853 [ 277 ] {fd9fa306-1b42-4546-be98-e9ea610786bc} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16822 | 2026.01.22 22:27:07.535069 [ 277 ] {fd9fa306-1b42-4546-be98-e9ea610786bc} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16823 | 2026.01.22 22:27:07.535209 [ 277 ] {fd9fa306-1b42-4546-be98-e9ea610786bc} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001181 sec., 4233.7002540220155 rows/sec., 318.35 KiB/sec. | ||
| 16824 | 2026.01.22 22:27:07.535251 [ 277 ] {fd9fa306-1b42-4546-be98-e9ea610786bc} <Debug> TCPHandler: Processed in 0.00136679 sec. | ||
| 16825 | 2026.01.22 22:27:07.535364 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16826 | 2026.01.22 22:27:07.535461 [ 277 ] {6342b07b-c338-4c50-9a48-d2129f7e3432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16827 | 2026.01.22 22:27:07.535502 [ 277 ] {6342b07b-c338-4c50-9a48-d2129f7e3432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16828 | 2026.01.22 22:27:07.535921 [ 277 ] {6342b07b-c338-4c50-9a48-d2129f7e3432} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16829 | 2026.01.22 22:27:07.535957 [ 277 ] {6342b07b-c338-4c50-9a48-d2129f7e3432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16830 | 2026.01.22 22:27:07.536266 [ 277 ] {6342b07b-c338-4c50-9a48-d2129f7e3432} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16831 | 2026.01.22 22:27:07.536304 [ 198 ] {048797f8-2913-4120-8057-043480967ec1::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5424 rows, containing 5 columns (5 merged, 0 gathered) in 0.002426048 sec., 2235734.8247025614 rows/sec., 190.92 MiB/sec. | ||
| 16832 | 2026.01.22 22:27:07.536482 [ 277 ] {6342b07b-c338-4c50-9a48-d2129f7e3432} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16833 | 2026.01.22 22:27:07.536608 [ 32 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16834 | 2026.01.22 22:27:07.536620 [ 277 ] {6342b07b-c338-4c50-9a48-d2129f7e3432} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001178 sec., 58573.853989813244 rows/sec., 4.57 MiB/sec. | ||
| 16835 | 2026.01.22 22:27:07.536643 [ 32 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16836 | 2026.01.22 22:27:07.536666 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16837 | 2026.01.22 22:27:07.536666 [ 200 ] {048797f8-2913-4120-8057-043480967ec1::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16838 | 2026.01.22 22:27:07.536667 [ 277 ] {6342b07b-c338-4c50-9a48-d2129f7e3432} <Debug> TCPHandler: Processed in 0.00135398 sec. | ||
| 16839 | 2026.01.22 22:27:07.536744 [ 198 ] {94686fe9-8f29-47df-b786-a03914968c62::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 | ||
| 16840 | 2026.01.22 22:27:07.536807 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16841 | 2026.01.22 22:27:07.536947 [ 198 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16842 | 2026.01.22 22:27:07.536965 [ 277 ] {ff72daad-128f-42f2-a6c8-861f3cdb4fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16843 | 2026.01.22 22:27:07.536988 [ 198 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1304 rows starting from the beginning of the part | ||
| 16844 | 2026.01.22 22:27:07.537015 [ 200 ] {048797f8-2913-4120-8057-043480967ec1::all_1_126_25} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16845 | 2026.01.22 22:27:07.537018 [ 277 ] {ff72daad-128f-42f2-a6c8-861f3cdb4fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16846 | 2026.01.22 22:27:07.537052 [ 198 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 567 rows starting from the beginning of the part | ||
| 16847 | 2026.01.22 22:27:07.537106 [ 198 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 100 rows starting from the beginning of the part | ||
| 16848 | 2026.01.22 22:27:07.537122 [ 200 ] {048797f8-2913-4120-8057-043480967ec1::all_1_126_25} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16849 | 2026.01.22 22:27:07.537254 [ 198 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 69 rows starting from the beginning of the part | ||
| 16850 | 2026.01.22 22:27:07.537307 [ 198 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 779 rows starting from the beginning of the part | ||
| 16851 | 2026.01.22 22:27:07.537354 [ 198 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 69 rows starting from the beginning of the part | ||
| 16852 | 2026.01.22 22:27:07.537355 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 16853 | 2026.01.22 22:27:07.537448 [ 277 ] {ff72daad-128f-42f2-a6c8-861f3cdb4fdc} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16854 | 2026.01.22 22:27:07.537491 [ 277 ] {ff72daad-128f-42f2-a6c8-861f3cdb4fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16855 | 2026.01.22 22:27:07.537858 [ 277 ] {ff72daad-128f-42f2-a6c8-861f3cdb4fdc} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16856 | 2026.01.22 22:27:07.538108 [ 277 ] {ff72daad-128f-42f2-a6c8-861f3cdb4fdc} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16857 | 2026.01.22 22:27:07.538244 [ 277 ] {ff72daad-128f-42f2-a6c8-861f3cdb4fdc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001298 sec., 123266.56394453006 rows/sec., 8.59 MiB/sec. | ||
| 16858 | 2026.01.22 22:27:07.538282 [ 277 ] {ff72daad-128f-42f2-a6c8-861f3cdb4fdc} <Debug> TCPHandler: Processed in 0.001526071 sec. | ||
| 16859 | 2026.01.22 22:27:07.538385 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16860 | 2026.01.22 22:27:07.538480 [ 277 ] {bc13f9d0-1a4b-47b0-a030-cb63575c4618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16861 | 2026.01.22 22:27:07.538535 [ 277 ] {bc13f9d0-1a4b-47b0-a030-cb63575c4618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16862 | 2026.01.22 22:27:07.538583 [ 197 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2888 rows, containing 5 columns (5 merged, 0 gathered) in 0.001875813 sec., 1539599.096498425 rows/sec., 117.66 MiB/sec. | ||
| 16863 | 2026.01.22 22:27:07.538789 [ 200 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16864 | 2026.01.22 22:27:07.539035 [ 200 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_126_25} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16865 | 2026.01.22 22:27:07.539103 [ 200 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_126_25} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16866 | 2026.01.22 22:27:07.539192 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 16867 | 2026.01.22 22:27:07.539306 [ 277 ] {bc13f9d0-1a4b-47b0-a030-cb63575c4618} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16868 | 2026.01.22 22:27:07.539347 [ 277 ] {bc13f9d0-1a4b-47b0-a030-cb63575c4618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16869 | 2026.01.22 22:27:07.539863 [ 277 ] {bc13f9d0-1a4b-47b0-a030-cb63575c4618} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16870 | 2026.01.22 22:27:07.540093 [ 277 ] {bc13f9d0-1a4b-47b0-a030-cb63575c4618} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16871 | 2026.01.22 22:27:07.540235 [ 277 ] {bc13f9d0-1a4b-47b0-a030-cb63575c4618} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001774 sec., 2818.489289740699 rows/sec., 5.05 MiB/sec. | ||
| 16872 | 2026.01.22 22:27:07.540302 [ 277 ] {bc13f9d0-1a4b-47b0-a030-cb63575c4618} <Debug> TCPHandler: Processed in 0.001966114 sec. | ||
| 16873 | 2026.01.22 22:27:07.540416 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16874 | 2026.01.22 22:27:07.540511 [ 277 ] {f14cf701-add1-4214-9d37-c7a15a71c2fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16875 | 2026.01.22 22:27:07.540553 [ 277 ] {f14cf701-add1-4214-9d37-c7a15a71c2fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16876 | 2026.01.22 22:27:07.540885 [ 277 ] {f14cf701-add1-4214-9d37-c7a15a71c2fc} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16877 | 2026.01.22 22:27:07.540922 [ 277 ] {f14cf701-add1-4214-9d37-c7a15a71c2fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16878 | 2026.01.22 22:27:07.541224 [ 277 ] {f14cf701-add1-4214-9d37-c7a15a71c2fc} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16879 | 2026.01.22 22:27:07.541444 [ 277 ] {f14cf701-add1-4214-9d37-c7a15a71c2fc} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16880 | 2026.01.22 22:27:07.541559 [ 32 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16881 | 2026.01.22 22:27:07.541573 [ 277 ] {f14cf701-add1-4214-9d37-c7a15a71c2fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 16882 | 2026.01.22 22:27:07.541592 [ 32 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16883 | 2026.01.22 22:27:07.541614 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16884 | 2026.01.22 22:27:07.541615 [ 277 ] {f14cf701-add1-4214-9d37-c7a15a71c2fc} <Debug> TCPHandler: Processed in 0.001249909 sec. | ||
| 16885 | 2026.01.22 22:27:07.541692 [ 192 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 16886 | 2026.01.22 22:27:07.541798 [ 192 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16887 | 2026.01.22 22:27:07.541830 [ 192 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7494 rows starting from the beginning of the part | ||
| 16888 | 2026.01.22 22:27:07.541890 [ 192 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 60 rows starting from the beginning of the part | ||
| 16889 | 2026.01.22 22:27:07.541931 [ 192 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 16890 | 2026.01.22 22:27:07.541970 [ 192 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 16891 | 2026.01.22 22:27:07.542005 [ 192 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 108 rows starting from the beginning of the part | ||
| 16892 | 2026.01.22 22:27:07.542046 [ 192 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 16893 | 2026.01.22 22:27:07.544075 [ 189 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7842 rows, containing 4 columns (4 merged, 0 gathered) in 0.002416408 sec., 3245312.877626626 rows/sec., 216.17 MiB/sec. | ||
| 16894 | 2026.01.22 22:27:07.544554 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16895 | 2026.01.22 22:27:07.544824 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_126_25} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16896 | 2026.01.22 22:27:07.544891 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_126_25} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16897 | 2026.01.22 22:27:07.544959 [ 208 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 16898 | 2026.01.22 22:27:09.625636 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 16899 | 2026.01.22 22:27:09.644147 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16900 | 2026.01.22 22:27:09.644207 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16901 | 2026.01.22 22:27:09.650549 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 16902 | 2026.01.22 22:27:09.651318 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16903 | 2026.01.22 22:27:09.651619 [ 28 ] {} <Debug> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 16904 | 2026.01.22 22:27:09.651686 [ 28 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16905 | 2026.01.22 22:27:09.651706 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16906 | 2026.01.22 22:27:09.651853 [ 197 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 16907 | 2026.01.22 22:27:09.654654 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 16908 | 2026.01.22 22:27:09.655826 [ 197 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16909 | 2026.01.22 22:27:09.657374 [ 197 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 16910 | 2026.01.22 22:27:09.662099 [ 197 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 16911 | 2026.01.22 22:27:09.666749 [ 197 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 16912 | 2026.01.22 22:27:09.671293 [ 197 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 16913 | 2026.01.22 22:27:09.676189 [ 197 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 16914 | 2026.01.22 22:27:09.681031 [ 197 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 16915 | 2026.01.22 22:27:09.748547 [ 189 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.096756486 sec., 6697.22544491746 rows/sec., 34.63 MiB/sec. | ||
| 16916 | 2026.01.22 22:27:09.751331 [ 193 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 16917 | 2026.01.22 22:27:09.753371 [ 193 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_86_17} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16918 | 2026.01.22 22:27:09.753482 [ 193 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_86_17} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 16919 | 2026.01.22 22:27:09.755612 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 16920 | 2026.01.22 22:27:10.000282 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 388.21 MiB, peak 405.64 MiB, free memory in arenas 0.00 B, will set to 387.14 MiB (RSS), difference: -1.07 MiB | ||
| 16921 | 2026.01.22 22:27:12.128866 [ 225 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): 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] | ||
| 16922 | 2026.01.22 22:27:12.128961 [ 225 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): 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] | ||
| 16923 | 2026.01.22 22:27:12.132697 [ 225 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): 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] | ||
| 16924 | 2026.01.22 22:27:12.510303 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): 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] | ||
| 16925 | 2026.01.22 22:27:12.510379 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): 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] | ||
| 16926 | 2026.01.22 22:27:12.514703 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): 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] | ||
| 16927 | 2026.01.22 22:27:12.529242 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2032 | ||
| 16928 | 2026.01.22 22:27:12.531669 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16929 | 2026.01.22 22:27:12.531716 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16930 | 2026.01.22 22:27:12.532939 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 16931 | 2026.01.22 22:27:12.533215 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16932 | 2026.01.22 22:27:12.533460 [ 223 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): 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] | ||
| 16933 | 2026.01.22 22:27:12.533485 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2032 | ||
| 16934 | 2026.01.22 22:27:12.533514 [ 223 ] {} <Debug> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): 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] | ||
| 16935 | 2026.01.22 22:27:12.535776 [ 223 ] {} <Debug> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): 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] | ||
| 16936 | 2026.01.22 22:27:12.545998 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16937 | 2026.01.22 22:27:12.546188 [ 277 ] {62c670b6-bc08-4ccc-944e-13ffa2842caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16938 | 2026.01.22 22:27:12.546305 [ 277 ] {62c670b6-bc08-4ccc-944e-13ffa2842caa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16939 | 2026.01.22 22:27:12.547109 [ 277 ] {62c670b6-bc08-4ccc-944e-13ffa2842caa} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16940 | 2026.01.22 22:27:12.547155 [ 277 ] {62c670b6-bc08-4ccc-944e-13ffa2842caa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16941 | 2026.01.22 22:27:12.547538 [ 277 ] {62c670b6-bc08-4ccc-944e-13ffa2842caa} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 16942 | 2026.01.22 22:27:12.547756 [ 277 ] {62c670b6-bc08-4ccc-944e-13ffa2842caa} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16943 | 2026.01.22 22:27:12.547902 [ 277 ] {62c670b6-bc08-4ccc-944e-13ffa2842caa} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001781 sec., 250421.11173498034 rows/sec., 15.88 MiB/sec. | ||
| 16944 | 2026.01.22 22:27:12.547943 [ 277 ] {62c670b6-bc08-4ccc-944e-13ffa2842caa} <Debug> TCPHandler: Processed in 0.002074016 sec. | ||
| 16945 | 2026.01.22 22:27:12.548069 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16946 | 2026.01.22 22:27:12.548170 [ 277 ] {fb9a68a3-f9e8-48e2-bc69-836a2c00392c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16947 | 2026.01.22 22:27:12.548211 [ 277 ] {fb9a68a3-f9e8-48e2-bc69-836a2c00392c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16948 | 2026.01.22 22:27:12.549066 [ 277 ] {fb9a68a3-f9e8-48e2-bc69-836a2c00392c} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16949 | 2026.01.22 22:27:12.549102 [ 277 ] {fb9a68a3-f9e8-48e2-bc69-836a2c00392c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16950 | 2026.01.22 22:27:12.549470 [ 277 ] {fb9a68a3-f9e8-48e2-bc69-836a2c00392c} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16951 | 2026.01.22 22:27:12.549688 [ 277 ] {fb9a68a3-f9e8-48e2-bc69-836a2c00392c} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16952 | 2026.01.22 22:27:12.549816 [ 277 ] {fb9a68a3-f9e8-48e2-bc69-836a2c00392c} <Debug> executeQuery: Read 1274 rows, 104.10 KiB in 0.001669 sec., 763331.3361294188 rows/sec., 60.91 MiB/sec. | ||
| 16953 | 2026.01.22 22:27:12.549854 [ 277 ] {fb9a68a3-f9e8-48e2-bc69-836a2c00392c} <Debug> TCPHandler: Processed in 0.001837204 sec. | ||
| 16954 | 2026.01.22 22:27:12.549923 [ 221 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): 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] | ||
| 16955 | 2026.01.22 22:27:12.549969 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16956 | 2026.01.22 22:27:12.549979 [ 221 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): 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] | ||
| 16957 | 2026.01.22 22:27:12.550073 [ 277 ] {da01a8c8-9003-4d55-adfc-3542aaf08045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16958 | 2026.01.22 22:27:12.550120 [ 277 ] {da01a8c8-9003-4d55-adfc-3542aaf08045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16959 | 2026.01.22 22:27:12.550601 [ 277 ] {da01a8c8-9003-4d55-adfc-3542aaf08045} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16960 | 2026.01.22 22:27:12.550638 [ 277 ] {da01a8c8-9003-4d55-adfc-3542aaf08045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16961 | 2026.01.22 22:27:12.550970 [ 277 ] {da01a8c8-9003-4d55-adfc-3542aaf08045} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16962 | 2026.01.22 22:27:12.551175 [ 277 ] {da01a8c8-9003-4d55-adfc-3542aaf08045} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16963 | 2026.01.22 22:27:12.551301 [ 26 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16964 | 2026.01.22 22:27:12.551306 [ 277 ] {da01a8c8-9003-4d55-adfc-3542aaf08045} <Debug> executeQuery: Read 259 rows, 16.10 KiB in 0.001251 sec., 207034.3725019984 rows/sec., 12.57 MiB/sec. | ||
| 16965 | 2026.01.22 22:27:12.551375 [ 26 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16966 | 2026.01.22 22:27:12.551398 [ 277 ] {da01a8c8-9003-4d55-adfc-3542aaf08045} <Debug> TCPHandler: Processed in 0.001477191 sec. | ||
| 16967 | 2026.01.22 22:27:12.551405 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16968 | 2026.01.22 22:27:12.551511 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16969 | 2026.01.22 22:27:12.551516 [ 199 ] {1300943d-9fd4-47f6-9844-87364234b6ab::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 | ||
| 16970 | 2026.01.22 22:27:12.551610 [ 277 ] {febac855-6da5-4d51-bf89-5a33ad9a2186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16971 | 2026.01.22 22:27:12.551625 [ 199 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16972 | 2026.01.22 22:27:12.551650 [ 277 ] {febac855-6da5-4d51-bf89-5a33ad9a2186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16973 | 2026.01.22 22:27:12.551659 [ 199 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 296 rows starting from the beginning of the part | ||
| 16974 | 2026.01.22 22:27:12.551724 [ 199 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 36 rows starting from the beginning of the part | ||
| 16975 | 2026.01.22 22:27:12.551775 [ 199 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 5 rows starting from the beginning of the part | ||
| 16976 | 2026.01.22 22:27:12.551822 [ 199 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 269 rows starting from the beginning of the part | ||
| 16977 | 2026.01.22 22:27:12.551866 [ 199 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 5 rows starting from the beginning of the part | ||
| 16978 | 2026.01.22 22:27:12.551910 [ 199 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 259 rows starting from the beginning of the part | ||
| 16979 | 2026.01.22 22:27:12.552112 [ 277 ] {febac855-6da5-4d51-bf89-5a33ad9a2186} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16980 | 2026.01.22 22:27:12.552150 [ 277 ] {febac855-6da5-4d51-bf89-5a33ad9a2186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16981 | 2026.01.22 22:27:12.552469 [ 277 ] {febac855-6da5-4d51-bf89-5a33ad9a2186} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 16982 | 2026.01.22 22:27:12.552730 [ 277 ] {febac855-6da5-4d51-bf89-5a33ad9a2186} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16983 | 2026.01.22 22:27:12.552809 [ 189 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 870 rows, containing 5 columns (5 merged, 0 gathered) in 0.00133505 sec., 651660.9864799072 rows/sec., 42.86 MiB/sec. | ||
| 16984 | 2026.01.22 22:27:12.552875 [ 277 ] {febac855-6da5-4d51-bf89-5a33ad9a2186} <Debug> executeQuery: Read 230 rows, 15.18 KiB in 0.001283 sec., 179267.34216679656 rows/sec., 11.56 MiB/sec. | ||
| 16985 | 2026.01.22 22:27:12.552918 [ 277 ] {febac855-6da5-4d51-bf89-5a33ad9a2186} <Debug> TCPHandler: Processed in 0.00145579 sec. | ||
| 16986 | 2026.01.22 22:27:12.552997 [ 188 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16987 | 2026.01.22 22:27:12.553032 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16988 | 2026.01.22 22:27:12.553134 [ 277 ] {0701630f-63ab-430b-a013-47c35b89c79a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16989 | 2026.01.22 22:27:12.553175 [ 277 ] {0701630f-63ab-430b-a013-47c35b89c79a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16990 | 2026.01.22 22:27:12.553214 [ 221 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): 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] | ||
| 16991 | 2026.01.22 22:27:12.553343 [ 188 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_121_24} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16992 | 2026.01.22 22:27:12.553434 [ 188 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_121_24} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16993 | 2026.01.22 22:27:12.553525 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 16994 | 2026.01.22 22:27:12.553645 [ 277 ] {0701630f-63ab-430b-a013-47c35b89c79a} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16995 | 2026.01.22 22:27:12.553686 [ 277 ] {0701630f-63ab-430b-a013-47c35b89c79a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16996 | 2026.01.22 22:27:12.554009 [ 277 ] {0701630f-63ab-430b-a013-47c35b89c79a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 16997 | 2026.01.22 22:27:12.554223 [ 277 ] {0701630f-63ab-430b-a013-47c35b89c79a} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16998 | 2026.01.22 22:27:12.554354 [ 277 ] {0701630f-63ab-430b-a013-47c35b89c79a} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001238 sec., 184975.76736672054 rows/sec., 10.50 MiB/sec. | ||
| 16999 | 2026.01.22 22:27:12.554391 [ 277 ] {0701630f-63ab-430b-a013-47c35b89c79a} <Debug> TCPHandler: Processed in 0.0014068 sec. | ||
| 17000 | 2026.01.22 22:27:12.554488 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17001 | 2026.01.22 22:27:12.554578 [ 277 ] {143cd13d-9e70-4286-82af-cb493b883d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17002 | 2026.01.22 22:27:12.554616 [ 277 ] {143cd13d-9e70-4286-82af-cb493b883d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17003 | 2026.01.22 22:27:12.555231 [ 277 ] {143cd13d-9e70-4286-82af-cb493b883d26} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17004 | 2026.01.22 22:27:12.555266 [ 277 ] {143cd13d-9e70-4286-82af-cb493b883d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17005 | 2026.01.22 22:27:12.555593 [ 277 ] {143cd13d-9e70-4286-82af-cb493b883d26} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17006 | 2026.01.22 22:27:12.555817 [ 277 ] {143cd13d-9e70-4286-82af-cb493b883d26} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17007 | 2026.01.22 22:27:12.555942 [ 277 ] {143cd13d-9e70-4286-82af-cb493b883d26} <Debug> executeQuery: Read 769 rows, 55.15 KiB in 0.001382 sec., 556439.94211288 rows/sec., 38.97 MiB/sec. | ||
| 17008 | 2026.01.22 22:27:12.555979 [ 277 ] {143cd13d-9e70-4286-82af-cb493b883d26} <Debug> TCPHandler: Processed in 0.001537502 sec. | ||
| 17009 | 2026.01.22 22:27:12.556091 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17010 | 2026.01.22 22:27:12.556181 [ 277 ] {de04e8bd-f8d8-47b1-9733-d73bf040c2dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17011 | 2026.01.22 22:27:12.556220 [ 277 ] {de04e8bd-f8d8-47b1-9733-d73bf040c2dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17012 | 2026.01.22 22:27:12.556615 [ 277 ] {de04e8bd-f8d8-47b1-9733-d73bf040c2dd} <Trace> oximeter.measurements_bool (a68a1b1f-6c09-4757-b3ab-eafef4467e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17013 | 2026.01.22 22:27:12.556660 [ 277 ] {de04e8bd-f8d8-47b1-9733-d73bf040c2dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17014 | 2026.01.22 22:27:12.557018 [ 277 ] {de04e8bd-f8d8-47b1-9733-d73bf040c2dd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 17015 | 2026.01.22 22:27:12.557257 [ 277 ] {de04e8bd-f8d8-47b1-9733-d73bf040c2dd} <Trace> oximeter.measurements_bool (a68a1b1f-6c09-4757-b3ab-eafef4467e95): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17016 | 2026.01.22 22:27:12.557412 [ 277 ] {de04e8bd-f8d8-47b1-9733-d73bf040c2dd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001246 sec., 4815.409309791333 rows/sec., 251.59 KiB/sec. | ||
| 17017 | 2026.01.22 22:27:12.557455 [ 277 ] {de04e8bd-f8d8-47b1-9733-d73bf040c2dd} <Debug> TCPHandler: Processed in 0.001410651 sec. | ||
| 17018 | 2026.01.22 22:27:12.557588 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17019 | 2026.01.22 22:27:12.557692 [ 277 ] {bf5ad5e2-7e9c-4e20-bd40-98c8be405a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17020 | 2026.01.22 22:27:12.557736 [ 277 ] {bf5ad5e2-7e9c-4e20-bd40-98c8be405a36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17021 | 2026.01.22 22:27:12.558267 [ 277 ] {bf5ad5e2-7e9c-4e20-bd40-98c8be405a36} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17022 | 2026.01.22 22:27:12.558307 [ 277 ] {bf5ad5e2-7e9c-4e20-bd40-98c8be405a36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17023 | 2026.01.22 22:27:12.558647 [ 277 ] {bf5ad5e2-7e9c-4e20-bd40-98c8be405a36} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17024 | 2026.01.22 22:27:12.558856 [ 277 ] {bf5ad5e2-7e9c-4e20-bd40-98c8be405a36} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17025 | 2026.01.22 22:27:12.558962 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Selected 6 parts from all_1_122_26 to all_127_127_0 | ||
| 17026 | 2026.01.22 22:27:12.558989 [ 277 ] {bf5ad5e2-7e9c-4e20-bd40-98c8be405a36} <Debug> executeQuery: Read 328 rows, 22.00 KiB in 0.001316 sec., 249240.12158054713 rows/sec., 16.33 MiB/sec. | ||
| 17027 | 2026.01.22 22:27:12.559004 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17028 | 2026.01.22 22:27:12.559038 [ 277 ] {bf5ad5e2-7e9c-4e20-bd40-98c8be405a36} <Debug> TCPHandler: Processed in 0.001508171 sec. | ||
| 17029 | 2026.01.22 22:27:12.559043 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17030 | 2026.01.22 22:27:12.559150 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_127_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_122_26 to all_127_127_0 into Compact with storage Full | ||
| 17031 | 2026.01.22 22:27:12.559172 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17032 | 2026.01.22 22:27:12.559253 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_127_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17033 | 2026.01.22 22:27:12.559273 [ 277 ] {5190a454-71e1-421f-aad5-dd14fd690672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17034 | 2026.01.22 22:27:12.559286 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_127_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_122_26, total 36502 rows starting from the beginning of the part | ||
| 17035 | 2026.01.22 22:27:12.559321 [ 277 ] {5190a454-71e1-421f-aad5-dd14fd690672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17036 | 2026.01.22 22:27:12.559350 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_127_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 17037 | 2026.01.22 22:27:12.559396 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_127_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 17038 | 2026.01.22 22:27:12.559436 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_127_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 333 rows starting from the beginning of the part | ||
| 17039 | 2026.01.22 22:27:12.559474 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_127_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 17040 | 2026.01.22 22:27:12.559513 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_127_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 328 rows starting from the beginning of the part | ||
| 17041 | 2026.01.22 22:27:12.559655 [ 277 ] {5190a454-71e1-421f-aad5-dd14fd690672} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17042 | 2026.01.22 22:27:12.559697 [ 277 ] {5190a454-71e1-421f-aad5-dd14fd690672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17043 | 2026.01.22 22:27:12.560001 [ 277 ] {5190a454-71e1-421f-aad5-dd14fd690672} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 17044 | 2026.01.22 22:27:12.560216 [ 277 ] {5190a454-71e1-421f-aad5-dd14fd690672} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17045 | 2026.01.22 22:27:12.560313 [ 66 ] {} <Debug> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 17046 | 2026.01.22 22:27:12.560343 [ 66 ] {} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17047 | 2026.01.22 22:27:12.560345 [ 277 ] {5190a454-71e1-421f-aad5-dd14fd690672} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00109 sec., 917.4311926605504 rows/sec., 61.82 KiB/sec. | ||
| 17048 | 2026.01.22 22:27:12.560361 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17049 | 2026.01.22 22:27:12.560394 [ 277 ] {5190a454-71e1-421f-aad5-dd14fd690672} <Debug> TCPHandler: Processed in 0.00127351 sec. | ||
| 17050 | 2026.01.22 22:27:12.560444 [ 188 ] {86067968-1b43-48b5-9b2c-b3179c4c2021::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 17051 | 2026.01.22 22:27:12.560517 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17052 | 2026.01.22 22:27:12.560534 [ 188 ] {86067968-1b43-48b5-9b2c-b3179c4c2021::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17053 | 2026.01.22 22:27:12.560567 [ 188 ] {86067968-1b43-48b5-9b2c-b3179c4c2021::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 10 rows starting from the beginning of the part | ||
| 17054 | 2026.01.22 22:27:12.560613 [ 188 ] {86067968-1b43-48b5-9b2c-b3179c4c2021::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 17055 | 2026.01.22 22:27:12.560638 [ 277 ] {0053fde3-702f-4ee1-b814-6ffc731eff04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17056 | 2026.01.22 22:27:12.560653 [ 188 ] {86067968-1b43-48b5-9b2c-b3179c4c2021::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 17057 | 2026.01.22 22:27:12.560699 [ 188 ] {86067968-1b43-48b5-9b2c-b3179c4c2021::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 17058 | 2026.01.22 22:27:12.560710 [ 277 ] {0053fde3-702f-4ee1-b814-6ffc731eff04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17059 | 2026.01.22 22:27:12.560735 [ 188 ] {86067968-1b43-48b5-9b2c-b3179c4c2021::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 17060 | 2026.01.22 22:27:12.560775 [ 188 ] {86067968-1b43-48b5-9b2c-b3179c4c2021::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 17061 | 2026.01.22 22:27:12.561500 [ 201 ] {86067968-1b43-48b5-9b2c-b3179c4c2021::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001086798 sec., 13802.01288555923 rows/sec., 912.05 KiB/sec. | ||
| 17062 | 2026.01.22 22:27:12.561660 [ 277 ] {0053fde3-702f-4ee1-b814-6ffc731eff04} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17063 | 2026.01.22 22:27:12.561661 [ 191 ] {86067968-1b43-48b5-9b2c-b3179c4c2021::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 17064 | 2026.01.22 22:27:12.561701 [ 277 ] {0053fde3-702f-4ee1-b814-6ffc731eff04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17065 | 2026.01.22 22:27:12.561991 [ 191 ] {86067968-1b43-48b5-9b2c-b3179c4c2021::all_1_14_3} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17066 | 2026.01.22 22:27:12.562068 [ 191 ] {86067968-1b43-48b5-9b2c-b3179c4c2021::all_1_14_3} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 17067 | 2026.01.22 22:27:12.562151 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 17068 | 2026.01.22 22:27:12.562308 [ 277 ] {0053fde3-702f-4ee1-b814-6ffc731eff04} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 17069 | 2026.01.22 22:27:12.562542 [ 277 ] {0053fde3-702f-4ee1-b814-6ffc731eff04} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17070 | 2026.01.22 22:27:12.562682 [ 277 ] {0053fde3-702f-4ee1-b814-6ffc731eff04} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002069 sec., 17399.71000483325 rows/sec., 31.18 MiB/sec. | ||
| 17071 | 2026.01.22 22:27:12.562751 [ 277 ] {0053fde3-702f-4ee1-b814-6ffc731eff04} <Debug> TCPHandler: Processed in 0.002294457 sec. | ||
| 17072 | 2026.01.22 22:27:12.562868 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17073 | 2026.01.22 22:27:12.562962 [ 277 ] {4eab3248-6dad-4187-81c2-d646e42b2b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17074 | 2026.01.22 22:27:12.563004 [ 277 ] {4eab3248-6dad-4187-81c2-d646e42b2b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17075 | 2026.01.22 22:27:12.563339 [ 277 ] {4eab3248-6dad-4187-81c2-d646e42b2b4a} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17076 | 2026.01.22 22:27:12.563374 [ 277 ] {4eab3248-6dad-4187-81c2-d646e42b2b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17077 | 2026.01.22 22:27:12.563722 [ 277 ] {4eab3248-6dad-4187-81c2-d646e42b2b4a} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17078 | 2026.01.22 22:27:12.563932 [ 277 ] {4eab3248-6dad-4187-81c2-d646e42b2b4a} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17079 | 2026.01.22 22:27:12.564064 [ 277 ] {4eab3248-6dad-4187-81c2-d646e42b2b4a} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.00112 sec., 96428.57142857143 rows/sec., 5.88 MiB/sec. | ||
| 17080 | 2026.01.22 22:27:12.564101 [ 277 ] {4eab3248-6dad-4187-81c2-d646e42b2b4a} <Debug> TCPHandler: Processed in 0.00128265 sec. | ||
| 17081 | 2026.01.22 22:27:12.566033 [ 191 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_127_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37643 rows, containing 5 columns (5 merged, 0 gathered) in 0.006920071 sec., 5439684.072605614 rows/sec., 372.04 MiB/sec. | ||
| 17082 | 2026.01.22 22:27:12.566595 [ 187 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_127_27} <Trace> MergedBlockOutputStream: filled checksums all_1_127_27 (state Temporary) | ||
| 17083 | 2026.01.22 22:27:12.566846 [ 187 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_127_27} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_merge_all_1_127_27 to all_1_127_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17084 | 2026.01.22 22:27:12.566907 [ 187 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_127_27} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Merged 6 parts: [all_1_122_26, all_127_127_0] -> all_1_127_27 | ||
| 17085 | 2026.01.22 22:27:12.566977 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 17086 | 2026.01.22 22:27:13.000258 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.00 MiB, peak 405.64 MiB, free memory in arenas 0.00 B, will set to 387.43 MiB (RSS), difference: 3.43 MiB | ||
| 17087 | 2026.01.22 22:27:13.051264 [ 226 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): 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] | ||
| 17088 | 2026.01.22 22:27:13.051319 [ 226 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): 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] | ||
| 17089 | 2026.01.22 22:27:13.054705 [ 226 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): 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] | ||
| 17090 | 2026.01.22 22:27:14.903951 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41696 | ||
| 17091 | 2026.01.22 22:27:14.904728 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17092 | 2026.01.22 22:27:14.904775 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17093 | 2026.01.22 22:27:14.905279 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 17094 | 2026.01.22 22:27:14.905544 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17095 | 2026.01.22 22:27:14.905697 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41696 | ||
| 17096 | 2026.01.22 22:27:17.154783 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 17097 | 2026.01.22 22:27:17.173039 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17098 | 2026.01.22 22:27:17.173103 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17099 | 2026.01.22 22:27:17.179292 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 17100 | 2026.01.22 22:27:17.179988 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17101 | 2026.01.22 22:27:17.183265 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 17102 | 2026.01.22 22:27:17.560168 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17103 | 2026.01.22 22:27:17.560367 [ 277 ] {bdd5e9e4-1008-4e96-847e-eb23102ff3c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17104 | 2026.01.22 22:27:17.560440 [ 277 ] {bdd5e9e4-1008-4e96-847e-eb23102ff3c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17105 | 2026.01.22 22:27:17.561161 [ 277 ] {bdd5e9e4-1008-4e96-847e-eb23102ff3c2} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17106 | 2026.01.22 22:27:17.561210 [ 277 ] {bdd5e9e4-1008-4e96-847e-eb23102ff3c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17107 | 2026.01.22 22:27:17.561592 [ 277 ] {bdd5e9e4-1008-4e96-847e-eb23102ff3c2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 17108 | 2026.01.22 22:27:17.561821 [ 277 ] {bdd5e9e4-1008-4e96-847e-eb23102ff3c2} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17109 | 2026.01.22 22:27:17.561988 [ 277 ] {bdd5e9e4-1008-4e96-847e-eb23102ff3c2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001673 sec., 14345.487148834429 rows/sec., 1.19 MiB/sec. | ||
| 17110 | 2026.01.22 22:27:17.562040 [ 277 ] {bdd5e9e4-1008-4e96-847e-eb23102ff3c2} <Debug> TCPHandler: Processed in 0.002007215 sec. | ||
| 17111 | 2026.01.22 22:27:17.562169 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17112 | 2026.01.22 22:27:17.562272 [ 277 ] {dc990502-455a-480e-ab10-247da5e2f52c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17113 | 2026.01.22 22:27:17.562316 [ 277 ] {dc990502-455a-480e-ab10-247da5e2f52c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17114 | 2026.01.22 22:27:17.562764 [ 277 ] {dc990502-455a-480e-ab10-247da5e2f52c} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17115 | 2026.01.22 22:27:17.562803 [ 277 ] {dc990502-455a-480e-ab10-247da5e2f52c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17116 | 2026.01.22 22:27:17.563098 [ 277 ] {dc990502-455a-480e-ab10-247da5e2f52c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 17117 | 2026.01.22 22:27:17.563309 [ 277 ] {dc990502-455a-480e-ab10-247da5e2f52c} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17118 | 2026.01.22 22:27:17.563446 [ 277 ] {dc990502-455a-480e-ab10-247da5e2f52c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001197 sec., 1670.843776106934 rows/sec., 136.25 KiB/sec. | ||
| 17119 | 2026.01.22 22:27:17.563484 [ 277 ] {dc990502-455a-480e-ab10-247da5e2f52c} <Debug> TCPHandler: Processed in 0.00136831 sec. | ||
| 17120 | 2026.01.22 22:27:17.563597 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17121 | 2026.01.22 22:27:17.563693 [ 277 ] {a7a407df-7298-45df-acf4-510097f8e482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17122 | 2026.01.22 22:27:17.563733 [ 277 ] {a7a407df-7298-45df-acf4-510097f8e482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17123 | 2026.01.22 22:27:17.564642 [ 277 ] {a7a407df-7298-45df-acf4-510097f8e482} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17124 | 2026.01.22 22:27:17.564679 [ 277 ] {a7a407df-7298-45df-acf4-510097f8e482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17125 | 2026.01.22 22:27:17.565068 [ 277 ] {a7a407df-7298-45df-acf4-510097f8e482} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17126 | 2026.01.22 22:27:17.565297 [ 277 ] {a7a407df-7298-45df-acf4-510097f8e482} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17127 | 2026.01.22 22:27:17.565434 [ 277 ] {a7a407df-7298-45df-acf4-510097f8e482} <Debug> executeQuery: Read 1327 rows, 112.98 KiB in 0.00176 sec., 753977.2727272727 rows/sec., 62.69 MiB/sec. | ||
| 17128 | 2026.01.22 22:27:17.565473 [ 277 ] {a7a407df-7298-45df-acf4-510097f8e482} <Debug> TCPHandler: Processed in 0.001926715 sec. | ||
| 17129 | 2026.01.22 22:27:17.565577 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17130 | 2026.01.22 22:27:17.565671 [ 277 ] {98c9398e-f6da-4fe7-8320-d3a973d7a48d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17131 | 2026.01.22 22:27:17.565713 [ 277 ] {98c9398e-f6da-4fe7-8320-d3a973d7a48d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17132 | 2026.01.22 22:27:17.566119 [ 277 ] {98c9398e-f6da-4fe7-8320-d3a973d7a48d} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17133 | 2026.01.22 22:27:17.566156 [ 277 ] {98c9398e-f6da-4fe7-8320-d3a973d7a48d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17134 | 2026.01.22 22:27:17.566450 [ 277 ] {98c9398e-f6da-4fe7-8320-d3a973d7a48d} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17135 | 2026.01.22 22:27:17.566655 [ 277 ] {98c9398e-f6da-4fe7-8320-d3a973d7a48d} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17136 | 2026.01.22 22:27:17.566788 [ 277 ] {98c9398e-f6da-4fe7-8320-d3a973d7a48d} <Debug> executeQuery: Read 19 rows, 1.48 KiB in 0.001136 sec., 16725.352112676057 rows/sec., 1.27 MiB/sec. | ||
| 17137 | 2026.01.22 22:27:17.566826 [ 277 ] {98c9398e-f6da-4fe7-8320-d3a973d7a48d} <Debug> TCPHandler: Processed in 0.00129911 sec. | ||
| 17138 | 2026.01.22 22:27:17.566845 [ 222 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): 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] | ||
| 17139 | 2026.01.22 22:27:17.566902 [ 222 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): 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] | ||
| 17140 | 2026.01.22 22:27:17.566927 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17141 | 2026.01.22 22:27:17.567027 [ 277 ] {569f8d35-21be-4034-a420-96ad8b240bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17142 | 2026.01.22 22:27:17.567067 [ 277 ] {569f8d35-21be-4034-a420-96ad8b240bfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17143 | 2026.01.22 22:27:17.567535 [ 277 ] {569f8d35-21be-4034-a420-96ad8b240bfe} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17144 | 2026.01.22 22:27:17.567574 [ 277 ] {569f8d35-21be-4034-a420-96ad8b240bfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17145 | 2026.01.22 22:27:17.567918 [ 277 ] {569f8d35-21be-4034-a420-96ad8b240bfe} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 17146 | 2026.01.22 22:27:17.568182 [ 277 ] {569f8d35-21be-4034-a420-96ad8b240bfe} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17147 | 2026.01.22 22:27:17.568320 [ 277 ] {569f8d35-21be-4034-a420-96ad8b240bfe} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001311 sec., 192219.67963386726 rows/sec., 13.29 MiB/sec. | ||
| 17148 | 2026.01.22 22:27:17.568363 [ 277 ] {569f8d35-21be-4034-a420-96ad8b240bfe} <Debug> TCPHandler: Processed in 0.001485561 sec. | ||
| 17149 | 2026.01.22 22:27:17.568477 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17150 | 2026.01.22 22:27:17.568571 [ 277 ] {3334ee68-482f-4f38-acb5-533f3945f7ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17151 | 2026.01.22 22:27:17.568611 [ 277 ] {3334ee68-482f-4f38-acb5-533f3945f7ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17152 | 2026.01.22 22:27:17.569005 [ 277 ] {3334ee68-482f-4f38-acb5-533f3945f7ba} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17153 | 2026.01.22 22:27:17.569043 [ 277 ] {3334ee68-482f-4f38-acb5-533f3945f7ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17154 | 2026.01.22 22:27:17.569335 [ 277 ] {3334ee68-482f-4f38-acb5-533f3945f7ba} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 17155 | 2026.01.22 22:27:17.569610 [ 222 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): 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] | ||
| 17156 | 2026.01.22 22:27:17.569614 [ 277 ] {3334ee68-482f-4f38-acb5-533f3945f7ba} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17157 | 2026.01.22 22:27:17.569772 [ 277 ] {3334ee68-482f-4f38-acb5-533f3945f7ba} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001218 sec., 9852.216748768473 rows/sec., 769.70 KiB/sec. | ||
| 17158 | 2026.01.22 22:27:17.569812 [ 277 ] {3334ee68-482f-4f38-acb5-533f3945f7ba} <Debug> TCPHandler: Processed in 0.00138479 sec. | ||
| 17159 | 2026.01.22 22:27:17.569923 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17160 | 2026.01.22 22:27:17.570016 [ 277 ] {c17e71c5-8fd7-46bb-9df9-b3477508404f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17161 | 2026.01.22 22:27:17.570055 [ 277 ] {c17e71c5-8fd7-46bb-9df9-b3477508404f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17162 | 2026.01.22 22:27:17.570618 [ 277 ] {c17e71c5-8fd7-46bb-9df9-b3477508404f} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17163 | 2026.01.22 22:27:17.570652 [ 277 ] {c17e71c5-8fd7-46bb-9df9-b3477508404f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17164 | 2026.01.22 22:27:17.570976 [ 277 ] {c17e71c5-8fd7-46bb-9df9-b3477508404f} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17165 | 2026.01.22 22:27:17.571184 [ 277 ] {c17e71c5-8fd7-46bb-9df9-b3477508404f} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17166 | 2026.01.22 22:27:17.571315 [ 277 ] {c17e71c5-8fd7-46bb-9df9-b3477508404f} <Debug> executeQuery: Read 563 rows, 43.23 KiB in 0.001316 sec., 427811.5501519757 rows/sec., 32.08 MiB/sec. | ||
| 17167 | 2026.01.22 22:27:17.571353 [ 277 ] {c17e71c5-8fd7-46bb-9df9-b3477508404f} <Debug> TCPHandler: Processed in 0.001480321 sec. | ||
| 17168 | 2026.01.22 22:27:17.571468 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17169 | 2026.01.22 22:27:17.571561 [ 277 ] {11791146-0b2e-438b-b241-96e736dbb15e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17170 | 2026.01.22 22:27:17.571606 [ 277 ] {11791146-0b2e-438b-b241-96e736dbb15e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17171 | 2026.01.22 22:27:17.572165 [ 277 ] {11791146-0b2e-438b-b241-96e736dbb15e} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17172 | 2026.01.22 22:27:17.572200 [ 277 ] {11791146-0b2e-438b-b241-96e736dbb15e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17173 | 2026.01.22 22:27:17.572566 [ 277 ] {11791146-0b2e-438b-b241-96e736dbb15e} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17174 | 2026.01.22 22:27:17.572779 [ 277 ] {11791146-0b2e-438b-b241-96e736dbb15e} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17175 | 2026.01.22 22:27:17.572915 [ 277 ] {11791146-0b2e-438b-b241-96e736dbb15e} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001372 sec., 642128.2798833819 rows/sec., 43.58 MiB/sec. | ||
| 17176 | 2026.01.22 22:27:17.572951 [ 277 ] {11791146-0b2e-438b-b241-96e736dbb15e} <Debug> TCPHandler: Processed in 0.001533541 sec. | ||
| 17177 | 2026.01.22 22:27:17.573061 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17178 | 2026.01.22 22:27:17.573155 [ 277 ] {b6c15098-9889-4b83-bd59-e11ff5dd229a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17179 | 2026.01.22 22:27:17.573209 [ 277 ] {b6c15098-9889-4b83-bd59-e11ff5dd229a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17180 | 2026.01.22 22:27:17.573992 [ 277 ] {b6c15098-9889-4b83-bd59-e11ff5dd229a} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17181 | 2026.01.22 22:27:17.574026 [ 277 ] {b6c15098-9889-4b83-bd59-e11ff5dd229a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17182 | 2026.01.22 22:27:17.574529 [ 277 ] {b6c15098-9889-4b83-bd59-e11ff5dd229a} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17183 | 2026.01.22 22:27:17.574759 [ 277 ] {b6c15098-9889-4b83-bd59-e11ff5dd229a} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17184 | 2026.01.22 22:27:17.574899 [ 277 ] {b6c15098-9889-4b83-bd59-e11ff5dd229a} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001762 sec., 2837.684449489217 rows/sec., 5.09 MiB/sec. | ||
| 17185 | 2026.01.22 22:27:17.574965 [ 277 ] {b6c15098-9889-4b83-bd59-e11ff5dd229a} <Debug> TCPHandler: Processed in 0.001953135 sec. | ||
| 17186 | 2026.01.22 22:27:17.575077 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17187 | 2026.01.22 22:27:17.575171 [ 277 ] {d07e76b7-1081-4b9a-8e77-6914d0279687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17188 | 2026.01.22 22:27:17.575213 [ 277 ] {d07e76b7-1081-4b9a-8e77-6914d0279687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17189 | 2026.01.22 22:27:17.575544 [ 277 ] {d07e76b7-1081-4b9a-8e77-6914d0279687} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17190 | 2026.01.22 22:27:17.575578 [ 277 ] {d07e76b7-1081-4b9a-8e77-6914d0279687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17191 | 2026.01.22 22:27:17.575881 [ 277 ] {d07e76b7-1081-4b9a-8e77-6914d0279687} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17192 | 2026.01.22 22:27:17.576092 [ 277 ] {d07e76b7-1081-4b9a-8e77-6914d0279687} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17193 | 2026.01.22 22:27:17.576222 [ 277 ] {d07e76b7-1081-4b9a-8e77-6914d0279687} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 17194 | 2026.01.22 22:27:17.576257 [ 277 ] {d07e76b7-1081-4b9a-8e77-6914d0279687} <Debug> TCPHandler: Processed in 0.001229258 sec. | ||
| 17195 | 2026.01.22 22:27:18.000206 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 388.67 MiB, peak 405.64 MiB, free memory in arenas 0.00 B, will set to 387.43 MiB (RSS), difference: -1.24 MiB | ||
| 17196 | 2026.01.22 22:27:22.173728 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17197 | 2026.01.22 22:27:22.173799 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17198 | 2026.01.22 22:27:22.405964 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42208 | ||
| 17199 | 2026.01.22 22:27:22.406495 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17200 | 2026.01.22 22:27:22.406532 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17201 | 2026.01.22 22:27:22.406993 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 17202 | 2026.01.22 22:27:22.407208 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17203 | 2026.01.22 22:27:22.407338 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42208 | ||
| 17204 | 2026.01.22 22:27:22.533793 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17205 | 2026.01.22 22:27:22.533819 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 2074 | ||
| 17206 | 2026.01.22 22:27:22.533998 [ 277 ] {a6514ff0-f7fe-4f97-978f-96b6906a804c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17207 | 2026.01.22 22:27:22.534075 [ 277 ] {a6514ff0-f7fe-4f97-978f-96b6906a804c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17208 | 2026.01.22 22:27:22.534812 [ 277 ] {a6514ff0-f7fe-4f97-978f-96b6906a804c} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17209 | 2026.01.22 22:27:22.534865 [ 277 ] {a6514ff0-f7fe-4f97-978f-96b6906a804c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17210 | 2026.01.22 22:27:22.535251 [ 277 ] {a6514ff0-f7fe-4f97-978f-96b6906a804c} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17211 | 2026.01.22 22:27:22.535469 [ 277 ] {a6514ff0-f7fe-4f97-978f-96b6906a804c} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17212 | 2026.01.22 22:27:22.535619 [ 277 ] {a6514ff0-f7fe-4f97-978f-96b6906a804c} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001677 sec., 76326.7740011926 rows/sec., 6.56 MiB/sec. | ||
| 17213 | 2026.01.22 22:27:22.535661 [ 277 ] {a6514ff0-f7fe-4f97-978f-96b6906a804c} <Debug> TCPHandler: Processed in 0.002005284 sec. | ||
| 17214 | 2026.01.22 22:27:22.535786 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17215 | 2026.01.22 22:27:22.535882 [ 277 ] {ad3de09d-1348-450c-9268-e5fa908c3dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17216 | 2026.01.22 22:27:22.535922 [ 277 ] {ad3de09d-1348-450c-9268-e5fa908c3dae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17217 | 2026.01.22 22:27:22.536341 [ 277 ] {ad3de09d-1348-450c-9268-e5fa908c3dae} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17218 | 2026.01.22 22:27:22.536377 [ 277 ] {ad3de09d-1348-450c-9268-e5fa908c3dae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17219 | 2026.01.22 22:27:22.536540 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17220 | 2026.01.22 22:27:22.536602 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17221 | 2026.01.22 22:27:22.536676 [ 277 ] {ad3de09d-1348-450c-9268-e5fa908c3dae} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17222 | 2026.01.22 22:27:22.536891 [ 277 ] {ad3de09d-1348-450c-9268-e5fa908c3dae} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17223 | 2026.01.22 22:27:22.537031 [ 277 ] {ad3de09d-1348-450c-9268-e5fa908c3dae} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001168 sec., 30821.91780821918 rows/sec., 2.26 MiB/sec. | ||
| 17224 | 2026.01.22 22:27:22.537082 [ 277 ] {ad3de09d-1348-450c-9268-e5fa908c3dae} <Debug> TCPHandler: Processed in 0.00134528 sec. | ||
| 17225 | 2026.01.22 22:27:22.537212 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17226 | 2026.01.22 22:27:22.537314 [ 277 ] {01a854c3-b47f-4237-8c0f-59a7a76c1175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17227 | 2026.01.22 22:27:22.537359 [ 277 ] {01a854c3-b47f-4237-8c0f-59a7a76c1175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17228 | 2026.01.22 22:27:22.537797 [ 277 ] {01a854c3-b47f-4237-8c0f-59a7a76c1175} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17229 | 2026.01.22 22:27:22.537835 [ 277 ] {01a854c3-b47f-4237-8c0f-59a7a76c1175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17230 | 2026.01.22 22:27:22.537868 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 17231 | 2026.01.22 22:27:22.538177 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17232 | 2026.01.22 22:27:22.538180 [ 277 ] {01a854c3-b47f-4237-8c0f-59a7a76c1175} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17233 | 2026.01.22 22:27:22.538422 [ 277 ] {01a854c3-b47f-4237-8c0f-59a7a76c1175} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17234 | 2026.01.22 22:27:22.538498 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2074 | ||
| 17235 | 2026.01.22 22:27:22.538554 [ 277 ] {01a854c3-b47f-4237-8c0f-59a7a76c1175} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001259 sec., 79428.11755361398 rows/sec., 6.20 MiB/sec. | ||
| 17236 | 2026.01.22 22:27:22.538596 [ 277 ] {01a854c3-b47f-4237-8c0f-59a7a76c1175} <Debug> TCPHandler: Processed in 0.00143382 sec. | ||
| 17237 | 2026.01.22 22:27:22.538710 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17238 | 2026.01.22 22:27:22.538804 [ 277 ] {950a520f-4047-492d-b49b-f837cb05952d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17239 | 2026.01.22 22:27:22.538847 [ 277 ] {950a520f-4047-492d-b49b-f837cb05952d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17240 | 2026.01.22 22:27:22.539243 [ 277 ] {950a520f-4047-492d-b49b-f837cb05952d} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17241 | 2026.01.22 22:27:22.539279 [ 277 ] {950a520f-4047-492d-b49b-f837cb05952d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17242 | 2026.01.22 22:27:22.539602 [ 277 ] {950a520f-4047-492d-b49b-f837cb05952d} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17243 | 2026.01.22 22:27:22.539813 [ 277 ] {950a520f-4047-492d-b49b-f837cb05952d} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17244 | 2026.01.22 22:27:22.539944 [ 277 ] {950a520f-4047-492d-b49b-f837cb05952d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 17245 | 2026.01.22 22:27:22.539982 [ 277 ] {950a520f-4047-492d-b49b-f837cb05952d} <Debug> TCPHandler: Processed in 0.00132063 sec. | ||
| 17246 | 2026.01.22 22:27:22.540095 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17247 | 2026.01.22 22:27:22.540188 [ 277 ] {316105a0-323a-4503-9134-5a807a1b23be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17248 | 2026.01.22 22:27:22.540243 [ 277 ] {316105a0-323a-4503-9134-5a807a1b23be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17249 | 2026.01.22 22:27:22.541083 [ 277 ] {316105a0-323a-4503-9134-5a807a1b23be} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17250 | 2026.01.22 22:27:22.541120 [ 277 ] {316105a0-323a-4503-9134-5a807a1b23be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17251 | 2026.01.22 22:27:22.541692 [ 277 ] {316105a0-323a-4503-9134-5a807a1b23be} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17252 | 2026.01.22 22:27:22.541907 [ 277 ] {316105a0-323a-4503-9134-5a807a1b23be} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17253 | 2026.01.22 22:27:22.542044 [ 277 ] {316105a0-323a-4503-9134-5a807a1b23be} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001872 sec., 19230.76923076923 rows/sec., 34.46 MiB/sec. | ||
| 17254 | 2026.01.22 22:27:22.542040 [ 145 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17255 | 2026.01.22 22:27:22.542100 [ 277 ] {316105a0-323a-4503-9134-5a807a1b23be} <Debug> TCPHandler: Processed in 0.002053605 sec. | ||
| 17256 | 2026.01.22 22:27:22.542126 [ 145 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17257 | 2026.01.22 22:27:22.542155 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17258 | 2026.01.22 22:27:22.542221 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17259 | 2026.01.22 22:27:22.542259 [ 201 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::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 | ||
| 17260 | 2026.01.22 22:27:22.542322 [ 277 ] {83b74d9c-751a-4ff5-83a3-b281fdd6ac31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17261 | 2026.01.22 22:27:22.542369 [ 277 ] {83b74d9c-751a-4ff5-83a3-b281fdd6ac31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17262 | 2026.01.22 22:27:22.542494 [ 201 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17263 | 2026.01.22 22:27:22.542562 [ 201 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2416 rows starting from the beginning of the part | ||
| 17264 | 2026.01.22 22:27:22.542692 [ 201 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 36 rows starting from the beginning of the part | ||
| 17265 | 2026.01.22 22:27:22.542701 [ 277 ] {83b74d9c-751a-4ff5-83a3-b281fdd6ac31} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17266 | 2026.01.22 22:27:22.542742 [ 277 ] {83b74d9c-751a-4ff5-83a3-b281fdd6ac31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17267 | 2026.01.22 22:27:22.542800 [ 201 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 5 rows starting from the beginning of the part | ||
| 17268 | 2026.01.22 22:27:22.542902 [ 201 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 36 rows starting from the beginning of the part | ||
| 17269 | 2026.01.22 22:27:22.542995 [ 201 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 5 rows starting from the beginning of the part | ||
| 17270 | 2026.01.22 22:27:22.543052 [ 277 ] {83b74d9c-751a-4ff5-83a3-b281fdd6ac31} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17271 | 2026.01.22 22:27:22.543084 [ 201 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 36 rows starting from the beginning of the part | ||
| 17272 | 2026.01.22 22:27:22.543270 [ 277 ] {83b74d9c-751a-4ff5-83a3-b281fdd6ac31} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17273 | 2026.01.22 22:27:22.543407 [ 277 ] {83b74d9c-751a-4ff5-83a3-b281fdd6ac31} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 17274 | 2026.01.22 22:27:22.543446 [ 277 ] {83b74d9c-751a-4ff5-83a3-b281fdd6ac31} <Debug> TCPHandler: Processed in 0.001275199 sec. | ||
| 17275 | 2026.01.22 22:27:22.549867 [ 191 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2534 rows, containing 19 columns (19 merged, 0 gathered) in 0.007651906 sec., 331159.3216121578 rows/sec., 593.42 MiB/sec. | ||
| 17276 | 2026.01.22 22:27:22.552358 [ 191 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17277 | 2026.01.22 22:27:22.552698 [ 191 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17278 | 2026.01.22 22:27:22.552765 [ 191 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17279 | 2026.01.22 22:27:22.552911 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.79 MiB. | ||
| 17280 | 2026.01.22 22:27:24.085790 [ 147 ] {} <Debug> oximeter.measurements_bool (a68a1b1f-6c09-4757-b3ab-eafef4467e95) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 17281 | 2026.01.22 22:27:24.085856 [ 147 ] {} <Trace> oximeter.measurements_bool (a68a1b1f-6c09-4757-b3ab-eafef4467e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17282 | 2026.01.22 22:27:24.085875 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17283 | 2026.01.22 22:27:24.085973 [ 187 ] {a68a1b1f-6c09-4757-b3ab-eafef4467e95::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 17284 | 2026.01.22 22:27:24.086095 [ 187 ] {a68a1b1f-6c09-4757-b3ab-eafef4467e95::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17285 | 2026.01.22 22:27:24.086130 [ 187 ] {a68a1b1f-6c09-4757-b3ab-eafef4467e95::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 17286 | 2026.01.22 22:27:24.086192 [ 187 ] {a68a1b1f-6c09-4757-b3ab-eafef4467e95::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 17287 | 2026.01.22 22:27:24.086235 [ 187 ] {a68a1b1f-6c09-4757-b3ab-eafef4467e95::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 17288 | 2026.01.22 22:27:24.086274 [ 187 ] {a68a1b1f-6c09-4757-b3ab-eafef4467e95::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 17289 | 2026.01.22 22:27:24.086312 [ 187 ] {a68a1b1f-6c09-4757-b3ab-eafef4467e95::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 17290 | 2026.01.22 22:27:24.087065 [ 190 ] {a68a1b1f-6c09-4757-b3ab-eafef4467e95::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001129568 sec., 53117.65205813196 rows/sec., 2.71 MiB/sec. | ||
| 17291 | 2026.01.22 22:27:24.087256 [ 190 ] {a68a1b1f-6c09-4757-b3ab-eafef4467e95::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 17292 | 2026.01.22 22:27:24.087563 [ 190 ] {a68a1b1f-6c09-4757-b3ab-eafef4467e95::all_1_10_2} <Trace> oximeter.measurements_bool (a68a1b1f-6c09-4757-b3ab-eafef4467e95): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17293 | 2026.01.22 22:27:24.087668 [ 190 ] {a68a1b1f-6c09-4757-b3ab-eafef4467e95::all_1_10_2} <Trace> oximeter.measurements_bool (a68a1b1f-6c09-4757-b3ab-eafef4467e95) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 17294 | 2026.01.22 22:27:24.087767 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17295 | 2026.01.22 22:27:24.683420 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 17296 | 2026.01.22 22:27:24.701444 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17297 | 2026.01.22 22:27:24.701501 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17298 | 2026.01.22 22:27:24.707676 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 17299 | 2026.01.22 22:27:24.708374 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17300 | 2026.01.22 22:27:24.711464 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 17301 | 2026.01.22 22:27:27.382124 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): 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] | ||
| 17302 | 2026.01.22 22:27:27.382208 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): 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] | ||
| 17303 | 2026.01.22 22:27:27.385114 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): 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] | ||
| 17304 | 2026.01.22 22:27:27.532248 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17305 | 2026.01.22 22:27:27.532440 [ 277 ] {9c9c1d71-d28b-47f8-b802-57258a18c1c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17306 | 2026.01.22 22:27:27.532517 [ 277 ] {9c9c1d71-d28b-47f8-b802-57258a18c1c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17307 | 2026.01.22 22:27:27.533217 [ 277 ] {9c9c1d71-d28b-47f8-b802-57258a18c1c9} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17308 | 2026.01.22 22:27:27.533259 [ 277 ] {9c9c1d71-d28b-47f8-b802-57258a18c1c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17309 | 2026.01.22 22:27:27.533640 [ 277 ] {9c9c1d71-d28b-47f8-b802-57258a18c1c9} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17310 | 2026.01.22 22:27:27.533864 [ 277 ] {9c9c1d71-d28b-47f8-b802-57258a18c1c9} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17311 | 2026.01.22 22:27:27.534013 [ 277 ] {9c9c1d71-d28b-47f8-b802-57258a18c1c9} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001625 sec., 40615.38461538462 rows/sec., 3.22 MiB/sec. | ||
| 17312 | 2026.01.22 22:27:27.534056 [ 277 ] {9c9c1d71-d28b-47f8-b802-57258a18c1c9} <Debug> TCPHandler: Processed in 0.001942944 sec. | ||
| 17313 | 2026.01.22 22:27:27.534172 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17314 | 2026.01.22 22:27:27.534268 [ 277 ] {ec011aef-c355-4c58-8f53-837b276b76c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17315 | 2026.01.22 22:27:27.534309 [ 277 ] {ec011aef-c355-4c58-8f53-837b276b76c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17316 | 2026.01.22 22:27:27.534708 [ 277 ] {ec011aef-c355-4c58-8f53-837b276b76c3} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17317 | 2026.01.22 22:27:27.534742 [ 277 ] {ec011aef-c355-4c58-8f53-837b276b76c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17318 | 2026.01.22 22:27:27.535045 [ 277 ] {ec011aef-c355-4c58-8f53-837b276b76c3} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17319 | 2026.01.22 22:27:27.535252 [ 277 ] {ec011aef-c355-4c58-8f53-837b276b76c3} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17320 | 2026.01.22 22:27:27.535380 [ 277 ] {ec011aef-c355-4c58-8f53-837b276b76c3} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001131 sec., 4420.866489832007 rows/sec., 332.43 KiB/sec. | ||
| 17321 | 2026.01.22 22:27:27.535418 [ 277 ] {ec011aef-c355-4c58-8f53-837b276b76c3} <Debug> TCPHandler: Processed in 0.001295299 sec. | ||
| 17322 | 2026.01.22 22:27:27.535536 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17323 | 2026.01.22 22:27:27.535631 [ 277 ] {dace18ea-2b51-42a2-968d-f83e611360f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17324 | 2026.01.22 22:27:27.535670 [ 277 ] {dace18ea-2b51-42a2-968d-f83e611360f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17325 | 2026.01.22 22:27:27.536083 [ 277 ] {dace18ea-2b51-42a2-968d-f83e611360f8} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17326 | 2026.01.22 22:27:27.536117 [ 277 ] {dace18ea-2b51-42a2-968d-f83e611360f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17327 | 2026.01.22 22:27:27.536406 [ 277 ] {dace18ea-2b51-42a2-968d-f83e611360f8} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17328 | 2026.01.22 22:27:27.536627 [ 277 ] {dace18ea-2b51-42a2-968d-f83e611360f8} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17329 | 2026.01.22 22:27:27.536752 [ 277 ] {dace18ea-2b51-42a2-968d-f83e611360f8} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001139 sec., 60579.45566286216 rows/sec., 4.73 MiB/sec. | ||
| 17330 | 2026.01.22 22:27:27.536791 [ 277 ] {dace18ea-2b51-42a2-968d-f83e611360f8} <Debug> TCPHandler: Processed in 0.001303479 sec. | ||
| 17331 | 2026.01.22 22:27:27.536912 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17332 | 2026.01.22 22:27:27.537005 [ 277 ] {cc52b298-ece4-45ea-95af-72bc580af41e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17333 | 2026.01.22 22:27:27.537049 [ 277 ] {cc52b298-ece4-45ea-95af-72bc580af41e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17334 | 2026.01.22 22:27:27.537468 [ 277 ] {cc52b298-ece4-45ea-95af-72bc580af41e} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17335 | 2026.01.22 22:27:27.537502 [ 277 ] {cc52b298-ece4-45ea-95af-72bc580af41e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17336 | 2026.01.22 22:27:27.537825 [ 277 ] {cc52b298-ece4-45ea-95af-72bc580af41e} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17337 | 2026.01.22 22:27:27.538027 [ 277 ] {cc52b298-ece4-45ea-95af-72bc580af41e} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17338 | 2026.01.22 22:27:27.538156 [ 277 ] {cc52b298-ece4-45ea-95af-72bc580af41e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 17339 | 2026.01.22 22:27:27.538192 [ 277 ] {cc52b298-ece4-45ea-95af-72bc580af41e} <Debug> TCPHandler: Processed in 0.00133046 sec. | ||
| 17340 | 2026.01.22 22:27:27.538305 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17341 | 2026.01.22 22:27:27.538399 [ 277 ] {d1c29ce0-9421-4435-bab7-c9668fd18b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17342 | 2026.01.22 22:27:27.538454 [ 277 ] {d1c29ce0-9421-4435-bab7-c9668fd18b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17343 | 2026.01.22 22:27:27.539228 [ 277 ] {d1c29ce0-9421-4435-bab7-c9668fd18b99} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17344 | 2026.01.22 22:27:27.539264 [ 277 ] {d1c29ce0-9421-4435-bab7-c9668fd18b99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17345 | 2026.01.22 22:27:27.539762 [ 277 ] {d1c29ce0-9421-4435-bab7-c9668fd18b99} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17346 | 2026.01.22 22:27:27.539977 [ 277 ] {d1c29ce0-9421-4435-bab7-c9668fd18b99} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17347 | 2026.01.22 22:27:27.540113 [ 277 ] {d1c29ce0-9421-4435-bab7-c9668fd18b99} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001732 sec., 2886.8360277136258 rows/sec., 5.17 MiB/sec. | ||
| 17348 | 2026.01.22 22:27:27.540168 [ 277 ] {d1c29ce0-9421-4435-bab7-c9668fd18b99} <Debug> TCPHandler: Processed in 0.001912384 sec. | ||
| 17349 | 2026.01.22 22:27:27.540281 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17350 | 2026.01.22 22:27:27.540380 [ 277 ] {0bef01c3-4611-4a6b-af27-14c8f64d9b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17351 | 2026.01.22 22:27:27.540421 [ 277 ] {0bef01c3-4611-4a6b-af27-14c8f64d9b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17352 | 2026.01.22 22:27:27.540758 [ 277 ] {0bef01c3-4611-4a6b-af27-14c8f64d9b27} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17353 | 2026.01.22 22:27:27.540792 [ 277 ] {0bef01c3-4611-4a6b-af27-14c8f64d9b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17354 | 2026.01.22 22:27:27.541087 [ 277 ] {0bef01c3-4611-4a6b-af27-14c8f64d9b27} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17355 | 2026.01.22 22:27:27.541289 [ 277 ] {0bef01c3-4611-4a6b-af27-14c8f64d9b27} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17356 | 2026.01.22 22:27:27.541418 [ 277 ] {0bef01c3-4611-4a6b-af27-14c8f64d9b27} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 17357 | 2026.01.22 22:27:27.541453 [ 277 ] {0bef01c3-4611-4a6b-af27-14c8f64d9b27} <Debug> TCPHandler: Processed in 0.001221309 sec. | ||
| 17358 | 2026.01.22 22:27:29.136418 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49776 | ||
| 17359 | 2026.01.22 22:27:29.136542 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17360 | 2026.01.22 22:27:29.136574 [ 290 ] {} <Debug> TCP-Session: f4afbd70-3751-49a3-b37a-8bb60f4a3254 Authenticating user 'default' from [fd00:1122:3344:101::e]:49776 | ||
| 17361 | 2026.01.22 22:27:29.136599 [ 290 ] {} <Debug> TCP-Session: f4afbd70-3751-49a3-b37a-8bb60f4a3254 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17362 | 2026.01.22 22:27:29.136614 [ 290 ] {} <Debug> TCP-Session: f4afbd70-3751-49a3-b37a-8bb60f4a3254 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17363 | 2026.01.22 22:27:29.136845 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39741 | ||
| 17364 | 2026.01.22 22:27:29.136890 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63238 | ||
| 17365 | 2026.01.22 22:27:29.136922 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17366 | 2026.01.22 22:27:29.136926 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59634 | ||
| 17367 | 2026.01.22 22:27:29.136972 [ 290 ] {} <Trace> TCP-Session: f4afbd70-3751-49a3-b37a-8bb60f4a3254 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17368 | 2026.01.22 22:27:29.136994 [ 349 ] {} <Debug> TCP-Session: d1e665a9-d702-45c1-9f2a-3dbb1ab79134 Authenticating user 'default' from [fd00:1122:3344:101::e]:39741 | ||
| 17369 | 2026.01.22 22:27:29.137033 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17370 | 2026.01.22 22:27:29.137041 [ 349 ] {} <Debug> TCP-Session: d1e665a9-d702-45c1-9f2a-3dbb1ab79134 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17371 | 2026.01.22 22:27:29.136911 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49114 | ||
| 17372 | 2026.01.22 22:27:29.137074 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17373 | 2026.01.22 22:27:29.137075 [ 355 ] {} <Debug> TCP-Session: 26b2c590-32fe-49c6-8481-bcc07f996394 Authenticating user 'default' from [fd00:1122:3344:101::e]:63238 | ||
| 17374 | 2026.01.22 22:27:29.137076 [ 349 ] {} <Debug> TCP-Session: d1e665a9-d702-45c1-9f2a-3dbb1ab79134 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17375 | 2026.01.22 22:27:29.137172 [ 290 ] {3f2db122-4428-41bf-a123-c1449bad2278} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49776) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17376 | 2026.01.22 22:27:29.137181 [ 355 ] {} <Debug> TCP-Session: 26b2c590-32fe-49c6-8481-bcc07f996394 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17377 | 2026.01.22 22:27:29.137197 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17378 | 2026.01.22 22:27:29.137219 [ 355 ] {} <Debug> TCP-Session: 26b2c590-32fe-49c6-8481-bcc07f996394 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17379 | 2026.01.22 22:27:29.137232 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56359 | ||
| 17380 | 2026.01.22 22:27:29.137242 [ 357 ] {} <Debug> TCP-Session: 64fd0fdd-7377-4bac-9ba8-825fabdcb705 Authenticating user 'default' from [fd00:1122:3344:101::e]:49114 | ||
| 17381 | 2026.01.22 22:27:29.137230 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60365 | ||
| 17382 | 2026.01.22 22:27:29.137292 [ 357 ] {} <Debug> TCP-Session: 64fd0fdd-7377-4bac-9ba8-825fabdcb705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17383 | 2026.01.22 22:27:29.137168 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39914 | ||
| 17384 | 2026.01.22 22:27:29.137322 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17385 | 2026.01.22 22:27:29.137348 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17386 | 2026.01.22 22:27:29.137323 [ 357 ] {} <Debug> TCP-Session: 64fd0fdd-7377-4bac-9ba8-825fabdcb705 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17387 | 2026.01.22 22:27:29.137374 [ 359 ] {} <Debug> TCP-Session: fd0ec475-9e90-4514-b4fb-507356cc8897 Authenticating user 'default' from [fd00:1122:3344:101::e]:60365 | ||
| 17388 | 2026.01.22 22:27:29.137375 [ 363 ] {} <Debug> TCP-Session: 843029f4-d05d-4ab5-8315-afae14909aaf Authenticating user 'default' from [fd00:1122:3344:101::e]:56359 | ||
| 17389 | 2026.01.22 22:27:29.137403 [ 359 ] {} <Debug> TCP-Session: fd0ec475-9e90-4514-b4fb-507356cc8897 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17390 | 2026.01.22 22:27:29.137415 [ 363 ] {} <Debug> TCP-Session: 843029f4-d05d-4ab5-8315-afae14909aaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17391 | 2026.01.22 22:27:29.137420 [ 359 ] {} <Debug> TCP-Session: fd0ec475-9e90-4514-b4fb-507356cc8897 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17392 | 2026.01.22 22:27:29.137434 [ 363 ] {} <Debug> TCP-Session: 843029f4-d05d-4ab5-8315-afae14909aaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17393 | 2026.01.22 22:27:29.136893 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64433 | ||
| 17394 | 2026.01.22 22:27:29.137461 [ 290 ] {3f2db122-4428-41bf-a123-c1449bad2278} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17395 | 2026.01.22 22:27:29.137165 [ 358 ] {} <Debug> TCP-Session: a60a170e-945c-4d58-a8bf-fa240b96de11 Authenticating user 'default' from [fd00:1122:3344:101::e]:59634 | ||
| 17396 | 2026.01.22 22:27:29.137544 [ 290 ] {3f2db122-4428-41bf-a123-c1449bad2278} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17397 | 2026.01.22 22:27:29.137555 [ 358 ] {} <Debug> TCP-Session: a60a170e-945c-4d58-a8bf-fa240b96de11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17398 | 2026.01.22 22:27:29.137588 [ 358 ] {} <Debug> TCP-Session: a60a170e-945c-4d58-a8bf-fa240b96de11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17399 | 2026.01.22 22:27:29.137868 [ 290 ] {3f2db122-4428-41bf-a123-c1449bad2278} <Debug> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52) (SelectExecutor): Key condition: unknown | ||
| 17400 | 2026.01.22 22:27:29.137879 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17401 | 2026.01.22 22:27:29.137926 [ 362 ] {} <Debug> TCP-Session: 847efe85-9760-4a40-b9f2-e36bb8795edb Authenticating user 'default' from [fd00:1122:3344:101::e]:39914 | ||
| 17402 | 2026.01.22 22:27:29.137943 [ 362 ] {} <Debug> TCP-Session: 847efe85-9760-4a40-b9f2-e36bb8795edb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17403 | 2026.01.22 22:27:29.137955 [ 362 ] {} <Debug> TCP-Session: 847efe85-9760-4a40-b9f2-e36bb8795edb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17404 | 2026.01.22 22:27:29.138019 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17405 | 2026.01.22 22:27:29.138059 [ 356 ] {} <Debug> TCP-Session: 0deae133-839d-464d-9906-d62fe936d0db Authenticating user 'default' from [fd00:1122:3344:101::e]:64433 | ||
| 17406 | 2026.01.22 22:27:29.138076 [ 356 ] {} <Debug> TCP-Session: 0deae133-839d-464d-9906-d62fe936d0db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17407 | 2026.01.22 22:27:29.138090 [ 356 ] {} <Debug> TCP-Session: 0deae133-839d-464d-9906-d62fe936d0db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17408 | 2026.01.22 22:27:29.139060 [ 335 ] {3f2db122-4428-41bf-a123-c1449bad2278} <Trace> AggregatingTransform: Aggregating | ||
| 17409 | 2026.01.22 22:27:29.139097 [ 335 ] {3f2db122-4428-41bf-a123-c1449bad2278} <Trace> Aggregator: Aggregation method: without_key | ||
| 17410 | 2026.01.22 22:27:29.139127 [ 335 ] {3f2db122-4428-41bf-a123-c1449bad2278} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001146229 sec. (872.426 rows/sec., 34.08 KiB/sec.) | ||
| 17411 | 2026.01.22 22:27:29.139141 [ 335 ] {3f2db122-4428-41bf-a123-c1449bad2278} <Trace> Aggregator: Merging aggregated data | ||
| 17412 | 2026.01.22 22:27:29.140328 [ 290 ] {3f2db122-4428-41bf-a123-c1449bad2278} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003207 sec., 311.81789834736514 rows/sec., 12.18 KiB/sec. | ||
| 17413 | 2026.01.22 22:27:29.140537 [ 290 ] {3f2db122-4428-41bf-a123-c1449bad2278} <Debug> TCPHandler: Processed in 0.003695657 sec. | ||
| 17414 | 2026.01.22 22:27:29.140673 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17415 | 2026.01.22 22:27:29.140702 [ 290 ] {} <Debug> TCP-Session: f4afbd70-3751-49a3-b37a-8bb60f4a3254 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17416 | 2026.01.22 22:27:29.140704 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17417 | 2026.01.22 22:27:29.140724 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17418 | 2026.01.22 22:27:29.140743 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17419 | 2026.01.22 22:27:29.140751 [ 363 ] {} <Debug> TCP-Session: 843029f4-d05d-4ab5-8315-afae14909aaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17420 | 2026.01.22 22:27:29.140773 [ 356 ] {} <Debug> TCP-Session: 0deae133-839d-464d-9906-d62fe936d0db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17421 | 2026.01.22 22:27:29.140783 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17422 | 2026.01.22 22:27:29.140789 [ 355 ] {} <Debug> TCP-Session: 26b2c590-32fe-49c6-8481-bcc07f996394 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17423 | 2026.01.22 22:27:29.140762 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17424 | 2026.01.22 22:27:29.140828 [ 359 ] {} <Debug> TCP-Session: fd0ec475-9e90-4514-b4fb-507356cc8897 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17425 | 2026.01.22 22:27:29.140852 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17426 | 2026.01.22 22:27:29.140863 [ 349 ] {} <Debug> TCP-Session: d1e665a9-d702-45c1-9f2a-3dbb1ab79134 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17427 | 2026.01.22 22:27:29.140822 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17428 | 2026.01.22 22:27:29.140907 [ 362 ] {} <Debug> TCP-Session: 847efe85-9760-4a40-b9f2-e36bb8795edb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17429 | 2026.01.22 22:27:29.140819 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17430 | 2026.01.22 22:27:29.140957 [ 357 ] {} <Debug> TCP-Session: 64fd0fdd-7377-4bac-9ba8-825fabdcb705 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17431 | 2026.01.22 22:27:29.140974 [ 358 ] {} <Debug> TCP-Session: a60a170e-945c-4d58-a8bf-fa240b96de11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17432 | 2026.01.22 22:27:29.345008 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44272 | ||
| 17433 | 2026.01.22 22:27:29.345115 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17434 | 2026.01.22 22:27:29.345140 [ 290 ] {} <Debug> TCP-Session: ea734a01-9204-45a2-a47d-24c49b36a8a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44272 | ||
| 17435 | 2026.01.22 22:27:29.345162 [ 290 ] {} <Debug> TCP-Session: ea734a01-9204-45a2-a47d-24c49b36a8a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17436 | 2026.01.22 22:27:29.345175 [ 290 ] {} <Debug> TCP-Session: ea734a01-9204-45a2-a47d-24c49b36a8a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17437 | 2026.01.22 22:27:29.345339 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57619 | ||
| 17438 | 2026.01.22 22:27:29.345390 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60352 | ||
| 17439 | 2026.01.22 22:27:29.345415 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17440 | 2026.01.22 22:27:29.345427 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47626 | ||
| 17441 | 2026.01.22 22:27:29.345447 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35819 | ||
| 17442 | 2026.01.22 22:27:29.345478 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61311 | ||
| 17443 | 2026.01.22 22:27:29.345513 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17444 | 2026.01.22 22:27:29.345510 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17445 | 2026.01.22 22:27:29.345549 [ 356 ] {} <Debug> TCP-Session: 7a34241d-34aa-45d4-b2c9-d450d3c515d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:47626 | ||
| 17446 | 2026.01.22 22:27:29.345560 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17447 | 2026.01.22 22:27:29.345567 [ 355 ] {} <Debug> TCP-Session: d96b1ee3-2d08-460c-943f-1e1ba96726fa Authenticating user 'default' from [fd00:1122:3344:101::e]:60352 | ||
| 17448 | 2026.01.22 22:27:29.345577 [ 356 ] {} <Debug> TCP-Session: 7a34241d-34aa-45d4-b2c9-d450d3c515d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17449 | 2026.01.22 22:27:29.345596 [ 357 ] {} <Debug> TCP-Session: 17ce1653-066d-402f-b996-88acc83babfa Authenticating user 'default' from [fd00:1122:3344:101::e]:35819 | ||
| 17450 | 2026.01.22 22:27:29.345614 [ 355 ] {} <Debug> TCP-Session: d96b1ee3-2d08-460c-943f-1e1ba96726fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17451 | 2026.01.22 22:27:29.345612 [ 356 ] {} <Debug> TCP-Session: 7a34241d-34aa-45d4-b2c9-d450d3c515d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17452 | 2026.01.22 22:27:29.345640 [ 355 ] {} <Debug> TCP-Session: d96b1ee3-2d08-460c-943f-1e1ba96726fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17453 | 2026.01.22 22:27:29.345635 [ 357 ] {} <Debug> TCP-Session: 17ce1653-066d-402f-b996-88acc83babfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17454 | 2026.01.22 22:27:29.345505 [ 290 ] {} <Trace> TCP-Session: ea734a01-9204-45a2-a47d-24c49b36a8a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17455 | 2026.01.22 22:27:29.345702 [ 357 ] {} <Debug> TCP-Session: 17ce1653-066d-402f-b996-88acc83babfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17456 | 2026.01.22 22:27:29.345469 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64929 | ||
| 17457 | 2026.01.22 22:27:29.345465 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47366 | ||
| 17458 | 2026.01.22 22:27:29.345455 [ 349 ] {} <Debug> TCP-Session: 20df990f-8c2a-4f40-a34d-ba1a78dfb426 Authenticating user 'default' from [fd00:1122:3344:101::e]:57619 | ||
| 17459 | 2026.01.22 22:27:29.345597 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17460 | 2026.01.22 22:27:29.345819 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17461 | 2026.01.22 22:27:29.345827 [ 349 ] {} <Debug> TCP-Session: 20df990f-8c2a-4f40-a34d-ba1a78dfb426 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17462 | 2026.01.22 22:27:29.345844 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17463 | 2026.01.22 22:27:29.345869 [ 349 ] {} <Debug> TCP-Session: 20df990f-8c2a-4f40-a34d-ba1a78dfb426 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17464 | 2026.01.22 22:27:29.345875 [ 290 ] {5cb65eff-0a53-4d79-a584-803b577375b9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44272) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17465 | 2026.01.22 22:27:29.345887 [ 359 ] {} <Debug> TCP-Session: 4181d598-bea8-4be8-aaad-af138a2fecb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:47366 | ||
| 17466 | 2026.01.22 22:27:29.345860 [ 358 ] {} <Debug> TCP-Session: a4397531-6f23-4624-8f12-f43a0e572065 Authenticating user 'default' from [fd00:1122:3344:101::e]:64929 | ||
| 17467 | 2026.01.22 22:27:29.345924 [ 359 ] {} <Debug> TCP-Session: 4181d598-bea8-4be8-aaad-af138a2fecb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17468 | 2026.01.22 22:27:29.345853 [ 362 ] {} <Debug> TCP-Session: 3b2827fd-93ac-430c-b1f0-36560d36e6fd Authenticating user 'default' from [fd00:1122:3344:101::e]:61311 | ||
| 17469 | 2026.01.22 22:27:29.345952 [ 358 ] {} <Debug> TCP-Session: a4397531-6f23-4624-8f12-f43a0e572065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17470 | 2026.01.22 22:27:29.345954 [ 359 ] {} <Debug> TCP-Session: 4181d598-bea8-4be8-aaad-af138a2fecb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17471 | 2026.01.22 22:27:29.345975 [ 362 ] {} <Debug> TCP-Session: 3b2827fd-93ac-430c-b1f0-36560d36e6fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17472 | 2026.01.22 22:27:29.345979 [ 358 ] {} <Debug> TCP-Session: a4397531-6f23-4624-8f12-f43a0e572065 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17473 | 2026.01.22 22:27:29.346004 [ 362 ] {} <Debug> TCP-Session: 3b2827fd-93ac-430c-b1f0-36560d36e6fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17474 | 2026.01.22 22:27:29.345507 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51769 | ||
| 17475 | 2026.01.22 22:27:29.346088 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17476 | 2026.01.22 22:27:29.346109 [ 363 ] {} <Debug> TCP-Session: ddd1e894-0a56-48a3-ac7a-44f568ce8335 Authenticating user 'default' from [fd00:1122:3344:101::e]:51769 | ||
| 17477 | 2026.01.22 22:27:29.346126 [ 363 ] {} <Debug> TCP-Session: ddd1e894-0a56-48a3-ac7a-44f568ce8335 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17478 | 2026.01.22 22:27:29.346146 [ 363 ] {} <Debug> TCP-Session: ddd1e894-0a56-48a3-ac7a-44f568ce8335 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17479 | 2026.01.22 22:27:29.346145 [ 290 ] {5cb65eff-0a53-4d79-a584-803b577375b9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17480 | 2026.01.22 22:27:29.346211 [ 290 ] {5cb65eff-0a53-4d79-a584-803b577375b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17481 | 2026.01.22 22:27:29.346535 [ 290 ] {5cb65eff-0a53-4d79-a584-803b577375b9} <Debug> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52) (SelectExecutor): Key condition: unknown | ||
| 17482 | 2026.01.22 22:27:29.347593 [ 323 ] {5cb65eff-0a53-4d79-a584-803b577375b9} <Trace> AggregatingTransform: Aggregating | ||
| 17483 | 2026.01.22 22:27:29.347631 [ 323 ] {5cb65eff-0a53-4d79-a584-803b577375b9} <Trace> Aggregator: Aggregation method: without_key | ||
| 17484 | 2026.01.22 22:27:29.347671 [ 323 ] {5cb65eff-0a53-4d79-a584-803b577375b9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001023038 sec. (977.481 rows/sec., 38.18 KiB/sec.) | ||
| 17485 | 2026.01.22 22:27:29.347691 [ 323 ] {5cb65eff-0a53-4d79-a584-803b577375b9} <Trace> Aggregator: Merging aggregated data | ||
| 17486 | 2026.01.22 22:27:29.348996 [ 290 ] {5cb65eff-0a53-4d79-a584-803b577375b9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003174 sec., 315.05986137366097 rows/sec., 12.31 KiB/sec. | ||
| 17487 | 2026.01.22 22:27:29.349168 [ 290 ] {5cb65eff-0a53-4d79-a584-803b577375b9} <Debug> TCPHandler: Processed in 0.003787998 sec. | ||
| 17488 | 2026.01.22 22:27:29.349284 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17489 | 2026.01.22 22:27:29.349310 [ 290 ] {} <Debug> TCP-Session: ea734a01-9204-45a2-a47d-24c49b36a8a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17490 | 2026.01.22 22:27:29.349312 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17491 | 2026.01.22 22:27:29.349337 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17492 | 2026.01.22 22:27:29.349352 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17493 | 2026.01.22 22:27:29.349371 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17494 | 2026.01.22 22:27:29.349381 [ 363 ] {} <Debug> TCP-Session: ddd1e894-0a56-48a3-ac7a-44f568ce8335 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17495 | 2026.01.22 22:27:29.349404 [ 356 ] {} <Debug> TCP-Session: 7a34241d-34aa-45d4-b2c9-d450d3c515d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17496 | 2026.01.22 22:27:29.349407 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17497 | 2026.01.22 22:27:29.349419 [ 355 ] {} <Debug> TCP-Session: d96b1ee3-2d08-460c-943f-1e1ba96726fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17498 | 2026.01.22 22:27:29.349442 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17499 | 2026.01.22 22:27:29.349457 [ 359 ] {} <Debug> TCP-Session: 4181d598-bea8-4be8-aaad-af138a2fecb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17500 | 2026.01.22 22:27:29.349388 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17501 | 2026.01.22 22:27:29.349495 [ 358 ] {} <Debug> TCP-Session: a4397531-6f23-4624-8f12-f43a0e572065 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17502 | 2026.01.22 22:27:29.349348 [ 349 ] {} <Debug> TCP-Session: 20df990f-8c2a-4f40-a34d-ba1a78dfb426 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17503 | 2026.01.22 22:27:29.349536 [ 357 ] {} <Debug> TCP-Session: 17ce1653-066d-402f-b996-88acc83babfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17504 | 2026.01.22 22:27:29.349424 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17505 | 2026.01.22 22:27:29.349599 [ 362 ] {} <Debug> TCP-Session: 3b2827fd-93ac-430c-b1f0-36560d36e6fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17506 | 2026.01.22 22:27:29.408385 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52852 | ||
| 17507 | 2026.01.22 22:27:29.408503 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17508 | 2026.01.22 22:27:29.408533 [ 290 ] {} <Debug> TCP-Session: 8f755312-781b-4001-b880-39f6726f7f8b Authenticating user 'default' from [fd00:1122:3344:101::e]:52852 | ||
| 17509 | 2026.01.22 22:27:29.408555 [ 290 ] {} <Debug> TCP-Session: 8f755312-781b-4001-b880-39f6726f7f8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17510 | 2026.01.22 22:27:29.408568 [ 290 ] {} <Debug> TCP-Session: 8f755312-781b-4001-b880-39f6726f7f8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17511 | 2026.01.22 22:27:29.408748 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56618 | ||
| 17512 | 2026.01.22 22:27:29.408819 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41754 | ||
| 17513 | 2026.01.22 22:27:29.408835 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56337 | ||
| 17514 | 2026.01.22 22:27:29.408865 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64917 | ||
| 17515 | 2026.01.22 22:27:29.408893 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54590 | ||
| 17516 | 2026.01.22 22:27:29.408910 [ 290 ] {} <Trace> TCP-Session: 8f755312-781b-4001-b880-39f6726f7f8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17517 | 2026.01.22 22:27:29.408826 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17518 | 2026.01.22 22:27:29.408951 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17519 | 2026.01.22 22:27:29.408963 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17520 | 2026.01.22 22:27:29.408966 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17521 | 2026.01.22 22:27:29.408976 [ 349 ] {} <Debug> TCP-Session: cf699b8d-a5a8-4dea-a061-fb4a14ad78a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:56618 | ||
| 17522 | 2026.01.22 22:27:29.408998 [ 355 ] {} <Debug> TCP-Session: e333a1b1-413a-4342-996c-d53cf9667984 Authenticating user 'default' from [fd00:1122:3344:101::e]:41754 | ||
| 17523 | 2026.01.22 22:27:29.409024 [ 349 ] {} <Debug> TCP-Session: cf699b8d-a5a8-4dea-a061-fb4a14ad78a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17524 | 2026.01.22 22:27:29.408998 [ 359 ] {} <Debug> TCP-Session: 1268aab3-66ed-42c9-8e0c-80ee16f6d7f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64917 | ||
| 17525 | 2026.01.22 22:27:29.409048 [ 355 ] {} <Debug> TCP-Session: e333a1b1-413a-4342-996c-d53cf9667984 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17526 | 2026.01.22 22:27:29.409048 [ 349 ] {} <Debug> TCP-Session: cf699b8d-a5a8-4dea-a061-fb4a14ad78a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17527 | 2026.01.22 22:27:29.409077 [ 359 ] {} <Debug> TCP-Session: 1268aab3-66ed-42c9-8e0c-80ee16f6d7f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17528 | 2026.01.22 22:27:29.409082 [ 355 ] {} <Debug> TCP-Session: e333a1b1-413a-4342-996c-d53cf9667984 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17529 | 2026.01.22 22:27:29.409103 [ 359 ] {} <Debug> TCP-Session: 1268aab3-66ed-42c9-8e0c-80ee16f6d7f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17530 | 2026.01.22 22:27:29.409110 [ 290 ] {e1217b3c-e1eb-488b-9ca5-6d6735eec6ee} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52852) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17531 | 2026.01.22 22:27:29.408963 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17532 | 2026.01.22 22:27:29.408859 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56969 | ||
| 17533 | 2026.01.22 22:27:29.409179 [ 357 ] {} <Debug> TCP-Session: 783f070c-856d-420b-8e15-59bee2ef64a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56337 | ||
| 17534 | 2026.01.22 22:27:29.409011 [ 363 ] {} <Debug> TCP-Session: cc11d311-a7ff-494a-b2bb-d78ba51e30fc Authenticating user 'default' from [fd00:1122:3344:101::e]:54590 | ||
| 17535 | 2026.01.22 22:27:29.409232 [ 357 ] {} <Debug> TCP-Session: 783f070c-856d-420b-8e15-59bee2ef64a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17536 | 2026.01.22 22:27:29.408872 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62212 | ||
| 17537 | 2026.01.22 22:27:29.409271 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17538 | 2026.01.22 22:27:29.409271 [ 357 ] {} <Debug> TCP-Session: 783f070c-856d-420b-8e15-59bee2ef64a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17539 | 2026.01.22 22:27:29.409316 [ 358 ] {} <Debug> TCP-Session: 1b670887-0ccb-4c86-9dd5-bcd9453a29a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:56969 | ||
| 17540 | 2026.01.22 22:27:29.409262 [ 363 ] {} <Debug> TCP-Session: cc11d311-a7ff-494a-b2bb-d78ba51e30fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17541 | 2026.01.22 22:27:29.409355 [ 358 ] {} <Debug> TCP-Session: 1b670887-0ccb-4c86-9dd5-bcd9453a29a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17542 | 2026.01.22 22:27:29.409354 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17543 | 2026.01.22 22:27:29.409385 [ 358 ] {} <Debug> TCP-Session: 1b670887-0ccb-4c86-9dd5-bcd9453a29a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17544 | 2026.01.22 22:27:29.409392 [ 290 ] {e1217b3c-e1eb-488b-9ca5-6d6735eec6ee} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17545 | 2026.01.22 22:27:29.409412 [ 362 ] {} <Debug> TCP-Session: 22c15428-3eee-450e-8d15-26d850db7d44 Authenticating user 'default' from [fd00:1122:3344:101::e]:62212 | ||
| 17546 | 2026.01.22 22:27:29.409377 [ 363 ] {} <Debug> TCP-Session: cc11d311-a7ff-494a-b2bb-d78ba51e30fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17547 | 2026.01.22 22:27:29.409466 [ 362 ] {} <Debug> TCP-Session: 22c15428-3eee-450e-8d15-26d850db7d44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17548 | 2026.01.22 22:27:29.409486 [ 290 ] {e1217b3c-e1eb-488b-9ca5-6d6735eec6ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17549 | 2026.01.22 22:27:29.409510 [ 362 ] {} <Debug> TCP-Session: 22c15428-3eee-450e-8d15-26d850db7d44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17550 | 2026.01.22 22:27:29.408825 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50008 | ||
| 17551 | 2026.01.22 22:27:29.409640 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17552 | 2026.01.22 22:27:29.409671 [ 356 ] {} <Debug> TCP-Session: 268bc8db-2a24-4337-aa08-6d21135e1c73 Authenticating user 'default' from [fd00:1122:3344:101::e]:50008 | ||
| 17553 | 2026.01.22 22:27:29.409690 [ 356 ] {} <Debug> TCP-Session: 268bc8db-2a24-4337-aa08-6d21135e1c73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17554 | 2026.01.22 22:27:29.409704 [ 356 ] {} <Debug> TCP-Session: 268bc8db-2a24-4337-aa08-6d21135e1c73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17555 | 2026.01.22 22:27:29.409823 [ 290 ] {e1217b3c-e1eb-488b-9ca5-6d6735eec6ee} <Debug> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52) (SelectExecutor): Key condition: unknown | ||
| 17556 | 2026.01.22 22:27:29.410868 [ 326 ] {e1217b3c-e1eb-488b-9ca5-6d6735eec6ee} <Trace> AggregatingTransform: Aggregating | ||
| 17557 | 2026.01.22 22:27:29.410916 [ 326 ] {e1217b3c-e1eb-488b-9ca5-6d6735eec6ee} <Trace> Aggregator: Aggregation method: without_key | ||
| 17558 | 2026.01.22 22:27:29.410950 [ 326 ] {e1217b3c-e1eb-488b-9ca5-6d6735eec6ee} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001027627 sec. (973.116 rows/sec., 38.01 KiB/sec.) | ||
| 17559 | 2026.01.22 22:27:29.410969 [ 326 ] {e1217b3c-e1eb-488b-9ca5-6d6735eec6ee} <Trace> Aggregator: Merging aggregated data | ||
| 17560 | 2026.01.22 22:27:29.412165 [ 290 ] {e1217b3c-e1eb-488b-9ca5-6d6735eec6ee} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003124 sec., 320.1024327784891 rows/sec., 12.50 KiB/sec. | ||
| 17561 | 2026.01.22 22:27:29.412322 [ 290 ] {e1217b3c-e1eb-488b-9ca5-6d6735eec6ee} <Debug> TCPHandler: Processed in 0.003546406 sec. | ||
| 17562 | 2026.01.22 22:27:29.412465 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17563 | 2026.01.22 22:27:29.412494 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17564 | 2026.01.22 22:27:29.412496 [ 290 ] {} <Debug> TCP-Session: 8f755312-781b-4001-b880-39f6726f7f8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17565 | 2026.01.22 22:27:29.412518 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17566 | 2026.01.22 22:27:29.412530 [ 356 ] {} <Debug> TCP-Session: 268bc8db-2a24-4337-aa08-6d21135e1c73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17567 | 2026.01.22 22:27:29.412536 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17568 | 2026.01.22 22:27:29.412562 [ 349 ] {} <Debug> TCP-Session: cf699b8d-a5a8-4dea-a061-fb4a14ad78a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17569 | 2026.01.22 22:27:29.412585 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17570 | 2026.01.22 22:27:29.412610 [ 362 ] {} <Debug> TCP-Session: 22c15428-3eee-450e-8d15-26d850db7d44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17571 | 2026.01.22 22:27:29.412613 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17572 | 2026.01.22 22:27:29.412631 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17573 | 2026.01.22 22:27:29.412655 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17574 | 2026.01.22 22:27:29.412674 [ 355 ] {} <Debug> TCP-Session: e333a1b1-413a-4342-996c-d53cf9667984 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17575 | 2026.01.22 22:27:29.412694 [ 358 ] {} <Debug> TCP-Session: 1b670887-0ccb-4c86-9dd5-bcd9453a29a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17576 | 2026.01.22 22:27:29.412711 [ 363 ] {} <Debug> TCP-Session: cc11d311-a7ff-494a-b2bb-d78ba51e30fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17577 | 2026.01.22 22:27:29.412651 [ 357 ] {} <Debug> TCP-Session: 783f070c-856d-420b-8e15-59bee2ef64a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17578 | 2026.01.22 22:27:29.412558 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17579 | 2026.01.22 22:27:29.412789 [ 359 ] {} <Debug> TCP-Session: 1268aab3-66ed-42c9-8e0c-80ee16f6d7f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17580 | 2026.01.22 22:27:29.877518 [ 144 ] {} <Debug> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0 | ||
| 17581 | 2026.01.22 22:27:29.877581 [ 144 ] {} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17582 | 2026.01.22 22:27:29.877603 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17583 | 2026.01.22 22:27:29.877725 [ 190 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact with storage Full | ||
| 17584 | 2026.01.22 22:27:29.877878 [ 190 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17585 | 2026.01.22 22:27:29.877918 [ 190 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 241 rows starting from the beginning of the part | ||
| 17586 | 2026.01.22 22:27:29.877990 [ 190 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
| 17587 | 2026.01.22 22:27:29.878039 [ 190 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 229 rows starting from the beginning of the part | ||
| 17588 | 2026.01.22 22:27:29.878085 [ 190 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 229 rows starting from the beginning of the part | ||
| 17589 | 2026.01.22 22:27:29.878130 [ 190 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 17590 | 2026.01.22 22:27:29.879057 [ 191 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 5 columns (5 merged, 0 gathered) in 0.00138821 sec., 520814.5741638513 rows/sec., 32.06 MiB/sec. | ||
| 17591 | 2026.01.22 22:27:29.879266 [ 192 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) | ||
| 17592 | 2026.01.22 22:27:29.879588 [ 192 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_31_7} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17593 | 2026.01.22 22:27:29.879668 [ 192 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_31_7} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947) (MergerMutator): Merged 5 parts: [all_1_27_6, all_31_31_0] -> all_1_31_7 | ||
| 17594 | 2026.01.22 22:27:29.879766 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 17595 | 2026.01.22 22:27:29.907564 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42656 | ||
| 17596 | 2026.01.22 22:27:29.908125 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17597 | 2026.01.22 22:27:29.908167 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17598 | 2026.01.22 22:27:29.908658 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 17599 | 2026.01.22 22:27:29.908909 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17600 | 2026.01.22 22:27:29.909048 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42656 | ||
| 17601 | 2026.01.22 22:27:30.323425 [ 144 ] {} <Debug> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0 | ||
| 17602 | 2026.01.22 22:27:30.323495 [ 144 ] {} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17603 | 2026.01.22 22:27:30.323520 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17604 | 2026.01.22 22:27:30.323663 [ 190 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact with storage Full | ||
| 17605 | 2026.01.22 22:27:30.323811 [ 190 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17606 | 2026.01.22 22:27:30.323846 [ 190 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 470 rows starting from the beginning of the part | ||
| 17607 | 2026.01.22 22:27:30.323915 [ 190 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 17608 | 2026.01.22 22:27:30.323962 [ 190 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 446 rows starting from the beginning of the part | ||
| 17609 | 2026.01.22 22:27:30.324005 [ 190 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 446 rows starting from the beginning of the part | ||
| 17610 | 2026.01.22 22:27:30.324055 [ 190 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 17611 | 2026.01.22 22:27:30.325085 [ 192 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1410 rows, containing 5 columns (5 merged, 0 gathered) in 0.001487241 sec., 948064.234377616 rows/sec., 64.69 MiB/sec. | ||
| 17612 | 2026.01.22 22:27:30.325307 [ 191 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) | ||
| 17613 | 2026.01.22 22:27:30.325641 [ 191 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_31_7} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17614 | 2026.01.22 22:27:30.325728 [ 191 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_31_7} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea) (MergerMutator): Merged 5 parts: [all_1_27_6, all_31_31_0] -> all_1_31_7 | ||
| 17615 | 2026.01.22 22:27:30.325842 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 17616 | 2026.01.22 22:27:32.211626 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 670 | ||
| 17617 | 2026.01.22 22:27:32.230860 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17618 | 2026.01.22 22:27:32.230917 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17619 | 2026.01.22 22:27:32.237943 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 17620 | 2026.01.22 22:27:32.238697 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17621 | 2026.01.22 22:27:32.242631 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 670 | ||
| 17622 | 2026.01.22 22:27:32.533333 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17623 | 2026.01.22 22:27:32.533499 [ 277 ] {778032cd-2ea0-4c4d-808e-16531776f40d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17624 | 2026.01.22 22:27:32.533564 [ 277 ] {778032cd-2ea0-4c4d-808e-16531776f40d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17625 | 2026.01.22 22:27:32.534214 [ 277 ] {778032cd-2ea0-4c4d-808e-16531776f40d} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17626 | 2026.01.22 22:27:32.534258 [ 277 ] {778032cd-2ea0-4c4d-808e-16531776f40d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17627 | 2026.01.22 22:27:32.534649 [ 277 ] {778032cd-2ea0-4c4d-808e-16531776f40d} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17628 | 2026.01.22 22:27:32.534895 [ 277 ] {778032cd-2ea0-4c4d-808e-16531776f40d} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17629 | 2026.01.22 22:27:32.535053 [ 277 ] {778032cd-2ea0-4c4d-808e-16531776f40d} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001601 sec., 79950.03123048095 rows/sec., 6.87 MiB/sec. | ||
| 17630 | 2026.01.22 22:27:32.535073 [ 82 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17631 | 2026.01.22 22:27:32.535095 [ 277 ] {778032cd-2ea0-4c4d-808e-16531776f40d} <Debug> TCPHandler: Processed in 0.001883754 sec. | ||
| 17632 | 2026.01.22 22:27:32.535142 [ 82 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17633 | 2026.01.22 22:27:32.535169 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17634 | 2026.01.22 22:27:32.535241 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17635 | 2026.01.22 22:27:32.535284 [ 198 ] {048797f8-2913-4120-8057-043480967ec1::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 | ||
| 17636 | 2026.01.22 22:27:32.535341 [ 277 ] {94f514f6-ccec-4993-a777-6e2ad74ab05d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17637 | 2026.01.22 22:27:32.535385 [ 277 ] {94f514f6-ccec-4993-a777-6e2ad74ab05d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17638 | 2026.01.22 22:27:32.535417 [ 198 ] {048797f8-2913-4120-8057-043480967ec1::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17639 | 2026.01.22 22:27:32.535461 [ 198 ] {048797f8-2913-4120-8057-043480967ec1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2556 rows starting from the beginning of the part | ||
| 17640 | 2026.01.22 22:27:32.535537 [ 198 ] {048797f8-2913-4120-8057-043480967ec1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 1274 rows starting from the beginning of the part | ||
| 17641 | 2026.01.22 22:27:32.535587 [ 198 ] {048797f8-2913-4120-8057-043480967ec1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 1327 rows starting from the beginning of the part | ||
| 17642 | 2026.01.22 22:27:32.535635 [ 198 ] {048797f8-2913-4120-8057-043480967ec1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 128 rows starting from the beginning of the part | ||
| 17643 | 2026.01.22 22:27:32.535682 [ 198 ] {048797f8-2913-4120-8057-043480967ec1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 66 rows starting from the beginning of the part | ||
| 17644 | 2026.01.22 22:27:32.535729 [ 198 ] {048797f8-2913-4120-8057-043480967ec1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 128 rows starting from the beginning of the part | ||
| 17645 | 2026.01.22 22:27:32.535811 [ 277 ] {94f514f6-ccec-4993-a777-6e2ad74ab05d} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17646 | 2026.01.22 22:27:32.535853 [ 277 ] {94f514f6-ccec-4993-a777-6e2ad74ab05d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17647 | 2026.01.22 22:27:32.536194 [ 277 ] {94f514f6-ccec-4993-a777-6e2ad74ab05d} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17648 | 2026.01.22 22:27:32.536407 [ 277 ] {94f514f6-ccec-4993-a777-6e2ad74ab05d} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17649 | 2026.01.22 22:27:32.536550 [ 277 ] {94f514f6-ccec-4993-a777-6e2ad74ab05d} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001227 sec., 29339.853300733495 rows/sec., 2.15 MiB/sec. | ||
| 17650 | 2026.01.22 22:27:32.536594 [ 277 ] {94f514f6-ccec-4993-a777-6e2ad74ab05d} <Debug> TCPHandler: Processed in 0.00140138 sec. | ||
| 17651 | 2026.01.22 22:27:32.536705 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17652 | 2026.01.22 22:27:32.536798 [ 277 ] {5044ea94-b7ce-478b-90d6-457075e4e741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17653 | 2026.01.22 22:27:32.536837 [ 277 ] {5044ea94-b7ce-478b-90d6-457075e4e741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17654 | 2026.01.22 22:27:32.537255 [ 277 ] {5044ea94-b7ce-478b-90d6-457075e4e741} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17655 | 2026.01.22 22:27:32.537290 [ 277 ] {5044ea94-b7ce-478b-90d6-457075e4e741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17656 | 2026.01.22 22:27:32.537604 [ 277 ] {5044ea94-b7ce-478b-90d6-457075e4e741} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17657 | 2026.01.22 22:27:32.537851 [ 277 ] {5044ea94-b7ce-478b-90d6-457075e4e741} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17658 | 2026.01.22 22:27:32.537991 [ 82 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17659 | 2026.01.22 22:27:32.537996 [ 277 ] {5044ea94-b7ce-478b-90d6-457075e4e741} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001216 sec., 82236.84210526316 rows/sec., 6.42 MiB/sec. | ||
| 17660 | 2026.01.22 22:27:32.538030 [ 82 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17661 | 2026.01.22 22:27:32.538053 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17662 | 2026.01.22 22:27:32.538054 [ 277 ] {5044ea94-b7ce-478b-90d6-457075e4e741} <Debug> TCPHandler: Processed in 0.00139558 sec. | ||
| 17663 | 2026.01.22 22:27:32.538138 [ 191 ] {94686fe9-8f29-47df-b786-a03914968c62::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 | ||
| 17664 | 2026.01.22 22:27:32.538206 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17665 | 2026.01.22 22:27:32.538235 [ 191 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17666 | 2026.01.22 22:27:32.538265 [ 191 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1304 rows starting from the beginning of the part | ||
| 17667 | 2026.01.22 22:27:32.538302 [ 277 ] {76caa275-83cf-47e9-afe1-454c51c06f6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17668 | 2026.01.22 22:27:32.538324 [ 191 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 769 rows starting from the beginning of the part | ||
| 17669 | 2026.01.22 22:27:32.538345 [ 277 ] {76caa275-83cf-47e9-afe1-454c51c06f6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17670 | 2026.01.22 22:27:32.538368 [ 191 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 563 rows starting from the beginning of the part | ||
| 17671 | 2026.01.22 22:27:32.538408 [ 191 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 100 rows starting from the beginning of the part | ||
| 17672 | 2026.01.22 22:27:32.538444 [ 191 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 69 rows starting from the beginning of the part | ||
| 17673 | 2026.01.22 22:27:32.538485 [ 191 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 100 rows starting from the beginning of the part | ||
| 17674 | 2026.01.22 22:27:32.538620 [ 192 ] {048797f8-2913-4120-8057-043480967ec1::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5479 rows, containing 5 columns (5 merged, 0 gathered) in 0.003384394 sec., 1618901.3454107293 rows/sec., 138.48 MiB/sec. | ||
| 17675 | 2026.01.22 22:27:32.538812 [ 277 ] {76caa275-83cf-47e9-afe1-454c51c06f6b} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17676 | 2026.01.22 22:27:32.538842 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 37 entries to flush up to offset 2111 | ||
| 17677 | 2026.01.22 22:27:32.538852 [ 277 ] {76caa275-83cf-47e9-afe1-454c51c06f6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17678 | 2026.01.22 22:27:32.538944 [ 192 ] {048797f8-2913-4120-8057-043480967ec1::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17679 | 2026.01.22 22:27:32.539280 [ 192 ] {048797f8-2913-4120-8057-043480967ec1::all_1_131_26} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17680 | 2026.01.22 22:27:32.539316 [ 277 ] {76caa275-83cf-47e9-afe1-454c51c06f6b} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17681 | 2026.01.22 22:27:32.539366 [ 192 ] {048797f8-2913-4120-8057-043480967ec1::all_1_131_26} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17682 | 2026.01.22 22:27:32.539466 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 17683 | 2026.01.22 22:27:32.539560 [ 277 ] {76caa275-83cf-47e9-afe1-454c51c06f6b} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17684 | 2026.01.22 22:27:32.539690 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2905 rows, containing 5 columns (5 merged, 0 gathered) in 0.001592502 sec., 1824173.5332200525 rows/sec., 139.45 MiB/sec. | ||
| 17685 | 2026.01.22 22:27:32.539703 [ 277 ] {76caa275-83cf-47e9-afe1-454c51c06f6b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001419 sec., 112755.46159267091 rows/sec., 7.85 MiB/sec. | ||
| 17686 | 2026.01.22 22:27:32.539757 [ 277 ] {76caa275-83cf-47e9-afe1-454c51c06f6b} <Debug> TCPHandler: Processed in 0.001599372 sec. | ||
| 17687 | 2026.01.22 22:27:32.539869 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17688 | 2026.01.22 22:27:32.539874 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17689 | 2026.01.22 22:27:32.539967 [ 277 ] {791aeb23-6595-4219-b3bc-a3277b1e7aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17690 | 2026.01.22 22:27:32.540026 [ 277 ] {791aeb23-6595-4219-b3bc-a3277b1e7aa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17691 | 2026.01.22 22:27:32.540132 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_131_26} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17692 | 2026.01.22 22:27:32.540208 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_131_26} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17693 | 2026.01.22 22:27:32.540289 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 17694 | 2026.01.22 22:27:32.540854 [ 277 ] {791aeb23-6595-4219-b3bc-a3277b1e7aa6} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17695 | 2026.01.22 22:27:32.540894 [ 277 ] {791aeb23-6595-4219-b3bc-a3277b1e7aa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17696 | 2026.01.22 22:27:32.541328 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17697 | 2026.01.22 22:27:32.541372 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17698 | 2026.01.22 22:27:32.541457 [ 277 ] {791aeb23-6595-4219-b3bc-a3277b1e7aa6} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17699 | 2026.01.22 22:27:32.541678 [ 277 ] {791aeb23-6595-4219-b3bc-a3277b1e7aa6} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17700 | 2026.01.22 22:27:32.541826 [ 277 ] {791aeb23-6595-4219-b3bc-a3277b1e7aa6} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001877 sec., 19179.54182205647 rows/sec., 34.37 MiB/sec. | ||
| 17701 | 2026.01.22 22:27:32.541906 [ 277 ] {791aeb23-6595-4219-b3bc-a3277b1e7aa6} <Debug> TCPHandler: Processed in 0.002083895 sec. | ||
| 17702 | 2026.01.22 22:27:32.542038 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17703 | 2026.01.22 22:27:32.542131 [ 277 ] {efa36af1-9b4f-4170-b524-9f582344e76d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17704 | 2026.01.22 22:27:32.542172 [ 277 ] {efa36af1-9b4f-4170-b524-9f582344e76d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17705 | 2026.01.22 22:27:32.542576 [ 277 ] {efa36af1-9b4f-4170-b524-9f582344e76d} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17706 | 2026.01.22 22:27:32.542618 [ 277 ] {efa36af1-9b4f-4170-b524-9f582344e76d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17707 | 2026.01.22 22:27:32.542711 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 17708 | 2026.01.22 22:27:32.542986 [ 277 ] {efa36af1-9b4f-4170-b524-9f582344e76d} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17709 | 2026.01.22 22:27:32.543035 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17710 | 2026.01.22 22:27:32.543187 [ 82 ] {} <Debug> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 17711 | 2026.01.22 22:27:32.543229 [ 82 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17712 | 2026.01.22 22:27:32.543240 [ 277 ] {efa36af1-9b4f-4170-b524-9f582344e76d} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17713 | 2026.01.22 22:27:32.543249 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17714 | 2026.01.22 22:27:32.543335 [ 192 ] {7b0753d0-d697-461d-a77d-14ff90617906::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 | ||
| 17715 | 2026.01.22 22:27:32.543376 [ 82 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17716 | 2026.01.22 22:27:32.543394 [ 277 ] {efa36af1-9b4f-4170-b524-9f582344e76d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001281 sec., 46838.4074941452 rows/sec., 3.16 MiB/sec. | ||
| 17717 | 2026.01.22 22:27:32.543415 [ 82 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17718 | 2026.01.22 22:27:32.543438 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17719 | 2026.01.22 22:27:32.543440 [ 277 ] {efa36af1-9b4f-4170-b524-9f582344e76d} <Debug> TCPHandler: Processed in 0.001449621 sec. | ||
| 17720 | 2026.01.22 22:27:32.543486 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2111 | ||
| 17721 | 2026.01.22 22:27:32.543516 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 17722 | 2026.01.22 22:27:32.543622 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17723 | 2026.01.22 22:27:32.543650 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7842 rows starting from the beginning of the part | ||
| 17724 | 2026.01.22 22:27:32.543705 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 108 rows starting from the beginning of the part | ||
| 17725 | 2026.01.22 22:27:32.543744 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 17726 | 2026.01.22 22:27:32.543782 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 60 rows starting from the beginning of the part | ||
| 17727 | 2026.01.22 22:27:32.543793 [ 192 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17728 | 2026.01.22 22:27:32.543820 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
| 17729 | 2026.01.22 22:27:32.543857 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 17730 | 2026.01.22 22:27:32.543930 [ 192 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1936 rows starting from the beginning of the part | ||
| 17731 | 2026.01.22 22:27:32.544260 [ 192 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 36 rows starting from the beginning of the part | ||
| 17732 | 2026.01.22 22:27:32.544565 [ 192 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 24 rows starting from the beginning of the part | ||
| 17733 | 2026.01.22 22:27:32.544953 [ 192 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 36 rows starting from the beginning of the part | ||
| 17734 | 2026.01.22 22:27:32.545419 [ 192 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 42 rows starting from the beginning of the part | ||
| 17735 | 2026.01.22 22:27:32.545745 [ 192 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 37 rows starting from the beginning of the part | ||
| 17736 | 2026.01.22 22:27:32.545863 [ 193 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8190 rows, containing 4 columns (4 merged, 0 gathered) in 0.002375738 sec., 3447349.83403052 rows/sec., 229.45 MiB/sec. | ||
| 17737 | 2026.01.22 22:27:32.546331 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17738 | 2026.01.22 22:27:32.546714 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_131_26} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17739 | 2026.01.22 22:27:32.546787 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_131_26} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17740 | 2026.01.22 22:27:32.546854 [ 208 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 17741 | 2026.01.22 22:27:32.552807 [ 193 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2111 rows, containing 72 columns (72 merged, 0 gathered) in 0.009502881 sec., 222143.1584800441 rows/sec., 171.32 MiB/sec. | ||
| 17742 | 2026.01.22 22:27:32.554853 [ 193 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 17743 | 2026.01.22 22:27:32.555527 [ 193 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_66_13} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17744 | 2026.01.22 22:27:32.555622 [ 193 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_66_13} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 17745 | 2026.01.22 22:27:32.556021 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 17746 | 2026.01.22 22:27:33.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 389.04 MiB, peak 406.68 MiB, free memory in arenas 0.00 B, will set to 387.93 MiB (RSS), difference: -1.12 MiB | ||
| 17747 | 2026.01.22 22:27:37.173889 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17748 | 2026.01.22 22:27:37.173952 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17749 | 2026.01.22 22:27:37.409307 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43168 | ||
| 17750 | 2026.01.22 22:27:37.410194 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17751 | 2026.01.22 22:27:37.410267 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17752 | 2026.01.22 22:27:37.410968 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 17753 | 2026.01.22 22:27:37.411200 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17754 | 2026.01.22 22:27:37.411336 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43168 | ||
| 17755 | 2026.01.22 22:27:37.411420 [ 221 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): 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] | ||
| 17756 | 2026.01.22 22:27:37.411457 [ 221 ] {} <Debug> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): 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] | ||
| 17757 | 2026.01.22 22:27:37.413990 [ 221 ] {} <Debug> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): 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] | ||
| 17758 | 2026.01.22 22:27:37.533261 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17759 | 2026.01.22 22:27:37.533459 [ 277 ] {c441679d-9276-432a-90f3-c7fccc551c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17760 | 2026.01.22 22:27:37.533533 [ 277 ] {c441679d-9276-432a-90f3-c7fccc551c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17761 | 2026.01.22 22:27:37.534277 [ 277 ] {c441679d-9276-432a-90f3-c7fccc551c48} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17762 | 2026.01.22 22:27:37.534331 [ 277 ] {c441679d-9276-432a-90f3-c7fccc551c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17763 | 2026.01.22 22:27:37.534734 [ 277 ] {c441679d-9276-432a-90f3-c7fccc551c48} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17764 | 2026.01.22 22:27:37.534963 [ 277 ] {c441679d-9276-432a-90f3-c7fccc551c48} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17765 | 2026.01.22 22:27:37.535122 [ 277 ] {c441679d-9276-432a-90f3-c7fccc551c48} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001716 sec., 38461.53846153846 rows/sec., 3.05 MiB/sec. | ||
| 17766 | 2026.01.22 22:27:37.535171 [ 277 ] {c441679d-9276-432a-90f3-c7fccc551c48} <Debug> TCPHandler: Processed in 0.002040565 sec. | ||
| 17767 | 2026.01.22 22:27:37.535202 [ 223 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): 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] | ||
| 17768 | 2026.01.22 22:27:37.535231 [ 223 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): 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] | ||
| 17769 | 2026.01.22 22:27:37.535289 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17770 | 2026.01.22 22:27:37.535392 [ 277 ] {9f21090c-d8e4-44f8-b64f-4576f41fef0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17771 | 2026.01.22 22:27:37.535435 [ 277 ] {9f21090c-d8e4-44f8-b64f-4576f41fef0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17772 | 2026.01.22 22:27:37.535842 [ 277 ] {9f21090c-d8e4-44f8-b64f-4576f41fef0c} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17773 | 2026.01.22 22:27:37.535878 [ 277 ] {9f21090c-d8e4-44f8-b64f-4576f41fef0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17774 | 2026.01.22 22:27:37.536178 [ 277 ] {9f21090c-d8e4-44f8-b64f-4576f41fef0c} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 17775 | 2026.01.22 22:27:37.536387 [ 277 ] {9f21090c-d8e4-44f8-b64f-4576f41fef0c} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17776 | 2026.01.22 22:27:37.536514 [ 128 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 17777 | 2026.01.22 22:27:37.536522 [ 277 ] {9f21090c-d8e4-44f8-b64f-4576f41fef0c} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001153 sec., 4336.513443191674 rows/sec., 326.09 KiB/sec. | ||
| 17778 | 2026.01.22 22:27:37.536580 [ 128 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17779 | 2026.01.22 22:27:37.536599 [ 277 ] {9f21090c-d8e4-44f8-b64f-4576f41fef0c} <Debug> TCPHandler: Processed in 0.00136028 sec. | ||
| 17780 | 2026.01.22 22:27:37.536607 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17781 | 2026.01.22 22:27:37.536725 [ 197 ] {1300943d-9fd4-47f6-9844-87364234b6ab::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 | ||
| 17782 | 2026.01.22 22:27:37.536732 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17783 | 2026.01.22 22:27:37.536849 [ 197 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17784 | 2026.01.22 22:27:37.536851 [ 277 ] {947c3507-1194-48d1-98a2-4151b2025eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17785 | 2026.01.22 22:27:37.536891 [ 197 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 296 rows starting from the beginning of the part | ||
| 17786 | 2026.01.22 22:27:37.536910 [ 277 ] {947c3507-1194-48d1-98a2-4151b2025eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17787 | 2026.01.22 22:27:37.536967 [ 197 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 19 rows starting from the beginning of the part | ||
| 17788 | 2026.01.22 22:27:37.537024 [ 197 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 36 rows starting from the beginning of the part | ||
| 17789 | 2026.01.22 22:27:37.537074 [ 197 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 5 rows starting from the beginning of the part | ||
| 17790 | 2026.01.22 22:27:37.537120 [ 197 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 36 rows starting from the beginning of the part | ||
| 17791 | 2026.01.22 22:27:37.537167 [ 197 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 5 rows starting from the beginning of the part | ||
| 17792 | 2026.01.22 22:27:37.537333 [ 277 ] {947c3507-1194-48d1-98a2-4151b2025eb1} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17793 | 2026.01.22 22:27:37.537374 [ 277 ] {947c3507-1194-48d1-98a2-4151b2025eb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17794 | 2026.01.22 22:27:37.537703 [ 277 ] {947c3507-1194-48d1-98a2-4151b2025eb1} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17795 | 2026.01.22 22:27:37.537947 [ 277 ] {947c3507-1194-48d1-98a2-4151b2025eb1} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17796 | 2026.01.22 22:27:37.538053 [ 197 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 397 rows, containing 5 columns (5 merged, 0 gathered) in 0.00137789 sec., 288121.6933136897 rows/sec., 19.86 MiB/sec. | ||
| 17797 | 2026.01.22 22:27:37.538079 [ 277 ] {947c3507-1194-48d1-98a2-4151b2025eb1} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001248 sec., 55288.46153846154 rows/sec., 4.32 MiB/sec. | ||
| 17798 | 2026.01.22 22:27:37.538121 [ 277 ] {947c3507-1194-48d1-98a2-4151b2025eb1} <Debug> TCPHandler: Processed in 0.001436871 sec. | ||
| 17799 | 2026.01.22 22:27:37.538177 [ 197 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 17800 | 2026.01.22 22:27:37.538200 [ 222 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): 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] | ||
| 17801 | 2026.01.22 22:27:37.538235 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17802 | 2026.01.22 22:27:37.538257 [ 222 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): 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] | ||
| 17803 | 2026.01.22 22:27:37.538353 [ 277 ] {35014a1c-2411-416a-ab8a-e1dfa57fa4bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17804 | 2026.01.22 22:27:37.538405 [ 277 ] {35014a1c-2411-416a-ab8a-e1dfa57fa4bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17805 | 2026.01.22 22:27:37.538445 [ 197 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_126_25} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17806 | 2026.01.22 22:27:37.538524 [ 197 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_126_25} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 17807 | 2026.01.22 22:27:37.538600 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 17808 | 2026.01.22 22:27:37.538792 [ 223 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): 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] | ||
| 17809 | 2026.01.22 22:27:37.538813 [ 277 ] {35014a1c-2411-416a-ab8a-e1dfa57fa4bc} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17810 | 2026.01.22 22:27:37.538848 [ 277 ] {35014a1c-2411-416a-ab8a-e1dfa57fa4bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17811 | 2026.01.22 22:27:37.539190 [ 277 ] {35014a1c-2411-416a-ab8a-e1dfa57fa4bc} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17812 | 2026.01.22 22:27:37.539446 [ 277 ] {35014a1c-2411-416a-ab8a-e1dfa57fa4bc} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17813 | 2026.01.22 22:27:37.539576 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Selected 2 parts from all_1_127_27 to all_128_128_0 | ||
| 17814 | 2026.01.22 22:27:37.539586 [ 277 ] {35014a1c-2411-416a-ab8a-e1dfa57fa4bc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 17815 | 2026.01.22 22:27:37.539628 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17816 | 2026.01.22 22:27:37.539646 [ 277 ] {35014a1c-2411-416a-ab8a-e1dfa57fa4bc} <Debug> TCPHandler: Processed in 0.00145868 sec. | ||
| 17817 | 2026.01.22 22:27:37.539656 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17818 | 2026.01.22 22:27:37.539745 [ 188 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_128_28} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_127_27 to all_128_128_0 into Compact with storage Full | ||
| 17819 | 2026.01.22 22:27:37.539769 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17820 | 2026.01.22 22:27:37.539774 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): 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] | ||
| 17821 | 2026.01.22 22:27:37.539819 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): 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] | ||
| 17822 | 2026.01.22 22:27:37.539865 [ 188 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_128_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17823 | 2026.01.22 22:27:37.539870 [ 277 ] {b07d3a6c-05c4-4abb-a3f9-3417dd422c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17824 | 2026.01.22 22:27:37.539905 [ 188 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_128_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_127_27, total 37643 rows starting from the beginning of the part | ||
| 17825 | 2026.01.22 22:27:37.539936 [ 277 ] {b07d3a6c-05c4-4abb-a3f9-3417dd422c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17826 | 2026.01.22 22:27:37.539978 [ 188 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_128_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 881 rows starting from the beginning of the part | ||
| 17827 | 2026.01.22 22:27:37.540730 [ 277 ] {b07d3a6c-05c4-4abb-a3f9-3417dd422c0c} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17828 | 2026.01.22 22:27:37.540772 [ 277 ] {b07d3a6c-05c4-4abb-a3f9-3417dd422c0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17829 | 2026.01.22 22:27:37.541301 [ 277 ] {b07d3a6c-05c4-4abb-a3f9-3417dd422c0c} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17830 | 2026.01.22 22:27:37.541370 [ 222 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): 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] | ||
| 17831 | 2026.01.22 22:27:37.541564 [ 277 ] {b07d3a6c-05c4-4abb-a3f9-3417dd422c0c} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17832 | 2026.01.22 22:27:37.541724 [ 277 ] {b07d3a6c-05c4-4abb-a3f9-3417dd422c0c} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001872 sec., 2670.940170940171 rows/sec., 4.79 MiB/sec. | ||
| 17833 | 2026.01.22 22:27:37.541802 [ 277 ] {b07d3a6c-05c4-4abb-a3f9-3417dd422c0c} <Debug> TCPHandler: Processed in 0.002080515 sec. | ||
| 17834 | 2026.01.22 22:27:37.541912 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17835 | 2026.01.22 22:27:37.542005 [ 277 ] {04359e71-b305-4346-b913-5f566606f016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17836 | 2026.01.22 22:27:37.542046 [ 277 ] {04359e71-b305-4346-b913-5f566606f016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17837 | 2026.01.22 22:27:37.542394 [ 277 ] {04359e71-b305-4346-b913-5f566606f016} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17838 | 2026.01.22 22:27:37.542431 [ 277 ] {04359e71-b305-4346-b913-5f566606f016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17839 | 2026.01.22 22:27:37.542759 [ 277 ] {04359e71-b305-4346-b913-5f566606f016} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17840 | 2026.01.22 22:27:37.542978 [ 277 ] {04359e71-b305-4346-b913-5f566606f016} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17841 | 2026.01.22 22:27:37.543107 [ 277 ] {04359e71-b305-4346-b913-5f566606f016} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 17842 | 2026.01.22 22:27:37.543143 [ 277 ] {04359e71-b305-4346-b913-5f566606f016} <Debug> TCPHandler: Processed in 0.001278809 sec. | ||
| 17843 | 2026.01.22 22:27:37.543179 [ 223 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): 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] | ||
| 17844 | 2026.01.22 22:27:37.543201 [ 223 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): 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] | ||
| 17845 | 2026.01.22 22:27:37.543436 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): 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] | ||
| 17846 | 2026.01.22 22:27:37.545299 [ 223 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): 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] | ||
| 17847 | 2026.01.22 22:27:37.546786 [ 188 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_128_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38524 rows, containing 5 columns (5 merged, 0 gathered) in 0.007073502 sec., 5446241.479821452 rows/sec., 372.42 MiB/sec. | ||
| 17848 | 2026.01.22 22:27:37.547169 [ 188 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_128_28} <Trace> MergedBlockOutputStream: filled checksums all_1_128_28 (state Temporary) | ||
| 17849 | 2026.01.22 22:27:37.547418 [ 188 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_128_28} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_merge_all_1_128_28 to all_1_128_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17850 | 2026.01.22 22:27:37.547479 [ 188 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_128_28} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Merged 2 parts: [all_1_127_27, all_128_128_0] -> all_1_128_28 | ||
| 17851 | 2026.01.22 22:27:37.547547 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 17852 | 2026.01.22 22:27:38.978207 [ 220 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): 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] | ||
| 17853 | 2026.01.22 22:27:38.978267 [ 220 ] {} <Debug> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): 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] | ||
| 17854 | 2026.01.22 22:27:38.981742 [ 220 ] {} <Debug> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): 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] | ||
| 17855 | 2026.01.22 22:27:39.000324 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 383.93 MiB, peak 406.68 MiB, free memory in arenas 0.00 B, will set to 387.93 MiB (RSS), difference: 4.00 MiB | ||
| 17856 | 2026.01.22 22:27:39.742813 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 678 | ||
| 17857 | 2026.01.22 22:27:39.760632 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17858 | 2026.01.22 22:27:39.760698 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17859 | 2026.01.22 22:27:39.767013 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 17860 | 2026.01.22 22:27:39.767721 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17861 | 2026.01.22 22:27:39.770926 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 17862 | 2026.01.22 22:27:42.159557 [ 222 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): 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] | ||
| 17863 | 2026.01.22 22:27:42.159675 [ 222 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): 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] | ||
| 17864 | 2026.01.22 22:27:42.162959 [ 222 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): 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] | ||
| 17865 | 2026.01.22 22:27:42.533848 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17866 | 2026.01.22 22:27:42.534022 [ 277 ] {09128d96-0bb9-4958-abe6-db1ca2a8a740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17867 | 2026.01.22 22:27:42.534087 [ 277 ] {09128d96-0bb9-4958-abe6-db1ca2a8a740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17868 | 2026.01.22 22:27:42.534781 [ 277 ] {09128d96-0bb9-4958-abe6-db1ca2a8a740} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17869 | 2026.01.22 22:27:42.534820 [ 277 ] {09128d96-0bb9-4958-abe6-db1ca2a8a740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17870 | 2026.01.22 22:27:42.535206 [ 277 ] {09128d96-0bb9-4958-abe6-db1ca2a8a740} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17871 | 2026.01.22 22:27:42.535425 [ 277 ] {09128d96-0bb9-4958-abe6-db1ca2a8a740} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17872 | 2026.01.22 22:27:42.535571 [ 277 ] {09128d96-0bb9-4958-abe6-db1ca2a8a740} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001597 sec., 80150.28177833438 rows/sec., 6.89 MiB/sec. | ||
| 17873 | 2026.01.22 22:27:42.535614 [ 277 ] {09128d96-0bb9-4958-abe6-db1ca2a8a740} <Debug> TCPHandler: Processed in 0.001892054 sec. | ||
| 17874 | 2026.01.22 22:27:42.535740 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17875 | 2026.01.22 22:27:42.535837 [ 277 ] {62c0e3a5-942c-4997-ba05-91710408704c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17876 | 2026.01.22 22:27:42.535878 [ 277 ] {62c0e3a5-942c-4997-ba05-91710408704c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17877 | 2026.01.22 22:27:42.536291 [ 277 ] {62c0e3a5-942c-4997-ba05-91710408704c} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17878 | 2026.01.22 22:27:42.536325 [ 277 ] {62c0e3a5-942c-4997-ba05-91710408704c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17879 | 2026.01.22 22:27:42.536612 [ 277 ] {62c0e3a5-942c-4997-ba05-91710408704c} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17880 | 2026.01.22 22:27:42.536818 [ 277 ] {62c0e3a5-942c-4997-ba05-91710408704c} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17881 | 2026.01.22 22:27:42.536943 [ 277 ] {62c0e3a5-942c-4997-ba05-91710408704c} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001125 sec., 32000.000000000004 rows/sec., 2.35 MiB/sec. | ||
| 17882 | 2026.01.22 22:27:42.536981 [ 277 ] {62c0e3a5-942c-4997-ba05-91710408704c} <Debug> TCPHandler: Processed in 0.001293739 sec. | ||
| 17883 | 2026.01.22 22:27:42.537115 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17884 | 2026.01.22 22:27:42.537211 [ 277 ] {1c477b13-74c8-4d50-8334-00d7ad60b1db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17885 | 2026.01.22 22:27:42.537252 [ 277 ] {1c477b13-74c8-4d50-8334-00d7ad60b1db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17886 | 2026.01.22 22:27:42.537681 [ 277 ] {1c477b13-74c8-4d50-8334-00d7ad60b1db} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17887 | 2026.01.22 22:27:42.537715 [ 277 ] {1c477b13-74c8-4d50-8334-00d7ad60b1db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17888 | 2026.01.22 22:27:42.538011 [ 277 ] {1c477b13-74c8-4d50-8334-00d7ad60b1db} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17889 | 2026.01.22 22:27:42.538219 [ 277 ] {1c477b13-74c8-4d50-8334-00d7ad60b1db} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17890 | 2026.01.22 22:27:42.538344 [ 277 ] {1c477b13-74c8-4d50-8334-00d7ad60b1db} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001151 sec., 86880.97306689835 rows/sec., 6.79 MiB/sec. | ||
| 17891 | 2026.01.22 22:27:42.538383 [ 277 ] {1c477b13-74c8-4d50-8334-00d7ad60b1db} <Debug> TCPHandler: Processed in 0.001318149 sec. | ||
| 17892 | 2026.01.22 22:27:42.538495 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17893 | 2026.01.22 22:27:42.538589 [ 277 ] {f8f5e988-c288-4182-b7b0-f85adca4ffee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17894 | 2026.01.22 22:27:42.538633 [ 277 ] {f8f5e988-c288-4182-b7b0-f85adca4ffee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17895 | 2026.01.22 22:27:42.539041 [ 277 ] {f8f5e988-c288-4182-b7b0-f85adca4ffee} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17896 | 2026.01.22 22:27:42.539075 [ 277 ] {f8f5e988-c288-4182-b7b0-f85adca4ffee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17897 | 2026.01.22 22:27:42.539404 [ 277 ] {f8f5e988-c288-4182-b7b0-f85adca4ffee} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17898 | 2026.01.22 22:27:42.539609 [ 277 ] {f8f5e988-c288-4182-b7b0-f85adca4ffee} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17899 | 2026.01.22 22:27:42.539729 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Selected 2 parts from all_1_128_28 to all_129_129_0 | ||
| 17900 | 2026.01.22 22:27:42.539735 [ 277 ] {f8f5e988-c288-4182-b7b0-f85adca4ffee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 17901 | 2026.01.22 22:27:42.539766 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17902 | 2026.01.22 22:27:42.539785 [ 277 ] {f8f5e988-c288-4182-b7b0-f85adca4ffee} <Debug> TCPHandler: Processed in 0.00134121 sec. | ||
| 17903 | 2026.01.22 22:27:42.539786 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17904 | 2026.01.22 22:27:42.539880 [ 199 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_129_29} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_128_28 to all_129_129_0 into Compact with storage Full | ||
| 17905 | 2026.01.22 22:27:42.539917 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17906 | 2026.01.22 22:27:42.539995 [ 199 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_129_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17907 | 2026.01.22 22:27:42.540017 [ 277 ] {abbaf5c5-6b1c-4dac-a0e0-f30b68104cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17908 | 2026.01.22 22:27:42.540035 [ 199 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_129_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_128_28, total 38524 rows starting from the beginning of the part | ||
| 17909 | 2026.01.22 22:27:42.540072 [ 277 ] {abbaf5c5-6b1c-4dac-a0e0-f30b68104cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17910 | 2026.01.22 22:27:42.540095 [ 199 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_129_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
| 17911 | 2026.01.22 22:27:42.540948 [ 277 ] {abbaf5c5-6b1c-4dac-a0e0-f30b68104cdb} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17912 | 2026.01.22 22:27:42.540983 [ 277 ] {abbaf5c5-6b1c-4dac-a0e0-f30b68104cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17913 | 2026.01.22 22:27:42.541528 [ 277 ] {abbaf5c5-6b1c-4dac-a0e0-f30b68104cdb} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17914 | 2026.01.22 22:27:42.541748 [ 277 ] {abbaf5c5-6b1c-4dac-a0e0-f30b68104cdb} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17915 | 2026.01.22 22:27:42.541882 [ 277 ] {abbaf5c5-6b1c-4dac-a0e0-f30b68104cdb} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001884 sec., 19108.28025477707 rows/sec., 34.24 MiB/sec. | ||
| 17916 | 2026.01.22 22:27:42.541940 [ 277 ] {abbaf5c5-6b1c-4dac-a0e0-f30b68104cdb} <Debug> TCPHandler: Processed in 0.002075856 sec. | ||
| 17917 | 2026.01.22 22:27:42.542076 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17918 | 2026.01.22 22:27:42.542187 [ 277 ] {2ce8e5bc-a0d3-4353-977a-4a6607b71600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17919 | 2026.01.22 22:27:42.542239 [ 277 ] {2ce8e5bc-a0d3-4353-977a-4a6607b71600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17920 | 2026.01.22 22:27:42.542652 [ 277 ] {2ce8e5bc-a0d3-4353-977a-4a6607b71600} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17921 | 2026.01.22 22:27:42.542696 [ 277 ] {2ce8e5bc-a0d3-4353-977a-4a6607b71600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17922 | 2026.01.22 22:27:42.543088 [ 277 ] {2ce8e5bc-a0d3-4353-977a-4a6607b71600} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17923 | 2026.01.22 22:27:42.543363 [ 277 ] {2ce8e5bc-a0d3-4353-977a-4a6607b71600} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17924 | 2026.01.22 22:27:42.543526 [ 277 ] {2ce8e5bc-a0d3-4353-977a-4a6607b71600} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001361 sec., 44085.2314474651 rows/sec., 2.97 MiB/sec. | ||
| 17925 | 2026.01.22 22:27:42.543573 [ 277 ] {2ce8e5bc-a0d3-4353-977a-4a6607b71600} <Debug> TCPHandler: Processed in 0.001557842 sec. | ||
| 17926 | 2026.01.22 22:27:42.543834 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 29 entries to flush up to offset 2140 | ||
| 17927 | 2026.01.22 22:27:42.546126 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17928 | 2026.01.22 22:27:42.546170 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17929 | 2026.01.22 22:27:42.547161 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_129_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38684 rows, containing 5 columns (5 merged, 0 gathered) in 0.007310184 sec., 5291795.6647876445 rows/sec., 361.89 MiB/sec. | ||
| 17930 | 2026.01.22 22:27:42.547351 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 17931 | 2026.01.22 22:27:42.547631 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17932 | 2026.01.22 22:27:42.547842 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_129_29} <Trace> MergedBlockOutputStream: filled checksums all_1_129_29 (state Temporary) | ||
| 17933 | 2026.01.22 22:27:42.547916 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2140 | ||
| 17934 | 2026.01.22 22:27:42.548188 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_129_29} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_merge_all_1_129_29 to all_1_129_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17935 | 2026.01.22 22:27:42.548276 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_129_29} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Merged 2 parts: [all_1_128_28, all_129_129_0] -> all_1_129_29 | ||
| 17936 | 2026.01.22 22:27:42.548371 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 17937 | 2026.01.22 22:27:44.911568 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43616 | ||
| 17938 | 2026.01.22 22:27:44.912136 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17939 | 2026.01.22 22:27:44.912185 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17940 | 2026.01.22 22:27:44.912717 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 17941 | 2026.01.22 22:27:44.912952 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17942 | 2026.01.22 22:27:44.913086 [ 138 ] {} <Debug> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 17943 | 2026.01.22 22:27:44.913103 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43616 | ||
| 17944 | 2026.01.22 22:27:44.913162 [ 138 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17945 | 2026.01.22 22:27:44.913191 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17946 | 2026.01.22 22:27:44.913305 [ 201 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 17947 | 2026.01.22 22:27:44.913415 [ 201 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17948 | 2026.01.22 22:27:44.913451 [ 201 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41248 rows starting from the beginning of the part | ||
| 17949 | 2026.01.22 22:27:44.913518 [ 201 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 17950 | 2026.01.22 22:27:44.913570 [ 201 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 17951 | 2026.01.22 22:27:44.913611 [ 201 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 17952 | 2026.01.22 22:27:44.913652 [ 201 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 17953 | 2026.01.22 22:27:44.913692 [ 201 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 17954 | 2026.01.22 22:27:44.916248 [ 196 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43616 rows, containing 4 columns (4 merged, 0 gathered) in 0.002994242 sec., 14566624.875344077 rows/sec., 208.38 MiB/sec. | ||
| 17955 | 2026.01.22 22:27:44.916541 [ 200 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 17956 | 2026.01.22 22:27:44.916849 [ 200 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_91_18} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17957 | 2026.01.22 22:27:44.916932 [ 200 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_91_18} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 17958 | 2026.01.22 22:27:44.917062 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 17959 | 2026.01.22 22:27:47.271085 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 17960 | 2026.01.22 22:27:47.288947 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17961 | 2026.01.22 22:27:47.289000 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17962 | 2026.01.22 22:27:47.295324 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 17963 | 2026.01.22 22:27:47.296063 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17964 | 2026.01.22 22:27:47.296383 [ 136 ] {} <Debug> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 17965 | 2026.01.22 22:27:47.296456 [ 136 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17966 | 2026.01.22 22:27:47.296480 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17967 | 2026.01.22 22:27:47.296577 [ 187 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 17968 | 2026.01.22 22:27:47.299183 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 17969 | 2026.01.22 22:27:47.299667 [ 187 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17970 | 2026.01.22 22:27:47.300525 [ 187 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 17971 | 2026.01.22 22:27:47.303891 [ 187 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 17972 | 2026.01.22 22:27:47.307644 [ 187 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 17973 | 2026.01.22 22:27:47.311605 [ 187 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part | ||
| 17974 | 2026.01.22 22:27:47.316194 [ 187 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
| 17975 | 2026.01.22 22:27:47.320845 [ 187 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 17976 | 2026.01.22 22:27:47.387718 [ 196 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.091177574 sec., 7523.779915442804 rows/sec., 38.90 MiB/sec. | ||
| 17977 | 2026.01.22 22:27:47.390912 [ 190 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 17978 | 2026.01.22 22:27:47.393204 [ 190 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_91_18} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17979 | 2026.01.22 22:27:47.393326 [ 190 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_91_18} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 17980 | 2026.01.22 22:27:47.395945 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 17981 | 2026.01.22 22:27:47.561131 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17982 | 2026.01.22 22:27:47.561308 [ 277 ] {13fd5a97-4dbc-49fc-9a29-a2ad48ba071e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17983 | 2026.01.22 22:27:47.561374 [ 277 ] {13fd5a97-4dbc-49fc-9a29-a2ad48ba071e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17984 | 2026.01.22 22:27:47.561997 [ 277 ] {13fd5a97-4dbc-49fc-9a29-a2ad48ba071e} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17985 | 2026.01.22 22:27:47.562049 [ 277 ] {13fd5a97-4dbc-49fc-9a29-a2ad48ba071e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17986 | 2026.01.22 22:27:47.562430 [ 277 ] {13fd5a97-4dbc-49fc-9a29-a2ad48ba071e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 17987 | 2026.01.22 22:27:47.562668 [ 277 ] {13fd5a97-4dbc-49fc-9a29-a2ad48ba071e} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17988 | 2026.01.22 22:27:47.562835 [ 277 ] {13fd5a97-4dbc-49fc-9a29-a2ad48ba071e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001574 sec., 15247.776365946633 rows/sec., 1.27 MiB/sec. | ||
| 17989 | 2026.01.22 22:27:47.562858 [ 220 ] {} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17990 | 2026.01.22 22:27:47.562883 [ 277 ] {13fd5a97-4dbc-49fc-9a29-a2ad48ba071e} <Debug> TCPHandler: Processed in 0.001878624 sec. | ||
| 17991 | 2026.01.22 22:27:47.562909 [ 220 ] {} <Debug> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17992 | 2026.01.22 22:27:47.563023 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17993 | 2026.01.22 22:27:47.563131 [ 277 ] {9c5a8961-e357-4a02-a757-7bc31c6088ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17994 | 2026.01.22 22:27:47.563178 [ 277 ] {9c5a8961-e357-4a02-a757-7bc31c6088ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17995 | 2026.01.22 22:27:47.563589 [ 277 ] {9c5a8961-e357-4a02-a757-7bc31c6088ed} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17996 | 2026.01.22 22:27:47.563628 [ 277 ] {9c5a8961-e357-4a02-a757-7bc31c6088ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17997 | 2026.01.22 22:27:47.563938 [ 277 ] {9c5a8961-e357-4a02-a757-7bc31c6088ed} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 17998 | 2026.01.22 22:27:47.564170 [ 277 ] {9c5a8961-e357-4a02-a757-7bc31c6088ed} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17999 | 2026.01.22 22:27:47.564304 [ 277 ] {9c5a8961-e357-4a02-a757-7bc31c6088ed} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001196 sec., 5016.722408026756 rows/sec., 409.08 KiB/sec. | ||
| 18000 | 2026.01.22 22:27:47.564343 [ 277 ] {9c5a8961-e357-4a02-a757-7bc31c6088ed} <Debug> TCPHandler: Processed in 0.00137455 sec. | ||
| 18001 | 2026.01.22 22:27:47.564468 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18002 | 2026.01.22 22:27:47.564591 [ 277 ] {8630027a-7d9f-4f0b-9aff-09aecc2da156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18003 | 2026.01.22 22:27:47.564644 [ 277 ] {8630027a-7d9f-4f0b-9aff-09aecc2da156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18004 | 2026.01.22 22:27:47.565723 [ 277 ] {8630027a-7d9f-4f0b-9aff-09aecc2da156} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18005 | 2026.01.22 22:27:47.565762 [ 277 ] {8630027a-7d9f-4f0b-9aff-09aecc2da156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18006 | 2026.01.22 22:27:47.566202 [ 277 ] {8630027a-7d9f-4f0b-9aff-09aecc2da156} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18007 | 2026.01.22 22:27:47.566436 [ 220 ] {} <Debug> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18008 | 2026.01.22 22:27:47.566463 [ 277 ] {8630027a-7d9f-4f0b-9aff-09aecc2da156} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18009 | 2026.01.22 22:27:47.566603 [ 277 ] {8630027a-7d9f-4f0b-9aff-09aecc2da156} <Debug> executeQuery: Read 1329 rows, 113.13 KiB in 0.002038 sec., 652109.9116781158 rows/sec., 54.21 MiB/sec. | ||
| 18010 | 2026.01.22 22:27:47.566643 [ 277 ] {8630027a-7d9f-4f0b-9aff-09aecc2da156} <Debug> TCPHandler: Processed in 0.002237086 sec. | ||
| 18011 | 2026.01.22 22:27:47.566766 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18012 | 2026.01.22 22:27:47.566890 [ 277 ] {71c6c80f-8351-4257-b74c-57d4736d84ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18013 | 2026.01.22 22:27:47.566941 [ 277 ] {71c6c80f-8351-4257-b74c-57d4736d84ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18014 | 2026.01.22 22:27:47.567426 [ 277 ] {71c6c80f-8351-4257-b74c-57d4736d84ca} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18015 | 2026.01.22 22:27:47.567471 [ 277 ] {71c6c80f-8351-4257-b74c-57d4736d84ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18016 | 2026.01.22 22:27:47.567824 [ 277 ] {71c6c80f-8351-4257-b74c-57d4736d84ca} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18017 | 2026.01.22 22:27:47.568037 [ 277 ] {71c6c80f-8351-4257-b74c-57d4736d84ca} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18018 | 2026.01.22 22:27:47.568168 [ 277 ] {71c6c80f-8351-4257-b74c-57d4736d84ca} <Debug> executeQuery: Read 23 rows, 1.76 KiB in 0.001303 sec., 17651.57329240215 rows/sec., 1.32 MiB/sec. | ||
| 18019 | 2026.01.22 22:27:47.568206 [ 277 ] {71c6c80f-8351-4257-b74c-57d4736d84ca} <Debug> TCPHandler: Processed in 0.001504051 sec. | ||
| 18020 | 2026.01.22 22:27:47.568323 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18021 | 2026.01.22 22:27:47.568439 [ 277 ] {65e28f33-db94-43be-8d76-a68b97b27efe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18022 | 2026.01.22 22:27:47.568486 [ 277 ] {65e28f33-db94-43be-8d76-a68b97b27efe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18023 | 2026.01.22 22:27:47.568986 [ 277 ] {65e28f33-db94-43be-8d76-a68b97b27efe} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18024 | 2026.01.22 22:27:47.569023 [ 277 ] {65e28f33-db94-43be-8d76-a68b97b27efe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18025 | 2026.01.22 22:27:47.569338 [ 277 ] {65e28f33-db94-43be-8d76-a68b97b27efe} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 18026 | 2026.01.22 22:27:47.569544 [ 277 ] {65e28f33-db94-43be-8d76-a68b97b27efe} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18027 | 2026.01.22 22:27:47.569678 [ 277 ] {65e28f33-db94-43be-8d76-a68b97b27efe} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001263 sec., 199524.9406175772 rows/sec., 13.80 MiB/sec. | ||
| 18028 | 2026.01.22 22:27:47.569714 [ 277 ] {65e28f33-db94-43be-8d76-a68b97b27efe} <Debug> TCPHandler: Processed in 0.001452491 sec. | ||
| 18029 | 2026.01.22 22:27:47.569713 [ 222 ] {} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18030 | 2026.01.22 22:27:47.569760 [ 222 ] {} <Debug> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18031 | 2026.01.22 22:27:47.569831 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18032 | 2026.01.22 22:27:47.569930 [ 277 ] {99a33a32-3fa4-427d-9af8-8f9b7ac16869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18033 | 2026.01.22 22:27:47.569972 [ 277 ] {99a33a32-3fa4-427d-9af8-8f9b7ac16869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18034 | 2026.01.22 22:27:47.570369 [ 277 ] {99a33a32-3fa4-427d-9af8-8f9b7ac16869} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18035 | 2026.01.22 22:27:47.570406 [ 277 ] {99a33a32-3fa4-427d-9af8-8f9b7ac16869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18036 | 2026.01.22 22:27:47.570761 [ 277 ] {99a33a32-3fa4-427d-9af8-8f9b7ac16869} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 18037 | 2026.01.22 22:27:47.570985 [ 277 ] {99a33a32-3fa4-427d-9af8-8f9b7ac16869} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18038 | 2026.01.22 22:27:47.571114 [ 277 ] {99a33a32-3fa4-427d-9af8-8f9b7ac16869} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001201 sec., 9991.673605328893 rows/sec., 780.60 KiB/sec. | ||
| 18039 | 2026.01.22 22:27:47.571116 [ 218 ] {} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18040 | 2026.01.22 22:27:47.571153 [ 277 ] {99a33a32-3fa4-427d-9af8-8f9b7ac16869} <Debug> TCPHandler: Processed in 0.00137274 sec. | ||
| 18041 | 2026.01.22 22:27:47.571163 [ 218 ] {} <Debug> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18042 | 2026.01.22 22:27:47.571266 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18043 | 2026.01.22 22:27:47.571365 [ 277 ] {9f81f464-a126-4eb6-b53a-17a79ef9d4fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18044 | 2026.01.22 22:27:47.571407 [ 277 ] {9f81f464-a126-4eb6-b53a-17a79ef9d4fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18045 | 2026.01.22 22:27:47.572019 [ 277 ] {9f81f464-a126-4eb6-b53a-17a79ef9d4fc} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18046 | 2026.01.22 22:27:47.572059 [ 277 ] {9f81f464-a126-4eb6-b53a-17a79ef9d4fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18047 | 2026.01.22 22:27:47.572433 [ 277 ] {9f81f464-a126-4eb6-b53a-17a79ef9d4fc} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18048 | 2026.01.22 22:27:47.572552 [ 222 ] {} <Debug> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18049 | 2026.01.22 22:27:47.572702 [ 277 ] {9f81f464-a126-4eb6-b53a-17a79ef9d4fc} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18050 | 2026.01.22 22:27:47.572843 [ 277 ] {9f81f464-a126-4eb6-b53a-17a79ef9d4fc} <Debug> executeQuery: Read 567 rows, 43.55 KiB in 0.001496 sec., 379010.6951871658 rows/sec., 28.43 MiB/sec. | ||
| 18051 | 2026.01.22 22:27:47.572883 [ 277 ] {9f81f464-a126-4eb6-b53a-17a79ef9d4fc} <Debug> TCPHandler: Processed in 0.001667122 sec. | ||
| 18052 | 2026.01.22 22:27:47.572997 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18053 | 2026.01.22 22:27:47.573094 [ 277 ] {c47dc552-e98b-47df-a045-c815466091fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18054 | 2026.01.22 22:27:47.573139 [ 277 ] {c47dc552-e98b-47df-a045-c815466091fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18055 | 2026.01.22 22:27:47.573729 [ 277 ] {c47dc552-e98b-47df-a045-c815466091fc} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18056 | 2026.01.22 22:27:47.573771 [ 277 ] {c47dc552-e98b-47df-a045-c815466091fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18057 | 2026.01.22 22:27:47.573815 [ 218 ] {} <Debug> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 18058 | 2026.01.22 22:27:47.574155 [ 277 ] {c47dc552-e98b-47df-a045-c815466091fc} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18059 | 2026.01.22 22:27:47.574368 [ 277 ] {c47dc552-e98b-47df-a045-c815466091fc} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18060 | 2026.01.22 22:27:47.574471 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Selected 6 parts from all_1_129_29 to all_134_134_0 | ||
| 18061 | 2026.01.22 22:27:47.574499 [ 277 ] {c47dc552-e98b-47df-a045-c815466091fc} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001424 sec., 620084.2696629214 rows/sec., 42.09 MiB/sec. | ||
| 18062 | 2026.01.22 22:27:47.574502 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18063 | 2026.01.22 22:27:47.574529 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18064 | 2026.01.22 22:27:47.574536 [ 277 ] {c47dc552-e98b-47df-a045-c815466091fc} <Debug> TCPHandler: Processed in 0.001589431 sec. | ||
| 18065 | 2026.01.22 22:27:47.574615 [ 203 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_134_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_129_29 to all_134_134_0 into Compact with storage Full | ||
| 18066 | 2026.01.22 22:27:47.574658 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18067 | 2026.01.22 22:27:47.574724 [ 203 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_134_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18068 | 2026.01.22 22:27:47.574759 [ 203 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_134_30} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_129_29, total 38684 rows starting from the beginning of the part | ||
| 18069 | 2026.01.22 22:27:47.574780 [ 277 ] {9ca12397-8948-4662-8094-d01f7fea0bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18070 | 2026.01.22 22:27:47.574824 [ 203 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_134_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 18071 | 2026.01.22 22:27:47.574848 [ 277 ] {9ca12397-8948-4662-8094-d01f7fea0bca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18072 | 2026.01.22 22:27:47.574875 [ 203 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_134_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part | ||
| 18073 | 2026.01.22 22:27:47.574924 [ 203 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_134_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 18074 | 2026.01.22 22:27:47.574972 [ 203 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_134_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 18075 | 2026.01.22 22:27:47.575015 [ 203 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_134_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 883 rows starting from the beginning of the part | ||
| 18076 | 2026.01.22 22:27:47.575735 [ 277 ] {9ca12397-8948-4662-8094-d01f7fea0bca} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18077 | 2026.01.22 22:27:47.575772 [ 277 ] {9ca12397-8948-4662-8094-d01f7fea0bca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18078 | 2026.01.22 22:27:47.576287 [ 277 ] {9ca12397-8948-4662-8094-d01f7fea0bca} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18079 | 2026.01.22 22:27:47.576523 [ 277 ] {9ca12397-8948-4662-8094-d01f7fea0bca} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18080 | 2026.01.22 22:27:47.576639 [ 135 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 18081 | 2026.01.22 22:27:47.576662 [ 277 ] {9ca12397-8948-4662-8094-d01f7fea0bca} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001906 sec., 2623.2948583420775 rows/sec., 4.70 MiB/sec. | ||
| 18082 | 2026.01.22 22:27:47.576674 [ 135 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18083 | 2026.01.22 22:27:47.576696 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18084 | 2026.01.22 22:27:47.576720 [ 277 ] {9ca12397-8948-4662-8094-d01f7fea0bca} <Debug> TCPHandler: Processed in 0.002124046 sec. | ||
| 18085 | 2026.01.22 22:27:47.576777 [ 191 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::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 | ||
| 18086 | 2026.01.22 22:27:47.576835 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18087 | 2026.01.22 22:27:47.576930 [ 277 ] {9ee21f35-3520-4e34-af3e-3c099e9a5438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18088 | 2026.01.22 22:27:47.576972 [ 277 ] {9ee21f35-3520-4e34-af3e-3c099e9a5438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18089 | 2026.01.22 22:27:47.576975 [ 191 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18090 | 2026.01.22 22:27:47.577034 [ 191 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2534 rows starting from the beginning of the part | ||
| 18091 | 2026.01.22 22:27:47.577161 [ 191 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 5 rows starting from the beginning of the part | ||
| 18092 | 2026.01.22 22:27:47.577274 [ 191 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 36 rows starting from the beginning of the part | ||
| 18093 | 2026.01.22 22:27:47.577308 [ 277 ] {9ee21f35-3520-4e34-af3e-3c099e9a5438} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18094 | 2026.01.22 22:27:47.577345 [ 277 ] {9ee21f35-3520-4e34-af3e-3c099e9a5438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18095 | 2026.01.22 22:27:47.577387 [ 191 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 5 rows starting from the beginning of the part | ||
| 18096 | 2026.01.22 22:27:47.577499 [ 191 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 36 rows starting from the beginning of the part | ||
| 18097 | 2026.01.22 22:27:47.577608 [ 191 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 5 rows starting from the beginning of the part | ||
| 18098 | 2026.01.22 22:27:47.577661 [ 277 ] {9ee21f35-3520-4e34-af3e-3c099e9a5438} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18099 | 2026.01.22 22:27:47.577886 [ 277 ] {9ee21f35-3520-4e34-af3e-3c099e9a5438} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18100 | 2026.01.22 22:27:47.578015 [ 277 ] {9ee21f35-3520-4e34-af3e-3c099e9a5438} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 18101 | 2026.01.22 22:27:47.578051 [ 277 ] {9ee21f35-3520-4e34-af3e-3c099e9a5438} <Debug> TCPHandler: Processed in 0.00126787 sec. | ||
| 18102 | 2026.01.22 22:27:47.587767 [ 198 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_134_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40207 rows, containing 5 columns (5 merged, 0 gathered) in 0.013190997 sec., 3048063.76652197 rows/sec., 208.47 MiB/sec. | ||
| 18103 | 2026.01.22 22:27:47.588608 [ 208 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_134_30} <Trace> MergedBlockOutputStream: filled checksums all_1_134_30 (state Temporary) | ||
| 18104 | 2026.01.22 22:27:47.588805 [ 193 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2621 rows, containing 19 columns (19 merged, 0 gathered) in 0.012055349 sec., 217413.86333983362 rows/sec., 389.60 MiB/sec. | ||
| 18105 | 2026.01.22 22:27:47.588962 [ 208 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_134_30} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_merge_all_1_134_30 to all_1_134_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18106 | 2026.01.22 22:27:47.589050 [ 208 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_134_30} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Merged 6 parts: [all_1_129_29, all_134_134_0] -> all_1_134_30 | ||
| 18107 | 2026.01.22 22:27:47.589154 [ 208 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 18108 | 2026.01.22 22:27:47.591583 [ 197 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 18109 | 2026.01.22 22:27:47.591985 [ 197 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18110 | 2026.01.22 22:27:47.592075 [ 197 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18111 | 2026.01.22 22:27:47.592265 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.83 MiB. | ||
| 18112 | 2026.01.22 22:27:48.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 389.80 MiB, peak 414.43 MiB, free memory in arenas 0.00 B, will set to 394.56 MiB (RSS), difference: 4.77 MiB | ||
| 18113 | 2026.01.22 22:27:52.174190 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18114 | 2026.01.22 22:27:52.174258 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18115 | 2026.01.22 22:27:52.413368 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44128 | ||
| 18116 | 2026.01.22 22:27:52.414065 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18117 | 2026.01.22 22:27:52.414109 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18118 | 2026.01.22 22:27:52.414587 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 18119 | 2026.01.22 22:27:52.414810 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18120 | 2026.01.22 22:27:52.414945 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44128 | ||
| 18121 | 2026.01.22 22:27:52.534459 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18122 | 2026.01.22 22:27:52.534656 [ 277 ] {8c285068-81d7-4483-a3b3-f60a54636c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18123 | 2026.01.22 22:27:52.534728 [ 277 ] {8c285068-81d7-4483-a3b3-f60a54636c22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18124 | 2026.01.22 22:27:52.535448 [ 277 ] {8c285068-81d7-4483-a3b3-f60a54636c22} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18125 | 2026.01.22 22:27:52.535490 [ 277 ] {8c285068-81d7-4483-a3b3-f60a54636c22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18126 | 2026.01.22 22:27:52.535897 [ 277 ] {8c285068-81d7-4483-a3b3-f60a54636c22} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18127 | 2026.01.22 22:27:52.536149 [ 277 ] {8c285068-81d7-4483-a3b3-f60a54636c22} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18128 | 2026.01.22 22:27:52.536316 [ 277 ] {8c285068-81d7-4483-a3b3-f60a54636c22} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001714 sec., 74679.11318553092 rows/sec., 6.42 MiB/sec. | ||
| 18129 | 2026.01.22 22:27:52.536369 [ 277 ] {8c285068-81d7-4483-a3b3-f60a54636c22} <Debug> TCPHandler: Processed in 0.002045666 sec. | ||
| 18130 | 2026.01.22 22:27:52.536494 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18131 | 2026.01.22 22:27:52.536597 [ 277 ] {0e022b8b-175f-4ac8-9811-2a5bb6c9243a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18132 | 2026.01.22 22:27:52.536641 [ 277 ] {0e022b8b-175f-4ac8-9811-2a5bb6c9243a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18133 | 2026.01.22 22:27:52.537078 [ 277 ] {0e022b8b-175f-4ac8-9811-2a5bb6c9243a} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18134 | 2026.01.22 22:27:52.537112 [ 277 ] {0e022b8b-175f-4ac8-9811-2a5bb6c9243a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18135 | 2026.01.22 22:27:52.537424 [ 277 ] {0e022b8b-175f-4ac8-9811-2a5bb6c9243a} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18136 | 2026.01.22 22:27:52.537639 [ 277 ] {0e022b8b-175f-4ac8-9811-2a5bb6c9243a} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18137 | 2026.01.22 22:27:52.537776 [ 277 ] {0e022b8b-175f-4ac8-9811-2a5bb6c9243a} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001202 sec., 29950.083194675542 rows/sec., 2.20 MiB/sec. | ||
| 18138 | 2026.01.22 22:27:52.537816 [ 277 ] {0e022b8b-175f-4ac8-9811-2a5bb6c9243a} <Debug> TCPHandler: Processed in 0.00137523 sec. | ||
| 18139 | 2026.01.22 22:27:52.537922 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18140 | 2026.01.22 22:27:52.538016 [ 277 ] {f2a0102f-88d6-4084-a05c-17797334b81d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18141 | 2026.01.22 22:27:52.538057 [ 277 ] {f2a0102f-88d6-4084-a05c-17797334b81d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18142 | 2026.01.22 22:27:52.538508 [ 277 ] {f2a0102f-88d6-4084-a05c-17797334b81d} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18143 | 2026.01.22 22:27:52.538544 [ 277 ] {f2a0102f-88d6-4084-a05c-17797334b81d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18144 | 2026.01.22 22:27:52.538851 [ 277 ] {f2a0102f-88d6-4084-a05c-17797334b81d} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18145 | 2026.01.22 22:27:52.539065 [ 277 ] {f2a0102f-88d6-4084-a05c-17797334b81d} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18146 | 2026.01.22 22:27:52.539191 [ 277 ] {f2a0102f-88d6-4084-a05c-17797334b81d} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001194 sec., 83752.09380234506 rows/sec., 6.54 MiB/sec. | ||
| 18147 | 2026.01.22 22:27:52.539230 [ 277 ] {f2a0102f-88d6-4084-a05c-17797334b81d} <Debug> TCPHandler: Processed in 0.00135899 sec. | ||
| 18148 | 2026.01.22 22:27:52.539349 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18149 | 2026.01.22 22:27:52.539444 [ 277 ] {20cf63cc-3720-46d9-9a8e-89d2f3aeaa55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18150 | 2026.01.22 22:27:52.539486 [ 277 ] {20cf63cc-3720-46d9-9a8e-89d2f3aeaa55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18151 | 2026.01.22 22:27:52.539891 [ 277 ] {20cf63cc-3720-46d9-9a8e-89d2f3aeaa55} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18152 | 2026.01.22 22:27:52.539927 [ 277 ] {20cf63cc-3720-46d9-9a8e-89d2f3aeaa55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18153 | 2026.01.22 22:27:52.540263 [ 277 ] {20cf63cc-3720-46d9-9a8e-89d2f3aeaa55} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18154 | 2026.01.22 22:27:52.540494 [ 277 ] {20cf63cc-3720-46d9-9a8e-89d2f3aeaa55} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18155 | 2026.01.22 22:27:52.540627 [ 277 ] {20cf63cc-3720-46d9-9a8e-89d2f3aeaa55} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 18156 | 2026.01.22 22:27:52.540666 [ 277 ] {20cf63cc-3720-46d9-9a8e-89d2f3aeaa55} <Debug> TCPHandler: Processed in 0.001371461 sec. | ||
| 18157 | 2026.01.22 22:27:52.540777 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18158 | 2026.01.22 22:27:52.540871 [ 277 ] {c4aebcb1-be13-4720-9f0e-bfbfae9a9106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18159 | 2026.01.22 22:27:52.540925 [ 277 ] {c4aebcb1-be13-4720-9f0e-bfbfae9a9106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18160 | 2026.01.22 22:27:52.541798 [ 277 ] {c4aebcb1-be13-4720-9f0e-bfbfae9a9106} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18161 | 2026.01.22 22:27:52.541837 [ 277 ] {c4aebcb1-be13-4720-9f0e-bfbfae9a9106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18162 | 2026.01.22 22:27:52.542398 [ 277 ] {c4aebcb1-be13-4720-9f0e-bfbfae9a9106} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18163 | 2026.01.22 22:27:52.542631 [ 277 ] {c4aebcb1-be13-4720-9f0e-bfbfae9a9106} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18164 | 2026.01.22 22:27:52.542772 [ 277 ] {c4aebcb1-be13-4720-9f0e-bfbfae9a9106} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001918 sec., 18769.551616266945 rows/sec., 33.63 MiB/sec. | ||
| 18165 | 2026.01.22 22:27:52.542842 [ 277 ] {c4aebcb1-be13-4720-9f0e-bfbfae9a9106} <Debug> TCPHandler: Processed in 0.002113516 sec. | ||
| 18166 | 2026.01.22 22:27:52.542959 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18167 | 2026.01.22 22:27:52.543053 [ 277 ] {5480443c-f200-4181-8181-84e813fa31e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18168 | 2026.01.22 22:27:52.543096 [ 277 ] {5480443c-f200-4181-8181-84e813fa31e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18169 | 2026.01.22 22:27:52.543438 [ 277 ] {5480443c-f200-4181-8181-84e813fa31e3} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18170 | 2026.01.22 22:27:52.543475 [ 277 ] {5480443c-f200-4181-8181-84e813fa31e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18171 | 2026.01.22 22:27:52.543777 [ 277 ] {5480443c-f200-4181-8181-84e813fa31e3} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18172 | 2026.01.22 22:27:52.543987 [ 277 ] {5480443c-f200-4181-8181-84e813fa31e3} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18173 | 2026.01.22 22:27:52.544118 [ 277 ] {5480443c-f200-4181-8181-84e813fa31e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 18174 | 2026.01.22 22:27:52.544154 [ 277 ] {5480443c-f200-4181-8181-84e813fa31e3} <Debug> TCPHandler: Processed in 0.001245539 sec. | ||
| 18175 | 2026.01.22 22:27:52.548211 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2172 | ||
| 18176 | 2026.01.22 22:27:52.550730 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18177 | 2026.01.22 22:27:52.550790 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18178 | 2026.01.22 22:27:52.552006 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 18179 | 2026.01.22 22:27:52.552283 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18180 | 2026.01.22 22:27:52.552654 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2172 | ||
| 18181 | 2026.01.22 22:27:53.444934 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): 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] | ||
| 18182 | 2026.01.22 22:27:53.444986 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): 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] | ||
| 18183 | 2026.01.22 22:27:53.447694 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): 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] | ||
| 18184 | 2026.01.22 22:27:54.445807 [ 225 ] {} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): 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] | ||
| 18185 | 2026.01.22 22:27:54.445888 [ 225 ] {} <Debug> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): 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] | ||
| 18186 | 2026.01.22 22:27:54.448798 [ 225 ] {} <Debug> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): 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] | ||
| 18187 | 2026.01.22 22:27:54.799982 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 18188 | 2026.01.22 22:27:54.817692 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18189 | 2026.01.22 22:27:54.817743 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18190 | 2026.01.22 22:27:54.823865 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 18191 | 2026.01.22 22:27:54.824608 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18192 | 2026.01.22 22:27:54.827960 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 18193 | 2026.01.22 22:27:57.533440 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18194 | 2026.01.22 22:27:57.533656 [ 277 ] {ae4a7170-695f-440e-a071-9a173a5d3d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18195 | 2026.01.22 22:27:57.533734 [ 277 ] {ae4a7170-695f-440e-a071-9a173a5d3d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18196 | 2026.01.22 22:27:57.534370 [ 277 ] {ae4a7170-695f-440e-a071-9a173a5d3d3b} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18197 | 2026.01.22 22:27:57.534414 [ 277 ] {ae4a7170-695f-440e-a071-9a173a5d3d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18198 | 2026.01.22 22:27:57.534848 [ 277 ] {ae4a7170-695f-440e-a071-9a173a5d3d3b} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18199 | 2026.01.22 22:27:57.535093 [ 277 ] {ae4a7170-695f-440e-a071-9a173a5d3d3b} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18200 | 2026.01.22 22:27:57.535237 [ 120 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18201 | 2026.01.22 22:27:57.535243 [ 277 ] {ae4a7170-695f-440e-a071-9a173a5d3d3b} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.00164 sec., 40243.902439024394 rows/sec., 3.19 MiB/sec. | ||
| 18202 | 2026.01.22 22:27:57.535311 [ 120 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18203 | 2026.01.22 22:27:57.535331 [ 277 ] {ae4a7170-695f-440e-a071-9a173a5d3d3b} <Debug> TCPHandler: Processed in 0.002027265 sec. | ||
| 18204 | 2026.01.22 22:27:57.535342 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18205 | 2026.01.22 22:27:57.535459 [ 192 ] {048797f8-2913-4120-8057-043480967ec1::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 | ||
| 18206 | 2026.01.22 22:27:57.535464 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18207 | 2026.01.22 22:27:57.535582 [ 277 ] {69b7a5be-8e8a-4926-b260-91424d18ae66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18208 | 2026.01.22 22:27:57.535586 [ 192 ] {048797f8-2913-4120-8057-043480967ec1::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18209 | 2026.01.22 22:27:57.535627 [ 277 ] {69b7a5be-8e8a-4926-b260-91424d18ae66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18210 | 2026.01.22 22:27:57.535638 [ 192 ] {048797f8-2913-4120-8057-043480967ec1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2556 rows starting from the beginning of the part | ||
| 18211 | 2026.01.22 22:27:57.535714 [ 192 ] {048797f8-2913-4120-8057-043480967ec1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 66 rows starting from the beginning of the part | ||
| 18212 | 2026.01.22 22:27:57.535764 [ 192 ] {048797f8-2913-4120-8057-043480967ec1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 128 rows starting from the beginning of the part | ||
| 18213 | 2026.01.22 22:27:57.535814 [ 192 ] {048797f8-2913-4120-8057-043480967ec1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 1329 rows starting from the beginning of the part | ||
| 18214 | 2026.01.22 22:27:57.535852 [ 192 ] {048797f8-2913-4120-8057-043480967ec1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 128 rows starting from the beginning of the part | ||
| 18215 | 2026.01.22 22:27:57.535893 [ 192 ] {048797f8-2913-4120-8057-043480967ec1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 66 rows starting from the beginning of the part | ||
| 18216 | 2026.01.22 22:27:57.536048 [ 277 ] {69b7a5be-8e8a-4926-b260-91424d18ae66} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18217 | 2026.01.22 22:27:57.536091 [ 277 ] {69b7a5be-8e8a-4926-b260-91424d18ae66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18218 | 2026.01.22 22:27:57.536401 [ 277 ] {69b7a5be-8e8a-4926-b260-91424d18ae66} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18219 | 2026.01.22 22:27:57.536626 [ 277 ] {69b7a5be-8e8a-4926-b260-91424d18ae66} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18220 | 2026.01.22 22:27:57.536763 [ 277 ] {69b7a5be-8e8a-4926-b260-91424d18ae66} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.0012 sec., 4166.666666666667 rows/sec., 313.31 KiB/sec. | ||
| 18221 | 2026.01.22 22:27:57.536803 [ 277 ] {69b7a5be-8e8a-4926-b260-91424d18ae66} <Debug> TCPHandler: Processed in 0.0013893 sec. | ||
| 18222 | 2026.01.22 22:27:57.536918 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18223 | 2026.01.22 22:27:57.537011 [ 277 ] {ea228f09-002c-4a9d-876e-72921653ef73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18224 | 2026.01.22 22:27:57.537051 [ 277 ] {ea228f09-002c-4a9d-876e-72921653ef73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18225 | 2026.01.22 22:27:57.537476 [ 277 ] {ea228f09-002c-4a9d-876e-72921653ef73} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18226 | 2026.01.22 22:27:57.537512 [ 277 ] {ea228f09-002c-4a9d-876e-72921653ef73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18227 | 2026.01.22 22:27:57.537705 [ 197 ] {048797f8-2913-4120-8057-043480967ec1::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4273 rows, containing 5 columns (5 merged, 0 gathered) in 0.002290237 sec., 1865745.7721624442 rows/sec., 160.59 MiB/sec. | ||
| 18228 | 2026.01.22 22:27:57.537815 [ 277 ] {ea228f09-002c-4a9d-876e-72921653ef73} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18229 | 2026.01.22 22:27:57.538038 [ 192 ] {048797f8-2913-4120-8057-043480967ec1::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18230 | 2026.01.22 22:27:57.538046 [ 277 ] {ea228f09-002c-4a9d-876e-72921653ef73} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18231 | 2026.01.22 22:27:57.538186 [ 120 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18232 | 2026.01.22 22:27:57.538198 [ 277 ] {ea228f09-002c-4a9d-876e-72921653ef73} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001205 sec., 57261.41078838175 rows/sec., 4.47 MiB/sec. | ||
| 18233 | 2026.01.22 22:27:57.538221 [ 120 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18234 | 2026.01.22 22:27:57.538247 [ 277 ] {ea228f09-002c-4a9d-876e-72921653ef73} <Debug> TCPHandler: Processed in 0.00137905 sec. | ||
| 18235 | 2026.01.22 22:27:57.538278 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18236 | 2026.01.22 22:27:57.538360 [ 192 ] {048797f8-2913-4120-8057-043480967ec1::all_1_136_27} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18237 | 2026.01.22 22:27:57.538361 [ 188 ] {94686fe9-8f29-47df-b786-a03914968c62::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 | ||
| 18238 | 2026.01.22 22:27:57.538387 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18239 | 2026.01.22 22:27:57.538451 [ 192 ] {048797f8-2913-4120-8057-043480967ec1::all_1_136_27} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18240 | 2026.01.22 22:27:57.538467 [ 188 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18241 | 2026.01.22 22:27:57.538486 [ 277 ] {1327acf5-e0fa-4610-adab-ef8b74b59222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18242 | 2026.01.22 22:27:57.538495 [ 188 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1304 rows starting from the beginning of the part | ||
| 18243 | 2026.01.22 22:27:57.538542 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 18244 | 2026.01.22 22:27:57.538569 [ 277 ] {1327acf5-e0fa-4610-adab-ef8b74b59222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18245 | 2026.01.22 22:27:57.538599 [ 188 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 69 rows starting from the beginning of the part | ||
| 18246 | 2026.01.22 22:27:57.538648 [ 188 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 100 rows starting from the beginning of the part | ||
| 18247 | 2026.01.22 22:27:57.538688 [ 188 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 567 rows starting from the beginning of the part | ||
| 18248 | 2026.01.22 22:27:57.538732 [ 188 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 100 rows starting from the beginning of the part | ||
| 18249 | 2026.01.22 22:27:57.538774 [ 188 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 69 rows starting from the beginning of the part | ||
| 18250 | 2026.01.22 22:27:57.539013 [ 277 ] {1327acf5-e0fa-4610-adab-ef8b74b59222} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18251 | 2026.01.22 22:27:57.539054 [ 277 ] {1327acf5-e0fa-4610-adab-ef8b74b59222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18252 | 2026.01.22 22:27:57.539399 [ 277 ] {1327acf5-e0fa-4610-adab-ef8b74b59222} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18253 | 2026.01.22 22:27:57.539618 [ 277 ] {1327acf5-e0fa-4610-adab-ef8b74b59222} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18254 | 2026.01.22 22:27:57.539753 [ 277 ] {1327acf5-e0fa-4610-adab-ef8b74b59222} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001284 sec., 124610.59190031153 rows/sec., 8.68 MiB/sec. | ||
| 18255 | 2026.01.22 22:27:57.539791 [ 277 ] {1327acf5-e0fa-4610-adab-ef8b74b59222} <Debug> TCPHandler: Processed in 0.001455331 sec. | ||
| 18256 | 2026.01.22 22:27:57.539829 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2209 rows, containing 5 columns (5 merged, 0 gathered) in 0.001505081 sec., 1467695.094151079 rows/sec., 113.79 MiB/sec. | ||
| 18257 | 2026.01.22 22:27:57.539911 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18258 | 2026.01.22 22:27:57.539979 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18259 | 2026.01.22 22:27:57.540035 [ 277 ] {05f8ce58-d9c5-42e6-9442-20a4a16e14b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18260 | 2026.01.22 22:27:57.540106 [ 277 ] {05f8ce58-d9c5-42e6-9442-20a4a16e14b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18261 | 2026.01.22 22:27:57.540211 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_136_27} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18262 | 2026.01.22 22:27:57.540274 [ 192 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_136_27} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18263 | 2026.01.22 22:27:57.540344 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 18264 | 2026.01.22 22:27:57.540980 [ 277 ] {05f8ce58-d9c5-42e6-9442-20a4a16e14b0} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18265 | 2026.01.22 22:27:57.541021 [ 277 ] {05f8ce58-d9c5-42e6-9442-20a4a16e14b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18266 | 2026.01.22 22:27:57.541540 [ 277 ] {05f8ce58-d9c5-42e6-9442-20a4a16e14b0} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18267 | 2026.01.22 22:27:57.541764 [ 277 ] {05f8ce58-d9c5-42e6-9442-20a4a16e14b0} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18268 | 2026.01.22 22:27:57.541904 [ 277 ] {05f8ce58-d9c5-42e6-9442-20a4a16e14b0} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001893 sec., 2641.310089804543 rows/sec., 4.73 MiB/sec. | ||
| 18269 | 2026.01.22 22:27:57.541972 [ 277 ] {05f8ce58-d9c5-42e6-9442-20a4a16e14b0} <Debug> TCPHandler: Processed in 0.002120255 sec. | ||
| 18270 | 2026.01.22 22:27:57.542079 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18271 | 2026.01.22 22:27:57.542172 [ 277 ] {7c43c744-8fda-4c25-8cb4-4b25a38389a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18272 | 2026.01.22 22:27:57.542213 [ 277 ] {7c43c744-8fda-4c25-8cb4-4b25a38389a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18273 | 2026.01.22 22:27:57.542550 [ 277 ] {7c43c744-8fda-4c25-8cb4-4b25a38389a6} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18274 | 2026.01.22 22:27:57.542585 [ 277 ] {7c43c744-8fda-4c25-8cb4-4b25a38389a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18275 | 2026.01.22 22:27:57.542886 [ 277 ] {7c43c744-8fda-4c25-8cb4-4b25a38389a6} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18276 | 2026.01.22 22:27:57.543093 [ 277 ] {7c43c744-8fda-4c25-8cb4-4b25a38389a6} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18277 | 2026.01.22 22:27:57.543209 [ 120 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18278 | 2026.01.22 22:27:57.543221 [ 277 ] {7c43c744-8fda-4c25-8cb4-4b25a38389a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 18279 | 2026.01.22 22:27:57.543248 [ 120 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18280 | 2026.01.22 22:27:57.543268 [ 277 ] {7c43c744-8fda-4c25-8cb4-4b25a38389a6} <Debug> TCPHandler: Processed in 0.001236809 sec. | ||
| 18281 | 2026.01.22 22:27:57.543272 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18282 | 2026.01.22 22:27:57.543420 [ 189 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 18283 | 2026.01.22 22:27:57.543611 [ 189 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18284 | 2026.01.22 22:27:57.543666 [ 189 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 8190 rows starting from the beginning of the part | ||
| 18285 | 2026.01.22 22:27:57.543762 [ 189 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 18286 | 2026.01.22 22:27:57.543829 [ 189 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 18287 | 2026.01.22 22:27:57.543869 [ 189 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 18288 | 2026.01.22 22:27:57.543905 [ 189 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 18289 | 2026.01.22 22:27:57.543945 [ 189 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
| 18290 | 2026.01.22 22:27:57.546394 [ 192 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8490 rows, containing 4 columns (4 merged, 0 gathered) in 0.003045533 sec., 2787689.3798228423 rows/sec., 185.62 MiB/sec. | ||
| 18291 | 2026.01.22 22:27:57.546545 [ 197 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18292 | 2026.01.22 22:27:57.546824 [ 197 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_136_27} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18293 | 2026.01.22 22:27:57.546901 [ 197 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_136_27} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18294 | 2026.01.22 22:27:57.546998 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. | ||
| 18295 | 2026.01.22 22:27:59.588949 [ 116 ] {} <Debug> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 18296 | 2026.01.22 22:27:59.589012 [ 116 ] {} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18297 | 2026.01.22 22:27:59.589033 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18298 | 2026.01.22 22:27:59.589189 [ 197 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::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 | ||
| 18299 | 2026.01.22 22:27:59.589405 [ 197 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18300 | 2026.01.22 22:27:59.589461 [ 197 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 20 rows starting from the beginning of the part | ||
| 18301 | 2026.01.22 22:27:59.589569 [ 197 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 18302 | 2026.01.22 22:27:59.589647 [ 197 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 10 rows starting from the beginning of the part | ||
| 18303 | 2026.01.22 22:27:59.589718 [ 197 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part | ||
| 18304 | 2026.01.22 22:27:59.589789 [ 197 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 18305 | 2026.01.22 22:27:59.590566 [ 192 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001458291 sec., 30172.304430322893 rows/sec., 2.52 MiB/sec. | ||
| 18306 | 2026.01.22 22:27:59.590711 [ 192 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 18307 | 2026.01.22 22:27:59.590992 [ 192 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_33_8} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18308 | 2026.01.22 22:27:59.591066 [ 192 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_33_8} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 18309 | 2026.01.22 22:27:59.591165 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 18310 | 2026.01.22 22:27:59.916052 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44576 | ||
| 18311 | 2026.01.22 22:27:59.916854 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18312 | 2026.01.22 22:27:59.916938 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18313 | 2026.01.22 22:27:59.917560 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 18314 | 2026.01.22 22:27:59.917794 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18315 | 2026.01.22 22:27:59.917924 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44576 | ||
| 18316 | 2026.01.22 22:28:00.476731 [ 115 ] {} <Debug> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39) (MergerMutator): Selected 5 parts from all_1_31_7 to all_35_35_0 | ||
| 18317 | 2026.01.22 22:28:00.476797 [ 115 ] {} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18318 | 2026.01.22 22:28:00.476822 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 18319 | 2026.01.22 22:28:00.476988 [ 197 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_35_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_31_7 to all_35_35_0 into Compact with storage Full | ||
| 18320 | 2026.01.22 22:28:00.477205 [ 197 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_35_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18321 | 2026.01.22 22:28:00.477263 [ 197 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_7, total 484 rows starting from the beginning of the part | ||
| 18322 | 2026.01.22 22:28:00.477372 [ 197 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 230 rows starting from the beginning of the part | ||
| 18323 | 2026.01.22 22:28:00.477451 [ 197 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 230 rows starting from the beginning of the part | ||
| 18324 | 2026.01.22 22:28:00.477531 [ 197 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 252 rows starting from the beginning of the part | ||
| 18325 | 2026.01.22 22:28:00.477601 [ 197 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 252 rows starting from the beginning of the part | ||
| 18326 | 2026.01.22 22:28:00.478613 [ 192 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_35_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1448 rows, containing 5 columns (5 merged, 0 gathered) in 0.001765303 sec., 820255.7861171708 rows/sec., 58.02 MiB/sec. | ||
| 18327 | 2026.01.22 22:28:00.478903 [ 199 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_35_8} <Trace> MergedBlockOutputStream: filled checksums all_1_35_8 (state Temporary) | ||
| 18328 | 2026.01.22 22:28:00.479245 [ 199 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_35_8} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_merge_all_1_35_8 to all_1_35_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18329 | 2026.01.22 22:28:00.479335 [ 199 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_35_8} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39) (MergerMutator): Merged 5 parts: [all_1_31_7, all_35_35_0] -> all_1_35_8 | ||
| 18330 | 2026.01.22 22:28:00.479436 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 18331 | 2026.01.22 22:28:01.086415 [ 222 ] {} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): 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] | ||
| 18332 | 2026.01.22 22:28:01.086479 [ 222 ] {} <Debug> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): 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] | ||
| 18333 | 2026.01.22 22:28:01.088345 [ 222 ] {} <Debug> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): 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] | ||
| 18334 | 2026.01.22 22:28:02.328262 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 18335 | 2026.01.22 22:28:02.347735 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18336 | 2026.01.22 22:28:02.347793 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18337 | 2026.01.22 22:28:02.354171 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 18338 | 2026.01.22 22:28:02.354922 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18339 | 2026.01.22 22:28:02.358812 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 18340 | 2026.01.22 22:28:02.523920 [ 222 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): 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] | ||
| 18341 | 2026.01.22 22:28:02.523998 [ 222 ] {} <Debug> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): 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] | ||
| 18342 | 2026.01.22 22:28:02.526901 [ 222 ] {} <Debug> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): 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] | ||
| 18343 | 2026.01.22 22:28:02.535864 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18344 | 2026.01.22 22:28:02.536032 [ 277 ] {801af665-e079-4bff-bb32-0b2b9860179f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18345 | 2026.01.22 22:28:02.536095 [ 277 ] {801af665-e079-4bff-bb32-0b2b9860179f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18346 | 2026.01.22 22:28:02.536724 [ 277 ] {801af665-e079-4bff-bb32-0b2b9860179f} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18347 | 2026.01.22 22:28:02.536772 [ 277 ] {801af665-e079-4bff-bb32-0b2b9860179f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18348 | 2026.01.22 22:28:02.537122 [ 277 ] {801af665-e079-4bff-bb32-0b2b9860179f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 18349 | 2026.01.22 22:28:02.537335 [ 277 ] {801af665-e079-4bff-bb32-0b2b9860179f} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18350 | 2026.01.22 22:28:02.537483 [ 277 ] {801af665-e079-4bff-bb32-0b2b9860179f} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001493 sec., 6697.923643670462 rows/sec., 546.17 KiB/sec. | ||
| 18351 | 2026.01.22 22:28:02.537525 [ 277 ] {801af665-e079-4bff-bb32-0b2b9860179f} <Debug> TCPHandler: Processed in 0.001782873 sec. | ||
| 18352 | 2026.01.22 22:28:02.537646 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18353 | 2026.01.22 22:28:02.537744 [ 277 ] {dd30a287-8c69-4fe8-ae55-8400e884d417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18354 | 2026.01.22 22:28:02.537789 [ 277 ] {dd30a287-8c69-4fe8-ae55-8400e884d417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18355 | 2026.01.22 22:28:02.538245 [ 277 ] {dd30a287-8c69-4fe8-ae55-8400e884d417} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18356 | 2026.01.22 22:28:02.538282 [ 277 ] {dd30a287-8c69-4fe8-ae55-8400e884d417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18357 | 2026.01.22 22:28:02.538606 [ 277 ] {dd30a287-8c69-4fe8-ae55-8400e884d417} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18358 | 2026.01.22 22:28:02.538816 [ 277 ] {dd30a287-8c69-4fe8-ae55-8400e884d417} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18359 | 2026.01.22 22:28:02.538945 [ 277 ] {dd30a287-8c69-4fe8-ae55-8400e884d417} <Debug> executeQuery: Read 133 rows, 11.63 KiB in 0.001222 sec., 108837.9705400982 rows/sec., 9.29 MiB/sec. | ||
| 18360 | 2026.01.22 22:28:02.538983 [ 277 ] {dd30a287-8c69-4fe8-ae55-8400e884d417} <Debug> TCPHandler: Processed in 0.00138872 sec. | ||
| 18361 | 2026.01.22 22:28:02.538996 [ 226 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): 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] | ||
| 18362 | 2026.01.22 22:28:02.539033 [ 226 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): 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] | ||
| 18363 | 2026.01.22 22:28:02.539097 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18364 | 2026.01.22 22:28:02.539196 [ 277 ] {545a5662-1f80-46d3-9992-8ccf78822fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18365 | 2026.01.22 22:28:02.539236 [ 277 ] {545a5662-1f80-46d3-9992-8ccf78822fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18366 | 2026.01.22 22:28:02.539637 [ 277 ] {545a5662-1f80-46d3-9992-8ccf78822fe8} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18367 | 2026.01.22 22:28:02.539674 [ 277 ] {545a5662-1f80-46d3-9992-8ccf78822fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18368 | 2026.01.22 22:28:02.540003 [ 277 ] {545a5662-1f80-46d3-9992-8ccf78822fe8} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18369 | 2026.01.22 22:28:02.540270 [ 277 ] {545a5662-1f80-46d3-9992-8ccf78822fe8} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18370 | 2026.01.22 22:28:02.540384 [ 114 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18371 | 2026.01.22 22:28:02.540410 [ 277 ] {545a5662-1f80-46d3-9992-8ccf78822fe8} <Debug> executeQuery: Read 46 rows, 3.41 KiB in 0.001233 sec., 37307.38037307381 rows/sec., 2.70 MiB/sec. | ||
| 18372 | 2026.01.22 22:28:02.540433 [ 114 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18373 | 2026.01.22 22:28:02.540454 [ 277 ] {545a5662-1f80-46d3-9992-8ccf78822fe8} <Debug> TCPHandler: Processed in 0.001406301 sec. | ||
| 18374 | 2026.01.22 22:28:02.540459 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18375 | 2026.01.22 22:28:02.540578 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18376 | 2026.01.22 22:28:02.540593 [ 194 ] {1300943d-9fd4-47f6-9844-87364234b6ab::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 | ||
| 18377 | 2026.01.22 22:28:02.540677 [ 277 ] {e3b9a0d9-5b69-4191-83fb-d790f2166171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18378 | 2026.01.22 22:28:02.540720 [ 194 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18379 | 2026.01.22 22:28:02.540721 [ 277 ] {e3b9a0d9-5b69-4191-83fb-d790f2166171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18380 | 2026.01.22 22:28:02.540766 [ 194 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 296 rows starting from the beginning of the part | ||
| 18381 | 2026.01.22 22:28:02.540845 [ 194 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 36 rows starting from the beginning of the part | ||
| 18382 | 2026.01.22 22:28:02.540896 [ 194 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 23 rows starting from the beginning of the part | ||
| 18383 | 2026.01.22 22:28:02.540946 [ 194 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 36 rows starting from the beginning of the part | ||
| 18384 | 2026.01.22 22:28:02.540990 [ 194 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 5 rows starting from the beginning of the part | ||
| 18385 | 2026.01.22 22:28:02.541040 [ 194 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 46 rows starting from the beginning of the part | ||
| 18386 | 2026.01.22 22:28:02.541169 [ 277 ] {e3b9a0d9-5b69-4191-83fb-d790f2166171} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18387 | 2026.01.22 22:28:02.541212 [ 277 ] {e3b9a0d9-5b69-4191-83fb-d790f2166171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18388 | 2026.01.22 22:28:02.541572 [ 277 ] {e3b9a0d9-5b69-4191-83fb-d790f2166171} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18389 | 2026.01.22 22:28:02.541822 [ 277 ] {e3b9a0d9-5b69-4191-83fb-d790f2166171} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18390 | 2026.01.22 22:28:02.541925 [ 199 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 442 rows, containing 5 columns (5 merged, 0 gathered) in 0.00138079 sec., 320106.60563880095 rows/sec., 22.29 MiB/sec. | ||
| 18391 | 2026.01.22 22:28:02.541954 [ 277 ] {e3b9a0d9-5b69-4191-83fb-d790f2166171} <Debug> executeQuery: Read 110 rows, 8.81 KiB in 0.001295 sec., 84942.08494208494 rows/sec., 6.65 MiB/sec. | ||
| 18392 | 2026.01.22 22:28:02.541992 [ 277 ] {e3b9a0d9-5b69-4191-83fb-d790f2166171} <Debug> TCPHandler: Processed in 0.00146336 sec. | ||
| 18393 | 2026.01.22 22:28:02.542104 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18394 | 2026.01.22 22:28:02.542151 [ 192 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18395 | 2026.01.22 22:28:02.542200 [ 277 ] {a13c649c-41d2-438b-9353-8ade0d2ce215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18396 | 2026.01.22 22:28:02.542222 [ 226 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): 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] | ||
| 18397 | 2026.01.22 22:28:02.542248 [ 277 ] {a13c649c-41d2-438b-9353-8ade0d2ce215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18398 | 2026.01.22 22:28:02.542544 [ 192 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_131_26} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18399 | 2026.01.22 22:28:02.542645 [ 192 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_131_26} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18400 | 2026.01.22 22:28:02.542650 [ 277 ] {a13c649c-41d2-438b-9353-8ade0d2ce215} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18401 | 2026.01.22 22:28:02.542695 [ 277 ] {a13c649c-41d2-438b-9353-8ade0d2ce215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18402 | 2026.01.22 22:28:02.542778 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 18403 | 2026.01.22 22:28:02.543083 [ 277 ] {a13c649c-41d2-438b-9353-8ade0d2ce215} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18404 | 2026.01.22 22:28:02.543328 [ 277 ] {a13c649c-41d2-438b-9353-8ade0d2ce215} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18405 | 2026.01.22 22:28:02.543481 [ 277 ] {a13c649c-41d2-438b-9353-8ade0d2ce215} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001299 sec., 127020.78521939953 rows/sec., 8.84 MiB/sec. | ||
| 18406 | 2026.01.22 22:28:02.543519 [ 277 ] {a13c649c-41d2-438b-9353-8ade0d2ce215} <Debug> TCPHandler: Processed in 0.001464261 sec. | ||
| 18407 | 2026.01.22 22:28:02.543578 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): 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] | ||
| 18408 | 2026.01.22 22:28:02.543610 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): 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] | ||
| 18409 | 2026.01.22 22:28:02.543626 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18410 | 2026.01.22 22:28:02.543724 [ 277 ] {abb4320d-dc16-4f7d-ae36-0b85cc7e3118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18411 | 2026.01.22 22:28:02.543778 [ 277 ] {abb4320d-dc16-4f7d-ae36-0b85cc7e3118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18412 | 2026.01.22 22:28:02.544569 [ 277 ] {abb4320d-dc16-4f7d-ae36-0b85cc7e3118} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18413 | 2026.01.22 22:28:02.544609 [ 277 ] {abb4320d-dc16-4f7d-ae36-0b85cc7e3118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18414 | 2026.01.22 22:28:02.545209 [ 277 ] {abb4320d-dc16-4f7d-ae36-0b85cc7e3118} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18415 | 2026.01.22 22:28:02.545468 [ 277 ] {abb4320d-dc16-4f7d-ae36-0b85cc7e3118} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18416 | 2026.01.22 22:28:02.545619 [ 277 ] {abb4320d-dc16-4f7d-ae36-0b85cc7e3118} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001913 sec., 18818.60951385259 rows/sec., 33.72 MiB/sec. | ||
| 18417 | 2026.01.22 22:28:02.545684 [ 277 ] {abb4320d-dc16-4f7d-ae36-0b85cc7e3118} <Debug> TCPHandler: Processed in 0.002106926 sec. | ||
| 18418 | 2026.01.22 22:28:02.545800 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18419 | 2026.01.22 22:28:02.545825 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): 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] | ||
| 18420 | 2026.01.22 22:28:02.545895 [ 277 ] {8e715090-ec50-4231-a225-6cc644628e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18421 | 2026.01.22 22:28:02.545941 [ 277 ] {8e715090-ec50-4231-a225-6cc644628e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18422 | 2026.01.22 22:28:02.546279 [ 277 ] {8e715090-ec50-4231-a225-6cc644628e0f} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18423 | 2026.01.22 22:28:02.546316 [ 277 ] {8e715090-ec50-4231-a225-6cc644628e0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18424 | 2026.01.22 22:28:02.546623 [ 277 ] {8e715090-ec50-4231-a225-6cc644628e0f} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18425 | 2026.01.22 22:28:02.546842 [ 277 ] {8e715090-ec50-4231-a225-6cc644628e0f} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18426 | 2026.01.22 22:28:02.546975 [ 277 ] {8e715090-ec50-4231-a225-6cc644628e0f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 18427 | 2026.01.22 22:28:02.547011 [ 277 ] {8e715090-ec50-4231-a225-6cc644628e0f} <Debug> TCPHandler: Processed in 0.001260679 sec. | ||
| 18428 | 2026.01.22 22:28:02.553774 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2198 | ||
| 18429 | 2026.01.22 22:28:02.556197 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18430 | 2026.01.22 22:28:02.556240 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18431 | 2026.01.22 22:28:02.557430 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 18432 | 2026.01.22 22:28:02.557690 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18433 | 2026.01.22 22:28:02.558077 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2198 | ||
| 18434 | 2026.01.22 22:28:02.927183 [ 220 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): 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] | ||
| 18435 | 2026.01.22 22:28:02.927252 [ 220 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): 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] | ||
| 18436 | 2026.01.22 22:28:02.930711 [ 220 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): 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] | ||
| 18437 | 2026.01.22 22:28:03.000258 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.61 MiB, peak 414.43 MiB, free memory in arenas 0.00 B, will set to 394.56 MiB (RSS), difference: -1.05 MiB | ||
| 18438 | 2026.01.22 22:28:03.068162 [ 224 ] {} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a): 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] | ||
| 18439 | 2026.01.22 22:28:03.068253 [ 224 ] {} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a): 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] | ||
| 18440 | 2026.01.22 22:28:03.070177 [ 224 ] {} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a): 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] | ||
| 18441 | 2026.01.22 22:28:03.121202 [ 218 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): 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] | ||
| 18442 | 2026.01.22 22:28:03.121272 [ 218 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): 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] | ||
| 18443 | 2026.01.22 22:28:03.124333 [ 218 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): 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] | ||
| 18444 | 2026.01.22 22:28:07.165548 [ 226 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): 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] | ||
| 18445 | 2026.01.22 22:28:07.165635 [ 226 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): 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] | ||
| 18446 | 2026.01.22 22:28:07.168553 [ 226 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): 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] | ||
| 18447 | 2026.01.22 22:28:07.174290 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18448 | 2026.01.22 22:28:07.174319 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18449 | 2026.01.22 22:28:07.418117 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45088 | ||
| 18450 | 2026.01.22 22:28:07.418664 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18451 | 2026.01.22 22:28:07.418710 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18452 | 2026.01.22 22:28:07.419203 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 18453 | 2026.01.22 22:28:07.419434 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18454 | 2026.01.22 22:28:07.419584 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45088 | ||
| 18455 | 2026.01.22 22:28:07.533529 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18456 | 2026.01.22 22:28:07.533726 [ 277 ] {c36fc7f8-ae77-4e22-9f07-c5d1807ebae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18457 | 2026.01.22 22:28:07.533801 [ 277 ] {c36fc7f8-ae77-4e22-9f07-c5d1807ebae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18458 | 2026.01.22 22:28:07.534494 [ 277 ] {c36fc7f8-ae77-4e22-9f07-c5d1807ebae9} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18459 | 2026.01.22 22:28:07.534545 [ 277 ] {c36fc7f8-ae77-4e22-9f07-c5d1807ebae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18460 | 2026.01.22 22:28:07.534939 [ 277 ] {c36fc7f8-ae77-4e22-9f07-c5d1807ebae9} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18461 | 2026.01.22 22:28:07.535185 [ 277 ] {c36fc7f8-ae77-4e22-9f07-c5d1807ebae9} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18462 | 2026.01.22 22:28:07.535349 [ 277 ] {c36fc7f8-ae77-4e22-9f07-c5d1807ebae9} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001675 sec., 39402.985074626864 rows/sec., 3.12 MiB/sec. | ||
| 18463 | 2026.01.22 22:28:07.535404 [ 277 ] {c36fc7f8-ae77-4e22-9f07-c5d1807ebae9} <Debug> TCPHandler: Processed in 0.002014145 sec. | ||
| 18464 | 2026.01.22 22:28:07.535522 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18465 | 2026.01.22 22:28:07.535625 [ 277 ] {ef461f9d-5467-4ff4-86ca-d797efccdc28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18466 | 2026.01.22 22:28:07.535668 [ 277 ] {ef461f9d-5467-4ff4-86ca-d797efccdc28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18467 | 2026.01.22 22:28:07.536083 [ 277 ] {ef461f9d-5467-4ff4-86ca-d797efccdc28} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18468 | 2026.01.22 22:28:07.536122 [ 277 ] {ef461f9d-5467-4ff4-86ca-d797efccdc28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18469 | 2026.01.22 22:28:07.536421 [ 277 ] {ef461f9d-5467-4ff4-86ca-d797efccdc28} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18470 | 2026.01.22 22:28:07.536631 [ 277 ] {ef461f9d-5467-4ff4-86ca-d797efccdc28} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18471 | 2026.01.22 22:28:07.536766 [ 277 ] {ef461f9d-5467-4ff4-86ca-d797efccdc28} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001164 sec., 4295.532646048109 rows/sec., 323.00 KiB/sec. | ||
| 18472 | 2026.01.22 22:28:07.536806 [ 277 ] {ef461f9d-5467-4ff4-86ca-d797efccdc28} <Debug> TCPHandler: Processed in 0.00133436 sec. | ||
| 18473 | 2026.01.22 22:28:07.536908 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18474 | 2026.01.22 22:28:07.537003 [ 277 ] {8401fd19-00ca-4a2d-9cb3-19c0762baa09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18475 | 2026.01.22 22:28:07.537044 [ 277 ] {8401fd19-00ca-4a2d-9cb3-19c0762baa09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18476 | 2026.01.22 22:28:07.537456 [ 277 ] {8401fd19-00ca-4a2d-9cb3-19c0762baa09} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18477 | 2026.01.22 22:28:07.537493 [ 277 ] {8401fd19-00ca-4a2d-9cb3-19c0762baa09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18478 | 2026.01.22 22:28:07.537800 [ 277 ] {8401fd19-00ca-4a2d-9cb3-19c0762baa09} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18479 | 2026.01.22 22:28:07.538025 [ 277 ] {8401fd19-00ca-4a2d-9cb3-19c0762baa09} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18480 | 2026.01.22 22:28:07.538156 [ 277 ] {8401fd19-00ca-4a2d-9cb3-19c0762baa09} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001172 sec., 58873.720136518765 rows/sec., 4.60 MiB/sec. | ||
| 18481 | 2026.01.22 22:28:07.538196 [ 277 ] {8401fd19-00ca-4a2d-9cb3-19c0762baa09} <Debug> TCPHandler: Processed in 0.00133761 sec. | ||
| 18482 | 2026.01.22 22:28:07.538311 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18483 | 2026.01.22 22:28:07.538405 [ 277 ] {48b5bbe6-855f-4963-a778-7480fca2691f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18484 | 2026.01.22 22:28:07.538448 [ 277 ] {48b5bbe6-855f-4963-a778-7480fca2691f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18485 | 2026.01.22 22:28:07.538852 [ 277 ] {48b5bbe6-855f-4963-a778-7480fca2691f} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18486 | 2026.01.22 22:28:07.538889 [ 277 ] {48b5bbe6-855f-4963-a778-7480fca2691f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18487 | 2026.01.22 22:28:07.539227 [ 277 ] {48b5bbe6-855f-4963-a778-7480fca2691f} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18488 | 2026.01.22 22:28:07.539454 [ 277 ] {48b5bbe6-855f-4963-a778-7480fca2691f} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18489 | 2026.01.22 22:28:07.539589 [ 277 ] {48b5bbe6-855f-4963-a778-7480fca2691f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 18490 | 2026.01.22 22:28:07.539627 [ 277 ] {48b5bbe6-855f-4963-a778-7480fca2691f} <Debug> TCPHandler: Processed in 0.001365761 sec. | ||
| 18491 | 2026.01.22 22:28:07.539745 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18492 | 2026.01.22 22:28:07.539839 [ 277 ] {3389e7b6-b044-47be-81ac-ed2dabb8e5f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18493 | 2026.01.22 22:28:07.539893 [ 277 ] {3389e7b6-b044-47be-81ac-ed2dabb8e5f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18494 | 2026.01.22 22:28:07.540650 [ 277 ] {3389e7b6-b044-47be-81ac-ed2dabb8e5f4} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18495 | 2026.01.22 22:28:07.540687 [ 277 ] {3389e7b6-b044-47be-81ac-ed2dabb8e5f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18496 | 2026.01.22 22:28:07.541198 [ 277 ] {3389e7b6-b044-47be-81ac-ed2dabb8e5f4} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18497 | 2026.01.22 22:28:07.541425 [ 277 ] {3389e7b6-b044-47be-81ac-ed2dabb8e5f4} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18498 | 2026.01.22 22:28:07.541569 [ 277 ] {3389e7b6-b044-47be-81ac-ed2dabb8e5f4} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001748 sec., 2860.411899313501 rows/sec., 5.13 MiB/sec. | ||
| 18499 | 2026.01.22 22:28:07.541635 [ 277 ] {3389e7b6-b044-47be-81ac-ed2dabb8e5f4} <Debug> TCPHandler: Processed in 0.001938114 sec. | ||
| 18500 | 2026.01.22 22:28:07.541750 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18501 | 2026.01.22 22:28:07.541844 [ 277 ] {ab066020-ae4e-478b-89d0-9be90824888c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18502 | 2026.01.22 22:28:07.541886 [ 277 ] {ab066020-ae4e-478b-89d0-9be90824888c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18503 | 2026.01.22 22:28:07.542224 [ 277 ] {ab066020-ae4e-478b-89d0-9be90824888c} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18504 | 2026.01.22 22:28:07.542260 [ 277 ] {ab066020-ae4e-478b-89d0-9be90824888c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18505 | 2026.01.22 22:28:07.542568 [ 277 ] {ab066020-ae4e-478b-89d0-9be90824888c} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18506 | 2026.01.22 22:28:07.542777 [ 277 ] {ab066020-ae4e-478b-89d0-9be90824888c} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18507 | 2026.01.22 22:28:07.542909 [ 277 ] {ab066020-ae4e-478b-89d0-9be90824888c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 18508 | 2026.01.22 22:28:07.542946 [ 277 ] {ab066020-ae4e-478b-89d0-9be90824888c} <Debug> TCPHandler: Processed in 0.001248129 sec. | ||
| 18509 | 2026.01.22 22:28:09.858990 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 18510 | 2026.01.22 22:28:09.876985 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18511 | 2026.01.22 22:28:09.877034 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18512 | 2026.01.22 22:28:09.883356 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 18513 | 2026.01.22 22:28:09.884076 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18514 | 2026.01.22 22:28:09.887244 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 18515 | 2026.01.22 22:28:12.534799 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18516 | 2026.01.22 22:28:12.535013 [ 277 ] {951dde89-1e27-4e3a-94e3-f1b1856ef463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18517 | 2026.01.22 22:28:12.535084 [ 277 ] {951dde89-1e27-4e3a-94e3-f1b1856ef463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18518 | 2026.01.22 22:28:12.535832 [ 277 ] {951dde89-1e27-4e3a-94e3-f1b1856ef463} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18519 | 2026.01.22 22:28:12.535871 [ 277 ] {951dde89-1e27-4e3a-94e3-f1b1856ef463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18520 | 2026.01.22 22:28:12.536257 [ 277 ] {951dde89-1e27-4e3a-94e3-f1b1856ef463} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18521 | 2026.01.22 22:28:12.536500 [ 277 ] {951dde89-1e27-4e3a-94e3-f1b1856ef463} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18522 | 2026.01.22 22:28:12.536649 [ 277 ] {951dde89-1e27-4e3a-94e3-f1b1856ef463} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001689 sec., 75784.48786264061 rows/sec., 6.51 MiB/sec. | ||
| 18523 | 2026.01.22 22:28:12.536691 [ 277 ] {951dde89-1e27-4e3a-94e3-f1b1856ef463} <Debug> TCPHandler: Processed in 0.002019765 sec. | ||
| 18524 | 2026.01.22 22:28:12.536822 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18525 | 2026.01.22 22:28:12.536917 [ 277 ] {cd906c1d-9f81-4b48-8265-3558ee90c02a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18526 | 2026.01.22 22:28:12.536956 [ 277 ] {cd906c1d-9f81-4b48-8265-3558ee90c02a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18527 | 2026.01.22 22:28:12.537370 [ 277 ] {cd906c1d-9f81-4b48-8265-3558ee90c02a} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18528 | 2026.01.22 22:28:12.537403 [ 277 ] {cd906c1d-9f81-4b48-8265-3558ee90c02a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18529 | 2026.01.22 22:28:12.537695 [ 277 ] {cd906c1d-9f81-4b48-8265-3558ee90c02a} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18530 | 2026.01.22 22:28:12.537904 [ 277 ] {cd906c1d-9f81-4b48-8265-3558ee90c02a} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18531 | 2026.01.22 22:28:12.538029 [ 277 ] {cd906c1d-9f81-4b48-8265-3558ee90c02a} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001133 sec., 31774.051191526924 rows/sec., 2.33 MiB/sec. | ||
| 18532 | 2026.01.22 22:28:12.538067 [ 277 ] {cd906c1d-9f81-4b48-8265-3558ee90c02a} <Debug> TCPHandler: Processed in 0.001302409 sec. | ||
| 18533 | 2026.01.22 22:28:12.538172 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18534 | 2026.01.22 22:28:12.538264 [ 277 ] {28da68ae-e79c-476f-97fc-e7766c42a7cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18535 | 2026.01.22 22:28:12.538302 [ 277 ] {28da68ae-e79c-476f-97fc-e7766c42a7cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18536 | 2026.01.22 22:28:12.538763 [ 277 ] {28da68ae-e79c-476f-97fc-e7766c42a7cb} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18537 | 2026.01.22 22:28:12.538798 [ 277 ] {28da68ae-e79c-476f-97fc-e7766c42a7cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18538 | 2026.01.22 22:28:12.539107 [ 277 ] {28da68ae-e79c-476f-97fc-e7766c42a7cb} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18539 | 2026.01.22 22:28:12.539315 [ 277 ] {28da68ae-e79c-476f-97fc-e7766c42a7cb} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18540 | 2026.01.22 22:28:12.539440 [ 277 ] {28da68ae-e79c-476f-97fc-e7766c42a7cb} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001194 sec., 83752.09380234506 rows/sec., 6.54 MiB/sec. | ||
| 18541 | 2026.01.22 22:28:12.539477 [ 277 ] {28da68ae-e79c-476f-97fc-e7766c42a7cb} <Debug> TCPHandler: Processed in 0.00135932 sec. | ||
| 18542 | 2026.01.22 22:28:12.539597 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18543 | 2026.01.22 22:28:12.539690 [ 277 ] {479fbe73-6584-4e8e-a825-43cc2162383b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18544 | 2026.01.22 22:28:12.539733 [ 277 ] {479fbe73-6584-4e8e-a825-43cc2162383b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18545 | 2026.01.22 22:28:12.540146 [ 277 ] {479fbe73-6584-4e8e-a825-43cc2162383b} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18546 | 2026.01.22 22:28:12.540179 [ 277 ] {479fbe73-6584-4e8e-a825-43cc2162383b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18547 | 2026.01.22 22:28:12.540508 [ 277 ] {479fbe73-6584-4e8e-a825-43cc2162383b} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18548 | 2026.01.22 22:28:12.540727 [ 277 ] {479fbe73-6584-4e8e-a825-43cc2162383b} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18549 | 2026.01.22 22:28:12.540852 [ 277 ] {479fbe73-6584-4e8e-a825-43cc2162383b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 18550 | 2026.01.22 22:28:12.540853 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Selected 2 parts from all_1_134_30 to all_135_135_0 | ||
| 18551 | 2026.01.22 22:28:12.540888 [ 277 ] {479fbe73-6584-4e8e-a825-43cc2162383b} <Debug> TCPHandler: Processed in 0.00134671 sec. | ||
| 18552 | 2026.01.22 22:28:12.540896 [ 99 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18553 | 2026.01.22 22:28:12.540917 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18554 | 2026.01.22 22:28:12.541000 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18555 | 2026.01.22 22:28:12.541034 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_135_31} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_134_30 to all_135_135_0 into Compact with storage Full | ||
| 18556 | 2026.01.22 22:28:12.541093 [ 277 ] {5be2bf58-4eef-405c-b1f4-eb9474379d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18557 | 2026.01.22 22:28:12.541151 [ 277 ] {5be2bf58-4eef-405c-b1f4-eb9474379d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18558 | 2026.01.22 22:28:12.541189 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_135_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18559 | 2026.01.22 22:28:12.541237 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_135_31} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_134_30, total 40207 rows starting from the beginning of the part | ||
| 18560 | 2026.01.22 22:28:12.541304 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_135_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 18561 | 2026.01.22 22:28:12.542070 [ 277 ] {5be2bf58-4eef-405c-b1f4-eb9474379d50} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18562 | 2026.01.22 22:28:12.542112 [ 277 ] {5be2bf58-4eef-405c-b1f4-eb9474379d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18563 | 2026.01.22 22:28:12.542683 [ 277 ] {5be2bf58-4eef-405c-b1f4-eb9474379d50} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18564 | 2026.01.22 22:28:12.542908 [ 277 ] {5be2bf58-4eef-405c-b1f4-eb9474379d50} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18565 | 2026.01.22 22:28:12.543038 [ 99 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18566 | 2026.01.22 22:28:12.543044 [ 277 ] {5be2bf58-4eef-405c-b1f4-eb9474379d50} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.00197 sec., 18274.111675126904 rows/sec., 32.75 MiB/sec. | ||
| 18567 | 2026.01.22 22:28:12.543072 [ 99 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18568 | 2026.01.22 22:28:12.543090 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18569 | 2026.01.22 22:28:12.543108 [ 277 ] {5be2bf58-4eef-405c-b1f4-eb9474379d50} <Debug> TCPHandler: Processed in 0.002155136 sec. | ||
| 18570 | 2026.01.22 22:28:12.543191 [ 192 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::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 | ||
| 18571 | 2026.01.22 22:28:12.543234 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18572 | 2026.01.22 22:28:12.543332 [ 277 ] {1f9d2a30-d540-4589-8902-a4d8f0b9039b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18573 | 2026.01.22 22:28:12.543379 [ 277 ] {1f9d2a30-d540-4589-8902-a4d8f0b9039b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18574 | 2026.01.22 22:28:12.543507 [ 192 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18575 | 2026.01.22 22:28:12.543586 [ 192 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2621 rows starting from the beginning of the part | ||
| 18576 | 2026.01.22 22:28:12.543731 [ 192 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 36 rows starting from the beginning of the part | ||
| 18577 | 2026.01.22 22:28:12.543764 [ 277 ] {1f9d2a30-d540-4589-8902-a4d8f0b9039b} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18578 | 2026.01.22 22:28:12.543803 [ 277 ] {1f9d2a30-d540-4589-8902-a4d8f0b9039b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18579 | 2026.01.22 22:28:12.543847 [ 192 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 5 rows starting from the beginning of the part | ||
| 18580 | 2026.01.22 22:28:12.543962 [ 192 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 36 rows starting from the beginning of the part | ||
| 18581 | 2026.01.22 22:28:12.544069 [ 192 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 5 rows starting from the beginning of the part | ||
| 18582 | 2026.01.22 22:28:12.544125 [ 277 ] {1f9d2a30-d540-4589-8902-a4d8f0b9039b} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18583 | 2026.01.22 22:28:12.544171 [ 192 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 36 rows starting from the beginning of the part | ||
| 18584 | 2026.01.22 22:28:12.544352 [ 277 ] {1f9d2a30-d540-4589-8902-a4d8f0b9039b} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18585 | 2026.01.22 22:28:12.544484 [ 277 ] {1f9d2a30-d540-4589-8902-a4d8f0b9039b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00117 sec., 51282.05128205128 rows/sec., 3.46 MiB/sec. | ||
| 18586 | 2026.01.22 22:28:12.544519 [ 277 ] {1f9d2a30-d540-4589-8902-a4d8f0b9039b} <Debug> TCPHandler: Processed in 0.00134129 sec. | ||
| 18587 | 2026.01.22 22:28:12.547735 [ 201 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_135_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40367 rows, containing 5 columns (5 merged, 0 gathered) in 0.0067486 sec., 5981536.911359393 rows/sec., 409.14 MiB/sec. | ||
| 18588 | 2026.01.22 22:28:12.548222 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_135_31} <Trace> MergedBlockOutputStream: filled checksums all_1_135_31 (state Temporary) | ||
| 18589 | 2026.01.22 22:28:12.548484 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_135_31} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_merge_all_1_135_31 to all_1_135_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18590 | 2026.01.22 22:28:12.548557 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_135_31} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Merged 2 parts: [all_1_134_30, all_135_135_0] -> all_1_135_31 | ||
| 18591 | 2026.01.22 22:28:12.548625 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 18592 | 2026.01.22 22:28:12.554228 [ 201 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2739 rows, containing 19 columns (19 merged, 0 gathered) in 0.011111092 sec., 246510.4239979293 rows/sec., 441.74 MiB/sec. | ||
| 18593 | 2026.01.22 22:28:12.556518 [ 198 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18594 | 2026.01.22 22:28:12.556871 [ 198 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18595 | 2026.01.22 22:28:12.556947 [ 198 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18596 | 2026.01.22 22:28:12.557106 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.05 MiB. | ||
| 18597 | 2026.01.22 22:28:12.558342 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2222 | ||
| 18598 | 2026.01.22 22:28:12.560633 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18599 | 2026.01.22 22:28:12.560674 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18600 | 2026.01.22 22:28:12.561815 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 18601 | 2026.01.22 22:28:12.562084 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18602 | 2026.01.22 22:28:12.562348 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2222 | ||
| 18603 | 2026.01.22 22:28:13.000288 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.10 MiB, peak 414.43 MiB, free memory in arenas 0.00 B, will set to 397.34 MiB (RSS), difference: 2.24 MiB | ||
| 18604 | 2026.01.22 22:28:14.693682 [ 226 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): 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] | ||
| 18605 | 2026.01.22 22:28:14.693764 [ 226 ] {} <Debug> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): 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] | ||
| 18606 | 2026.01.22 22:28:14.697043 [ 226 ] {} <Debug> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): 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] | ||
| 18607 | 2026.01.22 22:28:14.919844 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45536 | ||
| 18608 | 2026.01.22 22:28:14.920649 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18609 | 2026.01.22 22:28:14.920695 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18610 | 2026.01.22 22:28:14.921180 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 18611 | 2026.01.22 22:28:14.921409 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18612 | 2026.01.22 22:28:14.921543 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45536 | ||
| 18613 | 2026.01.22 22:28:16.168878 [ 225 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): 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] | ||
| 18614 | 2026.01.22 22:28:16.168939 [ 225 ] {} <Debug> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): 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] | ||
| 18615 | 2026.01.22 22:28:16.170997 [ 225 ] {} <Debug> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): 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] | ||
| 18616 | 2026.01.22 22:28:17.000256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.34 MiB, peak 414.43 MiB, free memory in arenas 0.00 B, will set to 397.34 MiB (RSS), difference: 4.00 MiB | ||
| 18617 | 2026.01.22 22:28:17.387418 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 18618 | 2026.01.22 22:28:17.404464 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18619 | 2026.01.22 22:28:17.404508 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18620 | 2026.01.22 22:28:17.410808 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 18621 | 2026.01.22 22:28:17.411499 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18622 | 2026.01.22 22:28:17.414550 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 18623 | 2026.01.22 22:28:17.563208 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18624 | 2026.01.22 22:28:17.563352 [ 277 ] {f5c2180e-b417-4f77-ba25-0492abf57bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18625 | 2026.01.22 22:28:17.563413 [ 277 ] {f5c2180e-b417-4f77-ba25-0492abf57bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18626 | 2026.01.22 22:28:17.564048 [ 277 ] {f5c2180e-b417-4f77-ba25-0492abf57bc3} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18627 | 2026.01.22 22:28:17.564092 [ 277 ] {f5c2180e-b417-4f77-ba25-0492abf57bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18628 | 2026.01.22 22:28:17.564482 [ 277 ] {f5c2180e-b417-4f77-ba25-0492abf57bc3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 18629 | 2026.01.22 22:28:17.564711 [ 277 ] {f5c2180e-b417-4f77-ba25-0492abf57bc3} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18630 | 2026.01.22 22:28:17.564858 [ 277 ] {f5c2180e-b417-4f77-ba25-0492abf57bc3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001545 sec., 15533.980582524273 rows/sec., 1.29 MiB/sec. | ||
| 18631 | 2026.01.22 22:28:17.564904 [ 277 ] {f5c2180e-b417-4f77-ba25-0492abf57bc3} <Debug> TCPHandler: Processed in 0.001805883 sec. | ||
| 18632 | 2026.01.22 22:28:17.565025 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18633 | 2026.01.22 22:28:17.565124 [ 277 ] {47ecd1ee-c7d5-4fd1-a00c-6b0afef80451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18634 | 2026.01.22 22:28:17.565165 [ 277 ] {47ecd1ee-c7d5-4fd1-a00c-6b0afef80451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18635 | 2026.01.22 22:28:17.565558 [ 277 ] {47ecd1ee-c7d5-4fd1-a00c-6b0afef80451} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18636 | 2026.01.22 22:28:17.565592 [ 277 ] {47ecd1ee-c7d5-4fd1-a00c-6b0afef80451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18637 | 2026.01.22 22:28:17.565878 [ 277 ] {47ecd1ee-c7d5-4fd1-a00c-6b0afef80451} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 18638 | 2026.01.22 22:28:17.566083 [ 277 ] {47ecd1ee-c7d5-4fd1-a00c-6b0afef80451} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18639 | 2026.01.22 22:28:17.566208 [ 277 ] {47ecd1ee-c7d5-4fd1-a00c-6b0afef80451} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001107 sec., 1806.684733514002 rows/sec., 147.32 KiB/sec. | ||
| 18640 | 2026.01.22 22:28:17.566244 [ 277 ] {47ecd1ee-c7d5-4fd1-a00c-6b0afef80451} <Debug> TCPHandler: Processed in 0.001270079 sec. | ||
| 18641 | 2026.01.22 22:28:17.566343 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18642 | 2026.01.22 22:28:17.566436 [ 277 ] {78b98b8d-ce4a-4a49-b7ef-28546c9a054f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18643 | 2026.01.22 22:28:17.566474 [ 277 ] {78b98b8d-ce4a-4a49-b7ef-28546c9a054f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18644 | 2026.01.22 22:28:17.567373 [ 277 ] {78b98b8d-ce4a-4a49-b7ef-28546c9a054f} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18645 | 2026.01.22 22:28:17.567407 [ 277 ] {78b98b8d-ce4a-4a49-b7ef-28546c9a054f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18646 | 2026.01.22 22:28:17.567794 [ 277 ] {78b98b8d-ce4a-4a49-b7ef-28546c9a054f} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18647 | 2026.01.22 22:28:17.568002 [ 277 ] {78b98b8d-ce4a-4a49-b7ef-28546c9a054f} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18648 | 2026.01.22 22:28:17.568132 [ 277 ] {78b98b8d-ce4a-4a49-b7ef-28546c9a054f} <Debug> executeQuery: Read 1327 rows, 112.98 KiB in 0.001714 sec., 774212.3687281214 rows/sec., 64.37 MiB/sec. | ||
| 18649 | 2026.01.22 22:28:17.568170 [ 277 ] {78b98b8d-ce4a-4a49-b7ef-28546c9a054f} <Debug> TCPHandler: Processed in 0.001874273 sec. | ||
| 18650 | 2026.01.22 22:28:17.568280 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18651 | 2026.01.22 22:28:17.568373 [ 277 ] {02a4ec4f-bcbb-4215-a79f-1725816d8fd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18652 | 2026.01.22 22:28:17.568413 [ 277 ] {02a4ec4f-bcbb-4215-a79f-1725816d8fd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18653 | 2026.01.22 22:28:17.568806 [ 277 ] {02a4ec4f-bcbb-4215-a79f-1725816d8fd6} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18654 | 2026.01.22 22:28:17.568842 [ 277 ] {02a4ec4f-bcbb-4215-a79f-1725816d8fd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18655 | 2026.01.22 22:28:17.569130 [ 277 ] {02a4ec4f-bcbb-4215-a79f-1725816d8fd6} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18656 | 2026.01.22 22:28:17.569333 [ 277 ] {02a4ec4f-bcbb-4215-a79f-1725816d8fd6} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18657 | 2026.01.22 22:28:17.569459 [ 277 ] {02a4ec4f-bcbb-4215-a79f-1725816d8fd6} <Debug> executeQuery: Read 19 rows, 1.48 KiB in 0.001104 sec., 17210.144927536232 rows/sec., 1.31 MiB/sec. | ||
| 18658 | 2026.01.22 22:28:17.569496 [ 277 ] {02a4ec4f-bcbb-4215-a79f-1725816d8fd6} <Debug> TCPHandler: Processed in 0.001263519 sec. | ||
| 18659 | 2026.01.22 22:28:17.569593 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18660 | 2026.01.22 22:28:17.569684 [ 277 ] {5184e5a6-35be-4113-9e63-e163eb130786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18661 | 2026.01.22 22:28:17.569722 [ 277 ] {5184e5a6-35be-4113-9e63-e163eb130786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18662 | 2026.01.22 22:28:17.570188 [ 277 ] {5184e5a6-35be-4113-9e63-e163eb130786} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18663 | 2026.01.22 22:28:17.570223 [ 277 ] {5184e5a6-35be-4113-9e63-e163eb130786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18664 | 2026.01.22 22:28:17.570528 [ 277 ] {5184e5a6-35be-4113-9e63-e163eb130786} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 18665 | 2026.01.22 22:28:17.570730 [ 277 ] {5184e5a6-35be-4113-9e63-e163eb130786} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18666 | 2026.01.22 22:28:17.570852 [ 277 ] {5184e5a6-35be-4113-9e63-e163eb130786} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001185 sec., 212658.22784810126 rows/sec., 14.71 MiB/sec. | ||
| 18667 | 2026.01.22 22:28:17.570889 [ 277 ] {5184e5a6-35be-4113-9e63-e163eb130786} <Debug> TCPHandler: Processed in 0.00134297 sec. | ||
| 18668 | 2026.01.22 22:28:17.570999 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18669 | 2026.01.22 22:28:17.571091 [ 277 ] {37648092-e20b-42c8-be89-718c1fe4b7ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18670 | 2026.01.22 22:28:17.571129 [ 277 ] {37648092-e20b-42c8-be89-718c1fe4b7ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18671 | 2026.01.22 22:28:17.571510 [ 277 ] {37648092-e20b-42c8-be89-718c1fe4b7ee} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18672 | 2026.01.22 22:28:17.571545 [ 277 ] {37648092-e20b-42c8-be89-718c1fe4b7ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18673 | 2026.01.22 22:28:17.571827 [ 277 ] {37648092-e20b-42c8-be89-718c1fe4b7ee} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 18674 | 2026.01.22 22:28:17.572031 [ 277 ] {37648092-e20b-42c8-be89-718c1fe4b7ee} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18675 | 2026.01.22 22:28:17.572155 [ 277 ] {37648092-e20b-42c8-be89-718c1fe4b7ee} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001081 sec., 11100.832562442183 rows/sec., 867.25 KiB/sec. | ||
| 18676 | 2026.01.22 22:28:17.572191 [ 277 ] {37648092-e20b-42c8-be89-718c1fe4b7ee} <Debug> TCPHandler: Processed in 0.001239399 sec. | ||
| 18677 | 2026.01.22 22:28:17.572296 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18678 | 2026.01.22 22:28:17.572388 [ 277 ] {0de0c6d4-2af3-44b7-8e26-52f477ef65f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18679 | 2026.01.22 22:28:17.572425 [ 277 ] {0de0c6d4-2af3-44b7-8e26-52f477ef65f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18680 | 2026.01.22 22:28:17.573008 [ 277 ] {0de0c6d4-2af3-44b7-8e26-52f477ef65f9} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18681 | 2026.01.22 22:28:17.573043 [ 277 ] {0de0c6d4-2af3-44b7-8e26-52f477ef65f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18682 | 2026.01.22 22:28:17.573357 [ 277 ] {0de0c6d4-2af3-44b7-8e26-52f477ef65f9} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18683 | 2026.01.22 22:28:17.573559 [ 277 ] {0de0c6d4-2af3-44b7-8e26-52f477ef65f9} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18684 | 2026.01.22 22:28:17.573683 [ 277 ] {0de0c6d4-2af3-44b7-8e26-52f477ef65f9} <Debug> executeQuery: Read 563 rows, 43.23 KiB in 0.001313 sec., 428789.0327494288 rows/sec., 32.15 MiB/sec. | ||
| 18685 | 2026.01.22 22:28:17.573719 [ 277 ] {0de0c6d4-2af3-44b7-8e26-52f477ef65f9} <Debug> TCPHandler: Processed in 0.001470111 sec. | ||
| 18686 | 2026.01.22 22:28:17.573827 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18687 | 2026.01.22 22:28:17.573919 [ 277 ] {7ca0d687-3da9-4dda-a3ce-b53cb2837cac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18688 | 2026.01.22 22:28:17.573960 [ 277 ] {7ca0d687-3da9-4dda-a3ce-b53cb2837cac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18689 | 2026.01.22 22:28:17.574536 [ 277 ] {7ca0d687-3da9-4dda-a3ce-b53cb2837cac} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18690 | 2026.01.22 22:28:17.574572 [ 277 ] {7ca0d687-3da9-4dda-a3ce-b53cb2837cac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18691 | 2026.01.22 22:28:17.574961 [ 277 ] {7ca0d687-3da9-4dda-a3ce-b53cb2837cac} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18692 | 2026.01.22 22:28:17.575169 [ 277 ] {7ca0d687-3da9-4dda-a3ce-b53cb2837cac} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18693 | 2026.01.22 22:28:17.575297 [ 277 ] {7ca0d687-3da9-4dda-a3ce-b53cb2837cac} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001395 sec., 631541.2186379929 rows/sec., 42.86 MiB/sec. | ||
| 18694 | 2026.01.22 22:28:17.575294 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Selected 6 parts from all_1_135_31 to all_140_140_0 | ||
| 18695 | 2026.01.22 22:28:17.575334 [ 277 ] {7ca0d687-3da9-4dda-a3ce-b53cb2837cac} <Debug> TCPHandler: Processed in 0.001554201 sec. | ||
| 18696 | 2026.01.22 22:28:17.575375 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18697 | 2026.01.22 22:28:17.575411 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18698 | 2026.01.22 22:28:17.575488 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18699 | 2026.01.22 22:28:17.575552 [ 198 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_140_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_135_31 to all_140_140_0 into Compact with storage Full | ||
| 18700 | 2026.01.22 22:28:17.575620 [ 277 ] {fb880b83-84fe-4061-a928-2d9eeadfd4e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18701 | 2026.01.22 22:28:17.575737 [ 198 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_140_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18702 | 2026.01.22 22:28:17.575739 [ 277 ] {fb880b83-84fe-4061-a928-2d9eeadfd4e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18703 | 2026.01.22 22:28:17.575790 [ 198 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_140_32} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_135_31, total 40367 rows starting from the beginning of the part | ||
| 18704 | 2026.01.22 22:28:17.575873 [ 198 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_140_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
| 18705 | 2026.01.22 22:28:17.575926 [ 198 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_140_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 165 rows starting from the beginning of the part | ||
| 18706 | 2026.01.22 22:28:17.575977 [ 198 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_140_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
| 18707 | 2026.01.22 22:28:17.576026 [ 198 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_140_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
| 18708 | 2026.01.22 22:28:17.576075 [ 198 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_140_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 881 rows starting from the beginning of the part | ||
| 18709 | 2026.01.22 22:28:17.576655 [ 277 ] {fb880b83-84fe-4061-a928-2d9eeadfd4e4} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18710 | 2026.01.22 22:28:17.576698 [ 277 ] {fb880b83-84fe-4061-a928-2d9eeadfd4e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18711 | 2026.01.22 22:28:17.577203 [ 277 ] {fb880b83-84fe-4061-a928-2d9eeadfd4e4} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18712 | 2026.01.22 22:28:17.577447 [ 277 ] {fb880b83-84fe-4061-a928-2d9eeadfd4e4} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18713 | 2026.01.22 22:28:17.577603 [ 277 ] {fb880b83-84fe-4061-a928-2d9eeadfd4e4} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002012 sec., 2485.089463220676 rows/sec., 4.45 MiB/sec. | ||
| 18714 | 2026.01.22 22:28:17.577679 [ 277 ] {fb880b83-84fe-4061-a928-2d9eeadfd4e4} <Debug> TCPHandler: Processed in 0.002263037 sec. | ||
| 18715 | 2026.01.22 22:28:17.577796 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18716 | 2026.01.22 22:28:17.577892 [ 277 ] {754f21fc-38de-40fa-ac38-cb48c5972a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18717 | 2026.01.22 22:28:17.577933 [ 277 ] {754f21fc-38de-40fa-ac38-cb48c5972a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18718 | 2026.01.22 22:28:17.578275 [ 277 ] {754f21fc-38de-40fa-ac38-cb48c5972a99} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18719 | 2026.01.22 22:28:17.578311 [ 277 ] {754f21fc-38de-40fa-ac38-cb48c5972a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18720 | 2026.01.22 22:28:17.578621 [ 277 ] {754f21fc-38de-40fa-ac38-cb48c5972a99} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18721 | 2026.01.22 22:28:17.578830 [ 277 ] {754f21fc-38de-40fa-ac38-cb48c5972a99} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18722 | 2026.01.22 22:28:17.578967 [ 277 ] {754f21fc-38de-40fa-ac38-cb48c5972a99} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 18723 | 2026.01.22 22:28:17.579006 [ 277 ] {754f21fc-38de-40fa-ac38-cb48c5972a99} <Debug> TCPHandler: Processed in 0.00126078 sec. | ||
| 18724 | 2026.01.22 22:28:17.584164 [ 201 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_140_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41893 rows, containing 5 columns (5 merged, 0 gathered) in 0.008675734 sec., 4828755.699517759 rows/sec., 330.33 MiB/sec. | ||
| 18725 | 2026.01.22 22:28:17.584511 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_140_32} <Trace> MergedBlockOutputStream: filled checksums all_1_140_32 (state Temporary) | ||
| 18726 | 2026.01.22 22:28:17.584881 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_140_32} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_merge_all_1_140_32 to all_1_140_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18727 | 2026.01.22 22:28:17.584976 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_140_32} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Merged 6 parts: [all_1_135_31, all_140_140_0] -> all_1_140_32 | ||
| 18728 | 2026.01.22 22:28:17.585086 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 18729 | 2026.01.22 22:28:18.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 398.62 MiB, peak 414.43 MiB, free memory in arenas 0.00 B, will set to 397.47 MiB (RSS), difference: -1.15 MiB | ||
| 18730 | 2026.01.22 22:28:18.382818 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): 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] | ||
| 18731 | 2026.01.22 22:28:18.382876 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): 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] | ||
| 18732 | 2026.01.22 22:28:18.385906 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): 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] | ||
| 18733 | 2026.01.22 22:28:22.174360 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18734 | 2026.01.22 22:28:22.174432 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18735 | 2026.01.22 22:28:22.421765 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46048 | ||
| 18736 | 2026.01.22 22:28:22.422310 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18737 | 2026.01.22 22:28:22.422362 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18738 | 2026.01.22 22:28:22.422852 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 18739 | 2026.01.22 22:28:22.423092 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18740 | 2026.01.22 22:28:22.423236 [ 86 ] {} <Debug> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 18741 | 2026.01.22 22:28:22.423250 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46048 | ||
| 18742 | 2026.01.22 22:28:22.423321 [ 86 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18743 | 2026.01.22 22:28:22.423351 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18744 | 2026.01.22 22:28:22.423463 [ 190 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 18745 | 2026.01.22 22:28:22.423595 [ 190 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18746 | 2026.01.22 22:28:22.423636 [ 190 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43616 rows starting from the beginning of the part | ||
| 18747 | 2026.01.22 22:28:22.423708 [ 190 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 18748 | 2026.01.22 22:28:22.423757 [ 190 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 18749 | 2026.01.22 22:28:22.423805 [ 190 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 18750 | 2026.01.22 22:28:22.423848 [ 190 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 18751 | 2026.01.22 22:28:22.423892 [ 190 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 18752 | 2026.01.22 22:28:22.426686 [ 201 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46048 rows, containing 4 columns (4 merged, 0 gathered) in 0.003273294 sec., 14067786.150587145 rows/sec., 201.24 MiB/sec. | ||
| 18753 | 2026.01.22 22:28:22.426922 [ 190 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 18754 | 2026.01.22 22:28:22.427184 [ 190 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_96_19} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18755 | 2026.01.22 22:28:22.427254 [ 190 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_96_19} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 18756 | 2026.01.22 22:28:22.427333 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 18757 | 2026.01.22 22:28:22.535937 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18758 | 2026.01.22 22:28:22.536118 [ 277 ] {6638c2ad-7ab5-4832-84a3-c7a986499a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18759 | 2026.01.22 22:28:22.536183 [ 277 ] {6638c2ad-7ab5-4832-84a3-c7a986499a10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18760 | 2026.01.22 22:28:22.536859 [ 277 ] {6638c2ad-7ab5-4832-84a3-c7a986499a10} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18761 | 2026.01.22 22:28:22.536908 [ 277 ] {6638c2ad-7ab5-4832-84a3-c7a986499a10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18762 | 2026.01.22 22:28:22.537302 [ 277 ] {6638c2ad-7ab5-4832-84a3-c7a986499a10} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18763 | 2026.01.22 22:28:22.537535 [ 277 ] {6638c2ad-7ab5-4832-84a3-c7a986499a10} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18764 | 2026.01.22 22:28:22.537698 [ 277 ] {6638c2ad-7ab5-4832-84a3-c7a986499a10} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001628 sec., 78624.07862407863 rows/sec., 6.76 MiB/sec. | ||
| 18765 | 2026.01.22 22:28:22.537708 [ 86 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18766 | 2026.01.22 22:28:22.537753 [ 277 ] {6638c2ad-7ab5-4832-84a3-c7a986499a10} <Debug> TCPHandler: Processed in 0.001940644 sec. | ||
| 18767 | 2026.01.22 22:28:22.537766 [ 86 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18768 | 2026.01.22 22:28:22.537797 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18769 | 2026.01.22 22:28:22.537885 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18770 | 2026.01.22 22:28:22.537891 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::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 | ||
| 18771 | 2026.01.22 22:28:22.537991 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18772 | 2026.01.22 22:28:22.537999 [ 277 ] {8711b868-8caf-4cbe-8cd4-5224e62e7170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18773 | 2026.01.22 22:28:22.538019 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2556 rows starting from the beginning of the part | ||
| 18774 | 2026.01.22 22:28:22.538045 [ 277 ] {8711b868-8caf-4cbe-8cd4-5224e62e7170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18775 | 2026.01.22 22:28:22.538075 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 133 rows starting from the beginning of the part | ||
| 18776 | 2026.01.22 22:28:22.538119 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 66 rows starting from the beginning of the part | ||
| 18777 | 2026.01.22 22:28:22.538157 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 128 rows starting from the beginning of the part | ||
| 18778 | 2026.01.22 22:28:22.538197 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 1327 rows starting from the beginning of the part | ||
| 18779 | 2026.01.22 22:28:22.538241 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 128 rows starting from the beginning of the part | ||
| 18780 | 2026.01.22 22:28:22.538490 [ 277 ] {8711b868-8caf-4cbe-8cd4-5224e62e7170} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18781 | 2026.01.22 22:28:22.538527 [ 277 ] {8711b868-8caf-4cbe-8cd4-5224e62e7170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18782 | 2026.01.22 22:28:22.538836 [ 277 ] {8711b868-8caf-4cbe-8cd4-5224e62e7170} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 18783 | 2026.01.22 22:28:22.539103 [ 277 ] {8711b868-8caf-4cbe-8cd4-5224e62e7170} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18784 | 2026.01.22 22:28:22.539244 [ 277 ] {8711b868-8caf-4cbe-8cd4-5224e62e7170} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001273 sec., 28279.654359780045 rows/sec., 2.08 MiB/sec. | ||
| 18785 | 2026.01.22 22:28:22.539284 [ 277 ] {8711b868-8caf-4cbe-8cd4-5224e62e7170} <Debug> TCPHandler: Processed in 0.00145266 sec. | ||
| 18786 | 2026.01.22 22:28:22.539401 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18787 | 2026.01.22 22:28:22.539506 [ 277 ] {f9d22d06-2ead-46f1-9a31-b5f8491583f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18788 | 2026.01.22 22:28:22.539549 [ 277 ] {f9d22d06-2ead-46f1-9a31-b5f8491583f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18789 | 2026.01.22 22:28:22.540007 [ 277 ] {f9d22d06-2ead-46f1-9a31-b5f8491583f9} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18790 | 2026.01.22 22:28:22.540050 [ 277 ] {f9d22d06-2ead-46f1-9a31-b5f8491583f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18791 | 2026.01.22 22:28:22.540081 [ 190 ] {048797f8-2913-4120-8057-043480967ec1::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4338 rows, containing 5 columns (5 merged, 0 gathered) in 0.002230786 sec., 1944606.0715819448 rows/sec., 167.66 MiB/sec. | ||
| 18792 | 2026.01.22 22:28:22.540381 [ 277 ] {f9d22d06-2ead-46f1-9a31-b5f8491583f9} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18793 | 2026.01.22 22:28:22.540388 [ 187 ] {048797f8-2913-4120-8057-043480967ec1::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18794 | 2026.01.22 22:28:22.540614 [ 277 ] {f9d22d06-2ead-46f1-9a31-b5f8491583f9} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18795 | 2026.01.22 22:28:22.540664 [ 187 ] {048797f8-2913-4120-8057-043480967ec1::all_1_141_28} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18796 | 2026.01.22 22:28:22.540731 [ 187 ] {048797f8-2913-4120-8057-043480967ec1::all_1_141_28} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18797 | 2026.01.22 22:28:22.540753 [ 277 ] {f9d22d06-2ead-46f1-9a31-b5f8491583f9} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001269 sec., 78802.20646178094 rows/sec., 6.15 MiB/sec. | ||
| 18798 | 2026.01.22 22:28:22.540776 [ 85 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18799 | 2026.01.22 22:28:22.540793 [ 277 ] {f9d22d06-2ead-46f1-9a31-b5f8491583f9} <Debug> TCPHandler: Processed in 0.001443211 sec. | ||
| 18800 | 2026.01.22 22:28:22.540811 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 18801 | 2026.01.22 22:28:22.540846 [ 85 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18802 | 2026.01.22 22:28:22.540873 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18803 | 2026.01.22 22:28:22.540942 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18804 | 2026.01.22 22:28:22.540961 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::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 | ||
| 18805 | 2026.01.22 22:28:22.541045 [ 277 ] {1934b3a5-40be-49bf-9578-b295badcb121} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18806 | 2026.01.22 22:28:22.541073 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18807 | 2026.01.22 22:28:22.541096 [ 277 ] {1934b3a5-40be-49bf-9578-b295badcb121} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18808 | 2026.01.22 22:28:22.541107 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1304 rows starting from the beginning of the part | ||
| 18809 | 2026.01.22 22:28:22.541173 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 110 rows starting from the beginning of the part | ||
| 18810 | 2026.01.22 22:28:22.541216 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 69 rows starting from the beginning of the part | ||
| 18811 | 2026.01.22 22:28:22.541283 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 100 rows starting from the beginning of the part | ||
| 18812 | 2026.01.22 22:28:22.541331 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 563 rows starting from the beginning of the part | ||
| 18813 | 2026.01.22 22:28:22.541370 [ 190 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 100 rows starting from the beginning of the part | ||
| 18814 | 2026.01.22 22:28:22.541531 [ 277 ] {1934b3a5-40be-49bf-9578-b295badcb121} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18815 | 2026.01.22 22:28:22.541574 [ 277 ] {1934b3a5-40be-49bf-9578-b295badcb121} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18816 | 2026.01.22 22:28:22.541927 [ 277 ] {1934b3a5-40be-49bf-9578-b295badcb121} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18817 | 2026.01.22 22:28:22.542161 [ 277 ] {1934b3a5-40be-49bf-9578-b295badcb121} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18818 | 2026.01.22 22:28:22.542297 [ 277 ] {1934b3a5-40be-49bf-9578-b295badcb121} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001272 sec., 125786.16352201259 rows/sec., 8.76 MiB/sec. | ||
| 18819 | 2026.01.22 22:28:22.542336 [ 277 ] {1934b3a5-40be-49bf-9578-b295badcb121} <Debug> TCPHandler: Processed in 0.001443471 sec. | ||
| 18820 | 2026.01.22 22:28:22.542448 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18821 | 2026.01.22 22:28:22.542543 [ 277 ] {cf3f3278-52de-498e-8aaa-dd7d41cbd8eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18822 | 2026.01.22 22:28:22.542598 [ 277 ] {cf3f3278-52de-498e-8aaa-dd7d41cbd8eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18823 | 2026.01.22 22:28:22.542663 [ 203 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2246 rows, containing 5 columns (5 merged, 0 gathered) in 0.001739903 sec., 1290876.5603599742 rows/sec., 100.19 MiB/sec. | ||
| 18824 | 2026.01.22 22:28:22.542912 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18825 | 2026.01.22 22:28:22.543240 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_141_28} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18826 | 2026.01.22 22:28:22.543328 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_141_28} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18827 | 2026.01.22 22:28:22.543434 [ 208 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 18828 | 2026.01.22 22:28:22.543459 [ 277 ] {cf3f3278-52de-498e-8aaa-dd7d41cbd8eb} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18829 | 2026.01.22 22:28:22.543501 [ 277 ] {cf3f3278-52de-498e-8aaa-dd7d41cbd8eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18830 | 2026.01.22 22:28:22.544106 [ 277 ] {cf3f3278-52de-498e-8aaa-dd7d41cbd8eb} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18831 | 2026.01.22 22:28:22.544343 [ 277 ] {cf3f3278-52de-498e-8aaa-dd7d41cbd8eb} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18832 | 2026.01.22 22:28:22.544488 [ 277 ] {cf3f3278-52de-498e-8aaa-dd7d41cbd8eb} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001963 sec., 18339.276617422314 rows/sec., 32.86 MiB/sec. | ||
| 18833 | 2026.01.22 22:28:22.544568 [ 277 ] {cf3f3278-52de-498e-8aaa-dd7d41cbd8eb} <Debug> TCPHandler: Processed in 0.002167636 sec. | ||
| 18834 | 2026.01.22 22:28:22.544704 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18835 | 2026.01.22 22:28:22.544799 [ 277 ] {58827fbd-7420-4809-a953-5f91a6525435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18836 | 2026.01.22 22:28:22.544842 [ 277 ] {58827fbd-7420-4809-a953-5f91a6525435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18837 | 2026.01.22 22:28:22.545190 [ 277 ] {58827fbd-7420-4809-a953-5f91a6525435} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18838 | 2026.01.22 22:28:22.545227 [ 277 ] {58827fbd-7420-4809-a953-5f91a6525435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18839 | 2026.01.22 22:28:22.545528 [ 277 ] {58827fbd-7420-4809-a953-5f91a6525435} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18840 | 2026.01.22 22:28:22.545735 [ 277 ] {58827fbd-7420-4809-a953-5f91a6525435} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18841 | 2026.01.22 22:28:22.545860 [ 85 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18842 | 2026.01.22 22:28:22.545865 [ 277 ] {58827fbd-7420-4809-a953-5f91a6525435} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 18843 | 2026.01.22 22:28:22.545903 [ 85 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18844 | 2026.01.22 22:28:22.545924 [ 277 ] {58827fbd-7420-4809-a953-5f91a6525435} <Debug> TCPHandler: Processed in 0.001270089 sec. | ||
| 18845 | 2026.01.22 22:28:22.545927 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18846 | 2026.01.22 22:28:22.546027 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 18847 | 2026.01.22 22:28:22.546132 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18848 | 2026.01.22 22:28:22.546165 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 8490 rows starting from the beginning of the part | ||
| 18849 | 2026.01.22 22:28:22.546219 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
| 18850 | 2026.01.22 22:28:22.546267 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 18851 | 2026.01.22 22:28:22.546312 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 18852 | 2026.01.22 22:28:22.546354 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 18853 | 2026.01.22 22:28:22.546397 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 18854 | 2026.01.22 22:28:22.548731 [ 188 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8790 rows, containing 4 columns (4 merged, 0 gathered) in 0.00273973 sec., 3208345.3478992456 rows/sec., 213.72 MiB/sec. | ||
| 18855 | 2026.01.22 22:28:22.548884 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18856 | 2026.01.22 22:28:22.549121 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_141_28} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18857 | 2026.01.22 22:28:22.549184 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_141_28} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18858 | 2026.01.22 22:28:22.549250 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 18859 | 2026.01.22 22:28:22.562612 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2254 | ||
| 18860 | 2026.01.22 22:28:22.565011 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18861 | 2026.01.22 22:28:22.565054 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18862 | 2026.01.22 22:28:22.566230 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 18863 | 2026.01.22 22:28:22.566485 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18864 | 2026.01.22 22:28:22.566630 [ 85 ] {} <Debug> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 18865 | 2026.01.22 22:28:22.566670 [ 85 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18866 | 2026.01.22 22:28:22.566687 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18867 | 2026.01.22 22:28:22.566767 [ 203 ] {7b0753d0-d697-461d-a77d-14ff90617906::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 | ||
| 18868 | 2026.01.22 22:28:22.566776 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2254 | ||
| 18869 | 2026.01.22 22:28:22.567256 [ 203 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18870 | 2026.01.22 22:28:22.567387 [ 203 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2111 rows starting from the beginning of the part | ||
| 18871 | 2026.01.22 22:28:22.567720 [ 203 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 29 rows starting from the beginning of the part | ||
| 18872 | 2026.01.22 22:28:22.568029 [ 203 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 32 rows starting from the beginning of the part | ||
| 18873 | 2026.01.22 22:28:22.568364 [ 203 ] {7b0753d0-d697-461d-a77d-14ff90617906::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 | ||
| 18874 | 2026.01.22 22:28:22.568690 [ 203 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 24 rows starting from the beginning of the part | ||
| 18875 | 2026.01.22 22:28:22.569031 [ 203 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 32 rows starting from the beginning of the part | ||
| 18876 | 2026.01.22 22:28:22.576541 [ 189 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2254 rows, containing 72 columns (72 merged, 0 gathered) in 0.009805372 sec., 229873.99152219825 rows/sec., 176.37 MiB/sec. | ||
| 18877 | 2026.01.22 22:28:22.578627 [ 197 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 18878 | 2026.01.22 22:28:22.579235 [ 197 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_71_14} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18879 | 2026.01.22 22:28:22.579319 [ 197 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_71_14} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 18880 | 2026.01.22 22:28:22.579657 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 18881 | 2026.01.22 22:28:23.003859 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.003363894 sec. | ||
| 18882 | 2026.01.22 22:28:24.914716 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 18883 | 2026.01.22 22:28:24.934113 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18884 | 2026.01.22 22:28:24.934169 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18885 | 2026.01.22 22:28:24.940505 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 18886 | 2026.01.22 22:28:24.941228 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18887 | 2026.01.22 22:28:24.941504 [ 83 ] {} <Debug> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 18888 | 2026.01.22 22:28:24.941549 [ 83 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18889 | 2026.01.22 22:28:24.941572 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18890 | 2026.01.22 22:28:24.941698 [ 188 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 18891 | 2026.01.22 22:28:24.944727 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 18892 | 2026.01.22 22:28:24.945814 [ 188 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18893 | 2026.01.22 22:28:24.947530 [ 188 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 18894 | 2026.01.22 22:28:24.952631 [ 188 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 18895 | 2026.01.22 22:28:24.957394 [ 188 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 18896 | 2026.01.22 22:28:24.962133 [ 188 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 18897 | 2026.01.22 22:28:24.967336 [ 188 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 18898 | 2026.01.22 22:28:24.972220 [ 188 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 18899 | 2026.01.22 22:28:25.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 411.96 MiB, peak 414.43 MiB, free memory in arenas 0.00 B, will set to 397.47 MiB (RSS), difference: -14.49 MiB | ||
| 18900 | 2026.01.22 22:28:25.032914 [ 200 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.091273045 sec., 7921.287166435611 rows/sec., 40.96 MiB/sec. | ||
| 18901 | 2026.01.22 22:28:25.036301 [ 193 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 18902 | 2026.01.22 22:28:25.038373 [ 193 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_96_19} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18903 | 2026.01.22 22:28:25.038478 [ 193 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_96_19} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 18904 | 2026.01.22 22:28:25.041444 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 18905 | 2026.01.22 22:28:26.000253 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.05 MiB, peak 414.43 MiB, free memory in arenas 0.00 B, will set to 397.59 MiB (RSS), difference: 13.54 MiB | ||
| 18906 | 2026.01.22 22:28:27.322419 [ 223 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): 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] | ||
| 18907 | 2026.01.22 22:28:27.322468 [ 223 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): 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] | ||
| 18908 | 2026.01.22 22:28:27.326014 [ 223 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): 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] | ||
| 18909 | 2026.01.22 22:28:27.404489 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): 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] | ||
| 18910 | 2026.01.22 22:28:27.404549 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): 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] | ||
| 18911 | 2026.01.22 22:28:27.407978 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): 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] | ||
| 18912 | 2026.01.22 22:28:27.452477 [ 222 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): 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] | ||
| 18913 | 2026.01.22 22:28:27.452529 [ 222 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): 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] | ||
| 18914 | 2026.01.22 22:28:27.455417 [ 222 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): 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] | ||
| 18915 | 2026.01.22 22:28:27.534616 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18916 | 2026.01.22 22:28:27.534802 [ 277 ] {6eb18d18-d6d1-42a6-a671-8efd86858465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18917 | 2026.01.22 22:28:27.534876 [ 277 ] {6eb18d18-d6d1-42a6-a671-8efd86858465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18918 | 2026.01.22 22:28:27.535626 [ 277 ] {6eb18d18-d6d1-42a6-a671-8efd86858465} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18919 | 2026.01.22 22:28:27.535677 [ 277 ] {6eb18d18-d6d1-42a6-a671-8efd86858465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18920 | 2026.01.22 22:28:27.536083 [ 277 ] {6eb18d18-d6d1-42a6-a671-8efd86858465} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18921 | 2026.01.22 22:28:27.536329 [ 277 ] {6eb18d18-d6d1-42a6-a671-8efd86858465} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18922 | 2026.01.22 22:28:27.536494 [ 277 ] {6eb18d18-d6d1-42a6-a671-8efd86858465} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001745 sec., 37822.349570200575 rows/sec., 3.00 MiB/sec. | ||
| 18923 | 2026.01.22 22:28:27.536546 [ 277 ] {6eb18d18-d6d1-42a6-a671-8efd86858465} <Debug> TCPHandler: Processed in 0.002058376 sec. | ||
| 18924 | 2026.01.22 22:28:27.536670 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18925 | 2026.01.22 22:28:27.536772 [ 277 ] {037182b7-f727-49df-9425-e837db95b522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18926 | 2026.01.22 22:28:27.536816 [ 277 ] {037182b7-f727-49df-9425-e837db95b522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18927 | 2026.01.22 22:28:27.537233 [ 277 ] {037182b7-f727-49df-9425-e837db95b522} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18928 | 2026.01.22 22:28:27.537269 [ 277 ] {037182b7-f727-49df-9425-e837db95b522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18929 | 2026.01.22 22:28:27.537576 [ 277 ] {037182b7-f727-49df-9425-e837db95b522} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18930 | 2026.01.22 22:28:27.537787 [ 277 ] {037182b7-f727-49df-9425-e837db95b522} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18931 | 2026.01.22 22:28:27.537918 [ 64 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18932 | 2026.01.22 22:28:27.537928 [ 277 ] {037182b7-f727-49df-9425-e837db95b522} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001179 sec., 4240.882103477524 rows/sec., 318.89 KiB/sec. | ||
| 18933 | 2026.01.22 22:28:27.537983 [ 64 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18934 | 2026.01.22 22:28:27.537996 [ 277 ] {037182b7-f727-49df-9425-e837db95b522} <Debug> TCPHandler: Processed in 0.00137813 sec. | ||
| 18935 | 2026.01.22 22:28:27.538011 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18936 | 2026.01.22 22:28:27.538116 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18937 | 2026.01.22 22:28:27.538178 [ 189 ] {1300943d-9fd4-47f6-9844-87364234b6ab::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 | ||
| 18938 | 2026.01.22 22:28:27.538215 [ 277 ] {c028b52e-ec6d-4ff4-97fd-6841ddb6d2db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18939 | 2026.01.22 22:28:27.538266 [ 277 ] {c028b52e-ec6d-4ff4-97fd-6841ddb6d2db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18940 | 2026.01.22 22:28:27.538351 [ 189 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18941 | 2026.01.22 22:28:27.538407 [ 189 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 296 rows starting from the beginning of the part | ||
| 18942 | 2026.01.22 22:28:27.538505 [ 189 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 5 rows starting from the beginning of the part | ||
| 18943 | 2026.01.22 22:28:27.538573 [ 189 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 36 rows starting from the beginning of the part | ||
| 18944 | 2026.01.22 22:28:27.538636 [ 189 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 19 rows starting from the beginning of the part | ||
| 18945 | 2026.01.22 22:28:27.538692 [ 277 ] {c028b52e-ec6d-4ff4-97fd-6841ddb6d2db} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18946 | 2026.01.22 22:28:27.538701 [ 189 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 36 rows starting from the beginning of the part | ||
| 18947 | 2026.01.22 22:28:27.538739 [ 277 ] {c028b52e-ec6d-4ff4-97fd-6841ddb6d2db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18948 | 2026.01.22 22:28:27.538765 [ 189 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 5 rows starting from the beginning of the part | ||
| 18949 | 2026.01.22 22:28:27.539082 [ 277 ] {c028b52e-ec6d-4ff4-97fd-6841ddb6d2db} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18950 | 2026.01.22 22:28:27.539316 [ 277 ] {c028b52e-ec6d-4ff4-97fd-6841ddb6d2db} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18951 | 2026.01.22 22:28:27.539451 [ 277 ] {c028b52e-ec6d-4ff4-97fd-6841ddb6d2db} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001255 sec., 54980.079681274896 rows/sec., 4.29 MiB/sec. | ||
| 18952 | 2026.01.22 22:28:27.539491 [ 277 ] {c028b52e-ec6d-4ff4-97fd-6841ddb6d2db} <Debug> TCPHandler: Processed in 0.00142676 sec. | ||
| 18953 | 2026.01.22 22:28:27.539605 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18954 | 2026.01.22 22:28:27.539629 [ 192 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 397 rows, containing 5 columns (5 merged, 0 gathered) in 0.001524751 sec., 260370.38178692784 rows/sec., 17.95 MiB/sec. | ||
| 18955 | 2026.01.22 22:28:27.539698 [ 277 ] {47191a0b-4ab9-447d-8117-ae94b991ca42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18956 | 2026.01.22 22:28:27.539747 [ 277 ] {47191a0b-4ab9-447d-8117-ae94b991ca42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18957 | 2026.01.22 22:28:27.539827 [ 194 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18958 | 2026.01.22 22:28:27.540135 [ 194 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_136_27} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18959 | 2026.01.22 22:28:27.540163 [ 277 ] {47191a0b-4ab9-447d-8117-ae94b991ca42} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18960 | 2026.01.22 22:28:27.540206 [ 277 ] {47191a0b-4ab9-447d-8117-ae94b991ca42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18961 | 2026.01.22 22:28:27.540223 [ 194 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_136_27} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18962 | 2026.01.22 22:28:27.540331 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 18963 | 2026.01.22 22:28:27.540564 [ 277 ] {47191a0b-4ab9-447d-8117-ae94b991ca42} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18964 | 2026.01.22 22:28:27.540783 [ 277 ] {47191a0b-4ab9-447d-8117-ae94b991ca42} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18965 | 2026.01.22 22:28:27.540913 [ 277 ] {47191a0b-4ab9-447d-8117-ae94b991ca42} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 18966 | 2026.01.22 22:28:27.540952 [ 277 ] {47191a0b-4ab9-447d-8117-ae94b991ca42} <Debug> TCPHandler: Processed in 0.00139668 sec. | ||
| 18967 | 2026.01.22 22:28:27.541061 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18968 | 2026.01.22 22:28:27.541156 [ 277 ] {c2ad5281-6df1-407d-a984-97c14adc2fc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18969 | 2026.01.22 22:28:27.541208 [ 277 ] {c2ad5281-6df1-407d-a984-97c14adc2fc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18970 | 2026.01.22 22:28:27.541971 [ 277 ] {c2ad5281-6df1-407d-a984-97c14adc2fc7} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18971 | 2026.01.22 22:28:27.542008 [ 277 ] {c2ad5281-6df1-407d-a984-97c14adc2fc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18972 | 2026.01.22 22:28:27.542504 [ 277 ] {c2ad5281-6df1-407d-a984-97c14adc2fc7} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 18973 | 2026.01.22 22:28:27.542716 [ 277 ] {c2ad5281-6df1-407d-a984-97c14adc2fc7} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18974 | 2026.01.22 22:28:27.542849 [ 277 ] {c2ad5281-6df1-407d-a984-97c14adc2fc7} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001762 sec., 2837.684449489217 rows/sec., 5.09 MiB/sec. | ||
| 18975 | 2026.01.22 22:28:27.542912 [ 277 ] {c2ad5281-6df1-407d-a984-97c14adc2fc7} <Debug> TCPHandler: Processed in 0.001952935 sec. | ||
| 18976 | 2026.01.22 22:28:27.543017 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18977 | 2026.01.22 22:28:27.543176 [ 277 ] {7b1e9f87-0a57-4036-87e5-fb084ac702fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18978 | 2026.01.22 22:28:27.543218 [ 277 ] {7b1e9f87-0a57-4036-87e5-fb084ac702fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18979 | 2026.01.22 22:28:27.543549 [ 277 ] {7b1e9f87-0a57-4036-87e5-fb084ac702fe} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18980 | 2026.01.22 22:28:27.543586 [ 277 ] {7b1e9f87-0a57-4036-87e5-fb084ac702fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18981 | 2026.01.22 22:28:27.543892 [ 277 ] {7b1e9f87-0a57-4036-87e5-fb084ac702fe} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18982 | 2026.01.22 22:28:27.544099 [ 277 ] {7b1e9f87-0a57-4036-87e5-fb084ac702fe} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18983 | 2026.01.22 22:28:27.544229 [ 277 ] {7b1e9f87-0a57-4036-87e5-fb084ac702fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 18984 | 2026.01.22 22:28:27.544266 [ 277 ] {7b1e9f87-0a57-4036-87e5-fb084ac702fe} <Debug> TCPHandler: Processed in 0.00123584 sec. | ||
| 18985 | 2026.01.22 22:28:28.059377 [ 225 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): 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] | ||
| 18986 | 2026.01.22 22:28:28.059427 [ 225 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): 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] | ||
| 18987 | 2026.01.22 22:28:28.062032 [ 225 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): 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] | ||
| 18988 | 2026.01.22 22:28:29.103959 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42368 | ||
| 18989 | 2026.01.22 22:28:29.104061 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18990 | 2026.01.22 22:28:29.104086 [ 290 ] {} <Debug> TCP-Session: 4eed6965-1e4a-4fb3-b001-fcc5f7cec0fc Authenticating user 'default' from [fd00:1122:3344:101::e]:42368 | ||
| 18991 | 2026.01.22 22:28:29.104106 [ 290 ] {} <Debug> TCP-Session: 4eed6965-1e4a-4fb3-b001-fcc5f7cec0fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18992 | 2026.01.22 22:28:29.104119 [ 290 ] {} <Debug> TCP-Session: 4eed6965-1e4a-4fb3-b001-fcc5f7cec0fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18993 | 2026.01.22 22:28:29.104344 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61282 | ||
| 18994 | 2026.01.22 22:28:29.104367 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59446 | ||
| 18995 | 2026.01.22 22:28:29.104367 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55116 | ||
| 18996 | 2026.01.22 22:28:29.104407 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53105 | ||
| 18997 | 2026.01.22 22:28:29.104441 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18998 | 2026.01.22 22:28:29.104449 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39792 | ||
| 18999 | 2026.01.22 22:28:29.104487 [ 356 ] {} <Debug> TCP-Session: 176e2aa4-7b6d-4b8e-8057-025e2c504a3d Authenticating user 'default' from [fd00:1122:3344:101::e]:59446 | ||
| 19000 | 2026.01.22 22:28:29.104504 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19001 | 2026.01.22 22:28:29.104519 [ 356 ] {} <Debug> TCP-Session: 176e2aa4-7b6d-4b8e-8057-025e2c504a3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19002 | 2026.01.22 22:28:29.104531 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19003 | 2026.01.22 22:28:29.104543 [ 356 ] {} <Debug> TCP-Session: 176e2aa4-7b6d-4b8e-8057-025e2c504a3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19004 | 2026.01.22 22:28:29.104551 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19005 | 2026.01.22 22:28:29.104568 [ 357 ] {} <Debug> TCP-Session: 63a23fda-08c0-4bd6-bef3-8d31c2295d8c Authenticating user 'default' from [fd00:1122:3344:101::e]:53105 | ||
| 19006 | 2026.01.22 22:28:29.104596 [ 363 ] {} <Debug> TCP-Session: 4f0099a6-9dfd-4fda-90a3-dbf76c6d6c95 Authenticating user 'default' from [fd00:1122:3344:101::e]:39792 | ||
| 19007 | 2026.01.22 22:28:29.104544 [ 355 ] {} <Debug> TCP-Session: 10a6963f-6ebc-4d31-a9bc-465293008b30 Authenticating user 'default' from [fd00:1122:3344:101::e]:55116 | ||
| 19008 | 2026.01.22 22:28:29.104617 [ 357 ] {} <Debug> TCP-Session: 63a23fda-08c0-4bd6-bef3-8d31c2295d8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19009 | 2026.01.22 22:28:29.104632 [ 363 ] {} <Debug> TCP-Session: 4f0099a6-9dfd-4fda-90a3-dbf76c6d6c95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19010 | 2026.01.22 22:28:29.104641 [ 355 ] {} <Debug> TCP-Session: 10a6963f-6ebc-4d31-a9bc-465293008b30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19011 | 2026.01.22 22:28:29.104657 [ 357 ] {} <Debug> TCP-Session: 63a23fda-08c0-4bd6-bef3-8d31c2295d8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19012 | 2026.01.22 22:28:29.104678 [ 355 ] {} <Debug> TCP-Session: 10a6963f-6ebc-4d31-a9bc-465293008b30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19013 | 2026.01.22 22:28:29.104671 [ 363 ] {} <Debug> TCP-Session: 4f0099a6-9dfd-4fda-90a3-dbf76c6d6c95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19014 | 2026.01.22 22:28:29.104441 [ 290 ] {} <Trace> TCP-Session: 4eed6965-1e4a-4fb3-b001-fcc5f7cec0fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19015 | 2026.01.22 22:28:29.104422 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33460 | ||
| 19016 | 2026.01.22 22:28:29.104427 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64318 | ||
| 19017 | 2026.01.22 22:28:29.104419 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19018 | 2026.01.22 22:28:29.104439 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33767 | ||
| 19019 | 2026.01.22 22:28:29.104852 [ 349 ] {} <Debug> TCP-Session: afe460e7-c995-4063-894d-a36e4b7758bd Authenticating user 'default' from [fd00:1122:3344:101::e]:61282 | ||
| 19020 | 2026.01.22 22:28:29.104861 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19021 | 2026.01.22 22:28:29.104869 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19022 | 2026.01.22 22:28:29.104896 [ 290 ] {a5adf0e8-68ec-426b-8860-7854b4ac6779} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42368) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19023 | 2026.01.22 22:28:29.104917 [ 359 ] {} <Debug> TCP-Session: 0f37ef80-abee-4850-98b3-867ec3040f48 Authenticating user 'default' from [fd00:1122:3344:101::e]:64318 | ||
| 19024 | 2026.01.22 22:28:29.104913 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19025 | 2026.01.22 22:28:29.104945 [ 359 ] {} <Debug> TCP-Session: 0f37ef80-abee-4850-98b3-867ec3040f48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19026 | 2026.01.22 22:28:29.104906 [ 358 ] {} <Debug> TCP-Session: 6c668ab5-92e3-4c6e-8c5f-11e3e9b4e270 Authenticating user 'default' from [fd00:1122:3344:101::e]:33460 | ||
| 19027 | 2026.01.22 22:28:29.104965 [ 362 ] {} <Debug> TCP-Session: 29003f34-ad04-4965-bafd-6b0bc3a385d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:33767 | ||
| 19028 | 2026.01.22 22:28:29.104970 [ 359 ] {} <Debug> TCP-Session: 0f37ef80-abee-4850-98b3-867ec3040f48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19029 | 2026.01.22 22:28:29.104997 [ 358 ] {} <Debug> TCP-Session: 6c668ab5-92e3-4c6e-8c5f-11e3e9b4e270 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19030 | 2026.01.22 22:28:29.104999 [ 362 ] {} <Debug> TCP-Session: 29003f34-ad04-4965-bafd-6b0bc3a385d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19031 | 2026.01.22 22:28:29.105021 [ 358 ] {} <Debug> TCP-Session: 6c668ab5-92e3-4c6e-8c5f-11e3e9b4e270 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19032 | 2026.01.22 22:28:29.105028 [ 362 ] {} <Debug> TCP-Session: 29003f34-ad04-4965-bafd-6b0bc3a385d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19033 | 2026.01.22 22:28:29.104886 [ 349 ] {} <Debug> TCP-Session: afe460e7-c995-4063-894d-a36e4b7758bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19034 | 2026.01.22 22:28:29.105064 [ 349 ] {} <Debug> TCP-Session: afe460e7-c995-4063-894d-a36e4b7758bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19035 | 2026.01.22 22:28:29.105167 [ 290 ] {a5adf0e8-68ec-426b-8860-7854b4ac6779} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19036 | 2026.01.22 22:28:29.105221 [ 290 ] {a5adf0e8-68ec-426b-8860-7854b4ac6779} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19037 | 2026.01.22 22:28:29.105498 [ 290 ] {a5adf0e8-68ec-426b-8860-7854b4ac6779} <Debug> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52) (SelectExecutor): Key condition: unknown | ||
| 19038 | 2026.01.22 22:28:29.106420 [ 340 ] {a5adf0e8-68ec-426b-8860-7854b4ac6779} <Trace> AggregatingTransform: Aggregating | ||
| 19039 | 2026.01.22 22:28:29.106464 [ 340 ] {a5adf0e8-68ec-426b-8860-7854b4ac6779} <Trace> Aggregator: Aggregation method: without_key | ||
| 19040 | 2026.01.22 22:28:29.106504 [ 340 ] {a5adf0e8-68ec-426b-8860-7854b4ac6779} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000908626 sec. (1100.563 rows/sec., 42.99 KiB/sec.) | ||
| 19041 | 2026.01.22 22:28:29.106523 [ 340 ] {a5adf0e8-68ec-426b-8860-7854b4ac6779} <Trace> Aggregator: Merging aggregated data | ||
| 19042 | 2026.01.22 22:28:29.108140 [ 290 ] {a5adf0e8-68ec-426b-8860-7854b4ac6779} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003298 sec., 303.21406913280777 rows/sec., 11.84 KiB/sec. | ||
| 19043 | 2026.01.22 22:28:29.108304 [ 290 ] {a5adf0e8-68ec-426b-8860-7854b4ac6779} <Debug> TCPHandler: Processed in 0.00398178 sec. | ||
| 19044 | 2026.01.22 22:28:29.108414 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19045 | 2026.01.22 22:28:29.108440 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19046 | 2026.01.22 22:28:29.108443 [ 290 ] {} <Debug> TCP-Session: 4eed6965-1e4a-4fb3-b001-fcc5f7cec0fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19047 | 2026.01.22 22:28:29.108475 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19048 | 2026.01.22 22:28:29.108491 [ 363 ] {} <Debug> TCP-Session: 4f0099a6-9dfd-4fda-90a3-dbf76c6d6c95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19049 | 2026.01.22 22:28:29.108508 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19050 | 2026.01.22 22:28:29.108519 [ 349 ] {} <Debug> TCP-Session: afe460e7-c995-4063-894d-a36e4b7758bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19051 | 2026.01.22 22:28:29.108550 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19052 | 2026.01.22 22:28:29.108571 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19053 | 2026.01.22 22:28:29.108584 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19054 | 2026.01.22 22:28:29.108611 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19055 | 2026.01.22 22:28:29.108615 [ 356 ] {} <Debug> TCP-Session: 176e2aa4-7b6d-4b8e-8057-025e2c504a3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19056 | 2026.01.22 22:28:29.108639 [ 362 ] {} <Debug> TCP-Session: 29003f34-ad04-4965-bafd-6b0bc3a385d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19057 | 2026.01.22 22:28:29.108658 [ 359 ] {} <Debug> TCP-Session: 0f37ef80-abee-4850-98b3-867ec3040f48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19058 | 2026.01.22 22:28:29.108605 [ 355 ] {} <Debug> TCP-Session: 10a6963f-6ebc-4d31-a9bc-465293008b30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19059 | 2026.01.22 22:28:29.108568 [ 357 ] {} <Debug> TCP-Session: 63a23fda-08c0-4bd6-bef3-8d31c2295d8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19060 | 2026.01.22 22:28:29.108526 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19061 | 2026.01.22 22:28:29.108754 [ 358 ] {} <Debug> TCP-Session: 6c668ab5-92e3-4c6e-8c5f-11e3e9b4e270 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19062 | 2026.01.22 22:28:29.111538 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39052 | ||
| 19063 | 2026.01.22 22:28:29.111602 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19064 | 2026.01.22 22:28:29.111623 [ 290 ] {} <Debug> TCP-Session: 2d8f366c-ef34-4c78-9ff5-c5926c73915d Authenticating user 'default' from [fd00:1122:3344:101::e]:39052 | ||
| 19065 | 2026.01.22 22:28:29.111639 [ 290 ] {} <Debug> TCP-Session: 2d8f366c-ef34-4c78-9ff5-c5926c73915d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19066 | 2026.01.22 22:28:29.111651 [ 290 ] {} <Debug> TCP-Session: 2d8f366c-ef34-4c78-9ff5-c5926c73915d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19067 | 2026.01.22 22:28:29.111775 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44659 | ||
| 19068 | 2026.01.22 22:28:29.111815 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36447 | ||
| 19069 | 2026.01.22 22:28:29.111833 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19070 | 2026.01.22 22:28:29.111844 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59432 | ||
| 19071 | 2026.01.22 22:28:29.111865 [ 349 ] {} <Debug> TCP-Session: b9aa7c9b-1905-47c9-982a-386b64a271a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44659 | ||
| 19072 | 2026.01.22 22:28:29.111864 [ 290 ] {} <Trace> TCP-Session: 2d8f366c-ef34-4c78-9ff5-c5926c73915d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19073 | 2026.01.22 22:28:29.111894 [ 349 ] {} <Debug> TCP-Session: b9aa7c9b-1905-47c9-982a-386b64a271a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19074 | 2026.01.22 22:28:29.111887 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48663 | ||
| 19075 | 2026.01.22 22:28:29.111912 [ 349 ] {} <Debug> TCP-Session: b9aa7c9b-1905-47c9-982a-386b64a271a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19076 | 2026.01.22 22:28:29.111924 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19077 | 2026.01.22 22:28:29.111887 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19078 | 2026.01.22 22:28:29.111972 [ 356 ] {} <Debug> TCP-Session: ba9cbc12-4dd4-4742-bfda-c1c3b5d46526 Authenticating user 'default' from [fd00:1122:3344:101::e]:59432 | ||
| 19079 | 2026.01.22 22:28:29.111973 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19080 | 2026.01.22 22:28:29.111993 [ 355 ] {} <Debug> TCP-Session: 2338327f-b4e0-4f4f-966e-bde810a2f8d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36447 | ||
| 19081 | 2026.01.22 22:28:29.112006 [ 356 ] {} <Debug> TCP-Session: ba9cbc12-4dd4-4742-bfda-c1c3b5d46526 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19082 | 2026.01.22 22:28:29.112024 [ 355 ] {} <Debug> TCP-Session: 2338327f-b4e0-4f4f-966e-bde810a2f8d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19083 | 2026.01.22 22:28:29.112029 [ 290 ] {5e4073c8-61e0-4e79-88a8-0e76a84d9b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39052) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19084 | 2026.01.22 22:28:29.112041 [ 356 ] {} <Debug> TCP-Session: ba9cbc12-4dd4-4742-bfda-c1c3b5d46526 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19085 | 2026.01.22 22:28:29.112050 [ 355 ] {} <Debug> TCP-Session: 2338327f-b4e0-4f4f-966e-bde810a2f8d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19086 | 2026.01.22 22:28:29.112018 [ 363 ] {} <Debug> TCP-Session: 000e16db-fe04-4cb6-833a-bdbe688638bb Authenticating user 'default' from [fd00:1122:3344:101::e]:48663 | ||
| 19087 | 2026.01.22 22:28:29.111869 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63294 | ||
| 19088 | 2026.01.22 22:28:29.112104 [ 363 ] {} <Debug> TCP-Session: 000e16db-fe04-4cb6-833a-bdbe688638bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19089 | 2026.01.22 22:28:29.111860 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52517 | ||
| 19090 | 2026.01.22 22:28:29.112136 [ 363 ] {} <Debug> TCP-Session: 000e16db-fe04-4cb6-833a-bdbe688638bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19091 | 2026.01.22 22:28:29.112157 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19092 | 2026.01.22 22:28:29.111851 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55316 | ||
| 19093 | 2026.01.22 22:28:29.112187 [ 359 ] {} <Debug> TCP-Session: 8785f233-9885-4677-91bf-cde64504c93b Authenticating user 'default' from [fd00:1122:3344:101::e]:63294 | ||
| 19094 | 2026.01.22 22:28:29.112200 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19095 | 2026.01.22 22:28:29.112226 [ 359 ] {} <Debug> TCP-Session: 8785f233-9885-4677-91bf-cde64504c93b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19096 | 2026.01.22 22:28:29.112233 [ 290 ] {5e4073c8-61e0-4e79-88a8-0e76a84d9b9b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19097 | 2026.01.22 22:28:29.112248 [ 359 ] {} <Debug> TCP-Session: 8785f233-9885-4677-91bf-cde64504c93b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19098 | 2026.01.22 22:28:29.112255 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19099 | 2026.01.22 22:28:29.112291 [ 290 ] {5e4073c8-61e0-4e79-88a8-0e76a84d9b9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19100 | 2026.01.22 22:28:29.112304 [ 357 ] {} <Debug> TCP-Session: bea460c9-98f9-4e70-ae81-62be42cec71a Authenticating user 'default' from [fd00:1122:3344:101::e]:55316 | ||
| 19101 | 2026.01.22 22:28:29.112242 [ 358 ] {} <Debug> TCP-Session: 492004de-bac7-4600-9d4a-a607d45f068f Authenticating user 'default' from [fd00:1122:3344:101::e]:52517 | ||
| 19102 | 2026.01.22 22:28:29.112333 [ 357 ] {} <Debug> TCP-Session: bea460c9-98f9-4e70-ae81-62be42cec71a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19103 | 2026.01.22 22:28:29.112350 [ 358 ] {} <Debug> TCP-Session: 492004de-bac7-4600-9d4a-a607d45f068f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19104 | 2026.01.22 22:28:29.112362 [ 357 ] {} <Debug> TCP-Session: bea460c9-98f9-4e70-ae81-62be42cec71a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19105 | 2026.01.22 22:28:29.112375 [ 358 ] {} <Debug> TCP-Session: 492004de-bac7-4600-9d4a-a607d45f068f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19106 | 2026.01.22 22:28:29.111881 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42545 | ||
| 19107 | 2026.01.22 22:28:29.112455 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19108 | 2026.01.22 22:28:29.112476 [ 362 ] {} <Debug> TCP-Session: e3f63a57-23fb-4ea1-a589-87921c045c3a Authenticating user 'default' from [fd00:1122:3344:101::e]:42545 | ||
| 19109 | 2026.01.22 22:28:29.112491 [ 362 ] {} <Debug> TCP-Session: e3f63a57-23fb-4ea1-a589-87921c045c3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19110 | 2026.01.22 22:28:29.112503 [ 362 ] {} <Debug> TCP-Session: e3f63a57-23fb-4ea1-a589-87921c045c3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19111 | 2026.01.22 22:28:29.112534 [ 290 ] {5e4073c8-61e0-4e79-88a8-0e76a84d9b9b} <Debug> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52) (SelectExecutor): Key condition: unknown | ||
| 19112 | 2026.01.22 22:28:29.113486 [ 312 ] {5e4073c8-61e0-4e79-88a8-0e76a84d9b9b} <Trace> AggregatingTransform: Aggregating | ||
| 19113 | 2026.01.22 22:28:29.113519 [ 312 ] {5e4073c8-61e0-4e79-88a8-0e76a84d9b9b} <Trace> Aggregator: Aggregation method: without_key | ||
| 19114 | 2026.01.22 22:28:29.113544 [ 312 ] {5e4073c8-61e0-4e79-88a8-0e76a84d9b9b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000925116 sec. (1080.946 rows/sec., 42.22 KiB/sec.) | ||
| 19115 | 2026.01.22 22:28:29.113558 [ 312 ] {5e4073c8-61e0-4e79-88a8-0e76a84d9b9b} <Trace> Aggregator: Merging aggregated data | ||
| 19116 | 2026.01.22 22:28:29.114742 [ 290 ] {5e4073c8-61e0-4e79-88a8-0e76a84d9b9b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002757 sec., 362.71309394269133 rows/sec., 14.17 KiB/sec. | ||
| 19117 | 2026.01.22 22:28:29.114878 [ 290 ] {5e4073c8-61e0-4e79-88a8-0e76a84d9b9b} <Debug> TCPHandler: Processed in 0.003073333 sec. | ||
| 19118 | 2026.01.22 22:28:29.114993 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19119 | 2026.01.22 22:28:29.115018 [ 290 ] {} <Debug> TCP-Session: 2d8f366c-ef34-4c78-9ff5-c5926c73915d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19120 | 2026.01.22 22:28:29.115029 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19121 | 2026.01.22 22:28:29.115060 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19122 | 2026.01.22 22:28:29.115061 [ 349 ] {} <Debug> TCP-Session: b9aa7c9b-1905-47c9-982a-386b64a271a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19123 | 2026.01.22 22:28:29.115084 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19124 | 2026.01.22 22:28:29.115099 [ 363 ] {} <Debug> TCP-Session: 000e16db-fe04-4cb6-833a-bdbe688638bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19125 | 2026.01.22 22:28:29.115106 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19126 | 2026.01.22 22:28:29.115131 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19127 | 2026.01.22 22:28:29.115147 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19128 | 2026.01.22 22:28:29.115158 [ 359 ] {} <Debug> TCP-Session: 8785f233-9885-4677-91bf-cde64504c93b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19129 | 2026.01.22 22:28:29.115177 [ 355 ] {} <Debug> TCP-Session: 2338327f-b4e0-4f4f-966e-bde810a2f8d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19130 | 2026.01.22 22:28:29.115186 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19131 | 2026.01.22 22:28:29.115202 [ 358 ] {} <Debug> TCP-Session: 492004de-bac7-4600-9d4a-a607d45f068f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19132 | 2026.01.22 22:28:29.115193 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19133 | 2026.01.22 22:28:29.115241 [ 362 ] {} <Debug> TCP-Session: e3f63a57-23fb-4ea1-a589-87921c045c3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19134 | 2026.01.22 22:28:29.115121 [ 356 ] {} <Debug> TCP-Session: ba9cbc12-4dd4-4742-bfda-c1c3b5d46526 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19135 | 2026.01.22 22:28:29.115297 [ 357 ] {} <Debug> TCP-Session: bea460c9-98f9-4e70-ae81-62be42cec71a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19136 | 2026.01.22 22:28:29.202217 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39484 | ||
| 19137 | 2026.01.22 22:28:29.202331 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19138 | 2026.01.22 22:28:29.202360 [ 356 ] {} <Debug> TCP-Session: 5d279fb0-1823-414b-bfdb-8b5afb0fc0c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:39484 | ||
| 19139 | 2026.01.22 22:28:29.202383 [ 356 ] {} <Debug> TCP-Session: 5d279fb0-1823-414b-bfdb-8b5afb0fc0c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19140 | 2026.01.22 22:28:29.202397 [ 356 ] {} <Debug> TCP-Session: 5d279fb0-1823-414b-bfdb-8b5afb0fc0c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19141 | 2026.01.22 22:28:29.202570 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65439 | ||
| 19142 | 2026.01.22 22:28:29.202597 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45149 | ||
| 19143 | 2026.01.22 22:28:29.202647 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40965 | ||
| 19144 | 2026.01.22 22:28:29.202655 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49089 | ||
| 19145 | 2026.01.22 22:28:29.202616 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59336 | ||
| 19146 | 2026.01.22 22:28:29.202702 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19147 | 2026.01.22 22:28:29.202729 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19148 | 2026.01.22 22:28:29.202749 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19149 | 2026.01.22 22:28:29.202757 [ 357 ] {} <Debug> TCP-Session: 369cd811-a332-463f-b016-7297f021235b Authenticating user 'default' from [fd00:1122:3344:101::e]:65439 | ||
| 19150 | 2026.01.22 22:28:29.202768 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19151 | 2026.01.22 22:28:29.202785 [ 355 ] {} <Debug> TCP-Session: 83f74c23-1091-4226-ae27-0ea2dbe062c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:49089 | ||
| 19152 | 2026.01.22 22:28:29.202799 [ 357 ] {} <Debug> TCP-Session: 369cd811-a332-463f-b016-7297f021235b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19153 | 2026.01.22 22:28:29.202808 [ 363 ] {} <Debug> TCP-Session: 02bc3385-2b77-4155-a880-4973b257dee1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59336 | ||
| 19154 | 2026.01.22 22:28:29.202830 [ 355 ] {} <Debug> TCP-Session: 83f74c23-1091-4226-ae27-0ea2dbe062c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19155 | 2026.01.22 22:28:29.202833 [ 357 ] {} <Debug> TCP-Session: 369cd811-a332-463f-b016-7297f021235b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19156 | 2026.01.22 22:28:29.202852 [ 355 ] {} <Debug> TCP-Session: 83f74c23-1091-4226-ae27-0ea2dbe062c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19157 | 2026.01.22 22:28:29.202847 [ 363 ] {} <Debug> TCP-Session: 02bc3385-2b77-4155-a880-4973b257dee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19158 | 2026.01.22 22:28:29.202767 [ 349 ] {} <Debug> TCP-Session: dc5af78f-6976-4270-a6d4-16e17a9737d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:40965 | ||
| 19159 | 2026.01.22 22:28:29.202893 [ 363 ] {} <Debug> TCP-Session: 02bc3385-2b77-4155-a880-4973b257dee1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19160 | 2026.01.22 22:28:29.202924 [ 349 ] {} <Debug> TCP-Session: dc5af78f-6976-4270-a6d4-16e17a9737d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19161 | 2026.01.22 22:28:29.202720 [ 356 ] {} <Trace> TCP-Session: 5d279fb0-1823-414b-bfdb-8b5afb0fc0c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19162 | 2026.01.22 22:28:29.202947 [ 349 ] {} <Debug> TCP-Session: dc5af78f-6976-4270-a6d4-16e17a9737d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19163 | 2026.01.22 22:28:29.202602 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56590 | ||
| 19164 | 2026.01.22 22:28:29.202587 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64764 | ||
| 19165 | 2026.01.22 22:28:29.202727 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19166 | 2026.01.22 22:28:29.202622 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60613 | ||
| 19167 | 2026.01.22 22:28:29.203139 [ 359 ] {} <Debug> TCP-Session: 42ccf7c7-fb80-4fcc-b1ca-b96c2b9a7549 Authenticating user 'default' from [fd00:1122:3344:101::e]:45149 | ||
| 19168 | 2026.01.22 22:28:29.203164 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19169 | 2026.01.22 22:28:29.203164 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19170 | 2026.01.22 22:28:29.203179 [ 356 ] {c0075829-da03-4678-a857-fbb220af8775} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39484) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19171 | 2026.01.22 22:28:29.203201 [ 358 ] {} <Debug> TCP-Session: ea86dbfd-f41c-4863-98c2-3e09e425342d Authenticating user 'default' from [fd00:1122:3344:101::e]:64764 | ||
| 19172 | 2026.01.22 22:28:29.203207 [ 362 ] {} <Debug> TCP-Session: fd2bbf4f-3943-4edc-8cda-dacba11f5c00 Authenticating user 'default' from [fd00:1122:3344:101::e]:56590 | ||
| 19173 | 2026.01.22 22:28:29.203218 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19174 | 2026.01.22 22:28:29.203244 [ 362 ] {} <Debug> TCP-Session: fd2bbf4f-3943-4edc-8cda-dacba11f5c00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19175 | 2026.01.22 22:28:29.203240 [ 358 ] {} <Debug> TCP-Session: ea86dbfd-f41c-4863-98c2-3e09e425342d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19176 | 2026.01.22 22:28:29.203272 [ 362 ] {} <Debug> TCP-Session: fd2bbf4f-3943-4edc-8cda-dacba11f5c00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19177 | 2026.01.22 22:28:29.203301 [ 358 ] {} <Debug> TCP-Session: ea86dbfd-f41c-4863-98c2-3e09e425342d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19178 | 2026.01.22 22:28:29.203179 [ 359 ] {} <Debug> TCP-Session: 42ccf7c7-fb80-4fcc-b1ca-b96c2b9a7549 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19179 | 2026.01.22 22:28:29.203266 [ 290 ] {} <Debug> TCP-Session: 86c0252e-d8ec-49ea-9e74-924bc7abf56e Authenticating user 'default' from [fd00:1122:3344:101::e]:60613 | ||
| 19180 | 2026.01.22 22:28:29.203339 [ 359 ] {} <Debug> TCP-Session: 42ccf7c7-fb80-4fcc-b1ca-b96c2b9a7549 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19181 | 2026.01.22 22:28:29.203367 [ 290 ] {} <Debug> TCP-Session: 86c0252e-d8ec-49ea-9e74-924bc7abf56e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19182 | 2026.01.22 22:28:29.203388 [ 290 ] {} <Debug> TCP-Session: 86c0252e-d8ec-49ea-9e74-924bc7abf56e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19183 | 2026.01.22 22:28:29.203478 [ 356 ] {c0075829-da03-4678-a857-fbb220af8775} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19184 | 2026.01.22 22:28:29.203531 [ 356 ] {c0075829-da03-4678-a857-fbb220af8775} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19185 | 2026.01.22 22:28:29.203833 [ 356 ] {c0075829-da03-4678-a857-fbb220af8775} <Debug> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52) (SelectExecutor): Key condition: unknown | ||
| 19186 | 2026.01.22 22:28:29.204909 [ 326 ] {c0075829-da03-4678-a857-fbb220af8775} <Trace> AggregatingTransform: Aggregating | ||
| 19187 | 2026.01.22 22:28:29.204937 [ 326 ] {c0075829-da03-4678-a857-fbb220af8775} <Trace> Aggregator: Aggregation method: without_key | ||
| 19188 | 2026.01.22 22:28:29.204964 [ 326 ] {c0075829-da03-4678-a857-fbb220af8775} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001037248 sec. (964.090 rows/sec., 37.66 KiB/sec.) | ||
| 19189 | 2026.01.22 22:28:29.204979 [ 326 ] {c0075829-da03-4678-a857-fbb220af8775} <Trace> Aggregator: Merging aggregated data | ||
| 19190 | 2026.01.22 22:28:29.206328 [ 356 ] {c0075829-da03-4678-a857-fbb220af8775} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003208 sec., 311.7206982543641 rows/sec., 12.18 KiB/sec. | ||
| 19191 | 2026.01.22 22:28:29.206479 [ 356 ] {c0075829-da03-4678-a857-fbb220af8775} <Debug> TCPHandler: Processed in 0.003836988 sec. | ||
| 19192 | 2026.01.22 22:28:29.206606 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19193 | 2026.01.22 22:28:29.206632 [ 356 ] {} <Debug> TCP-Session: 5d279fb0-1823-414b-bfdb-8b5afb0fc0c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19194 | 2026.01.22 22:28:29.206638 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19195 | 2026.01.22 22:28:29.206658 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19196 | 2026.01.22 22:28:29.206684 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19197 | 2026.01.22 22:28:29.206698 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19198 | 2026.01.22 22:28:29.206724 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19199 | 2026.01.22 22:28:29.206731 [ 349 ] {} <Debug> TCP-Session: dc5af78f-6976-4270-a6d4-16e17a9737d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19200 | 2026.01.22 22:28:29.206741 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19201 | 2026.01.22 22:28:29.206760 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19202 | 2026.01.22 22:28:29.206797 [ 363 ] {} <Debug> TCP-Session: 02bc3385-2b77-4155-a880-4973b257dee1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19203 | 2026.01.22 22:28:29.206759 [ 358 ] {} <Debug> TCP-Session: ea86dbfd-f41c-4863-98c2-3e09e425342d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19204 | 2026.01.22 22:28:29.206817 [ 355 ] {} <Debug> TCP-Session: 83f74c23-1091-4226-ae27-0ea2dbe062c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19205 | 2026.01.22 22:28:29.206703 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19206 | 2026.01.22 22:28:29.206689 [ 357 ] {} <Debug> TCP-Session: 369cd811-a332-463f-b016-7297f021235b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19207 | 2026.01.22 22:28:29.206770 [ 290 ] {} <Debug> TCP-Session: 86c0252e-d8ec-49ea-9e74-924bc7abf56e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19208 | 2026.01.22 22:28:29.206889 [ 362 ] {} <Debug> TCP-Session: fd2bbf4f-3943-4edc-8cda-dacba11f5c00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19209 | 2026.01.22 22:28:29.206707 [ 359 ] {} <Debug> TCP-Session: 42ccf7c7-fb80-4fcc-b1ca-b96c2b9a7549 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19210 | 2026.01.22 22:28:29.923520 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46496 | ||
| 19211 | 2026.01.22 22:28:29.924070 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19212 | 2026.01.22 22:28:29.924119 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 19213 | 2026.01.22 22:28:29.924632 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 19214 | 2026.01.22 22:28:29.924874 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19215 | 2026.01.22 22:28:29.925032 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46496 | ||
| 19216 | 2026.01.22 22:28:32.330604 [ 226 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): 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] | ||
| 19217 | 2026.01.22 22:28:32.330697 [ 226 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): 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] | ||
| 19218 | 2026.01.22 22:28:32.333405 [ 226 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): 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] | ||
| 19219 | 2026.01.22 22:28:32.444881 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 19220 | 2026.01.22 22:28:32.463237 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19221 | 2026.01.22 22:28:32.463302 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19222 | 2026.01.22 22:28:32.469636 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 19223 | 2026.01.22 22:28:32.470385 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19224 | 2026.01.22 22:28:32.473733 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 19225 | 2026.01.22 22:28:32.534866 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19226 | 2026.01.22 22:28:32.535026 [ 277 ] {682e8764-d36c-4904-8c8b-a2e387def463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19227 | 2026.01.22 22:28:32.535087 [ 277 ] {682e8764-d36c-4904-8c8b-a2e387def463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19228 | 2026.01.22 22:28:32.535759 [ 277 ] {682e8764-d36c-4904-8c8b-a2e387def463} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19229 | 2026.01.22 22:28:32.535804 [ 277 ] {682e8764-d36c-4904-8c8b-a2e387def463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19230 | 2026.01.22 22:28:32.536152 [ 277 ] {682e8764-d36c-4904-8c8b-a2e387def463} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19231 | 2026.01.22 22:28:32.536371 [ 277 ] {682e8764-d36c-4904-8c8b-a2e387def463} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19232 | 2026.01.22 22:28:32.536513 [ 277 ] {682e8764-d36c-4904-8c8b-a2e387def463} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001531 sec., 83605.48661005878 rows/sec., 7.19 MiB/sec. | ||
| 19233 | 2026.01.22 22:28:32.536556 [ 277 ] {682e8764-d36c-4904-8c8b-a2e387def463} <Debug> TCPHandler: Processed in 0.001805853 sec. | ||
| 19234 | 2026.01.22 22:28:32.536685 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19235 | 2026.01.22 22:28:32.536781 [ 277 ] {f0ea60dd-c011-4646-a1c1-224a5e28c48c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19236 | 2026.01.22 22:28:32.536822 [ 277 ] {f0ea60dd-c011-4646-a1c1-224a5e28c48c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19237 | 2026.01.22 22:28:32.537241 [ 277 ] {f0ea60dd-c011-4646-a1c1-224a5e28c48c} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19238 | 2026.01.22 22:28:32.537278 [ 277 ] {f0ea60dd-c011-4646-a1c1-224a5e28c48c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19239 | 2026.01.22 22:28:32.537563 [ 277 ] {f0ea60dd-c011-4646-a1c1-224a5e28c48c} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19240 | 2026.01.22 22:28:32.537768 [ 277 ] {f0ea60dd-c011-4646-a1c1-224a5e28c48c} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19241 | 2026.01.22 22:28:32.537896 [ 277 ] {f0ea60dd-c011-4646-a1c1-224a5e28c48c} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001135 sec., 31718.06167400881 rows/sec., 2.33 MiB/sec. | ||
| 19242 | 2026.01.22 22:28:32.537933 [ 277 ] {f0ea60dd-c011-4646-a1c1-224a5e28c48c} <Debug> TCPHandler: Processed in 0.001297819 sec. | ||
| 19243 | 2026.01.22 22:28:32.538040 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19244 | 2026.01.22 22:28:32.538132 [ 277 ] {7de0f4af-8f81-4785-87f8-55f44f0deb92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19245 | 2026.01.22 22:28:32.538171 [ 277 ] {7de0f4af-8f81-4785-87f8-55f44f0deb92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19246 | 2026.01.22 22:28:32.538601 [ 277 ] {7de0f4af-8f81-4785-87f8-55f44f0deb92} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19247 | 2026.01.22 22:28:32.538636 [ 277 ] {7de0f4af-8f81-4785-87f8-55f44f0deb92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19248 | 2026.01.22 22:28:32.538931 [ 277 ] {7de0f4af-8f81-4785-87f8-55f44f0deb92} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19249 | 2026.01.22 22:28:32.539163 [ 277 ] {7de0f4af-8f81-4785-87f8-55f44f0deb92} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19250 | 2026.01.22 22:28:32.539289 [ 277 ] {7de0f4af-8f81-4785-87f8-55f44f0deb92} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001175 sec., 85106.3829787234 rows/sec., 6.65 MiB/sec. | ||
| 19251 | 2026.01.22 22:28:32.539326 [ 277 ] {7de0f4af-8f81-4785-87f8-55f44f0deb92} <Debug> TCPHandler: Processed in 0.00133385 sec. | ||
| 19252 | 2026.01.22 22:28:32.539438 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19253 | 2026.01.22 22:28:32.539529 [ 277 ] {b84b9e59-85bb-4c2f-8a65-c463cffff2f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19254 | 2026.01.22 22:28:32.539571 [ 277 ] {b84b9e59-85bb-4c2f-8a65-c463cffff2f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19255 | 2026.01.22 22:28:32.539959 [ 277 ] {b84b9e59-85bb-4c2f-8a65-c463cffff2f3} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19256 | 2026.01.22 22:28:32.539994 [ 277 ] {b84b9e59-85bb-4c2f-8a65-c463cffff2f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19257 | 2026.01.22 22:28:32.540319 [ 277 ] {b84b9e59-85bb-4c2f-8a65-c463cffff2f3} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19258 | 2026.01.22 22:28:32.540524 [ 277 ] {b84b9e59-85bb-4c2f-8a65-c463cffff2f3} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19259 | 2026.01.22 22:28:32.540651 [ 277 ] {b84b9e59-85bb-4c2f-8a65-c463cffff2f3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00114 sec., 140350.87719298247 rows/sec., 9.78 MiB/sec. | ||
| 19260 | 2026.01.22 22:28:32.540687 [ 277 ] {b84b9e59-85bb-4c2f-8a65-c463cffff2f3} <Debug> TCPHandler: Processed in 0.00129602 sec. | ||
| 19261 | 2026.01.22 22:28:32.540793 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19262 | 2026.01.22 22:28:32.540885 [ 277 ] {c631f9cd-2357-43eb-9435-1de5f029d08c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19263 | 2026.01.22 22:28:32.540937 [ 277 ] {c631f9cd-2357-43eb-9435-1de5f029d08c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19264 | 2026.01.22 22:28:32.541699 [ 277 ] {c631f9cd-2357-43eb-9435-1de5f029d08c} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19265 | 2026.01.22 22:28:32.541735 [ 277 ] {c631f9cd-2357-43eb-9435-1de5f029d08c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19266 | 2026.01.22 22:28:32.542269 [ 277 ] {c631f9cd-2357-43eb-9435-1de5f029d08c} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19267 | 2026.01.22 22:28:32.542491 [ 277 ] {c631f9cd-2357-43eb-9435-1de5f029d08c} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19268 | 2026.01.22 22:28:32.542626 [ 277 ] {c631f9cd-2357-43eb-9435-1de5f029d08c} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001758 sec., 20477.815699658702 rows/sec., 36.70 MiB/sec. | ||
| 19269 | 2026.01.22 22:28:32.542689 [ 277 ] {c631f9cd-2357-43eb-9435-1de5f029d08c} <Debug> TCPHandler: Processed in 0.001942564 sec. | ||
| 19270 | 2026.01.22 22:28:32.542802 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19271 | 2026.01.22 22:28:32.542895 [ 277 ] {bfc64e2b-827f-47f6-a33d-40aafe24bbed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19272 | 2026.01.22 22:28:32.542936 [ 277 ] {bfc64e2b-827f-47f6-a33d-40aafe24bbed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19273 | 2026.01.22 22:28:32.543284 [ 277 ] {bfc64e2b-827f-47f6-a33d-40aafe24bbed} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19274 | 2026.01.22 22:28:32.543323 [ 277 ] {bfc64e2b-827f-47f6-a33d-40aafe24bbed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19275 | 2026.01.22 22:28:32.543646 [ 277 ] {bfc64e2b-827f-47f6-a33d-40aafe24bbed} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19276 | 2026.01.22 22:28:32.543876 [ 277 ] {bfc64e2b-827f-47f6-a33d-40aafe24bbed} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19277 | 2026.01.22 22:28:32.544008 [ 277 ] {bfc64e2b-827f-47f6-a33d-40aafe24bbed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 19278 | 2026.01.22 22:28:32.544046 [ 277 ] {bfc64e2b-827f-47f6-a33d-40aafe24bbed} <Debug> TCPHandler: Processed in 0.0012911 sec. | ||
| 19279 | 2026.01.22 22:28:32.567144 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2284 | ||
| 19280 | 2026.01.22 22:28:32.570087 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19281 | 2026.01.22 22:28:32.570143 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19282 | 2026.01.22 22:28:32.571409 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 19283 | 2026.01.22 22:28:32.571678 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19284 | 2026.01.22 22:28:32.571980 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2284 | ||
| 19285 | 2026.01.22 22:28:37.174473 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19286 | 2026.01.22 22:28:37.174537 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19287 | 2026.01.22 22:28:37.425298 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47008 | ||
| 19288 | 2026.01.22 22:28:37.426113 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19289 | 2026.01.22 22:28:37.426148 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19290 | 2026.01.22 22:28:37.426639 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 19291 | 2026.01.22 22:28:37.426875 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19292 | 2026.01.22 22:28:37.427010 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47008 | ||
| 19293 | 2026.01.22 22:28:37.535373 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19294 | 2026.01.22 22:28:37.535590 [ 277 ] {9ec875a0-b806-4149-ba44-55fd02811031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19295 | 2026.01.22 22:28:37.535670 [ 277 ] {9ec875a0-b806-4149-ba44-55fd02811031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19296 | 2026.01.22 22:28:37.536356 [ 277 ] {9ec875a0-b806-4149-ba44-55fd02811031} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19297 | 2026.01.22 22:28:37.536398 [ 277 ] {9ec875a0-b806-4149-ba44-55fd02811031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19298 | 2026.01.22 22:28:37.536779 [ 277 ] {9ec875a0-b806-4149-ba44-55fd02811031} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19299 | 2026.01.22 22:28:37.536997 [ 277 ] {9ec875a0-b806-4149-ba44-55fd02811031} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19300 | 2026.01.22 22:28:37.537146 [ 277 ] {9ec875a0-b806-4149-ba44-55fd02811031} <Debug> executeQuery: Read 67 rows, 5.45 KiB in 0.00162 sec., 41358.02469135803 rows/sec., 3.28 MiB/sec. | ||
| 19301 | 2026.01.22 22:28:37.537187 [ 277 ] {9ec875a0-b806-4149-ba44-55fd02811031} <Debug> TCPHandler: Processed in 0.001994545 sec. | ||
| 19302 | 2026.01.22 22:28:37.537310 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19303 | 2026.01.22 22:28:37.537403 [ 277 ] {f7d0d80c-658d-4d1a-888a-4d0b6b002f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19304 | 2026.01.22 22:28:37.537443 [ 277 ] {f7d0d80c-658d-4d1a-888a-4d0b6b002f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19305 | 2026.01.22 22:28:37.537838 [ 277 ] {f7d0d80c-658d-4d1a-888a-4d0b6b002f0e} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19306 | 2026.01.22 22:28:37.537872 [ 277 ] {f7d0d80c-658d-4d1a-888a-4d0b6b002f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19307 | 2026.01.22 22:28:37.538180 [ 277 ] {f7d0d80c-658d-4d1a-888a-4d0b6b002f0e} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19308 | 2026.01.22 22:28:37.538381 [ 277 ] {f7d0d80c-658d-4d1a-888a-4d0b6b002f0e} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19309 | 2026.01.22 22:28:37.538509 [ 277 ] {f7d0d80c-658d-4d1a-888a-4d0b6b002f0e} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001124 sec., 4448.398576512455 rows/sec., 334.50 KiB/sec. | ||
| 19310 | 2026.01.22 22:28:37.538545 [ 277 ] {f7d0d80c-658d-4d1a-888a-4d0b6b002f0e} <Debug> TCPHandler: Processed in 0.001284329 sec. | ||
| 19311 | 2026.01.22 22:28:37.538644 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19312 | 2026.01.22 22:28:37.538735 [ 277 ] {37dc2218-052a-4b48-9199-a0aa79f1230f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19313 | 2026.01.22 22:28:37.538772 [ 277 ] {37dc2218-052a-4b48-9199-a0aa79f1230f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19314 | 2026.01.22 22:28:37.539145 [ 277 ] {37dc2218-052a-4b48-9199-a0aa79f1230f} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19315 | 2026.01.22 22:28:37.539179 [ 277 ] {37dc2218-052a-4b48-9199-a0aa79f1230f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19316 | 2026.01.22 22:28:37.539457 [ 277 ] {37dc2218-052a-4b48-9199-a0aa79f1230f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 19317 | 2026.01.22 22:28:37.539667 [ 277 ] {37dc2218-052a-4b48-9199-a0aa79f1230f} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19318 | 2026.01.22 22:28:37.539791 [ 277 ] {37dc2218-052a-4b48-9199-a0aa79f1230f} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001074 sec., 931.0986964618248 rows/sec., 61.83 KiB/sec. | ||
| 19319 | 2026.01.22 22:28:37.539827 [ 277 ] {37dc2218-052a-4b48-9199-a0aa79f1230f} <Debug> TCPHandler: Processed in 0.001230289 sec. | ||
| 19320 | 2026.01.22 22:28:37.539923 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19321 | 2026.01.22 22:28:37.540014 [ 277 ] {b4965fb5-4c63-48e3-92ba-4a8032d4691a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19322 | 2026.01.22 22:28:37.540052 [ 277 ] {b4965fb5-4c63-48e3-92ba-4a8032d4691a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19323 | 2026.01.22 22:28:37.540463 [ 277 ] {b4965fb5-4c63-48e3-92ba-4a8032d4691a} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19324 | 2026.01.22 22:28:37.540497 [ 277 ] {b4965fb5-4c63-48e3-92ba-4a8032d4691a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19325 | 2026.01.22 22:28:37.540786 [ 277 ] {b4965fb5-4c63-48e3-92ba-4a8032d4691a} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19326 | 2026.01.22 22:28:37.540978 [ 277 ] {b4965fb5-4c63-48e3-92ba-4a8032d4691a} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19327 | 2026.01.22 22:28:37.541100 [ 277 ] {b4965fb5-4c63-48e3-92ba-4a8032d4691a} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001103 sec., 62556.66364460562 rows/sec., 4.88 MiB/sec. | ||
| 19328 | 2026.01.22 22:28:37.541136 [ 277 ] {b4965fb5-4c63-48e3-92ba-4a8032d4691a} <Debug> TCPHandler: Processed in 0.001258679 sec. | ||
| 19329 | 2026.01.22 22:28:37.541244 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19330 | 2026.01.22 22:28:37.541336 [ 277 ] {506f705d-d3d6-4af6-99fc-9052516ea3b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19331 | 2026.01.22 22:28:37.541378 [ 277 ] {506f705d-d3d6-4af6-99fc-9052516ea3b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19332 | 2026.01.22 22:28:37.541784 [ 277 ] {506f705d-d3d6-4af6-99fc-9052516ea3b3} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19333 | 2026.01.22 22:28:37.541817 [ 277 ] {506f705d-d3d6-4af6-99fc-9052516ea3b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19334 | 2026.01.22 22:28:37.542165 [ 277 ] {506f705d-d3d6-4af6-99fc-9052516ea3b3} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19335 | 2026.01.22 22:28:37.542368 [ 277 ] {506f705d-d3d6-4af6-99fc-9052516ea3b3} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19336 | 2026.01.22 22:28:37.542497 [ 277 ] {506f705d-d3d6-4af6-99fc-9052516ea3b3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 19337 | 2026.01.22 22:28:37.542533 [ 277 ] {506f705d-d3d6-4af6-99fc-9052516ea3b3} <Debug> TCPHandler: Processed in 0.00133708 sec. | ||
| 19338 | 2026.01.22 22:28:37.542636 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19339 | 2026.01.22 22:28:37.542728 [ 277 ] {75624e25-ff16-41b2-871c-f88d2c1b89f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19340 | 2026.01.22 22:28:37.542768 [ 277 ] {75624e25-ff16-41b2-871c-f88d2c1b89f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19341 | 2026.01.22 22:28:37.543072 [ 277 ] {75624e25-ff16-41b2-871c-f88d2c1b89f4} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19342 | 2026.01.22 22:28:37.543105 [ 277 ] {75624e25-ff16-41b2-871c-f88d2c1b89f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19343 | 2026.01.22 22:28:37.543385 [ 277 ] {75624e25-ff16-41b2-871c-f88d2c1b89f4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 19344 | 2026.01.22 22:28:37.543579 [ 277 ] {75624e25-ff16-41b2-871c-f88d2c1b89f4} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19345 | 2026.01.22 22:28:37.543699 [ 277 ] {75624e25-ff16-41b2-871c-f88d2c1b89f4} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.000989 sec., 1011.1223458038422 rows/sec., 64.18 KiB/sec. | ||
| 19346 | 2026.01.22 22:28:37.543735 [ 277 ] {75624e25-ff16-41b2-871c-f88d2c1b89f4} <Debug> TCPHandler: Processed in 0.001145179 sec. | ||
| 19347 | 2026.01.22 22:28:37.543832 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19348 | 2026.01.22 22:28:37.543923 [ 277 ] {f45b5fab-52d5-4148-ba93-6912ba8067fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19349 | 2026.01.22 22:28:37.543974 [ 277 ] {f45b5fab-52d5-4148-ba93-6912ba8067fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19350 | 2026.01.22 22:28:37.544731 [ 277 ] {f45b5fab-52d5-4148-ba93-6912ba8067fc} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19351 | 2026.01.22 22:28:37.544766 [ 277 ] {f45b5fab-52d5-4148-ba93-6912ba8067fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19352 | 2026.01.22 22:28:37.545272 [ 277 ] {f45b5fab-52d5-4148-ba93-6912ba8067fc} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19353 | 2026.01.22 22:28:37.545495 [ 277 ] {f45b5fab-52d5-4148-ba93-6912ba8067fc} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19354 | 2026.01.22 22:28:37.545603 [ 63 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19355 | 2026.01.22 22:28:37.545630 [ 277 ] {f45b5fab-52d5-4148-ba93-6912ba8067fc} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001724 sec., 2900.232018561485 rows/sec., 5.20 MiB/sec. | ||
| 19356 | 2026.01.22 22:28:37.545643 [ 63 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19357 | 2026.01.22 22:28:37.545667 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19358 | 2026.01.22 22:28:37.545685 [ 277 ] {f45b5fab-52d5-4148-ba93-6912ba8067fc} <Debug> TCPHandler: Processed in 0.001899314 sec. | ||
| 19359 | 2026.01.22 22:28:37.545763 [ 199 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::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 | ||
| 19360 | 2026.01.22 22:28:37.545795 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19361 | 2026.01.22 22:28:37.545888 [ 277 ] {7be86ef9-ae62-4959-b8c3-debe1ccfe927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19362 | 2026.01.22 22:28:37.545928 [ 277 ] {7be86ef9-ae62-4959-b8c3-debe1ccfe927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19363 | 2026.01.22 22:28:37.545980 [ 199 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19364 | 2026.01.22 22:28:37.546041 [ 199 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2739 rows starting from the beginning of the part | ||
| 19365 | 2026.01.22 22:28:37.546176 [ 199 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 5 rows starting from the beginning of the part | ||
| 19366 | 2026.01.22 22:28:37.546258 [ 277 ] {7be86ef9-ae62-4959-b8c3-debe1ccfe927} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19367 | 2026.01.22 22:28:37.546293 [ 277 ] {7be86ef9-ae62-4959-b8c3-debe1ccfe927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19368 | 2026.01.22 22:28:37.546297 [ 199 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 36 rows starting from the beginning of the part | ||
| 19369 | 2026.01.22 22:28:37.546423 [ 199 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 5 rows starting from the beginning of the part | ||
| 19370 | 2026.01.22 22:28:37.546543 [ 199 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 36 rows starting from the beginning of the part | ||
| 19371 | 2026.01.22 22:28:37.546607 [ 277 ] {7be86ef9-ae62-4959-b8c3-debe1ccfe927} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19372 | 2026.01.22 22:28:37.546661 [ 199 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 5 rows starting from the beginning of the part | ||
| 19373 | 2026.01.22 22:28:37.546856 [ 277 ] {7be86ef9-ae62-4959-b8c3-debe1ccfe927} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19374 | 2026.01.22 22:28:37.546983 [ 277 ] {7be86ef9-ae62-4959-b8c3-debe1ccfe927} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 19375 | 2026.01.22 22:28:37.547019 [ 277 ] {7be86ef9-ae62-4959-b8c3-debe1ccfe927} <Debug> TCPHandler: Processed in 0.00127139 sec. | ||
| 19376 | 2026.01.22 22:28:37.553550 [ 194 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2826 rows, containing 19 columns (19 merged, 0 gathered) in 0.007823518 sec., 361218.57200302987 rows/sec., 647.29 MiB/sec. | ||
| 19377 | 2026.01.22 22:28:37.556142 [ 194 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19378 | 2026.01.22 22:28:37.556511 [ 194 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19379 | 2026.01.22 22:28:37.556596 [ 194 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19380 | 2026.01.22 22:28:37.556740 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.11 MiB. | ||
| 19381 | 2026.01.22 22:28:39.973902 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 19382 | 2026.01.22 22:28:39.993583 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19383 | 2026.01.22 22:28:39.993642 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19384 | 2026.01.22 22:28:40.000018 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 19385 | 2026.01.22 22:28:40.000238 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.31 MiB, peak 417.29 MiB, free memory in arenas 0.00 B, will set to 397.79 MiB (RSS), difference: -4.52 MiB | ||
| 19386 | 2026.01.22 22:28:40.000911 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19387 | 2026.01.22 22:28:40.004382 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 19388 | 2026.01.22 22:28:41.000290 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.79 MiB, peak 417.29 MiB, free memory in arenas 0.00 B, will set to 397.79 MiB (RSS), difference: 4.00 MiB | ||
| 19389 | 2026.01.22 22:28:42.535413 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19390 | 2026.01.22 22:28:42.535686 [ 277 ] {62844f61-b653-4558-8ad3-23d5b5a96982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19391 | 2026.01.22 22:28:42.535787 [ 277 ] {62844f61-b653-4558-8ad3-23d5b5a96982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19392 | 2026.01.22 22:28:42.536654 [ 277 ] {62844f61-b653-4558-8ad3-23d5b5a96982} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19393 | 2026.01.22 22:28:42.536702 [ 277 ] {62844f61-b653-4558-8ad3-23d5b5a96982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19394 | 2026.01.22 22:28:42.537096 [ 277 ] {62844f61-b653-4558-8ad3-23d5b5a96982} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19395 | 2026.01.22 22:28:42.537326 [ 277 ] {62844f61-b653-4558-8ad3-23d5b5a96982} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19396 | 2026.01.22 22:28:42.537484 [ 277 ] {62844f61-b653-4558-8ad3-23d5b5a96982} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.001873 sec., 68339.56219967965 rows/sec., 5.87 MiB/sec. | ||
| 19397 | 2026.01.22 22:28:42.537533 [ 277 ] {62844f61-b653-4558-8ad3-23d5b5a96982} <Debug> TCPHandler: Processed in 0.002293377 sec. | ||
| 19398 | 2026.01.22 22:28:42.537658 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19399 | 2026.01.22 22:28:42.537757 [ 277 ] {606b692f-32d9-4c4a-a47d-e14b5773efdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19400 | 2026.01.22 22:28:42.537798 [ 277 ] {606b692f-32d9-4c4a-a47d-e14b5773efdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19401 | 2026.01.22 22:28:42.538218 [ 277 ] {606b692f-32d9-4c4a-a47d-e14b5773efdf} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19402 | 2026.01.22 22:28:42.538256 [ 277 ] {606b692f-32d9-4c4a-a47d-e14b5773efdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19403 | 2026.01.22 22:28:42.538559 [ 277 ] {606b692f-32d9-4c4a-a47d-e14b5773efdf} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19404 | 2026.01.22 22:28:42.538763 [ 277 ] {606b692f-32d9-4c4a-a47d-e14b5773efdf} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19405 | 2026.01.22 22:28:42.538894 [ 277 ] {606b692f-32d9-4c4a-a47d-e14b5773efdf} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001159 sec., 31061.259706643657 rows/sec., 2.28 MiB/sec. | ||
| 19406 | 2026.01.22 22:28:42.538931 [ 277 ] {606b692f-32d9-4c4a-a47d-e14b5773efdf} <Debug> TCPHandler: Processed in 0.00132268 sec. | ||
| 19407 | 2026.01.22 22:28:42.539058 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19408 | 2026.01.22 22:28:42.539180 [ 277 ] {f85759fd-9baa-4369-abc9-b5123a1271d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19409 | 2026.01.22 22:28:42.539231 [ 277 ] {f85759fd-9baa-4369-abc9-b5123a1271d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19410 | 2026.01.22 22:28:42.539768 [ 277 ] {f85759fd-9baa-4369-abc9-b5123a1271d4} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19411 | 2026.01.22 22:28:42.539811 [ 277 ] {f85759fd-9baa-4369-abc9-b5123a1271d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19412 | 2026.01.22 22:28:42.540191 [ 277 ] {f85759fd-9baa-4369-abc9-b5123a1271d4} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19413 | 2026.01.22 22:28:42.540398 [ 277 ] {f85759fd-9baa-4369-abc9-b5123a1271d4} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19414 | 2026.01.22 22:28:42.540527 [ 277 ] {f85759fd-9baa-4369-abc9-b5123a1271d4} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.001374 sec., 72780.20378457059 rows/sec., 5.68 MiB/sec. | ||
| 19415 | 2026.01.22 22:28:42.540579 [ 277 ] {f85759fd-9baa-4369-abc9-b5123a1271d4} <Debug> TCPHandler: Processed in 0.001583242 sec. | ||
| 19416 | 2026.01.22 22:28:42.540706 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19417 | 2026.01.22 22:28:42.540804 [ 277 ] {da00d1f8-b479-441e-9a55-7a2e710417d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19418 | 2026.01.22 22:28:42.540848 [ 277 ] {da00d1f8-b479-441e-9a55-7a2e710417d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19419 | 2026.01.22 22:28:42.541277 [ 277 ] {da00d1f8-b479-441e-9a55-7a2e710417d8} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19420 | 2026.01.22 22:28:42.541314 [ 277 ] {da00d1f8-b479-441e-9a55-7a2e710417d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19421 | 2026.01.22 22:28:42.541638 [ 277 ] {da00d1f8-b479-441e-9a55-7a2e710417d8} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19422 | 2026.01.22 22:28:42.541840 [ 277 ] {da00d1f8-b479-441e-9a55-7a2e710417d8} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19423 | 2026.01.22 22:28:42.541967 [ 277 ] {da00d1f8-b479-441e-9a55-7a2e710417d8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 19424 | 2026.01.22 22:28:42.541994 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Selected 2 parts from all_1_140_32 to all_141_141_0 | ||
| 19425 | 2026.01.22 22:28:42.542004 [ 277 ] {da00d1f8-b479-441e-9a55-7a2e710417d8} <Debug> TCPHandler: Processed in 0.00134781 sec. | ||
| 19426 | 2026.01.22 22:28:42.542070 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19427 | 2026.01.22 22:28:42.542097 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19428 | 2026.01.22 22:28:42.542178 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19429 | 2026.01.22 22:28:42.542242 [ 198 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_141_33} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_140_32 to all_141_141_0 into Compact with storage Full | ||
| 19430 | 2026.01.22 22:28:42.542277 [ 277 ] {adc89e88-ab01-4bdf-af5a-c627cff5edd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19431 | 2026.01.22 22:28:42.542341 [ 277 ] {adc89e88-ab01-4bdf-af5a-c627cff5edd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19432 | 2026.01.22 22:28:42.542410 [ 198 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_141_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19433 | 2026.01.22 22:28:42.542456 [ 198 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_141_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_140_32, total 41893 rows starting from the beginning of the part | ||
| 19434 | 2026.01.22 22:28:42.542532 [ 198 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_141_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
| 19435 | 2026.01.22 22:28:42.543219 [ 277 ] {adc89e88-ab01-4bdf-af5a-c627cff5edd6} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19436 | 2026.01.22 22:28:42.543260 [ 277 ] {adc89e88-ab01-4bdf-af5a-c627cff5edd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19437 | 2026.01.22 22:28:42.543821 [ 277 ] {adc89e88-ab01-4bdf-af5a-c627cff5edd6} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19438 | 2026.01.22 22:28:42.544037 [ 277 ] {adc89e88-ab01-4bdf-af5a-c627cff5edd6} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19439 | 2026.01.22 22:28:42.544177 [ 277 ] {adc89e88-ab01-4bdf-af5a-c627cff5edd6} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001918 sec., 18769.551616266945 rows/sec., 33.63 MiB/sec. | ||
| 19440 | 2026.01.22 22:28:42.544232 [ 277 ] {adc89e88-ab01-4bdf-af5a-c627cff5edd6} <Debug> TCPHandler: Processed in 0.002108096 sec. | ||
| 19441 | 2026.01.22 22:28:42.544260 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): 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] | ||
| 19442 | 2026.01.22 22:28:42.544298 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): 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] | ||
| 19443 | 2026.01.22 22:28:42.544352 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19444 | 2026.01.22 22:28:42.544451 [ 277 ] {cd37c420-8328-4d33-943c-ef4e60e5d51a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19445 | 2026.01.22 22:28:42.544494 [ 277 ] {cd37c420-8328-4d33-943c-ef4e60e5d51a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19446 | 2026.01.22 22:28:42.544828 [ 277 ] {cd37c420-8328-4d33-943c-ef4e60e5d51a} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19447 | 2026.01.22 22:28:42.544864 [ 277 ] {cd37c420-8328-4d33-943c-ef4e60e5d51a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19448 | 2026.01.22 22:28:42.545208 [ 277 ] {cd37c420-8328-4d33-943c-ef4e60e5d51a} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19449 | 2026.01.22 22:28:42.545590 [ 277 ] {cd37c420-8328-4d33-943c-ef4e60e5d51a} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19450 | 2026.01.22 22:28:42.545765 [ 277 ] {cd37c420-8328-4d33-943c-ef4e60e5d51a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001331 sec., 45078.88805409467 rows/sec., 3.04 MiB/sec. | ||
| 19451 | 2026.01.22 22:28:42.545811 [ 277 ] {cd37c420-8328-4d33-943c-ef4e60e5d51a} <Debug> TCPHandler: Processed in 0.001512032 sec. | ||
| 19452 | 2026.01.22 22:28:42.547605 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): 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] | ||
| 19453 | 2026.01.22 22:28:42.549495 [ 198 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_141_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42053 rows, containing 5 columns (5 merged, 0 gathered) in 0.007314414 sec., 5749332.755843462 rows/sec., 393.33 MiB/sec. | ||
| 19454 | 2026.01.22 22:28:42.549829 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_141_33} <Trace> MergedBlockOutputStream: filled checksums all_1_141_33 (state Temporary) | ||
| 19455 | 2026.01.22 22:28:42.550134 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_141_33} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_merge_all_1_141_33 to all_1_141_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19456 | 2026.01.22 22:28:42.550204 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_141_33} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Merged 2 parts: [all_1_140_32, all_141_141_0] -> all_1_141_33 | ||
| 19457 | 2026.01.22 22:28:42.550313 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 19458 | 2026.01.22 22:28:42.572257 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2312 | ||
| 19459 | 2026.01.22 22:28:42.574555 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19460 | 2026.01.22 22:28:42.574592 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19461 | 2026.01.22 22:28:42.575711 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 19462 | 2026.01.22 22:28:42.575976 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19463 | 2026.01.22 22:28:42.576246 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2312 | ||
| 19464 | 2026.01.22 22:28:44.927224 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47456 | ||
| 19465 | 2026.01.22 22:28:44.927778 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19466 | 2026.01.22 22:28:44.927824 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19467 | 2026.01.22 22:28:44.928320 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 19468 | 2026.01.22 22:28:44.928573 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19469 | 2026.01.22 22:28:44.928738 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47456 | ||
| 19470 | 2026.01.22 22:28:47.504514 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 19471 | 2026.01.22 22:28:47.523749 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19472 | 2026.01.22 22:28:47.523801 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19473 | 2026.01.22 22:28:47.530170 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 19474 | 2026.01.22 22:28:47.530864 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19475 | 2026.01.22 22:28:47.534375 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 19476 | 2026.01.22 22:28:47.564331 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19477 | 2026.01.22 22:28:47.564489 [ 277 ] {993f500d-23fa-4a0c-89f6-db46841b8013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19478 | 2026.01.22 22:28:47.564550 [ 277 ] {993f500d-23fa-4a0c-89f6-db46841b8013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19479 | 2026.01.22 22:28:47.565174 [ 277 ] {993f500d-23fa-4a0c-89f6-db46841b8013} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19480 | 2026.01.22 22:28:47.565218 [ 277 ] {993f500d-23fa-4a0c-89f6-db46841b8013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19481 | 2026.01.22 22:28:47.565538 [ 277 ] {993f500d-23fa-4a0c-89f6-db46841b8013} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 19482 | 2026.01.22 22:28:47.565753 [ 277 ] {993f500d-23fa-4a0c-89f6-db46841b8013} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19483 | 2026.01.22 22:28:47.565890 [ 277 ] {993f500d-23fa-4a0c-89f6-db46841b8013} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001443 sec., 16632.01663201663 rows/sec., 1.38 MiB/sec. | ||
| 19484 | 2026.01.22 22:28:47.565935 [ 277 ] {993f500d-23fa-4a0c-89f6-db46841b8013} <Debug> TCPHandler: Processed in 0.001722623 sec. | ||
| 19485 | 2026.01.22 22:28:47.566057 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19486 | 2026.01.22 22:28:47.566153 [ 277 ] {e4d9f9d1-efa1-4142-b26b-db888cbaa4f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19487 | 2026.01.22 22:28:47.566194 [ 277 ] {e4d9f9d1-efa1-4142-b26b-db888cbaa4f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19488 | 2026.01.22 22:28:47.566586 [ 277 ] {e4d9f9d1-efa1-4142-b26b-db888cbaa4f3} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19489 | 2026.01.22 22:28:47.566620 [ 277 ] {e4d9f9d1-efa1-4142-b26b-db888cbaa4f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19490 | 2026.01.22 22:28:47.566903 [ 277 ] {e4d9f9d1-efa1-4142-b26b-db888cbaa4f3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 19491 | 2026.01.22 22:28:47.567109 [ 277 ] {e4d9f9d1-efa1-4142-b26b-db888cbaa4f3} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19492 | 2026.01.22 22:28:47.567235 [ 277 ] {e4d9f9d1-efa1-4142-b26b-db888cbaa4f3} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001102 sec., 5444.64609800363 rows/sec., 443.97 KiB/sec. | ||
| 19493 | 2026.01.22 22:28:47.567272 [ 277 ] {e4d9f9d1-efa1-4142-b26b-db888cbaa4f3} <Debug> TCPHandler: Processed in 0.001263289 sec. | ||
| 19494 | 2026.01.22 22:28:47.567371 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19495 | 2026.01.22 22:28:47.567463 [ 277 ] {5f8fb8ba-f033-40b1-94d1-0392cdfafaf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19496 | 2026.01.22 22:28:47.567501 [ 277 ] {5f8fb8ba-f033-40b1-94d1-0392cdfafaf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19497 | 2026.01.22 22:28:47.568778 [ 277 ] {5f8fb8ba-f033-40b1-94d1-0392cdfafaf0} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19498 | 2026.01.22 22:28:47.568814 [ 277 ] {5f8fb8ba-f033-40b1-94d1-0392cdfafaf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19499 | 2026.01.22 22:28:47.569197 [ 277 ] {5f8fb8ba-f033-40b1-94d1-0392cdfafaf0} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19500 | 2026.01.22 22:28:47.569406 [ 277 ] {5f8fb8ba-f033-40b1-94d1-0392cdfafaf0} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19501 | 2026.01.22 22:28:47.569533 [ 277 ] {5f8fb8ba-f033-40b1-94d1-0392cdfafaf0} <Debug> executeQuery: Read 1329 rows, 113.13 KiB in 0.002088 sec., 636494.2528735632 rows/sec., 52.91 MiB/sec. | ||
| 19502 | 2026.01.22 22:28:47.569533 [ 74 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19503 | 2026.01.22 22:28:47.569572 [ 277 ] {5f8fb8ba-f033-40b1-94d1-0392cdfafaf0} <Debug> TCPHandler: Processed in 0.002247976 sec. | ||
| 19504 | 2026.01.22 22:28:47.569612 [ 74 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19505 | 2026.01.22 22:28:47.569643 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19506 | 2026.01.22 22:28:47.569696 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19507 | 2026.01.22 22:28:47.569730 [ 191 ] {048797f8-2913-4120-8057-043480967ec1::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 | ||
| 19508 | 2026.01.22 22:28:47.569802 [ 277 ] {9b73532b-041d-471b-b52e-ba50a8479807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19509 | 2026.01.22 22:28:47.569817 [ 191 ] {048797f8-2913-4120-8057-043480967ec1::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19510 | 2026.01.22 22:28:47.569844 [ 277 ] {9b73532b-041d-471b-b52e-ba50a8479807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19511 | 2026.01.22 22:28:47.569844 [ 191 ] {048797f8-2913-4120-8057-043480967ec1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2556 rows starting from the beginning of the part | ||
| 19512 | 2026.01.22 22:28:47.569906 [ 191 ] {048797f8-2913-4120-8057-043480967ec1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 66 rows starting from the beginning of the part | ||
| 19513 | 2026.01.22 22:28:47.569948 [ 191 ] {048797f8-2913-4120-8057-043480967ec1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 128 rows starting from the beginning of the part | ||
| 19514 | 2026.01.22 22:28:47.569986 [ 191 ] {048797f8-2913-4120-8057-043480967ec1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 67 rows starting from the beginning of the part | ||
| 19515 | 2026.01.22 22:28:47.570027 [ 191 ] {048797f8-2913-4120-8057-043480967ec1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 128 rows starting from the beginning of the part | ||
| 19516 | 2026.01.22 22:28:47.570065 [ 191 ] {048797f8-2913-4120-8057-043480967ec1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 1329 rows starting from the beginning of the part | ||
| 19517 | 2026.01.22 22:28:47.570312 [ 277 ] {9b73532b-041d-471b-b52e-ba50a8479807} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19518 | 2026.01.22 22:28:47.570348 [ 277 ] {9b73532b-041d-471b-b52e-ba50a8479807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19519 | 2026.01.22 22:28:47.570661 [ 277 ] {9b73532b-041d-471b-b52e-ba50a8479807} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19520 | 2026.01.22 22:28:47.570875 [ 277 ] {9b73532b-041d-471b-b52e-ba50a8479807} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19521 | 2026.01.22 22:28:47.571007 [ 277 ] {9b73532b-041d-471b-b52e-ba50a8479807} <Debug> executeQuery: Read 23 rows, 1.76 KiB in 0.001223 sec., 18806.214227309894 rows/sec., 1.40 MiB/sec. | ||
| 19522 | 2026.01.22 22:28:47.571047 [ 277 ] {9b73532b-041d-471b-b52e-ba50a8479807} <Debug> TCPHandler: Processed in 0.00140297 sec. | ||
| 19523 | 2026.01.22 22:28:47.571165 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19524 | 2026.01.22 22:28:47.571265 [ 277 ] {aa8a0c63-427e-4196-a366-9c47826624da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19525 | 2026.01.22 22:28:47.571305 [ 277 ] {aa8a0c63-427e-4196-a366-9c47826624da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19526 | 2026.01.22 22:28:47.571650 [ 201 ] {048797f8-2913-4120-8057-043480967ec1::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4274 rows, containing 5 columns (5 merged, 0 gathered) in 0.001948995 sec., 2192925.071639486 rows/sec., 188.75 MiB/sec. | ||
| 19527 | 2026.01.22 22:28:47.571852 [ 277 ] {aa8a0c63-427e-4196-a366-9c47826624da} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19528 | 2026.01.22 22:28:47.571893 [ 277 ] {aa8a0c63-427e-4196-a366-9c47826624da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19529 | 2026.01.22 22:28:47.571908 [ 191 ] {048797f8-2913-4120-8057-043480967ec1::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19530 | 2026.01.22 22:28:47.572140 [ 191 ] {048797f8-2913-4120-8057-043480967ec1::all_1_146_29} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19531 | 2026.01.22 22:28:47.572196 [ 191 ] {048797f8-2913-4120-8057-043480967ec1::all_1_146_29} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19532 | 2026.01.22 22:28:47.572207 [ 277 ] {aa8a0c63-427e-4196-a366-9c47826624da} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 19533 | 2026.01.22 22:28:47.572253 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 19534 | 2026.01.22 22:28:47.572412 [ 277 ] {aa8a0c63-427e-4196-a366-9c47826624da} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19535 | 2026.01.22 22:28:47.572539 [ 277 ] {aa8a0c63-427e-4196-a366-9c47826624da} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001293 sec., 194895.59164733178 rows/sec., 13.48 MiB/sec. | ||
| 19536 | 2026.01.22 22:28:47.572579 [ 277 ] {aa8a0c63-427e-4196-a366-9c47826624da} <Debug> TCPHandler: Processed in 0.00146414 sec. | ||
| 19537 | 2026.01.22 22:28:47.572695 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19538 | 2026.01.22 22:28:47.572789 [ 277 ] {e7f82bba-b7bc-4f03-b479-32bcc682cac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19539 | 2026.01.22 22:28:47.572829 [ 277 ] {e7f82bba-b7bc-4f03-b479-32bcc682cac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19540 | 2026.01.22 22:28:47.573225 [ 277 ] {e7f82bba-b7bc-4f03-b479-32bcc682cac6} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19541 | 2026.01.22 22:28:47.573261 [ 277 ] {e7f82bba-b7bc-4f03-b479-32bcc682cac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19542 | 2026.01.22 22:28:47.573550 [ 277 ] {e7f82bba-b7bc-4f03-b479-32bcc682cac6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 19543 | 2026.01.22 22:28:47.573764 [ 277 ] {e7f82bba-b7bc-4f03-b479-32bcc682cac6} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19544 | 2026.01.22 22:28:47.573892 [ 277 ] {e7f82bba-b7bc-4f03-b479-32bcc682cac6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00112 sec., 10714.285714285716 rows/sec., 837.05 KiB/sec. | ||
| 19545 | 2026.01.22 22:28:47.573929 [ 277 ] {e7f82bba-b7bc-4f03-b479-32bcc682cac6} <Debug> TCPHandler: Processed in 0.001284769 sec. | ||
| 19546 | 2026.01.22 22:28:47.574048 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19547 | 2026.01.22 22:28:47.574164 [ 277 ] {8ce5a97b-7032-45ce-8698-9e7f3dc30c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19548 | 2026.01.22 22:28:47.574211 [ 277 ] {8ce5a97b-7032-45ce-8698-9e7f3dc30c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19549 | 2026.01.22 22:28:47.575018 [ 277 ] {8ce5a97b-7032-45ce-8698-9e7f3dc30c58} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19550 | 2026.01.22 22:28:47.575061 [ 277 ] {8ce5a97b-7032-45ce-8698-9e7f3dc30c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19551 | 2026.01.22 22:28:47.575440 [ 277 ] {8ce5a97b-7032-45ce-8698-9e7f3dc30c58} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19552 | 2026.01.22 22:28:47.575640 [ 277 ] {8ce5a97b-7032-45ce-8698-9e7f3dc30c58} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19553 | 2026.01.22 22:28:47.575756 [ 74 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19554 | 2026.01.22 22:28:47.575770 [ 277 ] {8ce5a97b-7032-45ce-8698-9e7f3dc30c58} <Debug> executeQuery: Read 567 rows, 43.55 KiB in 0.001629 sec., 348066.29834254144 rows/sec., 26.11 MiB/sec. | ||
| 19555 | 2026.01.22 22:28:47.575799 [ 74 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19556 | 2026.01.22 22:28:47.575820 [ 277 ] {8ce5a97b-7032-45ce-8698-9e7f3dc30c58} <Debug> TCPHandler: Processed in 0.001832543 sec. | ||
| 19557 | 2026.01.22 22:28:47.575827 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19558 | 2026.01.22 22:28:47.575930 [ 187 ] {94686fe9-8f29-47df-b786-a03914968c62::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 | ||
| 19559 | 2026.01.22 22:28:47.575946 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19560 | 2026.01.22 22:28:47.576032 [ 187 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19561 | 2026.01.22 22:28:47.576048 [ 277 ] {2baa2715-144b-4de4-b981-5ec43e08b74c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19562 | 2026.01.22 22:28:47.576064 [ 187 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1304 rows starting from the beginning of the part | ||
| 19563 | 2026.01.22 22:28:47.576091 [ 277 ] {2baa2715-144b-4de4-b981-5ec43e08b74c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19564 | 2026.01.22 22:28:47.576123 [ 187 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 69 rows starting from the beginning of the part | ||
| 19565 | 2026.01.22 22:28:47.576173 [ 187 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 100 rows starting from the beginning of the part | ||
| 19566 | 2026.01.22 22:28:47.576220 [ 187 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 69 rows starting from the beginning of the part | ||
| 19567 | 2026.01.22 22:28:47.576264 [ 187 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 100 rows starting from the beginning of the part | ||
| 19568 | 2026.01.22 22:28:47.576304 [ 187 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 567 rows starting from the beginning of the part | ||
| 19569 | 2026.01.22 22:28:47.576755 [ 277 ] {2baa2715-144b-4de4-b981-5ec43e08b74c} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19570 | 2026.01.22 22:28:47.576790 [ 277 ] {2baa2715-144b-4de4-b981-5ec43e08b74c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19571 | 2026.01.22 22:28:47.577152 [ 277 ] {2baa2715-144b-4de4-b981-5ec43e08b74c} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19572 | 2026.01.22 22:28:47.577277 [ 187 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2209 rows, containing 5 columns (5 merged, 0 gathered) in 0.00138524 sec., 1594669.515751783 rows/sec., 123.64 MiB/sec. | ||
| 19573 | 2026.01.22 22:28:47.577364 [ 277 ] {2baa2715-144b-4de4-b981-5ec43e08b74c} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19574 | 2026.01.22 22:28:47.577486 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Selected 6 parts from all_1_141_33 to all_146_146_0 | ||
| 19575 | 2026.01.22 22:28:47.577498 [ 277 ] {2baa2715-144b-4de4-b981-5ec43e08b74c} <Debug> executeQuery: Read 883 rows, 61.37 KiB in 0.001468 sec., 601498.6376021799 rows/sec., 40.82 MiB/sec. | ||
| 19576 | 2026.01.22 22:28:47.577507 [ 201 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19577 | 2026.01.22 22:28:47.577523 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19578 | 2026.01.22 22:28:47.577551 [ 277 ] {2baa2715-144b-4de4-b981-5ec43e08b74c} <Debug> TCPHandler: Processed in 0.001655912 sec. | ||
| 19579 | 2026.01.22 22:28:47.577561 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19580 | 2026.01.22 22:28:47.577635 [ 191 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_146_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_33 to all_146_146_0 into Compact with storage Full | ||
| 19581 | 2026.01.22 22:28:47.577669 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19582 | 2026.01.22 22:28:47.577712 [ 191 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_146_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19583 | 2026.01.22 22:28:47.577737 [ 191 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_146_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_141_33, total 42053 rows starting from the beginning of the part | ||
| 19584 | 2026.01.22 22:28:47.577772 [ 277 ] {6152d2f7-8f1c-4160-8449-a6c9096f1baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19585 | 2026.01.22 22:28:47.577783 [ 191 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_146_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
| 19586 | 2026.01.22 22:28:47.577822 [ 191 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_146_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 160 rows starting from the beginning of the part | ||
| 19587 | 2026.01.22 22:28:47.577828 [ 277 ] {6152d2f7-8f1c-4160-8449-a6c9096f1baf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19588 | 2026.01.22 22:28:47.577845 [ 201 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_146_29} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19589 | 2026.01.22 22:28:47.577856 [ 191 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_146_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part | ||
| 19590 | 2026.01.22 22:28:47.577898 [ 191 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_146_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 160 rows starting from the beginning of the part | ||
| 19591 | 2026.01.22 22:28:47.577933 [ 191 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_146_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 883 rows starting from the beginning of the part | ||
| 19592 | 2026.01.22 22:28:47.577946 [ 201 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_146_29} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19593 | 2026.01.22 22:28:47.578049 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 19594 | 2026.01.22 22:28:47.578577 [ 277 ] {6152d2f7-8f1c-4160-8449-a6c9096f1baf} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19595 | 2026.01.22 22:28:47.578617 [ 277 ] {6152d2f7-8f1c-4160-8449-a6c9096f1baf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19596 | 2026.01.22 22:28:47.579112 [ 277 ] {6152d2f7-8f1c-4160-8449-a6c9096f1baf} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19597 | 2026.01.22 22:28:47.579346 [ 277 ] {6152d2f7-8f1c-4160-8449-a6c9096f1baf} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19598 | 2026.01.22 22:28:47.579488 [ 277 ] {6152d2f7-8f1c-4160-8449-a6c9096f1baf} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001736 sec., 2880.1843317972352 rows/sec., 5.16 MiB/sec. | ||
| 19599 | 2026.01.22 22:28:47.579546 [ 277 ] {6152d2f7-8f1c-4160-8449-a6c9096f1baf} <Debug> TCPHandler: Processed in 0.001929124 sec. | ||
| 19600 | 2026.01.22 22:28:47.579658 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19601 | 2026.01.22 22:28:47.579754 [ 277 ] {0000617d-5d63-4c78-8c99-20dd30216d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19602 | 2026.01.22 22:28:47.579795 [ 277 ] {0000617d-5d63-4c78-8c99-20dd30216d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19603 | 2026.01.22 22:28:47.580134 [ 277 ] {0000617d-5d63-4c78-8c99-20dd30216d7d} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19604 | 2026.01.22 22:28:47.580170 [ 277 ] {0000617d-5d63-4c78-8c99-20dd30216d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19605 | 2026.01.22 22:28:47.580471 [ 277 ] {0000617d-5d63-4c78-8c99-20dd30216d7d} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19606 | 2026.01.22 22:28:47.580677 [ 277 ] {0000617d-5d63-4c78-8c99-20dd30216d7d} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19607 | 2026.01.22 22:28:47.580795 [ 74 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19608 | 2026.01.22 22:28:47.580803 [ 277 ] {0000617d-5d63-4c78-8c99-20dd30216d7d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 19609 | 2026.01.22 22:28:47.580828 [ 74 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19610 | 2026.01.22 22:28:47.580851 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19611 | 2026.01.22 22:28:47.580854 [ 277 ] {0000617d-5d63-4c78-8c99-20dd30216d7d} <Debug> TCPHandler: Processed in 0.00124749 sec. | ||
| 19612 | 2026.01.22 22:28:47.580940 [ 201 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 19613 | 2026.01.22 22:28:47.581057 [ 201 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19614 | 2026.01.22 22:28:47.581095 [ 201 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 8790 rows starting from the beginning of the part | ||
| 19615 | 2026.01.22 22:28:47.581159 [ 201 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 19616 | 2026.01.22 22:28:47.581205 [ 201 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 60 rows starting from the beginning of the part | ||
| 19617 | 2026.01.22 22:28:47.581246 [ 201 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
| 19618 | 2026.01.22 22:28:47.581286 [ 201 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 19619 | 2026.01.22 22:28:47.581322 [ 201 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 19620 | 2026.01.22 22:28:47.584097 [ 190 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9090 rows, containing 4 columns (4 merged, 0 gathered) in 0.003197674 sec., 2842691.28122504 rows/sec., 189.44 MiB/sec. | ||
| 19621 | 2026.01.22 22:28:47.584301 [ 203 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19622 | 2026.01.22 22:28:47.584589 [ 203 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_146_29} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19623 | 2026.01.22 22:28:47.584664 [ 203 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_146_29} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19624 | 2026.01.22 22:28:47.584751 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.86 MiB. | ||
| 19625 | 2026.01.22 22:28:47.585742 [ 190 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_146_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43576 rows, containing 5 columns (5 merged, 0 gathered) in 0.008133331 sec., 5357706.45507972 rows/sec., 366.58 MiB/sec. | ||
| 19626 | 2026.01.22 22:28:47.586013 [ 203 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_146_34} <Trace> MergedBlockOutputStream: filled checksums all_1_146_34 (state Temporary) | ||
| 19627 | 2026.01.22 22:28:47.586260 [ 203 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_146_34} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_merge_all_1_146_34 to all_1_146_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19628 | 2026.01.22 22:28:47.586347 [ 203 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_146_34} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Merged 6 parts: [all_1_141_33, all_146_146_0] -> all_1_146_34 | ||
| 19629 | 2026.01.22 22:28:47.586416 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 19630 | 2026.01.22 22:28:48.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.15 MiB, peak 417.29 MiB, free memory in arenas 0.00 B, will set to 397.79 MiB (RSS), difference: -1.36 MiB | ||
| 19631 | 2026.01.22 22:28:52.174776 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19632 | 2026.01.22 22:28:52.174871 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19633 | 2026.01.22 22:28:52.188830 [ 222 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): 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] | ||
| 19634 | 2026.01.22 22:28:52.188882 [ 222 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): 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] | ||
| 19635 | 2026.01.22 22:28:52.192513 [ 222 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): 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] | ||
| 19636 | 2026.01.22 22:28:52.428938 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47968 | ||
| 19637 | 2026.01.22 22:28:52.429530 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19638 | 2026.01.22 22:28:52.429570 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19639 | 2026.01.22 22:28:52.430052 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 19640 | 2026.01.22 22:28:52.430281 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19641 | 2026.01.22 22:28:52.430413 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47968 | ||
| 19642 | 2026.01.22 22:28:52.430489 [ 222 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): 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] | ||
| 19643 | 2026.01.22 22:28:52.430527 [ 222 ] {} <Debug> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): 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] | ||
| 19644 | 2026.01.22 22:28:52.433952 [ 222 ] {} <Debug> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): 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] | ||
| 19645 | 2026.01.22 22:28:52.443943 [ 218 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): 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] | ||
| 19646 | 2026.01.22 22:28:52.443971 [ 218 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): 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] | ||
| 19647 | 2026.01.22 22:28:52.447529 [ 218 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): 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] | ||
| 19648 | 2026.01.22 22:28:52.481908 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): 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] | ||
| 19649 | 2026.01.22 22:28:52.481947 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): 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] | ||
| 19650 | 2026.01.22 22:28:52.484806 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): 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] | ||
| 19651 | 2026.01.22 22:28:52.539336 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19652 | 2026.01.22 22:28:52.539570 [ 277 ] {e9692c6b-4b11-40c4-a5c6-21c7d4920373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19653 | 2026.01.22 22:28:52.539658 [ 277 ] {e9692c6b-4b11-40c4-a5c6-21c7d4920373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19654 | 2026.01.22 22:28:52.540696 [ 277 ] {e9692c6b-4b11-40c4-a5c6-21c7d4920373} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19655 | 2026.01.22 22:28:52.540768 [ 277 ] {e9692c6b-4b11-40c4-a5c6-21c7d4920373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19656 | 2026.01.22 22:28:52.541368 [ 277 ] {e9692c6b-4b11-40c4-a5c6-21c7d4920373} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19657 | 2026.01.22 22:28:52.541701 [ 277 ] {e9692c6b-4b11-40c4-a5c6-21c7d4920373} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19658 | 2026.01.22 22:28:52.541931 [ 277 ] {e9692c6b-4b11-40c4-a5c6-21c7d4920373} <Debug> executeQuery: Read 128 rows, 11.26 KiB in 0.002416 sec., 52980.13245033112 rows/sec., 4.55 MiB/sec. | ||
| 19659 | 2026.01.22 22:28:52.542006 [ 277 ] {e9692c6b-4b11-40c4-a5c6-21c7d4920373} <Debug> TCPHandler: Processed in 0.002838591 sec. | ||
| 19660 | 2026.01.22 22:28:52.542195 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19661 | 2026.01.22 22:28:52.542345 [ 277 ] {bced1def-4797-47e3-b1d8-e0d74485e629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19662 | 2026.01.22 22:28:52.542409 [ 277 ] {bced1def-4797-47e3-b1d8-e0d74485e629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19663 | 2026.01.22 22:28:52.543048 [ 277 ] {bced1def-4797-47e3-b1d8-e0d74485e629} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19664 | 2026.01.22 22:28:52.543101 [ 277 ] {bced1def-4797-47e3-b1d8-e0d74485e629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19665 | 2026.01.22 22:28:52.543534 [ 277 ] {bced1def-4797-47e3-b1d8-e0d74485e629} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19666 | 2026.01.22 22:28:52.543858 [ 277 ] {bced1def-4797-47e3-b1d8-e0d74485e629} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19667 | 2026.01.22 22:28:52.544048 [ 277 ] {bced1def-4797-47e3-b1d8-e0d74485e629} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001737 sec., 20725.38860103627 rows/sec., 1.52 MiB/sec. | ||
| 19668 | 2026.01.22 22:28:52.544067 [ 62 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19669 | 2026.01.22 22:28:52.544104 [ 277 ] {bced1def-4797-47e3-b1d8-e0d74485e629} <Debug> TCPHandler: Processed in 0.001986665 sec. | ||
| 19670 | 2026.01.22 22:28:52.544161 [ 62 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19671 | 2026.01.22 22:28:52.544205 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19672 | 2026.01.22 22:28:52.544312 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19673 | 2026.01.22 22:28:52.544334 [ 203 ] {1300943d-9fd4-47f6-9844-87364234b6ab::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 | ||
| 19674 | 2026.01.22 22:28:52.544496 [ 203 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19675 | 2026.01.22 22:28:52.544514 [ 277 ] {e76fe74d-99e5-4f0c-bbb8-41c321055241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19676 | 2026.01.22 22:28:52.544566 [ 203 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 296 rows starting from the beginning of the part | ||
| 19677 | 2026.01.22 22:28:52.544605 [ 277 ] {e76fe74d-99e5-4f0c-bbb8-41c321055241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19678 | 2026.01.22 22:28:52.544691 [ 203 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 36 rows starting from the beginning of the part | ||
| 19679 | 2026.01.22 22:28:52.544815 [ 203 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 5 rows starting from the beginning of the part | ||
| 19680 | 2026.01.22 22:28:52.544931 [ 203 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 36 rows starting from the beginning of the part | ||
| 19681 | 2026.01.22 22:28:52.545033 [ 203 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 23 rows starting from the beginning of the part | ||
| 19682 | 2026.01.22 22:28:52.545136 [ 203 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 36 rows starting from the beginning of the part | ||
| 19683 | 2026.01.22 22:28:52.545521 [ 277 ] {e76fe74d-99e5-4f0c-bbb8-41c321055241} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19684 | 2026.01.22 22:28:52.545568 [ 277 ] {e76fe74d-99e5-4f0c-bbb8-41c321055241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19685 | 2026.01.22 22:28:52.546011 [ 277 ] {e76fe74d-99e5-4f0c-bbb8-41c321055241} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19686 | 2026.01.22 22:28:52.546297 [ 277 ] {e76fe74d-99e5-4f0c-bbb8-41c321055241} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19687 | 2026.01.22 22:28:52.546305 [ 190 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 432 rows, containing 5 columns (5 merged, 0 gathered) in 0.002024286 sec., 213408.57961770223 rows/sec., 14.85 MiB/sec. | ||
| 19688 | 2026.01.22 22:28:52.546480 [ 277 ] {e76fe74d-99e5-4f0c-bbb8-41c321055241} <Debug> executeQuery: Read 100 rows, 8.00 KiB in 0.002016 sec., 49603.1746031746 rows/sec., 3.87 MiB/sec. | ||
| 19689 | 2026.01.22 22:28:52.546537 [ 277 ] {e76fe74d-99e5-4f0c-bbb8-41c321055241} <Debug> TCPHandler: Processed in 0.002326257 sec. | ||
| 19690 | 2026.01.22 22:28:52.546561 [ 190 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19691 | 2026.01.22 22:28:52.546700 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19692 | 2026.01.22 22:28:52.546833 [ 277 ] {b81ac22c-810f-4840-8c13-8349cf1b0080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19693 | 2026.01.22 22:28:52.546892 [ 277 ] {b81ac22c-810f-4840-8c13-8349cf1b0080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19694 | 2026.01.22 22:28:52.546987 [ 190 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_141_28} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19695 | 2026.01.22 22:28:52.547096 [ 190 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_141_28} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19696 | 2026.01.22 22:28:52.547224 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 19697 | 2026.01.22 22:28:52.547433 [ 277 ] {b81ac22c-810f-4840-8c13-8349cf1b0080} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19698 | 2026.01.22 22:28:52.547483 [ 277 ] {b81ac22c-810f-4840-8c13-8349cf1b0080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19699 | 2026.01.22 22:28:52.547899 [ 277 ] {b81ac22c-810f-4840-8c13-8349cf1b0080} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19700 | 2026.01.22 22:28:52.548177 [ 277 ] {b81ac22c-810f-4840-8c13-8349cf1b0080} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19701 | 2026.01.22 22:28:52.548354 [ 277 ] {b81ac22c-810f-4840-8c13-8349cf1b0080} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001546 sec., 103492.88486416558 rows/sec., 7.21 MiB/sec. | ||
| 19702 | 2026.01.22 22:28:52.548412 [ 277 ] {b81ac22c-810f-4840-8c13-8349cf1b0080} <Debug> TCPHandler: Processed in 0.001777343 sec. | ||
| 19703 | 2026.01.22 22:28:52.548571 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19704 | 2026.01.22 22:28:52.548701 [ 277 ] {2f278587-84d5-4107-9591-a9110362a4dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19705 | 2026.01.22 22:28:52.548777 [ 277 ] {2f278587-84d5-4107-9591-a9110362a4dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19706 | 2026.01.22 22:28:52.549948 [ 277 ] {2f278587-84d5-4107-9591-a9110362a4dc} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19707 | 2026.01.22 22:28:52.549997 [ 277 ] {2f278587-84d5-4107-9591-a9110362a4dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19708 | 2026.01.22 22:28:52.550767 [ 277 ] {2f278587-84d5-4107-9591-a9110362a4dc} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19709 | 2026.01.22 22:28:52.551084 [ 277 ] {2f278587-84d5-4107-9591-a9110362a4dc} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19710 | 2026.01.22 22:28:52.551273 [ 277 ] {2f278587-84d5-4107-9591-a9110362a4dc} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002599 sec., 13851.481338976528 rows/sec., 24.82 MiB/sec. | ||
| 19711 | 2026.01.22 22:28:52.551350 [ 277 ] {2f278587-84d5-4107-9591-a9110362a4dc} <Debug> TCPHandler: Processed in 0.002850321 sec. | ||
| 19712 | 2026.01.22 22:28:52.551507 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19713 | 2026.01.22 22:28:52.551632 [ 277 ] {d3c9bc14-6ae5-45dc-b9c9-b2f09d737d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19714 | 2026.01.22 22:28:52.551692 [ 277 ] {d3c9bc14-6ae5-45dc-b9c9-b2f09d737d16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19715 | 2026.01.22 22:28:52.552149 [ 277 ] {d3c9bc14-6ae5-45dc-b9c9-b2f09d737d16} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19716 | 2026.01.22 22:28:52.552195 [ 277 ] {d3c9bc14-6ae5-45dc-b9c9-b2f09d737d16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19717 | 2026.01.22 22:28:52.552598 [ 277 ] {d3c9bc14-6ae5-45dc-b9c9-b2f09d737d16} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19718 | 2026.01.22 22:28:52.552896 [ 277 ] {d3c9bc14-6ae5-45dc-b9c9-b2f09d737d16} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19719 | 2026.01.22 22:28:52.553066 [ 277 ] {d3c9bc14-6ae5-45dc-b9c9-b2f09d737d16} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00146 sec., 41095.890410958906 rows/sec., 2.77 MiB/sec. | ||
| 19720 | 2026.01.22 22:28:52.553113 [ 277 ] {d3c9bc14-6ae5-45dc-b9c9-b2f09d737d16} <Debug> TCPHandler: Processed in 0.001672712 sec. | ||
| 19721 | 2026.01.22 22:28:52.553176 [ 221 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): 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] | ||
| 19722 | 2026.01.22 22:28:52.553218 [ 221 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): 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] | ||
| 19723 | 2026.01.22 22:28:52.557063 [ 221 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): 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] | ||
| 19724 | 2026.01.22 22:28:52.576491 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2344 | ||
| 19725 | 2026.01.22 22:28:52.579120 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19726 | 2026.01.22 22:28:52.579182 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19727 | 2026.01.22 22:28:52.580396 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 19728 | 2026.01.22 22:28:52.580665 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19729 | 2026.01.22 22:28:52.581002 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2344 | ||
| 19730 | 2026.01.22 22:28:53.493329 [ 221 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): 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] | ||
| 19731 | 2026.01.22 22:28:53.493381 [ 221 ] {} <Debug> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): 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] | ||
| 19732 | 2026.01.22 22:28:53.495651 [ 221 ] {} <Debug> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): 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] | ||
| 19733 | 2026.01.22 22:28:53.842115 [ 220 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): 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] | ||
| 19734 | 2026.01.22 22:28:53.842168 [ 220 ] {} <Debug> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): 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] | ||
| 19735 | 2026.01.22 22:28:53.844341 [ 220 ] {} <Debug> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): 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] | ||
| 19736 | 2026.01.22 22:28:54.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.79 MiB, peak 417.29 MiB, free memory in arenas 0.00 B, will set to 397.79 MiB (RSS), difference: 4.00 MiB | ||
| 19737 | 2026.01.22 22:28:55.034460 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 19738 | 2026.01.22 22:28:55.051765 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19739 | 2026.01.22 22:28:55.051824 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19740 | 2026.01.22 22:28:55.058652 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 19741 | 2026.01.22 22:28:55.059421 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19742 | 2026.01.22 22:28:55.063083 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 19743 | 2026.01.22 22:28:57.534516 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19744 | 2026.01.22 22:28:57.534706 [ 277 ] {844f49b5-46ae-42eb-8a26-1784bea12baf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19745 | 2026.01.22 22:28:57.534773 [ 277 ] {844f49b5-46ae-42eb-8a26-1784bea12baf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19746 | 2026.01.22 22:28:57.535448 [ 277 ] {844f49b5-46ae-42eb-8a26-1784bea12baf} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19747 | 2026.01.22 22:28:57.535498 [ 277 ] {844f49b5-46ae-42eb-8a26-1784bea12baf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19748 | 2026.01.22 22:28:57.535886 [ 277 ] {844f49b5-46ae-42eb-8a26-1784bea12baf} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19749 | 2026.01.22 22:28:57.536127 [ 277 ] {844f49b5-46ae-42eb-8a26-1784bea12baf} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19750 | 2026.01.22 22:28:57.536289 [ 277 ] {844f49b5-46ae-42eb-8a26-1784bea12baf} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.00163 sec., 40490.79754601227 rows/sec., 3.21 MiB/sec. | ||
| 19751 | 2026.01.22 22:28:57.536349 [ 277 ] {844f49b5-46ae-42eb-8a26-1784bea12baf} <Debug> TCPHandler: Processed in 0.001966335 sec. | ||
| 19752 | 2026.01.22 22:28:57.536482 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19753 | 2026.01.22 22:28:57.536585 [ 277 ] {352e9650-3387-4346-a1b7-9af6825cde3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19754 | 2026.01.22 22:28:57.536628 [ 277 ] {352e9650-3387-4346-a1b7-9af6825cde3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19755 | 2026.01.22 22:28:57.537048 [ 277 ] {352e9650-3387-4346-a1b7-9af6825cde3e} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19756 | 2026.01.22 22:28:57.537086 [ 277 ] {352e9650-3387-4346-a1b7-9af6825cde3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19757 | 2026.01.22 22:28:57.537393 [ 277 ] {352e9650-3387-4346-a1b7-9af6825cde3e} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19758 | 2026.01.22 22:28:57.537609 [ 277 ] {352e9650-3387-4346-a1b7-9af6825cde3e} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19759 | 2026.01.22 22:28:57.537743 [ 277 ] {352e9650-3387-4346-a1b7-9af6825cde3e} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001182 sec., 4230.118443316413 rows/sec., 318.09 KiB/sec. | ||
| 19760 | 2026.01.22 22:28:57.537783 [ 277 ] {352e9650-3387-4346-a1b7-9af6825cde3e} <Debug> TCPHandler: Processed in 0.00135258 sec. | ||
| 19761 | 2026.01.22 22:28:57.537892 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19762 | 2026.01.22 22:28:57.537989 [ 277 ] {063cdd16-f5d3-4fa9-a8f3-c9744fddc78b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19763 | 2026.01.22 22:28:57.538030 [ 277 ] {063cdd16-f5d3-4fa9-a8f3-c9744fddc78b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19764 | 2026.01.22 22:28:57.538460 [ 277 ] {063cdd16-f5d3-4fa9-a8f3-c9744fddc78b} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19765 | 2026.01.22 22:28:57.538497 [ 277 ] {063cdd16-f5d3-4fa9-a8f3-c9744fddc78b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19766 | 2026.01.22 22:28:57.538796 [ 277 ] {063cdd16-f5d3-4fa9-a8f3-c9744fddc78b} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19767 | 2026.01.22 22:28:57.539012 [ 277 ] {063cdd16-f5d3-4fa9-a8f3-c9744fddc78b} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19768 | 2026.01.22 22:28:57.539143 [ 277 ] {063cdd16-f5d3-4fa9-a8f3-c9744fddc78b} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001175 sec., 58723.40425531915 rows/sec., 4.58 MiB/sec. | ||
| 19769 | 2026.01.22 22:28:57.539181 [ 277 ] {063cdd16-f5d3-4fa9-a8f3-c9744fddc78b} <Debug> TCPHandler: Processed in 0.00133837 sec. | ||
| 19770 | 2026.01.22 22:28:57.539304 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19771 | 2026.01.22 22:28:57.539402 [ 277 ] {424767a2-ea47-40e2-9025-caac630ea45b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19772 | 2026.01.22 22:28:57.539448 [ 277 ] {424767a2-ea47-40e2-9025-caac630ea45b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19773 | 2026.01.22 22:28:57.539868 [ 277 ] {424767a2-ea47-40e2-9025-caac630ea45b} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19774 | 2026.01.22 22:28:57.539904 [ 277 ] {424767a2-ea47-40e2-9025-caac630ea45b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19775 | 2026.01.22 22:28:57.540233 [ 277 ] {424767a2-ea47-40e2-9025-caac630ea45b} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19776 | 2026.01.22 22:28:57.540463 [ 277 ] {424767a2-ea47-40e2-9025-caac630ea45b} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19777 | 2026.01.22 22:28:57.540603 [ 277 ] {424767a2-ea47-40e2-9025-caac630ea45b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 19778 | 2026.01.22 22:28:57.540640 [ 277 ] {424767a2-ea47-40e2-9025-caac630ea45b} <Debug> TCPHandler: Processed in 0.001393271 sec. | ||
| 19779 | 2026.01.22 22:28:57.540752 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19780 | 2026.01.22 22:28:57.540846 [ 277 ] {ad850c68-d48b-449c-9954-d6192312117e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19781 | 2026.01.22 22:28:57.540899 [ 277 ] {ad850c68-d48b-449c-9954-d6192312117e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19782 | 2026.01.22 22:28:57.541693 [ 277 ] {ad850c68-d48b-449c-9954-d6192312117e} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19783 | 2026.01.22 22:28:57.541730 [ 277 ] {ad850c68-d48b-449c-9954-d6192312117e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19784 | 2026.01.22 22:28:57.542290 [ 277 ] {ad850c68-d48b-449c-9954-d6192312117e} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19785 | 2026.01.22 22:28:57.542525 [ 277 ] {ad850c68-d48b-449c-9954-d6192312117e} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19786 | 2026.01.22 22:28:57.542683 [ 277 ] {ad850c68-d48b-449c-9954-d6192312117e} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001855 sec., 2695.4177897574123 rows/sec., 4.83 MiB/sec. | ||
| 19787 | 2026.01.22 22:28:57.542770 [ 277 ] {ad850c68-d48b-449c-9954-d6192312117e} <Debug> TCPHandler: Processed in 0.002067185 sec. | ||
| 19788 | 2026.01.22 22:28:57.542897 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19789 | 2026.01.22 22:28:57.542991 [ 277 ] {9857ad57-89c3-470b-9cf5-507b2f32ea0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19790 | 2026.01.22 22:28:57.543035 [ 277 ] {9857ad57-89c3-470b-9cf5-507b2f32ea0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19791 | 2026.01.22 22:28:57.543390 [ 277 ] {9857ad57-89c3-470b-9cf5-507b2f32ea0f} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19792 | 2026.01.22 22:28:57.543432 [ 277 ] {9857ad57-89c3-470b-9cf5-507b2f32ea0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19793 | 2026.01.22 22:28:57.543744 [ 277 ] {9857ad57-89c3-470b-9cf5-507b2f32ea0f} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19794 | 2026.01.22 22:28:57.543961 [ 277 ] {9857ad57-89c3-470b-9cf5-507b2f32ea0f} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19795 | 2026.01.22 22:28:57.544098 [ 277 ] {9857ad57-89c3-470b-9cf5-507b2f32ea0f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 19796 | 2026.01.22 22:28:57.544135 [ 277 ] {9857ad57-89c3-470b-9cf5-507b2f32ea0f} <Debug> TCPHandler: Processed in 0.001287439 sec. | ||
| 19797 | 2026.01.22 22:28:58.509002 [ 226 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): 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] | ||
| 19798 | 2026.01.22 22:28:58.509082 [ 226 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): 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] | ||
| 19799 | 2026.01.22 22:28:58.512260 [ 226 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): 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] | ||
| 19800 | 2026.01.22 22:28:59.930588 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48416 | ||
| 19801 | 2026.01.22 22:28:59.931100 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19802 | 2026.01.22 22:28:59.931138 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19803 | 2026.01.22 22:28:59.931622 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 19804 | 2026.01.22 22:28:59.931846 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19805 | 2026.01.22 22:28:59.931973 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48416 | ||
| 19806 | 2026.01.22 22:28:59.931972 [ 55 ] {} <Debug> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 19807 | 2026.01.22 22:28:59.932050 [ 55 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19808 | 2026.01.22 22:28:59.932074 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19809 | 2026.01.22 22:28:59.932191 [ 188 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 19810 | 2026.01.22 22:28:59.932319 [ 188 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19811 | 2026.01.22 22:28:59.932356 [ 188 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46048 rows starting from the beginning of the part | ||
| 19812 | 2026.01.22 22:28:59.932429 [ 188 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 19813 | 2026.01.22 22:28:59.932475 [ 188 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 19814 | 2026.01.22 22:28:59.932517 [ 188 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 19815 | 2026.01.22 22:28:59.932558 [ 188 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 19816 | 2026.01.22 22:28:59.932597 [ 188 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 19817 | 2026.01.22 22:28:59.935552 [ 192 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48416 rows, containing 4 columns (4 merged, 0 gathered) in 0.003412335 sec., 14188524.866403798 rows/sec., 202.97 MiB/sec. | ||
| 19818 | 2026.01.22 22:28:59.935875 [ 192 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 19819 | 2026.01.22 22:28:59.936188 [ 192 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_101_20} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19820 | 2026.01.22 22:28:59.936272 [ 192 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_101_20} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 19821 | 2026.01.22 22:28:59.936363 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 19822 | 2026.01.22 22:29:02.535932 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19823 | 2026.01.22 22:29:02.536121 [ 277 ] {90ad4dd9-a7d4-44b1-8537-e417c7159f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19824 | 2026.01.22 22:29:02.536188 [ 277 ] {90ad4dd9-a7d4-44b1-8537-e417c7159f5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19825 | 2026.01.22 22:29:02.536830 [ 277 ] {90ad4dd9-a7d4-44b1-8537-e417c7159f5e} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19826 | 2026.01.22 22:29:02.536871 [ 277 ] {90ad4dd9-a7d4-44b1-8537-e417c7159f5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19827 | 2026.01.22 22:29:02.537247 [ 277 ] {90ad4dd9-a7d4-44b1-8537-e417c7159f5e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 19828 | 2026.01.22 22:29:02.537502 [ 277 ] {90ad4dd9-a7d4-44b1-8537-e417c7159f5e} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19829 | 2026.01.22 22:29:02.537678 [ 277 ] {90ad4dd9-a7d4-44b1-8537-e417c7159f5e} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001605 sec., 6230.529595015576 rows/sec., 508.06 KiB/sec. | ||
| 19830 | 2026.01.22 22:29:02.537734 [ 277 ] {90ad4dd9-a7d4-44b1-8537-e417c7159f5e} <Debug> TCPHandler: Processed in 0.001927204 sec. | ||
| 19831 | 2026.01.22 22:29:02.537861 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19832 | 2026.01.22 22:29:02.537965 [ 277 ] {4a724871-cece-4aee-aac6-1bfcc9df4051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19833 | 2026.01.22 22:29:02.538009 [ 277 ] {4a724871-cece-4aee-aac6-1bfcc9df4051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19834 | 2026.01.22 22:29:02.538525 [ 277 ] {4a724871-cece-4aee-aac6-1bfcc9df4051} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19835 | 2026.01.22 22:29:02.538561 [ 277 ] {4a724871-cece-4aee-aac6-1bfcc9df4051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19836 | 2026.01.22 22:29:02.538897 [ 277 ] {4a724871-cece-4aee-aac6-1bfcc9df4051} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19837 | 2026.01.22 22:29:02.539118 [ 277 ] {4a724871-cece-4aee-aac6-1bfcc9df4051} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19838 | 2026.01.22 22:29:02.539262 [ 277 ] {4a724871-cece-4aee-aac6-1bfcc9df4051} <Debug> executeQuery: Read 133 rows, 11.63 KiB in 0.001321 sec., 100681.30204390614 rows/sec., 8.60 MiB/sec. | ||
| 19839 | 2026.01.22 22:29:02.539303 [ 277 ] {4a724871-cece-4aee-aac6-1bfcc9df4051} <Debug> TCPHandler: Processed in 0.001493912 sec. | ||
| 19840 | 2026.01.22 22:29:02.539420 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19841 | 2026.01.22 22:29:02.539525 [ 277 ] {f420c3a5-047f-4ce3-a1e7-7ae761bbff25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19842 | 2026.01.22 22:29:02.539568 [ 277 ] {f420c3a5-047f-4ce3-a1e7-7ae761bbff25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19843 | 2026.01.22 22:29:02.540000 [ 277 ] {f420c3a5-047f-4ce3-a1e7-7ae761bbff25} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19844 | 2026.01.22 22:29:02.540036 [ 277 ] {f420c3a5-047f-4ce3-a1e7-7ae761bbff25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19845 | 2026.01.22 22:29:02.540340 [ 277 ] {f420c3a5-047f-4ce3-a1e7-7ae761bbff25} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19846 | 2026.01.22 22:29:02.540595 [ 277 ] {f420c3a5-047f-4ce3-a1e7-7ae761bbff25} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19847 | 2026.01.22 22:29:02.540747 [ 277 ] {f420c3a5-047f-4ce3-a1e7-7ae761bbff25} <Debug> executeQuery: Read 46 rows, 3.41 KiB in 0.001242 sec., 37037.03703703704 rows/sec., 2.68 MiB/sec. | ||
| 19848 | 2026.01.22 22:29:02.540786 [ 277 ] {f420c3a5-047f-4ce3-a1e7-7ae761bbff25} <Debug> TCPHandler: Processed in 0.00141756 sec. | ||
| 19849 | 2026.01.22 22:29:02.540900 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19850 | 2026.01.22 22:29:02.540996 [ 277 ] {c6c64daa-8b47-487a-96ba-290bb1b6d321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19851 | 2026.01.22 22:29:02.541037 [ 277 ] {c6c64daa-8b47-487a-96ba-290bb1b6d321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19852 | 2026.01.22 22:29:02.541482 [ 277 ] {c6c64daa-8b47-487a-96ba-290bb1b6d321} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19853 | 2026.01.22 22:29:02.541519 [ 277 ] {c6c64daa-8b47-487a-96ba-290bb1b6d321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19854 | 2026.01.22 22:29:02.541826 [ 277 ] {c6c64daa-8b47-487a-96ba-290bb1b6d321} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19855 | 2026.01.22 22:29:02.542048 [ 277 ] {c6c64daa-8b47-487a-96ba-290bb1b6d321} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19856 | 2026.01.22 22:29:02.542176 [ 277 ] {c6c64daa-8b47-487a-96ba-290bb1b6d321} <Debug> executeQuery: Read 110 rows, 8.81 KiB in 0.001199 sec., 91743.11926605504 rows/sec., 7.18 MiB/sec. | ||
| 19857 | 2026.01.22 22:29:02.542216 [ 277 ] {c6c64daa-8b47-487a-96ba-290bb1b6d321} <Debug> TCPHandler: Processed in 0.00136582 sec. | ||
| 19858 | 2026.01.22 22:29:02.542331 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19859 | 2026.01.22 22:29:02.542426 [ 277 ] {e73517d2-31b3-4048-987c-f7813ffad413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19860 | 2026.01.22 22:29:02.542471 [ 277 ] {e73517d2-31b3-4048-987c-f7813ffad413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19861 | 2026.01.22 22:29:02.542895 [ 277 ] {e73517d2-31b3-4048-987c-f7813ffad413} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19862 | 2026.01.22 22:29:02.542932 [ 277 ] {e73517d2-31b3-4048-987c-f7813ffad413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19863 | 2026.01.22 22:29:02.543272 [ 277 ] {e73517d2-31b3-4048-987c-f7813ffad413} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19864 | 2026.01.22 22:29:02.543513 [ 277 ] {e73517d2-31b3-4048-987c-f7813ffad413} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19865 | 2026.01.22 22:29:02.543664 [ 277 ] {e73517d2-31b3-4048-987c-f7813ffad413} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001257 sec., 131264.91646778042 rows/sec., 9.14 MiB/sec. | ||
| 19866 | 2026.01.22 22:29:02.543707 [ 277 ] {e73517d2-31b3-4048-987c-f7813ffad413} <Debug> TCPHandler: Processed in 0.001429261 sec. | ||
| 19867 | 2026.01.22 22:29:02.543810 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19868 | 2026.01.22 22:29:02.543903 [ 277 ] {e37eff38-ebb5-460f-a91a-78b788f78fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19869 | 2026.01.22 22:29:02.543956 [ 277 ] {e37eff38-ebb5-460f-a91a-78b788f78fee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19870 | 2026.01.22 22:29:02.544904 [ 277 ] {e37eff38-ebb5-460f-a91a-78b788f78fee} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19871 | 2026.01.22 22:29:02.544941 [ 277 ] {e37eff38-ebb5-460f-a91a-78b788f78fee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19872 | 2026.01.22 22:29:02.545503 [ 277 ] {e37eff38-ebb5-460f-a91a-78b788f78fee} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 19873 | 2026.01.22 22:29:02.545744 [ 277 ] {e37eff38-ebb5-460f-a91a-78b788f78fee} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19874 | 2026.01.22 22:29:02.545884 [ 277 ] {e37eff38-ebb5-460f-a91a-78b788f78fee} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001999 sec., 18009.004502251126 rows/sec., 32.27 MiB/sec. | ||
| 19875 | 2026.01.22 22:29:02.545883 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 19876 | 2026.01.22 22:29:02.545961 [ 277 ] {e37eff38-ebb5-460f-a91a-78b788f78fee} <Debug> TCPHandler: Processed in 0.002199927 sec. | ||
| 19877 | 2026.01.22 22:29:02.545960 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19878 | 2026.01.22 22:29:02.546001 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19879 | 2026.01.22 22:29:02.546088 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19880 | 2026.01.22 22:29:02.546102 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::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 | ||
| 19881 | 2026.01.22 22:29:02.546195 [ 277 ] {08248790-df71-44a4-92ac-bdcefa446a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19882 | 2026.01.22 22:29:02.546244 [ 277 ] {08248790-df71-44a4-92ac-bdcefa446a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19883 | 2026.01.22 22:29:02.546337 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19884 | 2026.01.22 22:29:02.546402 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2826 rows starting from the beginning of the part | ||
| 19885 | 2026.01.22 22:29:02.546540 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 36 rows starting from the beginning of the part | ||
| 19886 | 2026.01.22 22:29:02.546611 [ 277 ] {08248790-df71-44a4-92ac-bdcefa446a53} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19887 | 2026.01.22 22:29:02.546653 [ 277 ] {08248790-df71-44a4-92ac-bdcefa446a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19888 | 2026.01.22 22:29:02.546666 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 5 rows starting from the beginning of the part | ||
| 19889 | 2026.01.22 22:29:02.546797 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 36 rows starting from the beginning of the part | ||
| 19890 | 2026.01.22 22:29:02.546926 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 5 rows starting from the beginning of the part | ||
| 19891 | 2026.01.22 22:29:02.546990 [ 277 ] {08248790-df71-44a4-92ac-bdcefa446a53} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19892 | 2026.01.22 22:29:02.547044 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 36 rows starting from the beginning of the part | ||
| 19893 | 2026.01.22 22:29:02.547222 [ 277 ] {08248790-df71-44a4-92ac-bdcefa446a53} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19894 | 2026.01.22 22:29:02.547361 [ 277 ] {08248790-df71-44a4-92ac-bdcefa446a53} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001184 sec., 50675.67567567568 rows/sec., 3.42 MiB/sec. | ||
| 19895 | 2026.01.22 22:29:02.547402 [ 277 ] {08248790-df71-44a4-92ac-bdcefa446a53} <Debug> TCPHandler: Processed in 0.00136317 sec. | ||
| 19896 | 2026.01.22 22:29:02.554624 [ 192 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2944 rows, containing 19 columns (19 merged, 0 gathered) in 0.008561214 sec., 343876.46424911235 rows/sec., 616.21 MiB/sec. | ||
| 19897 | 2026.01.22 22:29:02.557276 [ 188 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 19898 | 2026.01.22 22:29:02.557679 [ 188 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19899 | 2026.01.22 22:29:02.557762 [ 188 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 19900 | 2026.01.22 22:29:02.557916 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.48 MiB. | ||
| 19901 | 2026.01.22 22:29:02.563193 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 19902 | 2026.01.22 22:29:02.581244 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2370 | ||
| 19903 | 2026.01.22 22:29:02.581973 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19904 | 2026.01.22 22:29:02.582028 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19905 | 2026.01.22 22:29:02.583750 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19906 | 2026.01.22 22:29:02.583799 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19907 | 2026.01.22 22:29:02.585090 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 19908 | 2026.01.22 22:29:02.585392 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19909 | 2026.01.22 22:29:02.585839 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2370 | ||
| 19910 | 2026.01.22 22:29:02.588475 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 19911 | 2026.01.22 22:29:02.589240 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19912 | 2026.01.22 22:29:02.589547 [ 49 ] {} <Debug> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 19913 | 2026.01.22 22:29:02.589608 [ 49 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19914 | 2026.01.22 22:29:02.589629 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19915 | 2026.01.22 22:29:02.589723 [ 199 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 19916 | 2026.01.22 22:29:02.592840 [ 199 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19917 | 2026.01.22 22:29:02.593302 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 19918 | 2026.01.22 22:29:02.593752 [ 199 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 19919 | 2026.01.22 22:29:02.597311 [ 199 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 19920 | 2026.01.22 22:29:02.601134 [ 199 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 19921 | 2026.01.22 22:29:02.605416 [ 199 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 19922 | 2026.01.22 22:29:02.610204 [ 199 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
| 19923 | 2026.01.22 22:29:02.614895 [ 199 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
| 19924 | 2026.01.22 22:29:02.677061 [ 192 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.087374117 sec., 8709.673140387787 rows/sec., 45.04 MiB/sec. | ||
| 19925 | 2026.01.22 22:29:02.680764 [ 194 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 19926 | 2026.01.22 22:29:02.683084 [ 194 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_101_20} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19927 | 2026.01.22 22:29:02.683210 [ 194 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_101_20} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 19928 | 2026.01.22 22:29:02.686351 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 19929 | 2026.01.22 22:29:03.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.43 MiB, peak 417.29 MiB, free memory in arenas 0.00 B, will set to 397.80 MiB (RSS), difference: -1.62 MiB | ||
| 19930 | 2026.01.22 22:29:07.174924 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19931 | 2026.01.22 22:29:07.174991 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19932 | 2026.01.22 22:29:07.432192 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48928 | ||
| 19933 | 2026.01.22 22:29:07.432824 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19934 | 2026.01.22 22:29:07.432874 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19935 | 2026.01.22 22:29:07.433380 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 19936 | 2026.01.22 22:29:07.433623 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19937 | 2026.01.22 22:29:07.433761 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48928 | ||
| 19938 | 2026.01.22 22:29:07.534251 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19939 | 2026.01.22 22:29:07.534443 [ 277 ] {63936f3d-289d-405f-9a63-1b13c2f7b703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19940 | 2026.01.22 22:29:07.534513 [ 277 ] {63936f3d-289d-405f-9a63-1b13c2f7b703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19941 | 2026.01.22 22:29:07.535133 [ 277 ] {63936f3d-289d-405f-9a63-1b13c2f7b703} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19942 | 2026.01.22 22:29:07.535176 [ 277 ] {63936f3d-289d-405f-9a63-1b13c2f7b703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19943 | 2026.01.22 22:29:07.535617 [ 277 ] {63936f3d-289d-405f-9a63-1b13c2f7b703} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19944 | 2026.01.22 22:29:07.535841 [ 277 ] {63936f3d-289d-405f-9a63-1b13c2f7b703} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19945 | 2026.01.22 22:29:07.535993 [ 277 ] {63936f3d-289d-405f-9a63-1b13c2f7b703} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001601 sec., 41224.23485321674 rows/sec., 3.27 MiB/sec. | ||
| 19946 | 2026.01.22 22:29:07.536035 [ 277 ] {63936f3d-289d-405f-9a63-1b13c2f7b703} <Debug> TCPHandler: Processed in 0.001911764 sec. | ||
| 19947 | 2026.01.22 22:29:07.536145 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19948 | 2026.01.22 22:29:07.536236 [ 277 ] {169d43c8-3658-4b66-be01-02e996c65828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19949 | 2026.01.22 22:29:07.536275 [ 277 ] {169d43c8-3658-4b66-be01-02e996c65828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19950 | 2026.01.22 22:29:07.536674 [ 277 ] {169d43c8-3658-4b66-be01-02e996c65828} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19951 | 2026.01.22 22:29:07.536708 [ 277 ] {169d43c8-3658-4b66-be01-02e996c65828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19952 | 2026.01.22 22:29:07.536996 [ 277 ] {169d43c8-3658-4b66-be01-02e996c65828} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19953 | 2026.01.22 22:29:07.537204 [ 277 ] {169d43c8-3658-4b66-be01-02e996c65828} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19954 | 2026.01.22 22:29:07.537331 [ 277 ] {169d43c8-3658-4b66-be01-02e996c65828} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001113 sec., 4492.36298292902 rows/sec., 337.80 KiB/sec. | ||
| 19955 | 2026.01.22 22:29:07.537368 [ 277 ] {169d43c8-3658-4b66-be01-02e996c65828} <Debug> TCPHandler: Processed in 0.00126969 sec. | ||
| 19956 | 2026.01.22 22:29:07.537472 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19957 | 2026.01.22 22:29:07.537564 [ 277 ] {f0045d1e-1671-497c-a68d-77bba08b5632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19958 | 2026.01.22 22:29:07.537601 [ 277 ] {f0045d1e-1671-497c-a68d-77bba08b5632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19959 | 2026.01.22 22:29:07.538007 [ 277 ] {f0045d1e-1671-497c-a68d-77bba08b5632} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19960 | 2026.01.22 22:29:07.538042 [ 277 ] {f0045d1e-1671-497c-a68d-77bba08b5632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19961 | 2026.01.22 22:29:07.538336 [ 277 ] {f0045d1e-1671-497c-a68d-77bba08b5632} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19962 | 2026.01.22 22:29:07.538550 [ 277 ] {f0045d1e-1671-497c-a68d-77bba08b5632} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19963 | 2026.01.22 22:29:07.538676 [ 277 ] {f0045d1e-1671-497c-a68d-77bba08b5632} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.00113 sec., 61061.94690265487 rows/sec., 4.77 MiB/sec. | ||
| 19964 | 2026.01.22 22:29:07.538713 [ 277 ] {f0045d1e-1671-497c-a68d-77bba08b5632} <Debug> TCPHandler: Processed in 0.00128666 sec. | ||
| 19965 | 2026.01.22 22:29:07.538822 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19966 | 2026.01.22 22:29:07.538913 [ 277 ] {9dc19b5b-4204-48d5-892a-9bbdeb23f19e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19967 | 2026.01.22 22:29:07.538955 [ 277 ] {9dc19b5b-4204-48d5-892a-9bbdeb23f19e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19968 | 2026.01.22 22:29:07.539347 [ 277 ] {9dc19b5b-4204-48d5-892a-9bbdeb23f19e} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19969 | 2026.01.22 22:29:07.539382 [ 277 ] {9dc19b5b-4204-48d5-892a-9bbdeb23f19e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19970 | 2026.01.22 22:29:07.539702 [ 277 ] {9dc19b5b-4204-48d5-892a-9bbdeb23f19e} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19971 | 2026.01.22 22:29:07.539917 [ 277 ] {9dc19b5b-4204-48d5-892a-9bbdeb23f19e} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19972 | 2026.01.22 22:29:07.540045 [ 277 ] {9dc19b5b-4204-48d5-892a-9bbdeb23f19e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001149 sec., 139251.5230635335 rows/sec., 9.70 MiB/sec. | ||
| 19973 | 2026.01.22 22:29:07.540080 [ 277 ] {9dc19b5b-4204-48d5-892a-9bbdeb23f19e} <Debug> TCPHandler: Processed in 0.00130457 sec. | ||
| 19974 | 2026.01.22 22:29:07.540184 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19975 | 2026.01.22 22:29:07.540275 [ 277 ] {3a352e55-cb25-4b84-b3c7-767f82a7e501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19976 | 2026.01.22 22:29:07.540326 [ 277 ] {3a352e55-cb25-4b84-b3c7-767f82a7e501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19977 | 2026.01.22 22:29:07.541081 [ 277 ] {3a352e55-cb25-4b84-b3c7-767f82a7e501} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19978 | 2026.01.22 22:29:07.541116 [ 277 ] {3a352e55-cb25-4b84-b3c7-767f82a7e501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19979 | 2026.01.22 22:29:07.541609 [ 277 ] {3a352e55-cb25-4b84-b3c7-767f82a7e501} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 19980 | 2026.01.22 22:29:07.541821 [ 277 ] {3a352e55-cb25-4b84-b3c7-767f82a7e501} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19981 | 2026.01.22 22:29:07.541953 [ 277 ] {3a352e55-cb25-4b84-b3c7-767f82a7e501} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001696 sec., 2948.1132075471696 rows/sec., 5.28 MiB/sec. | ||
| 19982 | 2026.01.22 22:29:07.542007 [ 277 ] {3a352e55-cb25-4b84-b3c7-767f82a7e501} <Debug> TCPHandler: Processed in 0.001869274 sec. | ||
| 19983 | 2026.01.22 22:29:07.542057 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): 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] | ||
| 19984 | 2026.01.22 22:29:07.542116 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19985 | 2026.01.22 22:29:07.542134 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): 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] | ||
| 19986 | 2026.01.22 22:29:07.542217 [ 277 ] {993fd102-acda-42d2-a567-4e829718d827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19987 | 2026.01.22 22:29:07.542263 [ 277 ] {993fd102-acda-42d2-a567-4e829718d827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19988 | 2026.01.22 22:29:07.542596 [ 277 ] {993fd102-acda-42d2-a567-4e829718d827} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19989 | 2026.01.22 22:29:07.542631 [ 277 ] {993fd102-acda-42d2-a567-4e829718d827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19990 | 2026.01.22 22:29:07.542933 [ 277 ] {993fd102-acda-42d2-a567-4e829718d827} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19991 | 2026.01.22 22:29:07.543181 [ 277 ] {993fd102-acda-42d2-a567-4e829718d827} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19992 | 2026.01.22 22:29:07.543316 [ 277 ] {993fd102-acda-42d2-a567-4e829718d827} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 19993 | 2026.01.22 22:29:07.543351 [ 277 ] {993fd102-acda-42d2-a567-4e829718d827} <Debug> TCPHandler: Processed in 0.001282469 sec. | ||
| 19994 | 2026.01.22 22:29:07.545697 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): 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] | ||
| 19995 | 2026.01.22 22:29:10.093433 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 768 | ||
| 19996 | 2026.01.22 22:29:10.112761 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19997 | 2026.01.22 22:29:10.112827 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 19998 | 2026.01.22 22:29:10.119204 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 19999 | 2026.01.22 22:29:10.119966 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20000 | 2026.01.22 22:29:10.123597 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 768 | ||
| 20001 | 2026.01.22 22:29:12.536882 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20002 | 2026.01.22 22:29:12.537063 [ 277 ] {e2511c1a-a79d-4f79-ac7a-61e6fd40f6aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20003 | 2026.01.22 22:29:12.537131 [ 277 ] {e2511c1a-a79d-4f79-ac7a-61e6fd40f6aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20004 | 2026.01.22 22:29:12.537899 [ 277 ] {e2511c1a-a79d-4f79-ac7a-61e6fd40f6aa} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20005 | 2026.01.22 22:29:12.537950 [ 277 ] {e2511c1a-a79d-4f79-ac7a-61e6fd40f6aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 20006 | 2026.01.22 22:29:12.538376 [ 277 ] {e2511c1a-a79d-4f79-ac7a-61e6fd40f6aa} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20007 | 2026.01.22 22:29:12.538636 [ 277 ] {e2511c1a-a79d-4f79-ac7a-61e6fd40f6aa} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20008 | 2026.01.22 22:29:12.538804 [ 277 ] {e2511c1a-a79d-4f79-ac7a-61e6fd40f6aa} <Debug> executeQuery: Read 146 rows, 12.96 KiB in 0.001791 sec., 81518.70463428252 rows/sec., 7.07 MiB/sec. | ||
| 20009 | 2026.01.22 22:29:12.538808 [ 37 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20010 | 2026.01.22 22:29:12.538859 [ 277 ] {e2511c1a-a79d-4f79-ac7a-61e6fd40f6aa} <Debug> TCPHandler: Processed in 0.002106925 sec. | ||
| 20011 | 2026.01.22 22:29:12.538880 [ 37 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20012 | 2026.01.22 22:29:12.538906 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 20013 | 2026.01.22 22:29:12.538993 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20014 | 2026.01.22 22:29:12.539023 [ 196 ] {048797f8-2913-4120-8057-043480967ec1::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 | ||
| 20015 | 2026.01.22 22:29:12.539101 [ 277 ] {61e17ed0-8180-4495-9be7-8d64c62f434e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20016 | 2026.01.22 22:29:12.539150 [ 277 ] {61e17ed0-8180-4495-9be7-8d64c62f434e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20017 | 2026.01.22 22:29:12.539160 [ 196 ] {048797f8-2913-4120-8057-043480967ec1::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20018 | 2026.01.22 22:29:12.539199 [ 196 ] {048797f8-2913-4120-8057-043480967ec1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2556 rows starting from the beginning of the part | ||
| 20019 | 2026.01.22 22:29:12.539272 [ 196 ] {048797f8-2913-4120-8057-043480967ec1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 128 rows starting from the beginning of the part | ||
| 20020 | 2026.01.22 22:29:12.539317 [ 196 ] {048797f8-2913-4120-8057-043480967ec1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 66 rows starting from the beginning of the part | ||
| 20021 | 2026.01.22 22:29:12.539359 [ 196 ] {048797f8-2913-4120-8057-043480967ec1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 133 rows starting from the beginning of the part | ||
| 20022 | 2026.01.22 22:29:12.539399 [ 196 ] {048797f8-2913-4120-8057-043480967ec1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 66 rows starting from the beginning of the part | ||
| 20023 | 2026.01.22 22:29:12.539438 [ 196 ] {048797f8-2913-4120-8057-043480967ec1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 146 rows starting from the beginning of the part | ||
| 20024 | 2026.01.22 22:29:12.539675 [ 277 ] {61e17ed0-8180-4495-9be7-8d64c62f434e} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20025 | 2026.01.22 22:29:12.539720 [ 277 ] {61e17ed0-8180-4495-9be7-8d64c62f434e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 20026 | 2026.01.22 22:29:12.540077 [ 277 ] {61e17ed0-8180-4495-9be7-8d64c62f434e} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20027 | 2026.01.22 22:29:12.540316 [ 277 ] {61e17ed0-8180-4495-9be7-8d64c62f434e} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20028 | 2026.01.22 22:29:12.540455 [ 277 ] {61e17ed0-8180-4495-9be7-8d64c62f434e} <Debug> executeQuery: Read 45 rows, 3.38 KiB in 0.001377 sec., 32679.738562091505 rows/sec., 2.40 MiB/sec. | ||
| 20029 | 2026.01.22 22:29:12.540496 [ 277 ] {61e17ed0-8180-4495-9be7-8d64c62f434e} <Debug> TCPHandler: Processed in 0.001555391 sec. | ||
| 20030 | 2026.01.22 22:29:12.540617 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20031 | 2026.01.22 22:29:12.540716 [ 277 ] {55b683f7-6ed3-42a5-83df-082d7dbc2a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20032 | 2026.01.22 22:29:12.540758 [ 277 ] {55b683f7-6ed3-42a5-83df-082d7dbc2a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20033 | 2026.01.22 22:29:12.540850 [ 198 ] {048797f8-2913-4120-8057-043480967ec1::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3095 rows, containing 5 columns (5 merged, 0 gathered) in 0.001877954 sec., 1648070.1870226853 rows/sec., 141.55 MiB/sec. | ||
| 20034 | 2026.01.22 22:29:12.541144 [ 208 ] {048797f8-2913-4120-8057-043480967ec1::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20035 | 2026.01.22 22:29:12.541267 [ 277 ] {55b683f7-6ed3-42a5-83df-082d7dbc2a9e} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20036 | 2026.01.22 22:29:12.541314 [ 277 ] {55b683f7-6ed3-42a5-83df-082d7dbc2a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 20037 | 2026.01.22 22:29:12.541451 [ 208 ] {048797f8-2913-4120-8057-043480967ec1::all_1_151_30} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20038 | 2026.01.22 22:29:12.541538 [ 208 ] {048797f8-2913-4120-8057-043480967ec1::all_1_151_30} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20039 | 2026.01.22 22:29:12.541622 [ 208 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 20040 | 2026.01.22 22:29:12.541672 [ 277 ] {55b683f7-6ed3-42a5-83df-082d7dbc2a9e} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20041 | 2026.01.22 22:29:12.541890 [ 277 ] {55b683f7-6ed3-42a5-83df-082d7dbc2a9e} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20042 | 2026.01.22 22:29:12.542019 [ 37 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20043 | 2026.01.22 22:29:12.542025 [ 277 ] {55b683f7-6ed3-42a5-83df-082d7dbc2a9e} <Debug> executeQuery: Read 115 rows, 9.23 KiB in 0.001329 sec., 86531.22648607976 rows/sec., 6.78 MiB/sec. | ||
| 20044 | 2026.01.22 22:29:12.542065 [ 37 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20045 | 2026.01.22 22:29:12.542086 [ 277 ] {55b683f7-6ed3-42a5-83df-082d7dbc2a9e} <Debug> TCPHandler: Processed in 0.001522361 sec. | ||
| 20046 | 2026.01.22 22:29:12.542090 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 20047 | 2026.01.22 22:29:12.542190 [ 196 ] {94686fe9-8f29-47df-b786-a03914968c62::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 | ||
| 20048 | 2026.01.22 22:29:12.542252 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20049 | 2026.01.22 22:29:12.542283 [ 196 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20050 | 2026.01.22 22:29:12.542313 [ 196 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1304 rows starting from the beginning of the part | ||
| 20051 | 2026.01.22 22:29:12.542355 [ 277 ] {912714e0-b7fd-4320-9e82-a54cf1b964c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20052 | 2026.01.22 22:29:12.542361 [ 196 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 100 rows starting from the beginning of the part | ||
| 20053 | 2026.01.22 22:29:12.542407 [ 277 ] {912714e0-b7fd-4320-9e82-a54cf1b964c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20054 | 2026.01.22 22:29:12.542416 [ 196 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 69 rows starting from the beginning of the part | ||
| 20055 | 2026.01.22 22:29:12.542460 [ 196 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 110 rows starting from the beginning of the part | ||
| 20056 | 2026.01.22 22:29:12.542494 [ 196 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 69 rows starting from the beginning of the part | ||
| 20057 | 2026.01.22 22:29:12.542529 [ 196 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 115 rows starting from the beginning of the part | ||
| 20058 | 2026.01.22 22:29:12.542865 [ 277 ] {912714e0-b7fd-4320-9e82-a54cf1b964c4} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20059 | 2026.01.22 22:29:12.542906 [ 277 ] {912714e0-b7fd-4320-9e82-a54cf1b964c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 20060 | 2026.01.22 22:29:12.543291 [ 277 ] {912714e0-b7fd-4320-9e82-a54cf1b964c4} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20061 | 2026.01.22 22:29:12.543446 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1767 rows, containing 5 columns (5 merged, 0 gathered) in 0.001295659 sec., 1363784.761268204 rows/sec., 105.63 MiB/sec. | ||
| 20062 | 2026.01.22 22:29:12.543519 [ 277 ] {912714e0-b7fd-4320-9e82-a54cf1b964c4} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20063 | 2026.01.22 22:29:12.543609 [ 196 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20064 | 2026.01.22 22:29:12.543657 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Selected 2 parts from all_1_146_34 to all_147_147_0 | ||
| 20065 | 2026.01.22 22:29:12.543667 [ 277 ] {912714e0-b7fd-4320-9e82-a54cf1b964c4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001332 sec., 120120.12012012012 rows/sec., 8.37 MiB/sec. | ||
| 20066 | 2026.01.22 22:29:12.543695 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20067 | 2026.01.22 22:29:12.543723 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 20068 | 2026.01.22 22:29:12.543725 [ 277 ] {912714e0-b7fd-4320-9e82-a54cf1b964c4} <Debug> TCPHandler: Processed in 0.001525311 sec. | ||
| 20069 | 2026.01.22 22:29:12.543803 [ 187 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_147_35} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_146_34 to all_147_147_0 into Compact with storage Full | ||
| 20070 | 2026.01.22 22:29:12.543855 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20071 | 2026.01.22 22:29:12.543896 [ 196 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_151_30} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20072 | 2026.01.22 22:29:12.543899 [ 187 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_147_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20073 | 2026.01.22 22:29:12.543952 [ 187 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_147_35} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_146_34, total 43576 rows starting from the beginning of the part | ||
| 20074 | 2026.01.22 22:29:12.543952 [ 277 ] {b5455ece-da36-42d9-ad00-013b224e7285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20075 | 2026.01.22 22:29:12.543988 [ 196 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_151_30} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20076 | 2026.01.22 22:29:12.544013 [ 187 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_147_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 160 rows starting from the beginning of the part | ||
| 20077 | 2026.01.22 22:29:12.544017 [ 277 ] {b5455ece-da36-42d9-ad00-013b224e7285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20078 | 2026.01.22 22:29:12.544064 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 20079 | 2026.01.22 22:29:12.545017 [ 277 ] {b5455ece-da36-42d9-ad00-013b224e7285} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20080 | 2026.01.22 22:29:12.545056 [ 277 ] {b5455ece-da36-42d9-ad00-013b224e7285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 20081 | 2026.01.22 22:29:12.545658 [ 277 ] {b5455ece-da36-42d9-ad00-013b224e7285} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20082 | 2026.01.22 22:29:12.545887 [ 277 ] {b5455ece-da36-42d9-ad00-013b224e7285} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20083 | 2026.01.22 22:29:12.546040 [ 277 ] {b5455ece-da36-42d9-ad00-013b224e7285} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.002105 sec., 21377.67220902613 rows/sec., 38.31 MiB/sec. | ||
| 20084 | 2026.01.22 22:29:12.546129 [ 277 ] {b5455ece-da36-42d9-ad00-013b224e7285} <Debug> TCPHandler: Processed in 0.002324967 sec. | ||
| 20085 | 2026.01.22 22:29:12.546251 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20086 | 2026.01.22 22:29:12.546346 [ 277 ] {fddaaf1a-c350-4c40-ad05-8ab2b0bcb556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20087 | 2026.01.22 22:29:12.546389 [ 277 ] {fddaaf1a-c350-4c40-ad05-8ab2b0bcb556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20088 | 2026.01.22 22:29:12.546717 [ 277 ] {fddaaf1a-c350-4c40-ad05-8ab2b0bcb556} <Trace> oximeter.measurements_i64 (24c158a5-0e9f-4115-bfdc-3d56fe10d0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20089 | 2026.01.22 22:29:12.546755 [ 277 ] {fddaaf1a-c350-4c40-ad05-8ab2b0bcb556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 20090 | 2026.01.22 22:29:12.547180 [ 277 ] {fddaaf1a-c350-4c40-ad05-8ab2b0bcb556} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 20091 | 2026.01.22 22:29:12.547384 [ 277 ] {fddaaf1a-c350-4c40-ad05-8ab2b0bcb556} <Trace> oximeter.measurements_i64 (24c158a5-0e9f-4115-bfdc-3d56fe10d0c6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20092 | 2026.01.22 22:29:12.547515 [ 277 ] {fddaaf1a-c350-4c40-ad05-8ab2b0bcb556} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001187 sec., 5054.759898904803 rows/sec., 380.92 KiB/sec. | ||
| 20093 | 2026.01.22 22:29:12.547558 [ 277 ] {fddaaf1a-c350-4c40-ad05-8ab2b0bcb556} <Debug> TCPHandler: Processed in 0.00135818 sec. | ||
| 20094 | 2026.01.22 22:29:12.547698 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20095 | 2026.01.22 22:29:12.547797 [ 277 ] {d0deab2c-a0b7-45ed-bdd0-73fb02be8e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20096 | 2026.01.22 22:29:12.547839 [ 277 ] {d0deab2c-a0b7-45ed-bdd0-73fb02be8e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20097 | 2026.01.22 22:29:12.548189 [ 277 ] {d0deab2c-a0b7-45ed-bdd0-73fb02be8e94} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20098 | 2026.01.22 22:29:12.548225 [ 277 ] {d0deab2c-a0b7-45ed-bdd0-73fb02be8e94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 20099 | 2026.01.22 22:29:12.548529 [ 277 ] {d0deab2c-a0b7-45ed-bdd0-73fb02be8e94} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20100 | 2026.01.22 22:29:12.548747 [ 277 ] {d0deab2c-a0b7-45ed-bdd0-73fb02be8e94} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20101 | 2026.01.22 22:29:12.548883 [ 277 ] {d0deab2c-a0b7-45ed-bdd0-73fb02be8e94} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 20102 | 2026.01.22 22:29:12.548894 [ 24 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20103 | 2026.01.22 22:29:12.548920 [ 277 ] {d0deab2c-a0b7-45ed-bdd0-73fb02be8e94} <Debug> TCPHandler: Processed in 0.001273229 sec. | ||
| 20104 | 2026.01.22 22:29:12.548939 [ 24 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20105 | 2026.01.22 22:29:12.548963 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 20106 | 2026.01.22 22:29:12.549033 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 20107 | 2026.01.22 22:29:12.549127 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20108 | 2026.01.22 22:29:12.549154 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 9090 rows starting from the beginning of the part | ||
| 20109 | 2026.01.22 22:29:12.549206 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 20110 | 2026.01.22 22:29:12.549249 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 20111 | 2026.01.22 22:29:12.549291 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 20112 | 2026.01.22 22:29:12.549327 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 60 rows starting from the beginning of the part | ||
| 20113 | 2026.01.22 22:29:12.549367 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part | ||
| 20114 | 2026.01.22 22:29:12.551449 [ 197 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_147_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43736 rows, containing 5 columns (5 merged, 0 gathered) in 0.007674696 sec., 5698727.350242929 rows/sec., 389.93 MiB/sec. | ||
| 20115 | 2026.01.22 22:29:12.551845 [ 197 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_147_35} <Trace> MergedBlockOutputStream: filled checksums all_1_147_35 (state Temporary) | ||
| 20116 | 2026.01.22 22:29:12.552156 [ 193 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_147_35} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_merge_all_1_147_35 to all_1_147_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20117 | 2026.01.22 22:29:12.552226 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9390 rows, containing 4 columns (4 merged, 0 gathered) in 0.003222593 sec., 2913802.6427786564 rows/sec., 194.25 MiB/sec. | ||
| 20118 | 2026.01.22 22:29:12.552258 [ 193 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_147_35} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Merged 2 parts: [all_1_146_34, all_147_147_0] -> all_1_147_35 | ||
| 20119 | 2026.01.22 22:29:12.552380 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 20120 | 2026.01.22 22:29:12.552420 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20121 | 2026.01.22 22:29:12.552692 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_151_30} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20122 | 2026.01.22 22:29:12.552762 [ 187 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_151_30} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20123 | 2026.01.22 22:29:12.552840 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.93 MiB. | ||
| 20124 | 2026.01.22 22:29:12.586081 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2396 | ||
| 20125 | 2026.01.22 22:29:12.588399 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20126 | 2026.01.22 22:29:12.588445 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 20127 | 2026.01.22 22:29:12.589630 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 20128 | 2026.01.22 22:29:12.589906 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20129 | 2026.01.22 22:29:12.590054 [ 24 ] {} <Debug> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 20130 | 2026.01.22 22:29:12.590087 [ 24 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20131 | 2026.01.22 22:29:12.590105 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 20132 | 2026.01.22 22:29:12.590208 [ 197 ] {7b0753d0-d697-461d-a77d-14ff90617906::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 | ||
| 20133 | 2026.01.22 22:29:12.590311 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2396 | ||
| 20134 | 2026.01.22 22:29:12.590795 [ 197 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20135 | 2026.01.22 22:29:12.590958 [ 197 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2254 rows starting from the beginning of the part | ||
| 20136 | 2026.01.22 22:29:12.591367 [ 197 ] {7b0753d0-d697-461d-a77d-14ff90617906::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 | ||
| 20137 | 2026.01.22 22:29:12.591740 [ 197 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 28 rows starting from the beginning of the part | ||
| 20138 | 2026.01.22 22:29:12.592117 [ 197 ] {7b0753d0-d697-461d-a77d-14ff90617906::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 | ||
| 20139 | 2026.01.22 22:29:12.592486 [ 197 ] {7b0753d0-d697-461d-a77d-14ff90617906::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 | ||
| 20140 | 2026.01.22 22:29:12.592844 [ 197 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 26 rows starting from the beginning of the part | ||
| 20141 | 2026.01.22 22:29:12.601625 [ 187 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2396 rows, containing 72 columns (72 merged, 0 gathered) in 0.011465015 sec., 208983.5905142732 rows/sec., 159.68 MiB/sec. | ||
| 20142 | 2026.01.22 22:29:12.603488 [ 201 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 20143 | 2026.01.22 22:29:12.604038 [ 201 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_76_15} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20144 | 2026.01.22 22:29:12.604124 [ 201 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_76_15} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 20145 | 2026.01.22 22:29:12.604320 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 20146 | 2026.01.22 22:29:13.049833 [ 24 ] {} <Debug> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 20147 | 2026.01.22 22:29:13.049898 [ 24 ] {} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20148 | 2026.01.22 22:29:13.049919 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
| 20149 | 2026.01.22 22:29:13.050041 [ 203 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 20150 | 2026.01.22 22:29:13.050186 [ 203 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20151 | 2026.01.22 22:29:13.050228 [ 203 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 20 rows starting from the beginning of the part | ||
| 20152 | 2026.01.22 22:29:13.050295 [ 203 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 10 rows starting from the beginning of the part | ||
| 20153 | 2026.01.22 22:29:13.050341 [ 203 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part | ||
| 20154 | 2026.01.22 22:29:13.050383 [ 203 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 20155 | 2026.01.22 22:29:13.050425 [ 203 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 10 rows starting from the beginning of the part | ||
| 20156 | 2026.01.22 22:29:13.051192 [ 201 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001204249 sec., 39858.8663972318 rows/sec., 3.33 MiB/sec. | ||
| 20157 | 2026.01.22 22:29:13.051345 [ 187 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 20158 | 2026.01.22 22:29:13.051629 [ 187 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_37_9} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20159 | 2026.01.22 22:29:13.051703 [ 187 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_37_9} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 20160 | 2026.01.22 22:29:13.051776 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 20161 | 2026.01.22 22:29:14.216300 [ 221 ] {} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): 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] | ||
| 20162 | 2026.01.22 22:29:14.216357 [ 221 ] {} <Debug> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): 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] | ||
| 20163 | 2026.01.22 22:29:14.218531 [ 221 ] {} <Debug> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): 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] | ||
| 20164 | 2026.01.22 22:29:14.934048 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 49376 | ||
| 20165 | 2026.01.22 22:29:14.934897 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20166 | 2026.01.22 22:29:14.934970 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20167 | 2026.01.22 22:29:14.935692 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 20168 | 2026.01.22 22:29:14.936072 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20169 | 2026.01.22 22:29:14.936293 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49376 | ||
| 20170 | 2026.01.22 22:29:17.000276 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 401.80 MiB, peak 417.29 MiB, free memory in arenas 0.00 B, will set to 397.80 MiB (RSS), difference: -4.00 MiB | ||
| 20171 | 2026.01.22 22:29:17.576298 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20172 | 2026.01.22 22:29:17.576556 [ 277 ] {95c9d403-281e-4bfd-aa78-dca51e405c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20173 | 2026.01.22 22:29:17.576654 [ 277 ] {95c9d403-281e-4bfd-aa78-dca51e405c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20174 | 2026.01.22 22:29:17.577629 [ 277 ] {95c9d403-281e-4bfd-aa78-dca51e405c2b} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20175 | 2026.01.22 22:29:17.577692 [ 277 ] {95c9d403-281e-4bfd-aa78-dca51e405c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20176 | 2026.01.22 22:29:17.578205 [ 277 ] {95c9d403-281e-4bfd-aa78-dca51e405c2b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 20177 | 2026.01.22 22:29:17.578523 [ 277 ] {95c9d403-281e-4bfd-aa78-dca51e405c2b} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20178 | 2026.01.22 22:29:17.578730 [ 277 ] {95c9d403-281e-4bfd-aa78-dca51e405c2b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002247 sec., 10680.90787716956 rows/sec., 907.46 KiB/sec. | ||
| 20179 | 2026.01.22 22:29:17.578803 [ 277 ] {95c9d403-281e-4bfd-aa78-dca51e405c2b} <Debug> TCPHandler: Processed in 0.00269658 sec. | ||
| 20180 | 2026.01.22 22:29:17.578970 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20181 | 2026.01.22 22:29:17.579120 [ 277 ] {af623e6a-398a-4890-98c5-0d41c629a61f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20182 | 2026.01.22 22:29:17.579183 [ 277 ] {af623e6a-398a-4890-98c5-0d41c629a61f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20183 | 2026.01.22 22:29:17.579740 [ 277 ] {af623e6a-398a-4890-98c5-0d41c629a61f} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20184 | 2026.01.22 22:29:17.579786 [ 277 ] {af623e6a-398a-4890-98c5-0d41c629a61f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20185 | 2026.01.22 22:29:17.580186 [ 277 ] {af623e6a-398a-4890-98c5-0d41c629a61f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 20186 | 2026.01.22 22:29:17.580496 [ 277 ] {af623e6a-398a-4890-98c5-0d41c629a61f} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20187 | 2026.01.22 22:29:17.580681 [ 277 ] {af623e6a-398a-4890-98c5-0d41c629a61f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001593 sec., 1255.4927809165097 rows/sec., 102.38 KiB/sec. | ||
| 20188 | 2026.01.22 22:29:17.580734 [ 277 ] {af623e6a-398a-4890-98c5-0d41c629a61f} <Debug> TCPHandler: Processed in 0.001841934 sec. | ||
| 20189 | 2026.01.22 22:29:17.580873 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20190 | 2026.01.22 22:29:17.581002 [ 277 ] {d9275522-7a82-4e17-b1e2-85bed892d440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20191 | 2026.01.22 22:29:17.581059 [ 277 ] {d9275522-7a82-4e17-b1e2-85bed892d440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20192 | 2026.01.22 22:29:17.582837 [ 277 ] {d9275522-7a82-4e17-b1e2-85bed892d440} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20193 | 2026.01.22 22:29:17.582897 [ 277 ] {d9275522-7a82-4e17-b1e2-85bed892d440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20194 | 2026.01.22 22:29:17.583472 [ 277 ] {d9275522-7a82-4e17-b1e2-85bed892d440} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20195 | 2026.01.22 22:29:17.583772 [ 277 ] {d9275522-7a82-4e17-b1e2-85bed892d440} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20196 | 2026.01.22 22:29:17.583957 [ 277 ] {d9275522-7a82-4e17-b1e2-85bed892d440} <Debug> executeQuery: Read 1327 rows, 112.98 KiB in 0.002982 sec., 445003.3534540577 rows/sec., 37.00 MiB/sec. | ||
| 20197 | 2026.01.22 22:29:17.584010 [ 277 ] {d9275522-7a82-4e17-b1e2-85bed892d440} <Debug> TCPHandler: Processed in 0.003202764 sec. | ||
| 20198 | 2026.01.22 22:29:17.584074 [ 224 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): 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] | ||
| 20199 | 2026.01.22 22:29:17.584142 [ 224 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): 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] | ||
| 20200 | 2026.01.22 22:29:17.584161 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20201 | 2026.01.22 22:29:17.584302 [ 277 ] {62d57b04-3776-4fdf-b129-3e3b2e11bc0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20202 | 2026.01.22 22:29:17.584357 [ 277 ] {62d57b04-3776-4fdf-b129-3e3b2e11bc0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20203 | 2026.01.22 22:29:17.584892 [ 277 ] {62d57b04-3776-4fdf-b129-3e3b2e11bc0f} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20204 | 2026.01.22 22:29:17.584939 [ 277 ] {62d57b04-3776-4fdf-b129-3e3b2e11bc0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20205 | 2026.01.22 22:29:17.585347 [ 277 ] {62d57b04-3776-4fdf-b129-3e3b2e11bc0f} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20206 | 2026.01.22 22:29:17.585677 [ 277 ] {62d57b04-3776-4fdf-b129-3e3b2e11bc0f} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20207 | 2026.01.22 22:29:17.585828 [ 35 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20208 | 2026.01.22 22:29:17.585847 [ 277 ] {62d57b04-3776-4fdf-b129-3e3b2e11bc0f} <Debug> executeQuery: Read 19 rows, 1.48 KiB in 0.001574 sec., 12071.156289707751 rows/sec., 938.10 KiB/sec. | ||
| 20209 | 2026.01.22 22:29:17.585870 [ 35 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20210 | 2026.01.22 22:29:17.585895 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20211 | 2026.01.22 22:29:17.585897 [ 277 ] {62d57b04-3776-4fdf-b129-3e3b2e11bc0f} <Debug> TCPHandler: Processed in 0.001808753 sec. | ||
| 20212 | 2026.01.22 22:29:17.586042 [ 201 ] {1300943d-9fd4-47f6-9844-87364234b6ab::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 | ||
| 20213 | 2026.01.22 22:29:17.586050 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20214 | 2026.01.22 22:29:17.586240 [ 277 ] {ca630200-120f-4073-8b26-ef3119cc083d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20215 | 2026.01.22 22:29:17.586252 [ 201 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20216 | 2026.01.22 22:29:17.586293 [ 277 ] {ca630200-120f-4073-8b26-ef3119cc083d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20217 | 2026.01.22 22:29:17.586317 [ 201 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 296 rows starting from the beginning of the part | ||
| 20218 | 2026.01.22 22:29:17.586425 [ 201 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 5 rows starting from the beginning of the part | ||
| 20219 | 2026.01.22 22:29:17.586494 [ 201 ] {1300943d-9fd4-47f6-9844-87364234b6ab::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 | ||
| 20220 | 2026.01.22 22:29:17.586566 [ 201 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 5 rows starting from the beginning of the part | ||
| 20221 | 2026.01.22 22:29:17.586638 [ 201 ] {1300943d-9fd4-47f6-9844-87364234b6ab::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 | ||
| 20222 | 2026.01.22 22:29:17.586710 [ 201 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 19 rows starting from the beginning of the part | ||
| 20223 | 2026.01.22 22:29:17.586924 [ 277 ] {ca630200-120f-4073-8b26-ef3119cc083d} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20224 | 2026.01.22 22:29:17.586974 [ 277 ] {ca630200-120f-4073-8b26-ef3119cc083d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20225 | 2026.01.22 22:29:17.587437 [ 277 ] {ca630200-120f-4073-8b26-ef3119cc083d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 20226 | 2026.01.22 22:29:17.587796 [ 277 ] {ca630200-120f-4073-8b26-ef3119cc083d} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20227 | 2026.01.22 22:29:17.587988 [ 277 ] {ca630200-120f-4073-8b26-ef3119cc083d} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001771 sec., 142292.4901185771 rows/sec., 9.84 MiB/sec. | ||
| 20228 | 2026.01.22 22:29:17.588035 [ 277 ] {ca630200-120f-4073-8b26-ef3119cc083d} <Debug> TCPHandler: Processed in 0.002050615 sec. | ||
| 20229 | 2026.01.22 22:29:17.588037 [ 187 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 416 rows, containing 5 columns (5 merged, 0 gathered) in 0.002070996 sec., 200869.5333066795 rows/sec., 13.90 MiB/sec. | ||
| 20230 | 2026.01.22 22:29:17.588190 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20231 | 2026.01.22 22:29:17.588229 [ 187 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20232 | 2026.01.22 22:29:17.588310 [ 277 ] {e475459d-ec9f-49fa-aec8-92ca0ac166ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20233 | 2026.01.22 22:29:17.588361 [ 277 ] {e475459d-ec9f-49fa-aec8-92ca0ac166ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20234 | 2026.01.22 22:29:17.588616 [ 224 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): 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] | ||
| 20235 | 2026.01.22 22:29:17.588674 [ 187 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_146_29} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20236 | 2026.01.22 22:29:17.588774 [ 187 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_146_29} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20237 | 2026.01.22 22:29:17.588902 [ 277 ] {e475459d-ec9f-49fa-aec8-92ca0ac166ea} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20238 | 2026.01.22 22:29:17.588904 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 20239 | 2026.01.22 22:29:17.588950 [ 277 ] {e475459d-ec9f-49fa-aec8-92ca0ac166ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20240 | 2026.01.22 22:29:17.589369 [ 277 ] {e475459d-ec9f-49fa-aec8-92ca0ac166ea} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 20241 | 2026.01.22 22:29:17.589689 [ 277 ] {e475459d-ec9f-49fa-aec8-92ca0ac166ea} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20242 | 2026.01.22 22:29:17.589870 [ 277 ] {e475459d-ec9f-49fa-aec8-92ca0ac166ea} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001582 sec., 7585.3350189633375 rows/sec., 592.60 KiB/sec. | ||
| 20243 | 2026.01.22 22:29:17.589920 [ 277 ] {e475459d-ec9f-49fa-aec8-92ca0ac166ea} <Debug> TCPHandler: Processed in 0.001799794 sec. | ||
| 20244 | 2026.01.22 22:29:17.590068 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20245 | 2026.01.22 22:29:17.590201 [ 277 ] {398f95e5-0c50-4562-ac04-df63f4ad5264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20246 | 2026.01.22 22:29:17.590256 [ 277 ] {398f95e5-0c50-4562-ac04-df63f4ad5264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20247 | 2026.01.22 22:29:17.591152 [ 277 ] {398f95e5-0c50-4562-ac04-df63f4ad5264} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20248 | 2026.01.22 22:29:17.591201 [ 277 ] {398f95e5-0c50-4562-ac04-df63f4ad5264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20249 | 2026.01.22 22:29:17.591675 [ 277 ] {398f95e5-0c50-4562-ac04-df63f4ad5264} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20250 | 2026.01.22 22:29:17.591972 [ 277 ] {398f95e5-0c50-4562-ac04-df63f4ad5264} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20251 | 2026.01.22 22:29:17.592145 [ 277 ] {398f95e5-0c50-4562-ac04-df63f4ad5264} <Debug> executeQuery: Read 563 rows, 43.23 KiB in 0.001971 sec., 285641.80618975137 rows/sec., 21.42 MiB/sec. | ||
| 20252 | 2026.01.22 22:29:17.592197 [ 277 ] {398f95e5-0c50-4562-ac04-df63f4ad5264} <Debug> TCPHandler: Processed in 0.002196917 sec. | ||
| 20253 | 2026.01.22 22:29:17.592258 [ 221 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): 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] | ||
| 20254 | 2026.01.22 22:29:17.592311 [ 221 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): 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] | ||
| 20255 | 2026.01.22 22:29:17.592368 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20256 | 2026.01.22 22:29:17.592510 [ 277 ] {992349b6-e31b-438d-a01c-73a5e88feb1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20257 | 2026.01.22 22:29:17.592574 [ 277 ] {992349b6-e31b-438d-a01c-73a5e88feb1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20258 | 2026.01.22 22:29:17.593448 [ 277 ] {992349b6-e31b-438d-a01c-73a5e88feb1d} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20259 | 2026.01.22 22:29:17.593503 [ 277 ] {992349b6-e31b-438d-a01c-73a5e88feb1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20260 | 2026.01.22 22:29:17.594068 [ 277 ] {992349b6-e31b-438d-a01c-73a5e88feb1d} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20261 | 2026.01.22 22:29:17.594451 [ 277 ] {992349b6-e31b-438d-a01c-73a5e88feb1d} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20262 | 2026.01.22 22:29:17.594616 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Selected 6 parts from all_1_147_35 to all_152_152_0 | ||
| 20263 | 2026.01.22 22:29:17.594642 [ 277 ] {992349b6-e31b-438d-a01c-73a5e88feb1d} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.00216 sec., 407870.3703703704 rows/sec., 27.68 MiB/sec. | ||
| 20264 | 2026.01.22 22:29:17.594658 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20265 | 2026.01.22 22:29:17.594685 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20266 | 2026.01.22 22:29:17.594695 [ 277 ] {992349b6-e31b-438d-a01c-73a5e88feb1d} <Debug> TCPHandler: Processed in 0.002401158 sec. | ||
| 20267 | 2026.01.22 22:29:17.594784 [ 201 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_152_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_147_35 to all_152_152_0 into Compact with storage Full | ||
| 20268 | 2026.01.22 22:29:17.594805 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): 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] | ||
| 20269 | 2026.01.22 22:29:17.594842 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20270 | 2026.01.22 22:29:17.594852 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): 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] | ||
| 20271 | 2026.01.22 22:29:17.594940 [ 201 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_152_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20272 | 2026.01.22 22:29:17.594965 [ 277 ] {c6dbef38-cf16-425e-8764-21015e1ce2e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20273 | 2026.01.22 22:29:17.594996 [ 201 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_152_36} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_147_35, total 43736 rows starting from the beginning of the part | ||
| 20274 | 2026.01.22 22:29:17.595046 [ 277 ] {c6dbef38-cf16-425e-8764-21015e1ce2e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20275 | 2026.01.22 22:29:17.595081 [ 201 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_152_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 160 rows starting from the beginning of the part | ||
| 20276 | 2026.01.22 22:29:17.595140 [ 201 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_152_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 165 rows starting from the beginning of the part | ||
| 20277 | 2026.01.22 22:29:17.595188 [ 201 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_152_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 160 rows starting from the beginning of the part | ||
| 20278 | 2026.01.22 22:29:17.595240 [ 201 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_152_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 160 rows starting from the beginning of the part | ||
| 20279 | 2026.01.22 22:29:17.595288 [ 201 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_152_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 881 rows starting from the beginning of the part | ||
| 20280 | 2026.01.22 22:29:17.596034 [ 277 ] {c6dbef38-cf16-425e-8764-21015e1ce2e8} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20281 | 2026.01.22 22:29:17.596085 [ 277 ] {c6dbef38-cf16-425e-8764-21015e1ce2e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20282 | 2026.01.22 22:29:17.596567 [ 221 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): 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] | ||
| 20283 | 2026.01.22 22:29:17.596787 [ 277 ] {c6dbef38-cf16-425e-8764-21015e1ce2e8} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20284 | 2026.01.22 22:29:17.597178 [ 277 ] {c6dbef38-cf16-425e-8764-21015e1ce2e8} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20285 | 2026.01.22 22:29:17.597389 [ 277 ] {c6dbef38-cf16-425e-8764-21015e1ce2e8} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002448 sec., 2042.4836601307188 rows/sec., 3.66 MiB/sec. | ||
| 20286 | 2026.01.22 22:29:17.597413 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): 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] | ||
| 20287 | 2026.01.22 22:29:17.597488 [ 277 ] {c6dbef38-cf16-425e-8764-21015e1ce2e8} <Debug> TCPHandler: Processed in 0.00271151 sec. | ||
| 20288 | 2026.01.22 22:29:17.597637 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20289 | 2026.01.22 22:29:17.597768 [ 277 ] {258dddc1-7dd9-47c9-b49d-c4aad21f22e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20290 | 2026.01.22 22:29:17.597825 [ 277 ] {258dddc1-7dd9-47c9-b49d-c4aad21f22e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20291 | 2026.01.22 22:29:17.598317 [ 277 ] {258dddc1-7dd9-47c9-b49d-c4aad21f22e7} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20292 | 2026.01.22 22:29:17.598366 [ 277 ] {258dddc1-7dd9-47c9-b49d-c4aad21f22e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20293 | 2026.01.22 22:29:17.598811 [ 277 ] {258dddc1-7dd9-47c9-b49d-c4aad21f22e7} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20294 | 2026.01.22 22:29:17.599137 [ 277 ] {258dddc1-7dd9-47c9-b49d-c4aad21f22e7} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20295 | 2026.01.22 22:29:17.599315 [ 277 ] {258dddc1-7dd9-47c9-b49d-c4aad21f22e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001574 sec., 38119.44091486658 rows/sec., 2.57 MiB/sec. | ||
| 20296 | 2026.01.22 22:29:17.599367 [ 277 ] {258dddc1-7dd9-47c9-b49d-c4aad21f22e7} <Debug> TCPHandler: Processed in 0.001801454 sec. | ||
| 20297 | 2026.01.22 22:29:17.608056 [ 190 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_152_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45262 rows, containing 5 columns (5 merged, 0 gathered) in 0.013308179 sec., 3401066.3667809097 rows/sec., 232.74 MiB/sec. | ||
| 20298 | 2026.01.22 22:29:17.608850 [ 200 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_152_36} <Trace> MergedBlockOutputStream: filled checksums all_1_152_36 (state Temporary) | ||
| 20299 | 2026.01.22 22:29:17.609315 [ 200 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_152_36} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_merge_all_1_152_36 to all_1_152_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20300 | 2026.01.22 22:29:17.609426 [ 200 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_152_36} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Merged 6 parts: [all_1_147_35, all_152_152_0] -> all_1_152_36 | ||
| 20301 | 2026.01.22 22:29:17.609621 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 20302 | 2026.01.22 22:29:17.623745 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 776 | ||
| 20303 | 2026.01.22 22:29:17.651892 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20304 | 2026.01.22 22:29:17.651957 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20305 | 2026.01.22 22:29:17.661232 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 20306 | 2026.01.22 22:29:17.662311 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20307 | 2026.01.22 22:29:17.667546 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 776 | ||
| 20308 | 2026.01.22 22:29:18.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.11 MiB, peak 417.29 MiB, free memory in arenas 0.00 B, will set to 397.82 MiB (RSS), difference: -1.29 MiB | ||
| 20309 | 2026.01.22 22:29:18.376512 [ 221 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): 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] | ||
| 20310 | 2026.01.22 22:29:18.376567 [ 221 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): 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] | ||
| 20311 | 2026.01.22 22:29:18.379418 [ 221 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): 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] | ||
| 20312 | 2026.01.22 22:29:22.175031 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20313 | 2026.01.22 22:29:22.175104 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20314 | 2026.01.22 22:29:22.436601 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49888 | ||
| 20315 | 2026.01.22 22:29:22.437413 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20316 | 2026.01.22 22:29:22.437456 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20317 | 2026.01.22 22:29:22.437949 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 20318 | 2026.01.22 22:29:22.438185 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20319 | 2026.01.22 22:29:22.438335 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49888 | ||
| 20320 | 2026.01.22 22:29:22.537267 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20321 | 2026.01.22 22:29:22.537468 [ 277 ] {57ebba76-d127-4905-a16a-63c00ea27d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20322 | 2026.01.22 22:29:22.537541 [ 277 ] {57ebba76-d127-4905-a16a-63c00ea27d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20323 | 2026.01.22 22:29:22.538320 [ 277 ] {57ebba76-d127-4905-a16a-63c00ea27d93} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20324 | 2026.01.22 22:29:22.538371 [ 277 ] {57ebba76-d127-4905-a16a-63c00ea27d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20325 | 2026.01.22 22:29:22.538781 [ 277 ] {57ebba76-d127-4905-a16a-63c00ea27d93} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20326 | 2026.01.22 22:29:22.539008 [ 277 ] {57ebba76-d127-4905-a16a-63c00ea27d93} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20327 | 2026.01.22 22:29:22.539173 [ 277 ] {57ebba76-d127-4905-a16a-63c00ea27d93} <Debug> executeQuery: Read 156 rows, 13.91 KiB in 0.001758 sec., 88737.2013651877 rows/sec., 7.73 MiB/sec. | ||
| 20328 | 2026.01.22 22:29:22.539226 [ 277 ] {57ebba76-d127-4905-a16a-63c00ea27d93} <Debug> TCPHandler: Processed in 0.002083506 sec. | ||
| 20329 | 2026.01.22 22:29:22.539350 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20330 | 2026.01.22 22:29:22.539454 [ 277 ] {fab9e142-cea7-43b7-9242-f39e233c9a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20331 | 2026.01.22 22:29:22.539499 [ 277 ] {fab9e142-cea7-43b7-9242-f39e233c9a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20332 | 2026.01.22 22:29:22.539927 [ 277 ] {fab9e142-cea7-43b7-9242-f39e233c9a8c} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20333 | 2026.01.22 22:29:22.539965 [ 277 ] {fab9e142-cea7-43b7-9242-f39e233c9a8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20334 | 2026.01.22 22:29:22.540282 [ 277 ] {fab9e142-cea7-43b7-9242-f39e233c9a8c} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20335 | 2026.01.22 22:29:22.540495 [ 277 ] {fab9e142-cea7-43b7-9242-f39e233c9a8c} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20336 | 2026.01.22 22:29:22.540630 [ 277 ] {fab9e142-cea7-43b7-9242-f39e233c9a8c} <Debug> executeQuery: Read 50 rows, 3.76 KiB in 0.0012 sec., 41666.66666666667 rows/sec., 3.06 MiB/sec. | ||
| 20337 | 2026.01.22 22:29:22.540670 [ 277 ] {fab9e142-cea7-43b7-9242-f39e233c9a8c} <Debug> TCPHandler: Processed in 0.00137334 sec. | ||
| 20338 | 2026.01.22 22:29:22.540791 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20339 | 2026.01.22 22:29:22.540887 [ 277 ] {ee11ba00-7804-44d0-90f6-20b90b47255c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20340 | 2026.01.22 22:29:22.540928 [ 277 ] {ee11ba00-7804-44d0-90f6-20b90b47255c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20341 | 2026.01.22 22:29:22.541358 [ 277 ] {ee11ba00-7804-44d0-90f6-20b90b47255c} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20342 | 2026.01.22 22:29:22.541394 [ 277 ] {ee11ba00-7804-44d0-90f6-20b90b47255c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20343 | 2026.01.22 22:29:22.541697 [ 277 ] {ee11ba00-7804-44d0-90f6-20b90b47255c} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20344 | 2026.01.22 22:29:22.541925 [ 277 ] {ee11ba00-7804-44d0-90f6-20b90b47255c} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20345 | 2026.01.22 22:29:22.542055 [ 277 ] {ee11ba00-7804-44d0-90f6-20b90b47255c} <Debug> executeQuery: Read 123 rows, 9.84 KiB in 0.001188 sec., 103535.35353535353 rows/sec., 8.09 MiB/sec. | ||
| 20346 | 2026.01.22 22:29:22.542093 [ 277 ] {ee11ba00-7804-44d0-90f6-20b90b47255c} <Debug> TCPHandler: Processed in 0.0013523 sec. | ||
| 20347 | 2026.01.22 22:29:22.542208 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20348 | 2026.01.22 22:29:22.542304 [ 277 ] {64059d54-ee44-40aa-a8a8-6b61c1c73b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20349 | 2026.01.22 22:29:22.542347 [ 277 ] {64059d54-ee44-40aa-a8a8-6b61c1c73b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20350 | 2026.01.22 22:29:22.542752 [ 277 ] {64059d54-ee44-40aa-a8a8-6b61c1c73b90} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20351 | 2026.01.22 22:29:22.542788 [ 277 ] {64059d54-ee44-40aa-a8a8-6b61c1c73b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20352 | 2026.01.22 22:29:22.543117 [ 277 ] {64059d54-ee44-40aa-a8a8-6b61c1c73b90} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20353 | 2026.01.22 22:29:22.543322 [ 277 ] {64059d54-ee44-40aa-a8a8-6b61c1c73b90} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20354 | 2026.01.22 22:29:22.543452 [ 277 ] {64059d54-ee44-40aa-a8a8-6b61c1c73b90} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 20355 | 2026.01.22 22:29:22.543488 [ 277 ] {64059d54-ee44-40aa-a8a8-6b61c1c73b90} <Debug> TCPHandler: Processed in 0.001329809 sec. | ||
| 20356 | 2026.01.22 22:29:22.543599 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20357 | 2026.01.22 22:29:22.543692 [ 277 ] {295f1724-6128-4d29-bce2-20bc37ba59ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20358 | 2026.01.22 22:29:22.543746 [ 277 ] {295f1724-6128-4d29-bce2-20bc37ba59ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20359 | 2026.01.22 22:29:22.544596 [ 277 ] {295f1724-6128-4d29-bce2-20bc37ba59ce} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20360 | 2026.01.22 22:29:22.544631 [ 277 ] {295f1724-6128-4d29-bce2-20bc37ba59ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20361 | 2026.01.22 22:29:22.545199 [ 277 ] {295f1724-6128-4d29-bce2-20bc37ba59ce} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20362 | 2026.01.22 22:29:22.545429 [ 277 ] {295f1724-6128-4d29-bce2-20bc37ba59ce} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20363 | 2026.01.22 22:29:22.545572 [ 277 ] {295f1724-6128-4d29-bce2-20bc37ba59ce} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001897 sec., 26357.406431207168 rows/sec., 47.23 MiB/sec. | ||
| 20364 | 2026.01.22 22:29:22.545644 [ 277 ] {295f1724-6128-4d29-bce2-20bc37ba59ce} <Debug> TCPHandler: Processed in 0.002094925 sec. | ||
| 20365 | 2026.01.22 22:29:22.545773 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20366 | 2026.01.22 22:29:22.545869 [ 277 ] {6e788542-d15d-4cc4-8ee1-b2c1223f34b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20367 | 2026.01.22 22:29:22.545910 [ 277 ] {6e788542-d15d-4cc4-8ee1-b2c1223f34b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20368 | 2026.01.22 22:29:22.546254 [ 277 ] {6e788542-d15d-4cc4-8ee1-b2c1223f34b2} <Trace> oximeter.measurements_i64 (24c158a5-0e9f-4115-bfdc-3d56fe10d0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20369 | 2026.01.22 22:29:22.546289 [ 277 ] {6e788542-d15d-4cc4-8ee1-b2c1223f34b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20370 | 2026.01.22 22:29:22.546583 [ 277 ] {6e788542-d15d-4cc4-8ee1-b2c1223f34b2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 20371 | 2026.01.22 22:29:22.546803 [ 277 ] {6e788542-d15d-4cc4-8ee1-b2c1223f34b2} <Trace> oximeter.measurements_i64 (24c158a5-0e9f-4115-bfdc-3d56fe10d0c6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20372 | 2026.01.22 22:29:22.546937 [ 277 ] {6e788542-d15d-4cc4-8ee1-b2c1223f34b2} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001086 sec., 8287.292817679558 rows/sec., 585.40 KiB/sec. | ||
| 20373 | 2026.01.22 22:29:22.546974 [ 277 ] {6e788542-d15d-4cc4-8ee1-b2c1223f34b2} <Debug> TCPHandler: Processed in 0.001251119 sec. | ||
| 20374 | 2026.01.22 22:29:22.547085 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20375 | 2026.01.22 22:29:22.547179 [ 277 ] {34518c4d-efa4-4da1-be02-41f0e1983314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20376 | 2026.01.22 22:29:22.547220 [ 277 ] {34518c4d-efa4-4da1-be02-41f0e1983314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20377 | 2026.01.22 22:29:22.547549 [ 277 ] {34518c4d-efa4-4da1-be02-41f0e1983314} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20378 | 2026.01.22 22:29:22.547584 [ 277 ] {34518c4d-efa4-4da1-be02-41f0e1983314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20379 | 2026.01.22 22:29:22.547885 [ 277 ] {34518c4d-efa4-4da1-be02-41f0e1983314} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20380 | 2026.01.22 22:29:22.548086 [ 277 ] {34518c4d-efa4-4da1-be02-41f0e1983314} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20381 | 2026.01.22 22:29:22.548215 [ 277 ] {34518c4d-efa4-4da1-be02-41f0e1983314} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 20382 | 2026.01.22 22:29:22.548251 [ 277 ] {34518c4d-efa4-4da1-be02-41f0e1983314} <Debug> TCPHandler: Processed in 0.001216319 sec. | ||
| 20383 | 2026.01.22 22:29:22.590631 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2430 | ||
| 20384 | 2026.01.22 22:29:22.593248 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20385 | 2026.01.22 22:29:22.593301 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20386 | 2026.01.22 22:29:22.594564 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 20387 | 2026.01.22 22:29:22.594850 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20388 | 2026.01.22 22:29:22.595255 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2430 | ||
| 20389 | 2026.01.22 22:29:23.306829 [ 221 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): 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] | ||
| 20390 | 2026.01.22 22:29:23.306881 [ 221 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): 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] | ||
| 20391 | 2026.01.22 22:29:23.309665 [ 221 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): 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] | ||
| 20392 | 2026.01.22 22:29:25.167776 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 783 | ||
| 20393 | 2026.01.22 22:29:25.188442 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20394 | 2026.01.22 22:29:25.188517 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20395 | 2026.01.22 22:29:25.195130 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 20396 | 2026.01.22 22:29:25.195994 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20397 | 2026.01.22 22:29:25.200895 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 783 | ||
| 20398 | 2026.01.22 22:29:27.534233 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20399 | 2026.01.22 22:29:27.534485 [ 277 ] {86295e49-c590-459a-a621-de38b9317516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20400 | 2026.01.22 22:29:27.534556 [ 277 ] {86295e49-c590-459a-a621-de38b9317516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20401 | 2026.01.22 22:29:27.535313 [ 277 ] {86295e49-c590-459a-a621-de38b9317516} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20402 | 2026.01.22 22:29:27.535355 [ 277 ] {86295e49-c590-459a-a621-de38b9317516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20403 | 2026.01.22 22:29:27.535736 [ 277 ] {86295e49-c590-459a-a621-de38b9317516} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20404 | 2026.01.22 22:29:27.535966 [ 277 ] {86295e49-c590-459a-a621-de38b9317516} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20405 | 2026.01.22 22:29:27.536121 [ 277 ] {86295e49-c590-459a-a621-de38b9317516} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001705 sec., 38709.67741935484 rows/sec., 3.07 MiB/sec. | ||
| 20406 | 2026.01.22 22:29:27.536165 [ 277 ] {86295e49-c590-459a-a621-de38b9317516} <Debug> TCPHandler: Processed in 0.002090526 sec. | ||
| 20407 | 2026.01.22 22:29:27.536301 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20408 | 2026.01.22 22:29:27.536394 [ 277 ] {81a0c808-9fd8-407f-9c52-02a188db06aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20409 | 2026.01.22 22:29:27.536434 [ 277 ] {81a0c808-9fd8-407f-9c52-02a188db06aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20410 | 2026.01.22 22:29:27.536865 [ 277 ] {81a0c808-9fd8-407f-9c52-02a188db06aa} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20411 | 2026.01.22 22:29:27.536899 [ 277 ] {81a0c808-9fd8-407f-9c52-02a188db06aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20412 | 2026.01.22 22:29:27.537183 [ 277 ] {81a0c808-9fd8-407f-9c52-02a188db06aa} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20413 | 2026.01.22 22:29:27.537386 [ 277 ] {81a0c808-9fd8-407f-9c52-02a188db06aa} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20414 | 2026.01.22 22:29:27.537518 [ 277 ] {81a0c808-9fd8-407f-9c52-02a188db06aa} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001142 sec., 4378.283712784589 rows/sec., 329.23 KiB/sec. | ||
| 20415 | 2026.01.22 22:29:27.537556 [ 277 ] {81a0c808-9fd8-407f-9c52-02a188db06aa} <Debug> TCPHandler: Processed in 0.00130221 sec. | ||
| 20416 | 2026.01.22 22:29:27.537669 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20417 | 2026.01.22 22:29:27.537763 [ 277 ] {bfa60f74-9f85-4376-983c-59dacc36ea67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20418 | 2026.01.22 22:29:27.537802 [ 277 ] {bfa60f74-9f85-4376-983c-59dacc36ea67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20419 | 2026.01.22 22:29:27.538221 [ 277 ] {bfa60f74-9f85-4376-983c-59dacc36ea67} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20420 | 2026.01.22 22:29:27.538255 [ 277 ] {bfa60f74-9f85-4376-983c-59dacc36ea67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20421 | 2026.01.22 22:29:27.538560 [ 277 ] {bfa60f74-9f85-4376-983c-59dacc36ea67} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20422 | 2026.01.22 22:29:27.538764 [ 277 ] {bfa60f74-9f85-4376-983c-59dacc36ea67} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20423 | 2026.01.22 22:29:27.538897 [ 277 ] {bfa60f74-9f85-4376-983c-59dacc36ea67} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001151 sec., 59947.87141615987 rows/sec., 4.68 MiB/sec. | ||
| 20424 | 2026.01.22 22:29:27.538934 [ 277 ] {bfa60f74-9f85-4376-983c-59dacc36ea67} <Debug> TCPHandler: Processed in 0.00131152 sec. | ||
| 20425 | 2026.01.22 22:29:27.539051 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20426 | 2026.01.22 22:29:27.539145 [ 277 ] {c551635f-3598-41d0-b5c4-98ac8666d193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20427 | 2026.01.22 22:29:27.539188 [ 277 ] {c551635f-3598-41d0-b5c4-98ac8666d193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20428 | 2026.01.22 22:29:27.539601 [ 277 ] {c551635f-3598-41d0-b5c4-98ac8666d193} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20429 | 2026.01.22 22:29:27.539637 [ 277 ] {c551635f-3598-41d0-b5c4-98ac8666d193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20430 | 2026.01.22 22:29:27.539958 [ 277 ] {c551635f-3598-41d0-b5c4-98ac8666d193} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20431 | 2026.01.22 22:29:27.540162 [ 277 ] {c551635f-3598-41d0-b5c4-98ac8666d193} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20432 | 2026.01.22 22:29:27.540295 [ 277 ] {c551635f-3598-41d0-b5c4-98ac8666d193} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 20433 | 2026.01.22 22:29:27.540333 [ 277 ] {c551635f-3598-41d0-b5c4-98ac8666d193} <Debug> TCPHandler: Processed in 0.00132857 sec. | ||
| 20434 | 2026.01.22 22:29:27.540446 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20435 | 2026.01.22 22:29:27.540536 [ 277 ] {caffdd71-ebc9-4603-9002-dd81ab5c7983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20436 | 2026.01.22 22:29:27.540589 [ 277 ] {caffdd71-ebc9-4603-9002-dd81ab5c7983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20437 | 2026.01.22 22:29:27.541346 [ 277 ] {caffdd71-ebc9-4603-9002-dd81ab5c7983} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20438 | 2026.01.22 22:29:27.541381 [ 277 ] {caffdd71-ebc9-4603-9002-dd81ab5c7983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20439 | 2026.01.22 22:29:27.541876 [ 277 ] {caffdd71-ebc9-4603-9002-dd81ab5c7983} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20440 | 2026.01.22 22:29:27.542092 [ 277 ] {caffdd71-ebc9-4603-9002-dd81ab5c7983} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20441 | 2026.01.22 22:29:27.542234 [ 277 ] {caffdd71-ebc9-4603-9002-dd81ab5c7983} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001715 sec., 2915.451895043732 rows/sec., 5.22 MiB/sec. | ||
| 20442 | 2026.01.22 22:29:27.542229 [ 26 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20443 | 2026.01.22 22:29:27.542319 [ 26 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20444 | 2026.01.22 22:29:27.542342 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20445 | 2026.01.22 22:29:27.542373 [ 277 ] {caffdd71-ebc9-4603-9002-dd81ab5c7983} <Debug> TCPHandler: Processed in 0.001970124 sec. | ||
| 20446 | 2026.01.22 22:29:27.542478 [ 200 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::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 | ||
| 20447 | 2026.01.22 22:29:27.542544 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20448 | 2026.01.22 22:29:27.542661 [ 277 ] {f1c53c30-f49b-484f-9174-c4beb4e623e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20449 | 2026.01.22 22:29:27.542711 [ 277 ] {f1c53c30-f49b-484f-9174-c4beb4e623e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20450 | 2026.01.22 22:29:27.542739 [ 200 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20451 | 2026.01.22 22:29:27.542808 [ 200 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2944 rows starting from the beginning of the part | ||
| 20452 | 2026.01.22 22:29:27.542949 [ 200 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 5 rows starting from the beginning of the part | ||
| 20453 | 2026.01.22 22:29:27.543068 [ 200 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::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 | ||
| 20454 | 2026.01.22 22:29:27.543173 [ 200 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 5 rows starting from the beginning of the part | ||
| 20455 | 2026.01.22 22:29:27.543182 [ 277 ] {f1c53c30-f49b-484f-9174-c4beb4e623e5} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20456 | 2026.01.22 22:29:27.543229 [ 277 ] {f1c53c30-f49b-484f-9174-c4beb4e623e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20457 | 2026.01.22 22:29:27.543271 [ 200 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 50 rows starting from the beginning of the part | ||
| 20458 | 2026.01.22 22:29:27.543374 [ 200 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 5 rows starting from the beginning of the part | ||
| 20459 | 2026.01.22 22:29:27.543607 [ 277 ] {f1c53c30-f49b-484f-9174-c4beb4e623e5} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20460 | 2026.01.22 22:29:27.543844 [ 277 ] {f1c53c30-f49b-484f-9174-c4beb4e623e5} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20461 | 2026.01.22 22:29:27.543984 [ 277 ] {f1c53c30-f49b-484f-9174-c4beb4e623e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001347 sec., 44543.42984409799 rows/sec., 3.00 MiB/sec. | ||
| 20462 | 2026.01.22 22:29:27.544020 [ 277 ] {f1c53c30-f49b-484f-9174-c4beb4e623e5} <Debug> TCPHandler: Processed in 0.001534601 sec. | ||
| 20463 | 2026.01.22 22:29:27.553378 [ 190 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3054 rows, containing 19 columns (19 merged, 0 gathered) in 0.010971471 sec., 278358.29853626736 rows/sec., 498.81 MiB/sec. | ||
| 20464 | 2026.01.22 22:29:27.555949 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20465 | 2026.01.22 22:29:27.556389 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20466 | 2026.01.22 22:29:27.556478 [ 189 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20467 | 2026.01.22 22:29:27.556617 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.53 MiB. | ||
| 20468 | 2026.01.22 22:29:28.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 398.31 MiB, peak 417.29 MiB, free memory in arenas 0.00 B, will set to 399.76 MiB (RSS), difference: 1.45 MiB | ||
| 20469 | 2026.01.22 22:29:29.024954 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52032 | ||
| 20470 | 2026.01.22 22:29:29.025067 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20471 | 2026.01.22 22:29:29.025115 [ 356 ] {} <Debug> TCP-Session: d1941be1-9ada-4cc7-bf33-1a203c202e9d Authenticating user 'default' from [fd00:1122:3344:101::e]:52032 | ||
| 20472 | 2026.01.22 22:29:29.025137 [ 356 ] {} <Debug> TCP-Session: d1941be1-9ada-4cc7-bf33-1a203c202e9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20473 | 2026.01.22 22:29:29.025150 [ 356 ] {} <Debug> TCP-Session: d1941be1-9ada-4cc7-bf33-1a203c202e9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20474 | 2026.01.22 22:29:29.025370 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48115 | ||
| 20475 | 2026.01.22 22:29:29.025405 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58249 | ||
| 20476 | 2026.01.22 22:29:29.025438 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50619 | ||
| 20477 | 2026.01.22 22:29:29.025480 [ 356 ] {} <Trace> TCP-Session: d1941be1-9ada-4cc7-bf33-1a203c202e9d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20478 | 2026.01.22 22:29:29.025482 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46747 | ||
| 20479 | 2026.01.22 22:29:29.025560 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20480 | 2026.01.22 22:29:29.025564 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20481 | 2026.01.22 22:29:29.025525 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20482 | 2026.01.22 22:29:29.025619 [ 290 ] {} <Debug> TCP-Session: cc223df5-a774-4fd4-b336-bd1d627d2987 Authenticating user 'default' from [fd00:1122:3344:101::e]:50619 | ||
| 20483 | 2026.01.22 22:29:29.025633 [ 362 ] {} <Debug> TCP-Session: 68593af6-7afc-47b4-bc12-81c88e202481 Authenticating user 'default' from [fd00:1122:3344:101::e]:58249 | ||
| 20484 | 2026.01.22 22:29:29.025668 [ 290 ] {} <Debug> TCP-Session: cc223df5-a774-4fd4-b336-bd1d627d2987 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20485 | 2026.01.22 22:29:29.025671 [ 357 ] {} <Debug> TCP-Session: 78287428-ef56-443f-8f76-be3a177fc55a Authenticating user 'default' from [fd00:1122:3344:101::e]:48115 | ||
| 20486 | 2026.01.22 22:29:29.025691 [ 290 ] {} <Debug> TCP-Session: cc223df5-a774-4fd4-b336-bd1d627d2987 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20487 | 2026.01.22 22:29:29.025691 [ 356 ] {b81e8b20-1285-4c96-a120-154d2f5d6c81} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52032) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20488 | 2026.01.22 22:29:29.025726 [ 357 ] {} <Debug> TCP-Session: 78287428-ef56-443f-8f76-be3a177fc55a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20489 | 2026.01.22 22:29:29.025686 [ 362 ] {} <Debug> TCP-Session: 68593af6-7afc-47b4-bc12-81c88e202481 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20490 | 2026.01.22 22:29:29.025763 [ 357 ] {} <Debug> TCP-Session: 78287428-ef56-443f-8f76-be3a177fc55a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20491 | 2026.01.22 22:29:29.025779 [ 362 ] {} <Debug> TCP-Session: 68593af6-7afc-47b4-bc12-81c88e202481 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20492 | 2026.01.22 22:29:29.025670 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20493 | 2026.01.22 22:29:29.025472 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46226 | ||
| 20494 | 2026.01.22 22:29:29.025858 [ 355 ] {} <Debug> TCP-Session: 88290feb-b73d-4be1-81a3-93aa99280bcb Authenticating user 'default' from [fd00:1122:3344:101::e]:46747 | ||
| 20495 | 2026.01.22 22:29:29.025414 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43334 | ||
| 20496 | 2026.01.22 22:29:29.025903 [ 355 ] {} <Debug> TCP-Session: 88290feb-b73d-4be1-81a3-93aa99280bcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20497 | 2026.01.22 22:29:29.025916 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20498 | 2026.01.22 22:29:29.025924 [ 355 ] {} <Debug> TCP-Session: 88290feb-b73d-4be1-81a3-93aa99280bcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20499 | 2026.01.22 22:29:29.025408 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54884 | ||
| 20500 | 2026.01.22 22:29:29.025961 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20501 | 2026.01.22 22:29:29.025947 [ 349 ] {} <Debug> TCP-Session: 70563d1b-fc96-4c4e-87f3-a95f8a8cd91b Authenticating user 'default' from [fd00:1122:3344:101::e]:46226 | ||
| 20502 | 2026.01.22 22:29:29.025990 [ 363 ] {} <Debug> TCP-Session: b906bf87-edc8-4cdd-afe3-b862e174449e Authenticating user 'default' from [fd00:1122:3344:101::e]:43334 | ||
| 20503 | 2026.01.22 22:29:29.026004 [ 356 ] {b81e8b20-1285-4c96-a120-154d2f5d6c81} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20504 | 2026.01.22 22:29:29.026008 [ 349 ] {} <Debug> TCP-Session: 70563d1b-fc96-4c4e-87f3-a95f8a8cd91b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20505 | 2026.01.22 22:29:29.026022 [ 363 ] {} <Debug> TCP-Session: b906bf87-edc8-4cdd-afe3-b862e174449e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20506 | 2026.01.22 22:29:29.026042 [ 349 ] {} <Debug> TCP-Session: 70563d1b-fc96-4c4e-87f3-a95f8a8cd91b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20507 | 2026.01.22 22:29:29.026057 [ 363 ] {} <Debug> TCP-Session: b906bf87-edc8-4cdd-afe3-b862e174449e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20508 | 2026.01.22 22:29:29.026068 [ 356 ] {b81e8b20-1285-4c96-a120-154d2f5d6c81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20509 | 2026.01.22 22:29:29.026013 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20510 | 2026.01.22 22:29:29.025404 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53927 | ||
| 20511 | 2026.01.22 22:29:29.026125 [ 359 ] {} <Debug> TCP-Session: dad3dc80-82fd-44da-a10c-928f4ad795d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54884 | ||
| 20512 | 2026.01.22 22:29:29.026166 [ 359 ] {} <Debug> TCP-Session: dad3dc80-82fd-44da-a10c-928f4ad795d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20513 | 2026.01.22 22:29:29.026179 [ 359 ] {} <Debug> TCP-Session: dad3dc80-82fd-44da-a10c-928f4ad795d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20514 | 2026.01.22 22:29:29.026207 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20515 | 2026.01.22 22:29:29.026243 [ 358 ] {} <Debug> TCP-Session: edc4fbc1-3c72-4989-ad84-b01aa6946075 Authenticating user 'default' from [fd00:1122:3344:101::e]:53927 | ||
| 20516 | 2026.01.22 22:29:29.026267 [ 358 ] {} <Debug> TCP-Session: edc4fbc1-3c72-4989-ad84-b01aa6946075 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20517 | 2026.01.22 22:29:29.026286 [ 358 ] {} <Debug> TCP-Session: edc4fbc1-3c72-4989-ad84-b01aa6946075 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20518 | 2026.01.22 22:29:29.026372 [ 356 ] {b81e8b20-1285-4c96-a120-154d2f5d6c81} <Debug> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52) (SelectExecutor): Key condition: unknown | ||
| 20519 | 2026.01.22 22:29:29.027836 [ 321 ] {b81e8b20-1285-4c96-a120-154d2f5d6c81} <Trace> AggregatingTransform: Aggregating | ||
| 20520 | 2026.01.22 22:29:29.027916 [ 321 ] {b81e8b20-1285-4c96-a120-154d2f5d6c81} <Trace> Aggregator: Aggregation method: without_key | ||
| 20521 | 2026.01.22 22:29:29.027960 [ 321 ] {b81e8b20-1285-4c96-a120-154d2f5d6c81} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001484161 sec. (673.781 rows/sec., 26.32 KiB/sec.) | ||
| 20522 | 2026.01.22 22:29:29.027976 [ 321 ] {b81e8b20-1285-4c96-a120-154d2f5d6c81} <Trace> Aggregator: Merging aggregated data | ||
| 20523 | 2026.01.22 22:29:29.029424 [ 356 ] {b81e8b20-1285-4c96-a120-154d2f5d6c81} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003786 sec., 264.13100898045434 rows/sec., 10.32 KiB/sec. | ||
| 20524 | 2026.01.22 22:29:29.029607 [ 356 ] {b81e8b20-1285-4c96-a120-154d2f5d6c81} <Debug> TCPHandler: Processed in 0.004266901 sec. | ||
| 20525 | 2026.01.22 22:29:29.029703 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20526 | 2026.01.22 22:29:29.029730 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20527 | 2026.01.22 22:29:29.029731 [ 356 ] {} <Debug> TCP-Session: d1941be1-9ada-4cc7-bf33-1a203c202e9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20528 | 2026.01.22 22:29:29.029752 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20529 | 2026.01.22 22:29:29.029776 [ 363 ] {} <Debug> TCP-Session: b906bf87-edc8-4cdd-afe3-b862e174449e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20530 | 2026.01.22 22:29:29.029783 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20531 | 2026.01.22 22:29:29.029818 [ 355 ] {} <Debug> TCP-Session: 88290feb-b73d-4be1-81a3-93aa99280bcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20532 | 2026.01.22 22:29:29.029854 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20533 | 2026.01.22 22:29:29.029864 [ 358 ] {} <Debug> TCP-Session: edc4fbc1-3c72-4989-ad84-b01aa6946075 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20534 | 2026.01.22 22:29:29.029898 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20535 | 2026.01.22 22:29:29.029875 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20536 | 2026.01.22 22:29:29.029961 [ 349 ] {} <Debug> TCP-Session: 70563d1b-fc96-4c4e-87f3-a95f8a8cd91b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20537 | 2026.01.22 22:29:29.029830 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20538 | 2026.01.22 22:29:29.029987 [ 359 ] {} <Debug> TCP-Session: dad3dc80-82fd-44da-a10c-928f4ad795d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20539 | 2026.01.22 22:29:29.029803 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20540 | 2026.01.22 22:29:29.030022 [ 290 ] {} <Debug> TCP-Session: cc223df5-a774-4fd4-b336-bd1d627d2987 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20541 | 2026.01.22 22:29:29.029907 [ 362 ] {} <Debug> TCP-Session: 68593af6-7afc-47b4-bc12-81c88e202481 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20542 | 2026.01.22 22:29:29.030069 [ 357 ] {} <Debug> TCP-Session: 78287428-ef56-443f-8f76-be3a177fc55a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20543 | 2026.01.22 22:29:29.127602 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35264 | ||
| 20544 | 2026.01.22 22:29:29.127715 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20545 | 2026.01.22 22:29:29.127742 [ 356 ] {} <Debug> TCP-Session: ac5e6b5e-6d7d-4ec9-9b4a-1c45cc2ed66b Authenticating user 'default' from [fd00:1122:3344:101::e]:35264 | ||
| 20546 | 2026.01.22 22:29:29.127765 [ 356 ] {} <Debug> TCP-Session: ac5e6b5e-6d7d-4ec9-9b4a-1c45cc2ed66b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20547 | 2026.01.22 22:29:29.127779 [ 356 ] {} <Debug> TCP-Session: ac5e6b5e-6d7d-4ec9-9b4a-1c45cc2ed66b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20548 | 2026.01.22 22:29:29.127973 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65044 | ||
| 20549 | 2026.01.22 22:29:29.128000 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61407 | ||
| 20550 | 2026.01.22 22:29:29.128036 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61012 | ||
| 20551 | 2026.01.22 22:29:29.128048 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47848 | ||
| 20552 | 2026.01.22 22:29:29.128067 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57598 | ||
| 20553 | 2026.01.22 22:29:29.128095 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20554 | 2026.01.22 22:29:29.128121 [ 356 ] {} <Trace> TCP-Session: ac5e6b5e-6d7d-4ec9-9b4a-1c45cc2ed66b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20555 | 2026.01.22 22:29:29.128126 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20556 | 2026.01.22 22:29:29.128140 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20557 | 2026.01.22 22:29:29.128159 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20558 | 2026.01.22 22:29:29.128182 [ 363 ] {} <Debug> TCP-Session: 2143c97b-8832-4736-aab1-f68bb465d8a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:61012 | ||
| 20559 | 2026.01.22 22:29:29.128188 [ 290 ] {} <Debug> TCP-Session: 4e0076ff-b179-4bda-969f-0572b4923a28 Authenticating user 'default' from [fd00:1122:3344:101::e]:47848 | ||
| 20560 | 2026.01.22 22:29:29.128199 [ 349 ] {} <Debug> TCP-Session: 05c69a2d-fb15-49a3-a562-cfaf5ad51968 Authenticating user 'default' from [fd00:1122:3344:101::e]:57598 | ||
| 20561 | 2026.01.22 22:29:29.128216 [ 363 ] {} <Debug> TCP-Session: 2143c97b-8832-4736-aab1-f68bb465d8a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20562 | 2026.01.22 22:29:29.128224 [ 290 ] {} <Debug> TCP-Session: 4e0076ff-b179-4bda-969f-0572b4923a28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20563 | 2026.01.22 22:29:29.128232 [ 349 ] {} <Debug> TCP-Session: 05c69a2d-fb15-49a3-a562-cfaf5ad51968 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20564 | 2026.01.22 22:29:29.128240 [ 363 ] {} <Debug> TCP-Session: 2143c97b-8832-4736-aab1-f68bb465d8a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20565 | 2026.01.22 22:29:29.128250 [ 290 ] {} <Debug> TCP-Session: 4e0076ff-b179-4bda-969f-0572b4923a28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20566 | 2026.01.22 22:29:29.128258 [ 349 ] {} <Debug> TCP-Session: 05c69a2d-fb15-49a3-a562-cfaf5ad51968 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20567 | 2026.01.22 22:29:29.128142 [ 357 ] {} <Debug> TCP-Session: b73a2829-c872-4d4e-a453-29bfbc21cd99 Authenticating user 'default' from [fd00:1122:3344:101::e]:65044 | ||
| 20568 | 2026.01.22 22:29:29.128299 [ 356 ] {4c6c93a0-7cd6-4ad8-afed-7114e877b3c6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35264) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20569 | 2026.01.22 22:29:29.128325 [ 357 ] {} <Debug> TCP-Session: b73a2829-c872-4d4e-a453-29bfbc21cd99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20570 | 2026.01.22 22:29:29.128135 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20571 | 2026.01.22 22:29:29.128352 [ 357 ] {} <Debug> TCP-Session: b73a2829-c872-4d4e-a453-29bfbc21cd99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20572 | 2026.01.22 22:29:29.128075 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33791 | ||
| 20573 | 2026.01.22 22:29:29.128393 [ 359 ] {} <Debug> TCP-Session: 615249ba-21e9-4348-94df-36311f5d8643 Authenticating user 'default' from [fd00:1122:3344:101::e]:61407 | ||
| 20574 | 2026.01.22 22:29:29.128014 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42513 | ||
| 20575 | 2026.01.22 22:29:29.128456 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20576 | 2026.01.22 22:29:29.128440 [ 359 ] {} <Debug> TCP-Session: 615249ba-21e9-4348-94df-36311f5d8643 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20577 | 2026.01.22 22:29:29.128492 [ 355 ] {} <Debug> TCP-Session: 7c13a2e1-1d26-4d13-8c65-0eee039171bd Authenticating user 'default' from [fd00:1122:3344:101::e]:33791 | ||
| 20578 | 2026.01.22 22:29:29.128503 [ 359 ] {} <Debug> TCP-Session: 615249ba-21e9-4348-94df-36311f5d8643 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20579 | 2026.01.22 22:29:29.128514 [ 355 ] {} <Debug> TCP-Session: 7c13a2e1-1d26-4d13-8c65-0eee039171bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20580 | 2026.01.22 22:29:29.127991 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35599 | ||
| 20581 | 2026.01.22 22:29:29.128546 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20582 | 2026.01.22 22:29:29.128530 [ 355 ] {} <Debug> TCP-Session: 7c13a2e1-1d26-4d13-8c65-0eee039171bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20583 | 2026.01.22 22:29:29.128579 [ 362 ] {} <Debug> TCP-Session: 57776a58-7170-4fba-848c-7183d2d44200 Authenticating user 'default' from [fd00:1122:3344:101::e]:42513 | ||
| 20584 | 2026.01.22 22:29:29.128588 [ 356 ] {4c6c93a0-7cd6-4ad8-afed-7114e877b3c6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20585 | 2026.01.22 22:29:29.128613 [ 362 ] {} <Debug> TCP-Session: 57776a58-7170-4fba-848c-7183d2d44200 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20586 | 2026.01.22 22:29:29.128624 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20587 | 2026.01.22 22:29:29.128636 [ 362 ] {} <Debug> TCP-Session: 57776a58-7170-4fba-848c-7183d2d44200 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20588 | 2026.01.22 22:29:29.128655 [ 356 ] {4c6c93a0-7cd6-4ad8-afed-7114e877b3c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20589 | 2026.01.22 22:29:29.128664 [ 358 ] {} <Debug> TCP-Session: 9d27a1c6-6c6d-4c7d-8da5-33e28479ff32 Authenticating user 'default' from [fd00:1122:3344:101::e]:35599 | ||
| 20590 | 2026.01.22 22:29:29.128705 [ 358 ] {} <Debug> TCP-Session: 9d27a1c6-6c6d-4c7d-8da5-33e28479ff32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20591 | 2026.01.22 22:29:29.128722 [ 358 ] {} <Debug> TCP-Session: 9d27a1c6-6c6d-4c7d-8da5-33e28479ff32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20592 | 2026.01.22 22:29:29.128962 [ 356 ] {4c6c93a0-7cd6-4ad8-afed-7114e877b3c6} <Debug> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52) (SelectExecutor): Key condition: unknown | ||
| 20593 | 2026.01.22 22:29:29.130114 [ 330 ] {4c6c93a0-7cd6-4ad8-afed-7114e877b3c6} <Trace> AggregatingTransform: Aggregating | ||
| 20594 | 2026.01.22 22:29:29.130154 [ 330 ] {4c6c93a0-7cd6-4ad8-afed-7114e877b3c6} <Trace> Aggregator: Aggregation method: without_key | ||
| 20595 | 2026.01.22 22:29:29.130189 [ 330 ] {4c6c93a0-7cd6-4ad8-afed-7114e877b3c6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001110028 sec. (900.878 rows/sec., 35.19 KiB/sec.) | ||
| 20596 | 2026.01.22 22:29:29.130207 [ 330 ] {4c6c93a0-7cd6-4ad8-afed-7114e877b3c6} <Trace> Aggregator: Merging aggregated data | ||
| 20597 | 2026.01.22 22:29:29.131747 [ 356 ] {4c6c93a0-7cd6-4ad8-afed-7114e877b3c6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003506 sec., 285.2253280091272 rows/sec., 11.14 KiB/sec. | ||
| 20598 | 2026.01.22 22:29:29.131929 [ 356 ] {4c6c93a0-7cd6-4ad8-afed-7114e877b3c6} <Debug> TCPHandler: Processed in 0.003931859 sec. | ||
| 20599 | 2026.01.22 22:29:29.132064 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20600 | 2026.01.22 22:29:29.132098 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20601 | 2026.01.22 22:29:29.132101 [ 356 ] {} <Debug> TCP-Session: ac5e6b5e-6d7d-4ec9-9b4a-1c45cc2ed66b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20602 | 2026.01.22 22:29:29.132134 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20603 | 2026.01.22 22:29:29.132148 [ 362 ] {} <Debug> TCP-Session: 57776a58-7170-4fba-848c-7183d2d44200 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20604 | 2026.01.22 22:29:29.132158 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20605 | 2026.01.22 22:29:29.132183 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20606 | 2026.01.22 22:29:29.132199 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20607 | 2026.01.22 22:29:29.132223 [ 355 ] {} <Debug> TCP-Session: 7c13a2e1-1d26-4d13-8c65-0eee039171bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20608 | 2026.01.22 22:29:29.132253 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20609 | 2026.01.22 22:29:29.132276 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20610 | 2026.01.22 22:29:29.132272 [ 359 ] {} <Debug> TCP-Session: 615249ba-21e9-4348-94df-36311f5d8643 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20611 | 2026.01.22 22:29:29.132314 [ 290 ] {} <Debug> TCP-Session: 4e0076ff-b179-4bda-969f-0572b4923a28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20612 | 2026.01.22 22:29:29.132323 [ 349 ] {} <Debug> TCP-Session: 05c69a2d-fb15-49a3-a562-cfaf5ad51968 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20613 | 2026.01.22 22:29:29.132261 [ 357 ] {} <Debug> TCP-Session: b73a2829-c872-4d4e-a453-29bfbc21cd99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20614 | 2026.01.22 22:29:29.132225 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20615 | 2026.01.22 22:29:29.132184 [ 358 ] {} <Debug> TCP-Session: 9d27a1c6-6c6d-4c7d-8da5-33e28479ff32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20616 | 2026.01.22 22:29:29.132422 [ 363 ] {} <Debug> TCP-Session: 2143c97b-8832-4736-aab1-f68bb465d8a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20617 | 2026.01.22 22:29:29.232662 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37527 | ||
| 20618 | 2026.01.22 22:29:29.232777 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20619 | 2026.01.22 22:29:29.232808 [ 355 ] {} <Debug> TCP-Session: 25dd2f77-7871-4435-b522-ab9566925ebf Authenticating user 'default' from [fd00:1122:3344:101::e]:37527 | ||
| 20620 | 2026.01.22 22:29:29.232832 [ 355 ] {} <Debug> TCP-Session: 25dd2f77-7871-4435-b522-ab9566925ebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20621 | 2026.01.22 22:29:29.232853 [ 355 ] {} <Debug> TCP-Session: 25dd2f77-7871-4435-b522-ab9566925ebf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20622 | 2026.01.22 22:29:29.233093 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48886 | ||
| 20623 | 2026.01.22 22:29:29.233120 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35695 | ||
| 20624 | 2026.01.22 22:29:29.233126 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36439 | ||
| 20625 | 2026.01.22 22:29:29.233163 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45434 | ||
| 20626 | 2026.01.22 22:29:29.233187 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41139 | ||
| 20627 | 2026.01.22 22:29:29.233211 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20628 | 2026.01.22 22:29:29.233214 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20629 | 2026.01.22 22:29:29.233247 [ 356 ] {} <Debug> TCP-Session: c6242c61-2fe0-4de9-be54-7feabca32358 Authenticating user 'default' from [fd00:1122:3344:101::e]:48886 | ||
| 20630 | 2026.01.22 22:29:29.233263 [ 359 ] {} <Debug> TCP-Session: 5455d027-624a-45f6-8984-1be821209a24 Authenticating user 'default' from [fd00:1122:3344:101::e]:35695 | ||
| 20631 | 2026.01.22 22:29:29.233274 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20632 | 2026.01.22 22:29:29.233293 [ 359 ] {} <Debug> TCP-Session: 5455d027-624a-45f6-8984-1be821209a24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20633 | 2026.01.22 22:29:29.233279 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20634 | 2026.01.22 22:29:29.233318 [ 358 ] {} <Debug> TCP-Session: ad80dea0-ff13-4826-a85f-66d29775a05e Authenticating user 'default' from [fd00:1122:3344:101::e]:36439 | ||
| 20635 | 2026.01.22 22:29:29.233321 [ 359 ] {} <Debug> TCP-Session: 5455d027-624a-45f6-8984-1be821209a24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20636 | 2026.01.22 22:29:29.233357 [ 349 ] {} <Debug> TCP-Session: 2f64284d-43b2-476a-a904-e9a5cdc3c20a Authenticating user 'default' from [fd00:1122:3344:101::e]:41139 | ||
| 20637 | 2026.01.22 22:29:29.233372 [ 358 ] {} <Debug> TCP-Session: ad80dea0-ff13-4826-a85f-66d29775a05e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20638 | 2026.01.22 22:29:29.233403 [ 349 ] {} <Debug> TCP-Session: 2f64284d-43b2-476a-a904-e9a5cdc3c20a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20639 | 2026.01.22 22:29:29.233416 [ 358 ] {} <Debug> TCP-Session: ad80dea0-ff13-4826-a85f-66d29775a05e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20640 | 2026.01.22 22:29:29.233429 [ 349 ] {} <Debug> TCP-Session: 2f64284d-43b2-476a-a904-e9a5cdc3c20a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20641 | 2026.01.22 22:29:29.233276 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20642 | 2026.01.22 22:29:29.233152 [ 363 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39911 | ||
| 20643 | 2026.01.22 22:29:29.233480 [ 290 ] {} <Debug> TCP-Session: ea47b49c-aeb6-491c-9cb4-2bb4ecb76bd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:45434 | ||
| 20644 | 2026.01.22 22:29:29.233106 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48967 | ||
| 20645 | 2026.01.22 22:29:29.233535 [ 363 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20646 | 2026.01.22 22:29:29.233512 [ 290 ] {} <Debug> TCP-Session: ea47b49c-aeb6-491c-9cb4-2bb4ecb76bd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20647 | 2026.01.22 22:29:29.233572 [ 363 ] {} <Debug> TCP-Session: 82c80b55-64f2-4dd4-89d5-51e24c7b645b Authenticating user 'default' from [fd00:1122:3344:101::e]:39911 | ||
| 20648 | 2026.01.22 22:29:29.233585 [ 290 ] {} <Debug> TCP-Session: ea47b49c-aeb6-491c-9cb4-2bb4ecb76bd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20649 | 2026.01.22 22:29:29.233601 [ 363 ] {} <Debug> TCP-Session: 82c80b55-64f2-4dd4-89d5-51e24c7b645b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20650 | 2026.01.22 22:29:29.233620 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20651 | 2026.01.22 22:29:29.233626 [ 363 ] {} <Debug> TCP-Session: 82c80b55-64f2-4dd4-89d5-51e24c7b645b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20652 | 2026.01.22 22:29:29.233285 [ 356 ] {} <Debug> TCP-Session: c6242c61-2fe0-4de9-be54-7feabca32358 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20653 | 2026.01.22 22:29:29.233655 [ 357 ] {} <Debug> TCP-Session: 78b87e75-eb5b-4209-8c68-8aeaa89f0243 Authenticating user 'default' from [fd00:1122:3344:101::e]:48967 | ||
| 20654 | 2026.01.22 22:29:29.233702 [ 356 ] {} <Debug> TCP-Session: c6242c61-2fe0-4de9-be54-7feabca32358 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20655 | 2026.01.22 22:29:29.233725 [ 357 ] {} <Debug> TCP-Session: 78b87e75-eb5b-4209-8c68-8aeaa89f0243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20656 | 2026.01.22 22:29:29.233279 [ 355 ] {} <Trace> TCP-Session: 25dd2f77-7871-4435-b522-ab9566925ebf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20657 | 2026.01.22 22:29:29.233751 [ 357 ] {} <Debug> TCP-Session: 78b87e75-eb5b-4209-8c68-8aeaa89f0243 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20658 | 2026.01.22 22:29:29.233146 [ 362 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58762 | ||
| 20659 | 2026.01.22 22:29:29.233897 [ 362 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20660 | 2026.01.22 22:29:29.233930 [ 362 ] {} <Debug> TCP-Session: a91c80b7-d611-4ea8-9bb0-1df3f2894751 Authenticating user 'default' from [fd00:1122:3344:101::e]:58762 | ||
| 20661 | 2026.01.22 22:29:29.233955 [ 362 ] {} <Debug> TCP-Session: a91c80b7-d611-4ea8-9bb0-1df3f2894751 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20662 | 2026.01.22 22:29:29.233960 [ 355 ] {e9868ac3-276b-49ee-a8f0-2238a3b44c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37527) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20663 | 2026.01.22 22:29:29.233977 [ 362 ] {} <Debug> TCP-Session: a91c80b7-d611-4ea8-9bb0-1df3f2894751 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20664 | 2026.01.22 22:29:29.234310 [ 355 ] {e9868ac3-276b-49ee-a8f0-2238a3b44c1c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20665 | 2026.01.22 22:29:29.234372 [ 355 ] {e9868ac3-276b-49ee-a8f0-2238a3b44c1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20666 | 2026.01.22 22:29:29.234733 [ 355 ] {e9868ac3-276b-49ee-a8f0-2238a3b44c1c} <Debug> oximeter.version (93aac0b1-54bc-419e-8707-8d3448ea4d52) (SelectExecutor): Key condition: unknown | ||
| 20667 | 2026.01.22 22:29:29.236038 [ 342 ] {e9868ac3-276b-49ee-a8f0-2238a3b44c1c} <Trace> AggregatingTransform: Aggregating | ||
| 20668 | 2026.01.22 22:29:29.236104 [ 342 ] {e9868ac3-276b-49ee-a8f0-2238a3b44c1c} <Trace> Aggregator: Aggregation method: without_key | ||
| 20669 | 2026.01.22 22:29:29.236145 [ 342 ] {e9868ac3-276b-49ee-a8f0-2238a3b44c1c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001283269 sec. (779.260 rows/sec., 30.44 KiB/sec.) | ||
| 20670 | 2026.01.22 22:29:29.236164 [ 342 ] {e9868ac3-276b-49ee-a8f0-2238a3b44c1c} <Trace> Aggregator: Merging aggregated data | ||
| 20671 | 2026.01.22 22:29:29.237539 [ 355 ] {e9868ac3-276b-49ee-a8f0-2238a3b44c1c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003641 sec., 274.649821477616 rows/sec., 10.73 KiB/sec. | ||
| 20672 | 2026.01.22 22:29:29.237720 [ 355 ] {e9868ac3-276b-49ee-a8f0-2238a3b44c1c} <Debug> TCPHandler: Processed in 0.004557324 sec. | ||
| 20673 | 2026.01.22 22:29:29.237823 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20674 | 2026.01.22 22:29:29.237851 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20675 | 2026.01.22 22:29:29.237857 [ 355 ] {} <Debug> TCP-Session: 25dd2f77-7871-4435-b522-ab9566925ebf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20676 | 2026.01.22 22:29:29.237898 [ 349 ] {} <Debug> TCP-Session: 2f64284d-43b2-476a-a904-e9a5cdc3c20a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20677 | 2026.01.22 22:29:29.237903 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20678 | 2026.01.22 22:29:29.237928 [ 362 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20679 | 2026.01.22 22:29:29.237944 [ 356 ] {} <Debug> TCP-Session: c6242c61-2fe0-4de9-be54-7feabca32358 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20680 | 2026.01.22 22:29:29.237963 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20681 | 2026.01.22 22:29:29.237980 [ 362 ] {} <Debug> TCP-Session: a91c80b7-d611-4ea8-9bb0-1df3f2894751 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20682 | 2026.01.22 22:29:29.237998 [ 363 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20683 | 2026.01.22 22:29:29.237980 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20684 | 2026.01.22 22:29:29.238033 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20685 | 2026.01.22 22:29:29.238045 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20686 | 2026.01.22 22:29:29.238097 [ 290 ] {} <Debug> TCP-Session: ea47b49c-aeb6-491c-9cb4-2bb4ecb76bd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20687 | 2026.01.22 22:29:29.238131 [ 359 ] {} <Debug> TCP-Session: 5455d027-624a-45f6-8984-1be821209a24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20688 | 2026.01.22 22:29:29.238045 [ 363 ] {} <Debug> TCP-Session: 82c80b55-64f2-4dd4-89d5-51e24c7b645b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20689 | 2026.01.22 22:29:29.238074 [ 357 ] {} <Debug> TCP-Session: 78b87e75-eb5b-4209-8c68-8aeaa89f0243 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20690 | 2026.01.22 22:29:29.238026 [ 358 ] {} <Debug> TCP-Session: ad80dea0-ff13-4826-a85f-66d29775a05e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20691 | 2026.01.22 22:29:29.938621 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 50336 | ||
| 20692 | 2026.01.22 22:29:29.939273 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20693 | 2026.01.22 22:29:29.939337 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20694 | 2026.01.22 22:29:29.940172 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 20695 | 2026.01.22 22:29:29.940700 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20696 | 2026.01.22 22:29:29.940874 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50336 | ||
| 20697 | 2026.01.22 22:29:29.940962 [ 224 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): 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] | ||
| 20698 | 2026.01.22 22:29:29.941013 [ 224 ] {} <Debug> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): 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] | ||
| 20699 | 2026.01.22 22:29:29.944215 [ 224 ] {} <Debug> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): 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] | ||
| 20700 | 2026.01.22 22:29:30.002902 [ 61 ] {} <Debug> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea) (MergerMutator): Selected 5 parts from all_1_31_7 to all_35_35_0 | ||
| 20701 | 2026.01.22 22:29:30.002960 [ 61 ] {} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20702 | 2026.01.22 22:29:30.002982 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20703 | 2026.01.22 22:29:30.003112 [ 194 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_35_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_31_7 to all_35_35_0 into Compact with storage Full | ||
| 20704 | 2026.01.22 22:29:30.003247 [ 194 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_35_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20705 | 2026.01.22 22:29:30.003280 [ 194 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_7, total 470 rows starting from the beginning of the part | ||
| 20706 | 2026.01.22 22:29:30.003347 [ 194 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 20707 | 2026.01.22 22:29:30.003396 [ 194 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 20708 | 2026.01.22 22:29:30.003440 [ 194 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 20709 | 2026.01.22 22:29:30.003483 [ 194 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 20710 | 2026.01.22 22:29:30.005015 [ 189 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_35_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 566 rows, containing 5 columns (5 merged, 0 gathered) in 0.001961575 sec., 288543.64477524435 rows/sec., 20.60 MiB/sec. | ||
| 20711 | 2026.01.22 22:29:30.005247 [ 190 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_35_8} <Trace> MergedBlockOutputStream: filled checksums all_1_35_8 (state Temporary) | ||
| 20712 | 2026.01.22 22:29:30.005835 [ 190 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_35_8} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_merge_all_1_35_8 to all_1_35_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20713 | 2026.01.22 22:29:30.005914 [ 190 ] {acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea::all_1_35_8} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea) (MergerMutator): Merged 5 parts: [all_1_31_7, all_35_35_0] -> all_1_35_8 | ||
| 20714 | 2026.01.22 22:29:30.006004 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 20715 | 2026.01.22 22:29:31.167440 [ 61 ] {} <Debug> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39) (MergerMutator): Selected 5 parts from all_1_35_8 to all_39_39_0 | ||
| 20716 | 2026.01.22 22:29:31.167534 [ 61 ] {} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20717 | 2026.01.22 22:29:31.167571 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20718 | 2026.01.22 22:29:31.167698 [ 224 ] {} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 20719 | 2026.01.22 22:29:31.167770 [ 224 ] {} <Debug> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 20720 | 2026.01.22 22:29:31.167774 [ 199 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_39_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_35_8 to all_39_39_0 into Compact with storage Full | ||
| 20721 | 2026.01.22 22:29:31.167937 [ 199 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_39_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20722 | 2026.01.22 22:29:31.167971 [ 199 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_8, total 484 rows starting from the beginning of the part | ||
| 20723 | 2026.01.22 22:29:31.168038 [ 199 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 252 rows starting from the beginning of the part | ||
| 20724 | 2026.01.22 22:29:31.168084 [ 199 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 20725 | 2026.01.22 22:29:31.168128 [ 199 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 252 rows starting from the beginning of the part | ||
| 20726 | 2026.01.22 22:29:31.168169 [ 199 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 252 rows starting from the beginning of the part | ||
| 20727 | 2026.01.22 22:29:31.169212 [ 189 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_39_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1241 rows, containing 5 columns (5 merged, 0 gathered) in 0.001527331 sec., 812528.521977227 rows/sec., 58.58 MiB/sec. | ||
| 20728 | 2026.01.22 22:29:31.169363 [ 199 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_39_9} <Trace> MergedBlockOutputStream: filled checksums all_1_39_9 (state Temporary) | ||
| 20729 | 2026.01.22 22:29:31.169602 [ 199 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_39_9} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_merge_all_1_39_9 to all_1_39_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20730 | 2026.01.22 22:29:31.169673 [ 199 ] {9b875f4d-bc47-4ff8-b972-57a170f82d39::all_1_39_9} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39) (MergerMutator): Merged 5 parts: [all_1_35_8, all_39_39_0] -> all_1_39_9 | ||
| 20731 | 2026.01.22 22:29:31.169749 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 20732 | 2026.01.22 22:29:31.170542 [ 224 ] {} <Debug> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 20733 | 2026.01.22 22:29:31.271979 [ 223 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): 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] | ||
| 20734 | 2026.01.22 22:29:31.272014 [ 223 ] {} <Debug> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): 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] | ||
| 20735 | 2026.01.22 22:29:31.274487 [ 223 ] {} <Debug> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): 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] | ||
| 20736 | 2026.01.22 22:29:31.795004 [ 61 ] {} <Debug> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947) (MergerMutator): Selected 5 parts from all_1_31_7 to all_35_35_0 | ||
| 20737 | 2026.01.22 22:29:31.795066 [ 61 ] {} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20738 | 2026.01.22 22:29:31.795085 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20739 | 2026.01.22 22:29:31.795210 [ 190 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_35_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_31_7 to all_35_35_0 into Compact with storage Full | ||
| 20740 | 2026.01.22 22:29:31.795360 [ 190 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_35_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20741 | 2026.01.22 22:29:31.795395 [ 190 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_7, total 241 rows starting from the beginning of the part | ||
| 20742 | 2026.01.22 22:29:31.795465 [ 190 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 12 rows starting from the beginning of the part | ||
| 20743 | 2026.01.22 22:29:31.795512 [ 190 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 12 rows starting from the beginning of the part | ||
| 20744 | 2026.01.22 22:29:31.795556 [ 190 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 12 rows starting from the beginning of the part | ||
| 20745 | 2026.01.22 22:29:31.795599 [ 190 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 12 rows starting from the beginning of the part | ||
| 20746 | 2026.01.22 22:29:31.796462 [ 199 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_35_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 289 rows, containing 5 columns (5 merged, 0 gathered) in 0.00130759 sec., 221017.29135279407 rows/sec., 14.29 MiB/sec. | ||
| 20747 | 2026.01.22 22:29:31.796676 [ 192 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_35_8} <Trace> MergedBlockOutputStream: filled checksums all_1_35_8 (state Temporary) | ||
| 20748 | 2026.01.22 22:29:31.796997 [ 192 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_35_8} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_merge_all_1_35_8 to all_1_35_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20749 | 2026.01.22 22:29:31.797078 [ 192 ] {22bf2a26-b1a9-4718-9468-d5619af00947::all_1_35_8} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947) (MergerMutator): Merged 5 parts: [all_1_31_7, all_35_35_0] -> all_1_35_8 | ||
| 20750 | 2026.01.22 22:29:31.797175 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 20751 | 2026.01.22 22:29:32.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.85 MiB, peak 417.29 MiB, free memory in arenas 0.00 B, will set to 399.79 MiB (RSS), difference: 3.94 MiB | ||
| 20752 | 2026.01.22 22:29:32.544301 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20753 | 2026.01.22 22:29:32.544585 [ 277 ] {1119d04a-3691-47fe-9bb8-0242c5b3da64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 20754 | 2026.01.22 22:29:32.544960 [ 277 ] {1119d04a-3691-47fe-9bb8-0242c5b3da64} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20755 | 2026.01.22 22:29:32.545005 [ 277 ] {1119d04a-3691-47fe-9bb8-0242c5b3da64} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 20756 | 2026.01.22 22:29:32.545291 [ 277 ] {1119d04a-3691-47fe-9bb8-0242c5b3da64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20757 | 2026.01.22 22:29:32.545360 [ 277 ] {1119d04a-3691-47fe-9bb8-0242c5b3da64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20758 | 2026.01.22 22:29:32.545502 [ 277 ] {1119d04a-3691-47fe-9bb8-0242c5b3da64} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 20759 | 2026.01.22 22:29:32.545537 [ 277 ] {1119d04a-3691-47fe-9bb8-0242c5b3da64} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20760 | 2026.01.22 22:29:32.545559 [ 277 ] {1119d04a-3691-47fe-9bb8-0242c5b3da64} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 20761 | 2026.01.22 22:29:32.545574 [ 277 ] {1119d04a-3691-47fe-9bb8-0242c5b3da64} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20762 | 2026.01.22 22:29:32.545615 [ 277 ] {1119d04a-3691-47fe-9bb8-0242c5b3da64} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 20763 | 2026.01.22 22:29:32.545636 [ 277 ] {1119d04a-3691-47fe-9bb8-0242c5b3da64} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 20764 | 2026.01.22 22:29:32.546886 [ 277 ] {1119d04a-3691-47fe-9bb8-0242c5b3da64} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.002434 sec., 19720.62448644207 rows/sec., 783.58 KiB/sec. | ||
| 20765 | 2026.01.22 22:29:32.546971 [ 277 ] {1119d04a-3691-47fe-9bb8-0242c5b3da64} <Debug> TCPHandler: Processed in 0.002806221 sec. | ||
| 20766 | 2026.01.22 22:29:32.547609 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20767 | 2026.01.22 22:29:32.547762 [ 277 ] {b46d13ea-bbd8-453c-a606-3be6e68fac97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20768 | 2026.01.22 22:29:32.548002 [ 277 ] {b46d13ea-bbd8-453c-a606-3be6e68fac97} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20769 | 2026.01.22 22:29:32.548042 [ 277 ] {b46d13ea-bbd8-453c-a606-3be6e68fac97} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20770 | 2026.01.22 22:29:32.548270 [ 277 ] {b46d13ea-bbd8-453c-a606-3be6e68fac97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20771 | 2026.01.22 22:29:32.548326 [ 277 ] {b46d13ea-bbd8-453c-a606-3be6e68fac97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20772 | 2026.01.22 22:29:32.548432 [ 277 ] {b46d13ea-bbd8-453c-a606-3be6e68fac97} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 20773 | 2026.01.22 22:29:32.548462 [ 277 ] {b46d13ea-bbd8-453c-a606-3be6e68fac97} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20774 | 2026.01.22 22:29:32.548481 [ 277 ] {b46d13ea-bbd8-453c-a606-3be6e68fac97} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 20775 | 2026.01.22 22:29:32.548497 [ 277 ] {b46d13ea-bbd8-453c-a606-3be6e68fac97} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20776 | 2026.01.22 22:29:32.548530 [ 277 ] {b46d13ea-bbd8-453c-a606-3be6e68fac97} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:vcpu_usage'))" | ||
| 20777 | 2026.01.22 22:29:32.548551 [ 277 ] {b46d13ea-bbd8-453c-a606-3be6e68fac97} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 20778 | 2026.01.22 22:29:32.549090 [ 277 ] {b46d13ea-bbd8-453c-a606-3be6e68fac97} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001401 sec., 34261.241970021416 rows/sec., 1.33 MiB/sec. | ||
| 20779 | 2026.01.22 22:29:32.549155 [ 277 ] {b46d13ea-bbd8-453c-a606-3be6e68fac97} <Debug> TCPHandler: Processed in 0.001600402 sec. | ||
| 20780 | 2026.01.22 22:29:32.549367 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20781 | 2026.01.22 22:29:32.549508 [ 277 ] {087130ad-db73-4752-a361-b6a70f9c84f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20782 | 2026.01.22 22:29:32.549789 [ 277 ] {087130ad-db73-4752-a361-b6a70f9c84f5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20783 | 2026.01.22 22:29:32.549843 [ 277 ] {087130ad-db73-4752-a361-b6a70f9c84f5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20784 | 2026.01.22 22:29:32.550147 [ 277 ] {087130ad-db73-4752-a361-b6a70f9c84f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20785 | 2026.01.22 22:29:32.550208 [ 277 ] {087130ad-db73-4752-a361-b6a70f9c84f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20786 | 2026.01.22 22:29:32.550324 [ 277 ] {087130ad-db73-4752-a361-b6a70f9c84f5} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 20787 | 2026.01.22 22:29:32.550360 [ 277 ] {087130ad-db73-4752-a361-b6a70f9c84f5} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20788 | 2026.01.22 22:29:32.550383 [ 277 ] {087130ad-db73-4752-a361-b6a70f9c84f5} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 20789 | 2026.01.22 22:29:32.550402 [ 277 ] {087130ad-db73-4752-a361-b6a70f9c84f5} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20790 | 2026.01.22 22:29:32.550442 [ 277 ] {087130ad-db73-4752-a361-b6a70f9c84f5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20791 | 2026.01.22 22:29:32.550462 [ 277 ] {087130ad-db73-4752-a361-b6a70f9c84f5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 20792 | 2026.01.22 22:29:32.551062 [ 277 ] {087130ad-db73-4752-a361-b6a70f9c84f5} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001617 sec., 29684.601113172543 rows/sec., 1.15 MiB/sec. | ||
| 20793 | 2026.01.22 22:29:32.551157 [ 277 ] {087130ad-db73-4752-a361-b6a70f9c84f5} <Debug> TCPHandler: Processed in 0.001839834 sec. | ||
| 20794 | 2026.01.22 22:29:32.551383 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20795 | 2026.01.22 22:29:32.551526 [ 277 ] {85475abd-bf63-40a7-a4e8-efe4a216ac10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20796 | 2026.01.22 22:29:32.551758 [ 277 ] {85475abd-bf63-40a7-a4e8-efe4a216ac10} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20797 | 2026.01.22 22:29:32.551796 [ 277 ] {85475abd-bf63-40a7-a4e8-efe4a216ac10} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20798 | 2026.01.22 22:29:32.552025 [ 277 ] {85475abd-bf63-40a7-a4e8-efe4a216ac10} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20799 | 2026.01.22 22:29:32.552078 [ 277 ] {85475abd-bf63-40a7-a4e8-efe4a216ac10} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20800 | 2026.01.22 22:29:32.552178 [ 277 ] {85475abd-bf63-40a7-a4e8-efe4a216ac10} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 20801 | 2026.01.22 22:29:32.552207 [ 277 ] {85475abd-bf63-40a7-a4e8-efe4a216ac10} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20802 | 2026.01.22 22:29:32.552225 [ 277 ] {85475abd-bf63-40a7-a4e8-efe4a216ac10} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 20803 | 2026.01.22 22:29:32.552239 [ 277 ] {85475abd-bf63-40a7-a4e8-efe4a216ac10} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20804 | 2026.01.22 22:29:32.552272 [ 277 ] {85475abd-bf63-40a7-a4e8-efe4a216ac10} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20805 | 2026.01.22 22:29:32.552291 [ 277 ] {85475abd-bf63-40a7-a4e8-efe4a216ac10} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 20806 | 2026.01.22 22:29:32.552786 [ 277 ] {85475abd-bf63-40a7-a4e8-efe4a216ac10} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001326 sec., 36199.09502262444 rows/sec., 1.40 MiB/sec. | ||
| 20807 | 2026.01.22 22:29:32.552850 [ 277 ] {85475abd-bf63-40a7-a4e8-efe4a216ac10} <Debug> TCPHandler: Processed in 0.001516071 sec. | ||
| 20808 | 2026.01.22 22:29:32.553055 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20809 | 2026.01.22 22:29:32.553196 [ 277 ] {629e6522-d233-4a2d-9274-2bd404fcb390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20810 | 2026.01.22 22:29:32.553419 [ 277 ] {629e6522-d233-4a2d-9274-2bd404fcb390} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20811 | 2026.01.22 22:29:32.553458 [ 277 ] {629e6522-d233-4a2d-9274-2bd404fcb390} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20812 | 2026.01.22 22:29:32.553680 [ 277 ] {629e6522-d233-4a2d-9274-2bd404fcb390} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20813 | 2026.01.22 22:29:32.553733 [ 277 ] {629e6522-d233-4a2d-9274-2bd404fcb390} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20814 | 2026.01.22 22:29:32.553831 [ 277 ] {629e6522-d233-4a2d-9274-2bd404fcb390} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
| 20815 | 2026.01.22 22:29:32.553859 [ 277 ] {629e6522-d233-4a2d-9274-2bd404fcb390} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20816 | 2026.01.22 22:29:32.553877 [ 277 ] {629e6522-d233-4a2d-9274-2bd404fcb390} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 20817 | 2026.01.22 22:29:32.553891 [ 277 ] {629e6522-d233-4a2d-9274-2bd404fcb390} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20818 | 2026.01.22 22:29:32.553925 [ 277 ] {629e6522-d233-4a2d-9274-2bd404fcb390} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20819 | 2026.01.22 22:29:32.553944 [ 277 ] {629e6522-d233-4a2d-9274-2bd404fcb390} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 20820 | 2026.01.22 22:29:32.554348 [ 277 ] {629e6522-d233-4a2d-9274-2bd404fcb390} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001216 sec., 39473.68421052631 rows/sec., 1.53 MiB/sec. | ||
| 20821 | 2026.01.22 22:29:32.554410 [ 277 ] {629e6522-d233-4a2d-9274-2bd404fcb390} <Debug> TCPHandler: Processed in 0.001404891 sec. | ||
| 20822 | 2026.01.22 22:29:32.554624 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20823 | 2026.01.22 22:29:32.554763 [ 277 ] {6e43d06a-3fdd-407b-b038-312033807002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20824 | 2026.01.22 22:29:32.554984 [ 277 ] {6e43d06a-3fdd-407b-b038-312033807002} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20825 | 2026.01.22 22:29:32.555023 [ 277 ] {6e43d06a-3fdd-407b-b038-312033807002} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20826 | 2026.01.22 22:29:32.555247 [ 277 ] {6e43d06a-3fdd-407b-b038-312033807002} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20827 | 2026.01.22 22:29:32.555299 [ 277 ] {6e43d06a-3fdd-407b-b038-312033807002} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20828 | 2026.01.22 22:29:32.555398 [ 277 ] {6e43d06a-3fdd-407b-b038-312033807002} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
| 20829 | 2026.01.22 22:29:32.555425 [ 277 ] {6e43d06a-3fdd-407b-b038-312033807002} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20830 | 2026.01.22 22:29:32.555444 [ 277 ] {6e43d06a-3fdd-407b-b038-312033807002} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 20831 | 2026.01.22 22:29:32.555463 [ 277 ] {6e43d06a-3fdd-407b-b038-312033807002} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20832 | 2026.01.22 22:29:32.555505 [ 277 ] {6e43d06a-3fdd-407b-b038-312033807002} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20833 | 2026.01.22 22:29:32.555523 [ 277 ] {6e43d06a-3fdd-407b-b038-312033807002} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 20834 | 2026.01.22 22:29:32.555982 [ 277 ] {6e43d06a-3fdd-407b-b038-312033807002} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001281 sec., 37470.725995316156 rows/sec., 1.45 MiB/sec. | ||
| 20835 | 2026.01.22 22:29:32.556046 [ 277 ] {6e43d06a-3fdd-407b-b038-312033807002} <Debug> TCPHandler: Processed in 0.001471061 sec. | ||
| 20836 | 2026.01.22 22:29:32.556288 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20837 | 2026.01.22 22:29:32.556431 [ 277 ] {06aeef01-b70a-4c18-b021-c803e3b2a537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20838 | 2026.01.22 22:29:32.556694 [ 277 ] {06aeef01-b70a-4c18-b021-c803e3b2a537} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20839 | 2026.01.22 22:29:32.556740 [ 277 ] {06aeef01-b70a-4c18-b021-c803e3b2a537} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20840 | 2026.01.22 22:29:32.557006 [ 277 ] {06aeef01-b70a-4c18-b021-c803e3b2a537} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20841 | 2026.01.22 22:29:32.557061 [ 277 ] {06aeef01-b70a-4c18-b021-c803e3b2a537} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20842 | 2026.01.22 22:29:32.557186 [ 277 ] {06aeef01-b70a-4c18-b021-c803e3b2a537} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
| 20843 | 2026.01.22 22:29:32.557215 [ 277 ] {06aeef01-b70a-4c18-b021-c803e3b2a537} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20844 | 2026.01.22 22:29:32.557233 [ 277 ] {06aeef01-b70a-4c18-b021-c803e3b2a537} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 20845 | 2026.01.22 22:29:32.557247 [ 277 ] {06aeef01-b70a-4c18-b021-c803e3b2a537} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20846 | 2026.01.22 22:29:32.557280 [ 277 ] {06aeef01-b70a-4c18-b021-c803e3b2a537} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20847 | 2026.01.22 22:29:32.557300 [ 277 ] {06aeef01-b70a-4c18-b021-c803e3b2a537} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 20848 | 2026.01.22 22:29:32.557753 [ 277 ] {06aeef01-b70a-4c18-b021-c803e3b2a537} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001386 sec., 34632.03463203463 rows/sec., 1.34 MiB/sec. | ||
| 20849 | 2026.01.22 22:29:32.557819 [ 277 ] {06aeef01-b70a-4c18-b021-c803e3b2a537} <Debug> TCPHandler: Processed in 0.001582661 sec. | ||
| 20850 | 2026.01.22 22:29:32.558039 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20851 | 2026.01.22 22:29:32.558178 [ 277 ] {3466baca-80c9-441e-9a81-7413163e6222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20852 | 2026.01.22 22:29:32.558428 [ 277 ] {3466baca-80c9-441e-9a81-7413163e6222} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20853 | 2026.01.22 22:29:32.558489 [ 277 ] {3466baca-80c9-441e-9a81-7413163e6222} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20854 | 2026.01.22 22:29:32.558850 [ 277 ] {3466baca-80c9-441e-9a81-7413163e6222} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20855 | 2026.01.22 22:29:32.558915 [ 277 ] {3466baca-80c9-441e-9a81-7413163e6222} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20856 | 2026.01.22 22:29:32.559020 [ 277 ] {3466baca-80c9-441e-9a81-7413163e6222} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
| 20857 | 2026.01.22 22:29:32.559049 [ 277 ] {3466baca-80c9-441e-9a81-7413163e6222} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20858 | 2026.01.22 22:29:32.559068 [ 277 ] {3466baca-80c9-441e-9a81-7413163e6222} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 20859 | 2026.01.22 22:29:32.559082 [ 277 ] {3466baca-80c9-441e-9a81-7413163e6222} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20860 | 2026.01.22 22:29:32.559117 [ 277 ] {3466baca-80c9-441e-9a81-7413163e6222} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20861 | 2026.01.22 22:29:32.559136 [ 277 ] {3466baca-80c9-441e-9a81-7413163e6222} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 20862 | 2026.01.22 22:29:32.559823 [ 277 ] {3466baca-80c9-441e-9a81-7413163e6222} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001702 sec., 28202.115158636898 rows/sec., 1.09 MiB/sec. | ||
| 20863 | 2026.01.22 22:29:32.559930 [ 277 ] {3466baca-80c9-441e-9a81-7413163e6222} <Debug> TCPHandler: Processed in 0.001940744 sec. | ||
| 20864 | 2026.01.22 22:29:32.560174 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20865 | 2026.01.22 22:29:32.560351 [ 277 ] {2f8d26dd-e382-4a82-a9da-652f83839eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20866 | 2026.01.22 22:29:32.560621 [ 277 ] {2f8d26dd-e382-4a82-a9da-652f83839eb7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20867 | 2026.01.22 22:29:32.560664 [ 277 ] {2f8d26dd-e382-4a82-a9da-652f83839eb7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20868 | 2026.01.22 22:29:32.561011 [ 277 ] {2f8d26dd-e382-4a82-a9da-652f83839eb7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20869 | 2026.01.22 22:29:32.561071 [ 277 ] {2f8d26dd-e382-4a82-a9da-652f83839eb7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20870 | 2026.01.22 22:29:32.561181 [ 277 ] {2f8d26dd-e382-4a82-a9da-652f83839eb7} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
| 20871 | 2026.01.22 22:29:32.561212 [ 277 ] {2f8d26dd-e382-4a82-a9da-652f83839eb7} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20872 | 2026.01.22 22:29:32.561232 [ 277 ] {2f8d26dd-e382-4a82-a9da-652f83839eb7} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 20873 | 2026.01.22 22:29:32.561247 [ 277 ] {2f8d26dd-e382-4a82-a9da-652f83839eb7} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20874 | 2026.01.22 22:29:32.561281 [ 277 ] {2f8d26dd-e382-4a82-a9da-652f83839eb7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20875 | 2026.01.22 22:29:32.561302 [ 277 ] {2f8d26dd-e382-4a82-a9da-652f83839eb7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 20876 | 2026.01.22 22:29:32.561816 [ 277 ] {2f8d26dd-e382-4a82-a9da-652f83839eb7} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001551 sec., 30947.775628626692 rows/sec., 1.20 MiB/sec. | ||
| 20877 | 2026.01.22 22:29:32.561920 [ 277 ] {2f8d26dd-e382-4a82-a9da-652f83839eb7} <Debug> TCPHandler: Processed in 0.001800044 sec. | ||
| 20878 | 2026.01.22 22:29:32.562182 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20879 | 2026.01.22 22:29:32.562335 [ 277 ] {074998f6-5d4d-40bc-9ba6-941aa83d374d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20880 | 2026.01.22 22:29:32.562576 [ 277 ] {074998f6-5d4d-40bc-9ba6-941aa83d374d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20881 | 2026.01.22 22:29:32.562618 [ 277 ] {074998f6-5d4d-40bc-9ba6-941aa83d374d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20882 | 2026.01.22 22:29:32.562859 [ 277 ] {074998f6-5d4d-40bc-9ba6-941aa83d374d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20883 | 2026.01.22 22:29:32.562920 [ 277 ] {074998f6-5d4d-40bc-9ba6-941aa83d374d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20884 | 2026.01.22 22:29:32.563032 [ 277 ] {074998f6-5d4d-40bc-9ba6-941aa83d374d} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
| 20885 | 2026.01.22 22:29:32.563064 [ 277 ] {074998f6-5d4d-40bc-9ba6-941aa83d374d} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20886 | 2026.01.22 22:29:32.563086 [ 277 ] {074998f6-5d4d-40bc-9ba6-941aa83d374d} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 20887 | 2026.01.22 22:29:32.563101 [ 277 ] {074998f6-5d4d-40bc-9ba6-941aa83d374d} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20888 | 2026.01.22 22:29:32.563136 [ 277 ] {074998f6-5d4d-40bc-9ba6-941aa83d374d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20889 | 2026.01.22 22:29:32.563156 [ 277 ] {074998f6-5d4d-40bc-9ba6-941aa83d374d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 20890 | 2026.01.22 22:29:32.563644 [ 277 ] {074998f6-5d4d-40bc-9ba6-941aa83d374d} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001378 sec., 34833.09143686502 rows/sec., 1.35 MiB/sec. | ||
| 20891 | 2026.01.22 22:29:32.563737 [ 277 ] {074998f6-5d4d-40bc-9ba6-941aa83d374d} <Debug> TCPHandler: Processed in 0.001606902 sec. | ||
| 20892 | 2026.01.22 22:29:32.563954 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20893 | 2026.01.22 22:29:32.564108 [ 277 ] {119f9f81-a6b1-4715-a272-6eec1804080c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20894 | 2026.01.22 22:29:32.564358 [ 277 ] {119f9f81-a6b1-4715-a272-6eec1804080c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20895 | 2026.01.22 22:29:32.564402 [ 277 ] {119f9f81-a6b1-4715-a272-6eec1804080c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20896 | 2026.01.22 22:29:32.564644 [ 277 ] {119f9f81-a6b1-4715-a272-6eec1804080c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20897 | 2026.01.22 22:29:32.564700 [ 277 ] {119f9f81-a6b1-4715-a272-6eec1804080c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20898 | 2026.01.22 22:29:32.564802 [ 277 ] {119f9f81-a6b1-4715-a272-6eec1804080c} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
| 20899 | 2026.01.22 22:29:32.564831 [ 277 ] {119f9f81-a6b1-4715-a272-6eec1804080c} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20900 | 2026.01.22 22:29:32.564850 [ 277 ] {119f9f81-a6b1-4715-a272-6eec1804080c} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 20901 | 2026.01.22 22:29:32.564864 [ 277 ] {119f9f81-a6b1-4715-a272-6eec1804080c} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20902 | 2026.01.22 22:29:32.564899 [ 277 ] {119f9f81-a6b1-4715-a272-6eec1804080c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20903 | 2026.01.22 22:29:32.564919 [ 277 ] {119f9f81-a6b1-4715-a272-6eec1804080c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 20904 | 2026.01.22 22:29:32.565366 [ 277 ] {119f9f81-a6b1-4715-a272-6eec1804080c} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001327 sec., 36171.816126601356 rows/sec., 1.40 MiB/sec. | ||
| 20905 | 2026.01.22 22:29:32.565455 [ 277 ] {119f9f81-a6b1-4715-a272-6eec1804080c} <Debug> TCPHandler: Processed in 0.001550412 sec. | ||
| 20906 | 2026.01.22 22:29:32.565665 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20907 | 2026.01.22 22:29:32.565816 [ 277 ] {2f1f9d5f-da2d-423e-ba32-e596bf963956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20908 | 2026.01.22 22:29:32.566074 [ 277 ] {2f1f9d5f-da2d-423e-ba32-e596bf963956} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20909 | 2026.01.22 22:29:32.566117 [ 277 ] {2f1f9d5f-da2d-423e-ba32-e596bf963956} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20910 | 2026.01.22 22:29:32.566372 [ 277 ] {2f1f9d5f-da2d-423e-ba32-e596bf963956} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20911 | 2026.01.22 22:29:32.566428 [ 277 ] {2f1f9d5f-da2d-423e-ba32-e596bf963956} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20912 | 2026.01.22 22:29:32.566528 [ 277 ] {2f1f9d5f-da2d-423e-ba32-e596bf963956} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
| 20913 | 2026.01.22 22:29:32.566557 [ 277 ] {2f1f9d5f-da2d-423e-ba32-e596bf963956} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20914 | 2026.01.22 22:29:32.566576 [ 277 ] {2f1f9d5f-da2d-423e-ba32-e596bf963956} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 20915 | 2026.01.22 22:29:32.566590 [ 277 ] {2f1f9d5f-da2d-423e-ba32-e596bf963956} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20916 | 2026.01.22 22:29:32.566625 [ 277 ] {2f1f9d5f-da2d-423e-ba32-e596bf963956} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20917 | 2026.01.22 22:29:32.566645 [ 277 ] {2f1f9d5f-da2d-423e-ba32-e596bf963956} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 20918 | 2026.01.22 22:29:32.567065 [ 277 ] {2f1f9d5f-da2d-423e-ba32-e596bf963956} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001318 sec., 36418.81638846738 rows/sec., 1.41 MiB/sec. | ||
| 20919 | 2026.01.22 22:29:32.567155 [ 277 ] {2f1f9d5f-da2d-423e-ba32-e596bf963956} <Debug> TCPHandler: Processed in 0.001540511 sec. | ||
| 20920 | 2026.01.22 22:29:32.567366 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20921 | 2026.01.22 22:29:32.567551 [ 277 ] {8e7b55a2-9349-4191-9913-50face85b760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20922 | 2026.01.22 22:29:32.567803 [ 277 ] {8e7b55a2-9349-4191-9913-50face85b760} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20923 | 2026.01.22 22:29:32.567846 [ 277 ] {8e7b55a2-9349-4191-9913-50face85b760} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20924 | 2026.01.22 22:29:32.568118 [ 277 ] {8e7b55a2-9349-4191-9913-50face85b760} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20925 | 2026.01.22 22:29:32.568176 [ 277 ] {8e7b55a2-9349-4191-9913-50face85b760} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20926 | 2026.01.22 22:29:32.568293 [ 277 ] {8e7b55a2-9349-4191-9913-50face85b760} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
| 20927 | 2026.01.22 22:29:32.568322 [ 277 ] {8e7b55a2-9349-4191-9913-50face85b760} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20928 | 2026.01.22 22:29:32.568342 [ 277 ] {8e7b55a2-9349-4191-9913-50face85b760} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 20929 | 2026.01.22 22:29:32.568357 [ 277 ] {8e7b55a2-9349-4191-9913-50face85b760} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20930 | 2026.01.22 22:29:32.568392 [ 277 ] {8e7b55a2-9349-4191-9913-50face85b760} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20931 | 2026.01.22 22:29:32.568411 [ 277 ] {8e7b55a2-9349-4191-9913-50face85b760} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 20932 | 2026.01.22 22:29:32.568868 [ 277 ] {8e7b55a2-9349-4191-9913-50face85b760} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001388 sec., 34582.1325648415 rows/sec., 1.34 MiB/sec. | ||
| 20933 | 2026.01.22 22:29:32.568968 [ 277 ] {8e7b55a2-9349-4191-9913-50face85b760} <Debug> TCPHandler: Processed in 0.001651482 sec. | ||
| 20934 | 2026.01.22 22:29:32.569606 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20935 | 2026.01.22 22:29:32.569757 [ 277 ] {20ef0a86-3a1f-4294-b0a4-8d779029b58f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20936 | 2026.01.22 22:29:32.569999 [ 277 ] {20ef0a86-3a1f-4294-b0a4-8d779029b58f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20937 | 2026.01.22 22:29:32.570040 [ 277 ] {20ef0a86-3a1f-4294-b0a4-8d779029b58f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20938 | 2026.01.22 22:29:32.570288 [ 277 ] {20ef0a86-3a1f-4294-b0a4-8d779029b58f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20939 | 2026.01.22 22:29:32.570343 [ 277 ] {20ef0a86-3a1f-4294-b0a4-8d779029b58f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20940 | 2026.01.22 22:29:32.570451 [ 277 ] {20ef0a86-3a1f-4294-b0a4-8d779029b58f} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
| 20941 | 2026.01.22 22:29:32.570481 [ 277 ] {20ef0a86-3a1f-4294-b0a4-8d779029b58f} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20942 | 2026.01.22 22:29:32.570500 [ 277 ] {20ef0a86-3a1f-4294-b0a4-8d779029b58f} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 20943 | 2026.01.22 22:29:32.570515 [ 277 ] {20ef0a86-3a1f-4294-b0a4-8d779029b58f} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20944 | 2026.01.22 22:29:32.570550 [ 277 ] {20ef0a86-3a1f-4294-b0a4-8d779029b58f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20945 | 2026.01.22 22:29:32.570571 [ 277 ] {20ef0a86-3a1f-4294-b0a4-8d779029b58f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 20946 | 2026.01.22 22:29:32.571042 [ 277 ] {20ef0a86-3a1f-4294-b0a4-8d779029b58f} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001357 sec., 35372.14443625645 rows/sec., 1.37 MiB/sec. | ||
| 20947 | 2026.01.22 22:29:32.571131 [ 277 ] {20ef0a86-3a1f-4294-b0a4-8d779029b58f} <Debug> TCPHandler: Processed in 0.001575702 sec. | ||
| 20948 | 2026.01.22 22:29:32.571347 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20949 | 2026.01.22 22:29:32.571499 [ 277 ] {b2aec518-842e-41a3-a8ee-3c9a2519dc7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20950 | 2026.01.22 22:29:32.571740 [ 277 ] {b2aec518-842e-41a3-a8ee-3c9a2519dc7b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20951 | 2026.01.22 22:29:32.571782 [ 277 ] {b2aec518-842e-41a3-a8ee-3c9a2519dc7b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20952 | 2026.01.22 22:29:32.572029 [ 277 ] {b2aec518-842e-41a3-a8ee-3c9a2519dc7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20953 | 2026.01.22 22:29:32.572083 [ 277 ] {b2aec518-842e-41a3-a8ee-3c9a2519dc7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20954 | 2026.01.22 22:29:32.572180 [ 277 ] {b2aec518-842e-41a3-a8ee-3c9a2519dc7b} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 62-element set) | ||
| 20955 | 2026.01.22 22:29:32.572208 [ 277 ] {b2aec518-842e-41a3-a8ee-3c9a2519dc7b} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20956 | 2026.01.22 22:29:32.572226 [ 277 ] {b2aec518-842e-41a3-a8ee-3c9a2519dc7b} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 20957 | 2026.01.22 22:29:32.572239 [ 277 ] {b2aec518-842e-41a3-a8ee-3c9a2519dc7b} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20958 | 2026.01.22 22:29:32.572273 [ 277 ] {b2aec518-842e-41a3-a8ee-3c9a2519dc7b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20959 | 2026.01.22 22:29:32.572292 [ 277 ] {b2aec518-842e-41a3-a8ee-3c9a2519dc7b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 20960 | 2026.01.22 22:29:32.572715 [ 277 ] {b2aec518-842e-41a3-a8ee-3c9a2519dc7b} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001287 sec., 37296.0372960373 rows/sec., 1.45 MiB/sec. | ||
| 20961 | 2026.01.22 22:29:32.572802 [ 277 ] {b2aec518-842e-41a3-a8ee-3c9a2519dc7b} <Debug> TCPHandler: Processed in 0.001505251 sec. | ||
| 20962 | 2026.01.22 22:29:32.573028 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20963 | 2026.01.22 22:29:32.573177 [ 277 ] {8f7b0494-998c-4185-b5b0-4159830e11d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20964 | 2026.01.22 22:29:32.573416 [ 277 ] {8f7b0494-998c-4185-b5b0-4159830e11d2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20965 | 2026.01.22 22:29:32.573456 [ 277 ] {8f7b0494-998c-4185-b5b0-4159830e11d2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20966 | 2026.01.22 22:29:32.573703 [ 277 ] {8f7b0494-998c-4185-b5b0-4159830e11d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20967 | 2026.01.22 22:29:32.573756 [ 277 ] {8f7b0494-998c-4185-b5b0-4159830e11d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20968 | 2026.01.22 22:29:32.573852 [ 277 ] {8f7b0494-998c-4185-b5b0-4159830e11d2} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 63-element set) | ||
| 20969 | 2026.01.22 22:29:32.573880 [ 277 ] {8f7b0494-998c-4185-b5b0-4159830e11d2} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20970 | 2026.01.22 22:29:32.573899 [ 277 ] {8f7b0494-998c-4185-b5b0-4159830e11d2} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 20971 | 2026.01.22 22:29:32.573914 [ 277 ] {8f7b0494-998c-4185-b5b0-4159830e11d2} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20972 | 2026.01.22 22:29:32.573948 [ 277 ] {8f7b0494-998c-4185-b5b0-4159830e11d2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20973 | 2026.01.22 22:29:32.573966 [ 277 ] {8f7b0494-998c-4185-b5b0-4159830e11d2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 20974 | 2026.01.22 22:29:32.574377 [ 277 ] {8f7b0494-998c-4185-b5b0-4159830e11d2} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001271 sec., 37765.53894571204 rows/sec., 1.47 MiB/sec. | ||
| 20975 | 2026.01.22 22:29:32.574464 [ 277 ] {8f7b0494-998c-4185-b5b0-4159830e11d2} <Debug> TCPHandler: Processed in 0.001486731 sec. | ||
| 20976 | 2026.01.22 22:29:32.574774 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20977 | 2026.01.22 22:29:32.574923 [ 277 ] {1d2344ea-edcd-4179-82ee-a1b58d72dbd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20978 | 2026.01.22 22:29:32.575161 [ 277 ] {1d2344ea-edcd-4179-82ee-a1b58d72dbd2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20979 | 2026.01.22 22:29:32.575203 [ 277 ] {1d2344ea-edcd-4179-82ee-a1b58d72dbd2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20980 | 2026.01.22 22:29:32.575451 [ 277 ] {1d2344ea-edcd-4179-82ee-a1b58d72dbd2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20981 | 2026.01.22 22:29:32.575504 [ 277 ] {1d2344ea-edcd-4179-82ee-a1b58d72dbd2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20982 | 2026.01.22 22:29:32.575600 [ 277 ] {1d2344ea-edcd-4179-82ee-a1b58d72dbd2} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 64-element set) | ||
| 20983 | 2026.01.22 22:29:32.575628 [ 277 ] {1d2344ea-edcd-4179-82ee-a1b58d72dbd2} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20984 | 2026.01.22 22:29:32.575646 [ 277 ] {1d2344ea-edcd-4179-82ee-a1b58d72dbd2} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 20985 | 2026.01.22 22:29:32.575659 [ 277 ] {1d2344ea-edcd-4179-82ee-a1b58d72dbd2} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20986 | 2026.01.22 22:29:32.575692 [ 277 ] {1d2344ea-edcd-4179-82ee-a1b58d72dbd2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 20987 | 2026.01.22 22:29:32.575712 [ 277 ] {1d2344ea-edcd-4179-82ee-a1b58d72dbd2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 20988 | 2026.01.22 22:29:32.576125 [ 277 ] {1d2344ea-edcd-4179-82ee-a1b58d72dbd2} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001273 sec., 37706.20581304006 rows/sec., 1.46 MiB/sec. | ||
| 20989 | 2026.01.22 22:29:32.576214 [ 277 ] {1d2344ea-edcd-4179-82ee-a1b58d72dbd2} <Debug> TCPHandler: Processed in 0.001489601 sec. | ||
| 20990 | 2026.01.22 22:29:32.576415 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20991 | 2026.01.22 22:29:32.576572 [ 277 ] {77e471dc-4a82-419f-953c-6ad18ccbb8fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 20992 | 2026.01.22 22:29:32.576808 [ 277 ] {77e471dc-4a82-419f-953c-6ad18ccbb8fa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20993 | 2026.01.22 22:29:32.576850 [ 277 ] {77e471dc-4a82-419f-953c-6ad18ccbb8fa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 20994 | 2026.01.22 22:29:32.577105 [ 277 ] {77e471dc-4a82-419f-953c-6ad18ccbb8fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20995 | 2026.01.22 22:29:32.577158 [ 277 ] {77e471dc-4a82-419f-953c-6ad18ccbb8fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20996 | 2026.01.22 22:29:32.577255 [ 277 ] {77e471dc-4a82-419f-953c-6ad18ccbb8fa} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 65-element set) | ||
| 20997 | 2026.01.22 22:29:32.577283 [ 277 ] {77e471dc-4a82-419f-953c-6ad18ccbb8fa} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 20998 | 2026.01.22 22:29:32.577301 [ 277 ] {77e471dc-4a82-419f-953c-6ad18ccbb8fa} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 20999 | 2026.01.22 22:29:32.577316 [ 277 ] {77e471dc-4a82-419f-953c-6ad18ccbb8fa} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21000 | 2026.01.22 22:29:32.577348 [ 277 ] {77e471dc-4a82-419f-953c-6ad18ccbb8fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21001 | 2026.01.22 22:29:32.577366 [ 277 ] {77e471dc-4a82-419f-953c-6ad18ccbb8fa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 21002 | 2026.01.22 22:29:32.577845 [ 277 ] {77e471dc-4a82-419f-953c-6ad18ccbb8fa} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001353 sec., 35476.71840354767 rows/sec., 1.38 MiB/sec. | ||
| 21003 | 2026.01.22 22:29:32.577909 [ 277 ] {77e471dc-4a82-419f-953c-6ad18ccbb8fa} <Debug> TCPHandler: Processed in 0.001543022 sec. | ||
| 21004 | 2026.01.22 22:29:32.578131 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21005 | 2026.01.22 22:29:32.578278 [ 277 ] {160ea538-e78c-40f2-b0c0-0106c162c1b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21006 | 2026.01.22 22:29:32.578519 [ 277 ] {160ea538-e78c-40f2-b0c0-0106c162c1b1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21007 | 2026.01.22 22:29:32.578561 [ 277 ] {160ea538-e78c-40f2-b0c0-0106c162c1b1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21008 | 2026.01.22 22:29:32.578818 [ 277 ] {160ea538-e78c-40f2-b0c0-0106c162c1b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21009 | 2026.01.22 22:29:32.578872 [ 277 ] {160ea538-e78c-40f2-b0c0-0106c162c1b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21010 | 2026.01.22 22:29:32.579004 [ 277 ] {160ea538-e78c-40f2-b0c0-0106c162c1b1} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 66-element set) | ||
| 21011 | 2026.01.22 22:29:32.579042 [ 277 ] {160ea538-e78c-40f2-b0c0-0106c162c1b1} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21012 | 2026.01.22 22:29:32.579062 [ 277 ] {160ea538-e78c-40f2-b0c0-0106c162c1b1} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 21013 | 2026.01.22 22:29:32.579077 [ 277 ] {160ea538-e78c-40f2-b0c0-0106c162c1b1} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21014 | 2026.01.22 22:29:32.579115 [ 277 ] {160ea538-e78c-40f2-b0c0-0106c162c1b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21015 | 2026.01.22 22:29:32.579135 [ 277 ] {160ea538-e78c-40f2-b0c0-0106c162c1b1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 21016 | 2026.01.22 22:29:32.579548 [ 277 ] {160ea538-e78c-40f2-b0c0-0106c162c1b1} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.00134 sec., 35820.89552238806 rows/sec., 1.39 MiB/sec. | ||
| 21017 | 2026.01.22 22:29:32.579610 [ 277 ] {160ea538-e78c-40f2-b0c0-0106c162c1b1} <Debug> TCPHandler: Processed in 0.001529541 sec. | ||
| 21018 | 2026.01.22 22:29:32.579934 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21019 | 2026.01.22 22:29:32.580085 [ 277 ] {8a69505a-2579-454c-8fb4-7f05ec353a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21020 | 2026.01.22 22:29:32.580329 [ 277 ] {8a69505a-2579-454c-8fb4-7f05ec353a47} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21021 | 2026.01.22 22:29:32.580371 [ 277 ] {8a69505a-2579-454c-8fb4-7f05ec353a47} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21022 | 2026.01.22 22:29:32.580647 [ 277 ] {8a69505a-2579-454c-8fb4-7f05ec353a47} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21023 | 2026.01.22 22:29:32.580702 [ 277 ] {8a69505a-2579-454c-8fb4-7f05ec353a47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21024 | 2026.01.22 22:29:32.580801 [ 277 ] {8a69505a-2579-454c-8fb4-7f05ec353a47} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 67-element set) | ||
| 21025 | 2026.01.22 22:29:32.580829 [ 277 ] {8a69505a-2579-454c-8fb4-7f05ec353a47} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21026 | 2026.01.22 22:29:32.580848 [ 277 ] {8a69505a-2579-454c-8fb4-7f05ec353a47} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 21027 | 2026.01.22 22:29:32.580861 [ 277 ] {8a69505a-2579-454c-8fb4-7f05ec353a47} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21028 | 2026.01.22 22:29:32.580895 [ 277 ] {8a69505a-2579-454c-8fb4-7f05ec353a47} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21029 | 2026.01.22 22:29:32.580915 [ 277 ] {8a69505a-2579-454c-8fb4-7f05ec353a47} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 21030 | 2026.01.22 22:29:32.581362 [ 277 ] {8a69505a-2579-454c-8fb4-7f05ec353a47} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001349 sec., 35581.91252779837 rows/sec., 1.38 MiB/sec. | ||
| 21031 | 2026.01.22 22:29:32.581422 [ 277 ] {8a69505a-2579-454c-8fb4-7f05ec353a47} <Debug> TCPHandler: Processed in 0.001539822 sec. | ||
| 21032 | 2026.01.22 22:29:32.581660 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21033 | 2026.01.22 22:29:32.581809 [ 277 ] {66690f78-43b7-4af7-92bb-f0eba8af2c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21034 | 2026.01.22 22:29:32.582047 [ 277 ] {66690f78-43b7-4af7-92bb-f0eba8af2c82} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21035 | 2026.01.22 22:29:32.582089 [ 277 ] {66690f78-43b7-4af7-92bb-f0eba8af2c82} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21036 | 2026.01.22 22:29:32.582342 [ 277 ] {66690f78-43b7-4af7-92bb-f0eba8af2c82} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21037 | 2026.01.22 22:29:32.582396 [ 277 ] {66690f78-43b7-4af7-92bb-f0eba8af2c82} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21038 | 2026.01.22 22:29:32.582493 [ 277 ] {66690f78-43b7-4af7-92bb-f0eba8af2c82} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 68-element set) | ||
| 21039 | 2026.01.22 22:29:32.582520 [ 277 ] {66690f78-43b7-4af7-92bb-f0eba8af2c82} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21040 | 2026.01.22 22:29:32.582564 [ 277 ] {66690f78-43b7-4af7-92bb-f0eba8af2c82} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 21041 | 2026.01.22 22:29:32.582579 [ 277 ] {66690f78-43b7-4af7-92bb-f0eba8af2c82} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21042 | 2026.01.22 22:29:32.582613 [ 277 ] {66690f78-43b7-4af7-92bb-f0eba8af2c82} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21043 | 2026.01.22 22:29:32.582654 [ 277 ] {66690f78-43b7-4af7-92bb-f0eba8af2c82} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 21044 | 2026.01.22 22:29:32.583040 [ 277 ] {66690f78-43b7-4af7-92bb-f0eba8af2c82} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001302 sec., 36866.35944700461 rows/sec., 1.43 MiB/sec. | ||
| 21045 | 2026.01.22 22:29:32.583106 [ 277 ] {66690f78-43b7-4af7-92bb-f0eba8af2c82} <Debug> TCPHandler: Processed in 0.001495861 sec. | ||
| 21046 | 2026.01.22 22:29:32.583442 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21047 | 2026.01.22 22:29:32.583592 [ 277 ] {a0f7b214-285e-45ff-8ea7-7e96e4e8b06a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21048 | 2026.01.22 22:29:32.583828 [ 277 ] {a0f7b214-285e-45ff-8ea7-7e96e4e8b06a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21049 | 2026.01.22 22:29:32.583871 [ 277 ] {a0f7b214-285e-45ff-8ea7-7e96e4e8b06a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21050 | 2026.01.22 22:29:32.584122 [ 277 ] {a0f7b214-285e-45ff-8ea7-7e96e4e8b06a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21051 | 2026.01.22 22:29:32.584175 [ 277 ] {a0f7b214-285e-45ff-8ea7-7e96e4e8b06a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21052 | 2026.01.22 22:29:32.584271 [ 277 ] {a0f7b214-285e-45ff-8ea7-7e96e4e8b06a} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 69-element set) | ||
| 21053 | 2026.01.22 22:29:32.584299 [ 277 ] {a0f7b214-285e-45ff-8ea7-7e96e4e8b06a} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21054 | 2026.01.22 22:29:32.584317 [ 277 ] {a0f7b214-285e-45ff-8ea7-7e96e4e8b06a} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 21055 | 2026.01.22 22:29:32.584331 [ 277 ] {a0f7b214-285e-45ff-8ea7-7e96e4e8b06a} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21056 | 2026.01.22 22:29:32.584363 [ 277 ] {a0f7b214-285e-45ff-8ea7-7e96e4e8b06a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21057 | 2026.01.22 22:29:32.584381 [ 277 ] {a0f7b214-285e-45ff-8ea7-7e96e4e8b06a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 21058 | 2026.01.22 22:29:32.585045 [ 277 ] {a0f7b214-285e-45ff-8ea7-7e96e4e8b06a} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001524 sec., 31496.062992125986 rows/sec., 1.22 MiB/sec. | ||
| 21059 | 2026.01.22 22:29:32.585148 [ 277 ] {a0f7b214-285e-45ff-8ea7-7e96e4e8b06a} <Debug> TCPHandler: Processed in 0.001757123 sec. | ||
| 21060 | 2026.01.22 22:29:32.585551 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21061 | 2026.01.22 22:29:32.585731 [ 277 ] {46f2dbcb-bada-498b-aa5b-b3b0b0b05549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21062 | 2026.01.22 22:29:32.585997 [ 277 ] {46f2dbcb-bada-498b-aa5b-b3b0b0b05549} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21063 | 2026.01.22 22:29:32.586073 [ 277 ] {46f2dbcb-bada-498b-aa5b-b3b0b0b05549} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21064 | 2026.01.22 22:29:32.586389 [ 277 ] {46f2dbcb-bada-498b-aa5b-b3b0b0b05549} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21065 | 2026.01.22 22:29:32.586457 [ 277 ] {46f2dbcb-bada-498b-aa5b-b3b0b0b05549} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21066 | 2026.01.22 22:29:32.586564 [ 277 ] {46f2dbcb-bada-498b-aa5b-b3b0b0b05549} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 70-element set) | ||
| 21067 | 2026.01.22 22:29:32.586591 [ 277 ] {46f2dbcb-bada-498b-aa5b-b3b0b0b05549} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21068 | 2026.01.22 22:29:32.586611 [ 277 ] {46f2dbcb-bada-498b-aa5b-b3b0b0b05549} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 21069 | 2026.01.22 22:29:32.586625 [ 277 ] {46f2dbcb-bada-498b-aa5b-b3b0b0b05549} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21070 | 2026.01.22 22:29:32.586665 [ 277 ] {46f2dbcb-bada-498b-aa5b-b3b0b0b05549} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21071 | 2026.01.22 22:29:32.586686 [ 277 ] {46f2dbcb-bada-498b-aa5b-b3b0b0b05549} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 21072 | 2026.01.22 22:29:32.587324 [ 277 ] {46f2dbcb-bada-498b-aa5b-b3b0b0b05549} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001681 sec., 28554.431885782273 rows/sec., 1.11 MiB/sec. | ||
| 21073 | 2026.01.22 22:29:32.587414 [ 277 ] {46f2dbcb-bada-498b-aa5b-b3b0b0b05549} <Debug> TCPHandler: Processed in 0.001921064 sec. | ||
| 21074 | 2026.01.22 22:29:32.587708 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21075 | 2026.01.22 22:29:32.587861 [ 277 ] {324386bc-2800-4d09-a0fc-8b257813f2e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21076 | 2026.01.22 22:29:32.588108 [ 277 ] {324386bc-2800-4d09-a0fc-8b257813f2e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21077 | 2026.01.22 22:29:32.588151 [ 277 ] {324386bc-2800-4d09-a0fc-8b257813f2e1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21078 | 2026.01.22 22:29:32.588417 [ 277 ] {324386bc-2800-4d09-a0fc-8b257813f2e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21079 | 2026.01.22 22:29:32.588470 [ 277 ] {324386bc-2800-4d09-a0fc-8b257813f2e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21080 | 2026.01.22 22:29:32.588568 [ 277 ] {324386bc-2800-4d09-a0fc-8b257813f2e1} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 71-element set) | ||
| 21081 | 2026.01.22 22:29:32.588596 [ 277 ] {324386bc-2800-4d09-a0fc-8b257813f2e1} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21082 | 2026.01.22 22:29:32.588614 [ 277 ] {324386bc-2800-4d09-a0fc-8b257813f2e1} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 21083 | 2026.01.22 22:29:32.588627 [ 277 ] {324386bc-2800-4d09-a0fc-8b257813f2e1} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21084 | 2026.01.22 22:29:32.588661 [ 277 ] {324386bc-2800-4d09-a0fc-8b257813f2e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage'))" | ||
| 21085 | 2026.01.22 22:29:32.588680 [ 277 ] {324386bc-2800-4d09-a0fc-8b257813f2e1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 21086 | 2026.01.22 22:29:32.589208 [ 277 ] {324386bc-2800-4d09-a0fc-8b257813f2e1} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.001421 sec., 33779.02885292048 rows/sec., 1.31 MiB/sec. | ||
| 21087 | 2026.01.22 22:29:32.589305 [ 277 ] {324386bc-2800-4d09-a0fc-8b257813f2e1} <Debug> TCPHandler: Processed in 0.001648662 sec. | ||
| 21088 | 2026.01.22 22:29:32.595600 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 2496 | ||
| 21089 | 2026.01.22 22:29:32.596249 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21090 | 2026.01.22 22:29:32.596377 [ 277 ] {6876d1b3-7230-4c35-a90c-2bc733b7c7e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 21091 | 2026.01.22 22:29:32.596423 [ 277 ] {6876d1b3-7230-4c35-a90c-2bc733b7c7e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21092 | 2026.01.22 22:29:32.596976 [ 277 ] {6876d1b3-7230-4c35-a90c-2bc733b7c7e9} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21093 | 2026.01.22 22:29:32.597019 [ 277 ] {6876d1b3-7230-4c35-a90c-2bc733b7c7e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 21094 | 2026.01.22 22:29:32.597450 [ 277 ] {6876d1b3-7230-4c35-a90c-2bc733b7c7e9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 21095 | 2026.01.22 22:29:32.597648 [ 277 ] {6876d1b3-7230-4c35-a90c-2bc733b7c7e9} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21096 | 2026.01.22 22:29:32.597795 [ 277 ] {6876d1b3-7230-4c35-a90c-2bc733b7c7e9} <Debug> executeQuery: Read 24 rows, 3.60 KiB in 0.00145 sec., 16551.724137931036 rows/sec., 2.43 MiB/sec. | ||
| 21097 | 2026.01.22 22:29:32.597837 [ 277 ] {6876d1b3-7230-4c35-a90c-2bc733b7c7e9} <Debug> TCPHandler: Processed in 0.001642752 sec. | ||
| 21098 | 2026.01.22 22:29:32.597957 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21099 | 2026.01.22 22:29:32.598056 [ 277 ] {fc8b60f0-ea32-4b13-a19b-0ed8134d50fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21100 | 2026.01.22 22:29:32.598096 [ 277 ] {fc8b60f0-ea32-4b13-a19b-0ed8134d50fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21101 | 2026.01.22 22:29:32.598684 [ 277 ] {fc8b60f0-ea32-4b13-a19b-0ed8134d50fd} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21102 | 2026.01.22 22:29:32.598723 [ 277 ] {fc8b60f0-ea32-4b13-a19b-0ed8134d50fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 21103 | 2026.01.22 22:29:32.599057 [ 277 ] {fc8b60f0-ea32-4b13-a19b-0ed8134d50fd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 21104 | 2026.01.22 22:29:32.599101 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21105 | 2026.01.22 22:29:32.599176 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 21106 | 2026.01.22 22:29:32.599362 [ 277 ] {fc8b60f0-ea32-4b13-a19b-0ed8134d50fd} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21107 | 2026.01.22 22:29:32.599508 [ 277 ] {fc8b60f0-ea32-4b13-a19b-0ed8134d50fd} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001474 sec., 302578.01899592945 rows/sec., 19.19 MiB/sec. | ||
| 21108 | 2026.01.22 22:29:32.599548 [ 277 ] {fc8b60f0-ea32-4b13-a19b-0ed8134d50fd} <Debug> TCPHandler: Processed in 0.001640932 sec. | ||
| 21109 | 2026.01.22 22:29:32.599681 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21110 | 2026.01.22 22:29:32.599805 [ 277 ] {73d5cdf0-e8a2-40ca-9faf-8eff43ba35ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21111 | 2026.01.22 22:29:32.599847 [ 277 ] {73d5cdf0-e8a2-40ca-9faf-8eff43ba35ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21112 | 2026.01.22 22:29:32.600356 [ 277 ] {73d5cdf0-e8a2-40ca-9faf-8eff43ba35ad} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21113 | 2026.01.22 22:29:32.600396 [ 277 ] {73d5cdf0-e8a2-40ca-9faf-8eff43ba35ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 21114 | 2026.01.22 22:29:32.600709 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 21115 | 2026.01.22 22:29:32.600711 [ 277 ] {73d5cdf0-e8a2-40ca-9faf-8eff43ba35ad} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 21116 | 2026.01.22 22:29:32.601008 [ 277 ] {73d5cdf0-e8a2-40ca-9faf-8eff43ba35ad} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21117 | 2026.01.22 22:29:32.601071 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21118 | 2026.01.22 22:29:32.601156 [ 277 ] {73d5cdf0-e8a2-40ca-9faf-8eff43ba35ad} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001379 sec., 1450.3263234227702 rows/sec., 118.26 KiB/sec. | ||
| 21119 | 2026.01.22 22:29:32.601209 [ 277 ] {73d5cdf0-e8a2-40ca-9faf-8eff43ba35ad} <Debug> TCPHandler: Processed in 0.001585091 sec. | ||
| 21120 | 2026.01.22 22:29:32.601343 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21121 | 2026.01.22 22:29:32.601465 [ 277 ] {f1c76ddc-a10b-48e7-8b85-00bc8052f47b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21122 | 2026.01.22 22:29:32.601495 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2496 | ||
| 21123 | 2026.01.22 22:29:32.601515 [ 277 ] {f1c76ddc-a10b-48e7-8b85-00bc8052f47b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21124 | 2026.01.22 22:29:32.602809 [ 277 ] {f1c76ddc-a10b-48e7-8b85-00bc8052f47b} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21125 | 2026.01.22 22:29:32.602854 [ 277 ] {f1c76ddc-a10b-48e7-8b85-00bc8052f47b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 21126 | 2026.01.22 22:29:32.603291 [ 277 ] {f1c76ddc-a10b-48e7-8b85-00bc8052f47b} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21127 | 2026.01.22 22:29:32.603507 [ 277 ] {f1c76ddc-a10b-48e7-8b85-00bc8052f47b} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21128 | 2026.01.22 22:29:32.603657 [ 277 ] {f1c76ddc-a10b-48e7-8b85-00bc8052f47b} <Debug> executeQuery: Read 1351 rows, 110.50 KiB in 0.002219 sec., 608832.807570978 rows/sec., 48.63 MiB/sec. | ||
| 21129 | 2026.01.22 22:29:32.603698 [ 277 ] {f1c76ddc-a10b-48e7-8b85-00bc8052f47b} <Debug> TCPHandler: Processed in 0.002413798 sec. | ||
| 21130 | 2026.01.22 22:29:32.603823 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21131 | 2026.01.22 22:29:32.603925 [ 277 ] {0e2021b4-679d-41ca-b7b9-c6a318421239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21132 | 2026.01.22 22:29:32.603965 [ 277 ] {0e2021b4-679d-41ca-b7b9-c6a318421239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21133 | 2026.01.22 22:29:32.604455 [ 277 ] {0e2021b4-679d-41ca-b7b9-c6a318421239} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21134 | 2026.01.22 22:29:32.604492 [ 277 ] {0e2021b4-679d-41ca-b7b9-c6a318421239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 21135 | 2026.01.22 22:29:32.604797 [ 277 ] {0e2021b4-679d-41ca-b7b9-c6a318421239} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21136 | 2026.01.22 22:29:32.605015 [ 277 ] {0e2021b4-679d-41ca-b7b9-c6a318421239} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21137 | 2026.01.22 22:29:32.605149 [ 277 ] {0e2021b4-679d-41ca-b7b9-c6a318421239} <Debug> executeQuery: Read 277 rows, 17.44 KiB in 0.001248 sec., 221955.12820512822 rows/sec., 13.65 MiB/sec. | ||
| 21138 | 2026.01.22 22:29:32.605187 [ 277 ] {0e2021b4-679d-41ca-b7b9-c6a318421239} <Debug> TCPHandler: Processed in 0.001418011 sec. | ||
| 21139 | 2026.01.22 22:29:32.605304 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21140 | 2026.01.22 22:29:32.605401 [ 277 ] {a6ef7ea2-2265-4bf6-b933-a5faaa6448f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21141 | 2026.01.22 22:29:32.605441 [ 277 ] {a6ef7ea2-2265-4bf6-b933-a5faaa6448f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21142 | 2026.01.22 22:29:32.605920 [ 277 ] {a6ef7ea2-2265-4bf6-b933-a5faaa6448f1} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21143 | 2026.01.22 22:29:32.605956 [ 277 ] {a6ef7ea2-2265-4bf6-b933-a5faaa6448f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 21144 | 2026.01.22 22:29:32.606259 [ 277 ] {a6ef7ea2-2265-4bf6-b933-a5faaa6448f1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 21145 | 2026.01.22 22:29:32.606460 [ 277 ] {a6ef7ea2-2265-4bf6-b933-a5faaa6448f1} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21146 | 2026.01.22 22:29:32.606598 [ 277 ] {a6ef7ea2-2265-4bf6-b933-a5faaa6448f1} <Debug> executeQuery: Read 268 rows, 17.62 KiB in 0.001216 sec., 220394.73684210525 rows/sec., 14.15 MiB/sec. | ||
| 21147 | 2026.01.22 22:29:32.606639 [ 277 ] {a6ef7ea2-2265-4bf6-b933-a5faaa6448f1} <Debug> TCPHandler: Processed in 0.00138509 sec. | ||
| 21148 | 2026.01.22 22:29:32.606759 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21149 | 2026.01.22 22:29:32.606853 [ 277 ] {1346f1f2-867c-453e-9c84-98b81291e843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21150 | 2026.01.22 22:29:32.606891 [ 277 ] {1346f1f2-867c-453e-9c84-98b81291e843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21151 | 2026.01.22 22:29:32.607359 [ 277 ] {1346f1f2-867c-453e-9c84-98b81291e843} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21152 | 2026.01.22 22:29:32.607395 [ 277 ] {1346f1f2-867c-453e-9c84-98b81291e843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 21153 | 2026.01.22 22:29:32.607747 [ 277 ] {1346f1f2-867c-453e-9c84-98b81291e843} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 21154 | 2026.01.22 22:29:32.607995 [ 277 ] {1346f1f2-867c-453e-9c84-98b81291e843} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21155 | 2026.01.22 22:29:32.608179 [ 277 ] {1346f1f2-867c-453e-9c84-98b81291e843} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001342 sec., 170640.8345752608 rows/sec., 9.69 MiB/sec. | ||
| 21156 | 2026.01.22 22:29:32.608232 [ 277 ] {1346f1f2-867c-453e-9c84-98b81291e843} <Debug> TCPHandler: Processed in 0.001523471 sec. | ||
| 21157 | 2026.01.22 22:29:32.608404 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21158 | 2026.01.22 22:29:32.608588 [ 277 ] {5e57695c-55d5-4b97-a091-c3274b5912bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21159 | 2026.01.22 22:29:32.608637 [ 277 ] {5e57695c-55d5-4b97-a091-c3274b5912bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21160 | 2026.01.22 22:29:32.609425 [ 277 ] {5e57695c-55d5-4b97-a091-c3274b5912bd} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21161 | 2026.01.22 22:29:32.609475 [ 277 ] {5e57695c-55d5-4b97-a091-c3274b5912bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 21162 | 2026.01.22 22:29:32.609881 [ 277 ] {5e57695c-55d5-4b97-a091-c3274b5912bd} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21163 | 2026.01.22 22:29:32.610099 [ 277 ] {5e57695c-55d5-4b97-a091-c3274b5912bd} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21164 | 2026.01.22 22:29:32.610232 [ 277 ] {5e57695c-55d5-4b97-a091-c3274b5912bd} <Debug> executeQuery: Read 927 rows, 67.25 KiB in 0.001688 sec., 549170.6161137441 rows/sec., 38.91 MiB/sec. | ||
| 21165 | 2026.01.22 22:29:32.610272 [ 277 ] {5e57695c-55d5-4b97-a091-c3274b5912bd} <Debug> TCPHandler: Processed in 0.001965334 sec. | ||
| 21166 | 2026.01.22 22:29:32.610390 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21167 | 2026.01.22 22:29:32.610490 [ 277 ] {046a35b4-dd80-4674-bf90-4723b002348e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21168 | 2026.01.22 22:29:32.610542 [ 277 ] {046a35b4-dd80-4674-bf90-4723b002348e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21169 | 2026.01.22 22:29:32.610886 [ 277 ] {046a35b4-dd80-4674-bf90-4723b002348e} <Trace> oximeter.measurements_bool (a68a1b1f-6c09-4757-b3ab-eafef4467e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21170 | 2026.01.22 22:29:32.610923 [ 277 ] {046a35b4-dd80-4674-bf90-4723b002348e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 21171 | 2026.01.22 22:29:32.611216 [ 277 ] {046a35b4-dd80-4674-bf90-4723b002348e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 21172 | 2026.01.22 22:29:32.611454 [ 277 ] {046a35b4-dd80-4674-bf90-4723b002348e} <Trace> oximeter.measurements_bool (a68a1b1f-6c09-4757-b3ab-eafef4467e95): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21173 | 2026.01.22 22:29:32.611589 [ 277 ] {046a35b4-dd80-4674-bf90-4723b002348e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001118 sec., 5366.726296958855 rows/sec., 280.39 KiB/sec. | ||
| 21174 | 2026.01.22 22:29:32.611627 [ 277 ] {046a35b4-dd80-4674-bf90-4723b002348e} <Debug> TCPHandler: Processed in 0.001286819 sec. | ||
| 21175 | 2026.01.22 22:29:32.611740 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21176 | 2026.01.22 22:29:32.611834 [ 277 ] {003b6504-4f8a-4159-bb80-c77d7e19972f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 21177 | 2026.01.22 22:29:32.611877 [ 277 ] {003b6504-4f8a-4159-bb80-c77d7e19972f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 21178 | 2026.01.22 22:29:32.612227 [ 277 ] {003b6504-4f8a-4159-bb80-c77d7e19972f} <Trace> oximeter.measurements_cumulativei64 (7d86ec52-1d8e-4d09-ba7b-f69f251fdba1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21179 | 2026.01.22 22:29:32.612263 [ 277 ] {003b6504-4f8a-4159-bb80-c77d7e19972f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 21180 | 2026.01.22 22:29:32.612996 [ 277 ] {003b6504-4f8a-4159-bb80-c77d7e19972f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 21181 | 2026.01.22 22:29:32.613228 [ 277 ] {003b6504-4f8a-4159-bb80-c77d7e19972f} <Trace> oximeter.measurements_cumulativei64 (7d86ec52-1d8e-4d09-ba7b-f69f251fdba1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21182 | 2026.01.22 22:29:32.613354 [ 277 ] {003b6504-4f8a-4159-bb80-c77d7e19972f} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001538 sec., 13003.901170351104 rows/sec., 880.05 KiB/sec. | ||
| 21183 | 2026.01.22 22:29:32.613392 [ 277 ] {003b6504-4f8a-4159-bb80-c77d7e19972f} <Debug> TCPHandler: Processed in 0.001700472 sec. | ||
| 21184 | 2026.01.22 22:29:32.613503 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21185 | 2026.01.22 22:29:32.613597 [ 277 ] {568e827f-d341-43d0-812f-cf15421b3bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21186 | 2026.01.22 22:29:32.613638 [ 277 ] {568e827f-d341-43d0-812f-cf15421b3bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21187 | 2026.01.22 22:29:32.614091 [ 277 ] {568e827f-d341-43d0-812f-cf15421b3bba} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21188 | 2026.01.22 22:29:32.614130 [ 277 ] {568e827f-d341-43d0-812f-cf15421b3bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 21189 | 2026.01.22 22:29:32.614465 [ 277 ] {568e827f-d341-43d0-812f-cf15421b3bba} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21190 | 2026.01.22 22:29:32.614685 [ 277 ] {568e827f-d341-43d0-812f-cf15421b3bba} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21191 | 2026.01.22 22:29:32.614818 [ 277 ] {568e827f-d341-43d0-812f-cf15421b3bba} <Debug> executeQuery: Read 354 rows, 23.73 KiB in 0.001239 sec., 285714.2857142857 rows/sec., 18.70 MiB/sec. | ||
| 21192 | 2026.01.22 22:29:32.614856 [ 277 ] {568e827f-d341-43d0-812f-cf15421b3bba} <Debug> TCPHandler: Processed in 0.00140232 sec. | ||
| 21193 | 2026.01.22 22:29:32.614967 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21194 | 2026.01.22 22:29:32.615060 [ 277 ] {f38d96b1-e4fc-4c7a-8e65-3baf2fbee1e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21195 | 2026.01.22 22:29:32.615102 [ 277 ] {f38d96b1-e4fc-4c7a-8e65-3baf2fbee1e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21196 | 2026.01.22 22:29:32.615439 [ 277 ] {f38d96b1-e4fc-4c7a-8e65-3baf2fbee1e2} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21197 | 2026.01.22 22:29:32.615477 [ 277 ] {f38d96b1-e4fc-4c7a-8e65-3baf2fbee1e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 21198 | 2026.01.22 22:29:32.615793 [ 277 ] {f38d96b1-e4fc-4c7a-8e65-3baf2fbee1e2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 21199 | 2026.01.22 22:29:32.616001 [ 277 ] {f38d96b1-e4fc-4c7a-8e65-3baf2fbee1e2} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21200 | 2026.01.22 22:29:32.616130 [ 277 ] {f38d96b1-e4fc-4c7a-8e65-3baf2fbee1e2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001089 sec., 918.2736455463729 rows/sec., 61.88 KiB/sec. | ||
| 21201 | 2026.01.22 22:29:32.616168 [ 277 ] {f38d96b1-e4fc-4c7a-8e65-3baf2fbee1e2} <Debug> TCPHandler: Processed in 0.001249519 sec. | ||
| 21202 | 2026.01.22 22:29:32.616282 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21203 | 2026.01.22 22:29:32.616375 [ 277 ] {78cd6896-b723-4d3e-8ea4-7a251eda8e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21204 | 2026.01.22 22:29:32.616427 [ 277 ] {78cd6896-b723-4d3e-8ea4-7a251eda8e45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21205 | 2026.01.22 22:29:32.617321 [ 277 ] {78cd6896-b723-4d3e-8ea4-7a251eda8e45} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21206 | 2026.01.22 22:29:32.617358 [ 277 ] {78cd6896-b723-4d3e-8ea4-7a251eda8e45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 21207 | 2026.01.22 22:29:32.617940 [ 277 ] {78cd6896-b723-4d3e-8ea4-7a251eda8e45} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 21208 | 2026.01.22 22:29:32.618181 [ 277 ] {78cd6896-b723-4d3e-8ea4-7a251eda8e45} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21209 | 2026.01.22 22:29:32.618324 [ 277 ] {78cd6896-b723-4d3e-8ea4-7a251eda8e45} <Debug> executeQuery: Read 57 rows, 101.79 KiB in 0.001967 sec., 28978.139298423997 rows/sec., 50.54 MiB/sec. | ||
| 21210 | 2026.01.22 22:29:32.618395 [ 277 ] {78cd6896-b723-4d3e-8ea4-7a251eda8e45} <Debug> TCPHandler: Processed in 0.002161576 sec. | ||
| 21211 | 2026.01.22 22:29:32.618513 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21212 | 2026.01.22 22:29:32.618605 [ 277 ] {2f28e385-7f9b-4cc3-970b-ee6e62dffdd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21213 | 2026.01.22 22:29:32.618648 [ 277 ] {2f28e385-7f9b-4cc3-970b-ee6e62dffdd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21214 | 2026.01.22 22:29:32.619003 [ 277 ] {2f28e385-7f9b-4cc3-970b-ee6e62dffdd7} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21215 | 2026.01.22 22:29:32.619040 [ 277 ] {2f28e385-7f9b-4cc3-970b-ee6e62dffdd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 21216 | 2026.01.22 22:29:32.619371 [ 277 ] {2f28e385-7f9b-4cc3-970b-ee6e62dffdd7} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21217 | 2026.01.22 22:29:32.619594 [ 277 ] {2f28e385-7f9b-4cc3-970b-ee6e62dffdd7} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21218 | 2026.01.22 22:29:32.619724 [ 277 ] {2f28e385-7f9b-4cc3-970b-ee6e62dffdd7} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001137 sec., 94986.80738786279 rows/sec., 5.79 MiB/sec. | ||
| 21219 | 2026.01.22 22:29:32.619760 [ 277 ] {2f28e385-7f9b-4cc3-970b-ee6e62dffdd7} <Debug> TCPHandler: Processed in 0.0012974 sec. | ||
| 21220 | 2026.01.22 22:29:32.701056 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 791 | ||
| 21221 | 2026.01.22 22:29:32.719667 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21222 | 2026.01.22 22:29:32.719716 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 21223 | 2026.01.22 22:29:32.725995 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 21224 | 2026.01.22 22:29:32.726698 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21225 | 2026.01.22 22:29:32.730041 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 791 | ||
| 21226 | 2026.01.22 22:29:33.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.24 MiB, peak 417.29 MiB, free memory in arenas 0.00 B, will set to 399.83 MiB (RSS), difference: -2.41 MiB | ||
| 21227 | 2026.01.22 22:29:33.400518 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): 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] | ||
| 21228 | 2026.01.22 22:29:33.400574 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): 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] | ||
| 21229 | 2026.01.22 22:29:33.403152 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): 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] | ||
| 21230 | 2026.01.22 22:29:34.570787 [ 149 ] {} <Debug> oximeter.measurements_i64 (24c158a5-0e9f-4115-bfdc-3d56fe10d0c6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 21231 | 2026.01.22 22:29:34.570861 [ 149 ] {} <Trace> oximeter.measurements_i64 (24c158a5-0e9f-4115-bfdc-3d56fe10d0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21232 | 2026.01.22 22:29:34.570882 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 21233 | 2026.01.22 22:29:34.570995 [ 192 ] {24c158a5-0e9f-4115-bfdc-3d56fe10d0c6::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 | ||
| 21234 | 2026.01.22 22:29:34.571146 [ 192 ] {24c158a5-0e9f-4115-bfdc-3d56fe10d0c6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21235 | 2026.01.22 22:29:34.571182 [ 192 ] {24c158a5-0e9f-4115-bfdc-3d56fe10d0c6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 9 rows starting from the beginning of the part | ||
| 21236 | 2026.01.22 22:29:34.571252 [ 192 ] {24c158a5-0e9f-4115-bfdc-3d56fe10d0c6::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 | ||
| 21237 | 2026.01.22 22:29:34.571297 [ 192 ] {24c158a5-0e9f-4115-bfdc-3d56fe10d0c6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part | ||
| 21238 | 2026.01.22 22:29:34.571338 [ 192 ] {24c158a5-0e9f-4115-bfdc-3d56fe10d0c6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 21239 | 2026.01.22 22:29:34.571378 [ 192 ] {24c158a5-0e9f-4115-bfdc-3d56fe10d0c6::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 | ||
| 21240 | 2026.01.22 22:29:34.577567 [ 192 ] {24c158a5-0e9f-4115-bfdc-3d56fe10d0c6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.006623519 sec., 6341.040163091553 rows/sec., 465.02 KiB/sec. | ||
| 21241 | 2026.01.22 22:29:34.577749 [ 196 ] {24c158a5-0e9f-4115-bfdc-3d56fe10d0c6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 21242 | 2026.01.22 22:29:34.578086 [ 196 ] {24c158a5-0e9f-4115-bfdc-3d56fe10d0c6::all_1_5_1} <Trace> oximeter.measurements_i64 (24c158a5-0e9f-4115-bfdc-3d56fe10d0c6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21243 | 2026.01.22 22:29:34.578173 [ 196 ] {24c158a5-0e9f-4115-bfdc-3d56fe10d0c6::all_1_5_1} <Trace> oximeter.measurements_i64 (24c158a5-0e9f-4115-bfdc-3d56fe10d0c6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 21244 | 2026.01.22 22:29:34.578260 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 21245 | 2026.01.22 22:29:37.175162 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21246 | 2026.01.22 22:29:37.175232 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21247 | 2026.01.22 22:29:37.441086 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 50848 | ||
| 21248 | 2026.01.22 22:29:37.441902 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21249 | 2026.01.22 22:29:37.441963 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21250 | 2026.01.22 22:29:37.442541 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 21251 | 2026.01.22 22:29:37.442786 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21252 | 2026.01.22 22:29:37.442932 [ 146 ] {} <Debug> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 21253 | 2026.01.22 22:29:37.442948 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50848 | ||
| 21254 | 2026.01.22 22:29:37.443008 [ 146 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21255 | 2026.01.22 22:29:37.443038 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21256 | 2026.01.22 22:29:37.443166 [ 199 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 21257 | 2026.01.22 22:29:37.443311 [ 199 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21258 | 2026.01.22 22:29:37.443352 [ 199 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_101_20, total 48416 rows starting from the beginning of the part | ||
| 21259 | 2026.01.22 22:29:37.443419 [ 199 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 21260 | 2026.01.22 22:29:37.443466 [ 199 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 21261 | 2026.01.22 22:29:37.443511 [ 199 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 21262 | 2026.01.22 22:29:37.443554 [ 199 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 21263 | 2026.01.22 22:29:37.443600 [ 199 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 21264 | 2026.01.22 22:29:37.446848 [ 191 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50848 rows, containing 4 columns (4 merged, 0 gathered) in 0.003741888 sec., 13588862.09314656 rows/sec., 194.39 MiB/sec. | ||
| 21265 | 2026.01.22 22:29:37.447145 [ 191 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 21266 | 2026.01.22 22:29:37.447421 [ 191 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_106_21} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21267 | 2026.01.22 22:29:37.447498 [ 191 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_106_21} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 21268 | 2026.01.22 22:29:37.447585 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 21269 | 2026.01.22 22:29:37.526483 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21270 | 2026.01.22 22:29:37.526756 [ 277 ] {562eeb8e-2359-45c7-9998-10a7015d0cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21271 | 2026.01.22 22:29:37.527152 [ 277 ] {562eeb8e-2359-45c7-9998-10a7015d0cdf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21272 | 2026.01.22 22:29:37.527199 [ 277 ] {562eeb8e-2359-45c7-9998-10a7015d0cdf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21273 | 2026.01.22 22:29:37.527531 [ 277 ] {562eeb8e-2359-45c7-9998-10a7015d0cdf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21274 | 2026.01.22 22:29:37.527601 [ 277 ] {562eeb8e-2359-45c7-9998-10a7015d0cdf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21275 | 2026.01.22 22:29:37.527737 [ 277 ] {562eeb8e-2359-45c7-9998-10a7015d0cdf} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 72-element set) | ||
| 21276 | 2026.01.22 22:29:37.527863 [ 341 ] {562eeb8e-2359-45c7-9998-10a7015d0cdf} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21277 | 2026.01.22 22:29:37.527894 [ 336 ] {562eeb8e-2359-45c7-9998-10a7015d0cdf} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 21278 | 2026.01.22 22:29:37.528049 [ 277 ] {562eeb8e-2359-45c7-9998-10a7015d0cdf} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 21279 | 2026.01.22 22:29:37.528082 [ 277 ] {562eeb8e-2359-45c7-9998-10a7015d0cdf} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21280 | 2026.01.22 22:29:37.528153 [ 277 ] {562eeb8e-2359-45c7-9998-10a7015d0cdf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21281 | 2026.01.22 22:29:37.528174 [ 277 ] {562eeb8e-2359-45c7-9998-10a7015d0cdf} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Reading approx. 72 rows with 2 streams | ||
| 21282 | 2026.01.22 22:29:37.528212 [ 277 ] {562eeb8e-2359-45c7-9998-10a7015d0cdf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 21283 | 2026.01.22 22:29:37.528261 [ 277 ] {562eeb8e-2359-45c7-9998-10a7015d0cdf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 21284 | 2026.01.22 22:29:37.529363 [ 277 ] {562eeb8e-2359-45c7-9998-10a7015d0cdf} <Debug> executeQuery: Read 72 rows, 2.73 KiB in 0.002745 sec., 26229.508196721312 rows/sec., 992.93 KiB/sec. | ||
| 21285 | 2026.01.22 22:29:37.529496 [ 277 ] {562eeb8e-2359-45c7-9998-10a7015d0cdf} <Debug> TCPHandler: Processed in 0.003142493 sec. | ||
| 21286 | 2026.01.22 22:29:37.538081 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21287 | 2026.01.22 22:29:37.538238 [ 277 ] {9843c31a-5680-4b0a-b70a-12e36b450041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 21288 | 2026.01.22 22:29:37.538303 [ 277 ] {9843c31a-5680-4b0a-b70a-12e36b450041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21289 | 2026.01.22 22:29:37.538997 [ 277 ] {9843c31a-5680-4b0a-b70a-12e36b450041} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21290 | 2026.01.22 22:29:37.539040 [ 277 ] {9843c31a-5680-4b0a-b70a-12e36b450041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21291 | 2026.01.22 22:29:37.539443 [ 277 ] {9843c31a-5680-4b0a-b70a-12e36b450041} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 21292 | 2026.01.22 22:29:37.539642 [ 277 ] {9843c31a-5680-4b0a-b70a-12e36b450041} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21293 | 2026.01.22 22:29:37.539787 [ 277 ] {9843c31a-5680-4b0a-b70a-12e36b450041} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001593 sec., 627.7463904582548 rows/sec., 174.71 KiB/sec. | ||
| 21294 | 2026.01.22 22:29:37.539828 [ 277 ] {9843c31a-5680-4b0a-b70a-12e36b450041} <Debug> TCPHandler: Processed in 0.001824704 sec. | ||
| 21295 | 2026.01.22 22:29:37.539934 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21296 | 2026.01.22 22:29:37.540029 [ 277 ] {db7898c7-791a-48c3-96e2-9cbffb3439c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21297 | 2026.01.22 22:29:37.540071 [ 277 ] {db7898c7-791a-48c3-96e2-9cbffb3439c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21298 | 2026.01.22 22:29:37.540482 [ 277 ] {db7898c7-791a-48c3-96e2-9cbffb3439c4} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21299 | 2026.01.22 22:29:37.540520 [ 277 ] {db7898c7-791a-48c3-96e2-9cbffb3439c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21300 | 2026.01.22 22:29:37.540810 [ 277 ] {db7898c7-791a-48c3-96e2-9cbffb3439c4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 21301 | 2026.01.22 22:29:37.541014 [ 277 ] {db7898c7-791a-48c3-96e2-9cbffb3439c4} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21302 | 2026.01.22 22:29:37.541144 [ 277 ] {db7898c7-791a-48c3-96e2-9cbffb3439c4} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001136 sec., 1760.5633802816901 rows/sec., 130.67 KiB/sec. | ||
| 21303 | 2026.01.22 22:29:37.541181 [ 277 ] {db7898c7-791a-48c3-96e2-9cbffb3439c4} <Debug> TCPHandler: Processed in 0.00129634 sec. | ||
| 21304 | 2026.01.22 22:29:37.541304 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21305 | 2026.01.22 22:29:37.541426 [ 277 ] {e53a0997-5dac-4a73-adaa-5bb69afc87df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21306 | 2026.01.22 22:29:37.541482 [ 277 ] {e53a0997-5dac-4a73-adaa-5bb69afc87df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21307 | 2026.01.22 22:29:37.541960 [ 277 ] {e53a0997-5dac-4a73-adaa-5bb69afc87df} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21308 | 2026.01.22 22:29:37.541997 [ 277 ] {e53a0997-5dac-4a73-adaa-5bb69afc87df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21309 | 2026.01.22 22:29:37.542300 [ 277 ] {e53a0997-5dac-4a73-adaa-5bb69afc87df} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21310 | 2026.01.22 22:29:37.542502 [ 277 ] {e53a0997-5dac-4a73-adaa-5bb69afc87df} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21311 | 2026.01.22 22:29:37.542622 [ 146 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 21312 | 2026.01.22 22:29:37.542632 [ 277 ] {e53a0997-5dac-4a73-adaa-5bb69afc87df} <Debug> executeQuery: Read 70 rows, 5.62 KiB in 0.001232 sec., 56818.181818181816 rows/sec., 4.46 MiB/sec. | ||
| 21313 | 2026.01.22 22:29:37.542669 [ 146 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21314 | 2026.01.22 22:29:37.542687 [ 277 ] {e53a0997-5dac-4a73-adaa-5bb69afc87df} <Debug> TCPHandler: Processed in 0.001445841 sec. | ||
| 21315 | 2026.01.22 22:29:37.542694 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21316 | 2026.01.22 22:29:37.542810 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21317 | 2026.01.22 22:29:37.542817 [ 193 ] {048797f8-2913-4120-8057-043480967ec1::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 | ||
| 21318 | 2026.01.22 22:29:37.542913 [ 277 ] {56c7a098-2e37-43c2-93d2-e578a645166f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21319 | 2026.01.22 22:29:37.542958 [ 277 ] {56c7a098-2e37-43c2-93d2-e578a645166f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21320 | 2026.01.22 22:29:37.542963 [ 193 ] {048797f8-2913-4120-8057-043480967ec1::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21321 | 2026.01.22 22:29:37.543010 [ 193 ] {048797f8-2913-4120-8057-043480967ec1::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 2574 rows starting from the beginning of the part | ||
| 21322 | 2026.01.22 22:29:37.543082 [ 193 ] {048797f8-2913-4120-8057-043480967ec1::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 1327 rows starting from the beginning of the part | ||
| 21323 | 2026.01.22 22:29:37.543138 [ 193 ] {048797f8-2913-4120-8057-043480967ec1::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 156 rows starting from the beginning of the part | ||
| 21324 | 2026.01.22 22:29:37.543192 [ 193 ] {048797f8-2913-4120-8057-043480967ec1::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 66 rows starting from the beginning of the part | ||
| 21325 | 2026.01.22 22:29:37.543240 [ 193 ] {048797f8-2913-4120-8057-043480967ec1::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 1351 rows starting from the beginning of the part | ||
| 21326 | 2026.01.22 22:29:37.543290 [ 193 ] {048797f8-2913-4120-8057-043480967ec1::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 70 rows starting from the beginning of the part | ||
| 21327 | 2026.01.22 22:29:37.543356 [ 277 ] {56c7a098-2e37-43c2-93d2-e578a645166f} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21328 | 2026.01.22 22:29:37.543397 [ 277 ] {56c7a098-2e37-43c2-93d2-e578a645166f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21329 | 2026.01.22 22:29:37.543716 [ 277 ] {56c7a098-2e37-43c2-93d2-e578a645166f} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21330 | 2026.01.22 22:29:37.543925 [ 277 ] {56c7a098-2e37-43c2-93d2-e578a645166f} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21331 | 2026.01.22 22:29:37.544065 [ 277 ] {56c7a098-2e37-43c2-93d2-e578a645166f} <Debug> executeQuery: Read 7 rows, 513.00 B in 0.001171 sec., 5977.796754910333 rows/sec., 427.82 KiB/sec. | ||
| 21332 | 2026.01.22 22:29:37.544103 [ 277 ] {56c7a098-2e37-43c2-93d2-e578a645166f} <Debug> TCPHandler: Processed in 0.00134361 sec. | ||
| 21333 | 2026.01.22 22:29:37.544205 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21334 | 2026.01.22 22:29:37.544299 [ 277 ] {9c1da952-1756-4586-a35d-76c1be8e5de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21335 | 2026.01.22 22:29:37.544339 [ 277 ] {9c1da952-1756-4586-a35d-76c1be8e5de6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21336 | 2026.01.22 22:29:37.544761 [ 277 ] {9c1da952-1756-4586-a35d-76c1be8e5de6} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21337 | 2026.01.22 22:29:37.544797 [ 277 ] {9c1da952-1756-4586-a35d-76c1be8e5de6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21338 | 2026.01.22 22:29:37.545091 [ 277 ] {9c1da952-1756-4586-a35d-76c1be8e5de6} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21339 | 2026.01.22 22:29:37.545305 [ 277 ] {9c1da952-1756-4586-a35d-76c1be8e5de6} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21340 | 2026.01.22 22:29:37.545413 [ 146 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 21341 | 2026.01.22 22:29:37.545437 [ 277 ] {9c1da952-1756-4586-a35d-76c1be8e5de6} <Debug> executeQuery: Read 83 rows, 6.50 KiB in 0.001155 sec., 71861.47186147186 rows/sec., 5.49 MiB/sec. | ||
| 21342 | 2026.01.22 22:29:37.545444 [ 146 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21343 | 2026.01.22 22:29:37.545466 [ 203 ] {048797f8-2913-4120-8057-043480967ec1::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5544 rows, containing 5 columns (5 merged, 0 gathered) in 0.00270428 sec., 2050083.5712278315 rows/sec., 175.24 MiB/sec. | ||
| 21344 | 2026.01.22 22:29:37.545477 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21345 | 2026.01.22 22:29:37.545483 [ 277 ] {9c1da952-1756-4586-a35d-76c1be8e5de6} <Debug> TCPHandler: Processed in 0.001326779 sec. | ||
| 21346 | 2026.01.22 22:29:37.545607 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::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 | ||
| 21347 | 2026.01.22 22:29:37.545621 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21348 | 2026.01.22 22:29:37.545753 [ 277 ] {71250122-cdac-4835-bda8-27395e7acc3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21349 | 2026.01.22 22:29:37.545764 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21350 | 2026.01.22 22:29:37.545791 [ 197 ] {048797f8-2913-4120-8057-043480967ec1::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 21351 | 2026.01.22 22:29:37.545797 [ 277 ] {71250122-cdac-4835-bda8-27395e7acc3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21352 | 2026.01.22 22:29:37.545811 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1316 rows starting from the beginning of the part | ||
| 21353 | 2026.01.22 22:29:37.545901 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 563 rows starting from the beginning of the part | ||
| 21354 | 2026.01.22 22:29:37.545958 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 123 rows starting from the beginning of the part | ||
| 21355 | 2026.01.22 22:29:37.546013 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 69 rows starting from the beginning of the part | ||
| 21356 | 2026.01.22 22:29:37.546062 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 927 rows starting from the beginning of the part | ||
| 21357 | 2026.01.22 22:29:37.546115 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 83 rows starting from the beginning of the part | ||
| 21358 | 2026.01.22 22:29:37.546139 [ 197 ] {048797f8-2913-4120-8057-043480967ec1::all_1_156_31} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21359 | 2026.01.22 22:29:37.546230 [ 277 ] {71250122-cdac-4835-bda8-27395e7acc3f} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21360 | 2026.01.22 22:29:37.546237 [ 197 ] {048797f8-2913-4120-8057-043480967ec1::all_1_156_31} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 21361 | 2026.01.22 22:29:37.546274 [ 277 ] {71250122-cdac-4835-bda8-27395e7acc3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21362 | 2026.01.22 22:29:37.546361 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 21363 | 2026.01.22 22:29:37.546628 [ 277 ] {71250122-cdac-4835-bda8-27395e7acc3f} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21364 | 2026.01.22 22:29:37.546850 [ 277 ] {71250122-cdac-4835-bda8-27395e7acc3f} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21365 | 2026.01.22 22:29:37.546987 [ 277 ] {71250122-cdac-4835-bda8-27395e7acc3f} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001252 sec., 129392.97124600639 rows/sec., 9.00 MiB/sec. | ||
| 21366 | 2026.01.22 22:29:37.547024 [ 277 ] {71250122-cdac-4835-bda8-27395e7acc3f} <Debug> TCPHandler: Processed in 0.001453081 sec. | ||
| 21367 | 2026.01.22 22:29:37.547148 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21368 | 2026.01.22 22:29:37.547270 [ 277 ] {7cf566e9-b027-49db-afe8-809bdeb56798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21369 | 2026.01.22 22:29:37.547338 [ 277 ] {7cf566e9-b027-49db-afe8-809bdeb56798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21370 | 2026.01.22 22:29:37.547595 [ 187 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3081 rows, containing 5 columns (5 merged, 0 gathered) in 0.002045605 sec., 1506155.8805341208 rows/sec., 115.29 MiB/sec. | ||
| 21371 | 2026.01.22 22:29:37.547776 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 21372 | 2026.01.22 22:29:37.548040 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_156_31} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21373 | 2026.01.22 22:29:37.548116 [ 208 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_156_31} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 21374 | 2026.01.22 22:29:37.548165 [ 277 ] {7cf566e9-b027-49db-afe8-809bdeb56798} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21375 | 2026.01.22 22:29:37.548196 [ 208 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 21376 | 2026.01.22 22:29:37.548207 [ 277 ] {7cf566e9-b027-49db-afe8-809bdeb56798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21377 | 2026.01.22 22:29:37.548731 [ 277 ] {7cf566e9-b027-49db-afe8-809bdeb56798} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 21378 | 2026.01.22 22:29:37.548962 [ 277 ] {7cf566e9-b027-49db-afe8-809bdeb56798} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21379 | 2026.01.22 22:29:37.549107 [ 277 ] {7cf566e9-b027-49db-afe8-809bdeb56798} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001862 sec., 2685.2846401718584 rows/sec., 4.81 MiB/sec. | ||
| 21380 | 2026.01.22 22:29:37.549172 [ 277 ] {7cf566e9-b027-49db-afe8-809bdeb56798} <Debug> TCPHandler: Processed in 0.002086846 sec. | ||
| 21381 | 2026.01.22 22:29:37.549287 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21382 | 2026.01.22 22:29:37.549382 [ 277 ] {0c0220e0-6486-4ca0-955f-9bde2876028c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21383 | 2026.01.22 22:29:37.549425 [ 277 ] {0c0220e0-6486-4ca0-955f-9bde2876028c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21384 | 2026.01.22 22:29:37.549766 [ 277 ] {0c0220e0-6486-4ca0-955f-9bde2876028c} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21385 | 2026.01.22 22:29:37.549803 [ 277 ] {0c0220e0-6486-4ca0-955f-9bde2876028c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21386 | 2026.01.22 22:29:37.550100 [ 277 ] {0c0220e0-6486-4ca0-955f-9bde2876028c} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 21387 | 2026.01.22 22:29:37.550308 [ 277 ] {0c0220e0-6486-4ca0-955f-9bde2876028c} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21388 | 2026.01.22 22:29:37.550422 [ 146 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 21389 | 2026.01.22 22:29:37.550436 [ 277 ] {0c0220e0-6486-4ca0-955f-9bde2876028c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 21390 | 2026.01.22 22:29:37.550455 [ 146 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21391 | 2026.01.22 22:29:37.550478 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21392 | 2026.01.22 22:29:37.550478 [ 277 ] {0c0220e0-6486-4ca0-955f-9bde2876028c} <Debug> TCPHandler: Processed in 0.00124257 sec. | ||
| 21393 | 2026.01.22 22:29:37.550554 [ 197 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 21394 | 2026.01.22 22:29:37.550651 [ 197 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21395 | 2026.01.22 22:29:37.550680 [ 197 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 9390 rows starting from the beginning of the part | ||
| 21396 | 2026.01.22 22:29:37.550735 [ 197 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 21397 | 2026.01.22 22:29:37.550786 [ 197 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 21398 | 2026.01.22 22:29:37.550833 [ 197 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 21399 | 2026.01.22 22:29:37.550877 [ 197 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 108 rows starting from the beginning of the part | ||
| 21400 | 2026.01.22 22:29:37.550924 [ 197 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 21401 | 2026.01.22 22:29:37.553921 [ 188 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9738 rows, containing 4 columns (4 merged, 0 gathered) in 0.003388485 sec., 2873850.703190364 rows/sec., 191.45 MiB/sec. | ||
| 21402 | 2026.01.22 22:29:37.554116 [ 201 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 21403 | 2026.01.22 22:29:37.554382 [ 201 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_156_31} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21404 | 2026.01.22 22:29:37.554455 [ 201 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_156_31} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 21405 | 2026.01.22 22:29:37.554522 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.98 MiB. | ||
| 21406 | 2026.01.22 22:29:40.230106 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 799 | ||
| 21407 | 2026.01.22 22:29:40.247947 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21408 | 2026.01.22 22:29:40.248000 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21409 | 2026.01.22 22:29:40.254216 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 21410 | 2026.01.22 22:29:40.254906 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21411 | 2026.01.22 22:29:40.255202 [ 126 ] {} <Debug> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 21412 | 2026.01.22 22:29:40.255271 [ 126 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21413 | 2026.01.22 22:29:40.255293 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21414 | 2026.01.22 22:29:40.255452 [ 208 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 21415 | 2026.01.22 22:29:40.258133 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 799 | ||
| 21416 | 2026.01.22 22:29:40.259500 [ 208 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21417 | 2026.01.22 22:29:40.261054 [ 208 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 21418 | 2026.01.22 22:29:40.265885 [ 208 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 7 rows starting from the beginning of the part | ||
| 21419 | 2026.01.22 22:29:40.270833 [ 208 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 8 rows starting from the beginning of the part | ||
| 21420 | 2026.01.22 22:29:40.276049 [ 208 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 7 rows starting from the beginning of the part | ||
| 21421 | 2026.01.22 22:29:40.281166 [ 208 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 8 rows starting from the beginning of the part | ||
| 21422 | 2026.01.22 22:29:40.286129 [ 208 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 21423 | 2026.01.22 22:29:40.350761 [ 188 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 799 rows, containing 679 columns (679 merged, 0 gathered) in 0.095389186 sec., 8376.211534083119 rows/sec., 43.31 MiB/sec. | ||
| 21424 | 2026.01.22 22:29:40.353375 [ 200 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 21425 | 2026.01.22 22:29:40.355195 [ 200 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_106_21} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21426 | 2026.01.22 22:29:40.355294 [ 200 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_106_21} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 21427 | 2026.01.22 22:29:40.357122 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 21428 | 2026.01.22 22:29:41.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.93 MiB, peak 418.33 MiB, free memory in arenas 0.00 B, will set to 399.84 MiB (RSS), difference: -1.09 MiB | ||
| 21429 | 2026.01.22 22:29:42.548929 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21430 | 2026.01.22 22:29:42.549140 [ 277 ] {dc932eff-cd65-4f91-bcbf-d144cb965ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21431 | 2026.01.22 22:29:42.549212 [ 277 ] {dc932eff-cd65-4f91-bcbf-d144cb965ba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21432 | 2026.01.22 22:29:42.550051 [ 277 ] {dc932eff-cd65-4f91-bcbf-d144cb965ba9} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21433 | 2026.01.22 22:29:42.550089 [ 277 ] {dc932eff-cd65-4f91-bcbf-d144cb965ba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21434 | 2026.01.22 22:29:42.550482 [ 277 ] {dc932eff-cd65-4f91-bcbf-d144cb965ba9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 21435 | 2026.01.22 22:29:42.550709 [ 277 ] {dc932eff-cd65-4f91-bcbf-d144cb965ba9} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21436 | 2026.01.22 22:29:42.550858 [ 277 ] {dc932eff-cd65-4f91-bcbf-d144cb965ba9} <Debug> executeQuery: Read 446 rows, 28.96 KiB in 0.001772 sec., 251693.00225733637 rows/sec., 15.96 MiB/sec. | ||
| 21437 | 2026.01.22 22:29:42.550913 [ 277 ] {dc932eff-cd65-4f91-bcbf-d144cb965ba9} <Debug> TCPHandler: Processed in 0.002117886 sec. | ||
| 21438 | 2026.01.22 22:29:42.551050 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21439 | 2026.01.22 22:29:42.551148 [ 277 ] {58790f70-212c-49d1-b983-15bf7ac65814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21440 | 2026.01.22 22:29:42.551189 [ 277 ] {58790f70-212c-49d1-b983-15bf7ac65814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21441 | 2026.01.22 22:29:42.551606 [ 277 ] {58790f70-212c-49d1-b983-15bf7ac65814} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21442 | 2026.01.22 22:29:42.551642 [ 277 ] {58790f70-212c-49d1-b983-15bf7ac65814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21443 | 2026.01.22 22:29:42.551936 [ 277 ] {58790f70-212c-49d1-b983-15bf7ac65814} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 21444 | 2026.01.22 22:29:42.552134 [ 277 ] {58790f70-212c-49d1-b983-15bf7ac65814} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21445 | 2026.01.22 22:29:42.552261 [ 277 ] {58790f70-212c-49d1-b983-15bf7ac65814} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001131 sec., 884.1732979664014 rows/sec., 65.62 KiB/sec. | ||
| 21446 | 2026.01.22 22:29:42.552298 [ 277 ] {58790f70-212c-49d1-b983-15bf7ac65814} <Debug> TCPHandler: Processed in 0.001300719 sec. | ||
| 21447 | 2026.01.22 22:29:42.552416 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21448 | 2026.01.22 22:29:42.552512 [ 277 ] {e202e5cf-24cb-4ab8-8265-ed6b5ddbd235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21449 | 2026.01.22 22:29:42.552551 [ 277 ] {e202e5cf-24cb-4ab8-8265-ed6b5ddbd235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21450 | 2026.01.22 22:29:42.553426 [ 277 ] {e202e5cf-24cb-4ab8-8265-ed6b5ddbd235} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21451 | 2026.01.22 22:29:42.553461 [ 277 ] {e202e5cf-24cb-4ab8-8265-ed6b5ddbd235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21452 | 2026.01.22 22:29:42.553847 [ 277 ] {e202e5cf-24cb-4ab8-8265-ed6b5ddbd235} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21453 | 2026.01.22 22:29:42.554059 [ 277 ] {e202e5cf-24cb-4ab8-8265-ed6b5ddbd235} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21454 | 2026.01.22 22:29:42.554188 [ 277 ] {e202e5cf-24cb-4ab8-8265-ed6b5ddbd235} <Debug> executeQuery: Read 1315 rows, 107.92 KiB in 0.001694 sec., 776269.1853600944 rows/sec., 62.21 MiB/sec. | ||
| 21455 | 2026.01.22 22:29:42.554225 [ 277 ] {e202e5cf-24cb-4ab8-8265-ed6b5ddbd235} <Debug> TCPHandler: Processed in 0.001859983 sec. | ||
| 21456 | 2026.01.22 22:29:42.554343 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21457 | 2026.01.22 22:29:42.554438 [ 277 ] {c9544bbe-bd7e-4efc-8a69-0a4a2083cd4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21458 | 2026.01.22 22:29:42.554477 [ 277 ] {c9544bbe-bd7e-4efc-8a69-0a4a2083cd4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21459 | 2026.01.22 22:29:42.554957 [ 277 ] {c9544bbe-bd7e-4efc-8a69-0a4a2083cd4d} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21460 | 2026.01.22 22:29:42.554991 [ 277 ] {c9544bbe-bd7e-4efc-8a69-0a4a2083cd4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21461 | 2026.01.22 22:29:42.555297 [ 277 ] {c9544bbe-bd7e-4efc-8a69-0a4a2083cd4d} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21462 | 2026.01.22 22:29:42.555507 [ 277 ] {c9544bbe-bd7e-4efc-8a69-0a4a2083cd4d} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21463 | 2026.01.22 22:29:42.555642 [ 277 ] {c9544bbe-bd7e-4efc-8a69-0a4a2083cd4d} <Debug> executeQuery: Read 279 rows, 17.59 KiB in 0.001223 sec., 228127.55519215047 rows/sec., 14.05 MiB/sec. | ||
| 21464 | 2026.01.22 22:29:42.555680 [ 277 ] {c9544bbe-bd7e-4efc-8a69-0a4a2083cd4d} <Debug> TCPHandler: Processed in 0.00138795 sec. | ||
| 21465 | 2026.01.22 22:29:42.555679 [ 92 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21466 | 2026.01.22 22:29:42.555750 [ 92 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21467 | 2026.01.22 22:29:42.555774 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21468 | 2026.01.22 22:29:42.555796 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21469 | 2026.01.22 22:29:42.555906 [ 277 ] {610859fe-23f1-4ba5-850f-f44767bd7104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21470 | 2026.01.22 22:29:42.555903 [ 194 ] {1300943d-9fd4-47f6-9844-87364234b6ab::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 | ||
| 21471 | 2026.01.22 22:29:42.555946 [ 277 ] {610859fe-23f1-4ba5-850f-f44767bd7104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21472 | 2026.01.22 22:29:42.556062 [ 194 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21473 | 2026.01.22 22:29:42.556100 [ 194 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 305 rows starting from the beginning of the part | ||
| 21474 | 2026.01.22 22:29:42.556169 [ 194 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 50 rows starting from the beginning of the part | ||
| 21475 | 2026.01.22 22:29:42.556241 [ 194 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 5 rows starting from the beginning of the part | ||
| 21476 | 2026.01.22 22:29:42.556322 [ 194 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 277 rows starting from the beginning of the part | ||
| 21477 | 2026.01.22 22:29:42.556378 [ 194 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 7 rows starting from the beginning of the part | ||
| 21478 | 2026.01.22 22:29:42.556426 [ 194 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 279 rows starting from the beginning of the part | ||
| 21479 | 2026.01.22 22:29:42.556465 [ 277 ] {610859fe-23f1-4ba5-850f-f44767bd7104} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21480 | 2026.01.22 22:29:42.556506 [ 277 ] {610859fe-23f1-4ba5-850f-f44767bd7104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21481 | 2026.01.22 22:29:42.556849 [ 277 ] {610859fe-23f1-4ba5-850f-f44767bd7104} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 21482 | 2026.01.22 22:29:42.557068 [ 277 ] {610859fe-23f1-4ba5-850f-f44767bd7104} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21483 | 2026.01.22 22:29:42.557208 [ 277 ] {610859fe-23f1-4ba5-850f-f44767bd7104} <Debug> executeQuery: Read 231 rows, 15.25 KiB in 0.00132 sec., 175000 rows/sec., 11.28 MiB/sec. | ||
| 21484 | 2026.01.22 22:29:42.557247 [ 277 ] {610859fe-23f1-4ba5-850f-f44767bd7104} <Debug> TCPHandler: Processed in 0.001503441 sec. | ||
| 21485 | 2026.01.22 22:29:42.557362 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21486 | 2026.01.22 22:29:42.557457 [ 277 ] {5a14b589-0175-426f-a826-de3ac3a0b0e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21487 | 2026.01.22 22:29:42.557496 [ 277 ] {5a14b589-0175-426f-a826-de3ac3a0b0e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21488 | 2026.01.22 22:29:42.557508 [ 188 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 923 rows, containing 5 columns (5 merged, 0 gathered) in 0.001666593 sec., 553824.4790419736 rows/sec., 36.79 MiB/sec. | ||
| 21489 | 2026.01.22 22:29:42.557724 [ 189 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21490 | 2026.01.22 22:29:42.557972 [ 277 ] {5a14b589-0175-426f-a826-de3ac3a0b0e2} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21491 | 2026.01.22 22:29:42.558017 [ 277 ] {5a14b589-0175-426f-a826-de3ac3a0b0e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21492 | 2026.01.22 22:29:42.558084 [ 189 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_151_30} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21493 | 2026.01.22 22:29:42.558196 [ 189 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_151_30} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21494 | 2026.01.22 22:29:42.558305 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 21495 | 2026.01.22 22:29:42.558347 [ 277 ] {5a14b589-0175-426f-a826-de3ac3a0b0e2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 21496 | 2026.01.22 22:29:42.558555 [ 277 ] {5a14b589-0175-426f-a826-de3ac3a0b0e2} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21497 | 2026.01.22 22:29:42.558686 [ 277 ] {5a14b589-0175-426f-a826-de3ac3a0b0e2} <Debug> executeQuery: Read 229 rows, 13.31 KiB in 0.001248 sec., 183493.58974358975 rows/sec., 10.42 MiB/sec. | ||
| 21498 | 2026.01.22 22:29:42.558724 [ 277 ] {5a14b589-0175-426f-a826-de3ac3a0b0e2} <Debug> TCPHandler: Processed in 0.001412561 sec. | ||
| 21499 | 2026.01.22 22:29:42.558833 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21500 | 2026.01.22 22:29:42.558927 [ 277 ] {8c6f1978-dcb4-480f-abcf-f3d0cef63c13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21501 | 2026.01.22 22:29:42.558966 [ 277 ] {8c6f1978-dcb4-480f-abcf-f3d0cef63c13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21502 | 2026.01.22 22:29:42.559619 [ 277 ] {8c6f1978-dcb4-480f-abcf-f3d0cef63c13} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21503 | 2026.01.22 22:29:42.559656 [ 277 ] {8c6f1978-dcb4-480f-abcf-f3d0cef63c13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21504 | 2026.01.22 22:29:42.559983 [ 277 ] {8c6f1978-dcb4-480f-abcf-f3d0cef63c13} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21505 | 2026.01.22 22:29:42.560195 [ 277 ] {8c6f1978-dcb4-480f-abcf-f3d0cef63c13} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21506 | 2026.01.22 22:29:42.560325 [ 277 ] {8c6f1978-dcb4-480f-abcf-f3d0cef63c13} <Debug> executeQuery: Read 804 rows, 57.88 KiB in 0.001416 sec., 567796.6101694915 rows/sec., 39.92 MiB/sec. | ||
| 21507 | 2026.01.22 22:29:42.560363 [ 277 ] {8c6f1978-dcb4-480f-abcf-f3d0cef63c13} <Debug> TCPHandler: Processed in 0.001579532 sec. | ||
| 21508 | 2026.01.22 22:29:42.560433 [ 222 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): 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] | ||
| 21509 | 2026.01.22 22:29:42.560464 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21510 | 2026.01.22 22:29:42.560475 [ 222 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): 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] | ||
| 21511 | 2026.01.22 22:29:42.560566 [ 277 ] {8175b8a7-cf27-4d11-9d9c-05d09291e3e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21512 | 2026.01.22 22:29:42.560612 [ 277 ] {8175b8a7-cf27-4d11-9d9c-05d09291e3e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21513 | 2026.01.22 22:29:42.560954 [ 277 ] {8175b8a7-cf27-4d11-9d9c-05d09291e3e6} <Trace> oximeter.measurements_bool (a68a1b1f-6c09-4757-b3ab-eafef4467e95): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21514 | 2026.01.22 22:29:42.560990 [ 277 ] {8175b8a7-cf27-4d11-9d9c-05d09291e3e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21515 | 2026.01.22 22:29:42.561313 [ 277 ] {8175b8a7-cf27-4d11-9d9c-05d09291e3e6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 21516 | 2026.01.22 22:29:42.561523 [ 277 ] {8175b8a7-cf27-4d11-9d9c-05d09291e3e6} <Trace> oximeter.measurements_bool (a68a1b1f-6c09-4757-b3ab-eafef4467e95): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21517 | 2026.01.22 22:29:42.561655 [ 277 ] {8175b8a7-cf27-4d11-9d9c-05d09291e3e6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001107 sec., 5420.054200542006 rows/sec., 283.18 KiB/sec. | ||
| 21518 | 2026.01.22 22:29:42.561691 [ 277 ] {8175b8a7-cf27-4d11-9d9c-05d09291e3e6} <Debug> TCPHandler: Processed in 0.001277 sec. | ||
| 21519 | 2026.01.22 22:29:42.561802 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21520 | 2026.01.22 22:29:42.561903 [ 277 ] {3ff6e3aa-6cd4-49a5-aa7d-6729af6bfba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21521 | 2026.01.22 22:29:42.561947 [ 277 ] {3ff6e3aa-6cd4-49a5-aa7d-6729af6bfba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21522 | 2026.01.22 22:29:42.562385 [ 277 ] {3ff6e3aa-6cd4-49a5-aa7d-6729af6bfba0} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21523 | 2026.01.22 22:29:42.562423 [ 277 ] {3ff6e3aa-6cd4-49a5-aa7d-6729af6bfba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21524 | 2026.01.22 22:29:42.562781 [ 277 ] {3ff6e3aa-6cd4-49a5-aa7d-6729af6bfba0} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21525 | 2026.01.22 22:29:42.562989 [ 277 ] {3ff6e3aa-6cd4-49a5-aa7d-6729af6bfba0} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21526 | 2026.01.22 22:29:42.563110 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Selected 6 parts from all_1_152_36 to all_157_157_0 | ||
| 21527 | 2026.01.22 22:29:42.563118 [ 277 ] {3ff6e3aa-6cd4-49a5-aa7d-6729af6bfba0} <Debug> executeQuery: Read 329 rows, 22.07 KiB in 0.001237 sec., 265966.04688763135 rows/sec., 17.42 MiB/sec. | ||
| 21528 | 2026.01.22 22:29:42.563168 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21529 | 2026.01.22 22:29:42.563182 [ 277 ] {3ff6e3aa-6cd4-49a5-aa7d-6729af6bfba0} <Debug> TCPHandler: Processed in 0.001430621 sec. | ||
| 21530 | 2026.01.22 22:29:42.563198 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21531 | 2026.01.22 22:29:42.563289 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_157_37} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_152_36 to all_157_157_0 into Compact with storage Full | ||
| 21532 | 2026.01.22 22:29:42.563311 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21533 | 2026.01.22 22:29:42.563396 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_157_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21534 | 2026.01.22 22:29:42.563427 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_157_37} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_152_36, total 45262 rows starting from the beginning of the part | ||
| 21535 | 2026.01.22 22:29:42.563436 [ 277 ] {fd7a1f94-1cec-4032-bacf-0ebf575299ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21536 | 2026.01.22 22:29:42.563481 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_157_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 160 rows starting from the beginning of the part | ||
| 21537 | 2026.01.22 22:29:42.563493 [ 277 ] {fd7a1f94-1cec-4032-bacf-0ebf575299ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21538 | 2026.01.22 22:29:42.563524 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_157_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 160 rows starting from the beginning of the part | ||
| 21539 | 2026.01.22 22:29:42.563581 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_157_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 354 rows starting from the beginning of the part | ||
| 21540 | 2026.01.22 22:29:42.563618 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_157_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 162 rows starting from the beginning of the part | ||
| 21541 | 2026.01.22 22:29:42.563656 [ 194 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_157_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 329 rows starting from the beginning of the part | ||
| 21542 | 2026.01.22 22:29:42.564033 [ 222 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): 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] | ||
| 21543 | 2026.01.22 22:29:42.564122 [ 277 ] {fd7a1f94-1cec-4032-bacf-0ebf575299ee} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21544 | 2026.01.22 22:29:42.564165 [ 277 ] {fd7a1f94-1cec-4032-bacf-0ebf575299ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21545 | 2026.01.22 22:29:42.564505 [ 277 ] {fd7a1f94-1cec-4032-bacf-0ebf575299ee} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 21546 | 2026.01.22 22:29:42.564711 [ 277 ] {fd7a1f94-1cec-4032-bacf-0ebf575299ee} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21547 | 2026.01.22 22:29:42.564841 [ 277 ] {fd7a1f94-1cec-4032-bacf-0ebf575299ee} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001427 sec., 1401.5416958654519 rows/sec., 91.70 KiB/sec. | ||
| 21548 | 2026.01.22 22:29:42.564878 [ 277 ] {fd7a1f94-1cec-4032-bacf-0ebf575299ee} <Debug> TCPHandler: Processed in 0.001628482 sec. | ||
| 21549 | 2026.01.22 22:29:42.565000 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21550 | 2026.01.22 22:29:42.565095 [ 277 ] {88a23abe-f7c4-4492-b464-088317543b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21551 | 2026.01.22 22:29:42.565149 [ 277 ] {88a23abe-f7c4-4492-b464-088317543b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21552 | 2026.01.22 22:29:42.565965 [ 277 ] {88a23abe-f7c4-4492-b464-088317543b24} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21553 | 2026.01.22 22:29:42.566002 [ 277 ] {88a23abe-f7c4-4492-b464-088317543b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21554 | 2026.01.22 22:29:42.566565 [ 277 ] {88a23abe-f7c4-4492-b464-088317543b24} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21555 | 2026.01.22 22:29:42.566799 [ 277 ] {88a23abe-f7c4-4492-b464-088317543b24} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21556 | 2026.01.22 22:29:42.566949 [ 277 ] {88a23abe-f7c4-4492-b464-088317543b24} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.00187 sec., 29411.764705882353 rows/sec., 52.70 MiB/sec. | ||
| 21557 | 2026.01.22 22:29:42.567004 [ 277 ] {88a23abe-f7c4-4492-b464-088317543b24} <Debug> TCPHandler: Processed in 0.002055345 sec. | ||
| 21558 | 2026.01.22 22:29:42.567124 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21559 | 2026.01.22 22:29:42.567220 [ 277 ] {4c3f38f4-2f3f-46d9-8e0f-21bab027c01d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 21560 | 2026.01.22 22:29:42.567261 [ 277 ] {4c3f38f4-2f3f-46d9-8e0f-21bab027c01d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 21561 | 2026.01.22 22:29:42.567577 [ 277 ] {4c3f38f4-2f3f-46d9-8e0f-21bab027c01d} <Trace> oximeter.measurements_i64 (24c158a5-0e9f-4115-bfdc-3d56fe10d0c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21562 | 2026.01.22 22:29:42.567614 [ 277 ] {4c3f38f4-2f3f-46d9-8e0f-21bab027c01d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21563 | 2026.01.22 22:29:42.567913 [ 277 ] {4c3f38f4-2f3f-46d9-8e0f-21bab027c01d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 21564 | 2026.01.22 22:29:42.568115 [ 277 ] {4c3f38f4-2f3f-46d9-8e0f-21bab027c01d} <Trace> oximeter.measurements_i64 (24c158a5-0e9f-4115-bfdc-3d56fe10d0c6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21565 | 2026.01.22 22:29:42.568242 [ 277 ] {4c3f38f4-2f3f-46d9-8e0f-21bab027c01d} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.00104 sec., 8653.846153846154 rows/sec., 611.29 KiB/sec. | ||
| 21566 | 2026.01.22 22:29:42.568278 [ 277 ] {4c3f38f4-2f3f-46d9-8e0f-21bab027c01d} <Debug> TCPHandler: Processed in 0.001205129 sec. | ||
| 21567 | 2026.01.22 22:29:42.568388 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21568 | 2026.01.22 22:29:42.568483 [ 277 ] {dd708362-322b-4cf4-a9c3-8fcbadb9e403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21569 | 2026.01.22 22:29:42.568523 [ 277 ] {dd708362-322b-4cf4-a9c3-8fcbadb9e403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21570 | 2026.01.22 22:29:42.568861 [ 277 ] {dd708362-322b-4cf4-a9c3-8fcbadb9e403} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21571 | 2026.01.22 22:29:42.568897 [ 277 ] {dd708362-322b-4cf4-a9c3-8fcbadb9e403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21572 | 2026.01.22 22:29:42.569196 [ 277 ] {dd708362-322b-4cf4-a9c3-8fcbadb9e403} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 21573 | 2026.01.22 22:29:42.569394 [ 277 ] {dd708362-322b-4cf4-a9c3-8fcbadb9e403} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21574 | 2026.01.22 22:29:42.569523 [ 277 ] {dd708362-322b-4cf4-a9c3-8fcbadb9e403} <Debug> executeQuery: Read 108 rows, 6.74 KiB in 0.001059 sec., 101983.00283286118 rows/sec., 6.22 MiB/sec. | ||
| 21575 | 2026.01.22 22:29:42.569559 [ 277 ] {dd708362-322b-4cf4-a9c3-8fcbadb9e403} <Debug> TCPHandler: Processed in 0.001220929 sec. | ||
| 21576 | 2026.01.22 22:29:42.573347 [ 190 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_157_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46427 rows, containing 5 columns (5 merged, 0 gathered) in 0.010087775 sec., 4602303.282934046 rows/sec., 314.80 MiB/sec. | ||
| 21577 | 2026.01.22 22:29:42.573757 [ 198 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_157_37} <Trace> MergedBlockOutputStream: filled checksums all_1_157_37 (state Temporary) | ||
| 21578 | 2026.01.22 22:29:42.574047 [ 198 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_157_37} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_merge_all_1_157_37 to all_1_157_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21579 | 2026.01.22 22:29:42.574121 [ 198 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_157_37} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Merged 6 parts: [all_1_152_36, all_157_157_0] -> all_1_157_37 | ||
| 21580 | 2026.01.22 22:29:42.574200 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
| 21581 | 2026.01.22 22:29:42.602079 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 72 entries to flush up to offset 2568 | ||
| 21582 | 2026.01.22 22:29:42.605489 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21583 | 2026.01.22 22:29:42.605534 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21584 | 2026.01.22 22:29:42.606778 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 21585 | 2026.01.22 22:29:42.607054 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21586 | 2026.01.22 22:29:42.607295 [ 222 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): 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] | ||
| 21587 | 2026.01.22 22:29:42.607333 [ 222 ] {} <Debug> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): 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] | ||
| 21588 | 2026.01.22 22:29:42.607381 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2568 | ||
| 21589 | 2026.01.22 22:29:42.615217 [ 222 ] {} <Debug> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): 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] | ||
| 21590 | 2026.01.22 22:29:43.000209 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.97 MiB, peak 418.33 MiB, free memory in arenas 0.00 B, will set to 399.86 MiB (RSS), difference: -1.11 MiB | ||
| 21591 | 2026.01.22 22:29:43.080390 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): 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] | ||
| 21592 | 2026.01.22 22:29:43.080432 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): 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] | ||
| 21593 | 2026.01.22 22:29:43.083452 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): 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] | ||
| 21594 | 2026.01.22 22:29:43.534588 [ 221 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): 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] | ||
| 21595 | 2026.01.22 22:29:43.534662 [ 221 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): 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] | ||
| 21596 | 2026.01.22 22:29:43.542746 [ 221 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): 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] | ||
| 21597 | 2026.01.22 22:29:43.579672 [ 218 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): 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] | ||
| 21598 | 2026.01.22 22:29:43.579726 [ 218 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): 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] | ||
| 21599 | 2026.01.22 22:29:43.586035 [ 218 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): 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] | ||
| 21600 | 2026.01.22 22:29:44.943113 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 51296 | ||
| 21601 | 2026.01.22 22:29:44.943633 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21602 | 2026.01.22 22:29:44.943679 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21603 | 2026.01.22 22:29:44.944170 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 21604 | 2026.01.22 22:29:44.944398 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21605 | 2026.01.22 22:29:44.944540 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51296 | ||
| 21606 | 2026.01.22 22:29:47.374169 [ 224 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): 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] | ||
| 21607 | 2026.01.22 22:29:47.374276 [ 224 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): 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] | ||
| 21608 | 2026.01.22 22:29:47.382197 [ 224 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): 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] | ||
| 21609 | 2026.01.22 22:29:47.561864 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21610 | 2026.01.22 22:29:47.562043 [ 277 ] {e5499419-7e87-418c-8cd8-f0788a4eae32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21611 | 2026.01.22 22:29:47.562106 [ 277 ] {e5499419-7e87-418c-8cd8-f0788a4eae32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21612 | 2026.01.22 22:29:47.562749 [ 277 ] {e5499419-7e87-418c-8cd8-f0788a4eae32} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21613 | 2026.01.22 22:29:47.562789 [ 277 ] {e5499419-7e87-418c-8cd8-f0788a4eae32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21614 | 2026.01.22 22:29:47.563155 [ 277 ] {e5499419-7e87-418c-8cd8-f0788a4eae32} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 21615 | 2026.01.22 22:29:47.563371 [ 277 ] {e5499419-7e87-418c-8cd8-f0788a4eae32} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21616 | 2026.01.22 22:29:47.563523 [ 277 ] {e5499419-7e87-418c-8cd8-f0788a4eae32} <Debug> executeQuery: Read 8 rows, 653.00 B in 0.001528 sec., 5235.602094240838 rows/sec., 417.34 KiB/sec. | ||
| 21617 | 2026.01.22 22:29:47.563525 [ 101 ] {} <Debug> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d) (MergerMutator): Selected 6 parts from all_1_37_9 to all_42_42_0 | ||
| 21618 | 2026.01.22 22:29:47.563566 [ 277 ] {e5499419-7e87-418c-8cd8-f0788a4eae32} <Debug> TCPHandler: Processed in 0.001830764 sec. | ||
| 21619 | 2026.01.22 22:29:47.563623 [ 101 ] {} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21620 | 2026.01.22 22:29:47.563664 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21621 | 2026.01.22 22:29:47.563736 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21622 | 2026.01.22 22:29:47.563788 [ 192 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_42_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_9 to all_42_42_0 into Compact with storage Full | ||
| 21623 | 2026.01.22 22:29:47.563862 [ 277 ] {37f96970-fa88-412a-83c9-33a8beb6a99a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21624 | 2026.01.22 22:29:47.563914 [ 277 ] {37f96970-fa88-412a-83c9-33a8beb6a99a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21625 | 2026.01.22 22:29:47.563915 [ 192 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_42_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21626 | 2026.01.22 22:29:47.563971 [ 192 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 20 rows starting from the beginning of the part | ||
| 21627 | 2026.01.22 22:29:47.564043 [ 192 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part | ||
| 21628 | 2026.01.22 22:29:47.564093 [ 192 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part | ||
| 21629 | 2026.01.22 22:29:47.564140 [ 192 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 2 rows starting from the beginning of the part | ||
| 21630 | 2026.01.22 22:29:47.564187 [ 192 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 21631 | 2026.01.22 22:29:47.564233 [ 192 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_42_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 21632 | 2026.01.22 22:29:47.565023 [ 277 ] {37f96970-fa88-412a-83c9-33a8beb6a99a} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21633 | 2026.01.22 22:29:47.565064 [ 277 ] {37f96970-fa88-412a-83c9-33a8beb6a99a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21634 | 2026.01.22 22:29:47.565089 [ 198 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_42_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 5 columns (5 merged, 0 gathered) in 0.00134947 sec., 25936.10824990552 rows/sec., 2.14 MiB/sec. | ||
| 21635 | 2026.01.22 22:29:47.565281 [ 190 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_42_10} <Trace> MergedBlockOutputStream: filled checksums all_1_42_10 (state Temporary) | ||
| 21636 | 2026.01.22 22:29:47.565464 [ 277 ] {37f96970-fa88-412a-83c9-33a8beb6a99a} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21637 | 2026.01.22 22:29:47.565634 [ 190 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_42_10} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_merge_all_1_42_10 to all_1_42_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21638 | 2026.01.22 22:29:47.565728 [ 277 ] {37f96970-fa88-412a-83c9-33a8beb6a99a} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21639 | 2026.01.22 22:29:47.565729 [ 190 ] {d3c176f4-4ec7-4850-81aa-d5d39676189d::all_1_42_10} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d) (MergerMutator): Merged 6 parts: [all_1_37_9, all_42_42_0] -> all_1_42_10 | ||
| 21640 | 2026.01.22 22:29:47.565848 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 21641 | 2026.01.22 22:29:47.565877 [ 277 ] {37f96970-fa88-412a-83c9-33a8beb6a99a} <Debug> executeQuery: Read 1213 rows, 101.96 KiB in 0.002039 sec., 594899.4605198627 rows/sec., 48.83 MiB/sec. | ||
| 21642 | 2026.01.22 22:29:47.565919 [ 277 ] {37f96970-fa88-412a-83c9-33a8beb6a99a} <Debug> TCPHandler: Processed in 0.002247147 sec. | ||
| 21643 | 2026.01.22 22:29:47.566037 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21644 | 2026.01.22 22:29:47.566131 [ 277 ] {2a922728-ce5b-4294-8f7c-e8a31c45b2d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21645 | 2026.01.22 22:29:47.566170 [ 277 ] {2a922728-ce5b-4294-8f7c-e8a31c45b2d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21646 | 2026.01.22 22:29:47.566569 [ 277 ] {2a922728-ce5b-4294-8f7c-e8a31c45b2d6} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21647 | 2026.01.22 22:29:47.566604 [ 277 ] {2a922728-ce5b-4294-8f7c-e8a31c45b2d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21648 | 2026.01.22 22:29:47.566884 [ 277 ] {2a922728-ce5b-4294-8f7c-e8a31c45b2d6} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21649 | 2026.01.22 22:29:47.567097 [ 277 ] {2a922728-ce5b-4294-8f7c-e8a31c45b2d6} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21650 | 2026.01.22 22:29:47.567224 [ 277 ] {2a922728-ce5b-4294-8f7c-e8a31c45b2d6} <Debug> executeQuery: Read 13 rows, 942.00 B in 0.001111 sec., 11701.170117011701 rows/sec., 828.01 KiB/sec. | ||
| 21651 | 2026.01.22 22:29:47.567262 [ 277 ] {2a922728-ce5b-4294-8f7c-e8a31c45b2d6} <Debug> TCPHandler: Processed in 0.00127302 sec. | ||
| 21652 | 2026.01.22 22:29:47.567366 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21653 | 2026.01.22 22:29:47.567457 [ 277 ] {6391d839-4c4c-4fd9-a526-222436e55378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21654 | 2026.01.22 22:29:47.567496 [ 277 ] {6391d839-4c4c-4fd9-a526-222436e55378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21655 | 2026.01.22 22:29:47.567965 [ 277 ] {6391d839-4c4c-4fd9-a526-222436e55378} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21656 | 2026.01.22 22:29:47.568001 [ 277 ] {6391d839-4c4c-4fd9-a526-222436e55378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21657 | 2026.01.22 22:29:47.568303 [ 277 ] {6391d839-4c4c-4fd9-a526-222436e55378} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 21658 | 2026.01.22 22:29:47.568500 [ 277 ] {6391d839-4c4c-4fd9-a526-222436e55378} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21659 | 2026.01.22 22:29:47.568628 [ 277 ] {6391d839-4c4c-4fd9-a526-222436e55378} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001188 sec., 191919.19191919192 rows/sec., 13.00 MiB/sec. | ||
| 21660 | 2026.01.22 22:29:47.568665 [ 277 ] {6391d839-4c4c-4fd9-a526-222436e55378} <Debug> TCPHandler: Processed in 0.00134601 sec. | ||
| 21661 | 2026.01.22 22:29:47.568769 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21662 | 2026.01.22 22:29:47.568862 [ 277 ] {8728659a-7810-4450-ab4a-12be92557d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21663 | 2026.01.22 22:29:47.568900 [ 277 ] {8728659a-7810-4450-ab4a-12be92557d88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21664 | 2026.01.22 22:29:47.569523 [ 277 ] {8728659a-7810-4450-ab4a-12be92557d88} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21665 | 2026.01.22 22:29:47.569560 [ 277 ] {8728659a-7810-4450-ab4a-12be92557d88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21666 | 2026.01.22 22:29:47.569875 [ 277 ] {8728659a-7810-4450-ab4a-12be92557d88} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21667 | 2026.01.22 22:29:47.570079 [ 277 ] {8728659a-7810-4450-ab4a-12be92557d88} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21668 | 2026.01.22 22:29:47.570204 [ 277 ] {8728659a-7810-4450-ab4a-12be92557d88} <Debug> executeQuery: Read 545 rows, 41.28 KiB in 0.001359 sec., 401030.1692420898 rows/sec., 29.66 MiB/sec. | ||
| 21669 | 2026.01.22 22:29:47.570241 [ 277 ] {8728659a-7810-4450-ab4a-12be92557d88} <Debug> TCPHandler: Processed in 0.001519061 sec. | ||
| 21670 | 2026.01.22 22:29:47.570354 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21671 | 2026.01.22 22:29:47.570448 [ 277 ] {fe7c4296-03bb-4e2c-a136-dc1ba50a5b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21672 | 2026.01.22 22:29:47.570490 [ 277 ] {fe7c4296-03bb-4e2c-a136-dc1ba50a5b56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21673 | 2026.01.22 22:29:47.571085 [ 277 ] {fe7c4296-03bb-4e2c-a136-dc1ba50a5b56} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21674 | 2026.01.22 22:29:47.571123 [ 277 ] {fe7c4296-03bb-4e2c-a136-dc1ba50a5b56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21675 | 2026.01.22 22:29:47.571488 [ 277 ] {fe7c4296-03bb-4e2c-a136-dc1ba50a5b56} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21676 | 2026.01.22 22:29:47.571689 [ 277 ] {fe7c4296-03bb-4e2c-a136-dc1ba50a5b56} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21677 | 2026.01.22 22:29:47.571817 [ 277 ] {fe7c4296-03bb-4e2c-a136-dc1ba50a5b56} <Debug> executeQuery: Read 849 rows, 58.50 KiB in 0.001388 sec., 611671.4697406341 rows/sec., 41.16 MiB/sec. | ||
| 21678 | 2026.01.22 22:29:47.571855 [ 277 ] {fe7c4296-03bb-4e2c-a136-dc1ba50a5b56} <Debug> TCPHandler: Processed in 0.001548681 sec. | ||
| 21679 | 2026.01.22 22:29:47.571969 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21680 | 2026.01.22 22:29:47.572063 [ 277 ] {9459d606-5608-4c6a-aa9a-c96e1a3de238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21681 | 2026.01.22 22:29:47.572117 [ 277 ] {9459d606-5608-4c6a-aa9a-c96e1a3de238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21682 | 2026.01.22 22:29:47.572862 [ 277 ] {9459d606-5608-4c6a-aa9a-c96e1a3de238} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21683 | 2026.01.22 22:29:47.572899 [ 277 ] {9459d606-5608-4c6a-aa9a-c96e1a3de238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21684 | 2026.01.22 22:29:47.573382 [ 277 ] {9459d606-5608-4c6a-aa9a-c96e1a3de238} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21685 | 2026.01.22 22:29:47.573599 [ 277 ] {9459d606-5608-4c6a-aa9a-c96e1a3de238} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21686 | 2026.01.22 22:29:47.573735 [ 277 ] {9459d606-5608-4c6a-aa9a-c96e1a3de238} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00169 sec., 2958.5798816568044 rows/sec., 5.30 MiB/sec. | ||
| 21687 | 2026.01.22 22:29:47.573789 [ 277 ] {9459d606-5608-4c6a-aa9a-c96e1a3de238} <Debug> TCPHandler: Processed in 0.001868714 sec. | ||
| 21688 | 2026.01.22 22:29:47.573899 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21689 | 2026.01.22 22:29:47.573992 [ 277 ] {abcf8691-9424-450c-b255-b24d8a795cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21690 | 2026.01.22 22:29:47.574034 [ 277 ] {abcf8691-9424-450c-b255-b24d8a795cc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21691 | 2026.01.22 22:29:47.574377 [ 277 ] {abcf8691-9424-450c-b255-b24d8a795cc1} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21692 | 2026.01.22 22:29:47.574413 [ 277 ] {abcf8691-9424-450c-b255-b24d8a795cc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21693 | 2026.01.22 22:29:47.574701 [ 277 ] {abcf8691-9424-450c-b255-b24d8a795cc1} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 21694 | 2026.01.22 22:29:47.574893 [ 277 ] {abcf8691-9424-450c-b255-b24d8a795cc1} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21695 | 2026.01.22 22:29:47.575020 [ 277 ] {abcf8691-9424-450c-b255-b24d8a795cc1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 21696 | 2026.01.22 22:29:47.575055 [ 277 ] {abcf8691-9424-450c-b255-b24d8a795cc1} <Debug> TCPHandler: Processed in 0.001203949 sec. | ||
| 21697 | 2026.01.22 22:29:47.758221 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 806 | ||
| 21698 | 2026.01.22 22:29:47.776915 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21699 | 2026.01.22 22:29:47.776958 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21700 | 2026.01.22 22:29:47.783036 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 21701 | 2026.01.22 22:29:47.783724 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21702 | 2026.01.22 22:29:47.787114 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 806 | ||
| 21703 | 2026.01.22 22:29:48.000307 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.99 MiB, peak 418.33 MiB, free memory in arenas 0.00 B, will set to 399.86 MiB (RSS), difference: -1.13 MiB | ||
| 21704 | 2026.01.22 22:29:52.175271 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21705 | 2026.01.22 22:29:52.175338 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21706 | 2026.01.22 22:29:52.444845 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 51808 | ||
| 21707 | 2026.01.22 22:29:52.445494 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21708 | 2026.01.22 22:29:52.445528 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21709 | 2026.01.22 22:29:52.445991 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 21710 | 2026.01.22 22:29:52.446211 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21711 | 2026.01.22 22:29:52.446339 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51808 | ||
| 21712 | 2026.01.22 22:29:52.537400 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21713 | 2026.01.22 22:29:52.537589 [ 277 ] {1924c97f-f206-4ffc-ad7c-5009f61794e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21714 | 2026.01.22 22:29:52.537660 [ 277 ] {1924c97f-f206-4ffc-ad7c-5009f61794e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21715 | 2026.01.22 22:29:52.538326 [ 277 ] {1924c97f-f206-4ffc-ad7c-5009f61794e9} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21716 | 2026.01.22 22:29:52.538371 [ 277 ] {1924c97f-f206-4ffc-ad7c-5009f61794e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21717 | 2026.01.22 22:29:52.538732 [ 277 ] {1924c97f-f206-4ffc-ad7c-5009f61794e9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 21718 | 2026.01.22 22:29:52.538962 [ 277 ] {1924c97f-f206-4ffc-ad7c-5009f61794e9} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21719 | 2026.01.22 22:29:52.539117 [ 277 ] {1924c97f-f206-4ffc-ad7c-5009f61794e9} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001586 sec., 630.517023959647 rows/sec., 46.80 KiB/sec. | ||
| 21720 | 2026.01.22 22:29:52.539166 [ 277 ] {1924c97f-f206-4ffc-ad7c-5009f61794e9} <Debug> TCPHandler: Processed in 0.001905134 sec. | ||
| 21721 | 2026.01.22 22:29:52.539277 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21722 | 2026.01.22 22:29:52.539370 [ 277 ] {ce83db51-de86-4fcb-8a6c-20ae25b9b54e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21723 | 2026.01.22 22:29:52.539409 [ 277 ] {ce83db51-de86-4fcb-8a6c-20ae25b9b54e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21724 | 2026.01.22 22:29:52.539878 [ 277 ] {ce83db51-de86-4fcb-8a6c-20ae25b9b54e} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21725 | 2026.01.22 22:29:52.539912 [ 277 ] {ce83db51-de86-4fcb-8a6c-20ae25b9b54e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21726 | 2026.01.22 22:29:52.540282 [ 277 ] {ce83db51-de86-4fcb-8a6c-20ae25b9b54e} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21727 | 2026.01.22 22:29:52.540485 [ 277 ] {ce83db51-de86-4fcb-8a6c-20ae25b9b54e} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21728 | 2026.01.22 22:29:52.540616 [ 277 ] {ce83db51-de86-4fcb-8a6c-20ae25b9b54e} <Debug> executeQuery: Read 168 rows, 14.99 KiB in 0.001246 sec., 134831.4606741573 rows/sec., 11.75 MiB/sec. | ||
| 21729 | 2026.01.22 22:29:52.540654 [ 277 ] {ce83db51-de86-4fcb-8a6c-20ae25b9b54e} <Debug> TCPHandler: Processed in 0.00141012 sec. | ||
| 21730 | 2026.01.22 22:29:52.540762 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21731 | 2026.01.22 22:29:52.540856 [ 277 ] {5f4f77f3-ea1a-4a48-814a-169255636893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21732 | 2026.01.22 22:29:52.540895 [ 277 ] {5f4f77f3-ea1a-4a48-814a-169255636893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21733 | 2026.01.22 22:29:52.541299 [ 277 ] {5f4f77f3-ea1a-4a48-814a-169255636893} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21734 | 2026.01.22 22:29:52.541334 [ 277 ] {5f4f77f3-ea1a-4a48-814a-169255636893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21735 | 2026.01.22 22:29:52.541622 [ 277 ] {5f4f77f3-ea1a-4a48-814a-169255636893} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21736 | 2026.01.22 22:29:52.541821 [ 277 ] {5f4f77f3-ea1a-4a48-814a-169255636893} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21737 | 2026.01.22 22:29:52.541947 [ 277 ] {5f4f77f3-ea1a-4a48-814a-169255636893} <Debug> executeQuery: Read 56 rows, 4.20 KiB in 0.00111 sec., 50450.450450450444 rows/sec., 3.69 MiB/sec. | ||
| 21738 | 2026.01.22 22:29:52.541984 [ 277 ] {5f4f77f3-ea1a-4a48-814a-169255636893} <Debug> TCPHandler: Processed in 0.00127057 sec. | ||
| 21739 | 2026.01.22 22:29:52.542116 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21740 | 2026.01.22 22:29:52.542217 [ 277 ] {8bbc2444-dd57-4189-90d1-f3c3d52fed03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21741 | 2026.01.22 22:29:52.542257 [ 277 ] {8bbc2444-dd57-4189-90d1-f3c3d52fed03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21742 | 2026.01.22 22:29:52.542719 [ 277 ] {8bbc2444-dd57-4189-90d1-f3c3d52fed03} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21743 | 2026.01.22 22:29:52.542757 [ 277 ] {8bbc2444-dd57-4189-90d1-f3c3d52fed03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21744 | 2026.01.22 22:29:52.543077 [ 277 ] {8bbc2444-dd57-4189-90d1-f3c3d52fed03} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21745 | 2026.01.22 22:29:52.543279 [ 277 ] {8bbc2444-dd57-4189-90d1-f3c3d52fed03} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21746 | 2026.01.22 22:29:52.543410 [ 277 ] {8bbc2444-dd57-4189-90d1-f3c3d52fed03} <Debug> executeQuery: Read 126 rows, 10.01 KiB in 0.001212 sec., 103960.39603960396 rows/sec., 8.07 MiB/sec. | ||
| 21747 | 2026.01.22 22:29:52.543448 [ 277 ] {8bbc2444-dd57-4189-90d1-f3c3d52fed03} <Debug> TCPHandler: Processed in 0.00138413 sec. | ||
| 21748 | 2026.01.22 22:29:52.543563 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21749 | 2026.01.22 22:29:52.543657 [ 277 ] {4d5456c9-bf0d-41d3-a39f-8f233cf72c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21750 | 2026.01.22 22:29:52.543700 [ 277 ] {4d5456c9-bf0d-41d3-a39f-8f233cf72c3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21751 | 2026.01.22 22:29:52.544127 [ 277 ] {4d5456c9-bf0d-41d3-a39f-8f233cf72c3e} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21752 | 2026.01.22 22:29:52.544169 [ 277 ] {4d5456c9-bf0d-41d3-a39f-8f233cf72c3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21753 | 2026.01.22 22:29:52.544569 [ 277 ] {4d5456c9-bf0d-41d3-a39f-8f233cf72c3e} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21754 | 2026.01.22 22:29:52.544816 [ 277 ] {4d5456c9-bf0d-41d3-a39f-8f233cf72c3e} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21755 | 2026.01.22 22:29:52.544972 [ 277 ] {4d5456c9-bf0d-41d3-a39f-8f233cf72c3e} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001332 sec., 120870.87087087086 rows/sec., 8.41 MiB/sec. | ||
| 21756 | 2026.01.22 22:29:52.545018 [ 277 ] {4d5456c9-bf0d-41d3-a39f-8f233cf72c3e} <Debug> TCPHandler: Processed in 0.001504571 sec. | ||
| 21757 | 2026.01.22 22:29:52.545142 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21758 | 2026.01.22 22:29:52.545237 [ 277 ] {af0b5903-f7b3-4620-a5fc-2bc956f226be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21759 | 2026.01.22 22:29:52.545291 [ 277 ] {af0b5903-f7b3-4620-a5fc-2bc956f226be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21760 | 2026.01.22 22:29:52.546159 [ 277 ] {af0b5903-f7b3-4620-a5fc-2bc956f226be} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21761 | 2026.01.22 22:29:52.546195 [ 277 ] {af0b5903-f7b3-4620-a5fc-2bc956f226be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21762 | 2026.01.22 22:29:52.546784 [ 277 ] {af0b5903-f7b3-4620-a5fc-2bc956f226be} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21763 | 2026.01.22 22:29:52.547007 [ 277 ] {af0b5903-f7b3-4620-a5fc-2bc956f226be} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21764 | 2026.01.22 22:29:52.547140 [ 125 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21765 | 2026.01.22 22:29:52.547150 [ 277 ] {af0b5903-f7b3-4620-a5fc-2bc956f226be} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.001931 sec., 28482.651475919214 rows/sec., 51.04 MiB/sec. | ||
| 21766 | 2026.01.22 22:29:52.547224 [ 125 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21767 | 2026.01.22 22:29:52.547265 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21768 | 2026.01.22 22:29:52.547271 [ 277 ] {af0b5903-f7b3-4620-a5fc-2bc956f226be} <Debug> TCPHandler: Processed in 0.002189896 sec. | ||
| 21769 | 2026.01.22 22:29:52.547376 [ 199 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::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 | ||
| 21770 | 2026.01.22 22:29:52.547407 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21771 | 2026.01.22 22:29:52.547502 [ 277 ] {d121c116-27cd-4a19-a4c5-54795be180b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21772 | 2026.01.22 22:29:52.547545 [ 277 ] {d121c116-27cd-4a19-a4c5-54795be180b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21773 | 2026.01.22 22:29:52.547587 [ 199 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21774 | 2026.01.22 22:29:52.547646 [ 199 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 3054 rows starting from the beginning of the part | ||
| 21775 | 2026.01.22 22:29:52.547788 [ 199 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 57 rows starting from the beginning of the part | ||
| 21776 | 2026.01.22 22:29:52.547877 [ 277 ] {d121c116-27cd-4a19-a4c5-54795be180b5} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21777 | 2026.01.22 22:29:52.547903 [ 199 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 5 rows starting from the beginning of the part | ||
| 21778 | 2026.01.22 22:29:52.547914 [ 277 ] {d121c116-27cd-4a19-a4c5-54795be180b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21779 | 2026.01.22 22:29:52.548021 [ 199 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 55 rows starting from the beginning of the part | ||
| 21780 | 2026.01.22 22:29:52.548135 [ 199 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 5 rows starting from the beginning of the part | ||
| 21781 | 2026.01.22 22:29:52.548230 [ 277 ] {d121c116-27cd-4a19-a4c5-54795be180b5} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21782 | 2026.01.22 22:29:52.548239 [ 199 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 55 rows starting from the beginning of the part | ||
| 21783 | 2026.01.22 22:29:52.548444 [ 277 ] {d121c116-27cd-4a19-a4c5-54795be180b5} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21784 | 2026.01.22 22:29:52.548577 [ 277 ] {d121c116-27cd-4a19-a4c5-54795be180b5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 21785 | 2026.01.22 22:29:52.548613 [ 277 ] {d121c116-27cd-4a19-a4c5-54795be180b5} <Debug> TCPHandler: Processed in 0.001256999 sec. | ||
| 21786 | 2026.01.22 22:29:52.559555 [ 187 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3231 rows, containing 19 columns (19 merged, 0 gathered) in 0.01221949 sec., 264413.65392500017 rows/sec., 473.59 MiB/sec. | ||
| 21787 | 2026.01.22 22:29:52.562053 [ 187 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21788 | 2026.01.22 22:29:52.562394 [ 187 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21789 | 2026.01.22 22:29:52.562465 [ 187 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21790 | 2026.01.22 22:29:52.562591 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 21.93 MiB. | ||
| 21791 | 2026.01.22 22:29:52.607909 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2598 | ||
| 21792 | 2026.01.22 22:29:52.610469 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21793 | 2026.01.22 22:29:52.610519 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21794 | 2026.01.22 22:29:52.611740 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 21795 | 2026.01.22 22:29:52.612016 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21796 | 2026.01.22 22:29:52.612406 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2598 | ||
| 21797 | 2026.01.22 22:29:53.000229 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.45 MiB, peak 422.31 MiB, free memory in arenas 0.00 B, will set to 403.91 MiB (RSS), difference: 3.46 MiB | ||
| 21798 | 2026.01.22 22:29:55.287381 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 814 | ||
| 21799 | 2026.01.22 22:29:55.307121 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21800 | 2026.01.22 22:29:55.307178 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21801 | 2026.01.22 22:29:55.314055 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 21802 | 2026.01.22 22:29:55.314781 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21803 | 2026.01.22 22:29:55.318621 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 814 | ||
| 21804 | 2026.01.22 22:29:57.534827 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21805 | 2026.01.22 22:29:57.535100 [ 277 ] {ad0a38d5-f79a-489d-903a-f9a92d291437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21806 | 2026.01.22 22:29:57.535193 [ 277 ] {ad0a38d5-f79a-489d-903a-f9a92d291437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21807 | 2026.01.22 22:29:57.535920 [ 277 ] {ad0a38d5-f79a-489d-903a-f9a92d291437} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21808 | 2026.01.22 22:29:57.535966 [ 277 ] {ad0a38d5-f79a-489d-903a-f9a92d291437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21809 | 2026.01.22 22:29:57.536339 [ 277 ] {ad0a38d5-f79a-489d-903a-f9a92d291437} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 21810 | 2026.01.22 22:29:57.536553 [ 277 ] {ad0a38d5-f79a-489d-903a-f9a92d291437} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21811 | 2026.01.22 22:29:57.536703 [ 277 ] {ad0a38d5-f79a-489d-903a-f9a92d291437} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001673 sec., 1195.457262402869 rows/sec., 88.73 KiB/sec. | ||
| 21812 | 2026.01.22 22:29:57.536744 [ 277 ] {ad0a38d5-f79a-489d-903a-f9a92d291437} <Debug> TCPHandler: Processed in 0.002078316 sec. | ||
| 21813 | 2026.01.22 22:29:57.536865 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21814 | 2026.01.22 22:29:57.536958 [ 277 ] {4b852bea-ba11-49ba-a7b4-d2e6db42a1e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21815 | 2026.01.22 22:29:57.536998 [ 277 ] {4b852bea-ba11-49ba-a7b4-d2e6db42a1e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21816 | 2026.01.22 22:29:57.537479 [ 277 ] {4b852bea-ba11-49ba-a7b4-d2e6db42a1e5} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21817 | 2026.01.22 22:29:57.537517 [ 277 ] {4b852bea-ba11-49ba-a7b4-d2e6db42a1e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21818 | 2026.01.22 22:29:57.537819 [ 277 ] {4b852bea-ba11-49ba-a7b4-d2e6db42a1e5} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21819 | 2026.01.22 22:29:57.538021 [ 277 ] {4b852bea-ba11-49ba-a7b4-d2e6db42a1e5} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21820 | 2026.01.22 22:29:57.538148 [ 277 ] {4b852bea-ba11-49ba-a7b4-d2e6db42a1e5} <Debug> executeQuery: Read 70 rows, 5.62 KiB in 0.001208 sec., 57947.019867549665 rows/sec., 4.54 MiB/sec. | ||
| 21821 | 2026.01.22 22:29:57.538186 [ 277 ] {4b852bea-ba11-49ba-a7b4-d2e6db42a1e5} <Debug> TCPHandler: Processed in 0.00136834 sec. | ||
| 21822 | 2026.01.22 22:29:57.538305 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21823 | 2026.01.22 22:29:57.538398 [ 277 ] {3ce0c10b-2c51-4d2e-86f9-ecf72746240b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21824 | 2026.01.22 22:29:57.538437 [ 277 ] {3ce0c10b-2c51-4d2e-86f9-ecf72746240b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21825 | 2026.01.22 22:29:57.538836 [ 277 ] {3ce0c10b-2c51-4d2e-86f9-ecf72746240b} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21826 | 2026.01.22 22:29:57.538872 [ 277 ] {3ce0c10b-2c51-4d2e-86f9-ecf72746240b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21827 | 2026.01.22 22:29:57.539157 [ 277 ] {3ce0c10b-2c51-4d2e-86f9-ecf72746240b} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21828 | 2026.01.22 22:29:57.539360 [ 277 ] {3ce0c10b-2c51-4d2e-86f9-ecf72746240b} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21829 | 2026.01.22 22:29:57.539487 [ 277 ] {3ce0c10b-2c51-4d2e-86f9-ecf72746240b} <Debug> executeQuery: Read 7 rows, 513.00 B in 0.001107 sec., 6323.396567299007 rows/sec., 452.55 KiB/sec. | ||
| 21830 | 2026.01.22 22:29:57.539523 [ 277 ] {3ce0c10b-2c51-4d2e-86f9-ecf72746240b} <Debug> TCPHandler: Processed in 0.001266149 sec. | ||
| 21831 | 2026.01.22 22:29:57.539648 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21832 | 2026.01.22 22:29:57.539772 [ 277 ] {dd1b157f-d226-4fcf-93f0-4b3414d9afd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21833 | 2026.01.22 22:29:57.539822 [ 277 ] {dd1b157f-d226-4fcf-93f0-4b3414d9afd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21834 | 2026.01.22 22:29:57.540351 [ 277 ] {dd1b157f-d226-4fcf-93f0-4b3414d9afd3} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21835 | 2026.01.22 22:29:57.540390 [ 277 ] {dd1b157f-d226-4fcf-93f0-4b3414d9afd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21836 | 2026.01.22 22:29:57.540714 [ 277 ] {dd1b157f-d226-4fcf-93f0-4b3414d9afd3} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21837 | 2026.01.22 22:29:57.540934 [ 277 ] {dd1b157f-d226-4fcf-93f0-4b3414d9afd3} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21838 | 2026.01.22 22:29:57.541064 [ 277 ] {dd1b157f-d226-4fcf-93f0-4b3414d9afd3} <Debug> executeQuery: Read 83 rows, 6.50 KiB in 0.001317 sec., 63022.01974183751 rows/sec., 4.82 MiB/sec. | ||
| 21839 | 2026.01.22 22:29:57.541103 [ 277 ] {dd1b157f-d226-4fcf-93f0-4b3414d9afd3} <Debug> TCPHandler: Processed in 0.001517921 sec. | ||
| 21840 | 2026.01.22 22:29:57.541228 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21841 | 2026.01.22 22:29:57.541323 [ 277 ] {6eea744c-da1f-4962-bd60-c8a8146e0cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21842 | 2026.01.22 22:29:57.541367 [ 277 ] {6eea744c-da1f-4962-bd60-c8a8146e0cee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21843 | 2026.01.22 22:29:57.541784 [ 277 ] {6eea744c-da1f-4962-bd60-c8a8146e0cee} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21844 | 2026.01.22 22:29:57.541821 [ 277 ] {6eea744c-da1f-4962-bd60-c8a8146e0cee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21845 | 2026.01.22 22:29:57.542150 [ 277 ] {6eea744c-da1f-4962-bd60-c8a8146e0cee} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21846 | 2026.01.22 22:29:57.542362 [ 277 ] {6eea744c-da1f-4962-bd60-c8a8146e0cee} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21847 | 2026.01.22 22:29:57.542497 [ 277 ] {6eea744c-da1f-4962-bd60-c8a8146e0cee} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001193 sec., 135792.12070410728 rows/sec., 9.44 MiB/sec. | ||
| 21848 | 2026.01.22 22:29:57.542535 [ 277 ] {6eea744c-da1f-4962-bd60-c8a8146e0cee} <Debug> TCPHandler: Processed in 0.001362521 sec. | ||
| 21849 | 2026.01.22 22:29:57.542644 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21850 | 2026.01.22 22:29:57.542738 [ 277 ] {e72d307c-c082-455f-a17a-a580c7b02933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21851 | 2026.01.22 22:29:57.542791 [ 277 ] {e72d307c-c082-455f-a17a-a580c7b02933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21852 | 2026.01.22 22:29:57.543569 [ 277 ] {e72d307c-c082-455f-a17a-a580c7b02933} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21853 | 2026.01.22 22:29:57.543606 [ 277 ] {e72d307c-c082-455f-a17a-a580c7b02933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21854 | 2026.01.22 22:29:57.544115 [ 277 ] {e72d307c-c082-455f-a17a-a580c7b02933} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21855 | 2026.01.22 22:29:57.544341 [ 277 ] {e72d307c-c082-455f-a17a-a580c7b02933} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21856 | 2026.01.22 22:29:57.544483 [ 277 ] {e72d307c-c082-455f-a17a-a580c7b02933} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001763 sec., 2836.0748723766305 rows/sec., 5.08 MiB/sec. | ||
| 21857 | 2026.01.22 22:29:57.544550 [ 277 ] {e72d307c-c082-455f-a17a-a580c7b02933} <Debug> TCPHandler: Processed in 0.001956024 sec. | ||
| 21858 | 2026.01.22 22:29:57.544563 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): 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] | ||
| 21859 | 2026.01.22 22:29:57.544618 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): 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] | ||
| 21860 | 2026.01.22 22:29:57.544666 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21861 | 2026.01.22 22:29:57.544765 [ 277 ] {68ab33a6-80b6-4f01-bcfb-fcff61e777bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21862 | 2026.01.22 22:29:57.544808 [ 277 ] {68ab33a6-80b6-4f01-bcfb-fcff61e777bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21863 | 2026.01.22 22:29:57.545151 [ 277 ] {68ab33a6-80b6-4f01-bcfb-fcff61e777bf} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21864 | 2026.01.22 22:29:57.545189 [ 277 ] {68ab33a6-80b6-4f01-bcfb-fcff61e777bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21865 | 2026.01.22 22:29:57.545524 [ 277 ] {68ab33a6-80b6-4f01-bcfb-fcff61e777bf} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21866 | 2026.01.22 22:29:57.545778 [ 277 ] {68ab33a6-80b6-4f01-bcfb-fcff61e777bf} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21867 | 2026.01.22 22:29:57.545907 [ 277 ] {68ab33a6-80b6-4f01-bcfb-fcff61e777bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00116 sec., 51724.137931034486 rows/sec., 3.49 MiB/sec. | ||
| 21868 | 2026.01.22 22:29:57.545944 [ 277 ] {68ab33a6-80b6-4f01-bcfb-fcff61e777bf} <Debug> TCPHandler: Processed in 0.00132904 sec. | ||
| 21869 | 2026.01.22 22:29:57.551006 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): 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] | ||
| 21870 | 2026.01.22 22:29:59.946726 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 52256 | ||
| 21871 | 2026.01.22 22:29:59.947508 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21872 | 2026.01.22 22:29:59.947546 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21873 | 2026.01.22 22:29:59.948017 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 21874 | 2026.01.22 22:29:59.948239 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21875 | 2026.01.22 22:29:59.948372 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 52256 | ||
| 21876 | 2026.01.22 22:30:01.095831 [ 220 ] {} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 21877 | 2026.01.22 22:30:01.095887 [ 220 ] {} <Debug> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 21878 | 2026.01.22 22:30:01.098991 [ 220 ] {} <Debug> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 21879 | 2026.01.22 22:30:02.025205 [ 220 ] {} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 21880 | 2026.01.22 22:30:02.025265 [ 220 ] {} <Debug> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 21881 | 2026.01.22 22:30:02.031935 [ 220 ] {} <Debug> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 21882 | 2026.01.22 22:30:02.527988 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21883 | 2026.01.22 22:30:02.528300 [ 277 ] {c7650db4-7c84-4797-80a1-3e362961c86b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', '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', 'virtual_machine:reset', 'virtual_machine:vcpu_usage') FORMAT Native; (stage: Complete) | ||
| 21884 | 2026.01.22 22:30:02.528738 [ 277 ] {c7650db4-7c84-4797-80a1-3e362961c86b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21885 | 2026.01.22 22:30:02.528786 [ 277 ] {c7650db4-7c84-4797-80a1-3e362961c86b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', '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', 'virtual_machine:reset', 'virtual_machine:vcpu_usage')" moved to PREWHERE | ||
| 21886 | 2026.01.22 22:30:02.529118 [ 277 ] {c7650db4-7c84-4797-80a1-3e362961c86b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21887 | 2026.01.22 22:30:02.529189 [ 277 ] {c7650db4-7c84-4797-80a1-3e362961c86b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21888 | 2026.01.22 22:30:02.529326 [ 277 ] {c7650db4-7c84-4797-80a1-3e362961c86b} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Key condition: (column 0 notIn 73-element set) | ||
| 21889 | 2026.01.22 22:30:02.529442 [ 347 ] {c7650db4-7c84-4797-80a1-3e362961c86b} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
| 21890 | 2026.01.22 22:30:02.529442 [ 295 ] {c7650db4-7c84-4797-80a1-3e362961c86b} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 21891 | 2026.01.22 22:30:02.529495 [ 341 ] {c7650db4-7c84-4797-80a1-3e362961c86b} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
| 21892 | 2026.01.22 22:30:02.529630 [ 277 ] {c7650db4-7c84-4797-80a1-3e362961c86b} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (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 | ||
| 21893 | 2026.01.22 22:30:02.529659 [ 277 ] {c7650db4-7c84-4797-80a1-3e362961c86b} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21894 | 2026.01.22 22:30:02.529732 [ 277 ] {c7650db4-7c84-4797-80a1-3e362961c86b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21895 | 2026.01.22 22:30:02.529752 [ 277 ] {c7650db4-7c84-4797-80a1-3e362961c86b} <Debug> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a) (SelectExecutor): Reading approx. 72 rows with 2 streams | ||
| 21896 | 2026.01.22 22:30:02.529790 [ 277 ] {c7650db4-7c84-4797-80a1-3e362961c86b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', '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', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 21897 | 2026.01.22 22:30:02.529835 [ 277 ] {c7650db4-7c84-4797-80a1-3e362961c86b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', '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', 'virtual_machine:reset', 'virtual_machine:vcpu_usage'))" | ||
| 21898 | 2026.01.22 22:30:02.530678 [ 277 ] {c7650db4-7c84-4797-80a1-3e362961c86b} <Debug> executeQuery: Read 72 rows, 2.73 KiB in 0.002524 sec., 28526.148969889062 rows/sec., 1.05 MiB/sec. | ||
| 21899 | 2026.01.22 22:30:02.530813 [ 277 ] {c7650db4-7c84-4797-80a1-3e362961c86b} <Debug> TCPHandler: Processed in 0.002960702 sec. | ||
| 21900 | 2026.01.22 22:30:02.540413 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21901 | 2026.01.22 22:30:02.540547 [ 277 ] {4aa3f2aa-dcda-463f-9233-2beab735cc28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 21902 | 2026.01.22 22:30:02.540607 [ 277 ] {4aa3f2aa-dcda-463f-9233-2beab735cc28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21903 | 2026.01.22 22:30:02.541237 [ 277 ] {4aa3f2aa-dcda-463f-9233-2beab735cc28} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21904 | 2026.01.22 22:30:02.541289 [ 277 ] {4aa3f2aa-dcda-463f-9233-2beab735cc28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21905 | 2026.01.22 22:30:02.541750 [ 277 ] {4aa3f2aa-dcda-463f-9233-2beab735cc28} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 21906 | 2026.01.22 22:30:02.541947 [ 277 ] {4aa3f2aa-dcda-463f-9233-2beab735cc28} <Trace> oximeter.timeseries_schema (7ea7cfaa-d17a-43ac-9894-10c7fe5b5b8a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21907 | 2026.01.22 22:30:02.542099 [ 277 ] {4aa3f2aa-dcda-463f-9233-2beab735cc28} <Debug> executeQuery: Read 1 rows, 256.00 B in 0.001592 sec., 628.1407035175879 rows/sec., 157.04 KiB/sec. | ||
| 21908 | 2026.01.22 22:30:02.542142 [ 277 ] {4aa3f2aa-dcda-463f-9233-2beab735cc28} <Debug> TCPHandler: Processed in 0.001794853 sec. | ||
| 21909 | 2026.01.22 22:30:02.542254 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21910 | 2026.01.22 22:30:02.542354 [ 277 ] {0489564c-53ca-4770-b1c3-da2b89435258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21911 | 2026.01.22 22:30:02.542396 [ 277 ] {0489564c-53ca-4770-b1c3-da2b89435258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21912 | 2026.01.22 22:30:02.542817 [ 277 ] {0489564c-53ca-4770-b1c3-da2b89435258} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21913 | 2026.01.22 22:30:02.542854 [ 277 ] {0489564c-53ca-4770-b1c3-da2b89435258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21914 | 2026.01.22 22:30:02.543150 [ 277 ] {0489564c-53ca-4770-b1c3-da2b89435258} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 21915 | 2026.01.22 22:30:02.543354 [ 277 ] {0489564c-53ca-4770-b1c3-da2b89435258} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21916 | 2026.01.22 22:30:02.543486 [ 277 ] {0489564c-53ca-4770-b1c3-da2b89435258} <Debug> executeQuery: Read 13 rows, 1.07 KiB in 0.001153 sec., 11274.934952298352 rows/sec., 924.90 KiB/sec. | ||
| 21917 | 2026.01.22 22:30:02.543524 [ 277 ] {0489564c-53ca-4770-b1c3-da2b89435258} <Debug> TCPHandler: Processed in 0.001321419 sec. | ||
| 21918 | 2026.01.22 22:30:02.543638 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21919 | 2026.01.22 22:30:02.543736 [ 277 ] {453ca2a5-dbd2-444e-8bae-39406e487beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21920 | 2026.01.22 22:30:02.543776 [ 277 ] {453ca2a5-dbd2-444e-8bae-39406e487beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21921 | 2026.01.22 22:30:02.544251 [ 277 ] {453ca2a5-dbd2-444e-8bae-39406e487beb} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21922 | 2026.01.22 22:30:02.544289 [ 277 ] {453ca2a5-dbd2-444e-8bae-39406e487beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21923 | 2026.01.22 22:30:02.544611 [ 277 ] {453ca2a5-dbd2-444e-8bae-39406e487beb} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21924 | 2026.01.22 22:30:02.544817 [ 277 ] {453ca2a5-dbd2-444e-8bae-39406e487beb} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21925 | 2026.01.22 22:30:02.544943 [ 130 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 21926 | 2026.01.22 22:30:02.544948 [ 277 ] {453ca2a5-dbd2-444e-8bae-39406e487beb} <Debug> executeQuery: Read 175 rows, 15.52 KiB in 0.001233 sec., 141930.2514193025 rows/sec., 12.29 MiB/sec. | ||
| 21927 | 2026.01.22 22:30:02.545014 [ 130 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21928 | 2026.01.22 22:30:02.545031 [ 277 ] {453ca2a5-dbd2-444e-8bae-39406e487beb} <Debug> TCPHandler: Processed in 0.001443331 sec. | ||
| 21929 | 2026.01.22 22:30:02.545039 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21930 | 2026.01.22 22:30:02.545153 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21931 | 2026.01.22 22:30:02.545159 [ 198 ] {048797f8-2913-4120-8057-043480967ec1::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 | ||
| 21932 | 2026.01.22 22:30:02.545255 [ 277 ] {37642b9d-b285-4db9-af58-7a17bda7e959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21933 | 2026.01.22 22:30:02.545299 [ 198 ] {048797f8-2913-4120-8057-043480967ec1::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21934 | 2026.01.22 22:30:02.545300 [ 277 ] {37642b9d-b285-4db9-af58-7a17bda7e959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21935 | 2026.01.22 22:30:02.545346 [ 198 ] {048797f8-2913-4120-8057-043480967ec1::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 2637 rows starting from the beginning of the part | ||
| 21936 | 2026.01.22 22:30:02.545427 [ 198 ] {048797f8-2913-4120-8057-043480967ec1::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 1315 rows starting from the beginning of the part | ||
| 21937 | 2026.01.22 22:30:02.545480 [ 198 ] {048797f8-2913-4120-8057-043480967ec1::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 1213 rows starting from the beginning of the part | ||
| 21938 | 2026.01.22 22:30:02.545529 [ 198 ] {048797f8-2913-4120-8057-043480967ec1::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 168 rows starting from the beginning of the part | ||
| 21939 | 2026.01.22 22:30:02.545572 [ 198 ] {048797f8-2913-4120-8057-043480967ec1::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 70 rows starting from the beginning of the part | ||
| 21940 | 2026.01.22 22:30:02.545614 [ 198 ] {048797f8-2913-4120-8057-043480967ec1::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 175 rows starting from the beginning of the part | ||
| 21941 | 2026.01.22 22:30:02.545735 [ 277 ] {37642b9d-b285-4db9-af58-7a17bda7e959} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21942 | 2026.01.22 22:30:02.545778 [ 277 ] {37642b9d-b285-4db9-af58-7a17bda7e959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21943 | 2026.01.22 22:30:02.546089 [ 277 ] {37642b9d-b285-4db9-af58-7a17bda7e959} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 21944 | 2026.01.22 22:30:02.546306 [ 277 ] {37642b9d-b285-4db9-af58-7a17bda7e959} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21945 | 2026.01.22 22:30:02.546441 [ 277 ] {37642b9d-b285-4db9-af58-7a17bda7e959} <Debug> executeQuery: Read 68 rows, 5.05 KiB in 0.001205 sec., 56431.53526970955 rows/sec., 4.09 MiB/sec. | ||
| 21946 | 2026.01.22 22:30:02.546478 [ 277 ] {37642b9d-b285-4db9-af58-7a17bda7e959} <Debug> TCPHandler: Processed in 0.00137547 sec. | ||
| 21947 | 2026.01.22 22:30:02.546590 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21948 | 2026.01.22 22:30:02.546685 [ 277 ] {a6854638-1778-4470-a27a-2d48459e26b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21949 | 2026.01.22 22:30:02.546727 [ 277 ] {a6854638-1778-4470-a27a-2d48459e26b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21950 | 2026.01.22 22:30:02.547171 [ 277 ] {a6854638-1778-4470-a27a-2d48459e26b9} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21951 | 2026.01.22 22:30:02.547208 [ 277 ] {a6854638-1778-4470-a27a-2d48459e26b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21952 | 2026.01.22 22:30:02.547517 [ 277 ] {a6854638-1778-4470-a27a-2d48459e26b9} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21953 | 2026.01.22 22:30:02.547714 [ 199 ] {048797f8-2913-4120-8057-043480967ec1::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5578 rows, containing 5 columns (5 merged, 0 gathered) in 0.00260314 sec., 2142796.77620105 rows/sec., 183.08 MiB/sec. | ||
| 21954 | 2026.01.22 22:30:02.547721 [ 277 ] {a6854638-1778-4470-a27a-2d48459e26b9} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21955 | 2026.01.22 22:30:02.547866 [ 132 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 21956 | 2026.01.22 22:30:02.547870 [ 277 ] {a6854638-1778-4470-a27a-2d48459e26b9} <Debug> executeQuery: Read 138 rows, 11.00 KiB in 0.001203 sec., 114713.21695760598 rows/sec., 8.93 MiB/sec. | ||
| 21957 | 2026.01.22 22:30:02.547916 [ 132 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21958 | 2026.01.22 22:30:02.547931 [ 277 ] {a6854638-1778-4470-a27a-2d48459e26b9} <Debug> TCPHandler: Processed in 0.00139157 sec. | ||
| 21959 | 2026.01.22 22:30:02.547940 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21960 | 2026.01.22 22:30:02.548023 [ 198 ] {94686fe9-8f29-47df-b786-a03914968c62::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 | ||
| 21961 | 2026.01.22 22:30:02.548040 [ 199 ] {048797f8-2913-4120-8057-043480967ec1::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 21962 | 2026.01.22 22:30:02.548057 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21963 | 2026.01.22 22:30:02.548123 [ 198 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21964 | 2026.01.22 22:30:02.548154 [ 198 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1479 rows starting from the beginning of the part | ||
| 21965 | 2026.01.22 22:30:02.548176 [ 277 ] {d8dc9364-af84-43bd-a8a2-436c83e2ee0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21966 | 2026.01.22 22:30:02.548201 [ 198 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 804 rows starting from the beginning of the part | ||
| 21967 | 2026.01.22 22:30:02.548232 [ 277 ] {d8dc9364-af84-43bd-a8a2-436c83e2ee0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21968 | 2026.01.22 22:30:02.548247 [ 198 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 545 rows starting from the beginning of the part | ||
| 21969 | 2026.01.22 22:30:02.548291 [ 198 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 126 rows starting from the beginning of the part | ||
| 21970 | 2026.01.22 22:30:02.548330 [ 198 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 83 rows starting from the beginning of the part | ||
| 21971 | 2026.01.22 22:30:02.548364 [ 199 ] {048797f8-2913-4120-8057-043480967ec1::all_1_161_32} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21972 | 2026.01.22 22:30:02.548369 [ 198 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 138 rows starting from the beginning of the part | ||
| 21973 | 2026.01.22 22:30:02.548453 [ 199 ] {048797f8-2913-4120-8057-043480967ec1::all_1_161_32} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 21974 | 2026.01.22 22:30:02.548548 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 21975 | 2026.01.22 22:30:02.548679 [ 277 ] {d8dc9364-af84-43bd-a8a2-436c83e2ee0e} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21976 | 2026.01.22 22:30:02.548715 [ 277 ] {d8dc9364-af84-43bd-a8a2-436c83e2ee0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21977 | 2026.01.22 22:30:02.549062 [ 277 ] {d8dc9364-af84-43bd-a8a2-436c83e2ee0e} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21978 | 2026.01.22 22:30:02.549271 [ 277 ] {d8dc9364-af84-43bd-a8a2-436c83e2ee0e} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21979 | 2026.01.22 22:30:02.549402 [ 277 ] {d8dc9364-af84-43bd-a8a2-436c83e2ee0e} <Debug> executeQuery: Read 167 rows, 11.90 KiB in 0.00125 sec., 133600 rows/sec., 9.30 MiB/sec. | ||
| 21980 | 2026.01.22 22:30:02.549439 [ 277 ] {d8dc9364-af84-43bd-a8a2-436c83e2ee0e} <Debug> TCPHandler: Processed in 0.00143961 sec. | ||
| 21981 | 2026.01.22 22:30:02.549553 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21982 | 2026.01.22 22:30:02.549646 [ 197 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3175 rows, containing 5 columns (5 merged, 0 gathered) in 0.001650003 sec., 1924238.925626196 rows/sec., 147.12 MiB/sec. | ||
| 21983 | 2026.01.22 22:30:02.549653 [ 277 ] {a43ebe1d-2dc0-43e2-8274-fd147a50c2d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21984 | 2026.01.22 22:30:02.549732 [ 277 ] {a43ebe1d-2dc0-43e2-8274-fd147a50c2d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21985 | 2026.01.22 22:30:02.549877 [ 197 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 21986 | 2026.01.22 22:30:02.550163 [ 197 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_161_32} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21987 | 2026.01.22 22:30:02.550247 [ 197 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_161_32} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 21988 | 2026.01.22 22:30:02.550352 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 21989 | 2026.01.22 22:30:02.550587 [ 277 ] {a43ebe1d-2dc0-43e2-8274-fd147a50c2d0} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21990 | 2026.01.22 22:30:02.550629 [ 277 ] {a43ebe1d-2dc0-43e2-8274-fd147a50c2d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 21991 | 2026.01.22 22:30:02.551236 [ 277 ] {a43ebe1d-2dc0-43e2-8274-fd147a50c2d0} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21992 | 2026.01.22 22:30:02.551466 [ 277 ] {a43ebe1d-2dc0-43e2-8274-fd147a50c2d0} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21993 | 2026.01.22 22:30:02.551611 [ 277 ] {a43ebe1d-2dc0-43e2-8274-fd147a50c2d0} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.001977 sec., 27819.9291856348 rows/sec., 49.85 MiB/sec. | ||
| 21994 | 2026.01.22 22:30:02.551680 [ 277 ] {a43ebe1d-2dc0-43e2-8274-fd147a50c2d0} <Debug> TCPHandler: Processed in 0.002182416 sec. | ||
| 21995 | 2026.01.22 22:30:02.551802 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21996 | 2026.01.22 22:30:02.551897 [ 277 ] {62c0de9d-f239-4fe4-9f6c-21c0a4537635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21997 | 2026.01.22 22:30:02.551938 [ 277 ] {62c0de9d-f239-4fe4-9f6c-21c0a4537635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21998 | 2026.01.22 22:30:02.552276 [ 277 ] {62c0de9d-f239-4fe4-9f6c-21c0a4537635} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21999 | 2026.01.22 22:30:02.552312 [ 277 ] {62c0de9d-f239-4fe4-9f6c-21c0a4537635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 22000 | 2026.01.22 22:30:02.552608 [ 277 ] {62c0de9d-f239-4fe4-9f6c-21c0a4537635} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22001 | 2026.01.22 22:30:02.552823 [ 277 ] {62c0de9d-f239-4fe4-9f6c-21c0a4537635} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22002 | 2026.01.22 22:30:02.552940 [ 132 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 22003 | 2026.01.22 22:30:02.552953 [ 277 ] {62c0de9d-f239-4fe4-9f6c-21c0a4537635} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 22004 | 2026.01.22 22:30:02.552979 [ 132 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22005 | 2026.01.22 22:30:02.553000 [ 277 ] {62c0de9d-f239-4fe4-9f6c-21c0a4537635} <Debug> TCPHandler: Processed in 0.00124805 sec. | ||
| 22006 | 2026.01.22 22:30:02.553001 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 22007 | 2026.01.22 22:30:02.553104 [ 193 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 22008 | 2026.01.22 22:30:02.553219 [ 193 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22009 | 2026.01.22 22:30:02.553252 [ 193 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 9738 rows starting from the beginning of the part | ||
| 22010 | 2026.01.22 22:30:02.553309 [ 193 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 108 rows starting from the beginning of the part | ||
| 22011 | 2026.01.22 22:30:02.553354 [ 193 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 60 rows starting from the beginning of the part | ||
| 22012 | 2026.01.22 22:30:02.553396 [ 193 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 22013 | 2026.01.22 22:30:02.553436 [ 193 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 22014 | 2026.01.22 22:30:02.553478 [ 193 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 22015 | 2026.01.22 22:30:02.556100 [ 198 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10086 rows, containing 4 columns (4 merged, 0 gathered) in 0.003032193 sec., 3326305.4165747366 rows/sec., 221.46 MiB/sec. | ||
| 22016 | 2026.01.22 22:30:02.556308 [ 193 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 22017 | 2026.01.22 22:30:02.556553 [ 193 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_161_32} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22018 | 2026.01.22 22:30:02.556621 [ 193 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_161_32} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 22019 | 2026.01.22 22:30:02.556689 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.04 MiB. | ||
| 22020 | 2026.01.22 22:30:02.612804 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2630 | ||
| 22021 | 2026.01.22 22:30:02.615476 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22022 | 2026.01.22 22:30:02.615516 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 22023 | 2026.01.22 22:30:02.616710 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 22024 | 2026.01.22 22:30:02.616982 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22025 | 2026.01.22 22:30:02.617118 [ 132 ] {} <Debug> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 22026 | 2026.01.22 22:30:02.617151 [ 132 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22027 | 2026.01.22 22:30:02.617170 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 22028 | 2026.01.22 22:30:02.617282 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2630 | ||
| 22029 | 2026.01.22 22:30:02.617290 [ 198 ] {7b0753d0-d697-461d-a77d-14ff90617906::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 | ||
| 22030 | 2026.01.22 22:30:02.617898 [ 198 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22031 | 2026.01.22 22:30:02.618032 [ 198 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2396 rows starting from the beginning of the part | ||
| 22032 | 2026.01.22 22:30:02.618409 [ 198 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 34 rows starting from the beginning of the part | ||
| 22033 | 2026.01.22 22:30:02.618781 [ 198 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 66 rows starting from the beginning of the part | ||
| 22034 | 2026.01.22 22:30:02.619148 [ 198 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 72 rows starting from the beginning of the part | ||
| 22035 | 2026.01.22 22:30:02.619509 [ 198 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 30 rows starting from the beginning of the part | ||
| 22036 | 2026.01.22 22:30:02.619864 [ 198 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 32 rows starting from the beginning of the part | ||
| 22037 | 2026.01.22 22:30:02.629644 [ 208 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2630 rows, containing 72 columns (72 merged, 0 gathered) in 0.012412612 sec., 211881.270436875 rows/sec., 169.66 MiB/sec. | ||
| 22038 | 2026.01.22 22:30:02.632242 [ 201 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 22039 | 2026.01.22 22:30:02.632802 [ 201 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_81_16} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22040 | 2026.01.22 22:30:02.632875 [ 201 ] {7b0753d0-d697-461d-a77d-14ff90617906::all_1_81_16} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 22041 | 2026.01.22 22:30:02.633188 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.14 MiB. | ||
| 22042 | 2026.01.22 22:30:02.818798 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 821 | ||
| 22043 | 2026.01.22 22:30:02.837667 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22044 | 2026.01.22 22:30:02.837713 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.76 GiB. | ||
| 22045 | 2026.01.22 22:30:02.844410 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 22046 | 2026.01.22 22:30:02.845135 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22047 | 2026.01.22 22:30:02.848401 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 821 | ||
| 22048 | 2026.01.22 22:30:03.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 405.29 MiB, peak 422.31 MiB, free memory in arenas 0.00 B, will set to 403.93 MiB (RSS), difference: -1.36 MiB | ||
| 22049 | 2026.01.22 22:30:07.044948 [ 223 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): 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] | ||
| 22050 | 2026.01.22 22:30:07.044992 [ 223 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): 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] | ||
| 22051 | 2026.01.22 22:30:07.048590 [ 223 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): 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] | ||
| 22052 | 2026.01.22 22:30:07.175593 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22053 | 2026.01.22 22:30:07.175680 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22054 | 2026.01.22 22:30:07.448657 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 52768 | ||
| 22055 | 2026.01.22 22:30:07.449294 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22056 | 2026.01.22 22:30:07.449333 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22057 | 2026.01.22 22:30:07.449855 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 22058 | 2026.01.22 22:30:07.450087 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22059 | 2026.01.22 22:30:07.450217 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 52768 | ||
| 22060 | 2026.01.22 22:30:07.535096 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22061 | 2026.01.22 22:30:07.535344 [ 277 ] {be501b98-50fb-47a9-b284-6b63c4df9982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22062 | 2026.01.22 22:30:07.535438 [ 277 ] {be501b98-50fb-47a9-b284-6b63c4df9982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22063 | 2026.01.22 22:30:07.536208 [ 277 ] {be501b98-50fb-47a9-b284-6b63c4df9982} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22064 | 2026.01.22 22:30:07.536249 [ 277 ] {be501b98-50fb-47a9-b284-6b63c4df9982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22065 | 2026.01.22 22:30:07.536628 [ 277 ] {be501b98-50fb-47a9-b284-6b63c4df9982} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22066 | 2026.01.22 22:30:07.536850 [ 277 ] {be501b98-50fb-47a9-b284-6b63c4df9982} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22067 | 2026.01.22 22:30:07.537010 [ 277 ] {be501b98-50fb-47a9-b284-6b63c4df9982} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001735 sec., 38040.345821325645 rows/sec., 3.01 MiB/sec. | ||
| 22068 | 2026.01.22 22:30:07.537062 [ 277 ] {be501b98-50fb-47a9-b284-6b63c4df9982} <Debug> TCPHandler: Processed in 0.002126056 sec. | ||
| 22069 | 2026.01.22 22:30:07.537185 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22070 | 2026.01.22 22:30:07.537287 [ 277 ] {ee1f173e-e2b1-44e1-bcc4-4047e47f3778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22071 | 2026.01.22 22:30:07.537330 [ 277 ] {ee1f173e-e2b1-44e1-bcc4-4047e47f3778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22072 | 2026.01.22 22:30:07.537749 [ 277 ] {ee1f173e-e2b1-44e1-bcc4-4047e47f3778} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22073 | 2026.01.22 22:30:07.537785 [ 277 ] {ee1f173e-e2b1-44e1-bcc4-4047e47f3778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22074 | 2026.01.22 22:30:07.538077 [ 277 ] {ee1f173e-e2b1-44e1-bcc4-4047e47f3778} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22075 | 2026.01.22 22:30:07.538279 [ 277 ] {ee1f173e-e2b1-44e1-bcc4-4047e47f3778} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22076 | 2026.01.22 22:30:07.538402 [ 121 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 22077 | 2026.01.22 22:30:07.538410 [ 277 ] {ee1f173e-e2b1-44e1-bcc4-4047e47f3778} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001146 sec., 4363.001745200698 rows/sec., 328.08 KiB/sec. | ||
| 22078 | 2026.01.22 22:30:07.538454 [ 121 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22079 | 2026.01.22 22:30:07.538471 [ 277 ] {ee1f173e-e2b1-44e1-bcc4-4047e47f3778} <Debug> TCPHandler: Processed in 0.00133899 sec. | ||
| 22080 | 2026.01.22 22:30:07.538479 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22081 | 2026.01.22 22:30:07.538584 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22082 | 2026.01.22 22:30:07.538613 [ 208 ] {1300943d-9fd4-47f6-9844-87364234b6ab::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 | ||
| 22083 | 2026.01.22 22:30:07.538684 [ 277 ] {8bd25091-4c58-4c17-a9aa-4315fc0e32f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22084 | 2026.01.22 22:30:07.538730 [ 277 ] {8bd25091-4c58-4c17-a9aa-4315fc0e32f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22085 | 2026.01.22 22:30:07.538758 [ 208 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22086 | 2026.01.22 22:30:07.538804 [ 208 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 320 rows starting from the beginning of the part | ||
| 22087 | 2026.01.22 22:30:07.538884 [ 208 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 13 rows starting from the beginning of the part | ||
| 22088 | 2026.01.22 22:30:07.538939 [ 208 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 56 rows starting from the beginning of the part | ||
| 22089 | 2026.01.22 22:30:07.538989 [ 208 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 7 rows starting from the beginning of the part | ||
| 22090 | 2026.01.22 22:30:07.539037 [ 208 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 68 rows starting from the beginning of the part | ||
| 22091 | 2026.01.22 22:30:07.539086 [ 208 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 5 rows starting from the beginning of the part | ||
| 22092 | 2026.01.22 22:30:07.539153 [ 277 ] {8bd25091-4c58-4c17-a9aa-4315fc0e32f9} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22093 | 2026.01.22 22:30:07.539192 [ 277 ] {8bd25091-4c58-4c17-a9aa-4315fc0e32f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22094 | 2026.01.22 22:30:07.539549 [ 277 ] {8bd25091-4c58-4c17-a9aa-4315fc0e32f9} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22095 | 2026.01.22 22:30:07.539780 [ 277 ] {8bd25091-4c58-4c17-a9aa-4315fc0e32f9} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22096 | 2026.01.22 22:30:07.539920 [ 277 ] {8bd25091-4c58-4c17-a9aa-4315fc0e32f9} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001255 sec., 54980.079681274896 rows/sec., 4.29 MiB/sec. | ||
| 22097 | 2026.01.22 22:30:07.539958 [ 277 ] {8bd25091-4c58-4c17-a9aa-4315fc0e32f9} <Debug> TCPHandler: Processed in 0.00142335 sec. | ||
| 22098 | 2026.01.22 22:30:07.540074 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22099 | 2026.01.22 22:30:07.540095 [ 201 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 469 rows, containing 5 columns (5 merged, 0 gathered) in 0.001539721 sec., 304600.6386871388 rows/sec., 21.23 MiB/sec. | ||
| 22100 | 2026.01.22 22:30:07.540169 [ 277 ] {13871560-1d0b-466a-acc1-4052a07b649a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22101 | 2026.01.22 22:30:07.540218 [ 277 ] {13871560-1d0b-466a-acc1-4052a07b649a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22102 | 2026.01.22 22:30:07.540253 [ 188 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 22103 | 2026.01.22 22:30:07.540523 [ 188 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_156_31} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22104 | 2026.01.22 22:30:07.540599 [ 188 ] {1300943d-9fd4-47f6-9844-87364234b6ab::all_1_156_31} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 22105 | 2026.01.22 22:30:07.540632 [ 277 ] {13871560-1d0b-466a-acc1-4052a07b649a} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22106 | 2026.01.22 22:30:07.540672 [ 277 ] {13871560-1d0b-466a-acc1-4052a07b649a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22107 | 2026.01.22 22:30:07.540684 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 22108 | 2026.01.22 22:30:07.541000 [ 277 ] {13871560-1d0b-466a-acc1-4052a07b649a} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22109 | 2026.01.22 22:30:07.541208 [ 277 ] {13871560-1d0b-466a-acc1-4052a07b649a} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22110 | 2026.01.22 22:30:07.541326 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Selected 2 parts from all_1_157_37 to all_158_158_0 | ||
| 22111 | 2026.01.22 22:30:07.541337 [ 277 ] {13871560-1d0b-466a-acc1-4052a07b649a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 22112 | 2026.01.22 22:30:07.541359 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22113 | 2026.01.22 22:30:07.541383 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22114 | 2026.01.22 22:30:07.541385 [ 277 ] {13871560-1d0b-466a-acc1-4052a07b649a} <Debug> TCPHandler: Processed in 0.00136162 sec. | ||
| 22115 | 2026.01.22 22:30:07.541440 [ 208 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_158_38} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_157_37 to all_158_158_0 into Compact with storage Full | ||
| 22116 | 2026.01.22 22:30:07.541505 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22117 | 2026.01.22 22:30:07.541533 [ 208 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_158_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22118 | 2026.01.22 22:30:07.541564 [ 208 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_158_38} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_157_37, total 46427 rows starting from the beginning of the part | ||
| 22119 | 2026.01.22 22:30:07.541603 [ 277 ] {e2b029bc-1237-4b78-8121-f3b3385f6e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22120 | 2026.01.22 22:30:07.541611 [ 208 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_158_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 849 rows starting from the beginning of the part | ||
| 22121 | 2026.01.22 22:30:07.541665 [ 277 ] {e2b029bc-1237-4b78-8121-f3b3385f6e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22122 | 2026.01.22 22:30:07.542454 [ 277 ] {e2b029bc-1237-4b78-8121-f3b3385f6e1f} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22123 | 2026.01.22 22:30:07.542491 [ 277 ] {e2b029bc-1237-4b78-8121-f3b3385f6e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22124 | 2026.01.22 22:30:07.542993 [ 277 ] {e2b029bc-1237-4b78-8121-f3b3385f6e1f} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 22125 | 2026.01.22 22:30:07.543210 [ 277 ] {e2b029bc-1237-4b78-8121-f3b3385f6e1f} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22126 | 2026.01.22 22:30:07.543351 [ 277 ] {e2b029bc-1237-4b78-8121-f3b3385f6e1f} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001765 sec., 2832.8611898016998 rows/sec., 5.08 MiB/sec. | ||
| 22127 | 2026.01.22 22:30:07.543425 [ 277 ] {e2b029bc-1237-4b78-8121-f3b3385f6e1f} <Debug> TCPHandler: Processed in 0.001970314 sec. | ||
| 22128 | 2026.01.22 22:30:07.543541 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22129 | 2026.01.22 22:30:07.543635 [ 277 ] {0a8450c7-c8b5-43d6-abfd-8379c2551b02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22130 | 2026.01.22 22:30:07.543676 [ 277 ] {0a8450c7-c8b5-43d6-abfd-8379c2551b02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22131 | 2026.01.22 22:30:07.544012 [ 277 ] {0a8450c7-c8b5-43d6-abfd-8379c2551b02} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22132 | 2026.01.22 22:30:07.544046 [ 277 ] {0a8450c7-c8b5-43d6-abfd-8379c2551b02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22133 | 2026.01.22 22:30:07.544348 [ 277 ] {0a8450c7-c8b5-43d6-abfd-8379c2551b02} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 22134 | 2026.01.22 22:30:07.544559 [ 277 ] {0a8450c7-c8b5-43d6-abfd-8379c2551b02} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22135 | 2026.01.22 22:30:07.544688 [ 277 ] {0a8450c7-c8b5-43d6-abfd-8379c2551b02} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 22136 | 2026.01.22 22:30:07.544724 [ 277 ] {0a8450c7-c8b5-43d6-abfd-8379c2551b02} <Debug> TCPHandler: Processed in 0.001232989 sec. | ||
| 22137 | 2026.01.22 22:30:07.544772 [ 226 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): 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] | ||
| 22138 | 2026.01.22 22:30:07.544826 [ 226 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): 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] | ||
| 22139 | 2026.01.22 22:30:07.547578 [ 226 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): 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] | ||
| 22140 | 2026.01.22 22:30:07.549496 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_158_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47276 rows, containing 5 columns (5 merged, 0 gathered) in 0.00807015 sec., 5858131.509327584 rows/sec., 400.58 MiB/sec. | ||
| 22141 | 2026.01.22 22:30:07.550002 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_158_38} <Trace> MergedBlockOutputStream: filled checksums all_1_158_38 (state Temporary) | ||
| 22142 | 2026.01.22 22:30:07.550322 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_158_38} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_merge_all_1_158_38 to all_1_158_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22143 | 2026.01.22 22:30:07.550404 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_158_38} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Merged 2 parts: [all_1_157_37, all_158_158_0] -> all_1_158_38 | ||
| 22144 | 2026.01.22 22:30:07.550484 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 22145 | 2026.01.22 22:30:07.879667 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): 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] | ||
| 22146 | 2026.01.22 22:30:07.879707 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): 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] | ||
| 22147 | 2026.01.22 22:30:07.886576 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): 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] | ||
| 22148 | 2026.01.22 22:30:08.072265 [ 224 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): 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] | ||
| 22149 | 2026.01.22 22:30:08.072293 [ 224 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): 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] | ||
| 22150 | 2026.01.22 22:30:08.075113 [ 224 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): 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] | ||
| 22151 | 2026.01.22 22:30:08.256592 [ 223 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): 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] | ||
| 22152 | 2026.01.22 22:30:08.256642 [ 223 ] {} <Debug> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): 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] | ||
| 22153 | 2026.01.22 22:30:08.262941 [ 223 ] {} <Debug> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): 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] | ||
| 22154 | 2026.01.22 22:30:08.903289 [ 222 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): 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] | ||
| 22155 | 2026.01.22 22:30:08.903340 [ 222 ] {} <Debug> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): 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] | ||
| 22156 | 2026.01.22 22:30:08.905849 [ 222 ] {} <Debug> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): 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] | ||
| 22157 | 2026.01.22 22:30:09.000245 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.93 MiB, peak 422.31 MiB, free memory in arenas 0.00 B, will set to 403.93 MiB (RSS), difference: 4.00 MiB | ||
| 22158 | 2026.01.22 22:30:10.348572 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 829 | ||
| 22159 | 2026.01.22 22:30:10.366284 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22160 | 2026.01.22 22:30:10.366335 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22161 | 2026.01.22 22:30:10.372630 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 22162 | 2026.01.22 22:30:10.373322 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22163 | 2026.01.22 22:30:10.376440 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 829 | ||
| 22164 | 2026.01.22 22:30:12.341466 [ 221 ] {} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): 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] | ||
| 22165 | 2026.01.22 22:30:12.341535 [ 221 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): 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] | ||
| 22166 | 2026.01.22 22:30:12.350663 [ 221 ] {} <Debug> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): 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] | ||
| 22167 | 2026.01.22 22:30:12.538096 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22168 | 2026.01.22 22:30:12.538285 [ 277 ] {d8181ae6-08da-4855-92a6-666dca9a1763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22169 | 2026.01.22 22:30:12.538353 [ 277 ] {d8181ae6-08da-4855-92a6-666dca9a1763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22170 | 2026.01.22 22:30:12.539336 [ 277 ] {d8181ae6-08da-4855-92a6-666dca9a1763} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22171 | 2026.01.22 22:30:12.539375 [ 277 ] {d8181ae6-08da-4855-92a6-666dca9a1763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22172 | 2026.01.22 22:30:12.539859 [ 277 ] {d8181ae6-08da-4855-92a6-666dca9a1763} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 22173 | 2026.01.22 22:30:12.540098 [ 277 ] {d8181ae6-08da-4855-92a6-666dca9a1763} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22174 | 2026.01.22 22:30:12.540264 [ 277 ] {d8181ae6-08da-4855-92a6-666dca9a1763} <Debug> executeQuery: Read 166 rows, 14.85 KiB in 0.002029 sec., 81813.70133070477 rows/sec., 7.15 MiB/sec. | ||
| 22175 | 2026.01.22 22:30:12.540306 [ 277 ] {d8181ae6-08da-4855-92a6-666dca9a1763} <Debug> TCPHandler: Processed in 0.002337197 sec. | ||
| 22176 | 2026.01.22 22:30:12.540430 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22177 | 2026.01.22 22:30:12.540524 [ 277 ] {ab5dccda-8548-40cf-bae1-0d4848221b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22178 | 2026.01.22 22:30:12.540563 [ 277 ] {ab5dccda-8548-40cf-bae1-0d4848221b5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22179 | 2026.01.22 22:30:12.540984 [ 277 ] {ab5dccda-8548-40cf-bae1-0d4848221b5e} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22180 | 2026.01.22 22:30:12.541020 [ 277 ] {ab5dccda-8548-40cf-bae1-0d4848221b5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22181 | 2026.01.22 22:30:12.541307 [ 277 ] {ab5dccda-8548-40cf-bae1-0d4848221b5e} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 22182 | 2026.01.22 22:30:12.541509 [ 277 ] {ab5dccda-8548-40cf-bae1-0d4848221b5e} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22183 | 2026.01.22 22:30:12.541638 [ 277 ] {ab5dccda-8548-40cf-bae1-0d4848221b5e} <Debug> executeQuery: Read 55 rows, 4.14 KiB in 0.001133 sec., 48543.68932038835 rows/sec., 3.56 MiB/sec. | ||
| 22184 | 2026.01.22 22:30:12.541675 [ 277 ] {ab5dccda-8548-40cf-bae1-0d4848221b5e} <Debug> TCPHandler: Processed in 0.001293779 sec. | ||
| 22185 | 2026.01.22 22:30:12.541782 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22186 | 2026.01.22 22:30:12.541873 [ 277 ] {a9714815-b84b-4fcb-98ed-27f1a3c52892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22187 | 2026.01.22 22:30:12.541911 [ 277 ] {a9714815-b84b-4fcb-98ed-27f1a3c52892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22188 | 2026.01.22 22:30:12.542399 [ 277 ] {a9714815-b84b-4fcb-98ed-27f1a3c52892} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22189 | 2026.01.22 22:30:12.542437 [ 277 ] {a9714815-b84b-4fcb-98ed-27f1a3c52892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22190 | 2026.01.22 22:30:12.542746 [ 277 ] {a9714815-b84b-4fcb-98ed-27f1a3c52892} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 22191 | 2026.01.22 22:30:12.542948 [ 277 ] {a9714815-b84b-4fcb-98ed-27f1a3c52892} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22192 | 2026.01.22 22:30:12.543076 [ 277 ] {a9714815-b84b-4fcb-98ed-27f1a3c52892} <Debug> executeQuery: Read 119 rows, 9.52 KiB in 0.00122 sec., 97540.98360655738 rows/sec., 7.62 MiB/sec. | ||
| 22193 | 2026.01.22 22:30:12.543113 [ 277 ] {a9714815-b84b-4fcb-98ed-27f1a3c52892} <Debug> TCPHandler: Processed in 0.00137881 sec. | ||
| 22194 | 2026.01.22 22:30:12.543228 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22195 | 2026.01.22 22:30:12.543321 [ 277 ] {fc006dce-e9c1-4af1-ab37-31f52d890804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22196 | 2026.01.22 22:30:12.543365 [ 277 ] {fc006dce-e9c1-4af1-ab37-31f52d890804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22197 | 2026.01.22 22:30:12.543827 [ 277 ] {fc006dce-e9c1-4af1-ab37-31f52d890804} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22198 | 2026.01.22 22:30:12.543864 [ 277 ] {fc006dce-e9c1-4af1-ab37-31f52d890804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22199 | 2026.01.22 22:30:12.544194 [ 277 ] {fc006dce-e9c1-4af1-ab37-31f52d890804} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 22200 | 2026.01.22 22:30:12.544396 [ 277 ] {fc006dce-e9c1-4af1-ab37-31f52d890804} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22201 | 2026.01.22 22:30:12.544507 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Selected 2 parts from all_1_158_38 to all_159_159_0 | ||
| 22202 | 2026.01.22 22:30:12.544529 [ 277 ] {fc006dce-e9c1-4af1-ab37-31f52d890804} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 22203 | 2026.01.22 22:30:12.544569 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22204 | 2026.01.22 22:30:12.544580 [ 277 ] {fc006dce-e9c1-4af1-ab37-31f52d890804} <Debug> TCPHandler: Processed in 0.00140075 sec. | ||
| 22205 | 2026.01.22 22:30:12.544596 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22206 | 2026.01.22 22:30:12.544695 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22207 | 2026.01.22 22:30:12.544697 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_159_39} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_158_38 to all_159_159_0 into Compact with storage Full | ||
| 22208 | 2026.01.22 22:30:12.544804 [ 277 ] {7e94e0eb-f6bd-437f-9f04-2f458d2c0024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22209 | 2026.01.22 22:30:12.544832 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_159_39} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22210 | 2026.01.22 22:30:12.544869 [ 277 ] {7e94e0eb-f6bd-437f-9f04-2f458d2c0024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22211 | 2026.01.22 22:30:12.544874 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_159_39} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_158_38, total 47276 rows starting from the beginning of the part | ||
| 22212 | 2026.01.22 22:30:12.544956 [ 196 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_159_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 161 rows starting from the beginning of the part | ||
| 22213 | 2026.01.22 22:30:12.545957 [ 277 ] {7e94e0eb-f6bd-437f-9f04-2f458d2c0024} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22214 | 2026.01.22 22:30:12.545998 [ 277 ] {7e94e0eb-f6bd-437f-9f04-2f458d2c0024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22215 | 2026.01.22 22:30:12.546603 [ 277 ] {7e94e0eb-f6bd-437f-9f04-2f458d2c0024} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 22216 | 2026.01.22 22:30:12.546824 [ 277 ] {7e94e0eb-f6bd-437f-9f04-2f458d2c0024} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22217 | 2026.01.22 22:30:12.546964 [ 277 ] {7e94e0eb-f6bd-437f-9f04-2f458d2c0024} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.002179 sec., 25240.93620927031 rows/sec., 45.23 MiB/sec. | ||
| 22218 | 2026.01.22 22:30:12.547020 [ 277 ] {7e94e0eb-f6bd-437f-9f04-2f458d2c0024} <Debug> TCPHandler: Processed in 0.002376657 sec. | ||
| 22219 | 2026.01.22 22:30:12.547139 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22220 | 2026.01.22 22:30:12.547233 [ 277 ] {d048d9d7-923c-42d3-99f9-a9a830266568} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22221 | 2026.01.22 22:30:12.547275 [ 277 ] {d048d9d7-923c-42d3-99f9-a9a830266568} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22222 | 2026.01.22 22:30:12.547616 [ 277 ] {d048d9d7-923c-42d3-99f9-a9a830266568} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22223 | 2026.01.22 22:30:12.547653 [ 277 ] {d048d9d7-923c-42d3-99f9-a9a830266568} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22224 | 2026.01.22 22:30:12.547956 [ 277 ] {d048d9d7-923c-42d3-99f9-a9a830266568} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 22225 | 2026.01.22 22:30:12.548156 [ 277 ] {d048d9d7-923c-42d3-99f9-a9a830266568} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22226 | 2026.01.22 22:30:12.548286 [ 277 ] {d048d9d7-923c-42d3-99f9-a9a830266568} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 22227 | 2026.01.22 22:30:12.548321 [ 277 ] {d048d9d7-923c-42d3-99f9-a9a830266568} <Debug> TCPHandler: Processed in 0.001231989 sec. | ||
| 22228 | 2026.01.22 22:30:12.552654 [ 201 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_159_39} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47437 rows, containing 5 columns (5 merged, 0 gathered) in 0.007985789 sec., 5940176.981886198 rows/sec., 406.21 MiB/sec. | ||
| 22229 | 2026.01.22 22:30:12.553248 [ 189 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_159_39} <Trace> MergedBlockOutputStream: filled checksums all_1_159_39 (state Temporary) | ||
| 22230 | 2026.01.22 22:30:12.553532 [ 189 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_159_39} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_merge_all_1_159_39 to all_1_159_39 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22231 | 2026.01.22 22:30:12.553605 [ 189 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_159_39} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Merged 2 parts: [all_1_158_38, all_159_159_0] -> all_1_159_39 | ||
| 22232 | 2026.01.22 22:30:12.553694 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 22233 | 2026.01.22 22:30:12.617614 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2654 | ||
| 22234 | 2026.01.22 22:30:12.619892 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22235 | 2026.01.22 22:30:12.619935 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22236 | 2026.01.22 22:30:12.621095 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 22237 | 2026.01.22 22:30:12.621358 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22238 | 2026.01.22 22:30:12.621645 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2654 | ||
| 22239 | 2026.01.22 22:30:14.950447 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 53216 | ||
| 22240 | 2026.01.22 22:30:14.951013 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22241 | 2026.01.22 22:30:14.951050 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22242 | 2026.01.22 22:30:14.951529 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 22243 | 2026.01.22 22:30:14.951753 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22244 | 2026.01.22 22:30:14.951884 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 53216 | ||
| 22245 | 2026.01.22 22:30:14.951925 [ 111 ] {} <Debug> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 22246 | 2026.01.22 22:30:14.951995 [ 111 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22247 | 2026.01.22 22:30:14.952019 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22248 | 2026.01.22 22:30:14.952149 [ 200 ] {1fb28636-15bd-444f-bd04-c10715083021::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 | ||
| 22249 | 2026.01.22 22:30:14.952297 [ 200 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22250 | 2026.01.22 22:30:14.952337 [ 200 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_106_21, total 50848 rows starting from the beginning of the part | ||
| 22251 | 2026.01.22 22:30:14.952408 [ 200 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 448 rows starting from the beginning of the part | ||
| 22252 | 2026.01.22 22:30:14.952458 [ 200 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 512 rows starting from the beginning of the part | ||
| 22253 | 2026.01.22 22:30:14.952504 [ 200 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 448 rows starting from the beginning of the part | ||
| 22254 | 2026.01.22 22:30:14.952546 [ 200 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 512 rows starting from the beginning of the part | ||
| 22255 | 2026.01.22 22:30:14.952588 [ 200 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 448 rows starting from the beginning of the part | ||
| 22256 | 2026.01.22 22:30:14.955437 [ 194 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53216 rows, containing 4 columns (4 merged, 0 gathered) in 0.003345005 sec., 15909094.306286538 rows/sec., 227.58 MiB/sec. | ||
| 22257 | 2026.01.22 22:30:14.955772 [ 194 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 22258 | 2026.01.22 22:30:14.956096 [ 194 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_111_22} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22259 | 2026.01.22 22:30:14.956178 [ 194 ] {1fb28636-15bd-444f-bd04-c10715083021::all_1_111_22} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 22260 | 2026.01.22 22:30:14.956281 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 22261 | 2026.01.22 22:30:15.535346 [ 223 ] {} <Trace> oximeter.measurements_bool (a68a1b1f-6c09-4757-b3ab-eafef4467e95): 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] | ||
| 22262 | 2026.01.22 22:30:15.535417 [ 223 ] {} <Debug> oximeter.measurements_bool (a68a1b1f-6c09-4757-b3ab-eafef4467e95): 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] | ||
| 22263 | 2026.01.22 22:30:15.539414 [ 223 ] {} <Debug> oximeter.measurements_bool (a68a1b1f-6c09-4757-b3ab-eafef4467e95): 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] | ||
| 22264 | 2026.01.22 22:30:17.565633 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22265 | 2026.01.22 22:30:17.565848 [ 277 ] {57ec4710-9e6d-46de-ac66-f683b91378cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22266 | 2026.01.22 22:30:17.565921 [ 277 ] {57ec4710-9e6d-46de-ac66-f683b91378cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22267 | 2026.01.22 22:30:17.566557 [ 277 ] {57ec4710-9e6d-46de-ac66-f683b91378cb} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22268 | 2026.01.22 22:30:17.566603 [ 277 ] {57ec4710-9e6d-46de-ac66-f683b91378cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22269 | 2026.01.22 22:30:17.567126 [ 277 ] {57ec4710-9e6d-46de-ac66-f683b91378cb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 22270 | 2026.01.22 22:30:17.567605 [ 277 ] {57ec4710-9e6d-46de-ac66-f683b91378cb} <Trace> oximeter.fields_i16 (acd4c3d1-1d3f-458a-a813-78f8e8f5c7ea): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22271 | 2026.01.22 22:30:17.567757 [ 277 ] {57ec4710-9e6d-46de-ac66-f683b91378cb} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001963 sec., 12226.184411614875 rows/sec., 1.01 MiB/sec. | ||
| 22272 | 2026.01.22 22:30:17.567800 [ 277 ] {57ec4710-9e6d-46de-ac66-f683b91378cb} <Debug> TCPHandler: Processed in 0.002301007 sec. | ||
| 22273 | 2026.01.22 22:30:17.567915 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22274 | 2026.01.22 22:30:17.568010 [ 277 ] {7967a602-d48e-4ee3-9638-8ac7e7896413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22275 | 2026.01.22 22:30:17.568052 [ 277 ] {7967a602-d48e-4ee3-9638-8ac7e7896413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22276 | 2026.01.22 22:30:17.568459 [ 277 ] {7967a602-d48e-4ee3-9638-8ac7e7896413} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22277 | 2026.01.22 22:30:17.568498 [ 277 ] {7967a602-d48e-4ee3-9638-8ac7e7896413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22278 | 2026.01.22 22:30:17.568936 [ 277 ] {7967a602-d48e-4ee3-9638-8ac7e7896413} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 22279 | 2026.01.22 22:30:17.569400 [ 277 ] {7967a602-d48e-4ee3-9638-8ac7e7896413} <Trace> oximeter.fields_ipaddr (d3c176f4-4ec7-4850-81aa-d5d39676189d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22280 | 2026.01.22 22:30:17.569534 [ 277 ] {7967a602-d48e-4ee3-9638-8ac7e7896413} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001542 sec., 1297.0168612191958 rows/sec., 105.76 KiB/sec. | ||
| 22281 | 2026.01.22 22:30:17.569573 [ 277 ] {7967a602-d48e-4ee3-9638-8ac7e7896413} <Debug> TCPHandler: Processed in 0.001707593 sec. | ||
| 22282 | 2026.01.22 22:30:17.569675 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22283 | 2026.01.22 22:30:17.569769 [ 277 ] {8034e48c-6d13-4191-8ec9-6bf36d93150c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22284 | 2026.01.22 22:30:17.569810 [ 277 ] {8034e48c-6d13-4191-8ec9-6bf36d93150c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22285 | 2026.01.22 22:30:17.570714 [ 277 ] {8034e48c-6d13-4191-8ec9-6bf36d93150c} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22286 | 2026.01.22 22:30:17.570750 [ 277 ] {8034e48c-6d13-4191-8ec9-6bf36d93150c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22287 | 2026.01.22 22:30:17.571255 [ 277 ] {8034e48c-6d13-4191-8ec9-6bf36d93150c} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 22288 | 2026.01.22 22:30:17.571715 [ 277 ] {8034e48c-6d13-4191-8ec9-6bf36d93150c} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22289 | 2026.01.22 22:30:17.571848 [ 277 ] {8034e48c-6d13-4191-8ec9-6bf36d93150c} <Debug> executeQuery: Read 1327 rows, 112.98 KiB in 0.002097 sec., 632808.7744396757 rows/sec., 52.61 MiB/sec. | ||
| 22290 | 2026.01.22 22:30:17.571886 [ 277 ] {8034e48c-6d13-4191-8ec9-6bf36d93150c} <Debug> TCPHandler: Processed in 0.002259807 sec. | ||
| 22291 | 2026.01.22 22:30:17.571995 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22292 | 2026.01.22 22:30:17.572090 [ 277 ] {c4002a1f-416e-48ad-88bd-c78b690647fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22293 | 2026.01.22 22:30:17.572130 [ 277 ] {c4002a1f-416e-48ad-88bd-c78b690647fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22294 | 2026.01.22 22:30:17.572538 [ 277 ] {c4002a1f-416e-48ad-88bd-c78b690647fd} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22295 | 2026.01.22 22:30:17.572576 [ 277 ] {c4002a1f-416e-48ad-88bd-c78b690647fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22296 | 2026.01.22 22:30:17.572999 [ 277 ] {c4002a1f-416e-48ad-88bd-c78b690647fd} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 22297 | 2026.01.22 22:30:17.573450 [ 277 ] {c4002a1f-416e-48ad-88bd-c78b690647fd} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22298 | 2026.01.22 22:30:17.573638 [ 277 ] {c4002a1f-416e-48ad-88bd-c78b690647fd} <Debug> executeQuery: Read 19 rows, 1.48 KiB in 0.001563 sec., 12156.11004478567 rows/sec., 944.70 KiB/sec. | ||
| 22299 | 2026.01.22 22:30:17.573688 [ 277 ] {c4002a1f-416e-48ad-88bd-c78b690647fd} <Debug> TCPHandler: Processed in 0.001741943 sec. | ||
| 22300 | 2026.01.22 22:30:17.573809 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22301 | 2026.01.22 22:30:17.573921 [ 277 ] {8189f448-9968-435d-81b4-54ea215ca556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22302 | 2026.01.22 22:30:17.573968 [ 277 ] {8189f448-9968-435d-81b4-54ea215ca556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22303 | 2026.01.22 22:30:17.574427 [ 277 ] {8189f448-9968-435d-81b4-54ea215ca556} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22304 | 2026.01.22 22:30:17.574462 [ 277 ] {8189f448-9968-435d-81b4-54ea215ca556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22305 | 2026.01.22 22:30:17.574948 [ 277 ] {8189f448-9968-435d-81b4-54ea215ca556} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 22306 | 2026.01.22 22:30:17.575381 [ 277 ] {8189f448-9968-435d-81b4-54ea215ca556} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22307 | 2026.01.22 22:30:17.575510 [ 277 ] {8189f448-9968-435d-81b4-54ea215ca556} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001613 sec., 156230.62616243024 rows/sec., 10.81 MiB/sec. | ||
| 22308 | 2026.01.22 22:30:17.575549 [ 277 ] {8189f448-9968-435d-81b4-54ea215ca556} <Debug> TCPHandler: Processed in 0.001797653 sec. | ||
| 22309 | 2026.01.22 22:30:17.575544 [ 226 ] {} <Trace> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Found 6 old parts to remove. Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 22310 | 2026.01.22 22:30:17.575607 [ 226 ] {} <Debug> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Removing 6 parts from filesystem (serially): Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 22311 | 2026.01.22 22:30:17.575657 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22312 | 2026.01.22 22:30:17.575755 [ 277 ] {fe6be856-4391-4f95-a5f7-f5e9b06984a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22313 | 2026.01.22 22:30:17.575795 [ 277 ] {fe6be856-4391-4f95-a5f7-f5e9b06984a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22314 | 2026.01.22 22:30:17.576179 [ 277 ] {fe6be856-4391-4f95-a5f7-f5e9b06984a1} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22315 | 2026.01.22 22:30:17.576215 [ 277 ] {fe6be856-4391-4f95-a5f7-f5e9b06984a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22316 | 2026.01.22 22:30:17.576687 [ 277 ] {fe6be856-4391-4f95-a5f7-f5e9b06984a1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 22317 | 2026.01.22 22:30:17.577298 [ 277 ] {fe6be856-4391-4f95-a5f7-f5e9b06984a1} <Trace> oximeter.fields_u8 (22bf2a26-b1a9-4718-9468-d5619af00947): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22318 | 2026.01.22 22:30:17.577433 [ 277 ] {fe6be856-4391-4f95-a5f7-f5e9b06984a1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001696 sec., 7075.471698113208 rows/sec., 552.77 KiB/sec. | ||
| 22319 | 2026.01.22 22:30:17.577471 [ 277 ] {fe6be856-4391-4f95-a5f7-f5e9b06984a1} <Debug> TCPHandler: Processed in 0.001861583 sec. | ||
| 22320 | 2026.01.22 22:30:17.577576 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22321 | 2026.01.22 22:30:17.577668 [ 277 ] {66d15473-2246-446e-8ba3-b14aa1612789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22322 | 2026.01.22 22:30:17.577707 [ 277 ] {66d15473-2246-446e-8ba3-b14aa1612789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22323 | 2026.01.22 22:30:17.578264 [ 277 ] {66d15473-2246-446e-8ba3-b14aa1612789} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22324 | 2026.01.22 22:30:17.578300 [ 277 ] {66d15473-2246-446e-8ba3-b14aa1612789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22325 | 2026.01.22 22:30:17.578741 [ 277 ] {66d15473-2246-446e-8ba3-b14aa1612789} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 22326 | 2026.01.22 22:30:17.579186 [ 277 ] {66d15473-2246-446e-8ba3-b14aa1612789} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22327 | 2026.01.22 22:30:17.579315 [ 277 ] {66d15473-2246-446e-8ba3-b14aa1612789} <Debug> executeQuery: Read 563 rows, 43.23 KiB in 0.001665 sec., 338138.1381381381 rows/sec., 25.35 MiB/sec. | ||
| 22328 | 2026.01.22 22:30:17.579353 [ 277 ] {66d15473-2246-446e-8ba3-b14aa1612789} <Debug> TCPHandler: Processed in 0.001823633 sec. | ||
| 22329 | 2026.01.22 22:30:17.579462 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22330 | 2026.01.22 22:30:17.579554 [ 277 ] {97bfa0d8-700e-4b89-8373-dcd3dbb8f860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22331 | 2026.01.22 22:30:17.579596 [ 277 ] {97bfa0d8-700e-4b89-8373-dcd3dbb8f860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22332 | 2026.01.22 22:30:17.580139 [ 277 ] {97bfa0d8-700e-4b89-8373-dcd3dbb8f860} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22333 | 2026.01.22 22:30:17.580174 [ 277 ] {97bfa0d8-700e-4b89-8373-dcd3dbb8f860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22334 | 2026.01.22 22:30:17.580662 [ 277 ] {97bfa0d8-700e-4b89-8373-dcd3dbb8f860} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 22335 | 2026.01.22 22:30:17.581136 [ 277 ] {97bfa0d8-700e-4b89-8373-dcd3dbb8f860} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22336 | 2026.01.22 22:30:17.581259 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Selected 6 parts from all_1_159_39 to all_164_164_0 | ||
| 22337 | 2026.01.22 22:30:17.581266 [ 277 ] {97bfa0d8-700e-4b89-8373-dcd3dbb8f860} <Debug> executeQuery: Read 917 rows, 64.22 KiB in 0.001729 sec., 530364.3724696356 rows/sec., 36.27 MiB/sec. | ||
| 22338 | 2026.01.22 22:30:17.581311 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22339 | 2026.01.22 22:30:17.581324 [ 277 ] {97bfa0d8-700e-4b89-8373-dcd3dbb8f860} <Debug> TCPHandler: Processed in 0.001909305 sec. | ||
| 22340 | 2026.01.22 22:30:17.581341 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22341 | 2026.01.22 22:30:17.581442 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22342 | 2026.01.22 22:30:17.581454 [ 190 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_164_40} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_159_39 to all_164_164_0 into Compact with storage Full | ||
| 22343 | 2026.01.22 22:30:17.581540 [ 277 ] {f82f954f-0e98-4453-b5e5-142441c43ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22344 | 2026.01.22 22:30:17.581583 [ 190 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_164_40} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22345 | 2026.01.22 22:30:17.581596 [ 277 ] {f82f954f-0e98-4453-b5e5-142441c43ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22346 | 2026.01.22 22:30:17.581627 [ 190 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_164_40} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_159_39, total 47437 rows starting from the beginning of the part | ||
| 22347 | 2026.01.22 22:30:17.581700 [ 190 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_164_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 162 rows starting from the beginning of the part | ||
| 22348 | 2026.01.22 22:30:17.581747 [ 190 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_164_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 167 rows starting from the beginning of the part | ||
| 22349 | 2026.01.22 22:30:17.581790 [ 190 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_164_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 160 rows starting from the beginning of the part | ||
| 22350 | 2026.01.22 22:30:17.581832 [ 190 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_164_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 160 rows starting from the beginning of the part | ||
| 22351 | 2026.01.22 22:30:17.581875 [ 190 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_164_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 917 rows starting from the beginning of the part | ||
| 22352 | 2026.01.22 22:30:17.582385 [ 277 ] {f82f954f-0e98-4453-b5e5-142441c43ffa} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22353 | 2026.01.22 22:30:17.582425 [ 277 ] {f82f954f-0e98-4453-b5e5-142441c43ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22354 | 2026.01.22 22:30:17.583048 [ 277 ] {f82f954f-0e98-4453-b5e5-142441c43ffa} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22355 | 2026.01.22 22:30:17.583570 [ 277 ] {f82f954f-0e98-4453-b5e5-142441c43ffa} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22356 | 2026.01.22 22:30:17.583748 [ 110 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 22357 | 2026.01.22 22:30:17.583785 [ 110 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22358 | 2026.01.22 22:30:17.583794 [ 277 ] {f82f954f-0e98-4453-b5e5-142441c43ffa} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00227 sec., 2202.6431718061676 rows/sec., 3.95 MiB/sec. | ||
| 22359 | 2026.01.22 22:30:17.583806 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22360 | 2026.01.22 22:30:17.583886 [ 277 ] {f82f954f-0e98-4453-b5e5-142441c43ffa} <Debug> TCPHandler: Processed in 0.002491549 sec. | ||
| 22361 | 2026.01.22 22:30:17.583899 [ 194 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::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 | ||
| 22362 | 2026.01.22 22:30:17.584066 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22363 | 2026.01.22 22:30:17.584126 [ 194 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22364 | 2026.01.22 22:30:17.584172 [ 277 ] {5e75ac6c-eb75-4328-9712-2140716f3745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22365 | 2026.01.22 22:30:17.584184 [ 194 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 3231 rows starting from the beginning of the part | ||
| 22366 | 2026.01.22 22:30:17.584223 [ 277 ] {5e75ac6c-eb75-4328-9712-2140716f3745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22367 | 2026.01.22 22:30:17.584313 [ 194 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 5 rows starting from the beginning of the part | ||
| 22368 | 2026.01.22 22:30:17.584424 [ 194 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 55 rows starting from the beginning of the part | ||
| 22369 | 2026.01.22 22:30:17.584524 [ 194 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 5 rows starting from the beginning of the part | ||
| 22370 | 2026.01.22 22:30:17.584600 [ 277 ] {5e75ac6c-eb75-4328-9712-2140716f3745} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22371 | 2026.01.22 22:30:17.584616 [ 194 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 55 rows starting from the beginning of the part | ||
| 22372 | 2026.01.22 22:30:17.584649 [ 277 ] {5e75ac6c-eb75-4328-9712-2140716f3745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22373 | 2026.01.22 22:30:17.584719 [ 194 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 5 rows starting from the beginning of the part | ||
| 22374 | 2026.01.22 22:30:17.585106 [ 277 ] {5e75ac6c-eb75-4328-9712-2140716f3745} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 22375 | 2026.01.22 22:30:17.585462 [ 226 ] {} <Debug> oximeter.fields_u32 (9b875f4d-bc47-4ff8-b972-57a170f82d39): Removing 6 parts from memory: Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 22376 | 2026.01.22 22:30:17.585618 [ 277 ] {5e75ac6c-eb75-4328-9712-2140716f3745} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22377 | 2026.01.22 22:30:17.585770 [ 277 ] {5e75ac6c-eb75-4328-9712-2140716f3745} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001617 sec., 37105.75139146568 rows/sec., 2.50 MiB/sec. | ||
| 22378 | 2026.01.22 22:30:17.585807 [ 277 ] {5e75ac6c-eb75-4328-9712-2140716f3745} <Debug> TCPHandler: Processed in 0.001839024 sec. | ||
| 22379 | 2026.01.22 22:30:17.591051 [ 192 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_164_40} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49003 rows, containing 5 columns (5 merged, 0 gathered) in 0.009640601 sec., 5082981.859740902 rows/sec., 347.68 MiB/sec. | ||
| 22380 | 2026.01.22 22:30:17.591942 [ 187 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_164_40} <Trace> MergedBlockOutputStream: filled checksums all_1_164_40 (state Temporary) | ||
| 22381 | 2026.01.22 22:30:17.592408 [ 187 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_164_40} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_merge_all_1_164_40 to all_1_164_40 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22382 | 2026.01.22 22:30:17.592485 [ 187 ] {a9389977-7446-40f0-866a-5b18356d18c4::all_1_164_40} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4) (MergerMutator): Merged 6 parts: [all_1_159_39, all_164_164_0] -> all_1_164_40 | ||
| 22383 | 2026.01.22 22:30:17.592586 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 22384 | 2026.01.22 22:30:17.597403 [ 203 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3356 rows, containing 19 columns (19 merged, 0 gathered) in 0.013539571 sec., 247866.05129512597 rows/sec., 443.96 MiB/sec. | ||
| 22385 | 2026.01.22 22:30:17.600254 [ 203 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 22386 | 2026.01.22 22:30:17.600764 [ 203 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_156_31} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22387 | 2026.01.22 22:30:17.600836 [ 203 ] {1c42e9db-cf46-4a07-8004-c90704eef94b::all_1_156_31} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 22388 | 2026.01.22 22:30:17.600951 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 29.24 MiB. | ||
| 22389 | 2026.01.22 22:30:17.876582 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 836 | ||
| 22390 | 2026.01.22 22:30:17.896927 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22391 | 2026.01.22 22:30:17.896971 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22392 | 2026.01.22 22:30:17.903855 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 22393 | 2026.01.22 22:30:17.904928 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22394 | 2026.01.22 22:30:17.905243 [ 106 ] {} <Debug> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 22395 | 2026.01.22 22:30:17.905312 [ 106 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22396 | 2026.01.22 22:30:17.905336 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22397 | 2026.01.22 22:30:17.905426 [ 199 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::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 | ||
| 22398 | 2026.01.22 22:30:17.908611 [ 199 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22399 | 2026.01.22 22:30:17.908888 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 836 | ||
| 22400 | 2026.01.22 22:30:17.909545 [ 199 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 799 rows starting from the beginning of the part | ||
| 22401 | 2026.01.22 22:30:17.913148 [ 199 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 7 rows starting from the beginning of the part | ||
| 22402 | 2026.01.22 22:30:17.916729 [ 199 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 8 rows starting from the beginning of the part | ||
| 22403 | 2026.01.22 22:30:17.920825 [ 199 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 7 rows starting from the beginning of the part | ||
| 22404 | 2026.01.22 22:30:17.925592 [ 199 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 8 rows starting from the beginning of the part | ||
| 22405 | 2026.01.22 22:30:17.930245 [ 199 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 7 rows starting from the beginning of the part | ||
| 22406 | 2026.01.22 22:30:17.990236 [ 192 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 836 rows, containing 679 columns (679 merged, 0 gathered) in 0.084846358 sec., 9853.1041249879 rows/sec., 50.95 MiB/sec. | ||
| 22407 | 2026.01.22 22:30:17.993019 [ 191 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 22408 | 2026.01.22 22:30:17.995313 [ 191 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_111_22} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22409 | 2026.01.22 22:30:17.995410 [ 191 ] {8bd008ef-2534-462e-969c-afcb9bf98a5a::all_1_111_22} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 22410 | 2026.01.22 22:30:17.997115 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 22411 | 2026.01.22 22:30:18.000250 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 405.79 MiB, peak 433.91 MiB, free memory in arenas 0.00 B, will set to 409.20 MiB (RSS), difference: 3.41 MiB | ||
| 22412 | 2026.01.22 22:30:22.175774 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22413 | 2026.01.22 22:30:22.175871 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22414 | 2026.01.22 22:30:22.452096 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 53728 | ||
| 22415 | 2026.01.22 22:30:22.452697 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22416 | 2026.01.22 22:30:22.452741 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22417 | 2026.01.22 22:30:22.453441 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 22418 | 2026.01.22 22:30:22.453970 [ 244 ] {} <Trace> system.asynchronous_metric_log (1fb28636-15bd-444f-bd04-c10715083021): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22419 | 2026.01.22 22:30:22.454107 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 53728 | ||
| 22420 | 2026.01.22 22:30:22.537844 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22421 | 2026.01.22 22:30:22.538109 [ 277 ] {04eec09c-28fa-4711-bddb-b0b96b8b6a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22422 | 2026.01.22 22:30:22.538211 [ 277 ] {04eec09c-28fa-4711-bddb-b0b96b8b6a20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22423 | 2026.01.22 22:30:22.539020 [ 277 ] {04eec09c-28fa-4711-bddb-b0b96b8b6a20} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22424 | 2026.01.22 22:30:22.539062 [ 277 ] {04eec09c-28fa-4711-bddb-b0b96b8b6a20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22425 | 2026.01.22 22:30:22.539676 [ 277 ] {04eec09c-28fa-4711-bddb-b0b96b8b6a20} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22426 | 2026.01.22 22:30:22.540107 [ 277 ] {04eec09c-28fa-4711-bddb-b0b96b8b6a20} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22427 | 2026.01.22 22:30:22.540270 [ 277 ] {04eec09c-28fa-4711-bddb-b0b96b8b6a20} <Debug> executeQuery: Read 166 rows, 14.85 KiB in 0.002236 sec., 74239.71377459749 rows/sec., 6.49 MiB/sec. | ||
| 22428 | 2026.01.22 22:30:22.540322 [ 277 ] {04eec09c-28fa-4711-bddb-b0b96b8b6a20} <Debug> TCPHandler: Processed in 0.00265913 sec. | ||
| 22429 | 2026.01.22 22:30:22.540443 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22430 | 2026.01.22 22:30:22.540546 [ 277 ] {cad91972-185e-4abf-b758-75c5de1c7286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22431 | 2026.01.22 22:30:22.540591 [ 277 ] {cad91972-185e-4abf-b758-75c5de1c7286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22432 | 2026.01.22 22:30:22.541027 [ 277 ] {cad91972-185e-4abf-b758-75c5de1c7286} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22433 | 2026.01.22 22:30:22.541062 [ 277 ] {cad91972-185e-4abf-b758-75c5de1c7286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22434 | 2026.01.22 22:30:22.541447 [ 277 ] {cad91972-185e-4abf-b758-75c5de1c7286} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22435 | 2026.01.22 22:30:22.541855 [ 277 ] {cad91972-185e-4abf-b758-75c5de1c7286} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22436 | 2026.01.22 22:30:22.541992 [ 277 ] {cad91972-185e-4abf-b758-75c5de1c7286} <Debug> executeQuery: Read 55 rows, 4.14 KiB in 0.00147 sec., 37414.965986394556 rows/sec., 2.75 MiB/sec. | ||
| 22437 | 2026.01.22 22:30:22.542029 [ 277 ] {cad91972-185e-4abf-b758-75c5de1c7286} <Debug> TCPHandler: Processed in 0.001637782 sec. | ||
| 22438 | 2026.01.22 22:30:22.542129 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22439 | 2026.01.22 22:30:22.542221 [ 277 ] {2e483675-55cd-490f-b0d7-14ad9d2c17c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22440 | 2026.01.22 22:30:22.542261 [ 277 ] {2e483675-55cd-490f-b0d7-14ad9d2c17c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22441 | 2026.01.22 22:30:22.542725 [ 277 ] {2e483675-55cd-490f-b0d7-14ad9d2c17c7} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22442 | 2026.01.22 22:30:22.542759 [ 277 ] {2e483675-55cd-490f-b0d7-14ad9d2c17c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22443 | 2026.01.22 22:30:22.543183 [ 277 ] {2e483675-55cd-490f-b0d7-14ad9d2c17c7} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22444 | 2026.01.22 22:30:22.543682 [ 277 ] {2e483675-55cd-490f-b0d7-14ad9d2c17c7} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22445 | 2026.01.22 22:30:22.543810 [ 277 ] {2e483675-55cd-490f-b0d7-14ad9d2c17c7} <Debug> executeQuery: Read 119 rows, 9.52 KiB in 0.001607 sec., 74051.02675793404 rows/sec., 5.78 MiB/sec. | ||
| 22446 | 2026.01.22 22:30:22.543848 [ 277 ] {2e483675-55cd-490f-b0d7-14ad9d2c17c7} <Debug> TCPHandler: Processed in 0.001767133 sec. | ||
| 22447 | 2026.01.22 22:30:22.543959 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22448 | 2026.01.22 22:30:22.544053 [ 277 ] {4129d5f1-f1d1-46a2-b81a-da9fa5e56008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22449 | 2026.01.22 22:30:22.544095 [ 277 ] {4129d5f1-f1d1-46a2-b81a-da9fa5e56008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22450 | 2026.01.22 22:30:22.544497 [ 277 ] {4129d5f1-f1d1-46a2-b81a-da9fa5e56008} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22451 | 2026.01.22 22:30:22.544532 [ 277 ] {4129d5f1-f1d1-46a2-b81a-da9fa5e56008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22452 | 2026.01.22 22:30:22.544983 [ 277 ] {4129d5f1-f1d1-46a2-b81a-da9fa5e56008} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22453 | 2026.01.22 22:30:22.545390 [ 277 ] {4129d5f1-f1d1-46a2-b81a-da9fa5e56008} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22454 | 2026.01.22 22:30:22.545521 [ 277 ] {4129d5f1-f1d1-46a2-b81a-da9fa5e56008} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001487 sec., 107599.19300605245 rows/sec., 7.49 MiB/sec. | ||
| 22455 | 2026.01.22 22:30:22.545562 [ 277 ] {4129d5f1-f1d1-46a2-b81a-da9fa5e56008} <Debug> TCPHandler: Processed in 0.001651302 sec. | ||
| 22456 | 2026.01.22 22:30:22.545661 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22457 | 2026.01.22 22:30:22.545753 [ 277 ] {37628a67-f9e9-426e-bad3-2da1bd9b826e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22458 | 2026.01.22 22:30:22.545807 [ 277 ] {37628a67-f9e9-426e-bad3-2da1bd9b826e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22459 | 2026.01.22 22:30:22.546735 [ 277 ] {37628a67-f9e9-426e-bad3-2da1bd9b826e} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22460 | 2026.01.22 22:30:22.546769 [ 277 ] {37628a67-f9e9-426e-bad3-2da1bd9b826e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22461 | 2026.01.22 22:30:22.547475 [ 277 ] {37628a67-f9e9-426e-bad3-2da1bd9b826e} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 22462 | 2026.01.22 22:30:22.547950 [ 277 ] {37628a67-f9e9-426e-bad3-2da1bd9b826e} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22463 | 2026.01.22 22:30:22.548092 [ 277 ] {37628a67-f9e9-426e-bad3-2da1bd9b826e} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.002357 sec., 23334.747560458207 rows/sec., 41.81 MiB/sec. | ||
| 22464 | 2026.01.22 22:30:22.548163 [ 277 ] {37628a67-f9e9-426e-bad3-2da1bd9b826e} <Debug> TCPHandler: Processed in 0.002549279 sec. | ||
| 22465 | 2026.01.22 22:30:22.548222 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): 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] | ||
| 22466 | 2026.01.22 22:30:22.548263 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): 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] | ||
| 22467 | 2026.01.22 22:30:22.548285 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22468 | 2026.01.22 22:30:22.548385 [ 277 ] {65650e53-ff0b-4992-a1f8-faed1a3642d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22469 | 2026.01.22 22:30:22.548427 [ 277 ] {65650e53-ff0b-4992-a1f8-faed1a3642d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22470 | 2026.01.22 22:30:22.548793 [ 277 ] {65650e53-ff0b-4992-a1f8-faed1a3642d1} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22471 | 2026.01.22 22:30:22.548830 [ 277 ] {65650e53-ff0b-4992-a1f8-faed1a3642d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22472 | 2026.01.22 22:30:22.549291 [ 277 ] {65650e53-ff0b-4992-a1f8-faed1a3642d1} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22473 | 2026.01.22 22:30:22.549776 [ 277 ] {65650e53-ff0b-4992-a1f8-faed1a3642d1} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22474 | 2026.01.22 22:30:22.549923 [ 277 ] {65650e53-ff0b-4992-a1f8-faed1a3642d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001558 sec., 38510.91142490372 rows/sec., 2.60 MiB/sec. | ||
| 22475 | 2026.01.22 22:30:22.549962 [ 277 ] {65650e53-ff0b-4992-a1f8-faed1a3642d1} <Debug> TCPHandler: Processed in 0.001726133 sec. | ||
| 22476 | 2026.01.22 22:30:22.551629 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): 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] | ||
| 22477 | 2026.01.22 22:30:22.621931 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2686 | ||
| 22478 | 2026.01.22 22:30:22.624611 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22479 | 2026.01.22 22:30:22.624666 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22480 | 2026.01.22 22:30:22.626081 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 22481 | 2026.01.22 22:30:22.626608 [ 243 ] {} <Trace> system.query_log (7b0753d0-d697-461d-a77d-14ff90617906): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22482 | 2026.01.22 22:30:22.626885 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2686 | ||
| 22483 | 2026.01.22 22:30:23.007746 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.007198483 sec. | ||
| 22484 | 2026.01.22 22:30:24.014316 [ 223 ] {} <Trace> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): 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] | ||
| 22485 | 2026.01.22 22:30:24.014368 [ 223 ] {} <Debug> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): 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] | ||
| 22486 | 2026.01.22 22:30:24.017341 [ 223 ] {} <Debug> oximeter.measurements_f64 (86067968-1b43-48b5-9b2c-b3179c4c2021): 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] | ||
| 22487 | 2026.01.22 22:30:25.408998 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 844 | ||
| 22488 | 2026.01.22 22:30:25.427775 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22489 | 2026.01.22 22:30:25.427838 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22490 | 2026.01.22 22:30:25.434264 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 22491 | 2026.01.22 22:30:25.435430 [ 245 ] {} <Trace> system.metric_log (8bd008ef-2534-462e-969c-afcb9bf98a5a): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22492 | 2026.01.22 22:30:25.439386 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 844 | ||
| 22493 | 2026.01.22 22:30:27.535476 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22494 | 2026.01.22 22:30:27.535713 [ 277 ] {3553e68b-1fe8-47a8-925f-bc5aaec4b0e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22495 | 2026.01.22 22:30:27.535796 [ 277 ] {3553e68b-1fe8-47a8-925f-bc5aaec4b0e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22496 | 2026.01.22 22:30:27.536549 [ 277 ] {3553e68b-1fe8-47a8-925f-bc5aaec4b0e6} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22497 | 2026.01.22 22:30:27.536587 [ 277 ] {3553e68b-1fe8-47a8-925f-bc5aaec4b0e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22498 | 2026.01.22 22:30:27.537113 [ 277 ] {3553e68b-1fe8-47a8-925f-bc5aaec4b0e6} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 22499 | 2026.01.22 22:30:27.537528 [ 277 ] {3553e68b-1fe8-47a8-925f-bc5aaec4b0e6} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22500 | 2026.01.22 22:30:27.537671 [ 95 ] {} <Debug> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 22501 | 2026.01.22 22:30:27.537680 [ 277 ] {3553e68b-1fe8-47a8-925f-bc5aaec4b0e6} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.002028 sec., 32544.378698224853 rows/sec., 2.58 MiB/sec. | ||
| 22502 | 2026.01.22 22:30:27.537709 [ 95 ] {} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22503 | 2026.01.22 22:30:27.537731 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22504 | 2026.01.22 22:30:27.537736 [ 277 ] {3553e68b-1fe8-47a8-925f-bc5aaec4b0e6} <Debug> TCPHandler: Processed in 0.002407888 sec. | ||
| 22505 | 2026.01.22 22:30:27.537854 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22506 | 2026.01.22 22:30:27.537912 [ 193 ] {048797f8-2913-4120-8057-043480967ec1::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 | ||
| 22507 | 2026.01.22 22:30:27.537952 [ 277 ] {308b7e90-5107-4811-b615-31f61e26434d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22508 | 2026.01.22 22:30:27.538019 [ 277 ] {308b7e90-5107-4811-b615-31f61e26434d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22509 | 2026.01.22 22:30:27.538126 [ 193 ] {048797f8-2913-4120-8057-043480967ec1::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22510 | 2026.01.22 22:30:27.538188 [ 193 ] {048797f8-2913-4120-8057-043480967ec1::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 2647 rows starting from the beginning of the part | ||
| 22511 | 2026.01.22 22:30:27.538276 [ 193 ] {048797f8-2913-4120-8057-043480967ec1::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 66 rows starting from the beginning of the part | ||
| 22512 | 2026.01.22 22:30:27.538322 [ 193 ] {048797f8-2913-4120-8057-043480967ec1::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 166 rows starting from the beginning of the part | ||
| 22513 | 2026.01.22 22:30:27.538365 [ 193 ] {048797f8-2913-4120-8057-043480967ec1::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 1327 rows starting from the beginning of the part | ||
| 22514 | 2026.01.22 22:30:27.538410 [ 193 ] {048797f8-2913-4120-8057-043480967ec1::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 166 rows starting from the beginning of the part | ||
| 22515 | 2026.01.22 22:30:27.538425 [ 277 ] {308b7e90-5107-4811-b615-31f61e26434d} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22516 | 2026.01.22 22:30:27.538453 [ 193 ] {048797f8-2913-4120-8057-043480967ec1::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 66 rows starting from the beginning of the part | ||
| 22517 | 2026.01.22 22:30:27.538466 [ 277 ] {308b7e90-5107-4811-b615-31f61e26434d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22518 | 2026.01.22 22:30:27.538889 [ 277 ] {308b7e90-5107-4811-b615-31f61e26434d} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22519 | 2026.01.22 22:30:27.539299 [ 277 ] {308b7e90-5107-4811-b615-31f61e26434d} <Trace> oximeter.fields_u16 (1300943d-9fd4-47f6-9844-87364234b6ab): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22520 | 2026.01.22 22:30:27.539437 [ 277 ] {308b7e90-5107-4811-b615-31f61e26434d} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001506 sec., 3320.0531208499337 rows/sec., 249.65 KiB/sec. | ||
| 22521 | 2026.01.22 22:30:27.539475 [ 277 ] {308b7e90-5107-4811-b615-31f61e26434d} <Debug> TCPHandler: Processed in 0.001671523 sec. | ||
| 22522 | 2026.01.22 22:30:27.539585 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22523 | 2026.01.22 22:30:27.539678 [ 277 ] {1b6b6fb0-aef1-4bd4-b58a-5d63324a2e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22524 | 2026.01.22 22:30:27.539718 [ 277 ] {1b6b6fb0-aef1-4bd4-b58a-5d63324a2e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22525 | 2026.01.22 22:30:27.540139 [ 277 ] {1b6b6fb0-aef1-4bd4-b58a-5d63324a2e9b} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22526 | 2026.01.22 22:30:27.540174 [ 277 ] {1b6b6fb0-aef1-4bd4-b58a-5d63324a2e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22527 | 2026.01.22 22:30:27.540418 [ 192 ] {048797f8-2913-4120-8057-043480967ec1::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4438 rows, containing 5 columns (5 merged, 0 gathered) in 0.002588319 sec., 1714626.3656064032 rows/sec., 147.83 MiB/sec. | ||
| 22528 | 2026.01.22 22:30:27.540584 [ 277 ] {1b6b6fb0-aef1-4bd4-b58a-5d63324a2e9b} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 22529 | 2026.01.22 22:30:27.540942 [ 198 ] {048797f8-2913-4120-8057-043480967ec1::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 22530 | 2026.01.22 22:30:27.541040 [ 277 ] {1b6b6fb0-aef1-4bd4-b58a-5d63324a2e9b} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22531 | 2026.01.22 22:30:27.541157 [ 95 ] {} <Debug> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 22532 | 2026.01.22 22:30:27.541182 [ 277 ] {1b6b6fb0-aef1-4bd4-b58a-5d63324a2e9b} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001521 sec., 45364.89151873767 rows/sec., 3.54 MiB/sec. | ||
| 22533 | 2026.01.22 22:30:27.541188 [ 95 ] {} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22534 | 2026.01.22 22:30:27.541215 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22535 | 2026.01.22 22:30:27.541220 [ 277 ] {1b6b6fb0-aef1-4bd4-b58a-5d63324a2e9b} <Debug> TCPHandler: Processed in 0.001683623 sec. | ||
| 22536 | 2026.01.22 22:30:27.541310 [ 193 ] {94686fe9-8f29-47df-b786-a03914968c62::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 | ||
| 22537 | 2026.01.22 22:30:27.541344 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22538 | 2026.01.22 22:30:27.541408 [ 193 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22539 | 2026.01.22 22:30:27.541438 [ 193 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1491 rows starting from the beginning of the part | ||
| 22540 | 2026.01.22 22:30:27.541455 [ 277 ] {70b6baf5-6d81-4746-b0a9-6ffa51f671a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22541 | 2026.01.22 22:30:27.541484 [ 193 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 69 rows starting from the beginning of the part | ||
| 22542 | 2026.01.22 22:30:27.541505 [ 277 ] {70b6baf5-6d81-4746-b0a9-6ffa51f671a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22543 | 2026.01.22 22:30:27.541529 [ 193 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 119 rows starting from the beginning of the part | ||
| 22544 | 2026.01.22 22:30:27.541567 [ 193 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 563 rows starting from the beginning of the part | ||
| 22545 | 2026.01.22 22:30:27.541603 [ 193 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 119 rows starting from the beginning of the part | ||
| 22546 | 2026.01.22 22:30:27.541622 [ 198 ] {048797f8-2913-4120-8057-043480967ec1::all_1_166_33} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22547 | 2026.01.22 22:30:27.541635 [ 193 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 69 rows starting from the beginning of the part | ||
| 22548 | 2026.01.22 22:30:27.541726 [ 198 ] {048797f8-2913-4120-8057-043480967ec1::all_1_166_33} <Trace> oximeter.fields_string (048797f8-2913-4120-8057-043480967ec1) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 22549 | 2026.01.22 22:30:27.541858 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 22550 | 2026.01.22 22:30:27.541930 [ 277 ] {70b6baf5-6d81-4746-b0a9-6ffa51f671a7} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22551 | 2026.01.22 22:30:27.541971 [ 277 ] {70b6baf5-6d81-4746-b0a9-6ffa51f671a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22552 | 2026.01.22 22:30:27.542419 [ 277 ] {70b6baf5-6d81-4746-b0a9-6ffa51f671a7} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 22553 | 2026.01.22 22:30:27.542772 [ 188 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2430 rows, containing 5 columns (5 merged, 0 gathered) in 0.001497111 sec., 1623126.1409474649 rows/sec., 126.02 MiB/sec. | ||
| 22554 | 2026.01.22 22:30:27.542867 [ 277 ] {70b6baf5-6d81-4746-b0a9-6ffa51f671a7} <Trace> oximeter.measurements_cumulativeu64 (a9389977-7446-40f0-866a-5b18356d18c4): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22555 | 2026.01.22 22:30:27.543011 [ 277 ] {70b6baf5-6d81-4746-b0a9-6ffa51f671a7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001575 sec., 101587.30158730158 rows/sec., 7.08 MiB/sec. | ||
| 22556 | 2026.01.22 22:30:27.543050 [ 277 ] {70b6baf5-6d81-4746-b0a9-6ffa51f671a7} <Debug> TCPHandler: Processed in 0.001755773 sec. | ||
| 22557 | 2026.01.22 22:30:27.543082 [ 198 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 22558 | 2026.01.22 22:30:27.543160 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22559 | 2026.01.22 22:30:27.543259 [ 277 ] {c3c2f45a-6819-45ef-8acf-a3e82c62cd33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22560 | 2026.01.22 22:30:27.543314 [ 277 ] {c3c2f45a-6819-45ef-8acf-a3e82c62cd33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22561 | 2026.01.22 22:30:27.543605 [ 198 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_166_33} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22562 | 2026.01.22 22:30:27.543686 [ 198 ] {94686fe9-8f29-47df-b786-a03914968c62::all_1_166_33} <Trace> oximeter.fields_uuid (94686fe9-8f29-47df-b786-a03914968c62) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 22563 | 2026.01.22 22:30:27.543778 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 22564 | 2026.01.22 22:30:27.544098 [ 277 ] {c3c2f45a-6819-45ef-8acf-a3e82c62cd33} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22565 | 2026.01.22 22:30:27.544140 [ 277 ] {c3c2f45a-6819-45ef-8acf-a3e82c62cd33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22566 | 2026.01.22 22:30:27.544755 [ 277 ] {c3c2f45a-6819-45ef-8acf-a3e82c62cd33} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 22567 | 2026.01.22 22:30:27.545161 [ 277 ] {c3c2f45a-6819-45ef-8acf-a3e82c62cd33} <Trace> oximeter.measurements_histogramu64 (1c42e9db-cf46-4a07-8004-c90704eef94b): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22568 | 2026.01.22 22:30:27.545306 [ 277 ] {c3c2f45a-6819-45ef-8acf-a3e82c62cd33} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002066 sec., 2420.135527589545 rows/sec., 4.34 MiB/sec. | ||
| 22569 | 2026.01.22 22:30:27.545372 [ 277 ] {c3c2f45a-6819-45ef-8acf-a3e82c62cd33} <Debug> TCPHandler: Processed in 0.002261426 sec. | ||
| 22570 | 2026.01.22 22:30:27.545481 [ 277 ] {} <Trace> TCP-Session: 668323c7-82bb-40c5-91b2-9b42d83da16f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22571 | 2026.01.22 22:30:27.545576 [ 277 ] {bc3137bd-dfef-4579-a1c7-e8d6db3011ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65417) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22572 | 2026.01.22 22:30:27.545619 [ 277 ] {bc3137bd-dfef-4579-a1c7-e8d6db3011ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22573 | 2026.01.22 22:30:27.545954 [ 277 ] {bc3137bd-dfef-4579-a1c7-e8d6db3011ef} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22574 | 2026.01.22 22:30:27.545990 [ 277 ] {bc3137bd-dfef-4579-a1c7-e8d6db3011ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22575 | 2026.01.22 22:30:27.546383 [ 277 ] {bc3137bd-dfef-4579-a1c7-e8d6db3011ef} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 22576 | 2026.01.22 22:30:27.546788 [ 277 ] {bc3137bd-dfef-4579-a1c7-e8d6db3011ef} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22577 | 2026.01.22 22:30:27.546896 [ 95 ] {} <Debug> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 22578 | 2026.01.22 22:30:27.546920 [ 95 ] {} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22579 | 2026.01.22 22:30:27.546922 [ 277 ] {bc3137bd-dfef-4579-a1c7-e8d6db3011ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001365 sec., 43956.04395604396 rows/sec., 2.96 MiB/sec. | ||
| 22580 | 2026.01.22 22:30:27.546935 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.75 GiB. | ||
| 22581 | 2026.01.22 22:30:27.546961 [ 277 ] {bc3137bd-dfef-4579-a1c7-e8d6db3011ef} <Debug> TCPHandler: Processed in 0.001529581 sec. | ||
| 22582 | 2026.01.22 22:30:27.547026 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 22583 | 2026.01.22 22:30:27.547151 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22584 | 2026.01.22 22:30:27.547185 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_161_32, total 10086 rows starting from the beginning of the part | ||
| 22585 | 2026.01.22 22:30:27.547253 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 22586 | 2026.01.22 22:30:27.547302 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 22587 | 2026.01.22 22:30:27.547349 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 60 rows starting from the beginning of the part | ||
| 22588 | 2026.01.22 22:30:27.547391 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 60 rows starting from the beginning of the part | ||
| 22589 | 2026.01.22 22:30:27.547434 [ 208 ] {fd476c2d-2225-4ed0-9baa-68895464a583::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 | ||
| 22590 | 2026.01.22 22:30:27.550034 [ 189 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10386 rows, containing 4 columns (4 merged, 0 gathered) in 0.003047973 sec., 3407510.4996008826 rows/sec., 226.94 MiB/sec. | ||
| 22591 | 2026.01.22 22:30:27.550421 [ 189 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 22592 | 2026.01.22 22:30:27.551059 [ 189 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_166_33} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22593 | 2026.01.22 22:30:27.551152 [ 189 ] {fd476c2d-2225-4ed0-9baa-68895464a583::all_1_166_33} <Trace> oximeter.measurements_u64 (fd476c2d-2225-4ed0-9baa-68895464a583) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 22594 | 2026.01.22 22:30:27.551258 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.06 MiB. | ||