| 1 | [ Mar 4 18:53:57 Enabled. ] | ||
| 2 | [ Mar 4 18:53:57 Rereading configuration. ] | ||
| 3 | [ Mar 4 18:53:58 Rereading configuration. ] | ||
| 4 | [ Mar 4 18:54:02 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Mar 4 18:54:03 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.03.04 18:54:05.116519 [ 1 ] {} <Information> Application: Will watch for the process with pid 24529 | ||
| 29 | 2026.03.04 18:54:05.116901 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.04 18:54:05.585001 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24529 | ||
| 31 | 2026.03.04 18:54:05.587132 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.04 18:54:05.587301 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.04 18:54:05.755076 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.04 18:54:05.827259 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.04 18:54:05.827316 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.04 18:54:05.827336 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.04 18:54:05.827416 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.04 18:54:05.827809 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.04 18:54:05.832181 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.03.04 18:54:05.832939 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.04 18:54:05.833789 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.03.04 18:54:05.833816 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.03.04 18:54:05.833830 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.04 18:54:05.834547 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.04 18:54:05.835667 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.04 18:54:05.841462 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.04 18:54:05.842185 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.04 18:54:05.843546 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.04 18:54:05.843616 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.04 18:54:05.844607 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.03.04 18:54:05.845000 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.04 18:54:05.848909 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.04 18:54:05.849581 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.04 18:54:05.852675 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.04 18:54:05.853116 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.04 18:54:05.853477 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.04 18:54:05.853824 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.04 18:54:05.855163 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.04 18:54:05.855188 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.04 18:54:05.855292 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.04 18:54:05.855385 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.04 18:54:05.886575 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.04 18:54:05.886606 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000155103 sec | ||
| 68 | 2026.03.04 18:54:05.886631 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.04 18:54:05.886645 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.04 18:54:05.887316 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.04 18:54:05.887899 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.04 18:54:05.909767 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.04 18:54:05.909826 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.04 18:54:05.909866 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.04 18:54:05.909883 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.04 18:54:05.909926 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.04 18:54:05.909951 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.04 18:54:05.912002 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.04 18:54:05.912042 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.04 18:54:05.912062 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.04 18:54:05.912198 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.04 18:54:05.912237 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.04 18:54:05.912250 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.04 18:54:05.912271 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.04 18:54:05.912283 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.04 18:54:05.912311 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.04 18:54:05.912330 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.04 18:54:05.936251 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.04 18:54:05.943766 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.04 18:54:05.943813 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.9391e-05 sec | ||
| 91 | 2026.03.04 18:54:05.943828 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.04 18:54:05.943840 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.04 18:54:05.943869 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.04 18:54:05.944069 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.04 18:54:05.944110 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.04 18:54:05.944123 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.04 18:54:05.944133 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.03.04 18:54:05.944143 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.04 18:54:05.959316 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.04 18:54:05.959556 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.77 MiB (RSS), difference: 91.99 MiB | ||
| 101 | 2026.03.04 18:54:05.961103 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.2121e-05 sec. | ||
| 102 | 2026.03.04 18:54:05.961371 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.04 18:54:05.961995 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.04 18:54:05.962012 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.04 18:54:06.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.78 MiB, peak 116.78 MiB, free memory in arenas 0.00 B, will set to 118.30 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.03.04 18:54:07.716118 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33228 | ||
| 107 | 2026.03.04 18:54:07.717171 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.03.04 18:54:07.717966 [ 3 ] {} <Debug> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Authenticating user 'default' from [fd00:1122:3344:101::d]:33228 | ||
| 109 | 2026.03.04 18:54:07.718097 [ 3 ] {} <Debug> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.04 18:54:07.718115 [ 3 ] {} <Debug> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.03.04 18:54:07.718230 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.03.04 18:54:07.718326 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.03.04 18:54:07.718347 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.03.04 18:54:07.720749 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61679 | ||
| 115 | 2026.03.04 18:54:07.720754 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51590 | ||
| 116 | 2026.03.04 18:54:07.720887 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42278 | ||
| 117 | 2026.03.04 18:54:07.720995 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.03.04 18:54:07.721028 [ 4 ] {} <Debug> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Authenticating user 'default' from [fd00:1122:3344:101::d]:61679 | ||
| 119 | 2026.03.04 18:54:07.721049 [ 4 ] {} <Debug> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.03.04 18:54:07.721066 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2026.03.04 18:54:07.721113 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58006 | ||
| 122 | 2026.03.04 18:54:07.721136 [ 4 ] {} <Debug> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.03.04 18:54:07.721166 [ 5 ] {} <Debug> TCP-Session: 9ba8e3ee-b277-4fd8-85d6-6945410da24d Authenticating user 'default' from [fd00:1122:3344:101::d]:51590 | ||
| 124 | 2026.03.04 18:54:07.721213 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.03.04 18:54:07.721181 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54522 | ||
| 126 | 2026.03.04 18:54:07.721279 [ 5 ] {} <Debug> TCP-Session: 9ba8e3ee-b277-4fd8-85d6-6945410da24d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.03.04 18:54:07.721296 [ 254 ] {} <Debug> TCP-Session: a3419cd9-cb4d-4c72-8a98-56326b626b1e Authenticating user 'default' from [fd00:1122:3344:101::d]:42278 | ||
| 128 | 2026.03.04 18:54:07.721361 [ 5 ] {} <Debug> TCP-Session: 9ba8e3ee-b277-4fd8-85d6-6945410da24d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2026.03.04 18:54:07.721378 [ 254 ] {} <Debug> TCP-Session: a3419cd9-cb4d-4c72-8a98-56326b626b1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.03.04 18:54:07.721464 [ 254 ] {} <Debug> TCP-Session: a3419cd9-cb4d-4c72-8a98-56326b626b1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.03.04 18:54:07.721943 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55412 | ||
| 132 | 2026.03.04 18:54:07.721945 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.03.04 18:54:07.721981 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.03.04 18:54:07.722026 [ 255 ] {} <Debug> TCP-Session: 2c5c82a8-972a-4d57-b35e-081a072562c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58006 | ||
| 135 | 2026.03.04 18:54:07.722070 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58560 | ||
| 136 | 2026.03.04 18:54:07.722112 [ 256 ] {} <Debug> TCP-Session: 8395da49-18ca-4f78-973e-363af889f26f Authenticating user 'default' from [fd00:1122:3344:101::d]:54522 | ||
| 137 | 2026.03.04 18:54:07.722143 [ 255 ] {} <Debug> TCP-Session: 2c5c82a8-972a-4d57-b35e-081a072562c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.03.04 18:54:07.722208 [ 256 ] {} <Debug> TCP-Session: 8395da49-18ca-4f78-973e-363af889f26f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.03.04 18:54:07.722225 [ 255 ] {} <Debug> TCP-Session: 2c5c82a8-972a-4d57-b35e-081a072562c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.03.04 18:54:07.722231 [ 256 ] {} <Debug> TCP-Session: 8395da49-18ca-4f78-973e-363af889f26f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.03.04 18:54:07.722784 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47677 | ||
| 142 | 2026.03.04 18:54:07.723551 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2026.03.04 18:54:07.723602 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2026.03.04 18:54:07.723631 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 145 | 2026.03.04 18:54:07.723612 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2026.03.04 18:54:07.723607 [ 259 ] {} <Debug> TCP-Session: 599f0d91-c0a7-4e9a-b026-6e7a259cea76 Authenticating user 'default' from [fd00:1122:3344:101::d]:47677 | ||
| 147 | 2026.03.04 18:54:07.723729 [ 257 ] {} <Debug> TCP-Session: 20ff4f80-9dd6-41c0-8641-986a8ecf8a57 Authenticating user 'default' from [fd00:1122:3344:101::d]:55412 | ||
| 148 | 2026.03.04 18:54:07.723715 [ 258 ] {} <Debug> TCP-Session: 8c2ab159-a44f-4dd6-83d5-67bdafe0a2d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58560 | ||
| 149 | 2026.03.04 18:54:07.723799 [ 259 ] {} <Debug> TCP-Session: 599f0d91-c0a7-4e9a-b026-6e7a259cea76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2026.03.04 18:54:07.723823 [ 257 ] {} <Debug> TCP-Session: 20ff4f80-9dd6-41c0-8641-986a8ecf8a57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.03.04 18:54:07.723807 [ 258 ] {} <Debug> TCP-Session: 8c2ab159-a44f-4dd6-83d5-67bdafe0a2d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.03.04 18:54:07.723877 [ 259 ] {} <Debug> TCP-Session: 599f0d91-c0a7-4e9a-b026-6e7a259cea76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.04 18:54:07.723898 [ 257 ] {} <Debug> TCP-Session: 20ff4f80-9dd6-41c0-8641-986a8ecf8a57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.03.04 18:54:07.723885 [ 258 ] {} <Debug> TCP-Session: 8c2ab159-a44f-4dd6-83d5-67bdafe0a2d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 155 | 2026.03.04 18:54:07.728590 [ 3 ] {746d2a71-ee9d-434c-89f7-afc14ec7b5a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2026.03.04 18:54:07.846664 [ 3 ] {746d2a71-ee9d-434c-89f7-afc14ec7b5a3} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:33228) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 157 | |||
| 158 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 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 | ||
| 161 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 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 | ||
| 165 | 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 | ||
| 166 | 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 | ||
| 167 | 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 | ||
| 168 | 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 | ||
| 169 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 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 | ||
| 172 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2026.03.04 18:54:07.847718 [ 3 ] {746d2a71-ee9d-434c-89f7-afc14ec7b5a3} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 181 | |||
| 182 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 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 | ||
| 185 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 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 | ||
| 189 | 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 | ||
| 190 | 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 | ||
| 191 | 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 | ||
| 192 | 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 | ||
| 193 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 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 | ||
| 196 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2026.03.04 18:54:07.847945 [ 3 ] {746d2a71-ee9d-434c-89f7-afc14ec7b5a3} <Debug> TCPHandler: Processed in 0.126921741 sec. | ||
| 205 | 2026.03.04 18:54:07.848631 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.03.04 18:54:07.848953 [ 4 ] {0d33590b-b4af-4224-af46-ca79e9981caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.03.04 18:54:07.849319 [ 4 ] {0d33590b-b4af-4224-af46-ca79e9981caa} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61679) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 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 | ||
| 212 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 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 | ||
| 216 | 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 | ||
| 217 | 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 | ||
| 218 | 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 | ||
| 219 | 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 | ||
| 220 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 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 | ||
| 223 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2026.03.04 18:54:07.849617 [ 4 ] {0d33590b-b4af-4224-af46-ca79e9981caa} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 232 | |||
| 233 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 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 | ||
| 236 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 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 | ||
| 240 | 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 | ||
| 241 | 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 | ||
| 242 | 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 | ||
| 243 | 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 | ||
| 244 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 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 | ||
| 247 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2026.03.04 18:54:07.849879 [ 4 ] {0d33590b-b4af-4224-af46-ca79e9981caa} <Debug> TCPHandler: Processed in 0.001652238 sec. | ||
| 256 | 2026.03.04 18:54:07.850326 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.03.04 18:54:07.851092 [ 3 ] {68ff1447-2152-4964-bde0-87c571690b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.03.04 18:54:07.851838 [ 3 ] {68ff1447-2152-4964-bde0-87c571690b09} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.03.04 18:54:07.856468 [ 3 ] {68ff1447-2152-4964-bde0-87c571690b09} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.03.04 18:54:07.856489 [ 3 ] {68ff1447-2152-4964-bde0-87c571690b09} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5232e-05 sec | ||
| 261 | 2026.03.04 18:54:07.856604 [ 3 ] {68ff1447-2152-4964-bde0-87c571690b09} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.03.04 18:54:07.856616 [ 3 ] {68ff1447-2152-4964-bde0-87c571690b09} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.03.04 18:54:07.856639 [ 3 ] {68ff1447-2152-4964-bde0-87c571690b09} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.03.04 18:54:07.857418 [ 3 ] {68ff1447-2152-4964-bde0-87c571690b09} <Debug> TCPHandler: Processed in 0.007197076 sec. | ||
| 265 | 2026.03.04 18:54:07.857659 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.03.04 18:54:07.857814 [ 3 ] {90314f98-d734-471c-9d8f-c227c1f6b86f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) /* The version table contains metadata about the `oximeter` database */ | ||
| 267 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 268 | 2026.03.04 18:54:07.857941 [ 3 ] {90314f98-d734-471c-9d8f-c227c1f6b86f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.03.04 18:54:07.863276 [ 3 ] {90314f98-d734-471c-9d8f-c227c1f6b86f} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.03.04 18:54:07.864944 [ 3 ] {90314f98-d734-471c-9d8f-c227c1f6b86f} <Debug> oximeter.version (8e94a6cd-07aa-4e10-bd05-b111c21cc4a6): Loading data parts | ||
| 271 | 2026.03.04 18:54:07.866175 [ 3 ] {90314f98-d734-471c-9d8f-c227c1f6b86f} <Debug> oximeter.version (8e94a6cd-07aa-4e10-bd05-b111c21cc4a6): There are no data parts | ||
| 272 | 2026.03.04 18:54:07.870095 [ 3 ] {90314f98-d734-471c-9d8f-c227c1f6b86f} <Debug> TCPHandler: Processed in 0.012487689 sec. | ||
| 273 | 2026.03.04 18:54:07.870260 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.03.04 18:54:07.870536 [ 3 ] {81bb57a3-fa0a-45c8-ada3-7365b1bb84e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | 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) | ||
| 285 | 2026.03.04 18:54:07.870661 [ 3 ] {81bb57a3-fa0a-45c8-ada3-7365b1bb84e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.03.04 18:54:07.885333 [ 3 ] {81bb57a3-fa0a-45c8-ada3-7365b1bb84e9} <Debug> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Loading data parts | ||
| 287 | 2026.03.04 18:54:07.885521 [ 3 ] {81bb57a3-fa0a-45c8-ada3-7365b1bb84e9} <Debug> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): There are no data parts | ||
| 288 | 2026.03.04 18:54:07.890345 [ 3 ] {81bb57a3-fa0a-45c8-ada3-7365b1bb84e9} <Debug> TCPHandler: Processed in 0.020136325 sec. | ||
| 289 | 2026.03.04 18:54:07.890608 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.03.04 18:54:07.890770 [ 3 ] {db6bec1f-1e0c-4552-8118-c3a205ea555f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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) | ||
| 291 | 2026.03.04 18:54:07.890901 [ 3 ] {db6bec1f-1e0c-4552-8118-c3a205ea555f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.03.04 18:54:07.893414 [ 3 ] {db6bec1f-1e0c-4552-8118-c3a205ea555f} <Debug> oximeter.measurements_i8 (21a88145-2ef9-4021-942b-79d7de5fff35): Loading data parts | ||
| 293 | 2026.03.04 18:54:07.893726 [ 3 ] {db6bec1f-1e0c-4552-8118-c3a205ea555f} <Debug> oximeter.measurements_i8 (21a88145-2ef9-4021-942b-79d7de5fff35): There are no data parts | ||
| 294 | 2026.03.04 18:54:07.896115 [ 3 ] {db6bec1f-1e0c-4552-8118-c3a205ea555f} <Debug> TCPHandler: Processed in 0.005557069 sec. | ||
| 295 | 2026.03.04 18:54:07.896371 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.03.04 18:54:07.896656 [ 3 ] {80585f05-d1e3-4734-a2da-405c3cc09d23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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) | ||
| 297 | 2026.03.04 18:54:07.896702 [ 3 ] {80585f05-d1e3-4734-a2da-405c3cc09d23} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.03.04 18:54:07.898827 [ 3 ] {80585f05-d1e3-4734-a2da-405c3cc09d23} <Debug> oximeter.measurements_u8 (660b66ae-a448-4164-a20a-98dbbeef9465): Loading data parts | ||
| 299 | 2026.03.04 18:54:07.899030 [ 3 ] {80585f05-d1e3-4734-a2da-405c3cc09d23} <Debug> oximeter.measurements_u8 (660b66ae-a448-4164-a20a-98dbbeef9465): There are no data parts | ||
| 300 | 2026.03.04 18:54:07.906363 [ 3 ] {80585f05-d1e3-4734-a2da-405c3cc09d23} <Debug> TCPHandler: Processed in 0.010043881 sec. | ||
| 301 | 2026.03.04 18:54:07.906598 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.03.04 18:54:07.906759 [ 3 ] {da4e3353-236b-4d74-8a19-8918ecf253c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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) | ||
| 303 | 2026.03.04 18:54:07.906923 [ 3 ] {da4e3353-236b-4d74-8a19-8918ecf253c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.03.04 18:54:07.909971 [ 3 ] {da4e3353-236b-4d74-8a19-8918ecf253c0} <Debug> oximeter.measurements_i16 (fc8d9930-03a1-4f92-9bb9-931a1b89d7bc): Loading data parts | ||
| 305 | 2026.03.04 18:54:07.910125 [ 3 ] {da4e3353-236b-4d74-8a19-8918ecf253c0} <Debug> oximeter.measurements_i16 (fc8d9930-03a1-4f92-9bb9-931a1b89d7bc): There are no data parts | ||
| 306 | 2026.03.04 18:54:07.912545 [ 3 ] {da4e3353-236b-4d74-8a19-8918ecf253c0} <Debug> TCPHandler: Processed in 0.005995728 sec. | ||
| 307 | 2026.03.04 18:54:07.912723 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.03.04 18:54:07.912915 [ 3 ] {c6ce9f7c-21cd-4ed9-ae69-db9bfe7b5f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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) | ||
| 309 | 2026.03.04 18:54:07.913055 [ 3 ] {c6ce9f7c-21cd-4ed9-ae69-db9bfe7b5f22} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.03.04 18:54:07.915292 [ 3 ] {c6ce9f7c-21cd-4ed9-ae69-db9bfe7b5f22} <Debug> oximeter.measurements_u16 (dae92eb5-dab0-4084-9d8d-94f60e1c0283): Loading data parts | ||
| 311 | 2026.03.04 18:54:07.915451 [ 3 ] {c6ce9f7c-21cd-4ed9-ae69-db9bfe7b5f22} <Debug> oximeter.measurements_u16 (dae92eb5-dab0-4084-9d8d-94f60e1c0283): There are no data parts | ||
| 312 | 2026.03.04 18:54:07.924643 [ 3 ] {c6ce9f7c-21cd-4ed9-ae69-db9bfe7b5f22} <Debug> TCPHandler: Processed in 0.011982256 sec. | ||
| 313 | 2026.03.04 18:54:07.924869 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.03.04 18:54:07.925094 [ 3 ] {333fe715-8e11-4289-ad79-9b910f764021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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) | ||
| 315 | 2026.03.04 18:54:07.925261 [ 3 ] {333fe715-8e11-4289-ad79-9b910f764021} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.03.04 18:54:07.928786 [ 3 ] {333fe715-8e11-4289-ad79-9b910f764021} <Debug> oximeter.measurements_i32 (0016c9c8-8b02-491e-ad53-b96dafc3e1f5): Loading data parts | ||
| 317 | 2026.03.04 18:54:07.928951 [ 3 ] {333fe715-8e11-4289-ad79-9b910f764021} <Debug> oximeter.measurements_i32 (0016c9c8-8b02-491e-ad53-b96dafc3e1f5): There are no data parts | ||
| 318 | 2026.03.04 18:54:07.931406 [ 3 ] {333fe715-8e11-4289-ad79-9b910f764021} <Debug> TCPHandler: Processed in 0.006595923 sec. | ||
| 319 | 2026.03.04 18:54:07.931558 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.03.04 18:54:07.931715 [ 3 ] {0897cd0c-1394-4b9c-8a50-fd332b8830eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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) | ||
| 321 | 2026.03.04 18:54:07.931835 [ 3 ] {0897cd0c-1394-4b9c-8a50-fd332b8830eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.03.04 18:54:07.933957 [ 3 ] {0897cd0c-1394-4b9c-8a50-fd332b8830eb} <Debug> oximeter.measurements_u32 (7a6af134-fc93-49c8-8dbf-e75a9206bac9): Loading data parts | ||
| 323 | 2026.03.04 18:54:07.934180 [ 3 ] {0897cd0c-1394-4b9c-8a50-fd332b8830eb} <Debug> oximeter.measurements_u32 (7a6af134-fc93-49c8-8dbf-e75a9206bac9): There are no data parts | ||
| 324 | 2026.03.04 18:54:07.941582 [ 3 ] {0897cd0c-1394-4b9c-8a50-fd332b8830eb} <Debug> TCPHandler: Processed in 0.010072643 sec. | ||
| 325 | 2026.03.04 18:54:07.941726 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.03.04 18:54:07.941999 [ 3 ] {56af341d-f387-4c16-9a9a-9f8ddfb79db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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) | ||
| 327 | 2026.03.04 18:54:07.942111 [ 3 ] {56af341d-f387-4c16-9a9a-9f8ddfb79db6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.03.04 18:54:07.945391 [ 3 ] {56af341d-f387-4c16-9a9a-9f8ddfb79db6} <Debug> oximeter.measurements_i64 (4fad8579-70ea-48e1-953b-9965192650e4): Loading data parts | ||
| 329 | 2026.03.04 18:54:07.945551 [ 3 ] {56af341d-f387-4c16-9a9a-9f8ddfb79db6} <Debug> oximeter.measurements_i64 (4fad8579-70ea-48e1-953b-9965192650e4): There are no data parts | ||
| 330 | 2026.03.04 18:54:07.948028 [ 3 ] {56af341d-f387-4c16-9a9a-9f8ddfb79db6} <Debug> TCPHandler: Processed in 0.006350347 sec. | ||
| 331 | 2026.03.04 18:54:07.948180 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.03.04 18:54:07.948336 [ 3 ] {da297f19-3ba0-4f0b-b5ee-9d04517dcba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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) | ||
| 333 | 2026.03.04 18:54:07.948501 [ 3 ] {da297f19-3ba0-4f0b-b5ee-9d04517dcba9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.03.04 18:54:07.962296 [ 3 ] {da297f19-3ba0-4f0b-b5ee-9d04517dcba9} <Debug> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Loading data parts | ||
| 335 | 2026.03.04 18:54:07.962569 [ 3 ] {da297f19-3ba0-4f0b-b5ee-9d04517dcba9} <Debug> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): There are no data parts | ||
| 336 | 2026.03.04 18:54:07.965970 [ 3 ] {da297f19-3ba0-4f0b-b5ee-9d04517dcba9} <Debug> TCPHandler: Processed in 0.017838392 sec. | ||
| 337 | 2026.03.04 18:54:07.966122 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.03.04 18:54:07.966400 [ 3 ] {732a239c-9ada-4e78-8e01-65b3bbd9d5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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) | ||
| 339 | 2026.03.04 18:54:07.966523 [ 3 ] {732a239c-9ada-4e78-8e01-65b3bbd9d5f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.03.04 18:54:07.968635 [ 3 ] {732a239c-9ada-4e78-8e01-65b3bbd9d5f1} <Debug> oximeter.measurements_f32 (43ba58e9-c1c9-4ab2-9891-21d6b38a0a88): Loading data parts | ||
| 341 | 2026.03.04 18:54:07.968801 [ 3 ] {732a239c-9ada-4e78-8e01-65b3bbd9d5f1} <Debug> oximeter.measurements_f32 (43ba58e9-c1c9-4ab2-9891-21d6b38a0a88): There are no data parts | ||
| 342 | 2026.03.04 18:54:07.976155 [ 3 ] {732a239c-9ada-4e78-8e01-65b3bbd9d5f1} <Debug> TCPHandler: Processed in 0.010080532 sec. | ||
| 343 | 2026.03.04 18:54:07.976312 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.03.04 18:54:07.976474 [ 3 ] {d3352757-7fde-47ac-b8d6-f0f31b1fbc2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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) | ||
| 345 | 2026.03.04 18:54:07.976659 [ 3 ] {d3352757-7fde-47ac-b8d6-f0f31b1fbc2b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.03.04 18:54:07.990619 [ 3 ] {d3352757-7fde-47ac-b8d6-f0f31b1fbc2b} <Debug> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Loading data parts | ||
| 347 | 2026.03.04 18:54:07.990861 [ 3 ] {d3352757-7fde-47ac-b8d6-f0f31b1fbc2b} <Debug> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): There are no data parts | ||
| 348 | 2026.03.04 18:54:07.993478 [ 3 ] {d3352757-7fde-47ac-b8d6-f0f31b1fbc2b} <Debug> TCPHandler: Processed in 0.017215937 sec. | ||
| 349 | 2026.03.04 18:54:07.993627 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.03.04 18:54:07.993939 [ 3 ] {cc149645-dcdb-47c7-9b84-9b7ea9f70bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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) | ||
| 351 | 2026.03.04 18:54:07.994079 [ 3 ] {cc149645-dcdb-47c7-9b84-9b7ea9f70bfd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.03.04 18:54:07.996951 [ 3 ] {cc149645-dcdb-47c7-9b84-9b7ea9f70bfd} <Debug> oximeter.measurements_string (3f7ff1f9-dabd-4013-988d-bbaebfaed289): Loading data parts | ||
| 353 | 2026.03.04 18:54:07.997096 [ 3 ] {cc149645-dcdb-47c7-9b84-9b7ea9f70bfd} <Debug> oximeter.measurements_string (3f7ff1f9-dabd-4013-988d-bbaebfaed289): There are no data parts | ||
| 354 | 2026.03.04 18:54:07.998691 [ 3 ] {cc149645-dcdb-47c7-9b84-9b7ea9f70bfd} <Debug> TCPHandler: Processed in 0.005112668 sec. | ||
| 355 | 2026.03.04 18:54:07.998838 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.03.04 18:54:07.998997 [ 3 ] {2c2ca3bc-f883-48b2-ae77-52eb67dd8c66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.03.04 18:54:07.999144 [ 3 ] {2c2ca3bc-f883-48b2-ae77-52eb67dd8c66} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.03.04 18:54:08.000139 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 123.41 MiB, peak 123.41 MiB, free memory in arenas 0.00 B, will set to 131.76 MiB (RSS), difference: 8.36 MiB | ||
| 366 | 2026.03.04 18:54:08.006175 [ 3 ] {2c2ca3bc-f883-48b2-ae77-52eb67dd8c66} <Debug> oximeter.measurements_bytes (a54626cd-7827-43f1-a7c5-eeaf21bf2400): Loading data parts | ||
| 367 | 2026.03.04 18:54:08.006454 [ 3 ] {2c2ca3bc-f883-48b2-ae77-52eb67dd8c66} <Debug> oximeter.measurements_bytes (a54626cd-7827-43f1-a7c5-eeaf21bf2400): There are no data parts | ||
| 368 | 2026.03.04 18:54:08.008315 [ 3 ] {2c2ca3bc-f883-48b2-ae77-52eb67dd8c66} <Debug> TCPHandler: Processed in 0.00952583 sec. | ||
| 369 | 2026.03.04 18:54:08.008472 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 370 | 2026.03.04 18:54:08.008738 [ 3 ] {12f06ef3-aa06-4545-9026-dee46881b49e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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) | ||
| 371 | 2026.03.04 18:54:08.008869 [ 3 ] {12f06ef3-aa06-4545-9026-dee46881b49e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 372 | 2026.03.04 18:54:08.011700 [ 3 ] {12f06ef3-aa06-4545-9026-dee46881b49e} <Debug> oximeter.measurements_cumulativei64 (cfac8b79-f7e2-4f9b-a37a-8c787292144d): Loading data parts | ||
| 373 | 2026.03.04 18:54:08.011844 [ 3 ] {12f06ef3-aa06-4545-9026-dee46881b49e} <Debug> oximeter.measurements_cumulativei64 (cfac8b79-f7e2-4f9b-a37a-8c787292144d): There are no data parts | ||
| 374 | 2026.03.04 18:54:08.013593 [ 3 ] {12f06ef3-aa06-4545-9026-dee46881b49e} <Debug> TCPHandler: Processed in 0.0051722 sec. | ||
| 375 | 2026.03.04 18:54:08.013741 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 376 | 2026.03.04 18:54:08.013902 [ 3 ] {33c252e3-07d1-45a5-a04b-a2015534b1e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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) | ||
| 377 | 2026.03.04 18:54:08.014030 [ 3 ] {33c252e3-07d1-45a5-a04b-a2015534b1e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 378 | 2026.03.04 18:54:08.020318 [ 3 ] {33c252e3-07d1-45a5-a04b-a2015534b1e2} <Debug> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Loading data parts | ||
| 379 | 2026.03.04 18:54:08.020459 [ 3 ] {33c252e3-07d1-45a5-a04b-a2015534b1e2} <Debug> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): There are no data parts | ||
| 380 | 2026.03.04 18:54:08.022316 [ 3 ] {33c252e3-07d1-45a5-a04b-a2015534b1e2} <Debug> TCPHandler: Processed in 0.008622699 sec. | ||
| 381 | 2026.03.04 18:54:08.022580 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 382 | 2026.03.04 18:54:08.022748 [ 3 ] {abc04d62-3e50-4f8f-a0de-62ab9e4a3bac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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) | ||
| 383 | 2026.03.04 18:54:08.022957 [ 3 ] {abc04d62-3e50-4f8f-a0de-62ab9e4a3bac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 384 | 2026.03.04 18:54:08.025755 [ 3 ] {abc04d62-3e50-4f8f-a0de-62ab9e4a3bac} <Debug> oximeter.measurements_cumulativef32 (115d5156-f3be-4f0d-a1ff-d640c96155b9): Loading data parts | ||
| 385 | 2026.03.04 18:54:08.026021 [ 3 ] {abc04d62-3e50-4f8f-a0de-62ab9e4a3bac} <Debug> oximeter.measurements_cumulativef32 (115d5156-f3be-4f0d-a1ff-d640c96155b9): There are no data parts | ||
| 386 | 2026.03.04 18:54:08.027559 [ 3 ] {abc04d62-3e50-4f8f-a0de-62ab9e4a3bac} <Debug> TCPHandler: Processed in 0.005031406 sec. | ||
| 387 | 2026.03.04 18:54:08.027708 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2026.03.04 18:54:08.027997 [ 3 ] {d60b1a8c-7f43-4745-b36c-2ceb8d38e426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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) | ||
| 389 | 2026.03.04 18:54:08.028122 [ 3 ] {d60b1a8c-7f43-4745-b36c-2ceb8d38e426} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 390 | 2026.03.04 18:54:08.034724 [ 3 ] {d60b1a8c-7f43-4745-b36c-2ceb8d38e426} <Debug> oximeter.measurements_cumulativef64 (2e5a6c3b-e658-4446-9ddb-51a4aaecdec3): Loading data parts | ||
| 391 | 2026.03.04 18:54:08.034886 [ 3 ] {d60b1a8c-7f43-4745-b36c-2ceb8d38e426} <Debug> oximeter.measurements_cumulativef64 (2e5a6c3b-e658-4446-9ddb-51a4aaecdec3): There are no data parts | ||
| 392 | 2026.03.04 18:54:08.037040 [ 3 ] {d60b1a8c-7f43-4745-b36c-2ceb8d38e426} <Debug> TCPHandler: Processed in 0.009381956 sec. | ||
| 393 | 2026.03.04 18:54:08.037197 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 394 | 2026.03.04 18:54:08.037433 [ 3 ] {78a6b38a-f69b-4c4e-bcc7-eb496df6d3a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 395 | * NOTE: Array types cannot be Nullable, see | ||
| 396 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 397 | * for more details. | ||
| 398 | * | ||
| 399 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 400 | * is unfortunate, and at this point relies on the fact that an | ||
| 401 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 402 | * to figure out another way to represent missing samples here. | ||
| 403 | */ | ||
| 404 | 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) | ||
| 405 | 2026.03.04 18:54:08.037605 [ 3 ] {78a6b38a-f69b-4c4e-bcc7-eb496df6d3a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 406 | 2026.03.04 18:54:08.041095 [ 3 ] {78a6b38a-f69b-4c4e-bcc7-eb496df6d3a3} <Debug> oximeter.measurements_histogrami8 (172dd1aa-8bdc-4fa4-ba1e-e2e765ef11cc): Loading data parts | ||
| 407 | 2026.03.04 18:54:08.041333 [ 3 ] {78a6b38a-f69b-4c4e-bcc7-eb496df6d3a3} <Debug> oximeter.measurements_histogrami8 (172dd1aa-8bdc-4fa4-ba1e-e2e765ef11cc): There are no data parts | ||
| 408 | 2026.03.04 18:54:08.042930 [ 3 ] {78a6b38a-f69b-4c4e-bcc7-eb496df6d3a3} <Debug> TCPHandler: Processed in 0.005787154 sec. | ||
| 409 | 2026.03.04 18:54:08.043079 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 410 | 2026.03.04 18:54:08.043393 [ 3 ] {cbc5613e-9bd5-426f-942c-0c8664cebbbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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) | ||
| 411 | 2026.03.04 18:54:08.043530 [ 3 ] {cbc5613e-9bd5-426f-942c-0c8664cebbbc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 412 | 2026.03.04 18:54:08.050143 [ 3 ] {cbc5613e-9bd5-426f-942c-0c8664cebbbc} <Debug> oximeter.measurements_histogramu8 (06f9e9c6-b7e7-4180-aa9e-23ce7d0b472a): Loading data parts | ||
| 413 | 2026.03.04 18:54:08.050291 [ 3 ] {cbc5613e-9bd5-426f-942c-0c8664cebbbc} <Debug> oximeter.measurements_histogramu8 (06f9e9c6-b7e7-4180-aa9e-23ce7d0b472a): There are no data parts | ||
| 414 | 2026.03.04 18:54:08.052642 [ 3 ] {cbc5613e-9bd5-426f-942c-0c8664cebbbc} <Debug> TCPHandler: Processed in 0.009611082 sec. | ||
| 415 | 2026.03.04 18:54:08.052930 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 416 | 2026.03.04 18:54:08.053141 [ 3 ] {4ec27aa6-c23e-4940-9721-96e10420f53b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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) | ||
| 417 | 2026.03.04 18:54:08.053287 [ 3 ] {4ec27aa6-c23e-4940-9721-96e10420f53b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 418 | 2026.03.04 18:54:08.056296 [ 3 ] {4ec27aa6-c23e-4940-9721-96e10420f53b} <Debug> oximeter.measurements_histogrami16 (e890eaa3-dfb2-4aee-8730-5235deaea37f): Loading data parts | ||
| 419 | 2026.03.04 18:54:08.056611 [ 3 ] {4ec27aa6-c23e-4940-9721-96e10420f53b} <Debug> oximeter.measurements_histogrami16 (e890eaa3-dfb2-4aee-8730-5235deaea37f): There are no data parts | ||
| 420 | 2026.03.04 18:54:08.058221 [ 3 ] {4ec27aa6-c23e-4940-9721-96e10420f53b} <Debug> TCPHandler: Processed in 0.005339083 sec. | ||
| 421 | 2026.03.04 18:54:08.058369 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 422 | 2026.03.04 18:54:08.058657 [ 3 ] {87add3b1-4b1f-4698-a907-611a0ea10681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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) | ||
| 423 | 2026.03.04 18:54:08.058826 [ 3 ] {87add3b1-4b1f-4698-a907-611a0ea10681} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 424 | 2026.03.04 18:54:08.066359 [ 3 ] {87add3b1-4b1f-4698-a907-611a0ea10681} <Debug> oximeter.measurements_histogramu16 (80a3fda3-447a-457f-be0f-b8d72583797d): Loading data parts | ||
| 425 | 2026.03.04 18:54:08.066511 [ 3 ] {87add3b1-4b1f-4698-a907-611a0ea10681} <Debug> oximeter.measurements_histogramu16 (80a3fda3-447a-457f-be0f-b8d72583797d): There are no data parts | ||
| 426 | 2026.03.04 18:54:08.068567 [ 3 ] {87add3b1-4b1f-4698-a907-611a0ea10681} <Debug> TCPHandler: Processed in 0.010245646 sec. | ||
| 427 | 2026.03.04 18:54:08.068823 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 428 | 2026.03.04 18:54:08.069096 [ 3 ] {6bef7ad8-1efa-4f55-baa3-d81c4b929174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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) | ||
| 429 | 2026.03.04 18:54:08.069284 [ 3 ] {6bef7ad8-1efa-4f55-baa3-d81c4b929174} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 430 | 2026.03.04 18:54:08.072343 [ 3 ] {6bef7ad8-1efa-4f55-baa3-d81c4b929174} <Debug> oximeter.measurements_histogrami32 (6198b36d-3274-4a4e-b376-c53b482893fa): Loading data parts | ||
| 431 | 2026.03.04 18:54:08.072535 [ 3 ] {6bef7ad8-1efa-4f55-baa3-d81c4b929174} <Debug> oximeter.measurements_histogrami32 (6198b36d-3274-4a4e-b376-c53b482893fa): There are no data parts | ||
| 432 | 2026.03.04 18:54:08.074178 [ 3 ] {6bef7ad8-1efa-4f55-baa3-d81c4b929174} <Debug> TCPHandler: Processed in 0.005410445 sec. | ||
| 433 | 2026.03.04 18:54:08.074327 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 434 | 2026.03.04 18:54:08.074536 [ 3 ] {07aaef58-6e82-4208-bba9-d50e77f8bfed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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) | ||
| 435 | 2026.03.04 18:54:08.074671 [ 3 ] {07aaef58-6e82-4208-bba9-d50e77f8bfed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 436 | 2026.03.04 18:54:08.081495 [ 3 ] {07aaef58-6e82-4208-bba9-d50e77f8bfed} <Debug> oximeter.measurements_histogramu32 (1ccedee5-8bd7-427d-bcbc-b4621d109d45): Loading data parts | ||
| 437 | 2026.03.04 18:54:08.081655 [ 3 ] {07aaef58-6e82-4208-bba9-d50e77f8bfed} <Debug> oximeter.measurements_histogramu32 (1ccedee5-8bd7-427d-bcbc-b4621d109d45): There are no data parts | ||
| 438 | 2026.03.04 18:54:08.083664 [ 3 ] {07aaef58-6e82-4208-bba9-d50e77f8bfed} <Debug> TCPHandler: Processed in 0.009386507 sec. | ||
| 439 | 2026.03.04 18:54:08.083862 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 440 | 2026.03.04 18:54:08.084133 [ 3 ] {70a5d7f7-a92c-4c10-951a-eb5ebddc0bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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) | ||
| 441 | 2026.03.04 18:54:08.084266 [ 3 ] {70a5d7f7-a92c-4c10-951a-eb5ebddc0bb7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 442 | 2026.03.04 18:54:08.087407 [ 3 ] {70a5d7f7-a92c-4c10-951a-eb5ebddc0bb7} <Debug> oximeter.measurements_histogrami64 (e18b7fa9-b410-48c5-9735-d89cd67d7738): Loading data parts | ||
| 443 | 2026.03.04 18:54:08.087562 [ 3 ] {70a5d7f7-a92c-4c10-951a-eb5ebddc0bb7} <Debug> oximeter.measurements_histogrami64 (e18b7fa9-b410-48c5-9735-d89cd67d7738): There are no data parts | ||
| 444 | 2026.03.04 18:54:08.089173 [ 3 ] {70a5d7f7-a92c-4c10-951a-eb5ebddc0bb7} <Debug> TCPHandler: Processed in 0.005361294 sec. | ||
| 445 | 2026.03.04 18:54:08.089320 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 446 | 2026.03.04 18:54:08.089532 [ 3 ] {0dad8aad-6442-40fc-8fb3-e149fdc9b0c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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) | ||
| 447 | 2026.03.04 18:54:08.089679 [ 3 ] {0dad8aad-6442-40fc-8fb3-e149fdc9b0c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 448 | 2026.03.04 18:54:08.095944 [ 3 ] {0dad8aad-6442-40fc-8fb3-e149fdc9b0c1} <Debug> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Loading data parts | ||
| 449 | 2026.03.04 18:54:08.096128 [ 3 ] {0dad8aad-6442-40fc-8fb3-e149fdc9b0c1} <Debug> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): There are no data parts | ||
| 450 | 2026.03.04 18:54:08.097999 [ 3 ] {0dad8aad-6442-40fc-8fb3-e149fdc9b0c1} <Debug> TCPHandler: Processed in 0.008726481 sec. | ||
| 451 | 2026.03.04 18:54:08.098148 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2026.03.04 18:54:08.098499 [ 3 ] {ed8e3220-a594-40c6-800f-354139a28147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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) | ||
| 453 | 2026.03.04 18:54:08.098651 [ 3 ] {ed8e3220-a594-40c6-800f-354139a28147} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 454 | 2026.03.04 18:54:08.101538 [ 3 ] {ed8e3220-a594-40c6-800f-354139a28147} <Debug> oximeter.measurements_histogramf32 (3fb4c147-9a44-4228-9912-1967fd4321ae): Loading data parts | ||
| 455 | 2026.03.04 18:54:08.101668 [ 3 ] {ed8e3220-a594-40c6-800f-354139a28147} <Debug> oximeter.measurements_histogramf32 (3fb4c147-9a44-4228-9912-1967fd4321ae): There are no data parts | ||
| 456 | 2026.03.04 18:54:08.103228 [ 3 ] {ed8e3220-a594-40c6-800f-354139a28147} <Debug> TCPHandler: Processed in 0.005132129 sec. | ||
| 457 | 2026.03.04 18:54:08.103364 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2026.03.04 18:54:08.103573 [ 3 ] {aefc86f6-97ca-4544-b29e-cec008c80826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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) | ||
| 459 | 2026.03.04 18:54:08.103721 [ 3 ] {aefc86f6-97ca-4544-b29e-cec008c80826} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 460 | 2026.03.04 18:54:08.110338 [ 3 ] {aefc86f6-97ca-4544-b29e-cec008c80826} <Debug> oximeter.measurements_histogramf64 (406b370b-1de8-458a-82bb-c07366a33f98): Loading data parts | ||
| 461 | 2026.03.04 18:54:08.110595 [ 3 ] {aefc86f6-97ca-4544-b29e-cec008c80826} <Debug> oximeter.measurements_histogramf64 (406b370b-1de8-458a-82bb-c07366a33f98): There are no data parts | ||
| 462 | 2026.03.04 18:54:08.112477 [ 3 ] {aefc86f6-97ca-4544-b29e-cec008c80826} <Debug> TCPHandler: Processed in 0.009161782 sec. | ||
| 463 | 2026.03.04 18:54:08.112618 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2026.03.04 18:54:08.112885 [ 3 ] {28a85323-fe9f-421f-9604-a1b6c191d52d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) /* The field tables store named dimensions of each timeseries. | ||
| 465 | * | ||
| 466 | * As with the measurement tables, there is one field table for each field data | ||
| 467 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 468 | * this behavior **must not** be relied upon for query correctness. | ||
| 469 | * | ||
| 470 | * The index for the fields differs from the measurements, however. Rows are | ||
| 471 | * sorted by timeseries name, then field name, field value, and finally | ||
| 472 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 473 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 474 | * usually then used to look up measurements. | ||
| 475 | * | ||
| 476 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 477 | * timeseries name and then key, since it would improve lookups where one | ||
| 478 | * already has the key. Realistically though, these tables are quite small and | ||
| 479 | * so performance benefits will be low in absolute terms. | ||
| 480 | * | ||
| 481 | * TTL: We use a materialized column to expire old field table records. This | ||
| 482 | * column is generated automatically by the database whenever a new row is | ||
| 483 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 484 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 485 | * record will remain during a deduplication, which will have the last | ||
| 486 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 487 | * measurement tables. | ||
| 488 | */ | ||
| 489 | 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) | ||
| 490 | 2026.03.04 18:54:08.113028 [ 3 ] {28a85323-fe9f-421f-9604-a1b6c191d52d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 491 | 2026.03.04 18:54:08.116184 [ 3 ] {28a85323-fe9f-421f-9604-a1b6c191d52d} <Debug> oximeter.fields_bool (ed42f9c2-3ff6-4ce9-b0f6-f16482a6d8c8): Loading data parts | ||
| 492 | 2026.03.04 18:54:08.116340 [ 3 ] {28a85323-fe9f-421f-9604-a1b6c191d52d} <Debug> oximeter.fields_bool (ed42f9c2-3ff6-4ce9-b0f6-f16482a6d8c8): There are no data parts | ||
| 493 | 2026.03.04 18:54:08.117843 [ 3 ] {28a85323-fe9f-421f-9604-a1b6c191d52d} <Debug> TCPHandler: Processed in 0.005273652 sec. | ||
| 494 | 2026.03.04 18:54:08.118339 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2026.03.04 18:54:08.118495 [ 3 ] {8c802e51-6e04-4f1a-9c77-d125c68082e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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) | ||
| 496 | 2026.03.04 18:54:08.119010 [ 3 ] {8c802e51-6e04-4f1a-9c77-d125c68082e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 497 | 2026.03.04 18:54:08.124921 [ 3 ] {8c802e51-6e04-4f1a-9c77-d125c68082e9} <Debug> oximeter.fields_i8 (c98a0639-57ec-428d-80ce-0b28de5bd913): Loading data parts | ||
| 498 | 2026.03.04 18:54:08.125358 [ 3 ] {8c802e51-6e04-4f1a-9c77-d125c68082e9} <Debug> oximeter.fields_i8 (c98a0639-57ec-428d-80ce-0b28de5bd913): There are no data parts | ||
| 499 | 2026.03.04 18:54:08.127153 [ 3 ] {8c802e51-6e04-4f1a-9c77-d125c68082e9} <Debug> TCPHandler: Processed in 0.008862125 sec. | ||
| 500 | 2026.03.04 18:54:08.127307 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2026.03.04 18:54:08.127561 [ 3 ] {c3cae4af-521c-4842-96d0-7c465d900afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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) | ||
| 502 | 2026.03.04 18:54:08.127657 [ 3 ] {c3cae4af-521c-4842-96d0-7c465d900afb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 503 | 2026.03.04 18:54:08.130822 [ 3 ] {c3cae4af-521c-4842-96d0-7c465d900afb} <Debug> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Loading data parts | ||
| 504 | 2026.03.04 18:54:08.130954 [ 3 ] {c3cae4af-521c-4842-96d0-7c465d900afb} <Debug> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): There are no data parts | ||
| 505 | 2026.03.04 18:54:08.132643 [ 3 ] {c3cae4af-521c-4842-96d0-7c465d900afb} <Debug> TCPHandler: Processed in 0.005386074 sec. | ||
| 506 | 2026.03.04 18:54:08.132874 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2026.03.04 18:54:08.133030 [ 3 ] {9f9a99f5-4e36-4c33-a539-6bf3701c6382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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) | ||
| 508 | 2026.03.04 18:54:08.133165 [ 3 ] {9f9a99f5-4e36-4c33-a539-6bf3701c6382} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 509 | 2026.03.04 18:54:08.140657 [ 3 ] {9f9a99f5-4e36-4c33-a539-6bf3701c6382} <Debug> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Loading data parts | ||
| 510 | 2026.03.04 18:54:08.140918 [ 3 ] {9f9a99f5-4e36-4c33-a539-6bf3701c6382} <Debug> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): There are no data parts | ||
| 511 | 2026.03.04 18:54:08.144344 [ 3 ] {9f9a99f5-4e36-4c33-a539-6bf3701c6382} <Debug> TCPHandler: Processed in 0.011519966 sec. | ||
| 512 | 2026.03.04 18:54:08.144493 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 513 | 2026.03.04 18:54:08.144737 [ 3 ] {bfd2d486-17c9-421d-b0d1-184b65e9aea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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) | ||
| 514 | 2026.03.04 18:54:08.144856 [ 3 ] {bfd2d486-17c9-421d-b0d1-184b65e9aea5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 515 | 2026.03.04 18:54:08.148022 [ 3 ] {bfd2d486-17c9-421d-b0d1-184b65e9aea5} <Debug> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Loading data parts | ||
| 516 | 2026.03.04 18:54:08.148182 [ 3 ] {bfd2d486-17c9-421d-b0d1-184b65e9aea5} <Debug> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): There are no data parts | ||
| 517 | 2026.03.04 18:54:08.149693 [ 3 ] {bfd2d486-17c9-421d-b0d1-184b65e9aea5} <Debug> TCPHandler: Processed in 0.005248651 sec. | ||
| 518 | 2026.03.04 18:54:08.149921 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 519 | 2026.03.04 18:54:08.150073 [ 3 ] {27dcdbf9-1fc8-4d41-88f2-3282f609ad89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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) | ||
| 520 | 2026.03.04 18:54:08.150190 [ 3 ] {27dcdbf9-1fc8-4d41-88f2-3282f609ad89} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 521 | 2026.03.04 18:54:08.156799 [ 3 ] {27dcdbf9-1fc8-4d41-88f2-3282f609ad89} <Debug> oximeter.fields_i32 (91d8b802-03d5-45d0-adb4-cf167d7ec5b0): Loading data parts | ||
| 522 | 2026.03.04 18:54:08.156993 [ 3 ] {27dcdbf9-1fc8-4d41-88f2-3282f609ad89} <Debug> oximeter.fields_i32 (91d8b802-03d5-45d0-adb4-cf167d7ec5b0): There are no data parts | ||
| 523 | 2026.03.04 18:54:08.158890 [ 3 ] {27dcdbf9-1fc8-4d41-88f2-3282f609ad89} <Debug> TCPHandler: Processed in 0.009017549 sec. | ||
| 524 | 2026.03.04 18:54:08.159048 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 525 | 2026.03.04 18:54:08.159296 [ 3 ] {9eda5de2-d129-4a9c-90d5-80ef71e8b88b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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) | ||
| 526 | 2026.03.04 18:54:08.159413 [ 3 ] {9eda5de2-d129-4a9c-90d5-80ef71e8b88b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 527 | 2026.03.04 18:54:08.162219 [ 3 ] {9eda5de2-d129-4a9c-90d5-80ef71e8b88b} <Debug> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Loading data parts | ||
| 528 | 2026.03.04 18:54:08.162375 [ 3 ] {9eda5de2-d129-4a9c-90d5-80ef71e8b88b} <Debug> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): There are no data parts | ||
| 529 | 2026.03.04 18:54:08.163830 [ 3 ] {9eda5de2-d129-4a9c-90d5-80ef71e8b88b} <Debug> TCPHandler: Processed in 0.004835172 sec. | ||
| 530 | 2026.03.04 18:54:08.164048 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 531 | 2026.03.04 18:54:08.164200 [ 3 ] {b9ae0a55-83c2-4438-a033-d0e24d412644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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) | ||
| 532 | 2026.03.04 18:54:08.164310 [ 3 ] {b9ae0a55-83c2-4438-a033-d0e24d412644} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 533 | 2026.03.04 18:54:08.170937 [ 3 ] {b9ae0a55-83c2-4438-a033-d0e24d412644} <Debug> oximeter.fields_i64 (8dbee373-c9b8-4568-9326-b06e577b54d3): Loading data parts | ||
| 534 | 2026.03.04 18:54:08.171151 [ 3 ] {b9ae0a55-83c2-4438-a033-d0e24d412644} <Debug> oximeter.fields_i64 (8dbee373-c9b8-4568-9326-b06e577b54d3): There are no data parts | ||
| 535 | 2026.03.04 18:54:08.175325 [ 3 ] {b9ae0a55-83c2-4438-a033-d0e24d412644} <Debug> TCPHandler: Processed in 0.011325451 sec. | ||
| 536 | 2026.03.04 18:54:08.175469 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.03.04 18:54:08.175693 [ 3 ] {25c7d602-f3ca-4edb-93d0-acdb2359cbd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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) | ||
| 538 | 2026.03.04 18:54:08.175805 [ 3 ] {25c7d602-f3ca-4edb-93d0-acdb2359cbd5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 539 | 2026.03.04 18:54:08.178839 [ 3 ] {25c7d602-f3ca-4edb-93d0-acdb2359cbd5} <Debug> oximeter.fields_u64 (687cf707-26e5-42bf-a146-460b07f7ff8a): Loading data parts | ||
| 540 | 2026.03.04 18:54:08.178978 [ 3 ] {25c7d602-f3ca-4edb-93d0-acdb2359cbd5} <Debug> oximeter.fields_u64 (687cf707-26e5-42bf-a146-460b07f7ff8a): There are no data parts | ||
| 541 | 2026.03.04 18:54:08.180454 [ 3 ] {25c7d602-f3ca-4edb-93d0-acdb2359cbd5} <Debug> TCPHandler: Processed in 0.005032697 sec. | ||
| 542 | 2026.03.04 18:54:08.180634 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.03.04 18:54:08.180786 [ 3 ] {974061ca-7341-4e65-8be3-865cdb9f34d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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) | ||
| 544 | 2026.03.04 18:54:08.180903 [ 3 ] {974061ca-7341-4e65-8be3-865cdb9f34d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 545 | 2026.03.04 18:54:08.187441 [ 3 ] {974061ca-7341-4e65-8be3-865cdb9f34d6} <Debug> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Loading data parts | ||
| 546 | 2026.03.04 18:54:08.187660 [ 3 ] {974061ca-7341-4e65-8be3-865cdb9f34d6} <Debug> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): There are no data parts | ||
| 547 | 2026.03.04 18:54:08.190900 [ 3 ] {974061ca-7341-4e65-8be3-865cdb9f34d6} <Debug> TCPHandler: Processed in 0.010314458 sec. | ||
| 548 | 2026.03.04 18:54:08.191060 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.03.04 18:54:08.191265 [ 3 ] {376b6fc2-56bc-4707-9660-9f5025bbc5a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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) | ||
| 550 | 2026.03.04 18:54:08.191358 [ 3 ] {376b6fc2-56bc-4707-9660-9f5025bbc5a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 551 | 2026.03.04 18:54:08.194364 [ 3 ] {376b6fc2-56bc-4707-9660-9f5025bbc5a9} <Debug> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Loading data parts | ||
| 552 | 2026.03.04 18:54:08.194508 [ 3 ] {376b6fc2-56bc-4707-9660-9f5025bbc5a9} <Debug> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): There are no data parts | ||
| 553 | 2026.03.04 18:54:08.196220 [ 3 ] {376b6fc2-56bc-4707-9660-9f5025bbc5a9} <Debug> TCPHandler: Processed in 0.005218861 sec. | ||
| 554 | 2026.03.04 18:54:08.196356 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2026.03.04 18:54:08.196507 [ 3 ] {08972d1c-05e7-4dd8-bd4d-e3974fa27aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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) | ||
| 556 | 2026.03.04 18:54:08.196633 [ 3 ] {08972d1c-05e7-4dd8-bd4d-e3974fa27aaf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 557 | 2026.03.04 18:54:08.203272 [ 3 ] {08972d1c-05e7-4dd8-bd4d-e3974fa27aaf} <Debug> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Loading data parts | ||
| 558 | 2026.03.04 18:54:08.203489 [ 3 ] {08972d1c-05e7-4dd8-bd4d-e3974fa27aaf} <Debug> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): There are no data parts | ||
| 559 | 2026.03.04 18:54:08.205659 [ 3 ] {08972d1c-05e7-4dd8-bd4d-e3974fa27aaf} <Debug> TCPHandler: Processed in 0.009351186 sec. | ||
| 560 | 2026.03.04 18:54:08.205823 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2026.03.04 18:54:08.206126 [ 3 ] {9a2c3de7-71ca-476e-b22d-f8cb59b3ee53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) /* The timeseries schema table stores the extracted schema for the samples | ||
| 562 | * oximeter collects. | ||
| 563 | */ | ||
| 564 | 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) | ||
| 565 | 2026.03.04 18:54:08.206264 [ 3 ] {9a2c3de7-71ca-476e-b22d-f8cb59b3ee53} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 566 | 2026.03.04 18:54:08.209183 [ 3 ] {9a2c3de7-71ca-476e-b22d-f8cb59b3ee53} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3): Loading data parts | ||
| 567 | 2026.03.04 18:54:08.209416 [ 3 ] {9a2c3de7-71ca-476e-b22d-f8cb59b3ee53} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3): There are no data parts | ||
| 568 | 2026.03.04 18:54:08.211219 [ 3 ] {9a2c3de7-71ca-476e-b22d-f8cb59b3ee53} <Debug> TCPHandler: Processed in 0.005444236 sec. | ||
| 569 | 2026.03.04 18:54:08.211530 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 570 | 2026.03.04 18:54:08.211933 [ 4 ] {39a9e47e-3036-4cbc-aa77-ddc9ed2dc932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 571 | 2026.03.04 18:54:08.213240 [ 4 ] {39a9e47e-3036-4cbc-aa77-ddc9ed2dc932} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 572 | 2026.03.04 18:54:08.231971 [ 260 ] {39a9e47e-3036-4cbc-aa77-ddc9ed2dc932} <Trace> oximeter.version (8e94a6cd-07aa-4e10-bd05-b111c21cc4a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 573 | 2026.03.04 18:54:08.232132 [ 260 ] {39a9e47e-3036-4cbc-aa77-ddc9ed2dc932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 574 | 2026.03.04 18:54:08.238558 [ 260 ] {39a9e47e-3036-4cbc-aa77-ddc9ed2dc932} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 575 | 2026.03.04 18:54:08.239215 [ 260 ] {39a9e47e-3036-4cbc-aa77-ddc9ed2dc932} <Trace> oximeter.version (8e94a6cd-07aa-4e10-bd05-b111c21cc4a6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 576 | 2026.03.04 18:54:08.239579 [ 4 ] {39a9e47e-3036-4cbc-aa77-ddc9ed2dc932} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.027789 sec., 35.985461873403146 rows/sec., 575.77 B/sec. | ||
| 577 | 2026.03.04 18:54:08.239848 [ 4 ] {39a9e47e-3036-4cbc-aa77-ddc9ed2dc932} <Debug> TCPHandler: Processed in 0.028448787 sec. | ||
| 578 | 2026.03.04 18:54:08.942250 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51675 | ||
| 579 | 2026.03.04 18:54:08.944900 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2026.03.04 18:54:08.944947 [ 262 ] {} <Debug> TCP-Session: 691d10cb-098f-4a41-a011-3901d4b44877 Authenticating user 'default' from [fd00:1122:3344:101::b]:51675 | ||
| 581 | 2026.03.04 18:54:08.944971 [ 262 ] {} <Debug> TCP-Session: 691d10cb-098f-4a41-a011-3901d4b44877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.03.04 18:54:08.945074 [ 262 ] {} <Debug> TCP-Session: 691d10cb-098f-4a41-a011-3901d4b44877 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.03.04 18:54:08.945200 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 584 | 2026.03.04 18:54:08.945242 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2026.03.04 18:54:08.945363 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 586 | 2026.03.04 18:54:08.948359 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48869 | ||
| 587 | 2026.03.04 18:54:08.948454 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37149 | ||
| 588 | 2026.03.04 18:54:08.948547 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 589 | 2026.03.04 18:54:08.948574 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62501 | ||
| 590 | 2026.03.04 18:54:08.948667 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 591 | 2026.03.04 18:54:08.948686 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55045 | ||
| 592 | 2026.03.04 18:54:08.948588 [ 263 ] {} <Debug> TCP-Session: eeaef26d-c215-44cb-bf74-3a8a7f279ffc Authenticating user 'default' from [fd00:1122:3344:101::b]:48869 | ||
| 593 | 2026.03.04 18:54:08.948780 [ 263 ] {} <Debug> TCP-Session: eeaef26d-c215-44cb-bf74-3a8a7f279ffc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2026.03.04 18:54:08.948827 [ 264 ] {} <Debug> TCP-Session: 13a0dc81-2053-4cfa-9e8d-80e23ec2c8b0 Authenticating user 'default' from [fd00:1122:3344:101::b]:37149 | ||
| 595 | 2026.03.04 18:54:08.948788 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59040 | ||
| 596 | 2026.03.04 18:54:08.948870 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60600 | ||
| 597 | 2026.03.04 18:54:08.948936 [ 264 ] {} <Debug> TCP-Session: 13a0dc81-2053-4cfa-9e8d-80e23ec2c8b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 598 | 2026.03.04 18:54:08.948900 [ 263 ] {} <Debug> TCP-Session: eeaef26d-c215-44cb-bf74-3a8a7f279ffc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 599 | 2026.03.04 18:54:08.949055 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 600 | 2026.03.04 18:54:08.948978 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53789 | ||
| 601 | 2026.03.04 18:54:08.949191 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 602 | 2026.03.04 18:54:08.949149 [ 265 ] {} <Debug> TCP-Session: 0f8c41ae-0562-4f60-a53e-84aadd40d294 Authenticating user 'default' from [fd00:1122:3344:101::b]:62501 | ||
| 603 | 2026.03.04 18:54:08.949125 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 604 | 2026.03.04 18:54:08.949437 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 605 | 2026.03.04 18:54:08.949332 [ 267 ] {} <Debug> TCP-Session: 6289c9a9-212f-4a2e-b845-f2f7e0e89797 Authenticating user 'default' from [fd00:1122:3344:101::b]:59040 | ||
| 606 | 2026.03.04 18:54:08.949324 [ 265 ] {} <Debug> TCP-Session: 0f8c41ae-0562-4f60-a53e-84aadd40d294 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 607 | 2026.03.04 18:54:08.949534 [ 267 ] {} <Debug> TCP-Session: 6289c9a9-212f-4a2e-b845-f2f7e0e89797 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2026.03.04 18:54:08.949559 [ 269 ] {} <Debug> TCP-Session: 879d4d3d-6371-4536-90aa-036cf1d6d8a0 Authenticating user 'default' from [fd00:1122:3344:101::b]:53789 | ||
| 609 | 2026.03.04 18:54:08.949562 [ 265 ] {} <Debug> TCP-Session: 0f8c41ae-0562-4f60-a53e-84aadd40d294 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2026.03.04 18:54:08.949525 [ 266 ] {} <Debug> TCP-Session: 896da5eb-45f7-4c83-8b43-529d14111c05 Authenticating user 'default' from [fd00:1122:3344:101::b]:55045 | ||
| 611 | 2026.03.04 18:54:08.949285 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 612 | 2026.03.04 18:54:08.949106 [ 264 ] {} <Debug> TCP-Session: 13a0dc81-2053-4cfa-9e8d-80e23ec2c8b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2026.03.04 18:54:08.949677 [ 267 ] {} <Debug> TCP-Session: 6289c9a9-212f-4a2e-b845-f2f7e0e89797 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.03.04 18:54:08.949694 [ 268 ] {} <Debug> TCP-Session: e0294537-4bcb-467f-835d-eae8e6973f4c Authenticating user 'default' from [fd00:1122:3344:101::b]:60600 | ||
| 615 | 2026.03.04 18:54:08.949768 [ 266 ] {} <Debug> TCP-Session: 896da5eb-45f7-4c83-8b43-529d14111c05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.03.04 18:54:08.949789 [ 268 ] {} <Debug> TCP-Session: e0294537-4bcb-467f-835d-eae8e6973f4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.03.04 18:54:08.949837 [ 266 ] {} <Debug> TCP-Session: 896da5eb-45f7-4c83-8b43-529d14111c05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.03.04 18:54:08.949877 [ 269 ] {} <Debug> TCP-Session: 879d4d3d-6371-4536-90aa-036cf1d6d8a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.03.04 18:54:08.949943 [ 268 ] {} <Debug> TCP-Session: e0294537-4bcb-467f-835d-eae8e6973f4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.03.04 18:54:08.949958 [ 269 ] {} <Debug> TCP-Session: 879d4d3d-6371-4536-90aa-036cf1d6d8a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2026.03.04 18:54:09.000140 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.06 MiB, peak 134.06 MiB, free memory in arenas 0.00 B, will set to 138.58 MiB (RSS), difference: 4.52 MiB | ||
| 622 | 2026.03.04 18:54:09.153503 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56099 | ||
| 623 | 2026.03.04 18:54:09.156182 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 624 | 2026.03.04 18:54:09.156246 [ 270 ] {} <Debug> TCP-Session: d5c21a25-b56a-4d91-a302-aa4da853eb55 Authenticating user 'default' from [fd00:1122:3344:101::c]:56099 | ||
| 625 | 2026.03.04 18:54:09.156272 [ 270 ] {} <Debug> TCP-Session: d5c21a25-b56a-4d91-a302-aa4da853eb55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.03.04 18:54:09.156380 [ 270 ] {} <Debug> TCP-Session: d5c21a25-b56a-4d91-a302-aa4da853eb55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 627 | 2026.03.04 18:54:09.156494 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 628 | 2026.03.04 18:54:09.156523 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2026.03.04 18:54:09.156622 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 630 | 2026.03.04 18:54:09.165412 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59240 | ||
| 631 | 2026.03.04 18:54:09.165501 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34487 | ||
| 632 | 2026.03.04 18:54:09.165626 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2026.03.04 18:54:09.165688 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44209 | ||
| 634 | 2026.03.04 18:54:09.165726 [ 271 ] {} <Debug> TCP-Session: ec3ddd72-d81e-4a3a-b5d5-56cbc830f708 Authenticating user 'default' from [fd00:1122:3344:101::c]:59240 | ||
| 635 | 2026.03.04 18:54:09.165767 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2026.03.04 18:54:09.165785 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52144 | ||
| 637 | 2026.03.04 18:54:09.165844 [ 271 ] {} <Debug> TCP-Session: ec3ddd72-d81e-4a3a-b5d5-56cbc830f708 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2026.03.04 18:54:09.165836 [ 272 ] {} <Debug> TCP-Session: 67649aef-2f69-403a-ad8c-52772810e3b3 Authenticating user 'default' from [fd00:1122:3344:101::c]:34487 | ||
| 639 | 2026.03.04 18:54:09.165875 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:32900 | ||
| 640 | 2026.03.04 18:54:09.165954 [ 272 ] {} <Debug> TCP-Session: 67649aef-2f69-403a-ad8c-52772810e3b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2026.03.04 18:54:09.166011 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45190 | ||
| 642 | 2026.03.04 18:54:09.165956 [ 271 ] {} <Debug> TCP-Session: ec3ddd72-d81e-4a3a-b5d5-56cbc830f708 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2026.03.04 18:54:09.166076 [ 272 ] {} <Debug> TCP-Session: 67649aef-2f69-403a-ad8c-52772810e3b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2026.03.04 18:54:09.166130 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63507 | ||
| 645 | 2026.03.04 18:54:09.166101 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2026.03.04 18:54:09.166197 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 647 | 2026.03.04 18:54:09.166210 [ 273 ] {} <Debug> TCP-Session: f1eada9a-cf15-45c2-8b9d-0e59babe1d0e Authenticating user 'default' from [fd00:1122:3344:101::c]:44209 | ||
| 648 | 2026.03.04 18:54:09.166237 [ 275 ] {} <Debug> TCP-Session: 4374c529-f8b0-4fa1-80d6-23221bb1d009 Authenticating user 'default' from [fd00:1122:3344:101::c]:32900 | ||
| 649 | 2026.03.04 18:54:09.166230 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 650 | 2026.03.04 18:54:09.166333 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 651 | 2026.03.04 18:54:09.166385 [ 274 ] {} <Debug> TCP-Session: ff87e6f1-35c3-4fde-8aff-9935ad6d78e7 Authenticating user 'default' from [fd00:1122:3344:101::c]:52144 | ||
| 652 | 2026.03.04 18:54:09.166377 [ 275 ] {} <Debug> TCP-Session: 4374c529-f8b0-4fa1-80d6-23221bb1d009 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.03.04 18:54:09.166360 [ 273 ] {} <Debug> TCP-Session: f1eada9a-cf15-45c2-8b9d-0e59babe1d0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.03.04 18:54:09.166496 [ 274 ] {} <Debug> TCP-Session: ff87e6f1-35c3-4fde-8aff-9935ad6d78e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.03.04 18:54:09.166479 [ 275 ] {} <Debug> TCP-Session: 4374c529-f8b0-4fa1-80d6-23221bb1d009 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.03.04 18:54:09.166473 [ 276 ] {} <Debug> TCP-Session: 2e0ad5ee-894e-481a-9a18-10fa2a00355b Authenticating user 'default' from [fd00:1122:3344:101::c]:45190 | ||
| 657 | 2026.03.04 18:54:09.166584 [ 274 ] {} <Debug> TCP-Session: ff87e6f1-35c3-4fde-8aff-9935ad6d78e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.03.04 18:54:09.166558 [ 273 ] {} <Debug> TCP-Session: f1eada9a-cf15-45c2-8b9d-0e59babe1d0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.03.04 18:54:09.166388 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 660 | 2026.03.04 18:54:09.166668 [ 276 ] {} <Debug> TCP-Session: 2e0ad5ee-894e-481a-9a18-10fa2a00355b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.03.04 18:54:09.166822 [ 277 ] {} <Debug> TCP-Session: 0804bc8f-52bb-4b94-b83f-63883a5aee76 Authenticating user 'default' from [fd00:1122:3344:101::c]:63507 | ||
| 662 | 2026.03.04 18:54:09.166828 [ 276 ] {} <Debug> TCP-Session: 2e0ad5ee-894e-481a-9a18-10fa2a00355b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.03.04 18:54:09.166854 [ 277 ] {} <Debug> TCP-Session: 0804bc8f-52bb-4b94-b83f-63883a5aee76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.03.04 18:54:09.167055 [ 277 ] {} <Debug> TCP-Session: 0804bc8f-52bb-4b94-b83f-63883a5aee76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 665 | 2026.03.04 18:54:09.536935 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39931 | ||
| 666 | 2026.03.04 18:54:09.544062 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 667 | 2026.03.04 18:54:09.544196 [ 278 ] {} <Debug> TCP-Session: 1378c5fe-bacc-421c-9fb1-4a0b8c5f15be Authenticating user 'default' from [fd00:1122:3344:101::a]:39931 | ||
| 668 | 2026.03.04 18:54:09.544238 [ 278 ] {} <Debug> TCP-Session: 1378c5fe-bacc-421c-9fb1-4a0b8c5f15be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.03.04 18:54:09.544258 [ 278 ] {} <Debug> TCP-Session: 1378c5fe-bacc-421c-9fb1-4a0b8c5f15be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 670 | 2026.03.04 18:54:09.544438 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 671 | 2026.03.04 18:54:09.544473 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.03.04 18:54:09.544618 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 673 | 2026.03.04 18:54:09.548366 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47855 | ||
| 674 | 2026.03.04 18:54:09.548568 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.03.04 18:54:09.548574 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47042 | ||
| 676 | 2026.03.04 18:54:09.548613 [ 279 ] {} <Debug> TCP-Session: 3b02e944-397d-476a-bb9d-8a809c3cb0e3 Authenticating user 'default' from [fd00:1122:3344:101::a]:47855 | ||
| 677 | 2026.03.04 18:54:09.548585 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45901 | ||
| 678 | 2026.03.04 18:54:09.548752 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 679 | 2026.03.04 18:54:09.548804 [ 279 ] {} <Debug> TCP-Session: 3b02e944-397d-476a-bb9d-8a809c3cb0e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2026.03.04 18:54:09.548828 [ 279 ] {} <Debug> TCP-Session: 3b02e944-397d-476a-bb9d-8a809c3cb0e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.03.04 18:54:09.548850 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34020 | ||
| 682 | 2026.03.04 18:54:09.548895 [ 280 ] {} <Debug> TCP-Session: 5a96dbad-9e2e-483d-80f0-ca8f5ca9c54d Authenticating user 'default' from [fd00:1122:3344:101::a]:47042 | ||
| 683 | 2026.03.04 18:54:09.548899 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:41996 | ||
| 684 | 2026.03.04 18:54:09.549073 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.03.04 18:54:09.549033 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50833 | ||
| 686 | 2026.03.04 18:54:09.549032 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52748 | ||
| 687 | 2026.03.04 18:54:09.548964 [ 280 ] {} <Debug> TCP-Session: 5a96dbad-9e2e-483d-80f0-ca8f5ca9c54d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2026.03.04 18:54:09.549194 [ 281 ] {} <Debug> TCP-Session: 166bc536-2943-4604-84ca-772defeb33ac Authenticating user 'default' from [fd00:1122:3344:101::a]:45901 | ||
| 689 | 2026.03.04 18:54:09.549160 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2026.03.04 18:54:09.549339 [ 280 ] {} <Debug> TCP-Session: 5a96dbad-9e2e-483d-80f0-ca8f5ca9c54d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.03.04 18:54:09.549382 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2026.03.04 18:54:09.549434 [ 283 ] {} <Debug> TCP-Session: 4bf24b53-6011-4a20-8714-5d3104f3c2bb Authenticating user 'default' from [fd00:1122:3344:101::a]:34020 | ||
| 693 | 2026.03.04 18:54:09.549451 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2026.03.04 18:54:09.549475 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.03.04 18:54:09.549512 [ 285 ] {} <Debug> TCP-Session: ffcc0396-2072-43e0-aed5-a1cccb2f64f2 Authenticating user 'default' from [fd00:1122:3344:101::a]:50833 | ||
| 696 | 2026.03.04 18:54:09.549507 [ 282 ] {} <Debug> TCP-Session: 4e7035ae-83dd-4107-b5d4-9060c84e4e3f Authenticating user 'default' from [fd00:1122:3344:101::a]:41996 | ||
| 697 | 2026.03.04 18:54:09.549484 [ 283 ] {} <Debug> TCP-Session: 4bf24b53-6011-4a20-8714-5d3104f3c2bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.03.04 18:54:09.549702 [ 285 ] {} <Debug> TCP-Session: ffcc0396-2072-43e0-aed5-a1cccb2f64f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.03.04 18:54:09.549697 [ 282 ] {} <Debug> TCP-Session: 4e7035ae-83dd-4107-b5d4-9060c84e4e3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.03.04 18:54:09.549853 [ 283 ] {} <Debug> TCP-Session: 4bf24b53-6011-4a20-8714-5d3104f3c2bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2026.03.04 18:54:09.549871 [ 282 ] {} <Debug> TCP-Session: 4e7035ae-83dd-4107-b5d4-9060c84e4e3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2026.03.04 18:54:09.549861 [ 285 ] {} <Debug> TCP-Session: ffcc0396-2072-43e0-aed5-a1cccb2f64f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.03.04 18:54:09.549378 [ 281 ] {} <Debug> TCP-Session: 166bc536-2943-4604-84ca-772defeb33ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.03.04 18:54:09.549687 [ 284 ] {} <Debug> TCP-Session: a650a494-c306-4646-a83c-b4ff5afe0927 Authenticating user 'default' from [fd00:1122:3344:101::a]:52748 | ||
| 705 | 2026.03.04 18:54:09.550104 [ 281 ] {} <Debug> TCP-Session: 166bc536-2943-4604-84ca-772defeb33ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.03.04 18:54:09.550122 [ 284 ] {} <Debug> TCP-Session: a650a494-c306-4646-a83c-b4ff5afe0927 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.03.04 18:54:09.550235 [ 284 ] {} <Debug> TCP-Session: a650a494-c306-4646-a83c-b4ff5afe0927 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.03.04 18:54:10.000157 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.68 MiB, peak 138.68 MiB, free memory in arenas 0.00 B, will set to 139.72 MiB (RSS), difference: 1.05 MiB | ||
| 709 | 2026.03.04 18:54:13.413655 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2026.03.04 18:54:13.413688 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 711 | 2026.03.04 18:54:13.413862 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.03.04 18:54:13.413877 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 713 | 2026.03.04 18:54:13.427233 [ 245 ] {} <Debug> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Loading data parts | ||
| 714 | 2026.03.04 18:54:13.427486 [ 245 ] {} <Debug> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): There are no data parts | ||
| 715 | 2026.03.04 18:54:13.437555 [ 244 ] {} <Debug> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Loading data parts | ||
| 716 | 2026.03.04 18:54:13.437731 [ 244 ] {} <Debug> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): There are no data parts | ||
| 717 | 2026.03.04 18:54:13.439775 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 718 | 2026.03.04 18:54:13.439822 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 719 | 2026.03.04 18:54:13.447433 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 720 | 2026.03.04 18:54:13.447976 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 721 | 2026.03.04 18:54:13.448318 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 722 | 2026.03.04 18:54:13.472075 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 723 | 2026.03.04 18:54:13.472193 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 724 | 2026.03.04 18:54:13.478532 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 725 | 2026.03.04 18:54:13.479834 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 726 | 2026.03.04 18:54:13.483081 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 727 | 2026.03.04 18:54:14.001168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.76 MiB, peak 148.76 MiB, free memory in arenas 0.00 B, will set to 153.84 MiB (RSS), difference: 9.09 MiB | ||
| 728 | 2026.03.04 18:54:15.913412 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 729 | 2026.03.04 18:54:15.913527 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 730 | 2026.03.04 18:54:15.919691 [ 243 ] {} <Debug> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Loading data parts | ||
| 731 | 2026.03.04 18:54:15.919970 [ 243 ] {} <Debug> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): There are no data parts | ||
| 732 | 2026.03.04 18:54:15.925987 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 733 | 2026.03.04 18:54:15.926031 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 734 | 2026.03.04 18:54:15.928088 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 735 | 2026.03.04 18:54:15.928699 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 736 | 2026.03.04 18:54:15.928984 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 737 | 2026.03.04 18:54:16.001158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.04 MiB, peak 158.04 MiB, free memory in arenas 0.00 B, will set to 154.86 MiB (RSS), difference: -3.18 MiB | ||
| 738 | 2026.03.04 18:54:20.855447 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 739 | 2026.03.04 18:54:20.855523 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 740 | 2026.03.04 18:54:20.949261 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 741 | 2026.03.04 18:54:20.949969 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 742 | 2026.03.04 18:54:20.950132 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 743 | 2026.03.04 18:54:20.950968 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 744 | 2026.03.04 18:54:20.951438 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 745 | 2026.03.04 18:54:20.951711 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 746 | 2026.03.04 18:54:20.984143 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 747 | 2026.03.04 18:54:21.001158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.99 MiB, peak 159.14 MiB, free memory in arenas 0.00 B, will set to 156.02 MiB (RSS), difference: 1.02 MiB | ||
| 748 | 2026.03.04 18:54:21.002504 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 749 | 2026.03.04 18:54:21.002571 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
| 750 | 2026.03.04 18:54:21.009169 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 751 | 2026.03.04 18:54:21.010365 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 752 | 2026.03.04 18:54:21.013981 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 753 | 2026.03.04 18:54:22.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.64 MiB, peak 160.64 MiB, free memory in arenas 0.00 B, will set to 157.73 MiB (RSS), difference: 1.08 MiB | ||
| 754 | 2026.03.04 18:54:23.352847 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38813 | ||
| 755 | 2026.03.04 18:54:23.354767 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 756 | 2026.03.04 18:54:23.354807 [ 286 ] {} <Debug> TCP-Session: bf628620-f0a6-4775-84e9-7e5ca7dcc377 Authenticating user 'default' from [fd00:1122:3344:101::e]:38813 | ||
| 757 | 2026.03.04 18:54:23.354830 [ 286 ] {} <Debug> TCP-Session: bf628620-f0a6-4775-84e9-7e5ca7dcc377 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.03.04 18:54:23.354891 [ 286 ] {} <Debug> TCP-Session: bf628620-f0a6-4775-84e9-7e5ca7dcc377 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.03.04 18:54:23.354949 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 760 | 2026.03.04 18:54:23.354975 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 761 | 2026.03.04 18:54:23.355039 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 762 | 2026.03.04 18:54:23.355417 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55305 | ||
| 763 | 2026.03.04 18:54:23.355570 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41015 | ||
| 764 | 2026.03.04 18:54:23.355582 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38726 | ||
| 765 | 2026.03.04 18:54:23.355667 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 766 | 2026.03.04 18:54:23.355692 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65409 | ||
| 767 | 2026.03.04 18:54:23.355721 [ 287 ] {} <Debug> TCP-Session: 8c21d220-c10a-4268-87ed-784e9e7dec11 Authenticating user 'default' from [fd00:1122:3344:101::e]:55305 | ||
| 768 | 2026.03.04 18:54:23.355751 [ 287 ] {} <Debug> TCP-Session: 8c21d220-c10a-4268-87ed-784e9e7dec11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2026.03.04 18:54:23.355763 [ 287 ] {} <Debug> TCP-Session: 8c21d220-c10a-4268-87ed-784e9e7dec11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2026.03.04 18:54:23.355820 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50616 | ||
| 771 | 2026.03.04 18:54:23.355822 [ 286 ] {} <Trace> TCP-Session: bf628620-f0a6-4775-84e9-7e5ca7dcc377 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 772 | 2026.03.04 18:54:23.355890 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 773 | 2026.03.04 18:54:23.355894 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 774 | 2026.03.04 18:54:23.355935 [ 289 ] {} <Debug> TCP-Session: c779592a-39f2-495b-853a-195af867b5b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41015 | ||
| 775 | 2026.03.04 18:54:23.355957 [ 288 ] {} <Debug> TCP-Session: f3097777-c4c5-4036-88e1-09705483c3b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38726 | ||
| 776 | 2026.03.04 18:54:23.355966 [ 289 ] {} <Debug> TCP-Session: c779592a-39f2-495b-853a-195af867b5b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.03.04 18:54:23.355988 [ 288 ] {} <Debug> TCP-Session: f3097777-c4c5-4036-88e1-09705483c3b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.03.04 18:54:23.355989 [ 289 ] {} <Debug> TCP-Session: c779592a-39f2-495b-853a-195af867b5b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.03.04 18:54:23.356011 [ 286 ] {4da8ce49-7bb7-4fd8-9d1c-a27e5d0791f7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38813) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 780 | 2026.03.04 18:54:23.356009 [ 288 ] {} <Debug> TCP-Session: f3097777-c4c5-4036-88e1-09705483c3b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.03.04 18:54:23.356046 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 782 | 2026.03.04 18:54:23.356064 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58132 | ||
| 783 | 2026.03.04 18:54:23.356088 [ 290 ] {} <Debug> TCP-Session: 2f8414aa-e57a-4037-9739-e06dd588b173 Authenticating user 'default' from [fd00:1122:3344:101::e]:65409 | ||
| 784 | 2026.03.04 18:54:23.356111 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 785 | 2026.03.04 18:54:23.356115 [ 290 ] {} <Debug> TCP-Session: 2f8414aa-e57a-4037-9739-e06dd588b173 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2026.03.04 18:54:23.356151 [ 291 ] {} <Debug> TCP-Session: 5c05af1d-c197-4188-992f-65cb28394c70 Authenticating user 'default' from [fd00:1122:3344:101::e]:50616 | ||
| 787 | 2026.03.04 18:54:23.356152 [ 290 ] {} <Debug> TCP-Session: 2f8414aa-e57a-4037-9739-e06dd588b173 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 788 | 2026.03.04 18:54:23.356182 [ 291 ] {} <Debug> TCP-Session: 5c05af1d-c197-4188-992f-65cb28394c70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 789 | 2026.03.04 18:54:23.356194 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50957 | ||
| 790 | 2026.03.04 18:54:23.356211 [ 291 ] {} <Debug> TCP-Session: 5c05af1d-c197-4188-992f-65cb28394c70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2026.03.04 18:54:23.356400 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64870 | ||
| 792 | 2026.03.04 18:54:23.358726 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 793 | 2026.03.04 18:54:23.358773 [ 292 ] {} <Debug> TCP-Session: 5dcb1a1b-157a-452a-b047-6be93c80111d Authenticating user 'default' from [fd00:1122:3344:101::e]:58132 | ||
| 794 | 2026.03.04 18:54:23.358793 [ 292 ] {} <Debug> TCP-Session: 5dcb1a1b-157a-452a-b047-6be93c80111d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 795 | 2026.03.04 18:54:23.358806 [ 292 ] {} <Debug> TCP-Session: 5dcb1a1b-157a-452a-b047-6be93c80111d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 796 | 2026.03.04 18:54:23.360798 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 797 | 2026.03.04 18:54:23.360796 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 798 | 2026.03.04 18:54:23.360859 [ 294 ] {} <Debug> TCP-Session: d3001d81-5798-4378-af2d-0ab381618ba5 Authenticating user 'default' from [fd00:1122:3344:101::e]:64870 | ||
| 799 | 2026.03.04 18:54:23.360867 [ 293 ] {} <Debug> TCP-Session: 89a0f40d-2502-4eca-bbc3-45ede498c55d Authenticating user 'default' from [fd00:1122:3344:101::e]:50957 | ||
| 800 | 2026.03.04 18:54:23.360888 [ 294 ] {} <Debug> TCP-Session: d3001d81-5798-4378-af2d-0ab381618ba5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.03.04 18:54:23.360908 [ 293 ] {} <Debug> TCP-Session: 89a0f40d-2502-4eca-bbc3-45ede498c55d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.03.04 18:54:23.360911 [ 294 ] {} <Debug> TCP-Session: d3001d81-5798-4378-af2d-0ab381618ba5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2026.03.04 18:54:23.360932 [ 293 ] {} <Debug> TCP-Session: 89a0f40d-2502-4eca-bbc3-45ede498c55d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 804 | 2026.03.04 18:54:23.362731 [ 286 ] {4da8ce49-7bb7-4fd8-9d1c-a27e5d0791f7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 805 | 2026.03.04 18:54:23.368847 [ 286 ] {4da8ce49-7bb7-4fd8-9d1c-a27e5d0791f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2026.03.04 18:54:23.385290 [ 286 ] {4da8ce49-7bb7-4fd8-9d1c-a27e5d0791f7} <Debug> oximeter.version (8e94a6cd-07aa-4e10-bd05-b111c21cc4a6) (SelectExecutor): Key condition: unknown | ||
| 807 | 2026.03.04 18:54:23.398486 [ 295 ] {4da8ce49-7bb7-4fd8-9d1c-a27e5d0791f7} <Trace> AggregatingTransform: Aggregating | ||
| 808 | 2026.03.04 18:54:23.400554 [ 295 ] {4da8ce49-7bb7-4fd8-9d1c-a27e5d0791f7} <Trace> Aggregator: Aggregation method: without_key | ||
| 809 | 2026.03.04 18:54:23.401352 [ 295 ] {4da8ce49-7bb7-4fd8-9d1c-a27e5d0791f7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006187453 sec. (161.617 rows/sec., 6.31 KiB/sec.) | ||
| 810 | 2026.03.04 18:54:23.401375 [ 295 ] {4da8ce49-7bb7-4fd8-9d1c-a27e5d0791f7} <Trace> Aggregator: Merging aggregated data | ||
| 811 | 2026.03.04 18:54:23.401402 [ 295 ] {4da8ce49-7bb7-4fd8-9d1c-a27e5d0791f7} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 812 | 2026.03.04 18:54:23.404668 [ 286 ] {4da8ce49-7bb7-4fd8-9d1c-a27e5d0791f7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.048722 sec., 20.524609006198432 rows/sec., 820.98 B/sec. | ||
| 813 | 2026.03.04 18:54:23.404818 [ 286 ] {4da8ce49-7bb7-4fd8-9d1c-a27e5d0791f7} <Debug> TCPHandler: Processed in 0.049189846 sec. | ||
| 814 | 2026.03.04 18:54:23.407917 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 815 | 2026.03.04 18:54:23.407956 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 816 | 2026.03.04 18:54:23.407979 [ 286 ] {} <Debug> TCP-Session: bf628620-f0a6-4775-84e9-7e5ca7dcc377 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 817 | 2026.03.04 18:54:23.407988 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 818 | 2026.03.04 18:54:23.408014 [ 287 ] {} <Debug> TCP-Session: 8c21d220-c10a-4268-87ed-784e9e7dec11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 819 | 2026.03.04 18:54:23.408009 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 820 | 2026.03.04 18:54:23.408026 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 821 | 2026.03.04 18:54:23.408057 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 822 | 2026.03.04 18:54:23.408057 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 823 | 2026.03.04 18:54:23.408090 [ 294 ] {} <Debug> TCP-Session: d3001d81-5798-4378-af2d-0ab381618ba5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 824 | 2026.03.04 18:54:23.408104 [ 288 ] {} <Debug> TCP-Session: f3097777-c4c5-4036-88e1-09705483c3b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 825 | 2026.03.04 18:54:23.408097 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 826 | 2026.03.04 18:54:23.408123 [ 290 ] {} <Debug> TCP-Session: 2f8414aa-e57a-4037-9739-e06dd588b173 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 827 | 2026.03.04 18:54:23.408097 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 828 | 2026.03.04 18:54:23.408169 [ 289 ] {} <Debug> TCP-Session: c779592a-39f2-495b-853a-195af867b5b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 829 | 2026.03.04 18:54:23.408071 [ 291 ] {} <Debug> TCP-Session: 5c05af1d-c197-4188-992f-65cb28394c70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 830 | 2026.03.04 18:54:23.408205 [ 293 ] {} <Debug> TCP-Session: 89a0f40d-2502-4eca-bbc3-45ede498c55d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 831 | 2026.03.04 18:54:23.408047 [ 292 ] {} <Debug> TCP-Session: 5dcb1a1b-157a-452a-b047-6be93c80111d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 832 | 2026.03.04 18:54:24.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.00 MiB, peak 166.11 MiB, free memory in arenas 0.00 B, will set to 161.61 MiB (RSS), difference: 3.62 MiB | ||
| 833 | 2026.03.04 18:54:24.800705 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63334 | ||
| 834 | 2026.03.04 18:54:24.800809 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 835 | 2026.03.04 18:54:24.800836 [ 286 ] {} <Debug> TCP-Session: 76271105-6170-4879-ae54-04504f8c58aa Authenticating user 'default' from [fd00:1122:3344:101::e]:63334 | ||
| 836 | 2026.03.04 18:54:24.800859 [ 286 ] {} <Debug> TCP-Session: 76271105-6170-4879-ae54-04504f8c58aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 837 | 2026.03.04 18:54:24.800872 [ 286 ] {} <Debug> TCP-Session: 76271105-6170-4879-ae54-04504f8c58aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 838 | 2026.03.04 18:54:24.801132 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47044 | ||
| 839 | 2026.03.04 18:54:24.801161 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50185 | ||
| 840 | 2026.03.04 18:54:24.801170 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38346 | ||
| 841 | 2026.03.04 18:54:24.801155 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36137 | ||
| 842 | 2026.03.04 18:54:24.801247 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61320 | ||
| 843 | 2026.03.04 18:54:24.801278 [ 286 ] {} <Trace> TCP-Session: 76271105-6170-4879-ae54-04504f8c58aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 844 | 2026.03.04 18:54:24.801314 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 845 | 2026.03.04 18:54:24.801331 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 846 | 2026.03.04 18:54:24.801354 [ 293 ] {} <Debug> TCP-Session: 92868beb-455a-4d4d-b53d-58c1414a1f20 Authenticating user 'default' from [fd00:1122:3344:101::e]:38346 | ||
| 847 | 2026.03.04 18:54:24.801368 [ 291 ] {} <Debug> TCP-Session: 5b039c58-f432-4934-bb8c-a68d45e758f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:36137 | ||
| 848 | 2026.03.04 18:54:24.801376 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 849 | 2026.03.04 18:54:24.801387 [ 293 ] {} <Debug> TCP-Session: 92868beb-455a-4d4d-b53d-58c1414a1f20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.03.04 18:54:24.801405 [ 291 ] {} <Debug> TCP-Session: 5b039c58-f432-4934-bb8c-a68d45e758f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2026.03.04 18:54:24.801428 [ 293 ] {} <Debug> TCP-Session: 92868beb-455a-4d4d-b53d-58c1414a1f20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.03.04 18:54:24.801424 [ 294 ] {} <Debug> TCP-Session: 695e958c-1dc6-44aa-b777-80f81fa28fb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:61320 | ||
| 853 | 2026.03.04 18:54:24.801444 [ 291 ] {} <Debug> TCP-Session: 5b039c58-f432-4934-bb8c-a68d45e758f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2026.03.04 18:54:24.801266 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 855 | 2026.03.04 18:54:24.801490 [ 294 ] {} <Debug> TCP-Session: 695e958c-1dc6-44aa-b777-80f81fa28fb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 856 | 2026.03.04 18:54:24.801508 [ 286 ] {dbfa89f0-e85c-4689-9377-8d9b173cfc1c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63334) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 857 | 2026.03.04 18:54:24.801528 [ 294 ] {} <Debug> TCP-Session: 695e958c-1dc6-44aa-b777-80f81fa28fb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 858 | 2026.03.04 18:54:24.801527 [ 287 ] {} <Debug> TCP-Session: 43b1432f-e77d-42ef-9f0b-adbe87ad1480 Authenticating user 'default' from [fd00:1122:3344:101::e]:47044 | ||
| 859 | 2026.03.04 18:54:24.801143 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32913 | ||
| 860 | 2026.03.04 18:54:24.801590 [ 287 ] {} <Debug> TCP-Session: 43b1432f-e77d-42ef-9f0b-adbe87ad1480 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 861 | 2026.03.04 18:54:24.801139 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44711 | ||
| 862 | 2026.03.04 18:54:24.801617 [ 287 ] {} <Debug> TCP-Session: 43b1432f-e77d-42ef-9f0b-adbe87ad1480 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 863 | 2026.03.04 18:54:24.801135 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53937 | ||
| 864 | 2026.03.04 18:54:24.801656 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 865 | 2026.03.04 18:54:24.801266 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 866 | 2026.03.04 18:54:24.801694 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 867 | 2026.03.04 18:54:24.801730 [ 292 ] {} <Debug> TCP-Session: 75e9078f-3905-4183-9d04-23216f4548f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50185 | ||
| 868 | 2026.03.04 18:54:24.801734 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 869 | 2026.03.04 18:54:24.801752 [ 289 ] {} <Debug> TCP-Session: d2cf4e1a-4fc5-40b0-bb3e-4c026f1154d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44711 | ||
| 870 | 2026.03.04 18:54:24.801761 [ 292 ] {} <Debug> TCP-Session: 75e9078f-3905-4183-9d04-23216f4548f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2026.03.04 18:54:24.801775 [ 288 ] {} <Debug> TCP-Session: 317a37d0-843d-44fa-be0e-fedb534b3328 Authenticating user 'default' from [fd00:1122:3344:101::e]:53937 | ||
| 872 | 2026.03.04 18:54:24.801790 [ 289 ] {} <Debug> TCP-Session: d2cf4e1a-4fc5-40b0-bb3e-4c026f1154d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 873 | 2026.03.04 18:54:24.801805 [ 286 ] {dbfa89f0-e85c-4689-9377-8d9b173cfc1c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 874 | 2026.03.04 18:54:24.801825 [ 289 ] {} <Debug> TCP-Session: d2cf4e1a-4fc5-40b0-bb3e-4c026f1154d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 875 | 2026.03.04 18:54:24.801816 [ 288 ] {} <Debug> TCP-Session: 317a37d0-843d-44fa-be0e-fedb534b3328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.03.04 18:54:24.801801 [ 292 ] {} <Debug> TCP-Session: 75e9078f-3905-4183-9d04-23216f4548f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.03.04 18:54:24.801885 [ 286 ] {dbfa89f0-e85c-4689-9377-8d9b173cfc1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 878 | 2026.03.04 18:54:24.801883 [ 288 ] {} <Debug> TCP-Session: 317a37d0-843d-44fa-be0e-fedb534b3328 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2026.03.04 18:54:24.801699 [ 290 ] {} <Debug> TCP-Session: dd9cf6a8-8c2b-4bf4-b583-8fdb96355348 Authenticating user 'default' from [fd00:1122:3344:101::e]:32913 | ||
| 880 | 2026.03.04 18:54:24.801958 [ 290 ] {} <Debug> TCP-Session: dd9cf6a8-8c2b-4bf4-b583-8fdb96355348 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 881 | 2026.03.04 18:54:24.801977 [ 290 ] {} <Debug> TCP-Session: dd9cf6a8-8c2b-4bf4-b583-8fdb96355348 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 882 | 2026.03.04 18:54:24.802225 [ 286 ] {dbfa89f0-e85c-4689-9377-8d9b173cfc1c} <Debug> oximeter.version (8e94a6cd-07aa-4e10-bd05-b111c21cc4a6) (SelectExecutor): Key condition: unknown | ||
| 883 | 2026.03.04 18:54:24.803212 [ 297 ] {dbfa89f0-e85c-4689-9377-8d9b173cfc1c} <Trace> AggregatingTransform: Aggregating | ||
| 884 | 2026.03.04 18:54:24.803262 [ 297 ] {dbfa89f0-e85c-4689-9377-8d9b173cfc1c} <Trace> Aggregator: Aggregation method: without_key | ||
| 885 | 2026.03.04 18:54:24.803299 [ 297 ] {dbfa89f0-e85c-4689-9377-8d9b173cfc1c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000968033 sec. (1033.023 rows/sec., 40.35 KiB/sec.) | ||
| 886 | 2026.03.04 18:54:24.803322 [ 297 ] {dbfa89f0-e85c-4689-9377-8d9b173cfc1c} <Trace> Aggregator: Merging aggregated data | ||
| 887 | 2026.03.04 18:54:24.804393 [ 286 ] {dbfa89f0-e85c-4689-9377-8d9b173cfc1c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002957 sec., 338.18058843422386 rows/sec., 13.21 KiB/sec. | ||
| 888 | 2026.03.04 18:54:24.804595 [ 286 ] {dbfa89f0-e85c-4689-9377-8d9b173cfc1c} <Debug> TCPHandler: Processed in 0.00348494 sec. | ||
| 889 | 2026.03.04 18:54:24.804742 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 890 | 2026.03.04 18:54:24.804771 [ 286 ] {} <Debug> TCP-Session: 76271105-6170-4879-ae54-04504f8c58aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 891 | 2026.03.04 18:54:24.804780 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 892 | 2026.03.04 18:54:24.804803 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 893 | 2026.03.04 18:54:24.804822 [ 289 ] {} <Debug> TCP-Session: d2cf4e1a-4fc5-40b0-bb3e-4c026f1154d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.03.04 18:54:24.804827 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 895 | 2026.03.04 18:54:24.804837 [ 293 ] {} <Debug> TCP-Session: 92868beb-455a-4d4d-b53d-58c1414a1f20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 896 | 2026.03.04 18:54:24.804865 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 897 | 2026.03.04 18:54:24.804882 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 898 | 2026.03.04 18:54:24.804901 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 899 | 2026.03.04 18:54:24.804926 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 900 | 2026.03.04 18:54:24.804945 [ 290 ] {} <Debug> TCP-Session: dd9cf6a8-8c2b-4bf4-b583-8fdb96355348 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.03.04 18:54:24.804956 [ 291 ] {} <Debug> TCP-Session: 5b039c58-f432-4934-bb8c-a68d45e758f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 902 | 2026.03.04 18:54:24.804977 [ 294 ] {} <Debug> TCP-Session: 695e958c-1dc6-44aa-b777-80f81fa28fb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.03.04 18:54:24.804934 [ 292 ] {} <Debug> TCP-Session: 75e9078f-3905-4183-9d04-23216f4548f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 904 | 2026.03.04 18:54:24.804884 [ 288 ] {} <Debug> TCP-Session: 317a37d0-843d-44fa-be0e-fedb534b3328 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 905 | 2026.03.04 18:54:24.804847 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 906 | 2026.03.04 18:54:24.805089 [ 287 ] {} <Debug> TCP-Session: 43b1432f-e77d-42ef-9f0b-adbe87ad1480 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 907 | 2026.03.04 18:54:25.157032 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39398 | ||
| 908 | 2026.03.04 18:54:25.157149 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 909 | 2026.03.04 18:54:25.157177 [ 286 ] {} <Debug> TCP-Session: 3f244983-de04-42d2-9f66-f168644d4b16 Authenticating user 'default' from [fd00:1122:3344:101::e]:39398 | ||
| 910 | 2026.03.04 18:54:25.157199 [ 286 ] {} <Debug> TCP-Session: 3f244983-de04-42d2-9f66-f168644d4b16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 911 | 2026.03.04 18:54:25.157212 [ 286 ] {} <Debug> TCP-Session: 3f244983-de04-42d2-9f66-f168644d4b16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 912 | 2026.03.04 18:54:25.157434 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63256 | ||
| 913 | 2026.03.04 18:54:25.157450 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58035 | ||
| 914 | 2026.03.04 18:54:25.157439 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63314 | ||
| 915 | 2026.03.04 18:54:25.157527 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35103 | ||
| 916 | 2026.03.04 18:54:25.157538 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56727 | ||
| 917 | 2026.03.04 18:54:25.157577 [ 286 ] {} <Trace> TCP-Session: 3f244983-de04-42d2-9f66-f168644d4b16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 918 | 2026.03.04 18:54:25.157591 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 919 | 2026.03.04 18:54:25.157569 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46470 | ||
| 920 | 2026.03.04 18:54:25.157620 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 921 | 2026.03.04 18:54:25.157635 [ 289 ] {} <Debug> TCP-Session: 77139b40-383b-4031-9fb4-b274ac040126 Authenticating user 'default' from [fd00:1122:3344:101::e]:58035 | ||
| 922 | 2026.03.04 18:54:25.157642 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 923 | 2026.03.04 18:54:25.157670 [ 288 ] {} <Debug> TCP-Session: 77585732-c8dd-45d0-863b-a22c484a844b Authenticating user 'default' from [fd00:1122:3344:101::e]:63314 | ||
| 924 | 2026.03.04 18:54:25.157691 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 925 | 2026.03.04 18:54:25.157696 [ 291 ] {} <Debug> TCP-Session: a679b757-7f36-4172-a666-e600399e7213 Authenticating user 'default' from [fd00:1122:3344:101::e]:56727 | ||
| 926 | 2026.03.04 18:54:25.157709 [ 288 ] {} <Debug> TCP-Session: 77585732-c8dd-45d0-863b-a22c484a844b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.03.04 18:54:25.157718 [ 294 ] {} <Debug> TCP-Session: ed22e3f2-e0db-42ed-a7c3-49bee4bea249 Authenticating user 'default' from [fd00:1122:3344:101::e]:46470 | ||
| 928 | 2026.03.04 18:54:25.157731 [ 291 ] {} <Debug> TCP-Session: a679b757-7f36-4172-a666-e600399e7213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.03.04 18:54:25.157736 [ 288 ] {} <Debug> TCP-Session: 77585732-c8dd-45d0-863b-a22c484a844b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2026.03.04 18:54:25.157749 [ 294 ] {} <Debug> TCP-Session: ed22e3f2-e0db-42ed-a7c3-49bee4bea249 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2026.03.04 18:54:25.157753 [ 286 ] {e2018912-a186-4af2-95fe-bb7ea7acc3c6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39398) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 932 | 2026.03.04 18:54:25.157776 [ 294 ] {} <Debug> TCP-Session: ed22e3f2-e0db-42ed-a7c3-49bee4bea249 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2026.03.04 18:54:25.157759 [ 291 ] {} <Debug> TCP-Session: a679b757-7f36-4172-a666-e600399e7213 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 934 | 2026.03.04 18:54:25.157688 [ 289 ] {} <Debug> TCP-Session: 77139b40-383b-4031-9fb4-b274ac040126 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2026.03.04 18:54:25.157620 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 936 | 2026.03.04 18:54:25.157850 [ 289 ] {} <Debug> TCP-Session: 77139b40-383b-4031-9fb4-b274ac040126 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 937 | 2026.03.04 18:54:25.157559 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49854 | ||
| 938 | 2026.03.04 18:54:25.157897 [ 290 ] {} <Debug> TCP-Session: 650fc4c7-3cf5-4ad0-8add-fc75ce030037 Authenticating user 'default' from [fd00:1122:3344:101::e]:35103 | ||
| 939 | 2026.03.04 18:54:25.157572 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 940 | 2026.03.04 18:54:25.157938 [ 290 ] {} <Debug> TCP-Session: 650fc4c7-3cf5-4ad0-8add-fc75ce030037 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 941 | 2026.03.04 18:54:25.157959 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 942 | 2026.03.04 18:54:25.157975 [ 290 ] {} <Debug> TCP-Session: 650fc4c7-3cf5-4ad0-8add-fc75ce030037 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.03.04 18:54:25.157980 [ 287 ] {} <Debug> TCP-Session: 3eea3988-15ab-417c-86af-3ca8fea42912 Authenticating user 'default' from [fd00:1122:3344:101::e]:63256 | ||
| 944 | 2026.03.04 18:54:25.157994 [ 293 ] {} <Debug> TCP-Session: 06f821dc-739b-4b74-8859-e4e83fd18eae Authenticating user 'default' from [fd00:1122:3344:101::e]:49854 | ||
| 945 | 2026.03.04 18:54:25.157555 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45044 | ||
| 946 | 2026.03.04 18:54:25.158028 [ 287 ] {} <Debug> TCP-Session: 3eea3988-15ab-417c-86af-3ca8fea42912 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 947 | 2026.03.04 18:54:25.158034 [ 293 ] {} <Debug> TCP-Session: 06f821dc-739b-4b74-8859-e4e83fd18eae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.03.04 18:54:25.158072 [ 287 ] {} <Debug> TCP-Session: 3eea3988-15ab-417c-86af-3ca8fea42912 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.03.04 18:54:25.158093 [ 293 ] {} <Debug> TCP-Session: 06f821dc-739b-4b74-8859-e4e83fd18eae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.03.04 18:54:25.158109 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 951 | 2026.03.04 18:54:25.158035 [ 286 ] {e2018912-a186-4af2-95fe-bb7ea7acc3c6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 952 | 2026.03.04 18:54:25.158152 [ 292 ] {} <Debug> TCP-Session: 248b1c0a-2b31-4791-b0cb-6d1dbd2ca10d Authenticating user 'default' from [fd00:1122:3344:101::e]:45044 | ||
| 953 | 2026.03.04 18:54:25.158192 [ 292 ] {} <Debug> TCP-Session: 248b1c0a-2b31-4791-b0cb-6d1dbd2ca10d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 954 | 2026.03.04 18:54:25.158212 [ 292 ] {} <Debug> TCP-Session: 248b1c0a-2b31-4791-b0cb-6d1dbd2ca10d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 955 | 2026.03.04 18:54:25.158217 [ 286 ] {e2018912-a186-4af2-95fe-bb7ea7acc3c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 956 | 2026.03.04 18:54:25.158644 [ 286 ] {e2018912-a186-4af2-95fe-bb7ea7acc3c6} <Debug> oximeter.version (8e94a6cd-07aa-4e10-bd05-b111c21cc4a6) (SelectExecutor): Key condition: unknown | ||
| 957 | 2026.03.04 18:54:25.159764 [ 332 ] {e2018912-a186-4af2-95fe-bb7ea7acc3c6} <Trace> AggregatingTransform: Aggregating | ||
| 958 | 2026.03.04 18:54:25.159811 [ 332 ] {e2018912-a186-4af2-95fe-bb7ea7acc3c6} <Trace> Aggregator: Aggregation method: without_key | ||
| 959 | 2026.03.04 18:54:25.159850 [ 332 ] {e2018912-a186-4af2-95fe-bb7ea7acc3c6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001092095 sec. (915.671 rows/sec., 35.77 KiB/sec.) | ||
| 960 | 2026.03.04 18:54:25.159871 [ 332 ] {e2018912-a186-4af2-95fe-bb7ea7acc3c6} <Trace> Aggregator: Merging aggregated data | ||
| 961 | 2026.03.04 18:54:25.161355 [ 286 ] {e2018912-a186-4af2-95fe-bb7ea7acc3c6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003656 sec., 273.52297592997814 rows/sec., 10.68 KiB/sec. | ||
| 962 | 2026.03.04 18:54:25.161529 [ 286 ] {e2018912-a186-4af2-95fe-bb7ea7acc3c6} <Debug> TCPHandler: Processed in 0.004118775 sec. | ||
| 963 | 2026.03.04 18:54:25.161648 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 964 | 2026.03.04 18:54:25.161680 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 965 | 2026.03.04 18:54:25.161688 [ 286 ] {} <Debug> TCP-Session: 3f244983-de04-42d2-9f66-f168644d4b16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 966 | 2026.03.04 18:54:25.161708 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 967 | 2026.03.04 18:54:25.161733 [ 294 ] {} <Debug> TCP-Session: ed22e3f2-e0db-42ed-a7c3-49bee4bea249 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2026.03.04 18:54:25.161762 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 969 | 2026.03.04 18:54:25.161771 [ 290 ] {} <Debug> TCP-Session: 650fc4c7-3cf5-4ad0-8add-fc75ce030037 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2026.03.04 18:54:25.161797 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 971 | 2026.03.04 18:54:25.161809 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 972 | 2026.03.04 18:54:25.161825 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 973 | 2026.03.04 18:54:25.161851 [ 292 ] {} <Debug> TCP-Session: 248b1c0a-2b31-4791-b0cb-6d1dbd2ca10d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2026.03.04 18:54:25.161872 [ 289 ] {} <Debug> TCP-Session: 77139b40-383b-4031-9fb4-b274ac040126 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.03.04 18:54:25.161889 [ 291 ] {} <Debug> TCP-Session: a679b757-7f36-4172-a666-e600399e7213 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.03.04 18:54:25.161823 [ 293 ] {} <Debug> TCP-Session: 06f821dc-739b-4b74-8859-e4e83fd18eae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.03.04 18:54:25.161804 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 978 | 2026.03.04 18:54:25.161738 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 979 | 2026.03.04 18:54:25.161980 [ 288 ] {} <Debug> TCP-Session: 77585732-c8dd-45d0-863b-a22c484a844b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 980 | 2026.03.04 18:54:25.162009 [ 287 ] {} <Debug> TCP-Session: 3eea3988-15ab-417c-86af-3ca8fea42912 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 981 | 2026.03.04 18:54:25.932072 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 6 entries to flush up to offset 94 | ||
| 982 | 2026.03.04 18:54:25.934253 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 983 | 2026.03.04 18:54:25.934312 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 984 | 2026.03.04 18:54:25.935774 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 985 | 2026.03.04 18:54:25.936363 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 986 | 2026.03.04 18:54:25.936773 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 987 | 2026.03.04 18:54:26.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.94 MiB, peak 172.04 MiB, free memory in arenas 0.00 B, will set to 161.80 MiB (RSS), difference: 3.86 MiB | ||
| 988 | 2026.03.04 18:54:26.863444 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59345 | ||
| 989 | 2026.03.04 18:54:26.863560 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 990 | 2026.03.04 18:54:26.863589 [ 286 ] {} <Debug> TCP-Session: 3360de96-2ca3-426c-aa81-23825ce85c06 Authenticating user 'default' from [fd00:1122:3344:101::e]:59345 | ||
| 991 | 2026.03.04 18:54:26.863612 [ 286 ] {} <Debug> TCP-Session: 3360de96-2ca3-426c-aa81-23825ce85c06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 992 | 2026.03.04 18:54:26.863626 [ 286 ] {} <Debug> TCP-Session: 3360de96-2ca3-426c-aa81-23825ce85c06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 993 | 2026.03.04 18:54:26.863878 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44610 | ||
| 994 | 2026.03.04 18:54:26.863913 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56303 | ||
| 995 | 2026.03.04 18:54:26.863947 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54941 | ||
| 996 | 2026.03.04 18:54:26.863939 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50385 | ||
| 997 | 2026.03.04 18:54:26.863974 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33791 | ||
| 998 | 2026.03.04 18:54:26.864030 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 999 | 2026.03.04 18:54:26.864032 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1000 | 2026.03.04 18:54:26.864065 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1001 | 2026.03.04 18:54:26.864079 [ 289 ] {} <Debug> TCP-Session: 39134e79-1dc1-45d5-8623-b021f328436b Authenticating user 'default' from [fd00:1122:3344:101::e]:56303 | ||
| 1002 | 2026.03.04 18:54:26.864091 [ 287 ] {} <Debug> TCP-Session: 33916f5b-d679-4b7b-8d1d-045cb7f4bac4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44610 | ||
| 1003 | 2026.03.04 18:54:26.864092 [ 286 ] {} <Trace> TCP-Session: 3360de96-2ca3-426c-aa81-23825ce85c06 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2026.03.04 18:54:26.864113 [ 289 ] {} <Debug> TCP-Session: 39134e79-1dc1-45d5-8623-b021f328436b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1005 | 2026.03.04 18:54:26.864124 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1006 | 2026.03.04 18:54:26.864148 [ 289 ] {} <Debug> TCP-Session: 39134e79-1dc1-45d5-8623-b021f328436b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1007 | 2026.03.04 18:54:26.864172 [ 294 ] {} <Debug> TCP-Session: 11b0ae7a-2a47-49d8-b1e0-bcf08aa979ce Authenticating user 'default' from [fd00:1122:3344:101::e]:33791 | ||
| 1008 | 2026.03.04 18:54:26.864126 [ 287 ] {} <Debug> TCP-Session: 33916f5b-d679-4b7b-8d1d-045cb7f4bac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1009 | 2026.03.04 18:54:26.864207 [ 294 ] {} <Debug> TCP-Session: 11b0ae7a-2a47-49d8-b1e0-bcf08aa979ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1010 | 2026.03.04 18:54:26.864219 [ 287 ] {} <Debug> TCP-Session: 33916f5b-d679-4b7b-8d1d-045cb7f4bac4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1011 | 2026.03.04 18:54:26.864231 [ 294 ] {} <Debug> TCP-Session: 11b0ae7a-2a47-49d8-b1e0-bcf08aa979ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1012 | 2026.03.04 18:54:26.864099 [ 292 ] {} <Debug> TCP-Session: 620f937e-0c80-4125-8963-15a387ecc26b Authenticating user 'default' from [fd00:1122:3344:101::e]:50385 | ||
| 1013 | 2026.03.04 18:54:26.864038 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1014 | 2026.03.04 18:54:26.864275 [ 286 ] {2ca34d16-d183-4849-9485-f05113314a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59345) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1015 | 2026.03.04 18:54:26.864309 [ 293 ] {} <Debug> TCP-Session: 1a49affb-2119-4c75-b12e-d29ac088d39b Authenticating user 'default' from [fd00:1122:3344:101::e]:54941 | ||
| 1016 | 2026.03.04 18:54:26.864281 [ 292 ] {} <Debug> TCP-Session: 620f937e-0c80-4125-8963-15a387ecc26b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1017 | 2026.03.04 18:54:26.864340 [ 293 ] {} <Debug> TCP-Session: 1a49affb-2119-4c75-b12e-d29ac088d39b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1018 | 2026.03.04 18:54:26.864355 [ 292 ] {} <Debug> TCP-Session: 620f937e-0c80-4125-8963-15a387ecc26b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1019 | 2026.03.04 18:54:26.864368 [ 293 ] {} <Debug> TCP-Session: 1a49affb-2119-4c75-b12e-d29ac088d39b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1020 | 2026.03.04 18:54:26.863929 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50372 | ||
| 1021 | 2026.03.04 18:54:26.863919 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52977 | ||
| 1022 | 2026.03.04 18:54:26.863885 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52589 | ||
| 1023 | 2026.03.04 18:54:26.864472 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1024 | 2026.03.04 18:54:26.864495 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1025 | 2026.03.04 18:54:26.864500 [ 291 ] {} <Debug> TCP-Session: 17189122-af79-498e-b93a-a7ed746acb6b Authenticating user 'default' from [fd00:1122:3344:101::e]:50372 | ||
| 1026 | 2026.03.04 18:54:26.864510 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1027 | 2026.03.04 18:54:26.864526 [ 290 ] {} <Debug> TCP-Session: 598912bd-dc23-48fe-abda-e1ef82ebc648 Authenticating user 'default' from [fd00:1122:3344:101::e]:52977 | ||
| 1028 | 2026.03.04 18:54:26.864560 [ 291 ] {} <Debug> TCP-Session: 17189122-af79-498e-b93a-a7ed746acb6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1029 | 2026.03.04 18:54:26.864573 [ 286 ] {2ca34d16-d183-4849-9485-f05113314a2b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1030 | 2026.03.04 18:54:26.864606 [ 291 ] {} <Debug> TCP-Session: 17189122-af79-498e-b93a-a7ed746acb6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1031 | 2026.03.04 18:54:26.864569 [ 288 ] {} <Debug> TCP-Session: 6b14bbf2-1795-4d65-b101-9bdc4a2ce3af Authenticating user 'default' from [fd00:1122:3344:101::e]:52589 | ||
| 1032 | 2026.03.04 18:54:26.864585 [ 290 ] {} <Debug> TCP-Session: 598912bd-dc23-48fe-abda-e1ef82ebc648 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1033 | 2026.03.04 18:54:26.864653 [ 286 ] {2ca34d16-d183-4849-9485-f05113314a2b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1034 | 2026.03.04 18:54:26.864661 [ 288 ] {} <Debug> TCP-Session: 6b14bbf2-1795-4d65-b101-9bdc4a2ce3af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1035 | 2026.03.04 18:54:26.864673 [ 290 ] {} <Debug> TCP-Session: 598912bd-dc23-48fe-abda-e1ef82ebc648 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1036 | 2026.03.04 18:54:26.864701 [ 288 ] {} <Debug> TCP-Session: 6b14bbf2-1795-4d65-b101-9bdc4a2ce3af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1037 | 2026.03.04 18:54:26.864948 [ 286 ] {2ca34d16-d183-4849-9485-f05113314a2b} <Debug> oximeter.version (8e94a6cd-07aa-4e10-bd05-b111c21cc4a6) (SelectExecutor): Key condition: unknown | ||
| 1038 | 2026.03.04 18:54:26.865053 [ 286 ] {2ca34d16-d183-4849-9485-f05113314a2b} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1039 | 2026.03.04 18:54:27.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.84 MiB, peak 172.04 MiB, free memory in arenas 0.00 B, will set to 166.20 MiB (RSS), difference: 4.35 MiB | ||
| 1040 | 2026.03.04 18:54:27.316101 [ 324 ] {2ca34d16-d183-4849-9485-f05113314a2b} <Trace> AggregatingTransform: Aggregating | ||
| 1041 | 2026.03.04 18:54:27.316174 [ 324 ] {2ca34d16-d183-4849-9485-f05113314a2b} <Trace> Aggregator: Aggregation method: without_key | ||
| 1042 | 2026.03.04 18:54:27.316213 [ 324 ] {2ca34d16-d183-4849-9485-f05113314a2b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001044274 sec. (957.603 rows/sec., 37.41 KiB/sec.) | ||
| 1043 | 2026.03.04 18:54:27.316233 [ 324 ] {2ca34d16-d183-4849-9485-f05113314a2b} <Trace> Aggregator: Merging aggregated data | ||
| 1044 | 2026.03.04 18:54:27.317349 [ 286 ] {2ca34d16-d183-4849-9485-f05113314a2b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.453127 sec., 2.2068868109823514 rows/sec., 88.28 B/sec. | ||
| 1045 | 2026.03.04 18:54:27.317527 [ 286 ] {2ca34d16-d183-4849-9485-f05113314a2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1046 | 2026.03.04 18:54:27.317544 [ 286 ] {2ca34d16-d183-4849-9485-f05113314a2b} <Debug> TCPHandler: Processed in 0.453599285 sec. | ||
| 1047 | 2026.03.04 18:54:27.317686 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1048 | 2026.03.04 18:54:27.317725 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1049 | 2026.03.04 18:54:27.317740 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1050 | 2026.03.04 18:54:27.317765 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1051 | 2026.03.04 18:54:27.317802 [ 294 ] {} <Debug> TCP-Session: 11b0ae7a-2a47-49d8-b1e0-bcf08aa979ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1052 | 2026.03.04 18:54:27.317800 [ 288 ] {} <Debug> TCP-Session: 6b14bbf2-1795-4d65-b101-9bdc4a2ce3af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1053 | 2026.03.04 18:54:27.317825 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1054 | 2026.03.04 18:54:27.317846 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1055 | 2026.03.04 18:54:27.317865 [ 289 ] {} <Debug> TCP-Session: 39134e79-1dc1-45d5-8623-b021f328436b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1056 | 2026.03.04 18:54:27.317892 [ 291 ] {} <Debug> TCP-Session: 17189122-af79-498e-b93a-a7ed746acb6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1057 | 2026.03.04 18:54:27.317907 [ 293 ] {} <Debug> TCP-Session: 1a49affb-2119-4c75-b12e-d29ac088d39b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1058 | 2026.03.04 18:54:27.317806 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1059 | 2026.03.04 18:54:27.317741 [ 287 ] {} <Debug> TCP-Session: 33916f5b-d679-4b7b-8d1d-045cb7f4bac4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1060 | 2026.03.04 18:54:27.317780 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1061 | 2026.03.04 18:54:27.317976 [ 292 ] {} <Debug> TCP-Session: 620f937e-0c80-4125-8963-15a387ecc26b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1062 | 2026.03.04 18:54:27.317856 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1063 | 2026.03.04 18:54:27.318014 [ 290 ] {} <Debug> TCP-Session: 598912bd-dc23-48fe-abda-e1ef82ebc648 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2026.03.04 18:54:27.318050 [ 286 ] {} <Debug> TCP-Session: 3360de96-2ca3-426c-aa81-23825ce85c06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1065 | 2026.03.04 18:54:28.001175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.58 MiB, peak 179.73 MiB, free memory in arenas 0.00 B, will set to 182.26 MiB (RSS), difference: 14.68 MiB | ||
| 1066 | 2026.03.04 18:54:28.251293 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1067 | 2026.03.04 18:54:28.251476 [ 3 ] {53fb3a1a-063c-4fcb-bb8c-a1b43c89a1a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 1068 | 2026.03.04 18:54:28.251750 [ 3 ] {53fb3a1a-063c-4fcb-bb8c-a1b43c89a1a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1069 | 2026.03.04 18:54:28.251813 [ 3 ] {53fb3a1a-063c-4fcb-bb8c-a1b43c89a1a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1070 | 2026.03.04 18:54:28.252212 [ 3 ] {53fb3a1a-063c-4fcb-bb8c-a1b43c89a1a8} <Debug> TCPHandler: Processed in 0.001040974 sec. | ||
| 1071 | 2026.03.04 18:54:28.280841 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1072 | 2026.03.04 18:54:28.280991 [ 3 ] {cc84e7d8-1574-4bae-b3d1-4a856aa471d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1073 | 2026.03.04 18:54:28.289063 [ 3 ] {cc84e7d8-1574-4bae-b3d1-4a856aa471d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1074 | 2026.03.04 18:54:28.289145 [ 3 ] {cc84e7d8-1574-4bae-b3d1-4a856aa471d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1075 | 2026.03.04 18:54:28.291689 [ 3 ] {cc84e7d8-1574-4bae-b3d1-4a856aa471d7} <Debug> TCPHandler: Processed in 0.010909372 sec. | ||
| 1076 | 2026.03.04 18:54:28.292295 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1077 | 2026.03.04 18:54:28.292448 [ 3 ] {142300bc-e266-4c52-bd24-bcce543a6c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1078 | 2026.03.04 18:54:28.297383 [ 3 ] {142300bc-e266-4c52-bd24-bcce543a6c9a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1079 | 2026.03.04 18:54:28.297445 [ 3 ] {142300bc-e266-4c52-bd24-bcce543a6c9a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1080 | 2026.03.04 18:54:28.297828 [ 3 ] {142300bc-e266-4c52-bd24-bcce543a6c9a} <Debug> TCPHandler: Processed in 0.005594809 sec. | ||
| 1081 | 2026.03.04 18:54:28.298047 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1082 | 2026.03.04 18:54:28.298169 [ 3 ] {8ab595f8-fe24-4592-ae43-fe183135e5a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1083 | 2026.03.04 18:54:28.298424 [ 3 ] {8ab595f8-fe24-4592-ae43-fe183135e5a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1084 | 2026.03.04 18:54:28.298470 [ 3 ] {8ab595f8-fe24-4592-ae43-fe183135e5a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1085 | 2026.03.04 18:54:28.298790 [ 3 ] {8ab595f8-fe24-4592-ae43-fe183135e5a9} <Debug> TCPHandler: Processed in 0.000791828 sec. | ||
| 1086 | 2026.03.04 18:54:28.298987 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2026.03.04 18:54:28.299103 [ 3 ] {315df8c0-fb58-456c-8c80-f2f473e72220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1088 | 2026.03.04 18:54:28.299348 [ 3 ] {315df8c0-fb58-456c-8c80-f2f473e72220} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1089 | 2026.03.04 18:54:28.299392 [ 3 ] {315df8c0-fb58-456c-8c80-f2f473e72220} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1090 | 2026.03.04 18:54:28.299714 [ 3 ] {315df8c0-fb58-456c-8c80-f2f473e72220} <Debug> TCPHandler: Processed in 0.000775568 sec. | ||
| 1091 | 2026.03.04 18:54:28.300567 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1092 | 2026.03.04 18:54:28.300683 [ 3 ] {a69896ba-3945-4ab2-a757-7e82657c871f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1093 | 2026.03.04 18:54:28.300927 [ 3 ] {a69896ba-3945-4ab2-a757-7e82657c871f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1094 | 2026.03.04 18:54:28.300971 [ 3 ] {a69896ba-3945-4ab2-a757-7e82657c871f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1095 | 2026.03.04 18:54:28.301281 [ 3 ] {a69896ba-3945-4ab2-a757-7e82657c871f} <Debug> TCPHandler: Processed in 0.000763048 sec. | ||
| 1096 | 2026.03.04 18:54:28.301486 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1097 | 2026.03.04 18:54:28.301600 [ 3 ] {6daada89-7147-4e05-a38d-77cbddb3ccdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1098 | 2026.03.04 18:54:28.301841 [ 3 ] {6daada89-7147-4e05-a38d-77cbddb3ccdd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1099 | 2026.03.04 18:54:28.301883 [ 3 ] {6daada89-7147-4e05-a38d-77cbddb3ccdd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1100 | 2026.03.04 18:54:28.302221 [ 3 ] {6daada89-7147-4e05-a38d-77cbddb3ccdd} <Debug> TCPHandler: Processed in 0.000783488 sec. | ||
| 1101 | 2026.03.04 18:54:28.302428 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1102 | 2026.03.04 18:54:28.302544 [ 3 ] {32f7d9fc-2eb1-447d-8d3e-0235edb9eb79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1103 | 2026.03.04 18:54:28.302789 [ 3 ] {32f7d9fc-2eb1-447d-8d3e-0235edb9eb79} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1104 | 2026.03.04 18:54:28.302832 [ 3 ] {32f7d9fc-2eb1-447d-8d3e-0235edb9eb79} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1105 | 2026.03.04 18:54:28.303143 [ 3 ] {32f7d9fc-2eb1-447d-8d3e-0235edb9eb79} <Debug> TCPHandler: Processed in 0.000763678 sec. | ||
| 1106 | 2026.03.04 18:54:28.303342 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1107 | 2026.03.04 18:54:28.303459 [ 3 ] {4ae88c68-78b3-4389-a15c-39fbd35babd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1108 | 2026.03.04 18:54:28.303703 [ 3 ] {4ae88c68-78b3-4389-a15c-39fbd35babd2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1109 | 2026.03.04 18:54:28.303746 [ 3 ] {4ae88c68-78b3-4389-a15c-39fbd35babd2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1110 | 2026.03.04 18:54:28.304060 [ 3 ] {4ae88c68-78b3-4389-a15c-39fbd35babd2} <Debug> TCPHandler: Processed in 0.000766968 sec. | ||
| 1111 | 2026.03.04 18:54:28.304260 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1112 | 2026.03.04 18:54:28.304378 [ 3 ] {e2692305-511e-48ad-93b9-cab82cd2c236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1113 | 2026.03.04 18:54:28.304629 [ 3 ] {e2692305-511e-48ad-93b9-cab82cd2c236} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1114 | 2026.03.04 18:54:28.304673 [ 3 ] {e2692305-511e-48ad-93b9-cab82cd2c236} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1115 | 2026.03.04 18:54:28.305006 [ 3 ] {e2692305-511e-48ad-93b9-cab82cd2c236} <Debug> TCPHandler: Processed in 0.000793928 sec. | ||
| 1116 | 2026.03.04 18:54:28.305286 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1117 | 2026.03.04 18:54:28.305403 [ 3 ] {bed1ef59-5b52-48fa-8062-c806067d9aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1118 | 2026.03.04 18:54:28.305648 [ 3 ] {bed1ef59-5b52-48fa-8062-c806067d9aa9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1119 | 2026.03.04 18:54:28.305691 [ 3 ] {bed1ef59-5b52-48fa-8062-c806067d9aa9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1120 | 2026.03.04 18:54:28.306033 [ 3 ] {bed1ef59-5b52-48fa-8062-c806067d9aa9} <Debug> TCPHandler: Processed in 0.000795609 sec. | ||
| 1121 | 2026.03.04 18:54:28.306277 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1122 | 2026.03.04 18:54:28.306394 [ 3 ] {ccec19ba-1405-43ee-9e93-a05d1259acaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1123 | 2026.03.04 18:54:28.306648 [ 3 ] {ccec19ba-1405-43ee-9e93-a05d1259acaf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1124 | 2026.03.04 18:54:28.306693 [ 3 ] {ccec19ba-1405-43ee-9e93-a05d1259acaf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1125 | 2026.03.04 18:54:28.307040 [ 3 ] {ccec19ba-1405-43ee-9e93-a05d1259acaf} <Debug> TCPHandler: Processed in 0.000810839 sec. | ||
| 1126 | 2026.03.04 18:54:28.307295 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1127 | 2026.03.04 18:54:28.307421 [ 3 ] {611b5797-5dd1-4a98-98b2-965b11cc32c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1128 | 2026.03.04 18:54:28.307671 [ 3 ] {611b5797-5dd1-4a98-98b2-965b11cc32c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1129 | 2026.03.04 18:54:28.307716 [ 3 ] {611b5797-5dd1-4a98-98b2-965b11cc32c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1130 | 2026.03.04 18:54:28.308031 [ 3 ] {611b5797-5dd1-4a98-98b2-965b11cc32c1} <Debug> TCPHandler: Processed in 0.000784178 sec. | ||
| 1131 | 2026.03.04 18:54:28.308269 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1132 | 2026.03.04 18:54:28.308390 [ 3 ] {af90c370-8da5-4975-9601-f9bfc3870bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1133 | 2026.03.04 18:54:28.308659 [ 3 ] {af90c370-8da5-4975-9601-f9bfc3870bc1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1134 | 2026.03.04 18:54:28.308707 [ 3 ] {af90c370-8da5-4975-9601-f9bfc3870bc1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1135 | 2026.03.04 18:54:28.309083 [ 3 ] {af90c370-8da5-4975-9601-f9bfc3870bc1} <Debug> TCPHandler: Processed in 0.00086379 sec. | ||
| 1136 | 2026.03.04 18:54:28.309336 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1137 | 2026.03.04 18:54:28.309458 [ 3 ] {25a50259-024f-43de-b78e-253278042a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1138 | 2026.03.04 18:54:28.309718 [ 3 ] {25a50259-024f-43de-b78e-253278042a87} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1139 | 2026.03.04 18:54:28.309765 [ 3 ] {25a50259-024f-43de-b78e-253278042a87} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1140 | 2026.03.04 18:54:28.310121 [ 3 ] {25a50259-024f-43de-b78e-253278042a87} <Debug> TCPHandler: Processed in 0.000834269 sec. | ||
| 1141 | 2026.03.04 18:54:28.317836 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1142 | 2026.03.04 18:54:28.317948 [ 3 ] {c87c4096-ff32-41cd-85aa-27fd7da6bdb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1143 | 2026.03.04 18:54:28.317990 [ 3 ] {c87c4096-ff32-41cd-85aa-27fd7da6bdb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1144 | 2026.03.04 18:54:28.323460 [ 3 ] {c87c4096-ff32-41cd-85aa-27fd7da6bdb9} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1145 | 2026.03.04 18:54:28.323523 [ 3 ] {c87c4096-ff32-41cd-85aa-27fd7da6bdb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1146 | 2026.03.04 18:54:28.326135 [ 3 ] {c87c4096-ff32-41cd-85aa-27fd7da6bdb9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1147 | 2026.03.04 18:54:28.326563 [ 3 ] {c87c4096-ff32-41cd-85aa-27fd7da6bdb9} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1148 | 2026.03.04 18:54:28.326726 [ 3 ] {c87c4096-ff32-41cd-85aa-27fd7da6bdb9} <Debug> executeQuery: Read 15 rows, 4.00 KiB in 0.008809 sec., 1702.803950505165 rows/sec., 454.08 KiB/sec. | ||
| 1149 | 2026.03.04 18:54:28.326767 [ 3 ] {c87c4096-ff32-41cd-85aa-27fd7da6bdb9} <Debug> TCPHandler: Processed in 0.008984278 sec. | ||
| 1150 | 2026.03.04 18:54:28.326905 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1151 | 2026.03.04 18:54:28.327004 [ 3 ] {203b1d53-fdf7-4a9c-8309-dd1fe6443b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1152 | 2026.03.04 18:54:28.327045 [ 3 ] {203b1d53-fdf7-4a9c-8309-dd1fe6443b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1153 | 2026.03.04 18:54:28.335911 [ 3 ] {203b1d53-fdf7-4a9c-8309-dd1fe6443b1b} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1154 | 2026.03.04 18:54:28.335948 [ 3 ] {203b1d53-fdf7-4a9c-8309-dd1fe6443b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1155 | 2026.03.04 18:54:28.338459 [ 3 ] {203b1d53-fdf7-4a9c-8309-dd1fe6443b1b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1156 | 2026.03.04 18:54:28.338895 [ 3 ] {203b1d53-fdf7-4a9c-8309-dd1fe6443b1b} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1157 | 2026.03.04 18:54:28.339034 [ 3 ] {203b1d53-fdf7-4a9c-8309-dd1fe6443b1b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.012052 sec., 1991.3707268503154 rows/sec., 169.19 KiB/sec. | ||
| 1158 | 2026.03.04 18:54:28.339072 [ 3 ] {203b1d53-fdf7-4a9c-8309-dd1fe6443b1b} <Debug> TCPHandler: Processed in 0.012216893 sec. | ||
| 1159 | 2026.03.04 18:54:28.339197 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1160 | 2026.03.04 18:54:28.339295 [ 3 ] {d0bf0e6e-6f7e-4ea6-b3ac-2eaf149423eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1161 | 2026.03.04 18:54:28.339336 [ 3 ] {d0bf0e6e-6f7e-4ea6-b3ac-2eaf149423eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1162 | 2026.03.04 18:54:28.339779 [ 3 ] {d0bf0e6e-6f7e-4ea6-b3ac-2eaf149423eb} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1163 | 2026.03.04 18:54:28.339817 [ 3 ] {d0bf0e6e-6f7e-4ea6-b3ac-2eaf149423eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1164 | 2026.03.04 18:54:28.340276 [ 3 ] {d0bf0e6e-6f7e-4ea6-b3ac-2eaf149423eb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1165 | 2026.03.04 18:54:28.340703 [ 3 ] {d0bf0e6e-6f7e-4ea6-b3ac-2eaf149423eb} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1166 | 2026.03.04 18:54:28.340837 [ 3 ] {d0bf0e6e-6f7e-4ea6-b3ac-2eaf149423eb} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001565 sec., 5111.821086261981 rows/sec., 416.83 KiB/sec. | ||
| 1167 | 2026.03.04 18:54:28.340873 [ 3 ] {d0bf0e6e-6f7e-4ea6-b3ac-2eaf149423eb} <Debug> TCPHandler: Processed in 0.00172663 sec. | ||
| 1168 | 2026.03.04 18:54:28.340991 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1169 | 2026.03.04 18:54:28.341086 [ 3 ] {ae263f89-2966-4b3f-914c-2fc91bb3fbc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1170 | 2026.03.04 18:54:28.341126 [ 3 ] {ae263f89-2966-4b3f-914c-2fc91bb3fbc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1171 | 2026.03.04 18:54:28.341600 [ 3 ] {ae263f89-2966-4b3f-914c-2fc91bb3fbc1} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1172 | 2026.03.04 18:54:28.341638 [ 3 ] {ae263f89-2966-4b3f-914c-2fc91bb3fbc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1173 | 2026.03.04 18:54:28.342157 [ 3 ] {ae263f89-2966-4b3f-914c-2fc91bb3fbc1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1174 | 2026.03.04 18:54:28.342577 [ 3 ] {ae263f89-2966-4b3f-914c-2fc91bb3fbc1} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1175 | 2026.03.04 18:54:28.342707 [ 3 ] {ae263f89-2966-4b3f-914c-2fc91bb3fbc1} <Debug> executeQuery: Read 158 rows, 15.03 KiB in 0.00164 sec., 96341.46341463414 rows/sec., 8.95 MiB/sec. | ||
| 1176 | 2026.03.04 18:54:28.342744 [ 3 ] {ae263f89-2966-4b3f-914c-2fc91bb3fbc1} <Debug> TCPHandler: Processed in 0.001802092 sec. | ||
| 1177 | 2026.03.04 18:54:28.342857 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1178 | 2026.03.04 18:54:28.342951 [ 3 ] {64442f00-7ffd-4ea5-ba66-7d439c33fbc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1179 | 2026.03.04 18:54:28.342991 [ 3 ] {64442f00-7ffd-4ea5-ba66-7d439c33fbc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1180 | 2026.03.04 18:54:28.343399 [ 3 ] {64442f00-7ffd-4ea5-ba66-7d439c33fbc2} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1181 | 2026.03.04 18:54:28.343436 [ 3 ] {64442f00-7ffd-4ea5-ba66-7d439c33fbc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1182 | 2026.03.04 18:54:28.343859 [ 3 ] {64442f00-7ffd-4ea5-ba66-7d439c33fbc2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1183 | 2026.03.04 18:54:28.344278 [ 3 ] {64442f00-7ffd-4ea5-ba66-7d439c33fbc2} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1184 | 2026.03.04 18:54:28.344408 [ 3 ] {64442f00-7ffd-4ea5-ba66-7d439c33fbc2} <Debug> executeQuery: Read 35 rows, 2.65 KiB in 0.001476 sec., 23712.73712737127 rows/sec., 1.75 MiB/sec. | ||
| 1185 | 2026.03.04 18:54:28.344447 [ 3 ] {64442f00-7ffd-4ea5-ba66-7d439c33fbc2} <Debug> TCPHandler: Processed in 0.001639578 sec. | ||
| 1186 | 2026.03.04 18:54:28.344569 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1187 | 2026.03.04 18:54:28.344665 [ 3 ] {2e833892-45bd-43af-b4fb-257d1d869524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1188 | 2026.03.04 18:54:28.344705 [ 3 ] {2e833892-45bd-43af-b4fb-257d1d869524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1189 | 2026.03.04 18:54:28.345139 [ 3 ] {2e833892-45bd-43af-b4fb-257d1d869524} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1190 | 2026.03.04 18:54:28.345172 [ 3 ] {2e833892-45bd-43af-b4fb-257d1d869524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1191 | 2026.03.04 18:54:28.345575 [ 3 ] {2e833892-45bd-43af-b4fb-257d1d869524} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1192 | 2026.03.04 18:54:28.346056 [ 3 ] {2e833892-45bd-43af-b4fb-257d1d869524} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1193 | 2026.03.04 18:54:28.346186 [ 3 ] {2e833892-45bd-43af-b4fb-257d1d869524} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001539 sec., 15594.541910331383 rows/sec., 1.29 MiB/sec. | ||
| 1194 | 2026.03.04 18:54:28.346222 [ 3 ] {2e833892-45bd-43af-b4fb-257d1d869524} <Debug> TCPHandler: Processed in 0.00171581 sec. | ||
| 1195 | 2026.03.04 18:54:28.346326 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1196 | 2026.03.04 18:54:28.346420 [ 3 ] {4f098a30-308b-482f-8fa0-cb012a92f459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1197 | 2026.03.04 18:54:28.346459 [ 3 ] {4f098a30-308b-482f-8fa0-cb012a92f459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1198 | 2026.03.04 18:54:28.346854 [ 3 ] {4f098a30-308b-482f-8fa0-cb012a92f459} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1199 | 2026.03.04 18:54:28.346890 [ 3 ] {4f098a30-308b-482f-8fa0-cb012a92f459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1200 | 2026.03.04 18:54:28.349447 [ 3 ] {4f098a30-308b-482f-8fa0-cb012a92f459} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1201 | 2026.03.04 18:54:28.349885 [ 3 ] {4f098a30-308b-482f-8fa0-cb012a92f459} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1202 | 2026.03.04 18:54:28.350019 [ 3 ] {4f098a30-308b-482f-8fa0-cb012a92f459} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.003618 sec., 3316.749585406302 rows/sec., 259.12 KiB/sec. | ||
| 1203 | 2026.03.04 18:54:28.350056 [ 3 ] {4f098a30-308b-482f-8fa0-cb012a92f459} <Debug> TCPHandler: Processed in 0.003779597 sec. | ||
| 1204 | 2026.03.04 18:54:28.350191 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1205 | 2026.03.04 18:54:28.350285 [ 3 ] {e4a985c6-8272-4c35-8f92-95ca65032701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1206 | 2026.03.04 18:54:28.350324 [ 3 ] {e4a985c6-8272-4c35-8f92-95ca65032701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1207 | 2026.03.04 18:54:28.350751 [ 3 ] {e4a985c6-8272-4c35-8f92-95ca65032701} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1208 | 2026.03.04 18:54:28.350788 [ 3 ] {e4a985c6-8272-4c35-8f92-95ca65032701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1209 | 2026.03.04 18:54:28.351189 [ 3 ] {e4a985c6-8272-4c35-8f92-95ca65032701} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1210 | 2026.03.04 18:54:28.351607 [ 3 ] {e4a985c6-8272-4c35-8f92-95ca65032701} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1211 | 2026.03.04 18:54:28.351737 [ 3 ] {e4a985c6-8272-4c35-8f92-95ca65032701} <Debug> executeQuery: Read 73 rows, 6.24 KiB in 0.00147 sec., 49659.86394557823 rows/sec., 4.14 MiB/sec. | ||
| 1212 | 2026.03.04 18:54:28.351775 [ 3 ] {e4a985c6-8272-4c35-8f92-95ca65032701} <Debug> TCPHandler: Processed in 0.001633798 sec. | ||
| 1213 | 2026.03.04 18:54:28.351891 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1214 | 2026.03.04 18:54:28.351984 [ 3 ] {c0f51b83-bd4e-441b-a7f2-71a952e1b3f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1215 | 2026.03.04 18:54:28.352027 [ 3 ] {c0f51b83-bd4e-441b-a7f2-71a952e1b3f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1216 | 2026.03.04 18:54:28.356381 [ 3 ] {c0f51b83-bd4e-441b-a7f2-71a952e1b3f6} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1217 | 2026.03.04 18:54:28.356418 [ 3 ] {c0f51b83-bd4e-441b-a7f2-71a952e1b3f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1218 | 2026.03.04 18:54:28.361155 [ 3 ] {c0f51b83-bd4e-441b-a7f2-71a952e1b3f6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1219 | 2026.03.04 18:54:28.361640 [ 3 ] {c0f51b83-bd4e-441b-a7f2-71a952e1b3f6} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1220 | 2026.03.04 18:54:28.361780 [ 3 ] {c0f51b83-bd4e-441b-a7f2-71a952e1b3f6} <Debug> executeQuery: Read 180 rows, 14.84 KiB in 0.009813 sec., 18343.01436869459 rows/sec., 1.48 MiB/sec. | ||
| 1221 | 2026.03.04 18:54:28.361819 [ 3 ] {c0f51b83-bd4e-441b-a7f2-71a952e1b3f6} <Debug> TCPHandler: Processed in 0.00997678 sec. | ||
| 1222 | 2026.03.04 18:54:28.361951 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1223 | 2026.03.04 18:54:28.362049 [ 3 ] {6efd86dd-d106-47a5-abd7-046a1d540328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1224 | 2026.03.04 18:54:28.362105 [ 3 ] {6efd86dd-d106-47a5-abd7-046a1d540328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1225 | 2026.03.04 18:54:28.363031 [ 3 ] {6efd86dd-d106-47a5-abd7-046a1d540328} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1226 | 2026.03.04 18:54:28.363076 [ 3 ] {6efd86dd-d106-47a5-abd7-046a1d540328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1227 | 2026.03.04 18:54:28.366372 [ 3 ] {6efd86dd-d106-47a5-abd7-046a1d540328} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1228 | 2026.03.04 18:54:28.366852 [ 3 ] {6efd86dd-d106-47a5-abd7-046a1d540328} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1229 | 2026.03.04 18:54:28.366999 [ 3 ] {6efd86dd-d106-47a5-abd7-046a1d540328} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.004969 sec., 3018.716039444556 rows/sec., 5.41 MiB/sec. | ||
| 1230 | 2026.03.04 18:54:28.367064 [ 3 ] {6efd86dd-d106-47a5-abd7-046a1d540328} <Debug> TCPHandler: Processed in 0.005163929 sec. | ||
| 1231 | 2026.03.04 18:54:28.367194 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1232 | 2026.03.04 18:54:28.367292 [ 3 ] {69610af1-d2e5-47b6-8f8e-29d17f78891f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1233 | 2026.03.04 18:54:28.367334 [ 3 ] {69610af1-d2e5-47b6-8f8e-29d17f78891f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1234 | 2026.03.04 18:54:28.367669 [ 3 ] {69610af1-d2e5-47b6-8f8e-29d17f78891f} <Trace> oximeter.measurements_i64 (4fad8579-70ea-48e1-953b-9965192650e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1235 | 2026.03.04 18:54:28.367704 [ 3 ] {69610af1-d2e5-47b6-8f8e-29d17f78891f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1236 | 2026.03.04 18:54:28.368157 [ 3 ] {69610af1-d2e5-47b6-8f8e-29d17f78891f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1237 | 2026.03.04 18:54:28.368787 [ 3 ] {69610af1-d2e5-47b6-8f8e-29d17f78891f} <Trace> oximeter.measurements_i64 (4fad8579-70ea-48e1-953b-9965192650e4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1238 | 2026.03.04 18:54:28.368934 [ 3 ] {69610af1-d2e5-47b6-8f8e-29d17f78891f} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001661 sec., 3612.281757977122 rows/sec., 255.16 KiB/sec. | ||
| 1239 | 2026.03.04 18:54:28.368972 [ 3 ] {69610af1-d2e5-47b6-8f8e-29d17f78891f} <Debug> TCPHandler: Processed in 0.001828932 sec. | ||
| 1240 | 2026.03.04 18:54:28.369161 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1241 | 2026.03.04 18:54:28.369258 [ 3 ] {df200f5b-8316-490e-9ec7-4721a64c3c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1242 | 2026.03.04 18:54:28.369301 [ 3 ] {df200f5b-8316-490e-9ec7-4721a64c3c49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1243 | 2026.03.04 18:54:28.369636 [ 3 ] {df200f5b-8316-490e-9ec7-4721a64c3c49} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1244 | 2026.03.04 18:54:28.369674 [ 3 ] {df200f5b-8316-490e-9ec7-4721a64c3c49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1245 | 2026.03.04 18:54:28.370098 [ 3 ] {df200f5b-8316-490e-9ec7-4721a64c3c49} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1246 | 2026.03.04 18:54:28.370532 [ 3 ] {df200f5b-8316-490e-9ec7-4721a64c3c49} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1247 | 2026.03.04 18:54:28.370665 [ 3 ] {df200f5b-8316-490e-9ec7-4721a64c3c49} <Debug> executeQuery: Read 8 rows, 516.00 B in 0.001426 sec., 5610.098176718093 rows/sec., 353.37 KiB/sec. | ||
| 1248 | 2026.03.04 18:54:28.370701 [ 3 ] {df200f5b-8316-490e-9ec7-4721a64c3c49} <Debug> TCPHandler: Processed in 0.001590696 sec. | ||
| 1249 | 2026.03.04 18:54:28.452726 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 503 entries to flush up to offset 1479 | ||
| 1250 | 2026.03.04 18:54:28.453234 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1251 | 2026.03.04 18:54:28.453281 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1252 | 2026.03.04 18:54:28.453905 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1253 | 2026.03.04 18:54:28.454392 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1254 | 2026.03.04 18:54:28.454535 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1479 | ||
| 1255 | 2026.03.04 18:54:28.514985 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1256 | 2026.03.04 18:54:28.533065 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1257 | 2026.03.04 18:54:28.533135 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1258 | 2026.03.04 18:54:28.539920 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1259 | 2026.03.04 18:54:28.541054 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1260 | 2026.03.04 18:54:28.544808 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1261 | 2026.03.04 18:54:29.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.20 MiB, peak 188.20 MiB, free memory in arenas 0.00 B, will set to 185.87 MiB (RSS), difference: 1.67 MiB | ||
| 1262 | 2026.03.04 18:54:33.249434 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1263 | 2026.03.04 18:54:33.249683 [ 3 ] {14135af7-5c5f-4fa3-81a4-fe003be77325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1264 | 2026.03.04 18:54:33.249773 [ 3 ] {14135af7-5c5f-4fa3-81a4-fe003be77325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1265 | 2026.03.04 18:54:33.250437 [ 3 ] {14135af7-5c5f-4fa3-81a4-fe003be77325} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1266 | 2026.03.04 18:54:33.250492 [ 3 ] {14135af7-5c5f-4fa3-81a4-fe003be77325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1267 | 2026.03.04 18:54:33.251027 [ 3 ] {14135af7-5c5f-4fa3-81a4-fe003be77325} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1268 | 2026.03.04 18:54:33.251514 [ 3 ] {14135af7-5c5f-4fa3-81a4-fe003be77325} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1269 | 2026.03.04 18:54:33.251681 [ 3 ] {14135af7-5c5f-4fa3-81a4-fe003be77325} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.002069 sec., 1933.301111648139 rows/sec., 162.84 KiB/sec. | ||
| 1270 | 2026.03.04 18:54:33.251732 [ 3 ] {14135af7-5c5f-4fa3-81a4-fe003be77325} <Debug> TCPHandler: Processed in 0.002489338 sec. | ||
| 1271 | 2026.03.04 18:54:33.251864 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1272 | 2026.03.04 18:54:33.251968 [ 3 ] {52c34bf6-02ad-495e-a5da-ce97aa14b702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1273 | 2026.03.04 18:54:33.252013 [ 3 ] {52c34bf6-02ad-495e-a5da-ce97aa14b702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1274 | 2026.03.04 18:54:33.252426 [ 3 ] {52c34bf6-02ad-495e-a5da-ce97aa14b702} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1275 | 2026.03.04 18:54:33.252465 [ 3 ] {52c34bf6-02ad-495e-a5da-ce97aa14b702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1276 | 2026.03.04 18:54:33.252945 [ 3 ] {52c34bf6-02ad-495e-a5da-ce97aa14b702} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1277 | 2026.03.04 18:54:33.253561 [ 3 ] {52c34bf6-02ad-495e-a5da-ce97aa14b702} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1278 | 2026.03.04 18:54:33.253701 [ 3 ] {52c34bf6-02ad-495e-a5da-ce97aa14b702} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001757 sec., 4553.215708594194 rows/sec., 365.72 KiB/sec. | ||
| 1279 | 2026.03.04 18:54:33.253739 [ 3 ] {52c34bf6-02ad-495e-a5da-ce97aa14b702} <Debug> TCPHandler: Processed in 0.001928794 sec. | ||
| 1280 | 2026.03.04 18:54:33.253859 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1281 | 2026.03.04 18:54:33.253959 [ 3 ] {05b4ab77-4ea0-459a-bbae-829241ea1e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1282 | 2026.03.04 18:54:33.254003 [ 3 ] {05b4ab77-4ea0-459a-bbae-829241ea1e4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1283 | 2026.03.04 18:54:33.254364 [ 3 ] {05b4ab77-4ea0-459a-bbae-829241ea1e4e} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1284 | 2026.03.04 18:54:33.254401 [ 3 ] {05b4ab77-4ea0-459a-bbae-829241ea1e4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1285 | 2026.03.04 18:54:33.254825 [ 3 ] {05b4ab77-4ea0-459a-bbae-829241ea1e4e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1286 | 2026.03.04 18:54:33.255258 [ 3 ] {05b4ab77-4ea0-459a-bbae-829241ea1e4e} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1287 | 2026.03.04 18:54:33.255394 [ 3 ] {05b4ab77-4ea0-459a-bbae-829241ea1e4e} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001456 sec., 6868.131868131868 rows/sec., 523.16 KiB/sec. | ||
| 1288 | 2026.03.04 18:54:33.255430 [ 3 ] {05b4ab77-4ea0-459a-bbae-829241ea1e4e} <Debug> TCPHandler: Processed in 0.001620057 sec. | ||
| 1289 | 2026.03.04 18:54:33.255532 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1290 | 2026.03.04 18:54:33.255627 [ 3 ] {ca5025b6-60f0-4b61-b628-a6265178470c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1291 | 2026.03.04 18:54:33.255669 [ 3 ] {ca5025b6-60f0-4b61-b628-a6265178470c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1292 | 2026.03.04 18:54:33.255984 [ 3 ] {ca5025b6-60f0-4b61-b628-a6265178470c} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1293 | 2026.03.04 18:54:33.256021 [ 3 ] {ca5025b6-60f0-4b61-b628-a6265178470c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1294 | 2026.03.04 18:54:33.256427 [ 3 ] {ca5025b6-60f0-4b61-b628-a6265178470c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1295 | 2026.03.04 18:54:33.256850 [ 3 ] {ca5025b6-60f0-4b61-b628-a6265178470c} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1296 | 2026.03.04 18:54:33.256985 [ 3 ] {ca5025b6-60f0-4b61-b628-a6265178470c} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001377 sec., 7262.164124909223 rows/sec., 457.43 KiB/sec. | ||
| 1297 | 2026.03.04 18:54:33.257019 [ 3 ] {ca5025b6-60f0-4b61-b628-a6265178470c} <Debug> TCPHandler: Processed in 0.001536665 sec. | ||
| 1298 | 2026.03.04 18:54:35.855771 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1299 | 2026.03.04 18:54:35.855820 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1300 | 2026.03.04 18:54:35.937801 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 158 | ||
| 1301 | 2026.03.04 18:54:35.940642 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1302 | 2026.03.04 18:54:35.940707 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1303 | 2026.03.04 18:54:35.942155 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1304 | 2026.03.04 18:54:35.942716 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1305 | 2026.03.04 18:54:35.943042 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 158 | ||
| 1306 | 2026.03.04 18:54:35.955568 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1927 | ||
| 1307 | 2026.03.04 18:54:35.956126 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1308 | 2026.03.04 18:54:35.956177 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1309 | 2026.03.04 18:54:35.956893 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1310 | 2026.03.04 18:54:35.957540 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1311 | 2026.03.04 18:54:35.957740 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1927 | ||
| 1312 | 2026.03.04 18:54:36.045843 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1313 | 2026.03.04 18:54:36.065318 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1314 | 2026.03.04 18:54:36.065391 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1315 | 2026.03.04 18:54:36.071978 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1316 | 2026.03.04 18:54:36.073717 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1317 | 2026.03.04 18:54:36.078213 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1318 | 2026.03.04 18:54:37.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.51 MiB, peak 190.51 MiB, free memory in arenas 0.00 B, will set to 187.53 MiB (RSS), difference: 1.02 MiB | ||
| 1319 | 2026.03.04 18:54:38.250144 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1320 | 2026.03.04 18:54:38.250332 [ 3 ] {613f8621-154e-4629-b75e-3e2919621201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1321 | 2026.03.04 18:54:38.250402 [ 3 ] {613f8621-154e-4629-b75e-3e2919621201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1322 | 2026.03.04 18:54:38.251056 [ 3 ] {613f8621-154e-4629-b75e-3e2919621201} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1323 | 2026.03.04 18:54:38.251105 [ 3 ] {613f8621-154e-4629-b75e-3e2919621201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1324 | 2026.03.04 18:54:38.251705 [ 3 ] {613f8621-154e-4629-b75e-3e2919621201} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1325 | 2026.03.04 18:54:38.252385 [ 3 ] {613f8621-154e-4629-b75e-3e2919621201} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1326 | 2026.03.04 18:54:38.252564 [ 3 ] {613f8621-154e-4629-b75e-3e2919621201} <Debug> executeQuery: Read 44 rows, 4.25 KiB in 0.002292 sec., 19197.20767888307 rows/sec., 1.81 MiB/sec. | ||
| 1327 | 2026.03.04 18:54:38.252613 [ 3 ] {613f8621-154e-4629-b75e-3e2919621201} <Debug> TCPHandler: Processed in 0.0026056 sec. | ||
| 1328 | 2026.03.04 18:54:38.252740 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1329 | 2026.03.04 18:54:38.252843 [ 3 ] {fc679db6-1853-443a-849c-7dc76c3af373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1330 | 2026.03.04 18:54:38.252890 [ 3 ] {fc679db6-1853-443a-849c-7dc76c3af373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1331 | 2026.03.04 18:54:38.253321 [ 3 ] {fc679db6-1853-443a-849c-7dc76c3af373} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1332 | 2026.03.04 18:54:38.253359 [ 3 ] {fc679db6-1853-443a-849c-7dc76c3af373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1333 | 2026.03.04 18:54:38.253852 [ 3 ] {fc679db6-1853-443a-849c-7dc76c3af373} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1334 | 2026.03.04 18:54:38.254334 [ 3 ] {fc679db6-1853-443a-849c-7dc76c3af373} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1335 | 2026.03.04 18:54:38.254496 [ 3 ] {fc679db6-1853-443a-849c-7dc76c3af373} <Debug> executeQuery: Read 20 rows, 1.50 KiB in 0.001653 sec., 12099.213551119177 rows/sec., 909.80 KiB/sec. | ||
| 1336 | 2026.03.04 18:54:38.254543 [ 3 ] {fc679db6-1853-443a-849c-7dc76c3af373} <Debug> TCPHandler: Processed in 0.001840082 sec. | ||
| 1337 | 2026.03.04 18:54:38.254671 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1338 | 2026.03.04 18:54:38.254774 [ 3 ] {da6ce232-4d7a-4188-b2f9-a996e7f4fa17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1339 | 2026.03.04 18:54:38.254819 [ 3 ] {da6ce232-4d7a-4188-b2f9-a996e7f4fa17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1340 | 2026.03.04 18:54:38.255254 [ 3 ] {da6ce232-4d7a-4188-b2f9-a996e7f4fa17} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1341 | 2026.03.04 18:54:38.255293 [ 3 ] {da6ce232-4d7a-4188-b2f9-a996e7f4fa17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1342 | 2026.03.04 18:54:38.255747 [ 3 ] {da6ce232-4d7a-4188-b2f9-a996e7f4fa17} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1343 | 2026.03.04 18:54:38.256346 [ 3 ] {da6ce232-4d7a-4188-b2f9-a996e7f4fa17} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1344 | 2026.03.04 18:54:38.256531 [ 3 ] {da6ce232-4d7a-4188-b2f9-a996e7f4fa17} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.00178 sec., 15730.337078651686 rows/sec., 1.23 MiB/sec. | ||
| 1345 | 2026.03.04 18:54:38.256581 [ 3 ] {da6ce232-4d7a-4188-b2f9-a996e7f4fa17} <Debug> TCPHandler: Processed in 0.001960225 sec. | ||
| 1346 | 2026.03.04 18:54:38.256733 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1347 | 2026.03.04 18:54:38.256850 [ 3 ] {7c411899-e066-4e4a-b662-5e878c48075e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1348 | 2026.03.04 18:54:38.256908 [ 3 ] {7c411899-e066-4e4a-b662-5e878c48075e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1349 | 2026.03.04 18:54:38.257377 [ 3 ] {7c411899-e066-4e4a-b662-5e878c48075e} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1350 | 2026.03.04 18:54:38.257416 [ 3 ] {7c411899-e066-4e4a-b662-5e878c48075e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1351 | 2026.03.04 18:54:38.258083 [ 3 ] {7c411899-e066-4e4a-b662-5e878c48075e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1352 | 2026.03.04 18:54:38.258656 [ 3 ] {7c411899-e066-4e4a-b662-5e878c48075e} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1353 | 2026.03.04 18:54:38.258799 [ 3 ] {7c411899-e066-4e4a-b662-5e878c48075e} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001977 sec., 5058.168942842691 rows/sec., 385.29 KiB/sec. | ||
| 1354 | 2026.03.04 18:54:38.258838 [ 3 ] {7c411899-e066-4e4a-b662-5e878c48075e} <Debug> TCPHandler: Processed in 0.00217047 sec. | ||
| 1355 | 2026.03.04 18:54:38.258966 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1356 | 2026.03.04 18:54:38.259070 [ 3 ] {e73fb67e-baba-415b-80a6-7bd402eeef9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1357 | 2026.03.04 18:54:38.259126 [ 3 ] {e73fb67e-baba-415b-80a6-7bd402eeef9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1358 | 2026.03.04 18:54:38.260006 [ 3 ] {e73fb67e-baba-415b-80a6-7bd402eeef9e} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1359 | 2026.03.04 18:54:38.260046 [ 3 ] {e73fb67e-baba-415b-80a6-7bd402eeef9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1360 | 2026.03.04 18:54:38.260812 [ 3 ] {e73fb67e-baba-415b-80a6-7bd402eeef9e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1361 | 2026.03.04 18:54:38.261374 [ 3 ] {e73fb67e-baba-415b-80a6-7bd402eeef9e} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1362 | 2026.03.04 18:54:38.261569 [ 3 ] {e73fb67e-baba-415b-80a6-7bd402eeef9e} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.00252 sec., 7936.507936507936 rows/sec., 14.22 MiB/sec. | ||
| 1363 | 2026.03.04 18:54:38.261658 [ 3 ] {e73fb67e-baba-415b-80a6-7bd402eeef9e} <Debug> TCPHandler: Processed in 0.002741374 sec. | ||
| 1364 | 2026.03.04 18:54:38.261807 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1365 | 2026.03.04 18:54:38.261915 [ 3 ] {66e80a64-987c-47fe-ab98-cf10826bb6dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1366 | 2026.03.04 18:54:38.261965 [ 3 ] {66e80a64-987c-47fe-ab98-cf10826bb6dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1367 | 2026.03.04 18:54:38.262465 [ 3 ] {66e80a64-987c-47fe-ab98-cf10826bb6dc} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1368 | 2026.03.04 18:54:38.262507 [ 3 ] {66e80a64-987c-47fe-ab98-cf10826bb6dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1369 | 2026.03.04 18:54:38.263230 [ 3 ] {66e80a64-987c-47fe-ab98-cf10826bb6dc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1370 | 2026.03.04 18:54:38.263826 [ 3 ] {66e80a64-987c-47fe-ab98-cf10826bb6dc} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1371 | 2026.03.04 18:54:38.263971 [ 3 ] {66e80a64-987c-47fe-ab98-cf10826bb6dc} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.002081 sec., 4805.3820278712155 rows/sec., 302.68 KiB/sec. | ||
| 1372 | 2026.03.04 18:54:38.264009 [ 3 ] {66e80a64-987c-47fe-ab98-cf10826bb6dc} <Debug> TCPHandler: Processed in 0.002260822 sec. | ||
| 1373 | 2026.03.04 18:54:43.248863 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1374 | 2026.03.04 18:54:43.249146 [ 3 ] {573e0780-0200-4557-b634-c6b19530a835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1375 | 2026.03.04 18:54:43.249530 [ 3 ] {573e0780-0200-4557-b634-c6b19530a835} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1376 | 2026.03.04 18:54:43.251861 [ 3 ] {573e0780-0200-4557-b634-c6b19530a835} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1377 | 2026.03.04 18:54:43.252095 [ 3 ] {573e0780-0200-4557-b634-c6b19530a835} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1378 | 2026.03.04 18:54:43.252167 [ 3 ] {573e0780-0200-4557-b634-c6b19530a835} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1379 | 2026.03.04 18:54:43.254317 [ 3 ] {573e0780-0200-4557-b634-c6b19530a835} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1380 | 2026.03.04 18:54:43.256622 [ 3 ] {573e0780-0200-4557-b634-c6b19530a835} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1381 | 2026.03.04 18:54:43.258609 [ 3 ] {573e0780-0200-4557-b634-c6b19530a835} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (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 | ||
| 1382 | 2026.03.04 18:54:43.258644 [ 3 ] {573e0780-0200-4557-b634-c6b19530a835} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1383 | 2026.03.04 18:54:43.266052 [ 3 ] {573e0780-0200-4557-b634-c6b19530a835} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1384 | 2026.03.04 18:54:43.266088 [ 3 ] {573e0780-0200-4557-b634-c6b19530a835} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1385 | 2026.03.04 18:54:43.298487 [ 3 ] {573e0780-0200-4557-b634-c6b19530a835} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.049445 sec., 303.3673778946304 rows/sec., 14.00 KiB/sec. | ||
| 1386 | 2026.03.04 18:54:43.298606 [ 3 ] {573e0780-0200-4557-b634-c6b19530a835} <Debug> TCPHandler: Processed in 0.049920453 sec. | ||
| 1387 | 2026.03.04 18:54:43.298927 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1388 | 2026.03.04 18:54:43.299085 [ 3 ] {424e16dc-f5cb-490e-b3b3-24bcf15130e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1389 | 2026.03.04 18:54:43.299343 [ 3 ] {424e16dc-f5cb-490e-b3b3-24bcf15130e3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1390 | 2026.03.04 18:54:43.299379 [ 3 ] {424e16dc-f5cb-490e-b3b3-24bcf15130e3} <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_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1391 | 2026.03.04 18:54:43.299575 [ 3 ] {424e16dc-f5cb-490e-b3b3-24bcf15130e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1392 | 2026.03.04 18:54:43.299640 [ 3 ] {424e16dc-f5cb-490e-b3b3-24bcf15130e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1393 | 2026.03.04 18:54:43.299762 [ 3 ] {424e16dc-f5cb-490e-b3b3-24bcf15130e3} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1394 | 2026.03.04 18:54:43.299795 [ 3 ] {424e16dc-f5cb-490e-b3b3-24bcf15130e3} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1395 | 2026.03.04 18:54:43.299816 [ 3 ] {424e16dc-f5cb-490e-b3b3-24bcf15130e3} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (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 | ||
| 1396 | 2026.03.04 18:54:43.299833 [ 3 ] {424e16dc-f5cb-490e-b3b3-24bcf15130e3} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1397 | 2026.03.04 18:54:43.299875 [ 3 ] {424e16dc-f5cb-490e-b3b3-24bcf15130e3} <Trace> MergeTreeBaseSelectProcessor: 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_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1398 | 2026.03.04 18:54:43.299894 [ 3 ] {424e16dc-f5cb-490e-b3b3-24bcf15130e3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1399 | 2026.03.04 18:54:43.300438 [ 3 ] {424e16dc-f5cb-490e-b3b3-24bcf15130e3} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001422 sec., 10548.523206751055 rows/sec., 486.91 KiB/sec. | ||
| 1400 | 2026.03.04 18:54:43.300527 [ 3 ] {424e16dc-f5cb-490e-b3b3-24bcf15130e3} <Debug> TCPHandler: Processed in 0.001685689 sec. | ||
| 1401 | 2026.03.04 18:54:43.300767 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1402 | 2026.03.04 18:54:43.300904 [ 3 ] {37beb4f2-9da8-4371-a8bc-05991df59ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1403 | 2026.03.04 18:54:43.301124 [ 3 ] {37beb4f2-9da8-4371-a8bc-05991df59ea8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1404 | 2026.03.04 18:54:43.301163 [ 3 ] {37beb4f2-9da8-4371-a8bc-05991df59ea8} <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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1405 | 2026.03.04 18:54:43.301338 [ 3 ] {37beb4f2-9da8-4371-a8bc-05991df59ea8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1406 | 2026.03.04 18:54:43.301393 [ 3 ] {37beb4f2-9da8-4371-a8bc-05991df59ea8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1407 | 2026.03.04 18:54:43.301502 [ 3 ] {37beb4f2-9da8-4371-a8bc-05991df59ea8} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1408 | 2026.03.04 18:54:43.301534 [ 3 ] {37beb4f2-9da8-4371-a8bc-05991df59ea8} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1409 | 2026.03.04 18:54:43.301554 [ 3 ] {37beb4f2-9da8-4371-a8bc-05991df59ea8} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (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 | ||
| 1410 | 2026.03.04 18:54:43.301571 [ 3 ] {37beb4f2-9da8-4371-a8bc-05991df59ea8} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1411 | 2026.03.04 18:54:43.301605 [ 3 ] {37beb4f2-9da8-4371-a8bc-05991df59ea8} <Trace> MergeTreeBaseSelectProcessor: 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', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1412 | 2026.03.04 18:54:43.301625 [ 3 ] {37beb4f2-9da8-4371-a8bc-05991df59ea8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1413 | 2026.03.04 18:54:43.302307 [ 3 ] {37beb4f2-9da8-4371-a8bc-05991df59ea8} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001458 sec., 10288.065843621398 rows/sec., 474.89 KiB/sec. | ||
| 1414 | 2026.03.04 18:54:43.302392 [ 3 ] {37beb4f2-9da8-4371-a8bc-05991df59ea8} <Debug> TCPHandler: Processed in 0.001683059 sec. | ||
| 1415 | 2026.03.04 18:54:43.302634 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1416 | 2026.03.04 18:54:43.302763 [ 3 ] {f91f0f9b-5af2-43f4-854b-7193efd7cbdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1417 | 2026.03.04 18:54:43.302963 [ 3 ] {f91f0f9b-5af2-43f4-854b-7193efd7cbdb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1418 | 2026.03.04 18:54:43.302995 [ 3 ] {f91f0f9b-5af2-43f4-854b-7193efd7cbdb} <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:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1419 | 2026.03.04 18:54:43.303171 [ 3 ] {f91f0f9b-5af2-43f4-854b-7193efd7cbdb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1420 | 2026.03.04 18:54:43.303226 [ 3 ] {f91f0f9b-5af2-43f4-854b-7193efd7cbdb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1421 | 2026.03.04 18:54:43.303330 [ 3 ] {f91f0f9b-5af2-43f4-854b-7193efd7cbdb} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1422 | 2026.03.04 18:54:43.303362 [ 3 ] {f91f0f9b-5af2-43f4-854b-7193efd7cbdb} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1423 | 2026.03.04 18:54:43.303382 [ 3 ] {f91f0f9b-5af2-43f4-854b-7193efd7cbdb} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (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 | ||
| 1424 | 2026.03.04 18:54:43.303396 [ 3 ] {f91f0f9b-5af2-43f4-854b-7193efd7cbdb} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1425 | 2026.03.04 18:54:43.303429 [ 3 ] {f91f0f9b-5af2-43f4-854b-7193efd7cbdb} <Trace> MergeTreeBaseSelectProcessor: 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:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1426 | 2026.03.04 18:54:43.303446 [ 3 ] {f91f0f9b-5af2-43f4-854b-7193efd7cbdb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1427 | 2026.03.04 18:54:43.303925 [ 3 ] {f91f0f9b-5af2-43f4-854b-7193efd7cbdb} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001211 sec., 12386.457473162674 rows/sec., 571.74 KiB/sec. | ||
| 1428 | 2026.03.04 18:54:43.304011 [ 3 ] {f91f0f9b-5af2-43f4-854b-7193efd7cbdb} <Debug> TCPHandler: Processed in 0.001428163 sec. | ||
| 1429 | 2026.03.04 18:54:43.304228 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1430 | 2026.03.04 18:54:43.304356 [ 3 ] {428affc4-d7f8-434d-a62e-3878243bbf45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1431 | 2026.03.04 18:54:43.304555 [ 3 ] {428affc4-d7f8-434d-a62e-3878243bbf45} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1432 | 2026.03.04 18:54:43.304588 [ 3 ] {428affc4-d7f8-434d-a62e-3878243bbf45} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1433 | 2026.03.04 18:54:43.304759 [ 3 ] {428affc4-d7f8-434d-a62e-3878243bbf45} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1434 | 2026.03.04 18:54:43.304811 [ 3 ] {428affc4-d7f8-434d-a62e-3878243bbf45} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1435 | 2026.03.04 18:54:43.304909 [ 3 ] {428affc4-d7f8-434d-a62e-3878243bbf45} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1436 | 2026.03.04 18:54:43.304967 [ 3 ] {428affc4-d7f8-434d-a62e-3878243bbf45} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1437 | 2026.03.04 18:54:43.304987 [ 3 ] {428affc4-d7f8-434d-a62e-3878243bbf45} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (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 | ||
| 1438 | 2026.03.04 18:54:43.305002 [ 3 ] {428affc4-d7f8-434d-a62e-3878243bbf45} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1439 | 2026.03.04 18:54:43.305039 [ 3 ] {428affc4-d7f8-434d-a62e-3878243bbf45} <Trace> MergeTreeBaseSelectProcessor: 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1440 | 2026.03.04 18:54:43.305080 [ 3 ] {428affc4-d7f8-434d-a62e-3878243bbf45} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1441 | 2026.03.04 18:54:43.305522 [ 3 ] {428affc4-d7f8-434d-a62e-3878243bbf45} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001215 sec., 12345.67901234568 rows/sec., 569.86 KiB/sec. | ||
| 1442 | 2026.03.04 18:54:43.305616 [ 3 ] {428affc4-d7f8-434d-a62e-3878243bbf45} <Debug> TCPHandler: Processed in 0.001438173 sec. | ||
| 1443 | 2026.03.04 18:54:43.305823 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1444 | 2026.03.04 18:54:43.305950 [ 3 ] {17182f93-f2e5-4001-9267-feed069aed6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1445 | 2026.03.04 18:54:43.306151 [ 3 ] {17182f93-f2e5-4001-9267-feed069aed6d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1446 | 2026.03.04 18:54:43.306185 [ 3 ] {17182f93-f2e5-4001-9267-feed069aed6d} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1447 | 2026.03.04 18:54:43.306357 [ 3 ] {17182f93-f2e5-4001-9267-feed069aed6d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1448 | 2026.03.04 18:54:43.306412 [ 3 ] {17182f93-f2e5-4001-9267-feed069aed6d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1449 | 2026.03.04 18:54:43.306512 [ 3 ] {17182f93-f2e5-4001-9267-feed069aed6d} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1450 | 2026.03.04 18:54:43.306541 [ 3 ] {17182f93-f2e5-4001-9267-feed069aed6d} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1451 | 2026.03.04 18:54:43.306560 [ 3 ] {17182f93-f2e5-4001-9267-feed069aed6d} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (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 | ||
| 1452 | 2026.03.04 18:54:43.306575 [ 3 ] {17182f93-f2e5-4001-9267-feed069aed6d} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1453 | 2026.03.04 18:54:43.306607 [ 3 ] {17182f93-f2e5-4001-9267-feed069aed6d} <Trace> MergeTreeBaseSelectProcessor: 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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1454 | 2026.03.04 18:54:43.306626 [ 3 ] {17182f93-f2e5-4001-9267-feed069aed6d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1455 | 2026.03.04 18:54:43.307083 [ 3 ] {17182f93-f2e5-4001-9267-feed069aed6d} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001181 sec., 12701.100762066046 rows/sec., 586.27 KiB/sec. | ||
| 1456 | 2026.03.04 18:54:43.307165 [ 3 ] {17182f93-f2e5-4001-9267-feed069aed6d} <Debug> TCPHandler: Processed in 0.001392092 sec. | ||
| 1457 | 2026.03.04 18:54:43.307388 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1458 | 2026.03.04 18:54:43.307517 [ 3 ] {5e24670e-143c-4c84-8012-002ec93bc4c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1459 | 2026.03.04 18:54:43.307711 [ 3 ] {5e24670e-143c-4c84-8012-002ec93bc4c4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1460 | 2026.03.04 18:54:43.307745 [ 3 ] {5e24670e-143c-4c84-8012-002ec93bc4c4} <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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1461 | 2026.03.04 18:54:43.307924 [ 3 ] {5e24670e-143c-4c84-8012-002ec93bc4c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1462 | 2026.03.04 18:54:43.307978 [ 3 ] {5e24670e-143c-4c84-8012-002ec93bc4c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1463 | 2026.03.04 18:54:43.308085 [ 3 ] {5e24670e-143c-4c84-8012-002ec93bc4c4} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1464 | 2026.03.04 18:54:43.308120 [ 3 ] {5e24670e-143c-4c84-8012-002ec93bc4c4} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1465 | 2026.03.04 18:54:43.308143 [ 3 ] {5e24670e-143c-4c84-8012-002ec93bc4c4} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (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 | ||
| 1466 | 2026.03.04 18:54:43.308159 [ 3 ] {5e24670e-143c-4c84-8012-002ec93bc4c4} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1467 | 2026.03.04 18:54:43.308196 [ 3 ] {5e24670e-143c-4c84-8012-002ec93bc4c4} <Trace> MergeTreeBaseSelectProcessor: 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:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1468 | 2026.03.04 18:54:43.308216 [ 3 ] {5e24670e-143c-4c84-8012-002ec93bc4c4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1469 | 2026.03.04 18:54:43.308696 [ 3 ] {5e24670e-143c-4c84-8012-002ec93bc4c4} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001227 sec., 12224.938875305623 rows/sec., 564.29 KiB/sec. | ||
| 1470 | 2026.03.04 18:54:43.308785 [ 3 ] {5e24670e-143c-4c84-8012-002ec93bc4c4} <Debug> TCPHandler: Processed in 0.001446544 sec. | ||
| 1471 | 2026.03.04 18:54:43.309032 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1472 | 2026.03.04 18:54:43.309160 [ 3 ] {f2f5516c-9bf4-47c0-be04-e59bc6128e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1473 | 2026.03.04 18:54:43.309375 [ 3 ] {f2f5516c-9bf4-47c0-be04-e59bc6128e8c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1474 | 2026.03.04 18:54:43.309409 [ 3 ] {f2f5516c-9bf4-47c0-be04-e59bc6128e8c} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1475 | 2026.03.04 18:54:43.309596 [ 3 ] {f2f5516c-9bf4-47c0-be04-e59bc6128e8c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1476 | 2026.03.04 18:54:43.309652 [ 3 ] {f2f5516c-9bf4-47c0-be04-e59bc6128e8c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1477 | 2026.03.04 18:54:43.309769 [ 3 ] {f2f5516c-9bf4-47c0-be04-e59bc6128e8c} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1478 | 2026.03.04 18:54:43.309801 [ 3 ] {f2f5516c-9bf4-47c0-be04-e59bc6128e8c} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1479 | 2026.03.04 18:54:43.309822 [ 3 ] {f2f5516c-9bf4-47c0-be04-e59bc6128e8c} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (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 | ||
| 1480 | 2026.03.04 18:54:43.309836 [ 3 ] {f2f5516c-9bf4-47c0-be04-e59bc6128e8c} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1481 | 2026.03.04 18:54:43.309869 [ 3 ] {f2f5516c-9bf4-47c0-be04-e59bc6128e8c} <Trace> MergeTreeBaseSelectProcessor: 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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1482 | 2026.03.04 18:54:43.309888 [ 3 ] {f2f5516c-9bf4-47c0-be04-e59bc6128e8c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1483 | 2026.03.04 18:54:43.310405 [ 3 ] {f2f5516c-9bf4-47c0-be04-e59bc6128e8c} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001292 sec., 11609.907120743035 rows/sec., 535.90 KiB/sec. | ||
| 1484 | 2026.03.04 18:54:43.310491 [ 3 ] {f2f5516c-9bf4-47c0-be04-e59bc6128e8c} <Debug> TCPHandler: Processed in 0.001509365 sec. | ||
| 1485 | 2026.03.04 18:54:43.310723 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1486 | 2026.03.04 18:54:43.310863 [ 3 ] {f4038895-0e5e-4fd0-b71e-bba5c9b76a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1487 | 2026.03.04 18:54:43.311074 [ 3 ] {f4038895-0e5e-4fd0-b71e-bba5c9b76a76} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1488 | 2026.03.04 18:54:43.311114 [ 3 ] {f4038895-0e5e-4fd0-b71e-bba5c9b76a76} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1489 | 2026.03.04 18:54:43.311315 [ 3 ] {f4038895-0e5e-4fd0-b71e-bba5c9b76a76} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1490 | 2026.03.04 18:54:43.311370 [ 3 ] {f4038895-0e5e-4fd0-b71e-bba5c9b76a76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1491 | 2026.03.04 18:54:43.311472 [ 3 ] {f4038895-0e5e-4fd0-b71e-bba5c9b76a76} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1492 | 2026.03.04 18:54:43.311501 [ 3 ] {f4038895-0e5e-4fd0-b71e-bba5c9b76a76} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1493 | 2026.03.04 18:54:43.311521 [ 3 ] {f4038895-0e5e-4fd0-b71e-bba5c9b76a76} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (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 | ||
| 1494 | 2026.03.04 18:54:43.311537 [ 3 ] {f4038895-0e5e-4fd0-b71e-bba5c9b76a76} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1495 | 2026.03.04 18:54:43.311569 [ 3 ] {f4038895-0e5e-4fd0-b71e-bba5c9b76a76} <Trace> MergeTreeBaseSelectProcessor: 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1496 | 2026.03.04 18:54:43.311587 [ 3 ] {f4038895-0e5e-4fd0-b71e-bba5c9b76a76} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1497 | 2026.03.04 18:54:43.312027 [ 3 ] {f4038895-0e5e-4fd0-b71e-bba5c9b76a76} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001213 sec., 12366.034624896949 rows/sec., 570.80 KiB/sec. | ||
| 1498 | 2026.03.04 18:54:43.312110 [ 3 ] {f4038895-0e5e-4fd0-b71e-bba5c9b76a76} <Debug> TCPHandler: Processed in 0.001441533 sec. | ||
| 1499 | 2026.03.04 18:54:43.312386 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1500 | 2026.03.04 18:54:43.312534 [ 3 ] {2330d1b7-0c5c-4416-88ab-e091bcd7ef2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1501 | 2026.03.04 18:54:43.312739 [ 3 ] {2330d1b7-0c5c-4416-88ab-e091bcd7ef2d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1502 | 2026.03.04 18:54:43.312773 [ 3 ] {2330d1b7-0c5c-4416-88ab-e091bcd7ef2d} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1503 | 2026.03.04 18:54:43.312948 [ 3 ] {2330d1b7-0c5c-4416-88ab-e091bcd7ef2d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1504 | 2026.03.04 18:54:43.313001 [ 3 ] {2330d1b7-0c5c-4416-88ab-e091bcd7ef2d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1505 | 2026.03.04 18:54:43.313099 [ 3 ] {2330d1b7-0c5c-4416-88ab-e091bcd7ef2d} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1506 | 2026.03.04 18:54:43.313126 [ 3 ] {2330d1b7-0c5c-4416-88ab-e091bcd7ef2d} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1507 | 2026.03.04 18:54:43.313144 [ 3 ] {2330d1b7-0c5c-4416-88ab-e091bcd7ef2d} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (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 | ||
| 1508 | 2026.03.04 18:54:43.313159 [ 3 ] {2330d1b7-0c5c-4416-88ab-e091bcd7ef2d} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1509 | 2026.03.04 18:54:43.313191 [ 3 ] {2330d1b7-0c5c-4416-88ab-e091bcd7ef2d} <Trace> MergeTreeBaseSelectProcessor: 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1510 | 2026.03.04 18:54:43.313214 [ 3 ] {2330d1b7-0c5c-4416-88ab-e091bcd7ef2d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1511 | 2026.03.04 18:54:43.313702 [ 3 ] {2330d1b7-0c5c-4416-88ab-e091bcd7ef2d} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001227 sec., 12224.938875305623 rows/sec., 564.29 KiB/sec. | ||
| 1512 | 2026.03.04 18:54:43.313788 [ 3 ] {2330d1b7-0c5c-4416-88ab-e091bcd7ef2d} <Debug> TCPHandler: Processed in 0.001456114 sec. | ||
| 1513 | 2026.03.04 18:54:43.314016 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1514 | 2026.03.04 18:54:43.314143 [ 3 ] {efad568c-0401-4913-9af1-24e6c82af1ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1515 | 2026.03.04 18:54:43.314361 [ 3 ] {efad568c-0401-4913-9af1-24e6c82af1ef} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1516 | 2026.03.04 18:54:43.314395 [ 3 ] {efad568c-0401-4913-9af1-24e6c82af1ef} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1517 | 2026.03.04 18:54:43.314588 [ 3 ] {efad568c-0401-4913-9af1-24e6c82af1ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1518 | 2026.03.04 18:54:43.314642 [ 3 ] {efad568c-0401-4913-9af1-24e6c82af1ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1519 | 2026.03.04 18:54:43.314740 [ 3 ] {efad568c-0401-4913-9af1-24e6c82af1ef} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1520 | 2026.03.04 18:54:43.314769 [ 3 ] {efad568c-0401-4913-9af1-24e6c82af1ef} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1521 | 2026.03.04 18:54:43.314786 [ 3 ] {efad568c-0401-4913-9af1-24e6c82af1ef} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (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 | ||
| 1522 | 2026.03.04 18:54:43.314801 [ 3 ] {efad568c-0401-4913-9af1-24e6c82af1ef} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1523 | 2026.03.04 18:54:43.314834 [ 3 ] {efad568c-0401-4913-9af1-24e6c82af1ef} <Trace> MergeTreeBaseSelectProcessor: 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1524 | 2026.03.04 18:54:43.314851 [ 3 ] {efad568c-0401-4913-9af1-24e6c82af1ef} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1525 | 2026.03.04 18:54:43.315525 [ 3 ] {efad568c-0401-4913-9af1-24e6c82af1ef} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001431 sec., 10482.18029350105 rows/sec., 483.85 KiB/sec. | ||
| 1526 | 2026.03.04 18:54:43.315610 [ 3 ] {efad568c-0401-4913-9af1-24e6c82af1ef} <Debug> TCPHandler: Processed in 0.001644608 sec. | ||
| 1527 | 2026.03.04 18:54:43.315855 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1528 | 2026.03.04 18:54:43.315986 [ 3 ] {e017d403-2c96-4024-8154-18c9c1bbb13b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1529 | 2026.03.04 18:54:43.316220 [ 3 ] {e017d403-2c96-4024-8154-18c9c1bbb13b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1530 | 2026.03.04 18:54:43.316256 [ 3 ] {e017d403-2c96-4024-8154-18c9c1bbb13b} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1531 | 2026.03.04 18:54:43.316436 [ 3 ] {e017d403-2c96-4024-8154-18c9c1bbb13b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1532 | 2026.03.04 18:54:43.316489 [ 3 ] {e017d403-2c96-4024-8154-18c9c1bbb13b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1533 | 2026.03.04 18:54:43.316584 [ 3 ] {e017d403-2c96-4024-8154-18c9c1bbb13b} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1534 | 2026.03.04 18:54:43.316613 [ 3 ] {e017d403-2c96-4024-8154-18c9c1bbb13b} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1535 | 2026.03.04 18:54:43.316637 [ 3 ] {e017d403-2c96-4024-8154-18c9c1bbb13b} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (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 | ||
| 1536 | 2026.03.04 18:54:43.316652 [ 3 ] {e017d403-2c96-4024-8154-18c9c1bbb13b} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1537 | 2026.03.04 18:54:43.316687 [ 3 ] {e017d403-2c96-4024-8154-18c9c1bbb13b} <Trace> MergeTreeBaseSelectProcessor: 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1538 | 2026.03.04 18:54:43.316706 [ 3 ] {e017d403-2c96-4024-8154-18c9c1bbb13b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1539 | 2026.03.04 18:54:43.317167 [ 3 ] {e017d403-2c96-4024-8154-18c9c1bbb13b} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001232 sec., 12175.324675324675 rows/sec., 562.00 KiB/sec. | ||
| 1540 | 2026.03.04 18:54:43.317251 [ 3 ] {e017d403-2c96-4024-8154-18c9c1bbb13b} <Debug> TCPHandler: Processed in 0.001451453 sec. | ||
| 1541 | 2026.03.04 18:54:43.317466 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1542 | 2026.03.04 18:54:43.317596 [ 3 ] {71b382d8-2429-472c-9461-45c5a5cd680b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1543 | 2026.03.04 18:54:43.317811 [ 3 ] {71b382d8-2429-472c-9461-45c5a5cd680b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1544 | 2026.03.04 18:54:43.317853 [ 3 ] {71b382d8-2429-472c-9461-45c5a5cd680b} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1545 | 2026.03.04 18:54:43.318044 [ 3 ] {71b382d8-2429-472c-9461-45c5a5cd680b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1546 | 2026.03.04 18:54:43.318097 [ 3 ] {71b382d8-2429-472c-9461-45c5a5cd680b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1547 | 2026.03.04 18:54:43.318193 [ 3 ] {71b382d8-2429-472c-9461-45c5a5cd680b} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1548 | 2026.03.04 18:54:43.318228 [ 3 ] {71b382d8-2429-472c-9461-45c5a5cd680b} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1549 | 2026.03.04 18:54:43.318247 [ 3 ] {71b382d8-2429-472c-9461-45c5a5cd680b} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (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 | ||
| 1550 | 2026.03.04 18:54:43.318261 [ 3 ] {71b382d8-2429-472c-9461-45c5a5cd680b} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1551 | 2026.03.04 18:54:43.318293 [ 3 ] {71b382d8-2429-472c-9461-45c5a5cd680b} <Trace> MergeTreeBaseSelectProcessor: 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1552 | 2026.03.04 18:54:43.318310 [ 3 ] {71b382d8-2429-472c-9461-45c5a5cd680b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1553 | 2026.03.04 18:54:43.318758 [ 3 ] {71b382d8-2429-472c-9461-45c5a5cd680b} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001212 sec., 12376.237623762376 rows/sec., 571.27 KiB/sec. | ||
| 1554 | 2026.03.04 18:54:43.318840 [ 3 ] {71b382d8-2429-472c-9461-45c5a5cd680b} <Debug> TCPHandler: Processed in 0.001423453 sec. | ||
| 1555 | 2026.03.04 18:54:43.319080 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1556 | 2026.03.04 18:54:43.319210 [ 3 ] {312a4591-2896-492c-a9ea-b0cb6fd6508d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1557 | 2026.03.04 18:54:43.319427 [ 3 ] {312a4591-2896-492c-a9ea-b0cb6fd6508d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1558 | 2026.03.04 18:54:43.319467 [ 3 ] {312a4591-2896-492c-a9ea-b0cb6fd6508d} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1559 | 2026.03.04 18:54:43.319662 [ 3 ] {312a4591-2896-492c-a9ea-b0cb6fd6508d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1560 | 2026.03.04 18:54:43.319718 [ 3 ] {312a4591-2896-492c-a9ea-b0cb6fd6508d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1561 | 2026.03.04 18:54:43.319817 [ 3 ] {312a4591-2896-492c-a9ea-b0cb6fd6508d} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1562 | 2026.03.04 18:54:43.319845 [ 3 ] {312a4591-2896-492c-a9ea-b0cb6fd6508d} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1563 | 2026.03.04 18:54:43.319863 [ 3 ] {312a4591-2896-492c-a9ea-b0cb6fd6508d} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (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 | ||
| 1564 | 2026.03.04 18:54:43.319877 [ 3 ] {312a4591-2896-492c-a9ea-b0cb6fd6508d} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1565 | 2026.03.04 18:54:43.319911 [ 3 ] {312a4591-2896-492c-a9ea-b0cb6fd6508d} <Trace> MergeTreeBaseSelectProcessor: 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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1566 | 2026.03.04 18:54:43.319928 [ 3 ] {312a4591-2896-492c-a9ea-b0cb6fd6508d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1567 | 2026.03.04 18:54:43.320378 [ 3 ] {312a4591-2896-492c-a9ea-b0cb6fd6508d} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001217 sec., 12325.390304026294 rows/sec., 568.93 KiB/sec. | ||
| 1568 | 2026.03.04 18:54:43.320467 [ 3 ] {312a4591-2896-492c-a9ea-b0cb6fd6508d} <Debug> TCPHandler: Processed in 0.001436733 sec. | ||
| 1569 | 2026.03.04 18:54:43.321190 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1570 | 2026.03.04 18:54:43.321320 [ 3 ] {80ad514e-f9af-4341-b5ee-ca3d2be9e257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1571 | 2026.03.04 18:54:43.321556 [ 3 ] {80ad514e-f9af-4341-b5ee-ca3d2be9e257} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1572 | 2026.03.04 18:54:43.321592 [ 3 ] {80ad514e-f9af-4341-b5ee-ca3d2be9e257} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1573 | 2026.03.04 18:54:43.321801 [ 3 ] {80ad514e-f9af-4341-b5ee-ca3d2be9e257} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1574 | 2026.03.04 18:54:43.321858 [ 3 ] {80ad514e-f9af-4341-b5ee-ca3d2be9e257} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1575 | 2026.03.04 18:54:43.321956 [ 3 ] {80ad514e-f9af-4341-b5ee-ca3d2be9e257} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1576 | 2026.03.04 18:54:43.321984 [ 3 ] {80ad514e-f9af-4341-b5ee-ca3d2be9e257} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1577 | 2026.03.04 18:54:43.322002 [ 3 ] {80ad514e-f9af-4341-b5ee-ca3d2be9e257} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (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 | ||
| 1578 | 2026.03.04 18:54:43.322016 [ 3 ] {80ad514e-f9af-4341-b5ee-ca3d2be9e257} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1579 | 2026.03.04 18:54:43.322058 [ 3 ] {80ad514e-f9af-4341-b5ee-ca3d2be9e257} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1580 | 2026.03.04 18:54:43.322077 [ 3 ] {80ad514e-f9af-4341-b5ee-ca3d2be9e257} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1581 | 2026.03.04 18:54:43.322550 [ 3 ] {80ad514e-f9af-4341-b5ee-ca3d2be9e257} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.00128 sec., 11718.749999999998 rows/sec., 540.92 KiB/sec. | ||
| 1582 | 2026.03.04 18:54:43.322647 [ 3 ] {80ad514e-f9af-4341-b5ee-ca3d2be9e257} <Debug> TCPHandler: Processed in 0.001506885 sec. | ||
| 1583 | 2026.03.04 18:54:43.322941 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1584 | 2026.03.04 18:54:43.323090 [ 3 ] {fbdc42b3-f050-4455-95bc-b7943250ccaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1585 | 2026.03.04 18:54:43.323345 [ 3 ] {fbdc42b3-f050-4455-95bc-b7943250ccaa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1586 | 2026.03.04 18:54:43.323382 [ 3 ] {fbdc42b3-f050-4455-95bc-b7943250ccaa} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1587 | 2026.03.04 18:54:43.323579 [ 3 ] {fbdc42b3-f050-4455-95bc-b7943250ccaa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1588 | 2026.03.04 18:54:43.323633 [ 3 ] {fbdc42b3-f050-4455-95bc-b7943250ccaa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1589 | 2026.03.04 18:54:43.323732 [ 3 ] {fbdc42b3-f050-4455-95bc-b7943250ccaa} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1590 | 2026.03.04 18:54:43.323760 [ 3 ] {fbdc42b3-f050-4455-95bc-b7943250ccaa} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1591 | 2026.03.04 18:54:43.323778 [ 3 ] {fbdc42b3-f050-4455-95bc-b7943250ccaa} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (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 | ||
| 1592 | 2026.03.04 18:54:43.323792 [ 3 ] {fbdc42b3-f050-4455-95bc-b7943250ccaa} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1593 | 2026.03.04 18:54:43.323825 [ 3 ] {fbdc42b3-f050-4455-95bc-b7943250ccaa} <Trace> MergeTreeBaseSelectProcessor: 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1594 | 2026.03.04 18:54:43.323842 [ 3 ] {fbdc42b3-f050-4455-95bc-b7943250ccaa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1595 | 2026.03.04 18:54:43.324342 [ 3 ] {fbdc42b3-f050-4455-95bc-b7943250ccaa} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001311 sec., 11441.647597254003 rows/sec., 528.13 KiB/sec. | ||
| 1596 | 2026.03.04 18:54:43.324437 [ 3 ] {fbdc42b3-f050-4455-95bc-b7943250ccaa} <Debug> TCPHandler: Processed in 0.001546606 sec. | ||
| 1597 | 2026.03.04 18:54:43.325107 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1598 | 2026.03.04 18:54:43.325246 [ 3 ] {1794362b-a88e-4324-baa9-52f34138306a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1599 | 2026.03.04 18:54:43.325494 [ 3 ] {1794362b-a88e-4324-baa9-52f34138306a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1600 | 2026.03.04 18:54:43.325530 [ 3 ] {1794362b-a88e-4324-baa9-52f34138306a} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1601 | 2026.03.04 18:54:43.325719 [ 3 ] {1794362b-a88e-4324-baa9-52f34138306a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1602 | 2026.03.04 18:54:43.325771 [ 3 ] {1794362b-a88e-4324-baa9-52f34138306a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1603 | 2026.03.04 18:54:43.325869 [ 3 ] {1794362b-a88e-4324-baa9-52f34138306a} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1604 | 2026.03.04 18:54:43.325897 [ 3 ] {1794362b-a88e-4324-baa9-52f34138306a} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1605 | 2026.03.04 18:54:43.325915 [ 3 ] {1794362b-a88e-4324-baa9-52f34138306a} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (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 | ||
| 1606 | 2026.03.04 18:54:43.325929 [ 3 ] {1794362b-a88e-4324-baa9-52f34138306a} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1607 | 2026.03.04 18:54:43.325961 [ 3 ] {1794362b-a88e-4324-baa9-52f34138306a} <Trace> MergeTreeBaseSelectProcessor: 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1608 | 2026.03.04 18:54:43.325978 [ 3 ] {1794362b-a88e-4324-baa9-52f34138306a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1609 | 2026.03.04 18:54:43.326441 [ 3 ] {1794362b-a88e-4324-baa9-52f34138306a} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001253 sec., 11971.268954509178 rows/sec., 552.58 KiB/sec. | ||
| 1610 | 2026.03.04 18:54:43.326530 [ 3 ] {1794362b-a88e-4324-baa9-52f34138306a} <Debug> TCPHandler: Processed in 0.001475074 sec. | ||
| 1611 | 2026.03.04 18:54:43.326802 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1612 | 2026.03.04 18:54:43.326934 [ 3 ] {2fb10aad-ed11-42ae-afe3-506d7c053a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1613 | 2026.03.04 18:54:43.327149 [ 3 ] {2fb10aad-ed11-42ae-afe3-506d7c053a0f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1614 | 2026.03.04 18:54:43.327184 [ 3 ] {2fb10aad-ed11-42ae-afe3-506d7c053a0f} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 1615 | 2026.03.04 18:54:43.327373 [ 3 ] {2fb10aad-ed11-42ae-afe3-506d7c053a0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1616 | 2026.03.04 18:54:43.327426 [ 3 ] {2fb10aad-ed11-42ae-afe3-506d7c053a0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1617 | 2026.03.04 18:54:43.327528 [ 3 ] {2fb10aad-ed11-42ae-afe3-506d7c053a0f} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1618 | 2026.03.04 18:54:43.327556 [ 3 ] {2fb10aad-ed11-42ae-afe3-506d7c053a0f} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1619 | 2026.03.04 18:54:43.327581 [ 3 ] {2fb10aad-ed11-42ae-afe3-506d7c053a0f} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (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 | ||
| 1620 | 2026.03.04 18:54:43.327595 [ 3 ] {2fb10aad-ed11-42ae-afe3-506d7c053a0f} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1621 | 2026.03.04 18:54:43.327634 [ 3 ] {2fb10aad-ed11-42ae-afe3-506d7c053a0f} <Trace> MergeTreeBaseSelectProcessor: 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1622 | 2026.03.04 18:54:43.327652 [ 3 ] {2fb10aad-ed11-42ae-afe3-506d7c053a0f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1623 | 2026.03.04 18:54:43.328065 [ 3 ] {2fb10aad-ed11-42ae-afe3-506d7c053a0f} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001184 sec., 12668.91891891892 rows/sec., 584.78 KiB/sec. | ||
| 1624 | 2026.03.04 18:54:43.328155 [ 3 ] {2fb10aad-ed11-42ae-afe3-506d7c053a0f} <Debug> TCPHandler: Processed in 0.001404843 sec. | ||
| 1625 | 2026.03.04 18:54:43.328388 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1626 | 2026.03.04 18:54:43.328518 [ 3 ] {ba23444b-0ff6-49ae-b658-7088748ad011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1627 | 2026.03.04 18:54:43.328749 [ 3 ] {ba23444b-0ff6-49ae-b658-7088748ad011} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1628 | 2026.03.04 18:54:43.328785 [ 3 ] {ba23444b-0ff6-49ae-b658-7088748ad011} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1629 | 2026.03.04 18:54:43.328984 [ 3 ] {ba23444b-0ff6-49ae-b658-7088748ad011} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1630 | 2026.03.04 18:54:43.329037 [ 3 ] {ba23444b-0ff6-49ae-b658-7088748ad011} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1631 | 2026.03.04 18:54:43.329134 [ 3 ] {ba23444b-0ff6-49ae-b658-7088748ad011} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1632 | 2026.03.04 18:54:43.329162 [ 3 ] {ba23444b-0ff6-49ae-b658-7088748ad011} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1633 | 2026.03.04 18:54:43.329180 [ 3 ] {ba23444b-0ff6-49ae-b658-7088748ad011} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (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 | ||
| 1634 | 2026.03.04 18:54:43.329200 [ 3 ] {ba23444b-0ff6-49ae-b658-7088748ad011} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1635 | 2026.03.04 18:54:43.329236 [ 3 ] {ba23444b-0ff6-49ae-b658-7088748ad011} <Trace> MergeTreeBaseSelectProcessor: 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1636 | 2026.03.04 18:54:43.329255 [ 3 ] {ba23444b-0ff6-49ae-b658-7088748ad011} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1637 | 2026.03.04 18:54:43.329930 [ 3 ] {ba23444b-0ff6-49ae-b658-7088748ad011} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001465 sec., 10238.907849829351 rows/sec., 472.62 KiB/sec. | ||
| 1638 | 2026.03.04 18:54:43.330026 [ 3 ] {ba23444b-0ff6-49ae-b658-7088748ad011} <Debug> TCPHandler: Processed in 0.001687789 sec. | ||
| 1639 | 2026.03.04 18:54:43.330276 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1640 | 2026.03.04 18:54:43.330408 [ 3 ] {b716dd65-7dec-4418-aab3-29e34790c067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1641 | 2026.03.04 18:54:43.330630 [ 3 ] {b716dd65-7dec-4418-aab3-29e34790c067} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1642 | 2026.03.04 18:54:43.330664 [ 3 ] {b716dd65-7dec-4418-aab3-29e34790c067} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1643 | 2026.03.04 18:54:43.330856 [ 3 ] {b716dd65-7dec-4418-aab3-29e34790c067} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1644 | 2026.03.04 18:54:43.330911 [ 3 ] {b716dd65-7dec-4418-aab3-29e34790c067} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1645 | 2026.03.04 18:54:43.331021 [ 3 ] {b716dd65-7dec-4418-aab3-29e34790c067} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1646 | 2026.03.04 18:54:43.331049 [ 3 ] {b716dd65-7dec-4418-aab3-29e34790c067} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1647 | 2026.03.04 18:54:43.331067 [ 3 ] {b716dd65-7dec-4418-aab3-29e34790c067} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (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 | ||
| 1648 | 2026.03.04 18:54:43.331081 [ 3 ] {b716dd65-7dec-4418-aab3-29e34790c067} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1649 | 2026.03.04 18:54:43.331114 [ 3 ] {b716dd65-7dec-4418-aab3-29e34790c067} <Trace> MergeTreeBaseSelectProcessor: 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1650 | 2026.03.04 18:54:43.331131 [ 3 ] {b716dd65-7dec-4418-aab3-29e34790c067} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1651 | 2026.03.04 18:54:43.331631 [ 3 ] {b716dd65-7dec-4418-aab3-29e34790c067} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001277 sec., 11746.280344557557 rows/sec., 542.19 KiB/sec. | ||
| 1652 | 2026.03.04 18:54:43.331714 [ 3 ] {b716dd65-7dec-4418-aab3-29e34790c067} <Debug> TCPHandler: Processed in 0.001487884 sec. | ||
| 1653 | 2026.03.04 18:54:43.331959 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1654 | 2026.03.04 18:54:43.332102 [ 3 ] {e7436c62-a9ba-4bf0-81ef-1bffc5f1a6a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1655 | 2026.03.04 18:54:43.332332 [ 3 ] {e7436c62-a9ba-4bf0-81ef-1bffc5f1a6a6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1656 | 2026.03.04 18:54:43.332367 [ 3 ] {e7436c62-a9ba-4bf0-81ef-1bffc5f1a6a6} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1657 | 2026.03.04 18:54:43.332562 [ 3 ] {e7436c62-a9ba-4bf0-81ef-1bffc5f1a6a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1658 | 2026.03.04 18:54:43.332614 [ 3 ] {e7436c62-a9ba-4bf0-81ef-1bffc5f1a6a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1659 | 2026.03.04 18:54:43.332711 [ 3 ] {e7436c62-a9ba-4bf0-81ef-1bffc5f1a6a6} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1660 | 2026.03.04 18:54:43.332739 [ 3 ] {e7436c62-a9ba-4bf0-81ef-1bffc5f1a6a6} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1661 | 2026.03.04 18:54:43.332756 [ 3 ] {e7436c62-a9ba-4bf0-81ef-1bffc5f1a6a6} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (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 | ||
| 1662 | 2026.03.04 18:54:43.332770 [ 3 ] {e7436c62-a9ba-4bf0-81ef-1bffc5f1a6a6} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1663 | 2026.03.04 18:54:43.332803 [ 3 ] {e7436c62-a9ba-4bf0-81ef-1bffc5f1a6a6} <Trace> MergeTreeBaseSelectProcessor: 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1664 | 2026.03.04 18:54:43.332820 [ 3 ] {e7436c62-a9ba-4bf0-81ef-1bffc5f1a6a6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1665 | 2026.03.04 18:54:43.333391 [ 3 ] {e7436c62-a9ba-4bf0-81ef-1bffc5f1a6a6} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001343 sec., 11169.024571854057 rows/sec., 515.55 KiB/sec. | ||
| 1666 | 2026.03.04 18:54:43.333454 [ 3 ] {e7436c62-a9ba-4bf0-81ef-1bffc5f1a6a6} <Debug> TCPHandler: Processed in 0.001549676 sec. | ||
| 1667 | 2026.03.04 18:54:43.333707 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1668 | 2026.03.04 18:54:43.333850 [ 3 ] {1e151c41-f698-416a-9c9b-4d1eb803c7ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1669 | 2026.03.04 18:54:43.334097 [ 3 ] {1e151c41-f698-416a-9c9b-4d1eb803c7ea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1670 | 2026.03.04 18:54:43.334135 [ 3 ] {1e151c41-f698-416a-9c9b-4d1eb803c7ea} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1671 | 2026.03.04 18:54:43.334344 [ 3 ] {1e151c41-f698-416a-9c9b-4d1eb803c7ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1672 | 2026.03.04 18:54:43.334401 [ 3 ] {1e151c41-f698-416a-9c9b-4d1eb803c7ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1673 | 2026.03.04 18:54:43.334515 [ 3 ] {1e151c41-f698-416a-9c9b-4d1eb803c7ea} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1674 | 2026.03.04 18:54:43.334546 [ 3 ] {1e151c41-f698-416a-9c9b-4d1eb803c7ea} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1675 | 2026.03.04 18:54:43.334567 [ 3 ] {1e151c41-f698-416a-9c9b-4d1eb803c7ea} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (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 | ||
| 1676 | 2026.03.04 18:54:43.334581 [ 3 ] {1e151c41-f698-416a-9c9b-4d1eb803c7ea} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1677 | 2026.03.04 18:54:43.334615 [ 3 ] {1e151c41-f698-416a-9c9b-4d1eb803c7ea} <Trace> MergeTreeBaseSelectProcessor: 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1678 | 2026.03.04 18:54:43.334634 [ 3 ] {1e151c41-f698-416a-9c9b-4d1eb803c7ea} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1679 | 2026.03.04 18:54:43.335081 [ 3 ] {1e151c41-f698-416a-9c9b-4d1eb803c7ea} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001288 sec., 11645.962732919254 rows/sec., 537.56 KiB/sec. | ||
| 1680 | 2026.03.04 18:54:43.335144 [ 3 ] {1e151c41-f698-416a-9c9b-4d1eb803c7ea} <Debug> TCPHandler: Processed in 0.001489274 sec. | ||
| 1681 | 2026.03.04 18:54:43.335416 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1682 | 2026.03.04 18:54:43.335567 [ 3 ] {5c0cad83-af54-43ad-b7be-70e6e7bb50ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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) | ||
| 1683 | 2026.03.04 18:54:43.335805 [ 3 ] {5c0cad83-af54-43ad-b7be-70e6e7bb50ad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1684 | 2026.03.04 18:54:43.335843 [ 3 ] {5c0cad83-af54-43ad-b7be-70e6e7bb50ad} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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 | ||
| 1685 | 2026.03.04 18:54:43.336051 [ 3 ] {5c0cad83-af54-43ad-b7be-70e6e7bb50ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1686 | 2026.03.04 18:54:43.336107 [ 3 ] {5c0cad83-af54-43ad-b7be-70e6e7bb50ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1687 | 2026.03.04 18:54:43.336216 [ 3 ] {5c0cad83-af54-43ad-b7be-70e6e7bb50ad} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1688 | 2026.03.04 18:54:43.336246 [ 3 ] {5c0cad83-af54-43ad-b7be-70e6e7bb50ad} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1689 | 2026.03.04 18:54:43.336265 [ 3 ] {5c0cad83-af54-43ad-b7be-70e6e7bb50ad} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (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 | ||
| 1690 | 2026.03.04 18:54:43.336279 [ 3 ] {5c0cad83-af54-43ad-b7be-70e6e7bb50ad} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1691 | 2026.03.04 18:54:43.336313 [ 3 ] {5c0cad83-af54-43ad-b7be-70e6e7bb50ad} <Trace> MergeTreeBaseSelectProcessor: 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1692 | 2026.03.04 18:54:43.336332 [ 3 ] {5c0cad83-af54-43ad-b7be-70e6e7bb50ad} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1693 | 2026.03.04 18:54:43.336807 [ 3 ] {5c0cad83-af54-43ad-b7be-70e6e7bb50ad} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001303 sec., 11511.895625479663 rows/sec., 531.38 KiB/sec. | ||
| 1694 | 2026.03.04 18:54:43.336877 [ 3 ] {5c0cad83-af54-43ad-b7be-70e6e7bb50ad} <Debug> TCPHandler: Processed in 0.001514225 sec. | ||
| 1695 | 2026.03.04 18:54:43.337125 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1696 | 2026.03.04 18:54:43.337265 [ 3 ] {e0d54e0a-2900-4200-b989-124ee481bdb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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) | ||
| 1697 | 2026.03.04 18:54:43.337517 [ 3 ] {e0d54e0a-2900-4200-b989-124ee481bdb4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1698 | 2026.03.04 18:54:43.337556 [ 3 ] {e0d54e0a-2900-4200-b989-124ee481bdb4} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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 | ||
| 1699 | 2026.03.04 18:54:43.337762 [ 3 ] {e0d54e0a-2900-4200-b989-124ee481bdb4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1700 | 2026.03.04 18:54:43.337818 [ 3 ] {e0d54e0a-2900-4200-b989-124ee481bdb4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1701 | 2026.03.04 18:54:43.337924 [ 3 ] {e0d54e0a-2900-4200-b989-124ee481bdb4} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1702 | 2026.03.04 18:54:43.337954 [ 3 ] {e0d54e0a-2900-4200-b989-124ee481bdb4} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1703 | 2026.03.04 18:54:43.337974 [ 3 ] {e0d54e0a-2900-4200-b989-124ee481bdb4} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (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 | ||
| 1704 | 2026.03.04 18:54:43.337990 [ 3 ] {e0d54e0a-2900-4200-b989-124ee481bdb4} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1705 | 2026.03.04 18:54:43.338024 [ 3 ] {e0d54e0a-2900-4200-b989-124ee481bdb4} <Trace> MergeTreeBaseSelectProcessor: 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 1706 | 2026.03.04 18:54:43.338044 [ 3 ] {e0d54e0a-2900-4200-b989-124ee481bdb4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1707 | 2026.03.04 18:54:43.338545 [ 3 ] {e0d54e0a-2900-4200-b989-124ee481bdb4} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001337 sec., 11219.147344801795 rows/sec., 517.86 KiB/sec. | ||
| 1708 | 2026.03.04 18:54:43.338612 [ 3 ] {e0d54e0a-2900-4200-b989-124ee481bdb4} <Debug> TCPHandler: Processed in 0.001535395 sec. | ||
| 1709 | 2026.03.04 18:54:43.338871 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1710 | 2026.03.04 18:54:43.339019 [ 3 ] {77cb7490-3c92-44d7-8351-2f879bfef219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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) | ||
| 1711 | 2026.03.04 18:54:43.339276 [ 3 ] {77cb7490-3c92-44d7-8351-2f879bfef219} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1712 | 2026.03.04 18:54:43.339323 [ 3 ] {77cb7490-3c92-44d7-8351-2f879bfef219} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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 | ||
| 1713 | 2026.03.04 18:54:43.339548 [ 3 ] {77cb7490-3c92-44d7-8351-2f879bfef219} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1714 | 2026.03.04 18:54:43.339607 [ 3 ] {77cb7490-3c92-44d7-8351-2f879bfef219} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1715 | 2026.03.04 18:54:43.339713 [ 3 ] {77cb7490-3c92-44d7-8351-2f879bfef219} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1716 | 2026.03.04 18:54:43.339742 [ 3 ] {77cb7490-3c92-44d7-8351-2f879bfef219} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1717 | 2026.03.04 18:54:43.339761 [ 3 ] {77cb7490-3c92-44d7-8351-2f879bfef219} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (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 | ||
| 1718 | 2026.03.04 18:54:43.339776 [ 3 ] {77cb7490-3c92-44d7-8351-2f879bfef219} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1719 | 2026.03.04 18:54:43.339810 [ 3 ] {77cb7490-3c92-44d7-8351-2f879bfef219} <Trace> MergeTreeBaseSelectProcessor: 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 1720 | 2026.03.04 18:54:43.339829 [ 3 ] {77cb7490-3c92-44d7-8351-2f879bfef219} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1721 | 2026.03.04 18:54:43.340229 [ 3 ] {77cb7490-3c92-44d7-8351-2f879bfef219} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001277 sec., 11746.280344557557 rows/sec., 542.19 KiB/sec. | ||
| 1722 | 2026.03.04 18:54:43.340289 [ 3 ] {77cb7490-3c92-44d7-8351-2f879bfef219} <Debug> TCPHandler: Processed in 0.001479554 sec. | ||
| 1723 | 2026.03.04 18:54:43.348038 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1724 | 2026.03.04 18:54:43.348192 [ 3 ] {dac7014c-3156-4bdc-8cb1-494b93011fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1725 | 2026.03.04 18:54:43.348442 [ 3 ] {dac7014c-3156-4bdc-8cb1-494b93011fb2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1726 | 2026.03.04 18:54:43.348484 [ 3 ] {dac7014c-3156-4bdc-8cb1-494b93011fb2} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1727 | 2026.03.04 18:54:43.348711 [ 3 ] {dac7014c-3156-4bdc-8cb1-494b93011fb2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1728 | 2026.03.04 18:54:43.348769 [ 3 ] {dac7014c-3156-4bdc-8cb1-494b93011fb2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1729 | 2026.03.04 18:54:43.348873 [ 3 ] {dac7014c-3156-4bdc-8cb1-494b93011fb2} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1730 | 2026.03.04 18:54:43.348934 [ 3 ] {dac7014c-3156-4bdc-8cb1-494b93011fb2} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1731 | 2026.03.04 18:54:43.348953 [ 3 ] {dac7014c-3156-4bdc-8cb1-494b93011fb2} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (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 | ||
| 1732 | 2026.03.04 18:54:43.348969 [ 3 ] {dac7014c-3156-4bdc-8cb1-494b93011fb2} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1733 | 2026.03.04 18:54:43.349004 [ 3 ] {dac7014c-3156-4bdc-8cb1-494b93011fb2} <Trace> MergeTreeBaseSelectProcessor: 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1734 | 2026.03.04 18:54:43.349047 [ 3 ] {dac7014c-3156-4bdc-8cb1-494b93011fb2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1735 | 2026.03.04 18:54:43.349530 [ 3 ] {dac7014c-3156-4bdc-8cb1-494b93011fb2} <Debug> executeQuery: Read 15 rows, 709.00 B in 0.001404 sec., 10683.760683760684 rows/sec., 493.15 KiB/sec. | ||
| 1736 | 2026.03.04 18:54:43.349591 [ 3 ] {dac7014c-3156-4bdc-8cb1-494b93011fb2} <Debug> TCPHandler: Processed in 0.001615387 sec. | ||
| 1737 | 2026.03.04 18:54:43.353164 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1738 | 2026.03.04 18:54:43.353281 [ 3 ] {ad8c9d14-4034-44fd-a4a3-4fc548035aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1739 | 2026.03.04 18:54:43.353328 [ 3 ] {ad8c9d14-4034-44fd-a4a3-4fc548035aff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1740 | 2026.03.04 18:54:43.354166 [ 3 ] {ad8c9d14-4034-44fd-a4a3-4fc548035aff} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1741 | 2026.03.04 18:54:43.354214 [ 3 ] {ad8c9d14-4034-44fd-a4a3-4fc548035aff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1742 | 2026.03.04 18:54:43.354648 [ 3 ] {ad8c9d14-4034-44fd-a4a3-4fc548035aff} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1743 | 2026.03.04 18:54:43.354865 [ 3 ] {ad8c9d14-4034-44fd-a4a3-4fc548035aff} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1744 | 2026.03.04 18:54:43.355029 [ 3 ] {ad8c9d14-4034-44fd-a4a3-4fc548035aff} <Debug> executeQuery: Read 26 rows, 6.38 KiB in 0.001781 sec., 14598.540145985402 rows/sec., 3.50 MiB/sec. | ||
| 1745 | 2026.03.04 18:54:43.355077 [ 3 ] {ad8c9d14-4034-44fd-a4a3-4fc548035aff} <Debug> TCPHandler: Processed in 0.001966856 sec. | ||
| 1746 | 2026.03.04 18:54:43.355203 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1747 | 2026.03.04 18:54:43.355303 [ 3 ] {b2324289-dfea-4257-aee8-4ba8e2bc33dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1748 | 2026.03.04 18:54:43.355345 [ 3 ] {b2324289-dfea-4257-aee8-4ba8e2bc33dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1749 | 2026.03.04 18:54:43.355862 [ 3 ] {b2324289-dfea-4257-aee8-4ba8e2bc33dd} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1750 | 2026.03.04 18:54:43.355902 [ 3 ] {b2324289-dfea-4257-aee8-4ba8e2bc33dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1751 | 2026.03.04 18:54:43.356241 [ 3 ] {b2324289-dfea-4257-aee8-4ba8e2bc33dd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1752 | 2026.03.04 18:54:43.356483 [ 3 ] {b2324289-dfea-4257-aee8-4ba8e2bc33dd} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1753 | 2026.03.04 18:54:43.356625 [ 3 ] {b2324289-dfea-4257-aee8-4ba8e2bc33dd} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001343 sec., 211466.8652271035 rows/sec., 13.43 MiB/sec. | ||
| 1754 | 2026.03.04 18:54:43.356670 [ 3 ] {b2324289-dfea-4257-aee8-4ba8e2bc33dd} <Debug> TCPHandler: Processed in 0.001517436 sec. | ||
| 1755 | 2026.03.04 18:54:43.356793 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1756 | 2026.03.04 18:54:43.356898 [ 3 ] {fd3ae5c3-6361-474b-928c-7a7567c030bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1757 | 2026.03.04 18:54:43.356941 [ 3 ] {fd3ae5c3-6361-474b-928c-7a7567c030bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1758 | 2026.03.04 18:54:43.357367 [ 3 ] {fd3ae5c3-6361-474b-928c-7a7567c030bd} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1759 | 2026.03.04 18:54:43.357405 [ 3 ] {fd3ae5c3-6361-474b-928c-7a7567c030bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1760 | 2026.03.04 18:54:43.357723 [ 3 ] {fd3ae5c3-6361-474b-928c-7a7567c030bd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1761 | 2026.03.04 18:54:43.357936 [ 3 ] {fd3ae5c3-6361-474b-928c-7a7567c030bd} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1762 | 2026.03.04 18:54:43.358079 [ 3 ] {fd3ae5c3-6361-474b-928c-7a7567c030bd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001201 sec., 1665.2789342214821 rows/sec., 135.79 KiB/sec. | ||
| 1763 | 2026.03.04 18:54:43.358123 [ 3 ] {fd3ae5c3-6361-474b-928c-7a7567c030bd} <Debug> TCPHandler: Processed in 0.001378852 sec. | ||
| 1764 | 2026.03.04 18:54:43.358300 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1765 | 2026.03.04 18:54:43.358396 [ 3 ] {40234e79-fc38-40dd-9c99-237f0b27e834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1766 | 2026.03.04 18:54:43.358436 [ 3 ] {40234e79-fc38-40dd-9c99-237f0b27e834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1767 | 2026.03.04 18:54:43.359146 [ 3 ] {40234e79-fc38-40dd-9c99-237f0b27e834} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1768 | 2026.03.04 18:54:43.359185 [ 3 ] {40234e79-fc38-40dd-9c99-237f0b27e834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1769 | 2026.03.04 18:54:43.359585 [ 3 ] {40234e79-fc38-40dd-9c99-237f0b27e834} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1770 | 2026.03.04 18:54:43.359806 [ 3 ] {40234e79-fc38-40dd-9c99-237f0b27e834} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1771 | 2026.03.04 18:54:43.359949 [ 3 ] {40234e79-fc38-40dd-9c99-237f0b27e834} <Debug> executeQuery: Read 772 rows, 62.16 KiB in 0.001572 sec., 491094.14758269716 rows/sec., 38.62 MiB/sec. | ||
| 1772 | 2026.03.04 18:54:43.359995 [ 3 ] {40234e79-fc38-40dd-9c99-237f0b27e834} <Debug> TCPHandler: Processed in 0.00174333 sec. | ||
| 1773 | 2026.03.04 18:54:43.360125 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1774 | 2026.03.04 18:54:43.360222 [ 3 ] {eee4160f-cbb2-45fa-89ca-7e9352361bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1775 | 2026.03.04 18:54:43.360263 [ 3 ] {eee4160f-cbb2-45fa-89ca-7e9352361bdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1776 | 2026.03.04 18:54:43.360708 [ 3 ] {eee4160f-cbb2-45fa-89ca-7e9352361bdb} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1777 | 2026.03.04 18:54:43.360748 [ 3 ] {eee4160f-cbb2-45fa-89ca-7e9352361bdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1778 | 2026.03.04 18:54:43.361076 [ 3 ] {eee4160f-cbb2-45fa-89ca-7e9352361bdb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1779 | 2026.03.04 18:54:43.361283 [ 3 ] {eee4160f-cbb2-45fa-89ca-7e9352361bdb} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1780 | 2026.03.04 18:54:43.361419 [ 3 ] {eee4160f-cbb2-45fa-89ca-7e9352361bdb} <Debug> executeQuery: Read 144 rows, 8.68 KiB in 0.001216 sec., 118421.05263157895 rows/sec., 6.97 MiB/sec. | ||
| 1781 | 2026.03.04 18:54:43.361461 [ 3 ] {eee4160f-cbb2-45fa-89ca-7e9352361bdb} <Debug> TCPHandler: Processed in 0.001385592 sec. | ||
| 1782 | 2026.03.04 18:54:43.361577 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1783 | 2026.03.04 18:54:43.361674 [ 3 ] {39a8c23f-f25f-45be-b2b4-fefd2e71048a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1784 | 2026.03.04 18:54:43.361716 [ 3 ] {39a8c23f-f25f-45be-b2b4-fefd2e71048a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1785 | 2026.03.04 18:54:43.362185 [ 3 ] {39a8c23f-f25f-45be-b2b4-fefd2e71048a} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1786 | 2026.03.04 18:54:43.362225 [ 3 ] {39a8c23f-f25f-45be-b2b4-fefd2e71048a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1787 | 2026.03.04 18:54:43.362549 [ 3 ] {39a8c23f-f25f-45be-b2b4-fefd2e71048a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1788 | 2026.03.04 18:54:43.362759 [ 3 ] {39a8c23f-f25f-45be-b2b4-fefd2e71048a} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1789 | 2026.03.04 18:54:43.362898 [ 3 ] {39a8c23f-f25f-45be-b2b4-fefd2e71048a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001243 sec., 119871.27916331457 rows/sec., 7.74 MiB/sec. | ||
| 1790 | 2026.03.04 18:54:43.362942 [ 3 ] {39a8c23f-f25f-45be-b2b4-fefd2e71048a} <Debug> TCPHandler: Processed in 0.001413562 sec. | ||
| 1791 | 2026.03.04 18:54:43.363069 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1792 | 2026.03.04 18:54:43.363165 [ 3 ] {b07ba97d-42a4-4098-9ad5-b21e7eac0952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1793 | 2026.03.04 18:54:43.363207 [ 3 ] {b07ba97d-42a4-4098-9ad5-b21e7eac0952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1794 | 2026.03.04 18:54:43.363665 [ 3 ] {b07ba97d-42a4-4098-9ad5-b21e7eac0952} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1795 | 2026.03.04 18:54:43.363704 [ 3 ] {b07ba97d-42a4-4098-9ad5-b21e7eac0952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1796 | 2026.03.04 18:54:43.364034 [ 3 ] {b07ba97d-42a4-4098-9ad5-b21e7eac0952} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1797 | 2026.03.04 18:54:43.364262 [ 3 ] {b07ba97d-42a4-4098-9ad5-b21e7eac0952} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1798 | 2026.03.04 18:54:43.364403 [ 3 ] {b07ba97d-42a4-4098-9ad5-b21e7eac0952} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001256 sec., 117834.3949044586 rows/sec., 6.70 MiB/sec. | ||
| 1799 | 2026.03.04 18:54:43.364444 [ 3 ] {b07ba97d-42a4-4098-9ad5-b21e7eac0952} <Debug> TCPHandler: Processed in 0.001425933 sec. | ||
| 1800 | 2026.03.04 18:54:43.364582 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1801 | 2026.03.04 18:54:43.364681 [ 3 ] {c3b89b5d-8f29-4f75-8a76-045c15f8cdd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1802 | 2026.03.04 18:54:43.364723 [ 3 ] {c3b89b5d-8f29-4f75-8a76-045c15f8cdd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1803 | 2026.03.04 18:54:43.365294 [ 3 ] {c3b89b5d-8f29-4f75-8a76-045c15f8cdd2} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1804 | 2026.03.04 18:54:43.365340 [ 3 ] {c3b89b5d-8f29-4f75-8a76-045c15f8cdd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1805 | 2026.03.04 18:54:43.365746 [ 3 ] {c3b89b5d-8f29-4f75-8a76-045c15f8cdd2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1806 | 2026.03.04 18:54:43.365986 [ 3 ] {c3b89b5d-8f29-4f75-8a76-045c15f8cdd2} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1807 | 2026.03.04 18:54:43.366124 [ 3 ] {c3b89b5d-8f29-4f75-8a76-045c15f8cdd2} <Debug> executeQuery: Read 464 rows, 33.11 KiB in 0.001461 sec., 317590.69130732375 rows/sec., 22.13 MiB/sec. | ||
| 1808 | 2026.03.04 18:54:43.366166 [ 3 ] {c3b89b5d-8f29-4f75-8a76-045c15f8cdd2} <Debug> TCPHandler: Processed in 0.001633638 sec. | ||
| 1809 | 2026.03.04 18:54:43.366287 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1810 | 2026.03.04 18:54:43.366383 [ 3 ] {51d32453-3c6c-4204-a582-d4eaf3524875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1811 | 2026.03.04 18:54:43.366425 [ 3 ] {51d32453-3c6c-4204-a582-d4eaf3524875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1812 | 2026.03.04 18:54:43.366763 [ 3 ] {51d32453-3c6c-4204-a582-d4eaf3524875} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1813 | 2026.03.04 18:54:43.366800 [ 3 ] {51d32453-3c6c-4204-a582-d4eaf3524875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1814 | 2026.03.04 18:54:43.367302 [ 3 ] {51d32453-3c6c-4204-a582-d4eaf3524875} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1815 | 2026.03.04 18:54:43.367529 [ 3 ] {51d32453-3c6c-4204-a582-d4eaf3524875} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1816 | 2026.03.04 18:54:43.367675 [ 3 ] {51d32453-3c6c-4204-a582-d4eaf3524875} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00131 sec., 4580.152671755725 rows/sec., 239.30 KiB/sec. | ||
| 1817 | 2026.03.04 18:54:43.367712 [ 3 ] {51d32453-3c6c-4204-a582-d4eaf3524875} <Debug> TCPHandler: Processed in 0.001474075 sec. | ||
| 1818 | 2026.03.04 18:54:43.367835 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1819 | 2026.03.04 18:54:43.367932 [ 3 ] {df70017d-28c7-4685-9d42-51a5b9572c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1820 | 2026.03.04 18:54:43.367977 [ 3 ] {df70017d-28c7-4685-9d42-51a5b9572c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1821 | 2026.03.04 18:54:43.368444 [ 3 ] {df70017d-28c7-4685-9d42-51a5b9572c48} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1822 | 2026.03.04 18:54:43.368484 [ 3 ] {df70017d-28c7-4685-9d42-51a5b9572c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1823 | 2026.03.04 18:54:43.368823 [ 3 ] {df70017d-28c7-4685-9d42-51a5b9572c48} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1824 | 2026.03.04 18:54:43.369077 [ 3 ] {df70017d-28c7-4685-9d42-51a5b9572c48} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1825 | 2026.03.04 18:54:43.369217 [ 3 ] {df70017d-28c7-4685-9d42-51a5b9572c48} <Debug> executeQuery: Read 196 rows, 13.13 KiB in 0.001303 sec., 150422.10283960094 rows/sec., 9.84 MiB/sec. | ||
| 1826 | 2026.03.04 18:54:43.369260 [ 3 ] {df70017d-28c7-4685-9d42-51a5b9572c48} <Debug> TCPHandler: Processed in 0.001478264 sec. | ||
| 1827 | 2026.03.04 18:54:43.369388 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1828 | 2026.03.04 18:54:43.369487 [ 3 ] {79184c3d-f734-4bf3-829e-aa98dc19e611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1829 | 2026.03.04 18:54:43.369531 [ 3 ] {79184c3d-f734-4bf3-829e-aa98dc19e611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1830 | 2026.03.04 18:54:43.369888 [ 3 ] {79184c3d-f734-4bf3-829e-aa98dc19e611} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1831 | 2026.03.04 18:54:43.369926 [ 3 ] {79184c3d-f734-4bf3-829e-aa98dc19e611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1832 | 2026.03.04 18:54:43.370381 [ 3 ] {79184c3d-f734-4bf3-829e-aa98dc19e611} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1833 | 2026.03.04 18:54:43.370598 [ 3 ] {79184c3d-f734-4bf3-829e-aa98dc19e611} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1834 | 2026.03.04 18:54:43.370736 [ 3 ] {79184c3d-f734-4bf3-829e-aa98dc19e611} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001267 sec., 789.2659826361485 rows/sec., 53.18 KiB/sec. | ||
| 1835 | 2026.03.04 18:54:43.370773 [ 3 ] {79184c3d-f734-4bf3-829e-aa98dc19e611} <Debug> TCPHandler: Processed in 0.001435823 sec. | ||
| 1836 | 2026.03.04 18:54:43.370890 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1837 | 2026.03.04 18:54:43.370988 [ 3 ] {670f8f2c-1983-404e-a104-a7c78b1eb08a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1838 | 2026.03.04 18:54:43.371030 [ 3 ] {670f8f2c-1983-404e-a104-a7c78b1eb08a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1839 | 2026.03.04 18:54:43.371383 [ 3 ] {670f8f2c-1983-404e-a104-a7c78b1eb08a} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1840 | 2026.03.04 18:54:43.371422 [ 3 ] {670f8f2c-1983-404e-a104-a7c78b1eb08a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1841 | 2026.03.04 18:54:43.371745 [ 3 ] {670f8f2c-1983-404e-a104-a7c78b1eb08a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1842 | 2026.03.04 18:54:43.371968 [ 3 ] {670f8f2c-1983-404e-a104-a7c78b1eb08a} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1843 | 2026.03.04 18:54:43.372110 [ 3 ] {670f8f2c-1983-404e-a104-a7c78b1eb08a} <Debug> executeQuery: Read 64 rows, 3.94 KiB in 0.00114 sec., 56140.350877192985 rows/sec., 3.37 MiB/sec. | ||
| 1844 | 2026.03.04 18:54:43.372150 [ 3 ] {670f8f2c-1983-404e-a104-a7c78b1eb08a} <Debug> TCPHandler: Processed in 0.00130888 sec. | ||
| 1845 | 2026.03.04 18:54:43.457801 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2439 | ||
| 1846 | 2026.03.04 18:54:43.458313 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1847 | 2026.03.04 18:54:43.458358 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1848 | 2026.03.04 18:54:43.458903 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1849 | 2026.03.04 18:54:43.459186 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1850 | 2026.03.04 18:54:43.459377 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2439 | ||
| 1851 | 2026.03.04 18:54:43.578274 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1852 | 2026.03.04 18:54:43.595964 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1853 | 2026.03.04 18:54:43.596033 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1854 | 2026.03.04 18:54:43.602563 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1855 | 2026.03.04 18:54:43.603319 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1856 | 2026.03.04 18:54:43.607068 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1857 | 2026.03.04 18:54:44.000243 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.15 MiB, peak 194.15 MiB, free memory in arenas 0.00 B, will set to 191.29 MiB (RSS), difference: 1.13 MiB | ||
| 1858 | 2026.03.04 18:54:45.944229 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 246 | ||
| 1859 | 2026.03.04 18:54:45.947713 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1860 | 2026.03.04 18:54:45.947773 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1861 | 2026.03.04 18:54:45.949094 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1862 | 2026.03.04 18:54:45.949405 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1863 | 2026.03.04 18:54:45.949722 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 246 | ||
| 1864 | 2026.03.04 18:54:48.256449 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1865 | 2026.03.04 18:54:48.256661 [ 3 ] {27398355-87e2-444d-8f42-bcf839d97d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1866 | 2026.03.04 18:54:48.256736 [ 3 ] {27398355-87e2-444d-8f42-bcf839d97d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1867 | 2026.03.04 18:54:48.257405 [ 3 ] {27398355-87e2-444d-8f42-bcf839d97d3f} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1868 | 2026.03.04 18:54:48.257463 [ 3 ] {27398355-87e2-444d-8f42-bcf839d97d3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1869 | 2026.03.04 18:54:48.257880 [ 3 ] {27398355-87e2-444d-8f42-bcf839d97d3f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1870 | 2026.03.04 18:54:48.258126 [ 3 ] {27398355-87e2-444d-8f42-bcf839d97d3f} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1871 | 2026.03.04 18:54:48.258294 [ 3 ] {27398355-87e2-444d-8f42-bcf839d97d3f} <Debug> executeQuery: Read 100 rows, 9.03 KiB in 0.001686 sec., 59311.98102016607 rows/sec., 5.23 MiB/sec. | ||
| 1872 | 2026.03.04 18:54:48.258346 [ 3 ] {27398355-87e2-444d-8f42-bcf839d97d3f} <Debug> TCPHandler: Processed in 0.002031887 sec. | ||
| 1873 | 2026.03.04 18:54:48.258479 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1874 | 2026.03.04 18:54:48.258583 [ 3 ] {3c435d3b-8a3b-4c5a-904b-ffa23a56724e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1875 | 2026.03.04 18:54:48.258627 [ 3 ] {3c435d3b-8a3b-4c5a-904b-ffa23a56724e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1876 | 2026.03.04 18:54:48.259080 [ 3 ] {3c435d3b-8a3b-4c5a-904b-ffa23a56724e} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1877 | 2026.03.04 18:54:48.259122 [ 3 ] {3c435d3b-8a3b-4c5a-904b-ffa23a56724e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1878 | 2026.03.04 18:54:48.259424 [ 3 ] {3c435d3b-8a3b-4c5a-904b-ffa23a56724e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1879 | 2026.03.04 18:54:48.259651 [ 3 ] {3c435d3b-8a3b-4c5a-904b-ffa23a56724e} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1880 | 2026.03.04 18:54:48.259793 [ 3 ] {3c435d3b-8a3b-4c5a-904b-ffa23a56724e} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001233 sec., 28386.050283860503 rows/sec., 2.08 MiB/sec. | ||
| 1881 | 2026.03.04 18:54:48.259836 [ 3 ] {3c435d3b-8a3b-4c5a-904b-ffa23a56724e} <Debug> TCPHandler: Processed in 0.001410012 sec. | ||
| 1882 | 2026.03.04 18:54:48.259969 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1883 | 2026.03.04 18:54:48.260073 [ 3 ] {25e7b40a-f38b-43a0-85bb-b2d0e1650a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1884 | 2026.03.04 18:54:48.260116 [ 3 ] {25e7b40a-f38b-43a0-85bb-b2d0e1650a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1885 | 2026.03.04 18:54:48.260558 [ 3 ] {25e7b40a-f38b-43a0-85bb-b2d0e1650a9b} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1886 | 2026.03.04 18:54:48.260597 [ 3 ] {25e7b40a-f38b-43a0-85bb-b2d0e1650a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1887 | 2026.03.04 18:54:48.260907 [ 3 ] {25e7b40a-f38b-43a0-85bb-b2d0e1650a9b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1888 | 2026.03.04 18:54:48.261112 [ 3 ] {25e7b40a-f38b-43a0-85bb-b2d0e1650a9b} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1889 | 2026.03.04 18:54:48.261252 [ 3 ] {25e7b40a-f38b-43a0-85bb-b2d0e1650a9b} <Debug> executeQuery: Read 79 rows, 6.34 KiB in 0.001199 sec., 65888.24020016681 rows/sec., 5.17 MiB/sec. | ||
| 1890 | 2026.03.04 18:54:48.261290 [ 3 ] {25e7b40a-f38b-43a0-85bb-b2d0e1650a9b} <Debug> TCPHandler: Processed in 0.001371582 sec. | ||
| 1891 | 2026.03.04 18:54:48.261443 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1892 | 2026.03.04 18:54:48.261548 [ 3 ] {6db09c40-2d34-4a1f-bc60-b62a97452a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1893 | 2026.03.04 18:54:48.261595 [ 3 ] {6db09c40-2d34-4a1f-bc60-b62a97452a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1894 | 2026.03.04 18:54:48.261992 [ 3 ] {6db09c40-2d34-4a1f-bc60-b62a97452a73} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1895 | 2026.03.04 18:54:48.262030 [ 3 ] {6db09c40-2d34-4a1f-bc60-b62a97452a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1896 | 2026.03.04 18:54:48.262362 [ 3 ] {6db09c40-2d34-4a1f-bc60-b62a97452a73} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1897 | 2026.03.04 18:54:48.262579 [ 3 ] {6db09c40-2d34-4a1f-bc60-b62a97452a73} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1898 | 2026.03.04 18:54:48.262722 [ 3 ] {6db09c40-2d34-4a1f-bc60-b62a97452a73} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001197 sec., 91896.40768588138 rows/sec., 6.41 MiB/sec. | ||
| 1899 | 2026.03.04 18:54:48.262764 [ 3 ] {6db09c40-2d34-4a1f-bc60-b62a97452a73} <Debug> TCPHandler: Processed in 0.001378332 sec. | ||
| 1900 | 2026.03.04 18:54:48.262885 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1901 | 2026.03.04 18:54:48.262980 [ 3 ] {1f23030e-0079-4036-9bca-5614f962c6e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1902 | 2026.03.04 18:54:48.263038 [ 3 ] {1f23030e-0079-4036-9bca-5614f962c6e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1903 | 2026.03.04 18:54:48.263876 [ 3 ] {1f23030e-0079-4036-9bca-5614f962c6e0} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1904 | 2026.03.04 18:54:48.263915 [ 3 ] {1f23030e-0079-4036-9bca-5614f962c6e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1905 | 2026.03.04 18:54:48.264469 [ 3 ] {1f23030e-0079-4036-9bca-5614f962c6e0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1906 | 2026.03.04 18:54:48.264717 [ 3 ] {1f23030e-0079-4036-9bca-5614f962c6e0} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1907 | 2026.03.04 18:54:48.264872 [ 3 ] {1f23030e-0079-4036-9bca-5614f962c6e0} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00191 sec., 18324.607329842933 rows/sec., 32.84 MiB/sec. | ||
| 1908 | 2026.03.04 18:54:48.264934 [ 3 ] {1f23030e-0079-4036-9bca-5614f962c6e0} <Debug> TCPHandler: Processed in 0.002097839 sec. | ||
| 1909 | 2026.03.04 18:54:48.265053 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1910 | 2026.03.04 18:54:48.265149 [ 3 ] {ed4d340c-5697-4bf7-b4f1-8f8df95cf65a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1911 | 2026.03.04 18:54:48.265193 [ 3 ] {ed4d340c-5697-4bf7-b4f1-8f8df95cf65a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1912 | 2026.03.04 18:54:48.265524 [ 3 ] {ed4d340c-5697-4bf7-b4f1-8f8df95cf65a} <Trace> oximeter.measurements_i64 (4fad8579-70ea-48e1-953b-9965192650e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1913 | 2026.03.04 18:54:48.265562 [ 3 ] {ed4d340c-5697-4bf7-b4f1-8f8df95cf65a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1914 | 2026.03.04 18:54:48.265863 [ 3 ] {ed4d340c-5697-4bf7-b4f1-8f8df95cf65a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1915 | 2026.03.04 18:54:48.266087 [ 3 ] {ed4d340c-5697-4bf7-b4f1-8f8df95cf65a} <Trace> oximeter.measurements_i64 (4fad8579-70ea-48e1-953b-9965192650e4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1916 | 2026.03.04 18:54:48.266220 [ 3 ] {ed4d340c-5697-4bf7-b4f1-8f8df95cf65a} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001089 sec., 13774.104683195594 rows/sec., 1.03 MiB/sec. | ||
| 1917 | 2026.03.04 18:54:48.266267 [ 3 ] {ed4d340c-5697-4bf7-b4f1-8f8df95cf65a} <Debug> TCPHandler: Processed in 0.001262999 sec. | ||
| 1918 | 2026.03.04 18:54:48.266387 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1919 | 2026.03.04 18:54:48.266484 [ 3 ] {76f34b44-a1cb-41b9-8da2-49e5c150cb22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1920 | 2026.03.04 18:54:48.266526 [ 3 ] {76f34b44-a1cb-41b9-8da2-49e5c150cb22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1921 | 2026.03.04 18:54:48.266862 [ 3 ] {76f34b44-a1cb-41b9-8da2-49e5c150cb22} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1922 | 2026.03.04 18:54:48.266900 [ 3 ] {76f34b44-a1cb-41b9-8da2-49e5c150cb22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1923 | 2026.03.04 18:54:48.267206 [ 3 ] {76f34b44-a1cb-41b9-8da2-49e5c150cb22} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1924 | 2026.03.04 18:54:48.267422 [ 3 ] {76f34b44-a1cb-41b9-8da2-49e5c150cb22} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1925 | 2026.03.04 18:54:48.267564 [ 3 ] {76f34b44-a1cb-41b9-8da2-49e5c150cb22} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001098 sec., 36429.87249544627 rows/sec., 2.43 MiB/sec. | ||
| 1926 | 2026.03.04 18:54:48.267609 [ 3 ] {76f34b44-a1cb-41b9-8da2-49e5c150cb22} <Debug> TCPHandler: Processed in 0.001271059 sec. | ||
| 1927 | 2026.03.04 18:54:50.855859 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1928 | 2026.03.04 18:54:50.855916 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1929 | 2026.03.04 18:54:50.960436 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2887 | ||
| 1930 | 2026.03.04 18:54:50.960924 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1931 | 2026.03.04 18:54:50.960972 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1932 | 2026.03.04 18:54:50.961487 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1933 | 2026.03.04 18:54:50.961734 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1934 | 2026.03.04 18:54:50.961881 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2887 | ||
| 1935 | 2026.03.04 18:54:50.961878 [ 72 ] {} <Debug> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1936 | 2026.03.04 18:54:50.961966 [ 72 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1937 | 2026.03.04 18:54:50.961993 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1938 | 2026.03.04 18:54:50.966732 [ 193 ] {9df447bc-a205-4870-80d9-93b37698a753::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 | ||
| 1939 | 2026.03.04 18:54:50.969493 [ 193 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1940 | 2026.03.04 18:54:50.969578 [ 193 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1941 | 2026.03.04 18:54:50.969686 [ 193 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1942 | 2026.03.04 18:54:50.969742 [ 193 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 503 rows starting from the beginning of the part | ||
| 1943 | 2026.03.04 18:54:50.969787 [ 193 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1944 | 2026.03.04 18:54:50.969839 [ 193 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1945 | 2026.03.04 18:54:50.969883 [ 193 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1946 | 2026.03.04 18:54:51.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 197.64 MiB, peak 197.64 MiB, free memory in arenas 0.00 B, will set to 192.06 MiB (RSS), difference: -5.58 MiB | ||
| 1947 | 2026.03.04 18:54:51.010449 [ 192 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2887 rows, containing 4 columns (4 merged, 0 gathered) in 0.046083995 sec., 62646.47845743408 rows/sec., 917.67 KiB/sec. | ||
| 1948 | 2026.03.04 18:54:51.011418 [ 200 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1949 | 2026.03.04 18:54:51.011753 [ 200 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_6_1} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1950 | 2026.03.04 18:54:51.011834 [ 200 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_6_1} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1951 | 2026.03.04 18:54:51.011998 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1952 | 2026.03.04 18:54:51.108122 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1953 | 2026.03.04 18:54:51.126004 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1954 | 2026.03.04 18:54:51.126067 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1955 | 2026.03.04 18:54:51.132454 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1956 | 2026.03.04 18:54:51.133177 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1957 | 2026.03.04 18:54:51.133471 [ 72 ] {} <Debug> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1958 | 2026.03.04 18:54:51.133513 [ 72 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1959 | 2026.03.04 18:54:51.133535 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1960 | 2026.03.04 18:54:51.133633 [ 200 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 1961 | 2026.03.04 18:54:51.136441 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1962 | 2026.03.04 18:54:51.136737 [ 200 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1963 | 2026.03.04 18:54:51.137501 [ 200 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 1964 | 2026.03.04 18:54:51.140936 [ 200 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 1965 | 2026.03.04 18:54:51.144411 [ 200 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 1966 | 2026.03.04 18:54:51.148060 [ 200 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 1967 | 2026.03.04 18:54:51.155683 [ 200 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 1968 | 2026.03.04 18:54:51.159867 [ 200 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 1969 | 2026.03.04 18:54:51.219038 [ 190 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.085442973 sec., 538.3707797714388 rows/sec., 2.78 MiB/sec. | ||
| 1970 | 2026.03.04 18:54:51.220966 [ 188 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1971 | 2026.03.04 18:54:51.222847 [ 188 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_6_1} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1972 | 2026.03.04 18:54:51.222955 [ 188 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_6_1} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1973 | 2026.03.04 18:54:51.224295 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1974 | 2026.03.04 18:54:52.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.91 MiB, peak 197.64 MiB, free memory in arenas 0.00 B, will set to 202.53 MiB (RSS), difference: 15.62 MiB | ||
| 1975 | 2026.03.04 18:54:53.261628 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1976 | 2026.03.04 18:54:53.261808 [ 3 ] {1a82d706-2751-4fb9-aa87-ffa2489eea21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1977 | 2026.03.04 18:54:53.261876 [ 3 ] {1a82d706-2751-4fb9-aa87-ffa2489eea21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1978 | 2026.03.04 18:54:53.262652 [ 3 ] {1a82d706-2751-4fb9-aa87-ffa2489eea21} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1979 | 2026.03.04 18:54:53.262702 [ 3 ] {1a82d706-2751-4fb9-aa87-ffa2489eea21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1980 | 2026.03.04 18:54:53.263115 [ 3 ] {1a82d706-2751-4fb9-aa87-ffa2489eea21} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1981 | 2026.03.04 18:54:53.263350 [ 3 ] {1a82d706-2751-4fb9-aa87-ffa2489eea21} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1982 | 2026.03.04 18:54:53.263511 [ 3 ] {1a82d706-2751-4fb9-aa87-ffa2489eea21} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001751 sec., 162193.03255282695 rows/sec., 10.30 MiB/sec. | ||
| 1983 | 2026.03.04 18:54:53.263560 [ 3 ] {1a82d706-2751-4fb9-aa87-ffa2489eea21} <Debug> TCPHandler: Processed in 0.002056347 sec. | ||
| 1984 | 2026.03.04 18:54:53.263689 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1985 | 2026.03.04 18:54:53.263792 [ 3 ] {da1ff15d-3dbb-4e35-b3b0-1b86898a722e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1986 | 2026.03.04 18:54:53.263836 [ 3 ] {da1ff15d-3dbb-4e35-b3b0-1b86898a722e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1987 | 2026.03.04 18:54:53.264584 [ 3 ] {da1ff15d-3dbb-4e35-b3b0-1b86898a722e} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1988 | 2026.03.04 18:54:53.264623 [ 3 ] {da1ff15d-3dbb-4e35-b3b0-1b86898a722e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1989 | 2026.03.04 18:54:53.264980 [ 3 ] {da1ff15d-3dbb-4e35-b3b0-1b86898a722e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1990 | 2026.03.04 18:54:53.265191 [ 3 ] {da1ff15d-3dbb-4e35-b3b0-1b86898a722e} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1991 | 2026.03.04 18:54:53.265307 [ 70 ] {} <Debug> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1992 | 2026.03.04 18:54:53.265327 [ 3 ] {da1ff15d-3dbb-4e35-b3b0-1b86898a722e} <Debug> executeQuery: Read 771 rows, 62.09 KiB in 0.001558 sec., 494865.2118100129 rows/sec., 38.92 MiB/sec. | ||
| 1993 | 2026.03.04 18:54:53.265408 [ 70 ] {} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1994 | 2026.03.04 18:54:53.265416 [ 3 ] {da1ff15d-3dbb-4e35-b3b0-1b86898a722e} <Debug> TCPHandler: Processed in 0.001779971 sec. | ||
| 1995 | 2026.03.04 18:54:53.265450 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 1996 | 2026.03.04 18:54:53.265549 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1997 | 2026.03.04 18:54:53.265599 [ 192 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::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 | ||
| 1998 | 2026.03.04 18:54:53.265652 [ 3 ] {384cac66-a536-4dab-adde-b9f6be737da0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1999 | 2026.03.04 18:54:53.265698 [ 3 ] {384cac66-a536-4dab-adde-b9f6be737da0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2000 | 2026.03.04 18:54:53.265757 [ 192 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2001 | 2026.03.04 18:54:53.265810 [ 192 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 158 rows starting from the beginning of the part | ||
| 2002 | 2026.03.04 18:54:53.265906 [ 192 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 2003 | 2026.03.04 18:54:53.265954 [ 192 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 44 rows starting from the beginning of the part | ||
| 2004 | 2026.03.04 18:54:53.266001 [ 192 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 772 rows starting from the beginning of the part | ||
| 2005 | 2026.03.04 18:54:53.266048 [ 192 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 100 rows starting from the beginning of the part | ||
| 2006 | 2026.03.04 18:54:53.266088 [ 192 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 771 rows starting from the beginning of the part | ||
| 2007 | 2026.03.04 18:54:53.266185 [ 3 ] {384cac66-a536-4dab-adde-b9f6be737da0} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2008 | 2026.03.04 18:54:53.266228 [ 3 ] {384cac66-a536-4dab-adde-b9f6be737da0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2009 | 2026.03.04 18:54:53.266658 [ 3 ] {384cac66-a536-4dab-adde-b9f6be737da0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2010 | 2026.03.04 18:54:53.266908 [ 3 ] {384cac66-a536-4dab-adde-b9f6be737da0} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2011 | 2026.03.04 18:54:53.267052 [ 3 ] {384cac66-a536-4dab-adde-b9f6be737da0} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.00142 sec., 100000 rows/sec., 5.87 MiB/sec. | ||
| 2012 | 2026.03.04 18:54:53.267091 [ 3 ] {384cac66-a536-4dab-adde-b9f6be737da0} <Debug> TCPHandler: Processed in 0.001591967 sec. | ||
| 2013 | 2026.03.04 18:54:53.267214 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2014 | 2026.03.04 18:54:53.267310 [ 3 ] {e34560ca-628a-4fc6-8347-41d33f908178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2015 | 2026.03.04 18:54:53.267350 [ 3 ] {e34560ca-628a-4fc6-8347-41d33f908178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2016 | 2026.03.04 18:54:53.267500 [ 197 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1849 rows, containing 5 columns (5 merged, 0 gathered) in 0.001962795 sec., 942024.0014876745 rows/sec., 79.66 MiB/sec. | ||
| 2017 | 2026.03.04 18:54:53.267739 [ 192 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2018 | 2026.03.04 18:54:53.267793 [ 3 ] {e34560ca-628a-4fc6-8347-41d33f908178} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2019 | 2026.03.04 18:54:53.267837 [ 3 ] {e34560ca-628a-4fc6-8347-41d33f908178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2020 | 2026.03.04 18:54:53.268037 [ 192 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_6_1} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2021 | 2026.03.04 18:54:53.268115 [ 192 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_6_1} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2022 | 2026.03.04 18:54:53.268183 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 2023 | 2026.03.04 18:54:53.268192 [ 3 ] {e34560ca-628a-4fc6-8347-41d33f908178} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2024 | 2026.03.04 18:54:53.268414 [ 3 ] {e34560ca-628a-4fc6-8347-41d33f908178} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2025 | 2026.03.04 18:54:53.268550 [ 3 ] {e34560ca-628a-4fc6-8347-41d33f908178} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001258 sec., 118441.97138314786 rows/sec., 7.65 MiB/sec. | ||
| 2026 | 2026.03.04 18:54:53.268587 [ 3 ] {e34560ca-628a-4fc6-8347-41d33f908178} <Debug> TCPHandler: Processed in 0.001422222 sec. | ||
| 2027 | 2026.03.04 18:54:53.268703 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2028 | 2026.03.04 18:54:53.268798 [ 3 ] {35e0670a-bdeb-4989-8a4d-f2df44907fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2029 | 2026.03.04 18:54:53.268838 [ 3 ] {35e0670a-bdeb-4989-8a4d-f2df44907fe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2030 | 2026.03.04 18:54:53.269275 [ 3 ] {35e0670a-bdeb-4989-8a4d-f2df44907fe5} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2031 | 2026.03.04 18:54:53.269312 [ 3 ] {35e0670a-bdeb-4989-8a4d-f2df44907fe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2032 | 2026.03.04 18:54:53.269621 [ 3 ] {35e0670a-bdeb-4989-8a4d-f2df44907fe5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2033 | 2026.03.04 18:54:53.269828 [ 3 ] {35e0670a-bdeb-4989-8a4d-f2df44907fe5} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2034 | 2026.03.04 18:54:53.269951 [ 3 ] {35e0670a-bdeb-4989-8a4d-f2df44907fe5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00117 sec., 126495.72649572649 rows/sec., 7.19 MiB/sec. | ||
| 2035 | 2026.03.04 18:54:53.269987 [ 3 ] {35e0670a-bdeb-4989-8a4d-f2df44907fe5} <Debug> TCPHandler: Processed in 0.001332141 sec. | ||
| 2036 | 2026.03.04 18:54:53.270098 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2037 | 2026.03.04 18:54:53.270192 [ 3 ] {98b6c00e-3f08-4f77-9702-fa841b02f5db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2038 | 2026.03.04 18:54:53.270231 [ 3 ] {98b6c00e-3f08-4f77-9702-fa841b02f5db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2039 | 2026.03.04 18:54:53.270763 [ 3 ] {98b6c00e-3f08-4f77-9702-fa841b02f5db} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2040 | 2026.03.04 18:54:53.270800 [ 3 ] {98b6c00e-3f08-4f77-9702-fa841b02f5db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2041 | 2026.03.04 18:54:53.271128 [ 3 ] {98b6c00e-3f08-4f77-9702-fa841b02f5db} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2042 | 2026.03.04 18:54:53.271336 [ 3 ] {98b6c00e-3f08-4f77-9702-fa841b02f5db} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2043 | 2026.03.04 18:54:53.271434 [ 69 ] {} <Debug> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2044 | 2026.03.04 18:54:53.271462 [ 3 ] {98b6c00e-3f08-4f77-9702-fa841b02f5db} <Debug> executeQuery: Read 462 rows, 32.94 KiB in 0.001288 sec., 358695.652173913 rows/sec., 24.98 MiB/sec. | ||
| 2045 | 2026.03.04 18:54:53.271484 [ 69 ] {} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2046 | 2026.03.04 18:54:53.271503 [ 3 ] {98b6c00e-3f08-4f77-9702-fa841b02f5db} <Debug> TCPHandler: Processed in 0.001453434 sec. | ||
| 2047 | 2026.03.04 18:54:53.271511 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2048 | 2026.03.04 18:54:53.271619 [ 190 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::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 | ||
| 2049 | 2026.03.04 18:54:53.271626 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2050 | 2026.03.04 18:54:53.271745 [ 3 ] {f0221bcb-69a8-4360-9d52-9c78a3648762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2051 | 2026.03.04 18:54:53.271786 [ 3 ] {f0221bcb-69a8-4360-9d52-9c78a3648762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2052 | 2026.03.04 18:54:53.271799 [ 190 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2053 | 2026.03.04 18:54:53.271849 [ 190 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 73 rows starting from the beginning of the part | ||
| 2054 | 2026.03.04 18:54:53.271950 [ 190 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::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 | ||
| 2055 | 2026.03.04 18:54:53.272010 [ 190 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::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 | ||
| 2056 | 2026.03.04 18:54:53.272058 [ 190 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 464 rows starting from the beginning of the part | ||
| 2057 | 2026.03.04 18:54:53.272113 [ 190 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 79 rows starting from the beginning of the part | ||
| 2058 | 2026.03.04 18:54:53.272119 [ 3 ] {f0221bcb-69a8-4360-9d52-9c78a3648762} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2059 | 2026.03.04 18:54:53.272161 [ 190 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 462 rows starting from the beginning of the part | ||
| 2060 | 2026.03.04 18:54:53.272164 [ 3 ] {f0221bcb-69a8-4360-9d52-9c78a3648762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2061 | 2026.03.04 18:54:53.272523 [ 3 ] {f0221bcb-69a8-4360-9d52-9c78a3648762} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2062 | 2026.03.04 18:54:53.272775 [ 3 ] {f0221bcb-69a8-4360-9d52-9c78a3648762} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2063 | 2026.03.04 18:54:53.272910 [ 3 ] {f0221bcb-69a8-4360-9d52-9c78a3648762} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001182 sec., 5076.142131979695 rows/sec., 265.21 KiB/sec. | ||
| 2064 | 2026.03.04 18:54:53.272945 [ 3 ] {f0221bcb-69a8-4360-9d52-9c78a3648762} <Debug> TCPHandler: Processed in 0.001367822 sec. | ||
| 2065 | 2026.03.04 18:54:53.273050 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2066 | 2026.03.04 18:54:53.273143 [ 3 ] {fb139411-6c40-4d63-a402-281e64f17ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2067 | 2026.03.04 18:54:53.273185 [ 3 ] {fb139411-6c40-4d63-a402-281e64f17ba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2068 | 2026.03.04 18:54:53.273255 [ 190 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1114 rows, containing 5 columns (5 merged, 0 gathered) in 0.001681479 sec., 662511.9909317928 rows/sec., 49.87 MiB/sec. | ||
| 2069 | 2026.03.04 18:54:53.273414 [ 190 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2070 | 2026.03.04 18:54:53.273579 [ 3 ] {fb139411-6c40-4d63-a402-281e64f17ba0} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2071 | 2026.03.04 18:54:53.273621 [ 3 ] {fb139411-6c40-4d63-a402-281e64f17ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2072 | 2026.03.04 18:54:53.273650 [ 190 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_6_1} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2073 | 2026.03.04 18:54:53.273731 [ 190 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_6_1} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2074 | 2026.03.04 18:54:53.273800 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2075 | 2026.03.04 18:54:53.273989 [ 3 ] {fb139411-6c40-4d63-a402-281e64f17ba0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2076 | 2026.03.04 18:54:53.274199 [ 3 ] {fb139411-6c40-4d63-a402-281e64f17ba0} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2077 | 2026.03.04 18:54:53.274299 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2078 | 2026.03.04 18:54:53.274327 [ 3 ] {fb139411-6c40-4d63-a402-281e64f17ba0} <Debug> executeQuery: Read 215 rows, 14.48 KiB in 0.0012 sec., 179166.6666666667 rows/sec., 11.79 MiB/sec. | ||
| 2079 | 2026.03.04 18:54:53.274335 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2080 | 2026.03.04 18:54:53.274369 [ 3 ] {fb139411-6c40-4d63-a402-281e64f17ba0} <Debug> TCPHandler: Processed in 0.001366472 sec. | ||
| 2081 | 2026.03.04 18:54:53.274370 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2082 | 2026.03.04 18:54:53.274489 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2083 | 2026.03.04 18:54:53.274492 [ 186 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::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 | ||
| 2084 | 2026.03.04 18:54:53.274590 [ 3 ] {61160233-3496-40a3-a26c-bbc67e930bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2085 | 2026.03.04 18:54:53.274620 [ 186 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2086 | 2026.03.04 18:54:53.274635 [ 3 ] {61160233-3496-40a3-a26c-bbc67e930bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2087 | 2026.03.04 18:54:53.274655 [ 186 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 180 rows starting from the beginning of the part | ||
| 2088 | 2026.03.04 18:54:53.274728 [ 186 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2089 | 2026.03.04 18:54:53.274778 [ 186 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2090 | 2026.03.04 18:54:53.274827 [ 186 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 196 rows starting from the beginning of the part | ||
| 2091 | 2026.03.04 18:54:53.274874 [ 186 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 110 rows starting from the beginning of the part | ||
| 2092 | 2026.03.04 18:54:53.274927 [ 186 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 215 rows starting from the beginning of the part | ||
| 2093 | 2026.03.04 18:54:53.274965 [ 3 ] {61160233-3496-40a3-a26c-bbc67e930bec} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2094 | 2026.03.04 18:54:53.275005 [ 3 ] {61160233-3496-40a3-a26c-bbc67e930bec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2095 | 2026.03.04 18:54:53.275400 [ 3 ] {61160233-3496-40a3-a26c-bbc67e930bec} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2096 | 2026.03.04 18:54:53.275636 [ 3 ] {61160233-3496-40a3-a26c-bbc67e930bec} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2097 | 2026.03.04 18:54:53.275771 [ 3 ] {61160233-3496-40a3-a26c-bbc67e930bec} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001199 sec., 834.0283569641368 rows/sec., 56.20 KiB/sec. | ||
| 2098 | 2026.03.04 18:54:53.275807 [ 3 ] {61160233-3496-40a3-a26c-bbc67e930bec} <Debug> TCPHandler: Processed in 0.001366651 sec. | ||
| 2099 | 2026.03.04 18:54:53.275922 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2100 | 2026.03.04 18:54:53.276015 [ 3 ] {9210abe9-72a1-4d8b-8711-b9d0f22938da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2101 | 2026.03.04 18:54:53.276056 [ 3 ] {9210abe9-72a1-4d8b-8711-b9d0f22938da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2102 | 2026.03.04 18:54:53.276138 [ 190 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 721 rows, containing 5 columns (5 merged, 0 gathered) in 0.00170759 sec., 422232.5031184301 rows/sec., 29.64 MiB/sec. | ||
| 2103 | 2026.03.04 18:54:53.276286 [ 186 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2104 | 2026.03.04 18:54:53.276390 [ 3 ] {9210abe9-72a1-4d8b-8711-b9d0f22938da} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2105 | 2026.03.04 18:54:53.276432 [ 3 ] {9210abe9-72a1-4d8b-8711-b9d0f22938da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2106 | 2026.03.04 18:54:53.276539 [ 186 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2107 | 2026.03.04 18:54:53.276615 [ 186 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2108 | 2026.03.04 18:54:53.276673 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 2109 | 2026.03.04 18:54:53.276776 [ 3 ] {9210abe9-72a1-4d8b-8711-b9d0f22938da} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2110 | 2026.03.04 18:54:53.276986 [ 3 ] {9210abe9-72a1-4d8b-8711-b9d0f22938da} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2111 | 2026.03.04 18:54:53.277083 [ 69 ] {} <Debug> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2112 | 2026.03.04 18:54:53.277113 [ 69 ] {} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2113 | 2026.03.04 18:54:53.277116 [ 3 ] {9210abe9-72a1-4d8b-8711-b9d0f22938da} <Debug> executeQuery: Read 70 rows, 4.36 KiB in 0.001118 sec., 62611.80679785331 rows/sec., 3.81 MiB/sec. | ||
| 2114 | 2026.03.04 18:54:53.277132 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2115 | 2026.03.04 18:54:53.277164 [ 3 ] {9210abe9-72a1-4d8b-8711-b9d0f22938da} <Debug> TCPHandler: Processed in 0.001289839 sec. | ||
| 2116 | 2026.03.04 18:54:53.277261 [ 201 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 2117 | 2026.03.04 18:54:53.277408 [ 201 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2118 | 2026.03.04 18:54:53.277444 [ 201 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 2119 | 2026.03.04 18:54:53.277529 [ 201 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2120 | 2026.03.04 18:54:53.277577 [ 201 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2121 | 2026.03.04 18:54:53.277627 [ 201 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 2122 | 2026.03.04 18:54:53.277668 [ 201 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part | ||
| 2123 | 2026.03.04 18:54:53.277716 [ 201 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 70 rows starting from the beginning of the part | ||
| 2124 | 2026.03.04 18:54:53.278550 [ 190 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 4 columns (4 merged, 0 gathered) in 0.001344871 sec., 150200.279432005 rows/sec., 9.29 MiB/sec. | ||
| 2125 | 2026.03.04 18:54:53.278678 [ 190 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2126 | 2026.03.04 18:54:53.278940 [ 190 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_6_1} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2127 | 2026.03.04 18:54:53.279011 [ 190 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_6_1} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2128 | 2026.03.04 18:54:53.279082 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2129 | 2026.03.04 18:54:54.867284 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2130 | 2026.03.04 18:54:54.867553 [ 3 ] {81d82f30-ab4b-4457-83be-804c18ad0ad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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) | ||
| 2131 | 2026.03.04 18:54:54.867956 [ 3 ] {81d82f30-ab4b-4457-83be-804c18ad0ad5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2132 | 2026.03.04 18:54:54.868007 [ 3 ] {81d82f30-ab4b-4457-83be-804c18ad0ad5} <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 | ||
| 2133 | 2026.03.04 18:54:54.868337 [ 3 ] {81d82f30-ab4b-4457-83be-804c18ad0ad5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2134 | 2026.03.04 18:54:54.868408 [ 3 ] {81d82f30-ab4b-4457-83be-804c18ad0ad5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2135 | 2026.03.04 18:54:54.868548 [ 3 ] {81d82f30-ab4b-4457-83be-804c18ad0ad5} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2136 | 2026.03.04 18:54:54.868656 [ 320 ] {81d82f30-ab4b-4457-83be-804c18ad0ad5} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2137 | 2026.03.04 18:54:54.868676 [ 298 ] {81d82f30-ab4b-4457-83be-804c18ad0ad5} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2138 | 2026.03.04 18:54:54.868782 [ 3 ] {81d82f30-ab4b-4457-83be-804c18ad0ad5} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (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 | ||
| 2139 | 2026.03.04 18:54:54.868810 [ 3 ] {81d82f30-ab4b-4457-83be-804c18ad0ad5} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2140 | 2026.03.04 18:54:54.871383 [ 3 ] {81d82f30-ab4b-4457-83be-804c18ad0ad5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2141 | 2026.03.04 18:54:54.871416 [ 3 ] {81d82f30-ab4b-4457-83be-804c18ad0ad5} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2142 | 2026.03.04 18:54:54.871483 [ 3 ] {81d82f30-ab4b-4457-83be-804c18ad0ad5} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2143 | 2026.03.04 18:54:54.871543 [ 3 ] {81d82f30-ab4b-4457-83be-804c18ad0ad5} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2144 | 2026.03.04 18:54:54.872619 [ 3 ] {81d82f30-ab4b-4457-83be-804c18ad0ad5} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.005184 sec., 7908.95061728395 rows/sec., 318.55 KiB/sec. | ||
| 2145 | 2026.03.04 18:54:54.872719 [ 3 ] {81d82f30-ab4b-4457-83be-804c18ad0ad5} <Debug> TCPHandler: Processed in 0.005567749 sec. | ||
| 2146 | 2026.03.04 18:54:54.873009 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2147 | 2026.03.04 18:54:54.873148 [ 3 ] {d5be4c29-e1a2-41b2-80ed-34d27ab21094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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', '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) | ||
| 2148 | 2026.03.04 18:54:54.873371 [ 3 ] {d5be4c29-e1a2-41b2-80ed-34d27ab21094} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2149 | 2026.03.04 18:54:54.873421 [ 3 ] {d5be4c29-e1a2-41b2-80ed-34d27ab21094} <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', '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 | ||
| 2150 | 2026.03.04 18:54:54.873640 [ 3 ] {d5be4c29-e1a2-41b2-80ed-34d27ab21094} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2151 | 2026.03.04 18:54:54.873697 [ 3 ] {d5be4c29-e1a2-41b2-80ed-34d27ab21094} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2152 | 2026.03.04 18:54:54.873799 [ 3 ] {d5be4c29-e1a2-41b2-80ed-34d27ab21094} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2153 | 2026.03.04 18:54:54.873880 [ 298 ] {d5be4c29-e1a2-41b2-80ed-34d27ab21094} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2154 | 2026.03.04 18:54:54.873882 [ 336 ] {d5be4c29-e1a2-41b2-80ed-34d27ab21094} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2155 | 2026.03.04 18:54:54.873988 [ 3 ] {d5be4c29-e1a2-41b2-80ed-34d27ab21094} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (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 | ||
| 2156 | 2026.03.04 18:54:54.874008 [ 3 ] {d5be4c29-e1a2-41b2-80ed-34d27ab21094} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2157 | 2026.03.04 18:54:54.874064 [ 3 ] {d5be4c29-e1a2-41b2-80ed-34d27ab21094} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2158 | 2026.03.04 18:54:54.874082 [ 3 ] {d5be4c29-e1a2-41b2-80ed-34d27ab21094} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2159 | 2026.03.04 18:54:54.874113 [ 3 ] {d5be4c29-e1a2-41b2-80ed-34d27ab21094} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 2160 | 2026.03.04 18:54:54.874145 [ 3 ] {d5be4c29-e1a2-41b2-80ed-34d27ab21094} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 2161 | 2026.03.04 18:54:54.874740 [ 3 ] {d5be4c29-e1a2-41b2-80ed-34d27ab21094} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001652 sec., 24818.401937046005 rows/sec., 999.62 KiB/sec. | ||
| 2162 | 2026.03.04 18:54:54.874813 [ 3 ] {d5be4c29-e1a2-41b2-80ed-34d27ab21094} <Debug> TCPHandler: Processed in 0.001853993 sec. | ||
| 2163 | 2026.03.04 18:54:54.875070 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2164 | 2026.03.04 18:54:54.875207 [ 3 ] {d3b89abf-0eed-4b2a-8b5d-f4224b3c092b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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', '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) | ||
| 2165 | 2026.03.04 18:54:54.875423 [ 3 ] {d3b89abf-0eed-4b2a-8b5d-f4224b3c092b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2166 | 2026.03.04 18:54:54.875461 [ 3 ] {d3b89abf-0eed-4b2a-8b5d-f4224b3c092b} <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', '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 | ||
| 2167 | 2026.03.04 18:54:54.875672 [ 3 ] {d3b89abf-0eed-4b2a-8b5d-f4224b3c092b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2168 | 2026.03.04 18:54:54.875725 [ 3 ] {d3b89abf-0eed-4b2a-8b5d-f4224b3c092b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2169 | 2026.03.04 18:54:54.875826 [ 3 ] {d3b89abf-0eed-4b2a-8b5d-f4224b3c092b} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2170 | 2026.03.04 18:54:54.875876 [ 320 ] {d3b89abf-0eed-4b2a-8b5d-f4224b3c092b} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2171 | 2026.03.04 18:54:54.875879 [ 336 ] {d3b89abf-0eed-4b2a-8b5d-f4224b3c092b} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2172 | 2026.03.04 18:54:54.875953 [ 3 ] {d3b89abf-0eed-4b2a-8b5d-f4224b3c092b} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (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 | ||
| 2173 | 2026.03.04 18:54:54.875973 [ 3 ] {d3b89abf-0eed-4b2a-8b5d-f4224b3c092b} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2174 | 2026.03.04 18:54:54.876029 [ 3 ] {d3b89abf-0eed-4b2a-8b5d-f4224b3c092b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2175 | 2026.03.04 18:54:54.876047 [ 3 ] {d3b89abf-0eed-4b2a-8b5d-f4224b3c092b} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2176 | 2026.03.04 18:54:54.876078 [ 3 ] {d3b89abf-0eed-4b2a-8b5d-f4224b3c092b} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 2177 | 2026.03.04 18:54:54.876108 [ 3 ] {d3b89abf-0eed-4b2a-8b5d-f4224b3c092b} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 2178 | 2026.03.04 18:54:54.876763 [ 3 ] {d3b89abf-0eed-4b2a-8b5d-f4224b3c092b} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001614 sec., 25402.72614622057 rows/sec., 1023.15 KiB/sec. | ||
| 2179 | 2026.03.04 18:54:54.876849 [ 3 ] {d3b89abf-0eed-4b2a-8b5d-f4224b3c092b} <Debug> TCPHandler: Processed in 0.001828642 sec. | ||
| 2180 | 2026.03.04 18:54:54.877070 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2181 | 2026.03.04 18:54:54.877207 [ 3 ] {cb6f28d4-769d-4854-af3f-5e9710d4fa08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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', '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) | ||
| 2182 | 2026.03.04 18:54:54.877428 [ 3 ] {cb6f28d4-769d-4854-af3f-5e9710d4fa08} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2183 | 2026.03.04 18:54:54.877469 [ 3 ] {cb6f28d4-769d-4854-af3f-5e9710d4fa08} <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', '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 | ||
| 2184 | 2026.03.04 18:54:54.877709 [ 3 ] {cb6f28d4-769d-4854-af3f-5e9710d4fa08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2185 | 2026.03.04 18:54:54.877764 [ 3 ] {cb6f28d4-769d-4854-af3f-5e9710d4fa08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2186 | 2026.03.04 18:54:54.877865 [ 3 ] {cb6f28d4-769d-4854-af3f-5e9710d4fa08} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2187 | 2026.03.04 18:54:54.877917 [ 336 ] {cb6f28d4-769d-4854-af3f-5e9710d4fa08} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2188 | 2026.03.04 18:54:54.877924 [ 320 ] {cb6f28d4-769d-4854-af3f-5e9710d4fa08} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2189 | 2026.03.04 18:54:54.877987 [ 3 ] {cb6f28d4-769d-4854-af3f-5e9710d4fa08} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (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 | ||
| 2190 | 2026.03.04 18:54:54.878007 [ 3 ] {cb6f28d4-769d-4854-af3f-5e9710d4fa08} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2191 | 2026.03.04 18:54:54.878063 [ 3 ] {cb6f28d4-769d-4854-af3f-5e9710d4fa08} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2192 | 2026.03.04 18:54:54.878081 [ 3 ] {cb6f28d4-769d-4854-af3f-5e9710d4fa08} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2193 | 2026.03.04 18:54:54.878111 [ 3 ] {cb6f28d4-769d-4854-af3f-5e9710d4fa08} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 2194 | 2026.03.04 18:54:54.878156 [ 3 ] {cb6f28d4-769d-4854-af3f-5e9710d4fa08} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 2195 | 2026.03.04 18:54:54.878901 [ 3 ] {cb6f28d4-769d-4854-af3f-5e9710d4fa08} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001752 sec., 23401.826484018264 rows/sec., 942.56 KiB/sec. | ||
| 2196 | 2026.03.04 18:54:54.878990 [ 3 ] {cb6f28d4-769d-4854-af3f-5e9710d4fa08} <Debug> TCPHandler: Processed in 0.001980736 sec. | ||
| 2197 | 2026.03.04 18:54:54.879238 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2198 | 2026.03.04 18:54:54.879377 [ 3 ] {d03384d6-c725-490b-bd2b-d89ba81fa981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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', '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) | ||
| 2199 | 2026.03.04 18:54:54.879595 [ 3 ] {d03384d6-c725-490b-bd2b-d89ba81fa981} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2200 | 2026.03.04 18:54:54.879634 [ 3 ] {d03384d6-c725-490b-bd2b-d89ba81fa981} <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', '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 | ||
| 2201 | 2026.03.04 18:54:54.879850 [ 3 ] {d03384d6-c725-490b-bd2b-d89ba81fa981} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2202 | 2026.03.04 18:54:54.879904 [ 3 ] {d03384d6-c725-490b-bd2b-d89ba81fa981} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2203 | 2026.03.04 18:54:54.880017 [ 3 ] {d03384d6-c725-490b-bd2b-d89ba81fa981} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2204 | 2026.03.04 18:54:54.880077 [ 320 ] {d03384d6-c725-490b-bd2b-d89ba81fa981} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2205 | 2026.03.04 18:54:54.880098 [ 315 ] {d03384d6-c725-490b-bd2b-d89ba81fa981} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2206 | 2026.03.04 18:54:54.880195 [ 3 ] {d03384d6-c725-490b-bd2b-d89ba81fa981} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (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 | ||
| 2207 | 2026.03.04 18:54:54.880220 [ 3 ] {d03384d6-c725-490b-bd2b-d89ba81fa981} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2208 | 2026.03.04 18:54:54.880275 [ 3 ] {d03384d6-c725-490b-bd2b-d89ba81fa981} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2209 | 2026.03.04 18:54:54.880292 [ 3 ] {d03384d6-c725-490b-bd2b-d89ba81fa981} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2210 | 2026.03.04 18:54:54.880322 [ 3 ] {d03384d6-c725-490b-bd2b-d89ba81fa981} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 2211 | 2026.03.04 18:54:54.880368 [ 3 ] {d03384d6-c725-490b-bd2b-d89ba81fa981} <Trace> MergeTreeBaseSelectProcessor: 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', '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'))" | ||
| 2212 | 2026.03.04 18:54:54.880943 [ 3 ] {d03384d6-c725-490b-bd2b-d89ba81fa981} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001626 sec., 25215.252152521523 rows/sec., 1015.60 KiB/sec. | ||
| 2213 | 2026.03.04 18:54:54.881028 [ 3 ] {d03384d6-c725-490b-bd2b-d89ba81fa981} <Debug> TCPHandler: Processed in 0.001838813 sec. | ||
| 2214 | 2026.03.04 18:54:54.881243 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2215 | 2026.03.04 18:54:54.881380 [ 3 ] {ae6320cd-738d-49f3-a743-15ee5410ba1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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', 'sled_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) | ||
| 2216 | 2026.03.04 18:54:54.881600 [ 3 ] {ae6320cd-738d-49f3-a743-15ee5410ba1a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2217 | 2026.03.04 18:54:54.881638 [ 3 ] {ae6320cd-738d-49f3-a743-15ee5410ba1a} <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', 'sled_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 | ||
| 2218 | 2026.03.04 18:54:54.881857 [ 3 ] {ae6320cd-738d-49f3-a743-15ee5410ba1a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2219 | 2026.03.04 18:54:54.881910 [ 3 ] {ae6320cd-738d-49f3-a743-15ee5410ba1a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2220 | 2026.03.04 18:54:54.882010 [ 3 ] {ae6320cd-738d-49f3-a743-15ee5410ba1a} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2221 | 2026.03.04 18:54:54.882063 [ 336 ] {ae6320cd-738d-49f3-a743-15ee5410ba1a} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2222 | 2026.03.04 18:54:54.882065 [ 320 ] {ae6320cd-738d-49f3-a743-15ee5410ba1a} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2223 | 2026.03.04 18:54:54.882134 [ 3 ] {ae6320cd-738d-49f3-a743-15ee5410ba1a} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (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 | ||
| 2224 | 2026.03.04 18:54:54.882154 [ 3 ] {ae6320cd-738d-49f3-a743-15ee5410ba1a} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2225 | 2026.03.04 18:54:54.882209 [ 3 ] {ae6320cd-738d-49f3-a743-15ee5410ba1a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2226 | 2026.03.04 18:54:54.882226 [ 3 ] {ae6320cd-738d-49f3-a743-15ee5410ba1a} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2227 | 2026.03.04 18:54:54.882255 [ 3 ] {ae6320cd-738d-49f3-a743-15ee5410ba1a} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_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'))" | ||
| 2228 | 2026.03.04 18:54:54.882347 [ 3 ] {ae6320cd-738d-49f3-a743-15ee5410ba1a} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_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'))" | ||
| 2229 | 2026.03.04 18:54:54.883103 [ 3 ] {ae6320cd-738d-49f3-a743-15ee5410ba1a} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001781 sec., 23020.774845592365 rows/sec., 927.21 KiB/sec. | ||
| 2230 | 2026.03.04 18:54:54.883190 [ 3 ] {ae6320cd-738d-49f3-a743-15ee5410ba1a} <Debug> TCPHandler: Processed in 0.001995947 sec. | ||
| 2231 | 2026.03.04 18:54:54.913850 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2232 | 2026.03.04 18:54:54.914024 [ 3 ] {da22aafd-fc3a-4326-a1ba-d97b16966004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 2233 | 2026.03.04 18:54:54.914300 [ 3 ] {da22aafd-fc3a-4326-a1ba-d97b16966004} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2234 | 2026.03.04 18:54:54.914341 [ 3 ] {da22aafd-fc3a-4326-a1ba-d97b16966004} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 2235 | 2026.03.04 18:54:54.914565 [ 3 ] {da22aafd-fc3a-4326-a1ba-d97b16966004} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2236 | 2026.03.04 18:54:54.914620 [ 3 ] {da22aafd-fc3a-4326-a1ba-d97b16966004} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2237 | 2026.03.04 18:54:54.914722 [ 3 ] {da22aafd-fc3a-4326-a1ba-d97b16966004} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 2238 | 2026.03.04 18:54:54.914797 [ 320 ] {da22aafd-fc3a-4326-a1ba-d97b16966004} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2239 | 2026.03.04 18:54:54.914828 [ 330 ] {da22aafd-fc3a-4326-a1ba-d97b16966004} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2240 | 2026.03.04 18:54:54.914952 [ 3 ] {da22aafd-fc3a-4326-a1ba-d97b16966004} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (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 | ||
| 2241 | 2026.03.04 18:54:54.914978 [ 3 ] {da22aafd-fc3a-4326-a1ba-d97b16966004} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2242 | 2026.03.04 18:54:54.915036 [ 3 ] {da22aafd-fc3a-4326-a1ba-d97b16966004} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2243 | 2026.03.04 18:54:54.915053 [ 3 ] {da22aafd-fc3a-4326-a1ba-d97b16966004} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2244 | 2026.03.04 18:54:54.915084 [ 3 ] {da22aafd-fc3a-4326-a1ba-d97b16966004} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2245 | 2026.03.04 18:54:54.915134 [ 3 ] {da22aafd-fc3a-4326-a1ba-d97b16966004} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2246 | 2026.03.04 18:54:54.915700 [ 3 ] {da22aafd-fc3a-4326-a1ba-d97b16966004} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001751 sec., 23415.191319246147 rows/sec., 943.10 KiB/sec. | ||
| 2247 | 2026.03.04 18:54:54.915789 [ 3 ] {da22aafd-fc3a-4326-a1ba-d97b16966004} <Debug> TCPHandler: Processed in 0.002001767 sec. | ||
| 2248 | 2026.03.04 18:54:54.978061 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2249 | 2026.03.04 18:54:54.978252 [ 3 ] {98b6c0e5-9597-495e-b6bb-e09da8875c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) 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', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 2250 | 2026.03.04 18:54:54.978566 [ 3 ] {98b6c0e5-9597-495e-b6bb-e09da8875c04} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2251 | 2026.03.04 18:54:54.978607 [ 3 ] {98b6c0e5-9597-495e-b6bb-e09da8875c04} <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', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 2252 | 2026.03.04 18:54:54.978835 [ 3 ] {98b6c0e5-9597-495e-b6bb-e09da8875c04} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2253 | 2026.03.04 18:54:54.978897 [ 3 ] {98b6c0e5-9597-495e-b6bb-e09da8875c04} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2254 | 2026.03.04 18:54:54.979004 [ 3 ] {98b6c0e5-9597-495e-b6bb-e09da8875c04} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 2255 | 2026.03.04 18:54:54.979080 [ 336 ] {98b6c0e5-9597-495e-b6bb-e09da8875c04} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2256 | 2026.03.04 18:54:54.979105 [ 330 ] {98b6c0e5-9597-495e-b6bb-e09da8875c04} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2257 | 2026.03.04 18:54:54.979203 [ 3 ] {98b6c0e5-9597-495e-b6bb-e09da8875c04} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (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 | ||
| 2258 | 2026.03.04 18:54:54.979229 [ 3 ] {98b6c0e5-9597-495e-b6bb-e09da8875c04} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2259 | 2026.03.04 18:54:54.979288 [ 3 ] {98b6c0e5-9597-495e-b6bb-e09da8875c04} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2260 | 2026.03.04 18:54:54.979307 [ 3 ] {98b6c0e5-9597-495e-b6bb-e09da8875c04} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2261 | 2026.03.04 18:54:54.979338 [ 3 ] {98b6c0e5-9597-495e-b6bb-e09da8875c04} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2262 | 2026.03.04 18:54:54.979370 [ 3 ] {98b6c0e5-9597-495e-b6bb-e09da8875c04} <Trace> MergeTreeBaseSelectProcessor: 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', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2263 | 2026.03.04 18:54:54.979904 [ 3 ] {98b6c0e5-9597-495e-b6bb-e09da8875c04} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001743 sec., 23522.662076878943 rows/sec., 947.43 KiB/sec. | ||
| 2264 | 2026.03.04 18:54:54.979975 [ 3 ] {98b6c0e5-9597-495e-b6bb-e09da8875c04} <Debug> TCPHandler: Processed in 0.001979296 sec. | ||
| 2265 | 2026.03.04 18:54:54.981386 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2266 | 2026.03.04 18:54:54.981494 [ 3 ] {559d3201-b400-4d8d-bfa7-bde58357ba20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2267 | 2026.03.04 18:54:54.981537 [ 3 ] {559d3201-b400-4d8d-bfa7-bde58357ba20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2268 | 2026.03.04 18:54:54.982029 [ 3 ] {559d3201-b400-4d8d-bfa7-bde58357ba20} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2269 | 2026.03.04 18:54:54.982070 [ 3 ] {559d3201-b400-4d8d-bfa7-bde58357ba20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2270 | 2026.03.04 18:54:54.982477 [ 3 ] {559d3201-b400-4d8d-bfa7-bde58357ba20} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2271 | 2026.03.04 18:54:54.982667 [ 3 ] {559d3201-b400-4d8d-bfa7-bde58357ba20} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2272 | 2026.03.04 18:54:54.982816 [ 3 ] {559d3201-b400-4d8d-bfa7-bde58357ba20} <Debug> executeQuery: Read 8 rows, 1.66 KiB in 0.001353 sec., 5912.786400591279 rows/sec., 1.19 MiB/sec. | ||
| 2273 | 2026.03.04 18:54:54.982855 [ 3 ] {559d3201-b400-4d8d-bfa7-bde58357ba20} <Debug> TCPHandler: Processed in 0.001518575 sec. | ||
| 2274 | 2026.03.04 18:54:54.982957 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2275 | 2026.03.04 18:54:54.983057 [ 3 ] {67815b22-cf97-440b-934c-b008db94a0cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2276 | 2026.03.04 18:54:54.983101 [ 3 ] {67815b22-cf97-440b-934c-b008db94a0cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2277 | 2026.03.04 18:54:54.983524 [ 3 ] {67815b22-cf97-440b-934c-b008db94a0cc} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2278 | 2026.03.04 18:54:54.983565 [ 3 ] {67815b22-cf97-440b-934c-b008db94a0cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2279 | 2026.03.04 18:54:54.983870 [ 3 ] {67815b22-cf97-440b-934c-b008db94a0cc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2280 | 2026.03.04 18:54:54.984109 [ 3 ] {67815b22-cf97-440b-934c-b008db94a0cc} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2281 | 2026.03.04 18:54:54.984245 [ 3 ] {67815b22-cf97-440b-934c-b008db94a0cc} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001209 sec., 3308.519437551696 rows/sec., 269.79 KiB/sec. | ||
| 2282 | 2026.03.04 18:54:54.984285 [ 3 ] {67815b22-cf97-440b-934c-b008db94a0cc} <Debug> TCPHandler: Processed in 0.001375471 sec. | ||
| 2283 | 2026.03.04 18:54:54.984394 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2284 | 2026.03.04 18:54:54.984496 [ 3 ] {9fba8adf-b95f-4de0-ae75-cd0bafc42bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2285 | 2026.03.04 18:54:54.984537 [ 3 ] {9fba8adf-b95f-4de0-ae75-cd0bafc42bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2286 | 2026.03.04 18:54:54.986046 [ 3 ] {9fba8adf-b95f-4de0-ae75-cd0bafc42bf9} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2287 | 2026.03.04 18:54:54.986084 [ 3 ] {9fba8adf-b95f-4de0-ae75-cd0bafc42bf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2288 | 2026.03.04 18:54:54.986539 [ 3 ] {9fba8adf-b95f-4de0-ae75-cd0bafc42bf9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2289 | 2026.03.04 18:54:54.986772 [ 3 ] {9fba8adf-b95f-4de0-ae75-cd0bafc42bf9} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2290 | 2026.03.04 18:54:54.986900 [ 3 ] {9fba8adf-b95f-4de0-ae75-cd0bafc42bf9} <Debug> executeQuery: Read 2014 rows, 155.60 KiB in 0.002423 sec., 831200.9905076352 rows/sec., 62.71 MiB/sec. | ||
| 2291 | 2026.03.04 18:54:54.986938 [ 3 ] {9fba8adf-b95f-4de0-ae75-cd0bafc42bf9} <Debug> TCPHandler: Processed in 0.00259284 sec. | ||
| 2292 | 2026.03.04 18:54:54.987043 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2293 | 2026.03.04 18:54:54.987137 [ 3 ] {865edb4a-a286-40a5-906e-a823cb18dd46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2294 | 2026.03.04 18:54:54.987176 [ 3 ] {865edb4a-a286-40a5-906e-a823cb18dd46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2295 | 2026.03.04 18:54:54.987601 [ 3 ] {865edb4a-a286-40a5-906e-a823cb18dd46} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2296 | 2026.03.04 18:54:54.987637 [ 3 ] {865edb4a-a286-40a5-906e-a823cb18dd46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2297 | 2026.03.04 18:54:54.987930 [ 3 ] {865edb4a-a286-40a5-906e-a823cb18dd46} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2298 | 2026.03.04 18:54:54.988135 [ 3 ] {865edb4a-a286-40a5-906e-a823cb18dd46} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2299 | 2026.03.04 18:54:54.988260 [ 3 ] {865edb4a-a286-40a5-906e-a823cb18dd46} <Debug> executeQuery: Read 51 rows, 3.81 KiB in 0.001142 sec., 44658.4938704028 rows/sec., 3.26 MiB/sec. | ||
| 2300 | 2026.03.04 18:54:54.988283 [ 65 ] {} <Debug> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2301 | 2026.03.04 18:54:54.988298 [ 3 ] {865edb4a-a286-40a5-906e-a823cb18dd46} <Debug> TCPHandler: Processed in 0.00130407 sec. | ||
| 2302 | 2026.03.04 18:54:54.988351 [ 65 ] {} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2303 | 2026.03.04 18:54:54.988395 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2304 | 2026.03.04 18:54:54.988425 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2305 | 2026.03.04 18:54:54.988569 [ 201 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::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 | ||
| 2306 | 2026.03.04 18:54:54.988578 [ 3 ] {0ce4d845-0d8b-4c08-a226-5811fef64fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2307 | 2026.03.04 18:54:54.988667 [ 3 ] {0ce4d845-0d8b-4c08-a226-5811fef64fb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2308 | 2026.03.04 18:54:54.988746 [ 201 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2309 | 2026.03.04 18:54:54.988801 [ 201 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part | ||
| 2310 | 2026.03.04 18:54:54.988897 [ 201 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
| 2311 | 2026.03.04 18:54:54.988971 [ 201 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 144 rows starting from the beginning of the part | ||
| 2312 | 2026.03.04 18:54:54.989041 [ 201 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part | ||
| 2313 | 2026.03.04 18:54:54.989124 [ 201 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 142 rows starting from the beginning of the part | ||
| 2314 | 2026.03.04 18:54:54.989191 [ 201 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 51 rows starting from the beginning of the part | ||
| 2315 | 2026.03.04 18:54:54.989284 [ 3 ] {0ce4d845-0d8b-4c08-a226-5811fef64fb2} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2316 | 2026.03.04 18:54:54.989327 [ 3 ] {0ce4d845-0d8b-4c08-a226-5811fef64fb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2317 | 2026.03.04 18:54:54.989777 [ 3 ] {0ce4d845-0d8b-4c08-a226-5811fef64fb2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2318 | 2026.03.04 18:54:54.990020 [ 3 ] {0ce4d845-0d8b-4c08-a226-5811fef64fb2} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2319 | 2026.03.04 18:54:54.990155 [ 3 ] {0ce4d845-0d8b-4c08-a226-5811fef64fb2} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001595 sec., 443887.14733542316 rows/sec., 25.89 MiB/sec. | ||
| 2320 | 2026.03.04 18:54:54.990157 [ 186 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 427 rows, containing 5 columns (5 merged, 0 gathered) in 0.001647998 sec., 259102.2561920585 rows/sec., 17.47 MiB/sec. | ||
| 2321 | 2026.03.04 18:54:54.990195 [ 3 ] {0ce4d845-0d8b-4c08-a226-5811fef64fb2} <Debug> TCPHandler: Processed in 0.001818922 sec. | ||
| 2322 | 2026.03.04 18:54:54.990310 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2323 | 2026.03.04 18:54:54.990396 [ 196 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2324 | 2026.03.04 18:54:54.990406 [ 3 ] {a63b35fb-f6c9-4b9f-8740-eb2741e19a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2325 | 2026.03.04 18:54:54.990466 [ 3 ] {a63b35fb-f6c9-4b9f-8740-eb2741e19a54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2326 | 2026.03.04 18:54:54.990773 [ 196 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_6_1} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2327 | 2026.03.04 18:54:54.990866 [ 196 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_6_1} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2328 | 2026.03.04 18:54:54.990901 [ 3 ] {a63b35fb-f6c9-4b9f-8740-eb2741e19a54} <Trace> oximeter.fields_u64 (687cf707-26e5-42bf-a146-460b07f7ff8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2329 | 2026.03.04 18:54:54.990943 [ 3 ] {a63b35fb-f6c9-4b9f-8740-eb2741e19a54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2330 | 2026.03.04 18:54:54.990966 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2331 | 2026.03.04 18:54:54.991379 [ 3 ] {a63b35fb-f6c9-4b9f-8740-eb2741e19a54} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2332 | 2026.03.04 18:54:54.991594 [ 3 ] {a63b35fb-f6c9-4b9f-8740-eb2741e19a54} <Trace> oximeter.fields_u64 (687cf707-26e5-42bf-a146-460b07f7ff8a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2333 | 2026.03.04 18:54:54.991718 [ 3 ] {a63b35fb-f6c9-4b9f-8740-eb2741e19a54} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001331 sec., 751.3148009015778 rows/sec., 52.83 KiB/sec. | ||
| 2334 | 2026.03.04 18:54:54.991758 [ 3 ] {a63b35fb-f6c9-4b9f-8740-eb2741e19a54} <Debug> TCPHandler: Processed in 0.001496965 sec. | ||
| 2335 | 2026.03.04 18:54:54.991867 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2336 | 2026.03.04 18:54:54.991961 [ 3 ] {085d7947-1aee-4da5-88fc-89abc39a031b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2337 | 2026.03.04 18:54:54.992000 [ 3 ] {085d7947-1aee-4da5-88fc-89abc39a031b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2338 | 2026.03.04 18:54:54.992740 [ 3 ] {085d7947-1aee-4da5-88fc-89abc39a031b} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2339 | 2026.03.04 18:54:54.992778 [ 3 ] {085d7947-1aee-4da5-88fc-89abc39a031b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2340 | 2026.03.04 18:54:54.993135 [ 3 ] {085d7947-1aee-4da5-88fc-89abc39a031b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2341 | 2026.03.04 18:54:54.993342 [ 3 ] {085d7947-1aee-4da5-88fc-89abc39a031b} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2342 | 2026.03.04 18:54:54.993467 [ 3 ] {085d7947-1aee-4da5-88fc-89abc39a031b} <Debug> executeQuery: Read 1051 rows, 74.43 KiB in 0.001524 sec., 689632.5459317586 rows/sec., 47.69 MiB/sec. | ||
| 2343 | 2026.03.04 18:54:54.993504 [ 3 ] {085d7947-1aee-4da5-88fc-89abc39a031b} <Debug> TCPHandler: Processed in 0.001684649 sec. | ||
| 2344 | 2026.03.04 18:54:54.993614 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2345 | 2026.03.04 18:54:54.993708 [ 3 ] {5224d716-02e4-4f97-81ad-219e187581b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2346 | 2026.03.04 18:54:54.993752 [ 3 ] {5224d716-02e4-4f97-81ad-219e187581b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2347 | 2026.03.04 18:54:54.994792 [ 3 ] {5224d716-02e4-4f97-81ad-219e187581b8} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2348 | 2026.03.04 18:54:54.994829 [ 3 ] {5224d716-02e4-4f97-81ad-219e187581b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2349 | 2026.03.04 18:54:54.995380 [ 3 ] {5224d716-02e4-4f97-81ad-219e187581b8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2350 | 2026.03.04 18:54:54.995593 [ 3 ] {5224d716-02e4-4f97-81ad-219e187581b8} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2351 | 2026.03.04 18:54:54.995721 [ 3 ] {5224d716-02e4-4f97-81ad-219e187581b8} <Debug> executeQuery: Read 2514 rows, 166.67 KiB in 0.00203 sec., 1238423.6453201969 rows/sec., 80.18 MiB/sec. | ||
| 2352 | 2026.03.04 18:54:54.995756 [ 3 ] {5224d716-02e4-4f97-81ad-219e187581b8} <Debug> TCPHandler: Processed in 0.00219084 sec. | ||
| 2353 | 2026.03.04 18:54:54.995865 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2354 | 2026.03.04 18:54:54.995960 [ 3 ] {f268b5c6-35dd-4d78-ae4e-65ef942ebe02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2355 | 2026.03.04 18:54:54.996012 [ 3 ] {f268b5c6-35dd-4d78-ae4e-65ef942ebe02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2356 | 2026.03.04 18:54:54.996822 [ 3 ] {f268b5c6-35dd-4d78-ae4e-65ef942ebe02} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2357 | 2026.03.04 18:54:54.996859 [ 3 ] {f268b5c6-35dd-4d78-ae4e-65ef942ebe02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2358 | 2026.03.04 18:54:54.997430 [ 3 ] {f268b5c6-35dd-4d78-ae4e-65ef942ebe02} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2359 | 2026.03.04 18:54:54.997653 [ 3 ] {f268b5c6-35dd-4d78-ae4e-65ef942ebe02} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2360 | 2026.03.04 18:54:54.997797 [ 3 ] {f268b5c6-35dd-4d78-ae4e-65ef942ebe02} <Debug> executeQuery: Read 47 rows, 86.24 KiB in 0.001855 sec., 25336.927223719675 rows/sec., 45.40 MiB/sec. | ||
| 2361 | 2026.03.04 18:54:54.997853 [ 3 ] {f268b5c6-35dd-4d78-ae4e-65ef942ebe02} <Debug> TCPHandler: Processed in 0.002036027 sec. | ||
| 2362 | 2026.03.04 18:54:54.997961 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2363 | 2026.03.04 18:54:54.998056 [ 3 ] {4c155727-baec-4009-8523-6b916427e9dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2364 | 2026.03.04 18:54:54.998097 [ 3 ] {4c155727-baec-4009-8523-6b916427e9dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2365 | 2026.03.04 18:54:54.998428 [ 3 ] {4c155727-baec-4009-8523-6b916427e9dd} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2366 | 2026.03.04 18:54:54.998467 [ 3 ] {4c155727-baec-4009-8523-6b916427e9dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2367 | 2026.03.04 18:54:54.998769 [ 3 ] {4c155727-baec-4009-8523-6b916427e9dd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2368 | 2026.03.04 18:54:54.998973 [ 3 ] {4c155727-baec-4009-8523-6b916427e9dd} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2369 | 2026.03.04 18:54:54.999103 [ 3 ] {4c155727-baec-4009-8523-6b916427e9dd} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001065 sec., 18779.342723004695 rows/sec., 1.26 MiB/sec. | ||
| 2370 | 2026.03.04 18:54:54.999139 [ 3 ] {4c155727-baec-4009-8523-6b916427e9dd} <Debug> TCPHandler: Processed in 0.001225488 sec. | ||
| 2371 | 2026.03.04 18:54:55.950060 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 70 entries to flush up to offset 316 | ||
| 2372 | 2026.03.04 18:54:55.953042 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2373 | 2026.03.04 18:54:55.953107 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2374 | 2026.03.04 18:54:55.954386 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2375 | 2026.03.04 18:54:55.954650 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2376 | 2026.03.04 18:54:55.954906 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 316 | ||
| 2377 | 2026.03.04 18:54:58.252995 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2378 | 2026.03.04 18:54:58.253188 [ 3 ] {847285e5-0df6-45f0-8e5c-80ae31b9fcda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2379 | 2026.03.04 18:54:58.253257 [ 3 ] {847285e5-0df6-45f0-8e5c-80ae31b9fcda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2380 | 2026.03.04 18:54:58.253929 [ 3 ] {847285e5-0df6-45f0-8e5c-80ae31b9fcda} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2381 | 2026.03.04 18:54:58.253980 [ 3 ] {847285e5-0df6-45f0-8e5c-80ae31b9fcda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2382 | 2026.03.04 18:54:58.254405 [ 3 ] {847285e5-0df6-45f0-8e5c-80ae31b9fcda} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2383 | 2026.03.04 18:54:58.254641 [ 3 ] {847285e5-0df6-45f0-8e5c-80ae31b9fcda} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2384 | 2026.03.04 18:54:58.254803 [ 3 ] {847285e5-0df6-45f0-8e5c-80ae31b9fcda} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001663 sec., 33674.08298256164 rows/sec., 2.57 MiB/sec. | ||
| 2385 | 2026.03.04 18:54:58.254851 [ 3 ] {847285e5-0df6-45f0-8e5c-80ae31b9fcda} <Debug> TCPHandler: Processed in 0.001984816 sec. | ||
| 2386 | 2026.03.04 18:54:58.254987 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2387 | 2026.03.04 18:54:58.255099 [ 3 ] {3090ef9e-3e4d-4a77-b4ee-e321b81a0462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2388 | 2026.03.04 18:54:58.255147 [ 3 ] {3090ef9e-3e4d-4a77-b4ee-e321b81a0462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2389 | 2026.03.04 18:54:58.255608 [ 3 ] {3090ef9e-3e4d-4a77-b4ee-e321b81a0462} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2390 | 2026.03.04 18:54:58.255648 [ 3 ] {3090ef9e-3e4d-4a77-b4ee-e321b81a0462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2391 | 2026.03.04 18:54:58.255988 [ 3 ] {3090ef9e-3e4d-4a77-b4ee-e321b81a0462} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2392 | 2026.03.04 18:54:58.256204 [ 3 ] {3090ef9e-3e4d-4a77-b4ee-e321b81a0462} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2393 | 2026.03.04 18:54:58.256343 [ 3 ] {3090ef9e-3e4d-4a77-b4ee-e321b81a0462} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001272 sec., 50314.46540880504 rows/sec., 3.93 MiB/sec. | ||
| 2394 | 2026.03.04 18:54:58.256382 [ 3 ] {3090ef9e-3e4d-4a77-b4ee-e321b81a0462} <Debug> TCPHandler: Processed in 0.001451044 sec. | ||
| 2395 | 2026.03.04 18:54:58.256501 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2396 | 2026.03.04 18:54:58.256603 [ 3 ] {0e280373-80f7-455c-b583-8469a1d4f8dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2397 | 2026.03.04 18:54:58.256648 [ 3 ] {0e280373-80f7-455c-b583-8469a1d4f8dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2398 | 2026.03.04 18:54:58.257043 [ 3 ] {0e280373-80f7-455c-b583-8469a1d4f8dd} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2399 | 2026.03.04 18:54:58.257083 [ 3 ] {0e280373-80f7-455c-b583-8469a1d4f8dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2400 | 2026.03.04 18:54:58.257436 [ 3 ] {0e280373-80f7-455c-b583-8469a1d4f8dd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2401 | 2026.03.04 18:54:58.257675 [ 3 ] {0e280373-80f7-455c-b583-8469a1d4f8dd} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2402 | 2026.03.04 18:54:58.257819 [ 3 ] {0e280373-80f7-455c-b583-8469a1d4f8dd} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001237 sec., 77607.11398544867 rows/sec., 5.41 MiB/sec. | ||
| 2403 | 2026.03.04 18:54:58.257858 [ 3 ] {0e280373-80f7-455c-b583-8469a1d4f8dd} <Debug> TCPHandler: Processed in 0.001407063 sec. | ||
| 2404 | 2026.03.04 18:54:58.257991 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2405 | 2026.03.04 18:54:58.258092 [ 3 ] {a99f2f54-fabd-400b-8ff6-01773ae7ba6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2406 | 2026.03.04 18:54:58.258139 [ 3 ] {a99f2f54-fabd-400b-8ff6-01773ae7ba6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2407 | 2026.03.04 18:54:58.258482 [ 3 ] {a99f2f54-fabd-400b-8ff6-01773ae7ba6d} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2408 | 2026.03.04 18:54:58.258523 [ 3 ] {a99f2f54-fabd-400b-8ff6-01773ae7ba6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2409 | 2026.03.04 18:54:58.258839 [ 3 ] {a99f2f54-fabd-400b-8ff6-01773ae7ba6d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2410 | 2026.03.04 18:54:58.259058 [ 3 ] {a99f2f54-fabd-400b-8ff6-01773ae7ba6d} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2411 | 2026.03.04 18:54:58.259188 [ 3 ] {a99f2f54-fabd-400b-8ff6-01773ae7ba6d} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001116 sec., 32258.06451612903 rows/sec., 2.17 MiB/sec. | ||
| 2412 | 2026.03.04 18:54:58.259223 [ 3 ] {a99f2f54-fabd-400b-8ff6-01773ae7ba6d} <Debug> TCPHandler: Processed in 0.001282159 sec. | ||
| 2413 | 2026.03.04 18:54:58.462008 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3399 | ||
| 2414 | 2026.03.04 18:54:58.462536 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2415 | 2026.03.04 18:54:58.462586 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2416 | 2026.03.04 18:54:58.463135 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2417 | 2026.03.04 18:54:58.463398 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2418 | 2026.03.04 18:54:58.463549 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3399 | ||
| 2419 | 2026.03.04 18:54:58.636499 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2420 | 2026.03.04 18:54:58.655288 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2421 | 2026.03.04 18:54:58.655355 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
| 2422 | 2026.03.04 18:54:58.661221 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2423 | 2026.03.04 18:54:58.661993 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2424 | 2026.03.04 18:54:58.665526 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2425 | 2026.03.04 18:55:03.263971 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2426 | 2026.03.04 18:55:03.264171 [ 3 ] {4374aafb-9471-4cea-9a9c-5db7e199c23e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2427 | 2026.03.04 18:55:03.264243 [ 3 ] {4374aafb-9471-4cea-9a9c-5db7e199c23e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2428 | 2026.03.04 18:55:03.265027 [ 3 ] {4374aafb-9471-4cea-9a9c-5db7e199c23e} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2429 | 2026.03.04 18:55:03.265078 [ 3 ] {4374aafb-9471-4cea-9a9c-5db7e199c23e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2430 | 2026.03.04 18:55:03.265515 [ 3 ] {4374aafb-9471-4cea-9a9c-5db7e199c23e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2431 | 2026.03.04 18:55:03.265774 [ 3 ] {4374aafb-9471-4cea-9a9c-5db7e199c23e} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2432 | 2026.03.04 18:55:03.265934 [ 3 ] {4374aafb-9471-4cea-9a9c-5db7e199c23e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001813 sec., 156646.44236072808 rows/sec., 9.95 MiB/sec. | ||
| 2433 | 2026.03.04 18:55:03.265986 [ 3 ] {4374aafb-9471-4cea-9a9c-5db7e199c23e} <Debug> TCPHandler: Processed in 0.00214049 sec. | ||
| 2434 | 2026.03.04 18:55:03.266127 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2435 | 2026.03.04 18:55:03.266229 [ 3 ] {cbf1dd53-b2d4-4ea3-9ff4-168613fb0049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2436 | 2026.03.04 18:55:03.266283 [ 3 ] {cbf1dd53-b2d4-4ea3-9ff4-168613fb0049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2437 | 2026.03.04 18:55:03.267143 [ 3 ] {cbf1dd53-b2d4-4ea3-9ff4-168613fb0049} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2438 | 2026.03.04 18:55:03.267183 [ 3 ] {cbf1dd53-b2d4-4ea3-9ff4-168613fb0049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2439 | 2026.03.04 18:55:03.267552 [ 3 ] {cbf1dd53-b2d4-4ea3-9ff4-168613fb0049} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2440 | 2026.03.04 18:55:03.267766 [ 3 ] {cbf1dd53-b2d4-4ea3-9ff4-168613fb0049} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2441 | 2026.03.04 18:55:03.267908 [ 3 ] {cbf1dd53-b2d4-4ea3-9ff4-168613fb0049} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.0017 sec., 468823.52941176476 rows/sec., 36.85 MiB/sec. | ||
| 2442 | 2026.03.04 18:55:03.267956 [ 3 ] {cbf1dd53-b2d4-4ea3-9ff4-168613fb0049} <Debug> TCPHandler: Processed in 0.001879743 sec. | ||
| 2443 | 2026.03.04 18:55:03.268083 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2444 | 2026.03.04 18:55:03.268181 [ 3 ] {f4d40841-d186-4c83-9c57-32e80eb34e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2445 | 2026.03.04 18:55:03.268223 [ 3 ] {f4d40841-d186-4c83-9c57-32e80eb34e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2446 | 2026.03.04 18:55:03.268679 [ 3 ] {f4d40841-d186-4c83-9c57-32e80eb34e8b} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2447 | 2026.03.04 18:55:03.268719 [ 3 ] {f4d40841-d186-4c83-9c57-32e80eb34e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2448 | 2026.03.04 18:55:03.269028 [ 3 ] {f4d40841-d186-4c83-9c57-32e80eb34e8b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2449 | 2026.03.04 18:55:03.269247 [ 3 ] {f4d40841-d186-4c83-9c57-32e80eb34e8b} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2450 | 2026.03.04 18:55:03.269394 [ 3 ] {f4d40841-d186-4c83-9c57-32e80eb34e8b} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001232 sec., 115259.74025974025 rows/sec., 6.77 MiB/sec. | ||
| 2451 | 2026.03.04 18:55:03.269436 [ 3 ] {f4d40841-d186-4c83-9c57-32e80eb34e8b} <Debug> TCPHandler: Processed in 0.001401992 sec. | ||
| 2452 | 2026.03.04 18:55:03.269570 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2453 | 2026.03.04 18:55:03.269666 [ 3 ] {6cca725b-38e1-4281-99e8-2264b5942211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2454 | 2026.03.04 18:55:03.269707 [ 3 ] {6cca725b-38e1-4281-99e8-2264b5942211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2455 | 2026.03.04 18:55:03.270159 [ 3 ] {6cca725b-38e1-4281-99e8-2264b5942211} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2456 | 2026.03.04 18:55:03.270197 [ 3 ] {6cca725b-38e1-4281-99e8-2264b5942211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2457 | 2026.03.04 18:55:03.270519 [ 3 ] {6cca725b-38e1-4281-99e8-2264b5942211} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2458 | 2026.03.04 18:55:03.270796 [ 3 ] {6cca725b-38e1-4281-99e8-2264b5942211} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2459 | 2026.03.04 18:55:03.270935 [ 3 ] {6cca725b-38e1-4281-99e8-2264b5942211} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001287 sec., 115773.11577311577 rows/sec., 7.48 MiB/sec. | ||
| 2460 | 2026.03.04 18:55:03.270974 [ 3 ] {6cca725b-38e1-4281-99e8-2264b5942211} <Debug> TCPHandler: Processed in 0.001454984 sec. | ||
| 2461 | 2026.03.04 18:55:03.271096 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2462 | 2026.03.04 18:55:03.271195 [ 3 ] {38d2cbc6-e77b-4ebe-a7f8-955eebb7fbe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2463 | 2026.03.04 18:55:03.271238 [ 3 ] {38d2cbc6-e77b-4ebe-a7f8-955eebb7fbe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2464 | 2026.03.04 18:55:03.271707 [ 3 ] {38d2cbc6-e77b-4ebe-a7f8-955eebb7fbe2} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2465 | 2026.03.04 18:55:03.271746 [ 3 ] {38d2cbc6-e77b-4ebe-a7f8-955eebb7fbe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2466 | 2026.03.04 18:55:03.272051 [ 3 ] {38d2cbc6-e77b-4ebe-a7f8-955eebb7fbe2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2467 | 2026.03.04 18:55:03.272279 [ 3 ] {38d2cbc6-e77b-4ebe-a7f8-955eebb7fbe2} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2468 | 2026.03.04 18:55:03.272412 [ 3 ] {38d2cbc6-e77b-4ebe-a7f8-955eebb7fbe2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001239 sec., 119451.17029862791 rows/sec., 6.79 MiB/sec. | ||
| 2469 | 2026.03.04 18:55:03.272460 [ 3 ] {38d2cbc6-e77b-4ebe-a7f8-955eebb7fbe2} <Debug> TCPHandler: Processed in 0.001413192 sec. | ||
| 2470 | 2026.03.04 18:55:03.272587 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2471 | 2026.03.04 18:55:03.272684 [ 3 ] {8fc95af6-96d2-4f4b-8a56-9ea911206333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2472 | 2026.03.04 18:55:03.272725 [ 3 ] {8fc95af6-96d2-4f4b-8a56-9ea911206333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2473 | 2026.03.04 18:55:03.273324 [ 3 ] {8fc95af6-96d2-4f4b-8a56-9ea911206333} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2474 | 2026.03.04 18:55:03.273363 [ 3 ] {8fc95af6-96d2-4f4b-8a56-9ea911206333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2475 | 2026.03.04 18:55:03.273699 [ 3 ] {8fc95af6-96d2-4f4b-8a56-9ea911206333} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2476 | 2026.03.04 18:55:03.273923 [ 3 ] {8fc95af6-96d2-4f4b-8a56-9ea911206333} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2477 | 2026.03.04 18:55:03.274060 [ 3 ] {8fc95af6-96d2-4f4b-8a56-9ea911206333} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001394 sec., 351506.456241033 rows/sec., 24.64 MiB/sec. | ||
| 2478 | 2026.03.04 18:55:03.274104 [ 3 ] {8fc95af6-96d2-4f4b-8a56-9ea911206333} <Debug> TCPHandler: Processed in 0.001566536 sec. | ||
| 2479 | 2026.03.04 18:55:03.274222 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2480 | 2026.03.04 18:55:03.274321 [ 3 ] {37dd0d64-3d28-402a-b594-9fa4e65cc616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2481 | 2026.03.04 18:55:03.274366 [ 3 ] {37dd0d64-3d28-402a-b594-9fa4e65cc616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2482 | 2026.03.04 18:55:03.274716 [ 3 ] {37dd0d64-3d28-402a-b594-9fa4e65cc616} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2483 | 2026.03.04 18:55:03.274755 [ 3 ] {37dd0d64-3d28-402a-b594-9fa4e65cc616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2484 | 2026.03.04 18:55:03.275070 [ 3 ] {37dd0d64-3d28-402a-b594-9fa4e65cc616} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2485 | 2026.03.04 18:55:03.275305 [ 3 ] {37dd0d64-3d28-402a-b594-9fa4e65cc616} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2486 | 2026.03.04 18:55:03.275437 [ 3 ] {37dd0d64-3d28-402a-b594-9fa4e65cc616} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001134 sec., 5291.005291005291 rows/sec., 276.43 KiB/sec. | ||
| 2487 | 2026.03.04 18:55:03.275474 [ 3 ] {37dd0d64-3d28-402a-b594-9fa4e65cc616} <Debug> TCPHandler: Processed in 0.00129995 sec. | ||
| 2488 | 2026.03.04 18:55:03.275586 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2489 | 2026.03.04 18:55:03.275680 [ 3 ] {56742bc5-25a7-43a3-868a-764e7400d24f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2490 | 2026.03.04 18:55:03.275723 [ 3 ] {56742bc5-25a7-43a3-868a-764e7400d24f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2491 | 2026.03.04 18:55:03.276132 [ 3 ] {56742bc5-25a7-43a3-868a-764e7400d24f} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2492 | 2026.03.04 18:55:03.276170 [ 3 ] {56742bc5-25a7-43a3-868a-764e7400d24f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2493 | 2026.03.04 18:55:03.276514 [ 3 ] {56742bc5-25a7-43a3-868a-764e7400d24f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2494 | 2026.03.04 18:55:03.276747 [ 3 ] {56742bc5-25a7-43a3-868a-764e7400d24f} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2495 | 2026.03.04 18:55:03.276878 [ 3 ] {56742bc5-25a7-43a3-868a-764e7400d24f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001216 sec., 217927.63157894736 rows/sec., 14.48 MiB/sec. | ||
| 2496 | 2026.03.04 18:55:03.276915 [ 3 ] {56742bc5-25a7-43a3-868a-764e7400d24f} <Debug> TCPHandler: Processed in 0.001377642 sec. | ||
| 2497 | 2026.03.04 18:55:03.277037 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2498 | 2026.03.04 18:55:03.277132 [ 3 ] {483fa7ed-8c95-41a1-8373-b4a672a4dacd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2499 | 2026.03.04 18:55:03.277175 [ 3 ] {483fa7ed-8c95-41a1-8373-b4a672a4dacd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2500 | 2026.03.04 18:55:03.277502 [ 3 ] {483fa7ed-8c95-41a1-8373-b4a672a4dacd} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2501 | 2026.03.04 18:55:03.277540 [ 3 ] {483fa7ed-8c95-41a1-8373-b4a672a4dacd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2502 | 2026.03.04 18:55:03.277827 [ 3 ] {483fa7ed-8c95-41a1-8373-b4a672a4dacd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2503 | 2026.03.04 18:55:03.278037 [ 3 ] {483fa7ed-8c95-41a1-8373-b4a672a4dacd} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2504 | 2026.03.04 18:55:03.278161 [ 3 ] {483fa7ed-8c95-41a1-8373-b4a672a4dacd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 2505 | 2026.03.04 18:55:03.278196 [ 3 ] {483fa7ed-8c95-41a1-8373-b4a672a4dacd} <Debug> TCPHandler: Processed in 0.001208638 sec. | ||
| 2506 | 2026.03.04 18:55:03.278316 [ 3 ] {} <Trace> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2507 | 2026.03.04 18:55:03.278409 [ 3 ] {710e6f8e-f669-40b3-814d-605aee448320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33228) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2508 | 2026.03.04 18:55:03.278451 [ 3 ] {710e6f8e-f669-40b3-814d-605aee448320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2509 | 2026.03.04 18:55:03.278784 [ 3 ] {710e6f8e-f669-40b3-814d-605aee448320} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2510 | 2026.03.04 18:55:03.278820 [ 3 ] {710e6f8e-f669-40b3-814d-605aee448320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2511 | 2026.03.04 18:55:03.279126 [ 3 ] {710e6f8e-f669-40b3-814d-605aee448320} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2512 | 2026.03.04 18:55:03.279333 [ 3 ] {710e6f8e-f669-40b3-814d-605aee448320} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2513 | 2026.03.04 18:55:03.279467 [ 3 ] {710e6f8e-f669-40b3-814d-605aee448320} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001076 sec., 83643.12267657994 rows/sec., 5.23 MiB/sec. | ||
| 2514 | 2026.03.04 18:55:03.279503 [ 3 ] {710e6f8e-f669-40b3-814d-605aee448320} <Debug> TCPHandler: Processed in 0.001235799 sec. | ||
| 2515 | 2026.03.04 18:55:05.856157 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2516 | 2026.03.04 18:55:05.856207 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2517 | 2026.03.04 18:55:05.956209 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 344 | ||
| 2518 | 2026.03.04 18:55:05.958284 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2519 | 2026.03.04 18:55:05.958341 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2520 | 2026.03.04 18:55:05.959487 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2521 | 2026.03.04 18:55:05.959758 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2522 | 2026.03.04 18:55:05.959905 [ 48 ] {} <Debug> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2523 | 2026.03.04 18:55:05.959965 [ 48 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2524 | 2026.03.04 18:55:05.959988 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2525 | 2026.03.04 18:55:05.960073 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 344 | ||
| 2526 | 2026.03.04 18:55:05.960109 [ 201 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::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 | ||
| 2527 | 2026.03.04 18:55:05.960767 [ 201 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2528 | 2026.03.04 18:55:05.960934 [ 201 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::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 | ||
| 2529 | 2026.03.04 18:55:05.961363 [ 201 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::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 | ||
| 2530 | 2026.03.04 18:55:05.961742 [ 201 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part | ||
| 2531 | 2026.03.04 18:55:05.962120 [ 201 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 88 rows starting from the beginning of the part | ||
| 2532 | 2026.03.04 18:55:05.962483 [ 201 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 70 rows starting from the beginning of the part | ||
| 2533 | 2026.03.04 18:55:05.962946 [ 201 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 28 rows starting from the beginning of the part | ||
| 2534 | 2026.03.04 18:55:05.964561 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3847 | ||
| 2535 | 2026.03.04 18:55:05.964968 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2536 | 2026.03.04 18:55:05.965004 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2537 | 2026.03.04 18:55:05.965552 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2538 | 2026.03.04 18:55:05.965798 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2539 | 2026.03.04 18:55:05.965940 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3847 | ||
| 2540 | 2026.03.04 18:55:05.969578 [ 186 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 344 rows, containing 72 columns (72 merged, 0 gathered) in 0.00952435 sec., 36117.95030632012 rows/sec., 39.67 MiB/sec. | ||
| 2541 | 2026.03.04 18:55:05.970549 [ 198 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2542 | 2026.03.04 18:55:05.971152 [ 198 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_6_1} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2543 | 2026.03.04 18:55:05.971232 [ 198 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_6_1} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2544 | 2026.03.04 18:55:05.971464 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.72 MiB. | ||
| 2545 | 2026.03.04 18:55:06.166531 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2546 | 2026.03.04 18:55:06.184487 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2547 | 2026.03.04 18:55:06.184547 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2548 | 2026.03.04 18:55:06.190450 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2549 | 2026.03.04 18:55:06.191118 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2550 | 2026.03.04 18:55:06.194394 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2551 | 2026.03.04 18:55:07.722446 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2552 | 2026.03.04 18:55:07.722568 [ 3 ] {} <Debug> TCP-Session: 5dfbc037-0233-4f14-a5cb-3d2497a05198 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2553 | 2026.03.04 18:55:08.001163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.51 MiB, peak 213.13 MiB, free memory in arenas 0.00 B, will set to 206.55 MiB (RSS), difference: 2.04 MiB | ||
| 2554 | 2026.03.04 18:55:08.258003 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2555 | 2026.03.04 18:55:08.258224 [ 4 ] {2764fc4f-0bf4-44bf-a0e8-966a6ed36c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2556 | 2026.03.04 18:55:08.258302 [ 4 ] {2764fc4f-0bf4-44bf-a0e8-966a6ed36c6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2557 | 2026.03.04 18:55:08.259102 [ 4 ] {2764fc4f-0bf4-44bf-a0e8-966a6ed36c6b} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2558 | 2026.03.04 18:55:08.259147 [ 4 ] {2764fc4f-0bf4-44bf-a0e8-966a6ed36c6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2559 | 2026.03.04 18:55:08.259557 [ 4 ] {2764fc4f-0bf4-44bf-a0e8-966a6ed36c6b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2560 | 2026.03.04 18:55:08.259772 [ 4 ] {2764fc4f-0bf4-44bf-a0e8-966a6ed36c6b} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2561 | 2026.03.04 18:55:08.259919 [ 4 ] {2764fc4f-0bf4-44bf-a0e8-966a6ed36c6b} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001755 sec., 71794.8717948718 rows/sec., 6.17 MiB/sec. | ||
| 2562 | 2026.03.04 18:55:08.259958 [ 4 ] {2764fc4f-0bf4-44bf-a0e8-966a6ed36c6b} <Debug> TCPHandler: Processed in 0.002105188 sec. | ||
| 2563 | 2026.03.04 18:55:08.260080 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2564 | 2026.03.04 18:55:08.260174 [ 4 ] {9a715476-fe31-45f7-be28-f927efa46f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2565 | 2026.03.04 18:55:08.260213 [ 4 ] {9a715476-fe31-45f7-be28-f927efa46f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2566 | 2026.03.04 18:55:08.260611 [ 4 ] {9a715476-fe31-45f7-be28-f927efa46f54} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2567 | 2026.03.04 18:55:08.260646 [ 4 ] {9a715476-fe31-45f7-be28-f927efa46f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2568 | 2026.03.04 18:55:08.260939 [ 4 ] {9a715476-fe31-45f7-be28-f927efa46f54} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2569 | 2026.03.04 18:55:08.261138 [ 4 ] {9a715476-fe31-45f7-be28-f927efa46f54} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2570 | 2026.03.04 18:55:08.261261 [ 4 ] {9a715476-fe31-45f7-be28-f927efa46f54} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001106 sec., 31645.569620253165 rows/sec., 2.32 MiB/sec. | ||
| 2571 | 2026.03.04 18:55:08.261296 [ 4 ] {9a715476-fe31-45f7-be28-f927efa46f54} <Debug> TCPHandler: Processed in 0.001263619 sec. | ||
| 2572 | 2026.03.04 18:55:08.261409 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2573 | 2026.03.04 18:55:08.261499 [ 4 ] {4de69f46-2d49-4680-8eff-74619b76dff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2574 | 2026.03.04 18:55:08.261538 [ 4 ] {4de69f46-2d49-4680-8eff-74619b76dff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2575 | 2026.03.04 18:55:08.261958 [ 4 ] {4de69f46-2d49-4680-8eff-74619b76dff1} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2576 | 2026.03.04 18:55:08.261993 [ 4 ] {4de69f46-2d49-4680-8eff-74619b76dff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2577 | 2026.03.04 18:55:08.262287 [ 4 ] {4de69f46-2d49-4680-8eff-74619b76dff1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2578 | 2026.03.04 18:55:08.262496 [ 4 ] {4de69f46-2d49-4680-8eff-74619b76dff1} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2579 | 2026.03.04 18:55:08.262620 [ 4 ] {4de69f46-2d49-4680-8eff-74619b76dff1} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001137 sec., 87071.2401055409 rows/sec., 6.80 MiB/sec. | ||
| 2580 | 2026.03.04 18:55:08.262655 [ 4 ] {4de69f46-2d49-4680-8eff-74619b76dff1} <Debug> TCPHandler: Processed in 0.00129352 sec. | ||
| 2581 | 2026.03.04 18:55:08.262770 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2582 | 2026.03.04 18:55:08.262862 [ 4 ] {99c0491f-d5aa-4f9f-aeba-42f83985cf55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2583 | 2026.03.04 18:55:08.262904 [ 4 ] {99c0491f-d5aa-4f9f-aeba-42f83985cf55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2584 | 2026.03.04 18:55:08.263329 [ 4 ] {99c0491f-d5aa-4f9f-aeba-42f83985cf55} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2585 | 2026.03.04 18:55:08.263368 [ 4 ] {99c0491f-d5aa-4f9f-aeba-42f83985cf55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2586 | 2026.03.04 18:55:08.263712 [ 4 ] {99c0491f-d5aa-4f9f-aeba-42f83985cf55} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2587 | 2026.03.04 18:55:08.263924 [ 4 ] {99c0491f-d5aa-4f9f-aeba-42f83985cf55} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2588 | 2026.03.04 18:55:08.264048 [ 4 ] {99c0491f-d5aa-4f9f-aeba-42f83985cf55} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 2589 | 2026.03.04 18:55:08.264082 [ 4 ] {99c0491f-d5aa-4f9f-aeba-42f83985cf55} <Debug> TCPHandler: Processed in 0.001358582 sec. | ||
| 2590 | 2026.03.04 18:55:08.264194 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2591 | 2026.03.04 18:55:08.264285 [ 4 ] {346cdf99-f0b9-49ba-a4e4-7bcab7f28c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2592 | 2026.03.04 18:55:08.264336 [ 4 ] {346cdf99-f0b9-49ba-a4e4-7bcab7f28c61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2593 | 2026.03.04 18:55:08.265196 [ 4 ] {346cdf99-f0b9-49ba-a4e4-7bcab7f28c61} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2594 | 2026.03.04 18:55:08.265232 [ 4 ] {346cdf99-f0b9-49ba-a4e4-7bcab7f28c61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2595 | 2026.03.04 18:55:08.265758 [ 4 ] {346cdf99-f0b9-49ba-a4e4-7bcab7f28c61} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2596 | 2026.03.04 18:55:08.265971 [ 4 ] {346cdf99-f0b9-49ba-a4e4-7bcab7f28c61} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2597 | 2026.03.04 18:55:08.266102 [ 4 ] {346cdf99-f0b9-49ba-a4e4-7bcab7f28c61} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001835 sec., 19073.56948228883 rows/sec., 34.18 MiB/sec. | ||
| 2598 | 2026.03.04 18:55:08.266150 [ 4 ] {346cdf99-f0b9-49ba-a4e4-7bcab7f28c61} <Debug> TCPHandler: Processed in 0.002001917 sec. | ||
| 2599 | 2026.03.04 18:55:08.266272 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2600 | 2026.03.04 18:55:08.266364 [ 4 ] {a30abb43-6ac8-4656-8cc1-19ac723fa66d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2601 | 2026.03.04 18:55:08.266404 [ 4 ] {a30abb43-6ac8-4656-8cc1-19ac723fa66d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2602 | 2026.03.04 18:55:08.266745 [ 4 ] {a30abb43-6ac8-4656-8cc1-19ac723fa66d} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2603 | 2026.03.04 18:55:08.266780 [ 4 ] {a30abb43-6ac8-4656-8cc1-19ac723fa66d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2604 | 2026.03.04 18:55:08.267068 [ 4 ] {a30abb43-6ac8-4656-8cc1-19ac723fa66d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2605 | 2026.03.04 18:55:08.267275 [ 4 ] {a30abb43-6ac8-4656-8cc1-19ac723fa66d} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2606 | 2026.03.04 18:55:08.267397 [ 4 ] {a30abb43-6ac8-4656-8cc1-19ac723fa66d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 2607 | 2026.03.04 18:55:08.267430 [ 4 ] {a30abb43-6ac8-4656-8cc1-19ac723fa66d} <Debug> TCPHandler: Processed in 0.001205458 sec. | ||
| 2608 | 2026.03.04 18:55:13.263542 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2609 | 2026.03.04 18:55:13.263751 [ 4 ] {9de28c1b-3ffa-4c93-b744-4d4f5b3313d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2610 | 2026.03.04 18:55:13.263817 [ 4 ] {9de28c1b-3ffa-4c93-b744-4d4f5b3313d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2611 | 2026.03.04 18:55:13.264642 [ 4 ] {9de28c1b-3ffa-4c93-b744-4d4f5b3313d3} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2612 | 2026.03.04 18:55:13.264696 [ 4 ] {9de28c1b-3ffa-4c93-b744-4d4f5b3313d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2613 | 2026.03.04 18:55:13.265122 [ 4 ] {9de28c1b-3ffa-4c93-b744-4d4f5b3313d3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2614 | 2026.03.04 18:55:13.265344 [ 4 ] {9de28c1b-3ffa-4c93-b744-4d4f5b3313d3} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2615 | 2026.03.04 18:55:13.265499 [ 4 ] {9de28c1b-3ffa-4c93-b744-4d4f5b3313d3} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001801 sec., 157690.17212659633 rows/sec., 10.02 MiB/sec. | ||
| 2616 | 2026.03.04 18:55:13.265545 [ 4 ] {9de28c1b-3ffa-4c93-b744-4d4f5b3313d3} <Debug> TCPHandler: Processed in 0.002137669 sec. | ||
| 2617 | 2026.03.04 18:55:13.265671 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2618 | 2026.03.04 18:55:13.265773 [ 4 ] {5d84d696-7f03-462e-9fbb-a61156981cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2619 | 2026.03.04 18:55:13.265815 [ 4 ] {5d84d696-7f03-462e-9fbb-a61156981cf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2620 | 2026.03.04 18:55:13.266702 [ 4 ] {5d84d696-7f03-462e-9fbb-a61156981cf8} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2621 | 2026.03.04 18:55:13.266740 [ 4 ] {5d84d696-7f03-462e-9fbb-a61156981cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2622 | 2026.03.04 18:55:13.267136 [ 4 ] {5d84d696-7f03-462e-9fbb-a61156981cf8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2623 | 2026.03.04 18:55:13.267347 [ 4 ] {5d84d696-7f03-462e-9fbb-a61156981cf8} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2624 | 2026.03.04 18:55:13.267467 [ 39 ] {} <Debug> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2625 | 2026.03.04 18:55:13.267476 [ 4 ] {5d84d696-7f03-462e-9fbb-a61156981cf8} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.001728 sec., 461226.85185185185 rows/sec., 36.25 MiB/sec. | ||
| 2626 | 2026.03.04 18:55:13.267540 [ 39 ] {} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2627 | 2026.03.04 18:55:13.267555 [ 4 ] {5d84d696-7f03-462e-9fbb-a61156981cf8} <Debug> TCPHandler: Processed in 0.001934104 sec. | ||
| 2628 | 2026.03.04 18:55:13.267565 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2629 | 2026.03.04 18:55:13.267675 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2630 | 2026.03.04 18:55:13.267692 [ 201 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::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 | ||
| 2631 | 2026.03.04 18:55:13.267772 [ 4 ] {1115e113-a720-4fd3-9e79-3f7874155c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2632 | 2026.03.04 18:55:13.267817 [ 4 ] {1115e113-a720-4fd3-9e79-3f7874155c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2633 | 2026.03.04 18:55:13.267842 [ 201 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2634 | 2026.03.04 18:55:13.267885 [ 201 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 966 rows starting from the beginning of the part | ||
| 2635 | 2026.03.04 18:55:13.267955 [ 201 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2014 rows starting from the beginning of the part | ||
| 2636 | 2026.03.04 18:55:13.268005 [ 201 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2637 | 2026.03.04 18:55:13.268054 [ 201 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 797 rows starting from the beginning of the part | ||
| 2638 | 2026.03.04 18:55:13.268099 [ 201 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 126 rows starting from the beginning of the part | ||
| 2639 | 2026.03.04 18:55:13.268142 [ 201 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 797 rows starting from the beginning of the part | ||
| 2640 | 2026.03.04 18:55:13.268274 [ 4 ] {1115e113-a720-4fd3-9e79-3f7874155c6f} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2641 | 2026.03.04 18:55:13.268316 [ 4 ] {1115e113-a720-4fd3-9e79-3f7874155c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2642 | 2026.03.04 18:55:13.268654 [ 4 ] {1115e113-a720-4fd3-9e79-3f7874155c6f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2643 | 2026.03.04 18:55:13.268883 [ 4 ] {1115e113-a720-4fd3-9e79-3f7874155c6f} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2644 | 2026.03.04 18:55:13.269014 [ 4 ] {1115e113-a720-4fd3-9e79-3f7874155c6f} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001262 sec., 112519.80982567352 rows/sec., 6.61 MiB/sec. | ||
| 2645 | 2026.03.04 18:55:13.269050 [ 4 ] {1115e113-a720-4fd3-9e79-3f7874155c6f} <Debug> TCPHandler: Processed in 0.001423233 sec. | ||
| 2646 | 2026.03.04 18:55:13.269158 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2647 | 2026.03.04 18:55:13.269250 [ 4 ] {d7ccb764-eefd-434b-866e-0a4bacda99fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2648 | 2026.03.04 18:55:13.269290 [ 4 ] {d7ccb764-eefd-434b-866e-0a4bacda99fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2649 | 2026.03.04 18:55:13.269730 [ 4 ] {d7ccb764-eefd-434b-866e-0a4bacda99fb} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2650 | 2026.03.04 18:55:13.269766 [ 4 ] {d7ccb764-eefd-434b-866e-0a4bacda99fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2651 | 2026.03.04 18:55:13.270082 [ 4 ] {d7ccb764-eefd-434b-866e-0a4bacda99fb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2652 | 2026.03.04 18:55:13.270306 [ 4 ] {d7ccb764-eefd-434b-866e-0a4bacda99fb} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2653 | 2026.03.04 18:55:13.270385 [ 186 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4756 rows, containing 5 columns (5 merged, 0 gathered) in 0.002747724 sec., 1730887.090552035 rows/sec., 141.65 MiB/sec. | ||
| 2654 | 2026.03.04 18:55:13.270401 [ 39 ] {} <Debug> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2655 | 2026.03.04 18:55:13.270434 [ 4 ] {d7ccb764-eefd-434b-866e-0a4bacda99fb} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001201 sec., 124063.28059950042 rows/sec., 8.02 MiB/sec. | ||
| 2656 | 2026.03.04 18:55:13.270456 [ 39 ] {} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2657 | 2026.03.04 18:55:13.270476 [ 4 ] {d7ccb764-eefd-434b-866e-0a4bacda99fb} <Debug> TCPHandler: Processed in 0.001365452 sec. | ||
| 2658 | 2026.03.04 18:55:13.270479 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2659 | 2026.03.04 18:55:13.270562 [ 201 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::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 | ||
| 2660 | 2026.03.04 18:55:13.270594 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2661 | 2026.03.04 18:55:13.270663 [ 201 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2662 | 2026.03.04 18:55:13.270692 [ 4 ] {77de5b65-7ca4-4a3c-b44f-dc09b818e32b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2663 | 2026.03.04 18:55:13.270694 [ 201 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2664 | 2026.03.04 18:55:13.270738 [ 4 ] {77de5b65-7ca4-4a3c-b44f-dc09b818e32b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2665 | 2026.03.04 18:55:13.270758 [ 199 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2666 | 2026.03.04 18:55:13.270761 [ 201 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2667 | 2026.03.04 18:55:13.270820 [ 201 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 2668 | 2026.03.04 18:55:13.270855 [ 201 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 708 rows starting from the beginning of the part | ||
| 2669 | 2026.03.04 18:55:13.270891 [ 201 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 2670 | 2026.03.04 18:55:13.270929 [ 201 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 2671 | 2026.03.04 18:55:13.271090 [ 199 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_11_2} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2672 | 2026.03.04 18:55:13.271183 [ 199 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_11_2} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2673 | 2026.03.04 18:55:13.271198 [ 4 ] {77de5b65-7ca4-4a3c-b44f-dc09b818e32b} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2674 | 2026.03.04 18:55:13.271240 [ 4 ] {77de5b65-7ca4-4a3c-b44f-dc09b818e32b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2675 | 2026.03.04 18:55:13.271277 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
| 2676 | 2026.03.04 18:55:13.271558 [ 4 ] {77de5b65-7ca4-4a3c-b44f-dc09b818e32b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2677 | 2026.03.04 18:55:13.271775 [ 4 ] {77de5b65-7ca4-4a3c-b44f-dc09b818e32b} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2678 | 2026.03.04 18:55:13.271818 [ 199 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1328 rows, containing 5 columns (5 merged, 0 gathered) in 0.00128476 sec., 1033656.0914100688 rows/sec., 67.61 MiB/sec. | ||
| 2679 | 2026.03.04 18:55:13.271905 [ 4 ] {77de5b65-7ca4-4a3c-b44f-dc09b818e32b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001231 sec., 120227.45735174653 rows/sec., 6.84 MiB/sec. | ||
| 2680 | 2026.03.04 18:55:13.271946 [ 4 ] {77de5b65-7ca4-4a3c-b44f-dc09b818e32b} <Debug> TCPHandler: Processed in 0.001399762 sec. | ||
| 2681 | 2026.03.04 18:55:13.272011 [ 186 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2682 | 2026.03.04 18:55:13.272057 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2683 | 2026.03.04 18:55:13.272153 [ 4 ] {ed3efdc0-fcf1-482d-8dfa-fe19c49c6c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2684 | 2026.03.04 18:55:13.272194 [ 4 ] {ed3efdc0-fcf1-482d-8dfa-fe19c49c6c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2685 | 2026.03.04 18:55:13.272316 [ 186 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_6_1} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2686 | 2026.03.04 18:55:13.272397 [ 186 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_6_1} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2687 | 2026.03.04 18:55:13.272487 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 2688 | 2026.03.04 18:55:13.272839 [ 4 ] {ed3efdc0-fcf1-482d-8dfa-fe19c49c6c00} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2689 | 2026.03.04 18:55:13.272880 [ 4 ] {ed3efdc0-fcf1-482d-8dfa-fe19c49c6c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2690 | 2026.03.04 18:55:13.273199 [ 4 ] {ed3efdc0-fcf1-482d-8dfa-fe19c49c6c00} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2691 | 2026.03.04 18:55:13.273409 [ 4 ] {ed3efdc0-fcf1-482d-8dfa-fe19c49c6c00} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2692 | 2026.03.04 18:55:13.273508 [ 39 ] {} <Debug> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2693 | 2026.03.04 18:55:13.273535 [ 4 ] {ed3efdc0-fcf1-482d-8dfa-fe19c49c6c00} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.0014 sec., 350000 rows/sec., 24.54 MiB/sec. | ||
| 2694 | 2026.03.04 18:55:13.273537 [ 39 ] {} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2695 | 2026.03.04 18:55:13.273573 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2696 | 2026.03.04 18:55:13.273577 [ 4 ] {ed3efdc0-fcf1-482d-8dfa-fe19c49c6c00} <Debug> TCPHandler: Processed in 0.001567747 sec. | ||
| 2697 | 2026.03.04 18:55:13.273667 [ 195 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::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 | ||
| 2698 | 2026.03.04 18:55:13.273692 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2699 | 2026.03.04 18:55:13.273782 [ 195 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2700 | 2026.03.04 18:55:13.273788 [ 4 ] {cc3de1b1-9397-4ed1-9c5f-95906652e3e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2701 | 2026.03.04 18:55:13.273827 [ 195 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 555 rows starting from the beginning of the part | ||
| 2702 | 2026.03.04 18:55:13.273842 [ 4 ] {cc3de1b1-9397-4ed1-9c5f-95906652e3e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2703 | 2026.03.04 18:55:13.273918 [ 195 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1051 rows starting from the beginning of the part | ||
| 2704 | 2026.03.04 18:55:13.273971 [ 195 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2705 | 2026.03.04 18:55:13.274014 [ 195 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 490 rows starting from the beginning of the part | ||
| 2706 | 2026.03.04 18:55:13.274057 [ 195 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 99 rows starting from the beginning of the part | ||
| 2707 | 2026.03.04 18:55:13.274098 [ 195 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 490 rows starting from the beginning of the part | ||
| 2708 | 2026.03.04 18:55:13.274186 [ 4 ] {cc3de1b1-9397-4ed1-9c5f-95906652e3e4} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2709 | 2026.03.04 18:55:13.274225 [ 4 ] {cc3de1b1-9397-4ed1-9c5f-95906652e3e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2710 | 2026.03.04 18:55:13.274563 [ 4 ] {cc3de1b1-9397-4ed1-9c5f-95906652e3e4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2711 | 2026.03.04 18:55:13.274801 [ 4 ] {cc3de1b1-9397-4ed1-9c5f-95906652e3e4} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2712 | 2026.03.04 18:55:13.274931 [ 4 ] {cc3de1b1-9397-4ed1-9c5f-95906652e3e4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00116 sec., 5172.413793103448 rows/sec., 270.24 KiB/sec. | ||
| 2713 | 2026.03.04 18:55:13.274965 [ 4 ] {cc3de1b1-9397-4ed1-9c5f-95906652e3e4} <Debug> TCPHandler: Processed in 0.001320531 sec. | ||
| 2714 | 2026.03.04 18:55:13.275083 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2715 | 2026.03.04 18:55:13.275174 [ 4 ] {23ab10ca-0a29-4592-b9b5-b543038e9256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2716 | 2026.03.04 18:55:13.275215 [ 4 ] {23ab10ca-0a29-4592-b9b5-b543038e9256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2717 | 2026.03.04 18:55:13.275608 [ 186 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2749 rows, containing 5 columns (5 merged, 0 gathered) in 0.001983345 sec., 1386042.2669782615 rows/sec., 103.08 MiB/sec. | ||
| 2718 | 2026.03.04 18:55:13.275669 [ 4 ] {23ab10ca-0a29-4592-b9b5-b543038e9256} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2719 | 2026.03.04 18:55:13.275709 [ 4 ] {23ab10ca-0a29-4592-b9b5-b543038e9256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2720 | 2026.03.04 18:55:13.275802 [ 199 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2721 | 2026.03.04 18:55:13.276086 [ 199 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_11_2} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2722 | 2026.03.04 18:55:13.276089 [ 4 ] {23ab10ca-0a29-4592-b9b5-b543038e9256} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2723 | 2026.03.04 18:55:13.276168 [ 199 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_11_2} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2724 | 2026.03.04 18:55:13.276235 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 2725 | 2026.03.04 18:55:13.276334 [ 4 ] {23ab10ca-0a29-4592-b9b5-b543038e9256} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2726 | 2026.03.04 18:55:13.276444 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2727 | 2026.03.04 18:55:13.276467 [ 4 ] {23ab10ca-0a29-4592-b9b5-b543038e9256} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001311 sec., 202135.77421815405 rows/sec., 13.43 MiB/sec. | ||
| 2728 | 2026.03.04 18:55:13.276475 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2729 | 2026.03.04 18:55:13.276506 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2730 | 2026.03.04 18:55:13.276509 [ 4 ] {23ab10ca-0a29-4592-b9b5-b543038e9256} <Debug> TCPHandler: Processed in 0.001472104 sec. | ||
| 2731 | 2026.03.04 18:55:13.276579 [ 186 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::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 | ||
| 2732 | 2026.03.04 18:55:13.276635 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2733 | 2026.03.04 18:55:13.276698 [ 186 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2734 | 2026.03.04 18:55:13.276730 [ 4 ] {fcb751cb-24bb-4f7d-b84d-580a64a49c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2735 | 2026.03.04 18:55:13.276734 [ 186 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 721 rows starting from the beginning of the part | ||
| 2736 | 2026.03.04 18:55:13.276778 [ 4 ] {fcb751cb-24bb-4f7d-b84d-580a64a49c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2737 | 2026.03.04 18:55:13.276810 [ 186 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2514 rows starting from the beginning of the part | ||
| 2738 | 2026.03.04 18:55:13.276861 [ 186 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 96 rows starting from the beginning of the part | ||
| 2739 | 2026.03.04 18:55:13.276898 [ 186 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 265 rows starting from the beginning of the part | ||
| 2740 | 2026.03.04 18:55:13.276934 [ 186 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::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 | ||
| 2741 | 2026.03.04 18:55:13.276971 [ 186 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 265 rows starting from the beginning of the part | ||
| 2742 | 2026.03.04 18:55:13.277088 [ 4 ] {fcb751cb-24bb-4f7d-b84d-580a64a49c75} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2743 | 2026.03.04 18:55:13.277128 [ 4 ] {fcb751cb-24bb-4f7d-b84d-580a64a49c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2744 | 2026.03.04 18:55:13.277453 [ 4 ] {fcb751cb-24bb-4f7d-b84d-580a64a49c75} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2745 | 2026.03.04 18:55:13.277674 [ 4 ] {fcb751cb-24bb-4f7d-b84d-580a64a49c75} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2746 | 2026.03.04 18:55:13.277804 [ 4 ] {fcb751cb-24bb-4f7d-b84d-580a64a49c75} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001091 sec., 916.5902841429881 rows/sec., 61.76 KiB/sec. | ||
| 2747 | 2026.03.04 18:55:13.277843 [ 4 ] {fcb751cb-24bb-4f7d-b84d-580a64a49c75} <Debug> TCPHandler: Processed in 0.001255289 sec. | ||
| 2748 | 2026.03.04 18:55:13.277968 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2749 | 2026.03.04 18:55:13.278087 [ 4 ] {e13dfce7-3edd-41bd-816b-e9838da99e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2750 | 2026.03.04 18:55:13.278137 [ 4 ] {e13dfce7-3edd-41bd-816b-e9838da99e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2751 | 2026.03.04 18:55:13.278484 [ 194 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4021 rows, containing 5 columns (5 merged, 0 gathered) in 0.001935445 sec., 2077558.3909643518 rows/sec., 137.66 MiB/sec. | ||
| 2752 | 2026.03.04 18:55:13.278535 [ 4 ] {e13dfce7-3edd-41bd-816b-e9838da99e19} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2753 | 2026.03.04 18:55:13.278579 [ 4 ] {e13dfce7-3edd-41bd-816b-e9838da99e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2754 | 2026.03.04 18:55:13.278788 [ 186 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2755 | 2026.03.04 18:55:13.278956 [ 4 ] {e13dfce7-3edd-41bd-816b-e9838da99e19} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2756 | 2026.03.04 18:55:13.279075 [ 186 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2757 | 2026.03.04 18:55:13.279160 [ 186 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2758 | 2026.03.04 18:55:13.279222 [ 4 ] {e13dfce7-3edd-41bd-816b-e9838da99e19} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2759 | 2026.03.04 18:55:13.279226 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 2760 | 2026.03.04 18:55:13.279341 [ 39 ] {} <Debug> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2761 | 2026.03.04 18:55:13.279369 [ 4 ] {e13dfce7-3edd-41bd-816b-e9838da99e19} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001305 sec., 68965.51724137932 rows/sec., 4.32 MiB/sec. | ||
| 2762 | 2026.03.04 18:55:13.279373 [ 39 ] {} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2763 | 2026.03.04 18:55:13.279408 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2764 | 2026.03.04 18:55:13.279412 [ 4 ] {e13dfce7-3edd-41bd-816b-e9838da99e19} <Debug> TCPHandler: Processed in 0.001503284 sec. | ||
| 2765 | 2026.03.04 18:55:13.279470 [ 199 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 2766 | 2026.03.04 18:55:13.279574 [ 199 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2767 | 2026.03.04 18:55:13.279602 [ 199 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 202 rows starting from the beginning of the part | ||
| 2768 | 2026.03.04 18:55:13.279666 [ 199 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 2769 | 2026.03.04 18:55:13.279711 [ 199 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 2770 | 2026.03.04 18:55:13.279749 [ 199 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 90 rows starting from the beginning of the part | ||
| 2771 | 2026.03.04 18:55:13.279797 [ 199 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 2772 | 2026.03.04 18:55:13.279836 [ 199 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part | ||
| 2773 | 2026.03.04 18:55:13.280648 [ 191 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 4 columns (4 merged, 0 gathered) in 0.001202498 sec., 414137.9029320631 rows/sec., 26.26 MiB/sec. | ||
| 2774 | 2026.03.04 18:55:13.280785 [ 199 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2775 | 2026.03.04 18:55:13.281021 [ 199 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_11_2} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2776 | 2026.03.04 18:55:13.281088 [ 199 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_11_2} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2777 | 2026.03.04 18:55:13.281142 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2778 | 2026.03.04 18:55:13.466911 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4359 | ||
| 2779 | 2026.03.04 18:55:13.467353 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2780 | 2026.03.04 18:55:13.467388 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2781 | 2026.03.04 18:55:13.467837 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2782 | 2026.03.04 18:55:13.468061 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2783 | 2026.03.04 18:55:13.468187 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4359 | ||
| 2784 | 2026.03.04 18:55:13.695329 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2785 | 2026.03.04 18:55:13.712330 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2786 | 2026.03.04 18:55:13.712396 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2787 | 2026.03.04 18:55:13.717718 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2788 | 2026.03.04 18:55:13.718434 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2789 | 2026.03.04 18:55:13.721921 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2790 | 2026.03.04 18:55:14.994170 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49904 | ||
| 2791 | 2026.03.04 18:55:14.994303 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2792 | 2026.03.04 18:55:14.994338 [ 289 ] {} <Debug> TCP-Session: 260933de-f910-4c20-a9d7-325719f7bca7 Authenticating user 'default' from [fd00:1122:3344:101::e]:49904 | ||
| 2793 | 2026.03.04 18:55:14.994363 [ 289 ] {} <Debug> TCP-Session: 260933de-f910-4c20-a9d7-325719f7bca7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2794 | 2026.03.04 18:55:14.994378 [ 289 ] {} <Debug> TCP-Session: 260933de-f910-4c20-a9d7-325719f7bca7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2795 | 2026.03.04 18:55:14.994622 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35907 | ||
| 2796 | 2026.03.04 18:55:14.994658 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42554 | ||
| 2797 | 2026.03.04 18:55:14.994669 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50587 | ||
| 2798 | 2026.03.04 18:55:14.994702 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42680 | ||
| 2799 | 2026.03.04 18:55:14.994693 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60644 | ||
| 2800 | 2026.03.04 18:55:14.994756 [ 289 ] {} <Trace> TCP-Session: 260933de-f910-4c20-a9d7-325719f7bca7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2801 | 2026.03.04 18:55:14.994747 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2802 | 2026.03.04 18:55:14.994747 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2803 | 2026.03.04 18:55:14.994857 [ 290 ] {} <Debug> TCP-Session: 54b4baf9-1975-46af-a19f-bf7539236837 Authenticating user 'default' from [fd00:1122:3344:101::e]:35907 | ||
| 2804 | 2026.03.04 18:55:14.994869 [ 294 ] {} <Debug> TCP-Session: 36eacaf5-e12e-410b-81c6-7b1d60964390 Authenticating user 'default' from [fd00:1122:3344:101::e]:42554 | ||
| 2805 | 2026.03.04 18:55:14.994648 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55466 | ||
| 2806 | 2026.03.04 18:55:14.994890 [ 294 ] {} <Debug> TCP-Session: 36eacaf5-e12e-410b-81c6-7b1d60964390 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2807 | 2026.03.04 18:55:14.994883 [ 290 ] {} <Debug> TCP-Session: 54b4baf9-1975-46af-a19f-bf7539236837 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2808 | 2026.03.04 18:55:14.994932 [ 294 ] {} <Debug> TCP-Session: 36eacaf5-e12e-410b-81c6-7b1d60964390 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2809 | 2026.03.04 18:55:14.994944 [ 290 ] {} <Debug> TCP-Session: 54b4baf9-1975-46af-a19f-bf7539236837 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2810 | 2026.03.04 18:55:14.994640 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51447 | ||
| 2811 | 2026.03.04 18:55:14.994984 [ 289 ] {2fdac2a2-cee2-4fde-9c6d-f72f15dee466} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49904) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2812 | 2026.03.04 18:55:14.994630 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49150 | ||
| 2813 | 2026.03.04 18:55:14.995022 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2814 | 2026.03.04 18:55:14.995019 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2815 | 2026.03.04 18:55:14.995064 [ 286 ] {} <Debug> TCP-Session: bd895b59-383c-46e5-a51e-0f89c128056f Authenticating user 'default' from [fd00:1122:3344:101::e]:60644 | ||
| 2816 | 2026.03.04 18:55:14.995090 [ 287 ] {} <Debug> TCP-Session: 129e93f6-2ee7-4efb-9b01-682e496e7bd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:42680 | ||
| 2817 | 2026.03.04 18:55:14.995098 [ 286 ] {} <Debug> TCP-Session: bd895b59-383c-46e5-a51e-0f89c128056f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2818 | 2026.03.04 18:55:14.995120 [ 287 ] {} <Debug> TCP-Session: 129e93f6-2ee7-4efb-9b01-682e496e7bd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2819 | 2026.03.04 18:55:14.995122 [ 286 ] {} <Debug> TCP-Session: bd895b59-383c-46e5-a51e-0f89c128056f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2820 | 2026.03.04 18:55:14.995142 [ 287 ] {} <Debug> TCP-Session: 129e93f6-2ee7-4efb-9b01-682e496e7bd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2821 | 2026.03.04 18:55:14.995282 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2822 | 2026.03.04 18:55:14.995283 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2823 | 2026.03.04 18:55:14.995313 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2824 | 2026.03.04 18:55:14.995337 [ 292 ] {} <Debug> TCP-Session: e5058437-a446-4a32-a5e6-d82491000ac5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51447 | ||
| 2825 | 2026.03.04 18:55:14.995319 [ 293 ] {} <Debug> TCP-Session: 1b7df131-d79b-4262-a3ee-7e876e9eac11 Authenticating user 'default' from [fd00:1122:3344:101::e]:55466 | ||
| 2826 | 2026.03.04 18:55:14.995356 [ 3 ] {} <Debug> TCP-Session: b5dc039b-a66a-49fb-8226-672144c75fdc Authenticating user 'default' from [fd00:1122:3344:101::e]:50587 | ||
| 2827 | 2026.03.04 18:55:14.995361 [ 292 ] {} <Debug> TCP-Session: e5058437-a446-4a32-a5e6-d82491000ac5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2828 | 2026.03.04 18:55:14.995379 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2829 | 2026.03.04 18:55:14.995381 [ 289 ] {2fdac2a2-cee2-4fde-9c6d-f72f15dee466} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2830 | 2026.03.04 18:55:14.995422 [ 291 ] {} <Debug> TCP-Session: 0092be25-e630-49a0-89f6-d4f78f57425d Authenticating user 'default' from [fd00:1122:3344:101::e]:49150 | ||
| 2831 | 2026.03.04 18:55:14.995396 [ 292 ] {} <Debug> TCP-Session: e5058437-a446-4a32-a5e6-d82491000ac5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2832 | 2026.03.04 18:55:14.995452 [ 291 ] {} <Debug> TCP-Session: 0092be25-e630-49a0-89f6-d4f78f57425d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2833 | 2026.03.04 18:55:14.995384 [ 293 ] {} <Debug> TCP-Session: 1b7df131-d79b-4262-a3ee-7e876e9eac11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2834 | 2026.03.04 18:55:14.995473 [ 289 ] {2fdac2a2-cee2-4fde-9c6d-f72f15dee466} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2835 | 2026.03.04 18:55:14.995495 [ 293 ] {} <Debug> TCP-Session: 1b7df131-d79b-4262-a3ee-7e876e9eac11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2836 | 2026.03.04 18:55:14.995479 [ 291 ] {} <Debug> TCP-Session: 0092be25-e630-49a0-89f6-d4f78f57425d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2837 | 2026.03.04 18:55:14.995392 [ 3 ] {} <Debug> TCP-Session: b5dc039b-a66a-49fb-8226-672144c75fdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2838 | 2026.03.04 18:55:14.995553 [ 3 ] {} <Debug> TCP-Session: b5dc039b-a66a-49fb-8226-672144c75fdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2839 | 2026.03.04 18:55:14.995801 [ 289 ] {2fdac2a2-cee2-4fde-9c6d-f72f15dee466} <Debug> oximeter.version (8e94a6cd-07aa-4e10-bd05-b111c21cc4a6) (SelectExecutor): Key condition: unknown | ||
| 2840 | 2026.03.04 18:55:14.997090 [ 297 ] {2fdac2a2-cee2-4fde-9c6d-f72f15dee466} <Trace> AggregatingTransform: Aggregating | ||
| 2841 | 2026.03.04 18:55:14.997129 [ 297 ] {2fdac2a2-cee2-4fde-9c6d-f72f15dee466} <Trace> Aggregator: Aggregation method: without_key | ||
| 2842 | 2026.03.04 18:55:14.997159 [ 297 ] {2fdac2a2-cee2-4fde-9c6d-f72f15dee466} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001254129 sec. (797.366 rows/sec., 31.15 KiB/sec.) | ||
| 2843 | 2026.03.04 18:55:14.997173 [ 297 ] {2fdac2a2-cee2-4fde-9c6d-f72f15dee466} <Trace> Aggregator: Merging aggregated data | ||
| 2844 | 2026.03.04 18:55:14.998291 [ 289 ] {2fdac2a2-cee2-4fde-9c6d-f72f15dee466} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003373 sec., 296.4719833975689 rows/sec., 11.58 KiB/sec. | ||
| 2845 | 2026.03.04 18:55:14.998411 [ 289 ] {2fdac2a2-cee2-4fde-9c6d-f72f15dee466} <Debug> TCPHandler: Processed in 0.003818678 sec. | ||
| 2846 | 2026.03.04 18:55:14.998540 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2847 | 2026.03.04 18:55:14.998567 [ 289 ] {} <Debug> TCP-Session: 260933de-f910-4c20-a9d7-325719f7bca7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2848 | 2026.03.04 18:55:14.998569 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2849 | 2026.03.04 18:55:14.998587 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2850 | 2026.03.04 18:55:14.998602 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2851 | 2026.03.04 18:55:14.998619 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2852 | 2026.03.04 18:55:14.998634 [ 3 ] {} <Debug> TCP-Session: b5dc039b-a66a-49fb-8226-672144c75fdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2853 | 2026.03.04 18:55:14.998643 [ 292 ] {} <Debug> TCP-Session: e5058437-a446-4a32-a5e6-d82491000ac5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2854 | 2026.03.04 18:55:14.998633 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2855 | 2026.03.04 18:55:14.998680 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2856 | 2026.03.04 18:55:14.998704 [ 287 ] {} <Debug> TCP-Session: 129e93f6-2ee7-4efb-9b01-682e496e7bd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2857 | 2026.03.04 18:55:14.998720 [ 294 ] {} <Debug> TCP-Session: 36eacaf5-e12e-410b-81c6-7b1d60964390 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2858 | 2026.03.04 18:55:14.998666 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2859 | 2026.03.04 18:55:14.998744 [ 286 ] {} <Debug> TCP-Session: bd895b59-383c-46e5-a51e-0f89c128056f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2860 | 2026.03.04 18:55:14.998647 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2861 | 2026.03.04 18:55:14.998781 [ 293 ] {} <Debug> TCP-Session: 1b7df131-d79b-4262-a3ee-7e876e9eac11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2862 | 2026.03.04 18:55:14.998806 [ 290 ] {} <Debug> TCP-Session: 54b4baf9-1975-46af-a19f-bf7539236837 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2863 | 2026.03.04 18:55:14.998616 [ 291 ] {} <Debug> TCP-Session: 0092be25-e630-49a0-89f6-d4f78f57425d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2864 | 2026.03.04 18:55:15.961057 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 378 | ||
| 2865 | 2026.03.04 18:55:15.963465 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2866 | 2026.03.04 18:55:15.963528 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 2867 | 2026.03.04 18:55:15.964717 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2868 | 2026.03.04 18:55:15.965003 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2869 | 2026.03.04 18:55:15.965337 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 378 | ||
| 2870 | 2026.03.04 18:55:16.737388 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64862 | ||
| 2871 | 2026.03.04 18:55:16.737503 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2872 | 2026.03.04 18:55:16.737531 [ 289 ] {} <Debug> TCP-Session: f72384c3-c900-4857-8997-2c7bd0a55699 Authenticating user 'default' from [fd00:1122:3344:101::e]:64862 | ||
| 2873 | 2026.03.04 18:55:16.737553 [ 289 ] {} <Debug> TCP-Session: f72384c3-c900-4857-8997-2c7bd0a55699 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2874 | 2026.03.04 18:55:16.737566 [ 289 ] {} <Debug> TCP-Session: f72384c3-c900-4857-8997-2c7bd0a55699 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2875 | 2026.03.04 18:55:16.737784 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42359 | ||
| 2876 | 2026.03.04 18:55:16.737822 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51494 | ||
| 2877 | 2026.03.04 18:55:16.737839 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59337 | ||
| 2878 | 2026.03.04 18:55:16.737865 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50200 | ||
| 2879 | 2026.03.04 18:55:16.737901 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2880 | 2026.03.04 18:55:16.737920 [ 289 ] {} <Trace> TCP-Session: f72384c3-c900-4857-8997-2c7bd0a55699 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2881 | 2026.03.04 18:55:16.737944 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2882 | 2026.03.04 18:55:16.737946 [ 290 ] {} <Debug> TCP-Session: d2933bd2-7e9f-4c24-b506-68aada49ff70 Authenticating user 'default' from [fd00:1122:3344:101::e]:42359 | ||
| 2883 | 2026.03.04 18:55:16.737965 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2884 | 2026.03.04 18:55:16.737976 [ 294 ] {} <Debug> TCP-Session: 3a0b4324-ccc4-493b-ae36-58a8125c6437 Authenticating user 'default' from [fd00:1122:3344:101::e]:59337 | ||
| 2885 | 2026.03.04 18:55:16.737986 [ 290 ] {} <Debug> TCP-Session: d2933bd2-7e9f-4c24-b506-68aada49ff70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2886 | 2026.03.04 18:55:16.738007 [ 286 ] {} <Debug> TCP-Session: 9f300ab2-29d6-4133-9b5a-9602e106f7e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:50200 | ||
| 2887 | 2026.03.04 18:55:16.738010 [ 294 ] {} <Debug> TCP-Session: 3a0b4324-ccc4-493b-ae36-58a8125c6437 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2888 | 2026.03.04 18:55:16.738018 [ 290 ] {} <Debug> TCP-Session: d2933bd2-7e9f-4c24-b506-68aada49ff70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2889 | 2026.03.04 18:55:16.738041 [ 286 ] {} <Debug> TCP-Session: 9f300ab2-29d6-4133-9b5a-9602e106f7e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2890 | 2026.03.04 18:55:16.738043 [ 294 ] {} <Debug> TCP-Session: 3a0b4324-ccc4-493b-ae36-58a8125c6437 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2891 | 2026.03.04 18:55:16.738070 [ 286 ] {} <Debug> TCP-Session: 9f300ab2-29d6-4133-9b5a-9602e106f7e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2892 | 2026.03.04 18:55:16.737947 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2893 | 2026.03.04 18:55:16.738103 [ 289 ] {0bb2ea2b-163e-4a20-839f-58dde0b90d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64862) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2894 | 2026.03.04 18:55:16.738125 [ 291 ] {} <Debug> TCP-Session: b0860d65-5bc7-440c-ba55-1a3dadf7e5cd Authenticating user 'default' from [fd00:1122:3344:101::e]:51494 | ||
| 2895 | 2026.03.04 18:55:16.737878 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52045 | ||
| 2896 | 2026.03.04 18:55:16.737856 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43118 | ||
| 2897 | 2026.03.04 18:55:16.737841 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51195 | ||
| 2898 | 2026.03.04 18:55:16.737826 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51051 | ||
| 2899 | 2026.03.04 18:55:16.738153 [ 291 ] {} <Debug> TCP-Session: b0860d65-5bc7-440c-ba55-1a3dadf7e5cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2900 | 2026.03.04 18:55:16.738283 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2901 | 2026.03.04 18:55:16.738308 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2902 | 2026.03.04 18:55:16.738311 [ 291 ] {} <Debug> TCP-Session: b0860d65-5bc7-440c-ba55-1a3dadf7e5cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2903 | 2026.03.04 18:55:16.738334 [ 3 ] {} <Debug> TCP-Session: ce65837e-c6ce-47ad-9dfe-a7d2b283cba4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43118 | ||
| 2904 | 2026.03.04 18:55:16.738352 [ 292 ] {} <Debug> TCP-Session: 0349f6bf-e298-4583-a4aa-71d2a9142008 Authenticating user 'default' from [fd00:1122:3344:101::e]:51195 | ||
| 2905 | 2026.03.04 18:55:16.738378 [ 3 ] {} <Debug> TCP-Session: ce65837e-c6ce-47ad-9dfe-a7d2b283cba4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2906 | 2026.03.04 18:55:16.738388 [ 292 ] {} <Debug> TCP-Session: 0349f6bf-e298-4583-a4aa-71d2a9142008 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2907 | 2026.03.04 18:55:16.738397 [ 3 ] {} <Debug> TCP-Session: ce65837e-c6ce-47ad-9dfe-a7d2b283cba4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2908 | 2026.03.04 18:55:16.738407 [ 292 ] {} <Debug> TCP-Session: 0349f6bf-e298-4583-a4aa-71d2a9142008 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2909 | 2026.03.04 18:55:16.738408 [ 289 ] {0bb2ea2b-163e-4a20-839f-58dde0b90d3f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2910 | 2026.03.04 18:55:16.738284 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2911 | 2026.03.04 18:55:16.738348 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2912 | 2026.03.04 18:55:16.738482 [ 289 ] {0bb2ea2b-163e-4a20-839f-58dde0b90d3f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2913 | 2026.03.04 18:55:16.738488 [ 287 ] {} <Debug> TCP-Session: 6f36c80f-849d-4165-aa31-82c9a25605d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:52045 | ||
| 2914 | 2026.03.04 18:55:16.738509 [ 293 ] {} <Debug> TCP-Session: 33d1abc1-fa31-405c-9d01-6400e3830899 Authenticating user 'default' from [fd00:1122:3344:101::e]:51051 | ||
| 2915 | 2026.03.04 18:55:16.738546 [ 287 ] {} <Debug> TCP-Session: 6f36c80f-849d-4165-aa31-82c9a25605d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2916 | 2026.03.04 18:55:16.738552 [ 293 ] {} <Debug> TCP-Session: 33d1abc1-fa31-405c-9d01-6400e3830899 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2917 | 2026.03.04 18:55:16.738587 [ 287 ] {} <Debug> TCP-Session: 6f36c80f-849d-4165-aa31-82c9a25605d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2918 | 2026.03.04 18:55:16.738601 [ 293 ] {} <Debug> TCP-Session: 33d1abc1-fa31-405c-9d01-6400e3830899 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2919 | 2026.03.04 18:55:16.738817 [ 289 ] {0bb2ea2b-163e-4a20-839f-58dde0b90d3f} <Debug> oximeter.version (8e94a6cd-07aa-4e10-bd05-b111c21cc4a6) (SelectExecutor): Key condition: unknown | ||
| 2920 | 2026.03.04 18:55:16.739763 [ 337 ] {0bb2ea2b-163e-4a20-839f-58dde0b90d3f} <Trace> AggregatingTransform: Aggregating | ||
| 2921 | 2026.03.04 18:55:16.739822 [ 337 ] {0bb2ea2b-163e-4a20-839f-58dde0b90d3f} <Trace> Aggregator: Aggregation method: without_key | ||
| 2922 | 2026.03.04 18:55:16.739865 [ 337 ] {0bb2ea2b-163e-4a20-839f-58dde0b90d3f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000947362 sec. (1055.563 rows/sec., 41.23 KiB/sec.) | ||
| 2923 | 2026.03.04 18:55:16.739888 [ 337 ] {0bb2ea2b-163e-4a20-839f-58dde0b90d3f} <Trace> Aggregator: Merging aggregated data | ||
| 2924 | 2026.03.04 18:55:16.741087 [ 289 ] {0bb2ea2b-163e-4a20-839f-58dde0b90d3f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00304 sec., 328.9473684210526 rows/sec., 12.85 KiB/sec. | ||
| 2925 | 2026.03.04 18:55:16.741215 [ 289 ] {0bb2ea2b-163e-4a20-839f-58dde0b90d3f} <Debug> TCPHandler: Processed in 0.003435119 sec. | ||
| 2926 | 2026.03.04 18:55:16.741322 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2927 | 2026.03.04 18:55:16.741346 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2928 | 2026.03.04 18:55:16.741350 [ 289 ] {} <Debug> TCP-Session: f72384c3-c900-4857-8997-2c7bd0a55699 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2929 | 2026.03.04 18:55:16.741373 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2930 | 2026.03.04 18:55:16.741398 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2931 | 2026.03.04 18:55:16.741411 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2932 | 2026.03.04 18:55:16.741428 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2933 | 2026.03.04 18:55:16.741472 [ 291 ] {} <Debug> TCP-Session: b0860d65-5bc7-440c-ba55-1a3dadf7e5cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2934 | 2026.03.04 18:55:16.741489 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2935 | 2026.03.04 18:55:16.741508 [ 294 ] {} <Debug> TCP-Session: 3a0b4324-ccc4-493b-ae36-58a8125c6437 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2936 | 2026.03.04 18:55:16.741472 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2937 | 2026.03.04 18:55:16.741534 [ 286 ] {} <Debug> TCP-Session: 9f300ab2-29d6-4133-9b5a-9602e106f7e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2938 | 2026.03.04 18:55:16.741440 [ 287 ] {} <Debug> TCP-Session: 6f36c80f-849d-4165-aa31-82c9a25605d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2939 | 2026.03.04 18:55:16.741587 [ 3 ] {} <Debug> TCP-Session: ce65837e-c6ce-47ad-9dfe-a7d2b283cba4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2940 | 2026.03.04 18:55:16.741455 [ 292 ] {} <Debug> TCP-Session: 0349f6bf-e298-4583-a4aa-71d2a9142008 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2941 | 2026.03.04 18:55:16.741399 [ 290 ] {} <Debug> TCP-Session: d2933bd2-7e9f-4c24-b506-68aada49ff70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2942 | 2026.03.04 18:55:16.741448 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2943 | 2026.03.04 18:55:16.741725 [ 293 ] {} <Debug> TCP-Session: 33d1abc1-fa31-405c-9d01-6400e3830899 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2944 | 2026.03.04 18:55:17.015962 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53483 | ||
| 2945 | 2026.03.04 18:55:17.016062 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2946 | 2026.03.04 18:55:17.016089 [ 289 ] {} <Debug> TCP-Session: 4d32319e-5635-4e3f-a4c5-64378ab9c714 Authenticating user 'default' from [fd00:1122:3344:101::e]:53483 | ||
| 2947 | 2026.03.04 18:55:17.016114 [ 289 ] {} <Debug> TCP-Session: 4d32319e-5635-4e3f-a4c5-64378ab9c714 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2948 | 2026.03.04 18:55:17.016126 [ 289 ] {} <Debug> TCP-Session: 4d32319e-5635-4e3f-a4c5-64378ab9c714 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2949 | 2026.03.04 18:55:17.016365 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58463 | ||
| 2950 | 2026.03.04 18:55:17.016371 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64262 | ||
| 2951 | 2026.03.04 18:55:17.016388 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58302 | ||
| 2952 | 2026.03.04 18:55:17.016433 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64851 | ||
| 2953 | 2026.03.04 18:55:17.016459 [ 289 ] {} <Trace> TCP-Session: 4d32319e-5635-4e3f-a4c5-64378ab9c714 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2954 | 2026.03.04 18:55:17.016425 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41310 | ||
| 2955 | 2026.03.04 18:55:17.016497 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2956 | 2026.03.04 18:55:17.016527 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2957 | 2026.03.04 18:55:17.016527 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2958 | 2026.03.04 18:55:17.016547 [ 291 ] {} <Debug> TCP-Session: 39adc61e-01e7-455f-a133-d751d947d12a Authenticating user 'default' from [fd00:1122:3344:101::e]:64262 | ||
| 2959 | 2026.03.04 18:55:17.016564 [ 287 ] {} <Debug> TCP-Session: 2f2eb41c-28bc-4ff5-a9a3-cfa6f4cd6edd Authenticating user 'default' from [fd00:1122:3344:101::e]:64851 | ||
| 2960 | 2026.03.04 18:55:17.016573 [ 3 ] {} <Debug> TCP-Session: dddd6c9e-9384-45c7-afb8-203d01bad5c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58302 | ||
| 2961 | 2026.03.04 18:55:17.016590 [ 291 ] {} <Debug> TCP-Session: 39adc61e-01e7-455f-a133-d751d947d12a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2962 | 2026.03.04 18:55:17.016605 [ 287 ] {} <Debug> TCP-Session: 2f2eb41c-28bc-4ff5-a9a3-cfa6f4cd6edd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2963 | 2026.03.04 18:55:17.016621 [ 3 ] {} <Debug> TCP-Session: dddd6c9e-9384-45c7-afb8-203d01bad5c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2964 | 2026.03.04 18:55:17.016625 [ 291 ] {} <Debug> TCP-Session: 39adc61e-01e7-455f-a133-d751d947d12a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2965 | 2026.03.04 18:55:17.016637 [ 287 ] {} <Debug> TCP-Session: 2f2eb41c-28bc-4ff5-a9a3-cfa6f4cd6edd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2966 | 2026.03.04 18:55:17.016646 [ 3 ] {} <Debug> TCP-Session: dddd6c9e-9384-45c7-afb8-203d01bad5c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2967 | 2026.03.04 18:55:17.016669 [ 289 ] {3e9e51b8-af58-4b90-8db9-1609736a6aed} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53483) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2968 | 2026.03.04 18:55:17.016574 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2969 | 2026.03.04 18:55:17.016380 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60492 | ||
| 2970 | 2026.03.04 18:55:17.016731 [ 286 ] {} <Debug> TCP-Session: 4f2dd6af-eec0-4e05-a1f9-b5ab36c27cca Authenticating user 'default' from [fd00:1122:3344:101::e]:41310 | ||
| 2971 | 2026.03.04 18:55:17.016370 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46313 | ||
| 2972 | 2026.03.04 18:55:17.016795 [ 286 ] {} <Debug> TCP-Session: 4f2dd6af-eec0-4e05-a1f9-b5ab36c27cca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2973 | 2026.03.04 18:55:17.016361 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47825 | ||
| 2974 | 2026.03.04 18:55:17.016841 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2975 | 2026.03.04 18:55:17.016860 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2976 | 2026.03.04 18:55:17.016830 [ 286 ] {} <Debug> TCP-Session: 4f2dd6af-eec0-4e05-a1f9-b5ab36c27cca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2977 | 2026.03.04 18:55:17.016886 [ 294 ] {} <Debug> TCP-Session: 18487198-2a9b-4cff-8018-f844d82284f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:60492 | ||
| 2978 | 2026.03.04 18:55:17.016901 [ 292 ] {} <Debug> TCP-Session: 2ee0b9f0-f32c-4d5a-8f34-38ca47d0f9ba Authenticating user 'default' from [fd00:1122:3344:101::e]:46313 | ||
| 2979 | 2026.03.04 18:55:17.016924 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2980 | 2026.03.04 18:55:17.016938 [ 294 ] {} <Debug> TCP-Session: 18487198-2a9b-4cff-8018-f844d82284f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2981 | 2026.03.04 18:55:17.016959 [ 289 ] {3e9e51b8-af58-4b90-8db9-1609736a6aed} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2982 | 2026.03.04 18:55:17.016972 [ 294 ] {} <Debug> TCP-Session: 18487198-2a9b-4cff-8018-f844d82284f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2983 | 2026.03.04 18:55:17.016972 [ 290 ] {} <Debug> TCP-Session: 866a0640-f2f0-4c20-9576-2d8d93da3642 Authenticating user 'default' from [fd00:1122:3344:101::e]:47825 | ||
| 2984 | 2026.03.04 18:55:17.016945 [ 292 ] {} <Debug> TCP-Session: 2ee0b9f0-f32c-4d5a-8f34-38ca47d0f9ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2985 | 2026.03.04 18:55:17.017023 [ 289 ] {3e9e51b8-af58-4b90-8db9-1609736a6aed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2986 | 2026.03.04 18:55:17.017054 [ 292 ] {} <Debug> TCP-Session: 2ee0b9f0-f32c-4d5a-8f34-38ca47d0f9ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2987 | 2026.03.04 18:55:17.017026 [ 290 ] {} <Debug> TCP-Session: 866a0640-f2f0-4c20-9576-2d8d93da3642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2988 | 2026.03.04 18:55:17.017113 [ 290 ] {} <Debug> TCP-Session: 866a0640-f2f0-4c20-9576-2d8d93da3642 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2989 | 2026.03.04 18:55:17.016436 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2990 | 2026.03.04 18:55:17.017179 [ 293 ] {} <Debug> TCP-Session: a4c8dfc9-4636-4a50-a553-7a68c5a52c5a Authenticating user 'default' from [fd00:1122:3344:101::e]:58463 | ||
| 2991 | 2026.03.04 18:55:17.017205 [ 293 ] {} <Debug> TCP-Session: a4c8dfc9-4636-4a50-a553-7a68c5a52c5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2992 | 2026.03.04 18:55:17.017224 [ 293 ] {} <Debug> TCP-Session: a4c8dfc9-4636-4a50-a553-7a68c5a52c5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2993 | 2026.03.04 18:55:17.017393 [ 289 ] {3e9e51b8-af58-4b90-8db9-1609736a6aed} <Debug> oximeter.version (8e94a6cd-07aa-4e10-bd05-b111c21cc4a6) (SelectExecutor): Key condition: unknown | ||
| 2994 | 2026.03.04 18:55:17.018374 [ 347 ] {3e9e51b8-af58-4b90-8db9-1609736a6aed} <Trace> AggregatingTransform: Aggregating | ||
| 2995 | 2026.03.04 18:55:17.018426 [ 347 ] {3e9e51b8-af58-4b90-8db9-1609736a6aed} <Trace> Aggregator: Aggregation method: without_key | ||
| 2996 | 2026.03.04 18:55:17.018465 [ 347 ] {3e9e51b8-af58-4b90-8db9-1609736a6aed} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000966012 sec. (1035.184 rows/sec., 40.44 KiB/sec.) | ||
| 2997 | 2026.03.04 18:55:17.018487 [ 347 ] {3e9e51b8-af58-4b90-8db9-1609736a6aed} <Trace> Aggregator: Merging aggregated data | ||
| 2998 | 2026.03.04 18:55:17.019768 [ 289 ] {3e9e51b8-af58-4b90-8db9-1609736a6aed} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003166 sec., 315.8559696778269 rows/sec., 12.34 KiB/sec. | ||
| 2999 | 2026.03.04 18:55:17.019942 [ 289 ] {3e9e51b8-af58-4b90-8db9-1609736a6aed} <Debug> TCPHandler: Processed in 0.003619254 sec. | ||
| 3000 | 2026.03.04 18:55:17.020073 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3001 | 2026.03.04 18:55:17.020102 [ 289 ] {} <Debug> TCP-Session: 4d32319e-5635-4e3f-a4c5-64378ab9c714 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3002 | 2026.03.04 18:55:17.020116 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3003 | 2026.03.04 18:55:17.020140 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3004 | 2026.03.04 18:55:17.020162 [ 292 ] {} <Debug> TCP-Session: 2ee0b9f0-f32c-4d5a-8f34-38ca47d0f9ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3005 | 2026.03.04 18:55:17.020161 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3006 | 2026.03.04 18:55:17.020187 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3007 | 2026.03.04 18:55:17.020208 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3008 | 2026.03.04 18:55:17.020215 [ 293 ] {} <Debug> TCP-Session: a4c8dfc9-4636-4a50-a553-7a68c5a52c5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3009 | 2026.03.04 18:55:17.020234 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3010 | 2026.03.04 18:55:17.020259 [ 290 ] {} <Debug> TCP-Session: 866a0640-f2f0-4c20-9576-2d8d93da3642 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3011 | 2026.03.04 18:55:17.020282 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3012 | 2026.03.04 18:55:17.020296 [ 294 ] {} <Debug> TCP-Session: 18487198-2a9b-4cff-8018-f844d82284f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3013 | 2026.03.04 18:55:17.020253 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3014 | 2026.03.04 18:55:17.020325 [ 287 ] {} <Debug> TCP-Session: 2f2eb41c-28bc-4ff5-a9a3-cfa6f4cd6edd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3015 | 2026.03.04 18:55:17.020238 [ 291 ] {} <Debug> TCP-Session: 39adc61e-01e7-455f-a133-d751d947d12a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3016 | 2026.03.04 18:55:17.020360 [ 286 ] {} <Debug> TCP-Session: 4f2dd6af-eec0-4e05-a1f9-b5ab36c27cca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3017 | 2026.03.04 18:55:17.020177 [ 3 ] {} <Debug> TCP-Session: dddd6c9e-9384-45c7-afb8-203d01bad5c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3018 | 2026.03.04 18:55:18.258988 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3019 | 2026.03.04 18:55:18.259196 [ 4 ] {0c9a714e-51d3-4a05-8020-fe1a510f8d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3020 | 2026.03.04 18:55:18.259269 [ 4 ] {0c9a714e-51d3-4a05-8020-fe1a510f8d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3021 | 2026.03.04 18:55:18.259974 [ 4 ] {0c9a714e-51d3-4a05-8020-fe1a510f8d67} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3022 | 2026.03.04 18:55:18.260024 [ 4 ] {0c9a714e-51d3-4a05-8020-fe1a510f8d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3023 | 2026.03.04 18:55:18.260442 [ 4 ] {0c9a714e-51d3-4a05-8020-fe1a510f8d67} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3024 | 2026.03.04 18:55:18.260666 [ 4 ] {0c9a714e-51d3-4a05-8020-fe1a510f8d67} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3025 | 2026.03.04 18:55:18.260824 [ 4 ] {0c9a714e-51d3-4a05-8020-fe1a510f8d67} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001682 sec., 74910.82045184304 rows/sec., 6.44 MiB/sec. | ||
| 3026 | 2026.03.04 18:55:18.260864 [ 4 ] {0c9a714e-51d3-4a05-8020-fe1a510f8d67} <Debug> TCPHandler: Processed in 0.002016986 sec. | ||
| 3027 | 2026.03.04 18:55:18.260991 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3028 | 2026.03.04 18:55:18.261087 [ 4 ] {5c83d8a2-06a9-4ecc-b3a9-24ee4fd5c18b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3029 | 2026.03.04 18:55:18.261128 [ 4 ] {5c83d8a2-06a9-4ecc-b3a9-24ee4fd5c18b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3030 | 2026.03.04 18:55:18.261562 [ 4 ] {5c83d8a2-06a9-4ecc-b3a9-24ee4fd5c18b} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3031 | 2026.03.04 18:55:18.261601 [ 4 ] {5c83d8a2-06a9-4ecc-b3a9-24ee4fd5c18b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3032 | 2026.03.04 18:55:18.261899 [ 4 ] {5c83d8a2-06a9-4ecc-b3a9-24ee4fd5c18b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3033 | 2026.03.04 18:55:18.262121 [ 4 ] {5c83d8a2-06a9-4ecc-b3a9-24ee4fd5c18b} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3034 | 2026.03.04 18:55:18.262250 [ 4 ] {5c83d8a2-06a9-4ecc-b3a9-24ee4fd5c18b} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001181 sec., 29635.901778154108 rows/sec., 2.18 MiB/sec. | ||
| 3035 | 2026.03.04 18:55:18.262289 [ 4 ] {5c83d8a2-06a9-4ecc-b3a9-24ee4fd5c18b} <Debug> TCPHandler: Processed in 0.001347502 sec. | ||
| 3036 | 2026.03.04 18:55:18.262409 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3037 | 2026.03.04 18:55:18.262502 [ 4 ] {91920b4b-964b-4fca-bf47-0c5281a64f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3038 | 2026.03.04 18:55:18.262543 [ 4 ] {91920b4b-964b-4fca-bf47-0c5281a64f1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3039 | 2026.03.04 18:55:18.262968 [ 4 ] {91920b4b-964b-4fca-bf47-0c5281a64f1a} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3040 | 2026.03.04 18:55:18.263004 [ 4 ] {91920b4b-964b-4fca-bf47-0c5281a64f1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3041 | 2026.03.04 18:55:18.263309 [ 4 ] {91920b4b-964b-4fca-bf47-0c5281a64f1a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3042 | 2026.03.04 18:55:18.263517 [ 4 ] {91920b4b-964b-4fca-bf47-0c5281a64f1a} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3043 | 2026.03.04 18:55:18.263649 [ 4 ] {91920b4b-964b-4fca-bf47-0c5281a64f1a} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001164 sec., 85051.54639175256 rows/sec., 6.64 MiB/sec. | ||
| 3044 | 2026.03.04 18:55:18.263693 [ 4 ] {91920b4b-964b-4fca-bf47-0c5281a64f1a} <Debug> TCPHandler: Processed in 0.001334121 sec. | ||
| 3045 | 2026.03.04 18:55:18.263815 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3046 | 2026.03.04 18:55:18.263910 [ 4 ] {1985d259-9c01-4b42-b0da-8e90b5914b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3047 | 2026.03.04 18:55:18.263953 [ 4 ] {1985d259-9c01-4b42-b0da-8e90b5914b56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3048 | 2026.03.04 18:55:18.264433 [ 4 ] {1985d259-9c01-4b42-b0da-8e90b5914b56} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3049 | 2026.03.04 18:55:18.264484 [ 4 ] {1985d259-9c01-4b42-b0da-8e90b5914b56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3050 | 2026.03.04 18:55:18.264958 [ 4 ] {1985d259-9c01-4b42-b0da-8e90b5914b56} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3051 | 2026.03.04 18:55:18.265288 [ 4 ] {1985d259-9c01-4b42-b0da-8e90b5914b56} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3052 | 2026.03.04 18:55:18.265470 [ 4 ] {1985d259-9c01-4b42-b0da-8e90b5914b56} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001576 sec., 101522.84263959392 rows/sec., 7.07 MiB/sec. | ||
| 3053 | 2026.03.04 18:55:18.265520 [ 4 ] {1985d259-9c01-4b42-b0da-8e90b5914b56} <Debug> TCPHandler: Processed in 0.00175282 sec. | ||
| 3054 | 2026.03.04 18:55:18.265644 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3055 | 2026.03.04 18:55:18.265741 [ 4 ] {3fabb3bf-a97f-450c-884b-51b25a4ab7d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3056 | 2026.03.04 18:55:18.265797 [ 4 ] {3fabb3bf-a97f-450c-884b-51b25a4ab7d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3057 | 2026.03.04 18:55:18.266594 [ 4 ] {3fabb3bf-a97f-450c-884b-51b25a4ab7d1} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3058 | 2026.03.04 18:55:18.266634 [ 4 ] {3fabb3bf-a97f-450c-884b-51b25a4ab7d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3059 | 2026.03.04 18:55:18.267209 [ 4 ] {3fabb3bf-a97f-450c-884b-51b25a4ab7d1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3060 | 2026.03.04 18:55:18.267440 [ 4 ] {3fabb3bf-a97f-450c-884b-51b25a4ab7d1} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3061 | 2026.03.04 18:55:18.267579 [ 4 ] {3fabb3bf-a97f-450c-884b-51b25a4ab7d1} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001856 sec., 18857.758620689656 rows/sec., 33.79 MiB/sec. | ||
| 3062 | 2026.03.04 18:55:18.267563 [ 30 ] {} <Debug> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3063 | 2026.03.04 18:55:18.267630 [ 4 ] {3fabb3bf-a97f-450c-884b-51b25a4ab7d1} <Debug> TCPHandler: Processed in 0.002036987 sec. | ||
| 3064 | 2026.03.04 18:55:18.267674 [ 30 ] {} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3065 | 2026.03.04 18:55:18.267711 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3066 | 2026.03.04 18:55:18.267775 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3067 | 2026.03.04 18:55:18.267828 [ 194 ] {4dedcf2f-069d-442e-8619-a826ac014536::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 | ||
| 3068 | 2026.03.04 18:55:18.267875 [ 4 ] {f8da0e8e-9e9e-4d1e-91d3-10a965891c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3069 | 2026.03.04 18:55:18.267927 [ 4 ] {f8da0e8e-9e9e-4d1e-91d3-10a965891c63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3070 | 2026.03.04 18:55:18.268098 [ 194 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3071 | 2026.03.04 18:55:18.268171 [ 194 ] {4dedcf2f-069d-442e-8619-a826ac014536::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 | ||
| 3072 | 2026.03.04 18:55:18.268287 [ 4 ] {f8da0e8e-9e9e-4d1e-91d3-10a965891c63} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3073 | 2026.03.04 18:55:18.268330 [ 4 ] {f8da0e8e-9e9e-4d1e-91d3-10a965891c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3074 | 2026.03.04 18:55:18.268359 [ 194 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
| 3075 | 2026.03.04 18:55:18.268489 [ 194 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 35 rows starting from the beginning of the part | ||
| 3076 | 2026.03.04 18:55:18.268606 [ 194 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 47 rows starting from the beginning of the part | ||
| 3077 | 2026.03.04 18:55:18.268657 [ 4 ] {f8da0e8e-9e9e-4d1e-91d3-10a965891c63} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3078 | 2026.03.04 18:55:18.268722 [ 194 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 3079 | 2026.03.04 18:55:18.268837 [ 194 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part | ||
| 3080 | 2026.03.04 18:55:18.268896 [ 4 ] {f8da0e8e-9e9e-4d1e-91d3-10a965891c63} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3081 | 2026.03.04 18:55:18.269036 [ 4 ] {f8da0e8e-9e9e-4d1e-91d3-10a965891c63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001179 sec., 50890.58524173028 rows/sec., 3.43 MiB/sec. | ||
| 3082 | 2026.03.04 18:55:18.269072 [ 4 ] {f8da0e8e-9e9e-4d1e-91d3-10a965891c63} <Debug> TCPHandler: Processed in 0.001354161 sec. | ||
| 3083 | 2026.03.04 18:55:18.276058 [ 199 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 19 columns (19 merged, 0 gathered) in 0.008277331 sec., 22591.82337881619 rows/sec., 40.48 MiB/sec. | ||
| 3084 | 2026.03.04 18:55:18.276424 [ 194 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3085 | 2026.03.04 18:55:18.276754 [ 194 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3086 | 2026.03.04 18:55:18.276821 [ 194 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3087 | 2026.03.04 18:55:18.276913 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 3088 | 2026.03.04 18:55:20.856267 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3089 | 2026.03.04 18:55:20.856330 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3090 | 2026.03.04 18:55:20.969219 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4807 | ||
| 3091 | 2026.03.04 18:55:20.969714 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3092 | 2026.03.04 18:55:20.969762 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3093 | 2026.03.04 18:55:20.970263 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3094 | 2026.03.04 18:55:20.970499 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3095 | 2026.03.04 18:55:20.970648 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4807 | ||
| 3096 | 2026.03.04 18:55:21.222950 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 3097 | 2026.03.04 18:55:21.241509 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3098 | 2026.03.04 18:55:21.241583 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3099 | 2026.03.04 18:55:21.248242 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3100 | 2026.03.04 18:55:21.248993 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3101 | 2026.03.04 18:55:21.252629 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 3102 | 2026.03.04 18:55:22.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.64 MiB, peak 218.06 MiB, free memory in arenas 0.00 B, will set to 210.23 MiB (RSS), difference: 1.59 MiB | ||
| 3103 | 2026.03.04 18:55:23.264328 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3104 | 2026.03.04 18:55:23.264508 [ 4 ] {1aa968e5-8707-4214-b96e-ade4c9b39fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3105 | 2026.03.04 18:55:23.264574 [ 4 ] {1aa968e5-8707-4214-b96e-ade4c9b39fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3106 | 2026.03.04 18:55:23.265340 [ 4 ] {1aa968e5-8707-4214-b96e-ade4c9b39fc1} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3107 | 2026.03.04 18:55:23.265395 [ 4 ] {1aa968e5-8707-4214-b96e-ade4c9b39fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3108 | 2026.03.04 18:55:23.265805 [ 4 ] {1aa968e5-8707-4214-b96e-ade4c9b39fc1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3109 | 2026.03.04 18:55:23.266044 [ 4 ] {1aa968e5-8707-4214-b96e-ade4c9b39fc1} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3110 | 2026.03.04 18:55:23.266203 [ 105 ] {} <Debug> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3111 | 2026.03.04 18:55:23.266211 [ 4 ] {1aa968e5-8707-4214-b96e-ade4c9b39fc1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001749 sec., 162378.50200114353 rows/sec., 10.31 MiB/sec. | ||
| 3112 | 2026.03.04 18:55:23.266285 [ 105 ] {} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3113 | 2026.03.04 18:55:23.266313 [ 4 ] {1aa968e5-8707-4214-b96e-ade4c9b39fc1} <Debug> TCPHandler: Processed in 0.002110198 sec. | ||
| 3114 | 2026.03.04 18:55:23.266314 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3115 | 2026.03.04 18:55:23.266452 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3116 | 2026.03.04 18:55:23.266476 [ 187 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::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 | ||
| 3117 | 2026.03.04 18:55:23.266560 [ 4 ] {0593fe05-0eb1-4c87-90b4-c6d16a315a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3118 | 2026.03.04 18:55:23.266608 [ 4 ] {0593fe05-0eb1-4c87-90b4-c6d16a315a55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3119 | 2026.03.04 18:55:23.266636 [ 187 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3120 | 2026.03.04 18:55:23.266682 [ 187 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3121 | 2026.03.04 18:55:23.266787 [ 187 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 3122 | 2026.03.04 18:55:23.266844 [ 187 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 3123 | 2026.03.04 18:55:23.266901 [ 187 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 3124 | 2026.03.04 18:55:23.266945 [ 187 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 3125 | 2026.03.04 18:55:23.266996 [ 187 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 3126 | 2026.03.04 18:55:23.267513 [ 4 ] {0593fe05-0eb1-4c87-90b4-c6d16a315a55} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3127 | 2026.03.04 18:55:23.267562 [ 4 ] {0593fe05-0eb1-4c87-90b4-c6d16a315a55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3128 | 2026.03.04 18:55:23.267977 [ 4 ] {0593fe05-0eb1-4c87-90b4-c6d16a315a55} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3129 | 2026.03.04 18:55:23.268180 [ 194 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1444 rows, containing 5 columns (5 merged, 0 gathered) in 0.00176295 sec., 819081.6529113133 rows/sec., 55.41 MiB/sec. | ||
| 3130 | 2026.03.04 18:55:23.268211 [ 4 ] {0593fe05-0eb1-4c87-90b4-c6d16a315a55} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3131 | 2026.03.04 18:55:23.268359 [ 4 ] {0593fe05-0eb1-4c87-90b4-c6d16a315a55} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.001824 sec., 436951.7543859649 rows/sec., 34.34 MiB/sec. | ||
| 3132 | 2026.03.04 18:55:23.268388 [ 194 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3133 | 2026.03.04 18:55:23.268398 [ 4 ] {0593fe05-0eb1-4c87-90b4-c6d16a315a55} <Debug> TCPHandler: Processed in 0.001996106 sec. | ||
| 3134 | 2026.03.04 18:55:23.268548 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3135 | 2026.03.04 18:55:23.268656 [ 4 ] {4645f9e8-d8e5-4fe2-8f54-3f1f68a658fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3136 | 2026.03.04 18:55:23.268687 [ 194 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_6_1} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3137 | 2026.03.04 18:55:23.268699 [ 4 ] {4645f9e8-d8e5-4fe2-8f54-3f1f68a658fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3138 | 2026.03.04 18:55:23.268770 [ 194 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_6_1} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3139 | 2026.03.04 18:55:23.268868 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 3140 | 2026.03.04 18:55:23.269178 [ 4 ] {4645f9e8-d8e5-4fe2-8f54-3f1f68a658fc} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3141 | 2026.03.04 18:55:23.269220 [ 4 ] {4645f9e8-d8e5-4fe2-8f54-3f1f68a658fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3142 | 2026.03.04 18:55:23.269539 [ 4 ] {4645f9e8-d8e5-4fe2-8f54-3f1f68a658fc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3143 | 2026.03.04 18:55:23.269753 [ 4 ] {4645f9e8-d8e5-4fe2-8f54-3f1f68a658fc} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3144 | 2026.03.04 18:55:23.269857 [ 105 ] {} <Debug> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3145 | 2026.03.04 18:55:23.269880 [ 4 ] {4645f9e8-d8e5-4fe2-8f54-3f1f68a658fc} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001247 sec., 113873.29591018443 rows/sec., 6.69 MiB/sec. | ||
| 3146 | 2026.03.04 18:55:23.269895 [ 105 ] {} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3147 | 2026.03.04 18:55:23.269922 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3148 | 2026.03.04 18:55:23.269924 [ 4 ] {4645f9e8-d8e5-4fe2-8f54-3f1f68a658fc} <Debug> TCPHandler: Processed in 0.001425533 sec. | ||
| 3149 | 2026.03.04 18:55:23.270009 [ 199 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::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 | ||
| 3150 | 2026.03.04 18:55:23.270046 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3151 | 2026.03.04 18:55:23.270114 [ 199 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3152 | 2026.03.04 18:55:23.270143 [ 4 ] {315a4c62-d961-467b-983c-021e49f501b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3153 | 2026.03.04 18:55:23.270146 [ 199 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 215 rows starting from the beginning of the part | ||
| 3154 | 2026.03.04 18:55:23.270189 [ 4 ] {315a4c62-d961-467b-983c-021e49f501b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3155 | 2026.03.04 18:55:23.270219 [ 199 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 142 rows starting from the beginning of the part | ||
| 3156 | 2026.03.04 18:55:23.270268 [ 199 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 35 rows starting from the beginning of the part | ||
| 3157 | 2026.03.04 18:55:23.270322 [ 199 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 142 rows starting from the beginning of the part | ||
| 3158 | 2026.03.04 18:55:23.270362 [ 199 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 35 rows starting from the beginning of the part | ||
| 3159 | 2026.03.04 18:55:23.270406 [ 199 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 142 rows starting from the beginning of the part | ||
| 3160 | 2026.03.04 18:55:23.270632 [ 4 ] {315a4c62-d961-467b-983c-021e49f501b5} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3161 | 2026.03.04 18:55:23.270674 [ 4 ] {315a4c62-d961-467b-983c-021e49f501b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3162 | 2026.03.04 18:55:23.270984 [ 4 ] {315a4c62-d961-467b-983c-021e49f501b5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3163 | 2026.03.04 18:55:23.271197 [ 4 ] {315a4c62-d961-467b-983c-021e49f501b5} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3164 | 2026.03.04 18:55:23.271292 [ 189 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 711 rows, containing 5 columns (5 merged, 0 gathered) in 0.00131908 sec., 539012.0386936349 rows/sec., 35.30 MiB/sec. | ||
| 3165 | 2026.03.04 18:55:23.271322 [ 4 ] {315a4c62-d961-467b-983c-021e49f501b5} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001197 sec., 124477.86131996659 rows/sec., 8.04 MiB/sec. | ||
| 3166 | 2026.03.04 18:55:23.271362 [ 4 ] {315a4c62-d961-467b-983c-021e49f501b5} <Debug> TCPHandler: Processed in 0.001363821 sec. | ||
| 3167 | 2026.03.04 18:55:23.271442 [ 199 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3168 | 2026.03.04 18:55:23.271476 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3169 | 2026.03.04 18:55:23.271572 [ 4 ] {65a6167d-154f-434d-848c-73f275fd05bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3170 | 2026.03.04 18:55:23.271614 [ 4 ] {65a6167d-154f-434d-848c-73f275fd05bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3171 | 2026.03.04 18:55:23.271698 [ 199 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_11_2} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3172 | 2026.03.04 18:55:23.271774 [ 199 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_11_2} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3173 | 2026.03.04 18:55:23.271845 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3174 | 2026.03.04 18:55:23.272084 [ 4 ] {65a6167d-154f-434d-848c-73f275fd05bf} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3175 | 2026.03.04 18:55:23.272131 [ 4 ] {65a6167d-154f-434d-848c-73f275fd05bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3176 | 2026.03.04 18:55:23.272466 [ 4 ] {65a6167d-154f-434d-848c-73f275fd05bf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3177 | 2026.03.04 18:55:23.272683 [ 4 ] {65a6167d-154f-434d-848c-73f275fd05bf} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3178 | 2026.03.04 18:55:23.272790 [ 105 ] {} <Debug> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3179 | 2026.03.04 18:55:23.272814 [ 4 ] {65a6167d-154f-434d-848c-73f275fd05bf} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001259 sec., 117553.6139793487 rows/sec., 6.69 MiB/sec. | ||
| 3180 | 2026.03.04 18:55:23.272826 [ 105 ] {} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3181 | 2026.03.04 18:55:23.272855 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3182 | 2026.03.04 18:55:23.272859 [ 4 ] {65a6167d-154f-434d-848c-73f275fd05bf} <Debug> TCPHandler: Processed in 0.001429793 sec. | ||
| 3183 | 2026.03.04 18:55:23.272935 [ 194 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::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 | ||
| 3184 | 2026.03.04 18:55:23.272991 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3185 | 2026.03.04 18:55:23.273030 [ 194 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3186 | 2026.03.04 18:55:23.273062 [ 194 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 3187 | 2026.03.04 18:55:23.273090 [ 4 ] {c9cd396f-1ad2-4a0b-bb86-99d6efc99b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3188 | 2026.03.04 18:55:23.273119 [ 194 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 3189 | 2026.03.04 18:55:23.273136 [ 4 ] {c9cd396f-1ad2-4a0b-bb86-99d6efc99b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3190 | 2026.03.04 18:55:23.273165 [ 194 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 3191 | 2026.03.04 18:55:23.273207 [ 194 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 3192 | 2026.03.04 18:55:23.273243 [ 194 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 3193 | 2026.03.04 18:55:23.273299 [ 194 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 3194 | 2026.03.04 18:55:23.273779 [ 4 ] {c9cd396f-1ad2-4a0b-bb86-99d6efc99b6a} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3195 | 2026.03.04 18:55:23.273822 [ 4 ] {c9cd396f-1ad2-4a0b-bb86-99d6efc99b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3196 | 2026.03.04 18:55:23.274149 [ 193 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 752 rows, containing 5 columns (5 merged, 0 gathered) in 0.001247299 sec., 602902.7522670988 rows/sec., 36.78 MiB/sec. | ||
| 3197 | 2026.03.04 18:55:23.274170 [ 4 ] {c9cd396f-1ad2-4a0b-bb86-99d6efc99b6a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3198 | 2026.03.04 18:55:23.274305 [ 194 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3199 | 2026.03.04 18:55:23.274478 [ 4 ] {c9cd396f-1ad2-4a0b-bb86-99d6efc99b6a} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3200 | 2026.03.04 18:55:23.274592 [ 194 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_6_1} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3201 | 2026.03.04 18:55:23.274632 [ 4 ] {c9cd396f-1ad2-4a0b-bb86-99d6efc99b6a} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001559 sec., 314304.04105195636 rows/sec., 22.04 MiB/sec. | ||
| 3202 | 2026.03.04 18:55:23.274663 [ 194 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_6_1} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3203 | 2026.03.04 18:55:23.274676 [ 4 ] {c9cd396f-1ad2-4a0b-bb86-99d6efc99b6a} <Debug> TCPHandler: Processed in 0.001734021 sec. | ||
| 3204 | 2026.03.04 18:55:23.274731 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3205 | 2026.03.04 18:55:23.274801 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3206 | 2026.03.04 18:55:23.274899 [ 4 ] {420bca1a-d6ee-4b75-8eb1-d3054e9065da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3207 | 2026.03.04 18:55:23.274940 [ 4 ] {420bca1a-d6ee-4b75-8eb1-d3054e9065da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3208 | 2026.03.04 18:55:23.275274 [ 4 ] {420bca1a-d6ee-4b75-8eb1-d3054e9065da} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3209 | 2026.03.04 18:55:23.275311 [ 4 ] {420bca1a-d6ee-4b75-8eb1-d3054e9065da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3210 | 2026.03.04 18:55:23.275623 [ 4 ] {420bca1a-d6ee-4b75-8eb1-d3054e9065da} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3211 | 2026.03.04 18:55:23.275823 [ 4 ] {420bca1a-d6ee-4b75-8eb1-d3054e9065da} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3212 | 2026.03.04 18:55:23.275955 [ 4 ] {420bca1a-d6ee-4b75-8eb1-d3054e9065da} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 3213 | 2026.03.04 18:55:23.275993 [ 4 ] {420bca1a-d6ee-4b75-8eb1-d3054e9065da} <Debug> TCPHandler: Processed in 0.001241339 sec. | ||
| 3214 | 2026.03.04 18:55:23.276115 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3215 | 2026.03.04 18:55:23.276207 [ 4 ] {114da677-9b85-4a5d-abbf-ca0809fc9bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3216 | 2026.03.04 18:55:23.276251 [ 4 ] {114da677-9b85-4a5d-abbf-ca0809fc9bf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3217 | 2026.03.04 18:55:23.276674 [ 4 ] {114da677-9b85-4a5d-abbf-ca0809fc9bf7} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3218 | 2026.03.04 18:55:23.276710 [ 4 ] {114da677-9b85-4a5d-abbf-ca0809fc9bf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3219 | 2026.03.04 18:55:23.277046 [ 4 ] {114da677-9b85-4a5d-abbf-ca0809fc9bf7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3220 | 2026.03.04 18:55:23.277256 [ 4 ] {114da677-9b85-4a5d-abbf-ca0809fc9bf7} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3221 | 2026.03.04 18:55:23.277382 [ 4 ] {114da677-9b85-4a5d-abbf-ca0809fc9bf7} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001193 sec., 222129.0863369656 rows/sec., 14.76 MiB/sec. | ||
| 3222 | 2026.03.04 18:55:23.277417 [ 4 ] {114da677-9b85-4a5d-abbf-ca0809fc9bf7} <Debug> TCPHandler: Processed in 0.001350952 sec. | ||
| 3223 | 2026.03.04 18:55:23.277527 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3224 | 2026.03.04 18:55:23.277619 [ 4 ] {fce5fa7b-eb22-4906-b1f1-4abcc62ddcbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3225 | 2026.03.04 18:55:23.277661 [ 4 ] {fce5fa7b-eb22-4906-b1f1-4abcc62ddcbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3226 | 2026.03.04 18:55:23.277962 [ 4 ] {fce5fa7b-eb22-4906-b1f1-4abcc62ddcbc} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3227 | 2026.03.04 18:55:23.277997 [ 4 ] {fce5fa7b-eb22-4906-b1f1-4abcc62ddcbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3228 | 2026.03.04 18:55:23.278292 [ 4 ] {fce5fa7b-eb22-4906-b1f1-4abcc62ddcbc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3229 | 2026.03.04 18:55:23.278499 [ 4 ] {fce5fa7b-eb22-4906-b1f1-4abcc62ddcbc} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3230 | 2026.03.04 18:55:23.278597 [ 123 ] {} <Debug> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3231 | 2026.03.04 18:55:23.278628 [ 4 ] {fce5fa7b-eb22-4906-b1f1-4abcc62ddcbc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 3232 | 2026.03.04 18:55:23.278654 [ 123 ] {} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3233 | 2026.03.04 18:55:23.278672 [ 4 ] {fce5fa7b-eb22-4906-b1f1-4abcc62ddcbc} <Debug> TCPHandler: Processed in 0.001193058 sec. | ||
| 3234 | 2026.03.04 18:55:23.278681 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3235 | 2026.03.04 18:55:23.278783 [ 189 ] {1260d656-283b-43d0-9804-36ea2c0e015c::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 | ||
| 3236 | 2026.03.04 18:55:23.278787 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3237 | 2026.03.04 18:55:23.278902 [ 4 ] {50bcf30c-6b79-4b80-9a5e-c430920f02e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3238 | 2026.03.04 18:55:23.278943 [ 4 ] {50bcf30c-6b79-4b80-9a5e-c430920f02e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3239 | 2026.03.04 18:55:23.278944 [ 189 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3240 | 2026.03.04 18:55:23.279007 [ 189 ] {1260d656-283b-43d0-9804-36ea2c0e015c::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 | ||
| 3241 | 2026.03.04 18:55:23.279103 [ 189 ] {1260d656-283b-43d0-9804-36ea2c0e015c::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 | ||
| 3242 | 2026.03.04 18:55:23.279149 [ 189 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 3243 | 2026.03.04 18:55:23.279188 [ 189 ] {1260d656-283b-43d0-9804-36ea2c0e015c::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 | ||
| 3244 | 2026.03.04 18:55:23.279250 [ 189 ] {1260d656-283b-43d0-9804-36ea2c0e015c::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 | ||
| 3245 | 2026.03.04 18:55:23.279277 [ 4 ] {50bcf30c-6b79-4b80-9a5e-c430920f02e9} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3246 | 2026.03.04 18:55:23.279317 [ 4 ] {50bcf30c-6b79-4b80-9a5e-c430920f02e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3247 | 2026.03.04 18:55:23.279672 [ 4 ] {50bcf30c-6b79-4b80-9a5e-c430920f02e9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3248 | 2026.03.04 18:55:23.279910 [ 4 ] {50bcf30c-6b79-4b80-9a5e-c430920f02e9} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3249 | 2026.03.04 18:55:23.280040 [ 4 ] {50bcf30c-6b79-4b80-9a5e-c430920f02e9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001156 sec., 77854.67128027682 rows/sec., 4.87 MiB/sec. | ||
| 3250 | 2026.03.04 18:55:23.280064 [ 193 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001323731 sec., 3777.202467873004 rows/sec., 254.52 KiB/sec. | ||
| 3251 | 2026.03.04 18:55:23.280075 [ 4 ] {50bcf30c-6b79-4b80-9a5e-c430920f02e9} <Debug> TCPHandler: Processed in 0.001337751 sec. | ||
| 3252 | 2026.03.04 18:55:23.280205 [ 189 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3253 | 2026.03.04 18:55:23.280514 [ 189 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_5_1} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3254 | 2026.03.04 18:55:23.280591 [ 189 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_5_1} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3255 | 2026.03.04 18:55:23.280661 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3256 | 2026.03.04 18:55:24.754581 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3257 | 2026.03.04 18:55:24.754930 [ 4 ] {40ad51d2-ad2d-4c6b-bfaa-26aa4fca8cfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 3258 | 2026.03.04 18:55:24.755465 [ 4 ] {40ad51d2-ad2d-4c6b-bfaa-26aa4fca8cfb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3259 | 2026.03.04 18:55:24.755519 [ 4 ] {40ad51d2-ad2d-4c6b-bfaa-26aa4fca8cfb} <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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 3260 | 2026.03.04 18:55:24.755928 [ 4 ] {40ad51d2-ad2d-4c6b-bfaa-26aa4fca8cfb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3261 | 2026.03.04 18:55:24.756015 [ 4 ] {40ad51d2-ad2d-4c6b-bfaa-26aa4fca8cfb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3262 | 2026.03.04 18:55:24.756187 [ 4 ] {40ad51d2-ad2d-4c6b-bfaa-26aa4fca8cfb} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 3263 | 2026.03.04 18:55:24.756304 [ 326 ] {40ad51d2-ad2d-4c6b-bfaa-26aa4fca8cfb} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3264 | 2026.03.04 18:55:24.756325 [ 323 ] {40ad51d2-ad2d-4c6b-bfaa-26aa4fca8cfb} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3265 | 2026.03.04 18:55:24.756310 [ 307 ] {40ad51d2-ad2d-4c6b-bfaa-26aa4fca8cfb} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3266 | 2026.03.04 18:55:24.756474 [ 4 ] {40ad51d2-ad2d-4c6b-bfaa-26aa4fca8cfb} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (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 | ||
| 3267 | 2026.03.04 18:55:24.756501 [ 4 ] {40ad51d2-ad2d-4c6b-bfaa-26aa4fca8cfb} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3268 | 2026.03.04 18:55:24.756599 [ 4 ] {40ad51d2-ad2d-4c6b-bfaa-26aa4fca8cfb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3269 | 2026.03.04 18:55:24.756621 [ 4 ] {40ad51d2-ad2d-4c6b-bfaa-26aa4fca8cfb} <Debug> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3) (SelectExecutor): Reading approx. 49 rows with 3 streams | ||
| 3270 | 2026.03.04 18:55:24.756662 [ 4 ] {40ad51d2-ad2d-4c6b-bfaa-26aa4fca8cfb} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3271 | 2026.03.04 18:55:24.756726 [ 4 ] {40ad51d2-ad2d-4c6b-bfaa-26aa4fca8cfb} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3272 | 2026.03.04 18:55:24.756778 [ 4 ] {40ad51d2-ad2d-4c6b-bfaa-26aa4fca8cfb} <Trace> MergeTreeBaseSelectProcessor: 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3273 | 2026.03.04 18:55:24.757692 [ 4 ] {40ad51d2-ad2d-4c6b-bfaa-26aa4fca8cfb} <Debug> executeQuery: Read 49 rows, 1.93 KiB in 0.002941 sec., 16660.9996599796 rows/sec., 656.47 KiB/sec. | ||
| 3274 | 2026.03.04 18:55:24.757818 [ 4 ] {40ad51d2-ad2d-4c6b-bfaa-26aa4fca8cfb} <Debug> TCPHandler: Processed in 0.00344815 sec. | ||
| 3275 | 2026.03.04 18:55:24.808828 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3276 | 2026.03.04 18:55:24.808975 [ 4 ] {a6d4bdec-9408-4b95-9224-9096b7db2b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3277 | 2026.03.04 18:55:24.809037 [ 4 ] {a6d4bdec-9408-4b95-9224-9096b7db2b5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3278 | 2026.03.04 18:55:24.809679 [ 4 ] {a6d4bdec-9408-4b95-9224-9096b7db2b5f} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3279 | 2026.03.04 18:55:24.809728 [ 4 ] {a6d4bdec-9408-4b95-9224-9096b7db2b5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3280 | 2026.03.04 18:55:24.810158 [ 4 ] {a6d4bdec-9408-4b95-9224-9096b7db2b5f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3281 | 2026.03.04 18:55:24.810374 [ 4 ] {a6d4bdec-9408-4b95-9224-9096b7db2b5f} <Trace> oximeter.timeseries_schema (e56e4c4a-e5a4-488e-b067-a5e07fe49fb3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3282 | 2026.03.04 18:55:24.810527 [ 4 ] {a6d4bdec-9408-4b95-9224-9096b7db2b5f} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001593 sec., 627.7463904582548 rows/sec., 64.98 KiB/sec. | ||
| 3283 | 2026.03.04 18:55:24.810572 [ 4 ] {a6d4bdec-9408-4b95-9224-9096b7db2b5f} <Debug> TCPHandler: Processed in 0.001847872 sec. | ||
| 3284 | 2026.03.04 18:55:24.810689 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3285 | 2026.03.04 18:55:24.810790 [ 4 ] {58741d73-b599-4f2d-b0c6-5bdcbef9f940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3286 | 2026.03.04 18:55:24.810833 [ 4 ] {58741d73-b599-4f2d-b0c6-5bdcbef9f940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3287 | 2026.03.04 18:55:24.811257 [ 4 ] {58741d73-b599-4f2d-b0c6-5bdcbef9f940} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3288 | 2026.03.04 18:55:24.811296 [ 4 ] {58741d73-b599-4f2d-b0c6-5bdcbef9f940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3289 | 2026.03.04 18:55:24.811600 [ 4 ] {58741d73-b599-4f2d-b0c6-5bdcbef9f940} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3290 | 2026.03.04 18:55:24.811827 [ 4 ] {58741d73-b599-4f2d-b0c6-5bdcbef9f940} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3291 | 2026.03.04 18:55:24.811959 [ 4 ] {58741d73-b599-4f2d-b0c6-5bdcbef9f940} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.00119 sec., 10084.033613445377 rows/sec., 822.28 KiB/sec. | ||
| 3292 | 2026.03.04 18:55:24.811997 [ 4 ] {58741d73-b599-4f2d-b0c6-5bdcbef9f940} <Debug> TCPHandler: Processed in 0.001359971 sec. | ||
| 3293 | 2026.03.04 18:55:24.812104 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3294 | 2026.03.04 18:55:24.812203 [ 4 ] {1c11595a-146e-43ef-b217-0ddff7b882b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3295 | 2026.03.04 18:55:24.812245 [ 4 ] {1c11595a-146e-43ef-b217-0ddff7b882b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3296 | 2026.03.04 18:55:24.813798 [ 4 ] {1c11595a-146e-43ef-b217-0ddff7b882b7} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3297 | 2026.03.04 18:55:24.813847 [ 4 ] {1c11595a-146e-43ef-b217-0ddff7b882b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3298 | 2026.03.04 18:55:24.814505 [ 4 ] {1c11595a-146e-43ef-b217-0ddff7b882b7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3299 | 2026.03.04 18:55:24.814737 [ 4 ] {1c11595a-146e-43ef-b217-0ddff7b882b7} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3300 | 2026.03.04 18:55:24.814873 [ 4 ] {1c11595a-146e-43ef-b217-0ddff7b882b7} <Debug> executeQuery: Read 2029 rows, 156.96 KiB in 0.002689 sec., 754555.5968761621 rows/sec., 57.00 MiB/sec. | ||
| 3301 | 2026.03.04 18:55:24.814915 [ 4 ] {1c11595a-146e-43ef-b217-0ddff7b882b7} <Debug> TCPHandler: Processed in 0.002860895 sec. | ||
| 3302 | 2026.03.04 18:55:24.815032 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3303 | 2026.03.04 18:55:24.815130 [ 4 ] {8e5d1a19-b06d-4663-ae2b-15d164655cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3304 | 2026.03.04 18:55:24.815171 [ 4 ] {8e5d1a19-b06d-4663-ae2b-15d164655cf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3305 | 2026.03.04 18:55:24.815597 [ 4 ] {8e5d1a19-b06d-4663-ae2b-15d164655cf5} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3306 | 2026.03.04 18:55:24.815636 [ 4 ] {8e5d1a19-b06d-4663-ae2b-15d164655cf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3307 | 2026.03.04 18:55:24.815952 [ 4 ] {8e5d1a19-b06d-4663-ae2b-15d164655cf5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3308 | 2026.03.04 18:55:24.816172 [ 4 ] {8e5d1a19-b06d-4663-ae2b-15d164655cf5} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3309 | 2026.03.04 18:55:24.816309 [ 4 ] {8e5d1a19-b06d-4663-ae2b-15d164655cf5} <Debug> executeQuery: Read 64 rows, 4.75 KiB in 0.001199 sec., 53377.81484570476 rows/sec., 3.87 MiB/sec. | ||
| 3310 | 2026.03.04 18:55:24.816345 [ 4 ] {8e5d1a19-b06d-4663-ae2b-15d164655cf5} <Debug> TCPHandler: Processed in 0.001363661 sec. | ||
| 3311 | 2026.03.04 18:55:24.816452 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3312 | 2026.03.04 18:55:24.816545 [ 4 ] {9e79b161-e304-44e1-82ae-08791faffd37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3313 | 2026.03.04 18:55:24.816585 [ 4 ] {9e79b161-e304-44e1-82ae-08791faffd37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3314 | 2026.03.04 18:55:24.817201 [ 4 ] {9e79b161-e304-44e1-82ae-08791faffd37} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3315 | 2026.03.04 18:55:24.817239 [ 4 ] {9e79b161-e304-44e1-82ae-08791faffd37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3316 | 2026.03.04 18:55:24.817568 [ 4 ] {9e79b161-e304-44e1-82ae-08791faffd37} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3317 | 2026.03.04 18:55:24.817780 [ 4 ] {9e79b161-e304-44e1-82ae-08791faffd37} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3318 | 2026.03.04 18:55:24.817906 [ 4 ] {9e79b161-e304-44e1-82ae-08791faffd37} <Debug> executeQuery: Read 709 rows, 42.36 KiB in 0.001379 sec., 514140.681653372 rows/sec., 30.00 MiB/sec. | ||
| 3319 | 2026.03.04 18:55:24.817946 [ 4 ] {9e79b161-e304-44e1-82ae-08791faffd37} <Debug> TCPHandler: Processed in 0.001543955 sec. | ||
| 3320 | 2026.03.04 18:55:24.818055 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3321 | 2026.03.04 18:55:24.818150 [ 4 ] {3680c5c9-7419-4a54-a5bb-02977abc9a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3322 | 2026.03.04 18:55:24.818190 [ 4 ] {3680c5c9-7419-4a54-a5bb-02977abc9a32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3323 | 2026.03.04 18:55:24.818563 [ 4 ] {3680c5c9-7419-4a54-a5bb-02977abc9a32} <Trace> oximeter.fields_u64 (687cf707-26e5-42bf-a146-460b07f7ff8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3324 | 2026.03.04 18:55:24.818598 [ 4 ] {3680c5c9-7419-4a54-a5bb-02977abc9a32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3325 | 2026.03.04 18:55:24.818870 [ 4 ] {3680c5c9-7419-4a54-a5bb-02977abc9a32} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3326 | 2026.03.04 18:55:24.819077 [ 4 ] {3680c5c9-7419-4a54-a5bb-02977abc9a32} <Trace> oximeter.fields_u64 (687cf707-26e5-42bf-a146-460b07f7ff8a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3327 | 2026.03.04 18:55:24.819200 [ 4 ] {3680c5c9-7419-4a54-a5bb-02977abc9a32} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001068 sec., 936.3295880149814 rows/sec., 65.84 KiB/sec. | ||
| 3328 | 2026.03.04 18:55:24.819237 [ 4 ] {3680c5c9-7419-4a54-a5bb-02977abc9a32} <Debug> TCPHandler: Processed in 0.001230978 sec. | ||
| 3329 | 2026.03.04 18:55:24.819343 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3330 | 2026.03.04 18:55:24.819437 [ 4 ] {3f87c71f-2b32-42ca-8723-cad7bbbb9f7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3331 | 2026.03.04 18:55:24.819476 [ 4 ] {3f87c71f-2b32-42ca-8723-cad7bbbb9f7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3332 | 2026.03.04 18:55:24.820228 [ 4 ] {3f87c71f-2b32-42ca-8723-cad7bbbb9f7d} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3333 | 2026.03.04 18:55:24.820265 [ 4 ] {3f87c71f-2b32-42ca-8723-cad7bbbb9f7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3334 | 2026.03.04 18:55:24.820613 [ 4 ] {3f87c71f-2b32-42ca-8723-cad7bbbb9f7d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3335 | 2026.03.04 18:55:24.820843 [ 4 ] {3f87c71f-2b32-42ca-8723-cad7bbbb9f7d} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3336 | 2026.03.04 18:55:24.820976 [ 4 ] {3f87c71f-2b32-42ca-8723-cad7bbbb9f7d} <Debug> executeQuery: Read 1070 rows, 75.97 KiB in 0.001555 sec., 688102.8938906753 rows/sec., 47.71 MiB/sec. | ||
| 3337 | 2026.03.04 18:55:24.821015 [ 4 ] {3f87c71f-2b32-42ca-8723-cad7bbbb9f7d} <Debug> TCPHandler: Processed in 0.001720169 sec. | ||
| 3338 | 2026.03.04 18:55:24.821126 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3339 | 2026.03.04 18:55:24.821220 [ 4 ] {8135818e-c324-4d55-a6ba-9f4c67ecec3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3340 | 2026.03.04 18:55:24.821263 [ 4 ] {8135818e-c324-4d55-a6ba-9f4c67ecec3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3341 | 2026.03.04 18:55:24.821909 [ 4 ] {8135818e-c324-4d55-a6ba-9f4c67ecec3c} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3342 | 2026.03.04 18:55:24.821947 [ 4 ] {8135818e-c324-4d55-a6ba-9f4c67ecec3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3343 | 2026.03.04 18:55:24.822361 [ 4 ] {8135818e-c324-4d55-a6ba-9f4c67ecec3c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3344 | 2026.03.04 18:55:24.822581 [ 4 ] {8135818e-c324-4d55-a6ba-9f4c67ecec3c} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3345 | 2026.03.04 18:55:24.822710 [ 4 ] {8135818e-c324-4d55-a6ba-9f4c67ecec3c} <Debug> executeQuery: Read 1255 rows, 80.62 KiB in 0.001509 sec., 831676.6070245196 rows/sec., 52.18 MiB/sec. | ||
| 3346 | 2026.03.04 18:55:24.822746 [ 4 ] {8135818e-c324-4d55-a6ba-9f4c67ecec3c} <Debug> TCPHandler: Processed in 0.001668698 sec. | ||
| 3347 | 2026.03.04 18:55:24.822855 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3348 | 2026.03.04 18:55:24.822949 [ 4 ] {ee16c03b-9f92-43db-8367-1ec8b7e3bb19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3349 | 2026.03.04 18:55:24.822991 [ 4 ] {ee16c03b-9f92-43db-8367-1ec8b7e3bb19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3350 | 2026.03.04 18:55:24.823311 [ 4 ] {ee16c03b-9f92-43db-8367-1ec8b7e3bb19} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3351 | 2026.03.04 18:55:24.823347 [ 4 ] {ee16c03b-9f92-43db-8367-1ec8b7e3bb19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3352 | 2026.03.04 18:55:24.823649 [ 4 ] {ee16c03b-9f92-43db-8367-1ec8b7e3bb19} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3353 | 2026.03.04 18:55:24.823849 [ 4 ] {ee16c03b-9f92-43db-8367-1ec8b7e3bb19} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3354 | 2026.03.04 18:55:24.823974 [ 4 ] {ee16c03b-9f92-43db-8367-1ec8b7e3bb19} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 60.80 KiB/sec. | ||
| 3355 | 2026.03.04 18:55:24.824010 [ 4 ] {ee16c03b-9f92-43db-8367-1ec8b7e3bb19} <Debug> TCPHandler: Processed in 0.001203778 sec. | ||
| 3356 | 2026.03.04 18:55:24.824117 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3357 | 2026.03.04 18:55:24.824212 [ 4 ] {62a39fb4-02a2-4fdd-8e1e-6237137b6fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3358 | 2026.03.04 18:55:24.824267 [ 4 ] {62a39fb4-02a2-4fdd-8e1e-6237137b6fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3359 | 2026.03.04 18:55:24.825194 [ 4 ] {62a39fb4-02a2-4fdd-8e1e-6237137b6fc8} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3360 | 2026.03.04 18:55:24.825232 [ 4 ] {62a39fb4-02a2-4fdd-8e1e-6237137b6fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3361 | 2026.03.04 18:55:24.825852 [ 4 ] {62a39fb4-02a2-4fdd-8e1e-6237137b6fc8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3362 | 2026.03.04 18:55:24.826074 [ 4 ] {62a39fb4-02a2-4fdd-8e1e-6237137b6fc8} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3363 | 2026.03.04 18:55:24.826215 [ 4 ] {62a39fb4-02a2-4fdd-8e1e-6237137b6fc8} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.00202 sec., 25742.574257425742 rows/sec., 46.13 MiB/sec. | ||
| 3364 | 2026.03.04 18:55:24.826279 [ 4 ] {62a39fb4-02a2-4fdd-8e1e-6237137b6fc8} <Debug> TCPHandler: Processed in 0.002210191 sec. | ||
| 3365 | 2026.03.04 18:55:24.826393 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3366 | 2026.03.04 18:55:24.826488 [ 4 ] {278c977d-289d-40d1-962e-640d93ddc310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3367 | 2026.03.04 18:55:24.826530 [ 4 ] {278c977d-289d-40d1-962e-640d93ddc310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3368 | 2026.03.04 18:55:24.826846 [ 4 ] {278c977d-289d-40d1-962e-640d93ddc310} <Trace> oximeter.measurements_i64 (4fad8579-70ea-48e1-953b-9965192650e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3369 | 2026.03.04 18:55:24.826883 [ 4 ] {278c977d-289d-40d1-962e-640d93ddc310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3370 | 2026.03.04 18:55:24.827199 [ 4 ] {278c977d-289d-40d1-962e-640d93ddc310} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3371 | 2026.03.04 18:55:24.827404 [ 4 ] {278c977d-289d-40d1-962e-640d93ddc310} <Trace> oximeter.measurements_i64 (4fad8579-70ea-48e1-953b-9965192650e4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3372 | 2026.03.04 18:55:24.827528 [ 4 ] {278c977d-289d-40d1-962e-640d93ddc310} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 400.22 KiB/sec. | ||
| 3373 | 2026.03.04 18:55:24.827563 [ 4 ] {278c977d-289d-40d1-962e-640d93ddc310} <Debug> TCPHandler: Processed in 0.001219438 sec. | ||
| 3374 | 2026.03.04 18:55:24.827669 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3375 | 2026.03.04 18:55:24.827763 [ 4 ] {efbf3750-cf0c-4d72-ba82-e0d0732521ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3376 | 2026.03.04 18:55:24.827804 [ 4 ] {efbf3750-cf0c-4d72-ba82-e0d0732521ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3377 | 2026.03.04 18:55:24.828110 [ 4 ] {efbf3750-cf0c-4d72-ba82-e0d0732521ba} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3378 | 2026.03.04 18:55:24.828147 [ 4 ] {efbf3750-cf0c-4d72-ba82-e0d0732521ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3379 | 2026.03.04 18:55:24.828451 [ 4 ] {efbf3750-cf0c-4d72-ba82-e0d0732521ba} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3380 | 2026.03.04 18:55:24.828658 [ 4 ] {efbf3750-cf0c-4d72-ba82-e0d0732521ba} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3381 | 2026.03.04 18:55:24.828784 [ 4 ] {efbf3750-cf0c-4d72-ba82-e0d0732521ba} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001039 sec., 23099.133782483157 rows/sec., 1.56 MiB/sec. | ||
| 3382 | 2026.03.04 18:55:24.828820 [ 4 ] {efbf3750-cf0c-4d72-ba82-e0d0732521ba} <Debug> TCPHandler: Processed in 0.001199988 sec. | ||
| 3383 | 2026.03.04 18:55:25.966451 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 440 | ||
| 3384 | 2026.03.04 18:55:25.969263 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3385 | 2026.03.04 18:55:25.969324 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3386 | 2026.03.04 18:55:25.970612 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3387 | 2026.03.04 18:55:25.970896 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3388 | 2026.03.04 18:55:25.971231 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 440 | ||
| 3389 | 2026.03.04 18:55:28.252809 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3390 | 2026.03.04 18:55:28.253015 [ 4 ] {ebb20b73-f9b6-4f89-8a98-08849126cb0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3391 | 2026.03.04 18:55:28.253083 [ 4 ] {ebb20b73-f9b6-4f89-8a98-08849126cb0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3392 | 2026.03.04 18:55:28.253726 [ 4 ] {ebb20b73-f9b6-4f89-8a98-08849126cb0f} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3393 | 2026.03.04 18:55:28.253771 [ 4 ] {ebb20b73-f9b6-4f89-8a98-08849126cb0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3394 | 2026.03.04 18:55:28.254164 [ 4 ] {ebb20b73-f9b6-4f89-8a98-08849126cb0f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3395 | 2026.03.04 18:55:28.254389 [ 4 ] {ebb20b73-f9b6-4f89-8a98-08849126cb0f} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3396 | 2026.03.04 18:55:28.254547 [ 4 ] {ebb20b73-f9b6-4f89-8a98-08849126cb0f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00158 sec., 35443.037974683546 rows/sec., 2.71 MiB/sec. | ||
| 3397 | 2026.03.04 18:55:28.254595 [ 4 ] {ebb20b73-f9b6-4f89-8a98-08849126cb0f} <Debug> TCPHandler: Processed in 0.001907284 sec. | ||
| 3398 | 2026.03.04 18:55:28.254711 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3399 | 2026.03.04 18:55:28.254814 [ 4 ] {134db4f5-f74f-4df7-9729-393677cc8804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3400 | 2026.03.04 18:55:28.254856 [ 4 ] {134db4f5-f74f-4df7-9729-393677cc8804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3401 | 2026.03.04 18:55:28.255284 [ 4 ] {134db4f5-f74f-4df7-9729-393677cc8804} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3402 | 2026.03.04 18:55:28.255322 [ 4 ] {134db4f5-f74f-4df7-9729-393677cc8804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3403 | 2026.03.04 18:55:28.255632 [ 4 ] {134db4f5-f74f-4df7-9729-393677cc8804} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3404 | 2026.03.04 18:55:28.255842 [ 4 ] {134db4f5-f74f-4df7-9729-393677cc8804} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3405 | 2026.03.04 18:55:28.255970 [ 4 ] {134db4f5-f74f-4df7-9729-393677cc8804} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001179 sec., 54283.2909245123 rows/sec., 4.24 MiB/sec. | ||
| 3406 | 2026.03.04 18:55:28.256007 [ 4 ] {134db4f5-f74f-4df7-9729-393677cc8804} <Debug> TCPHandler: Processed in 0.001345111 sec. | ||
| 3407 | 2026.03.04 18:55:28.256114 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3408 | 2026.03.04 18:55:28.256209 [ 4 ] {aae6bad0-b055-49e3-8b85-94998d03a462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3409 | 2026.03.04 18:55:28.256305 [ 4 ] {aae6bad0-b055-49e3-8b85-94998d03a462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3410 | 2026.03.04 18:55:28.256808 [ 4 ] {aae6bad0-b055-49e3-8b85-94998d03a462} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3411 | 2026.03.04 18:55:28.256851 [ 4 ] {aae6bad0-b055-49e3-8b85-94998d03a462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3412 | 2026.03.04 18:55:28.257240 [ 4 ] {aae6bad0-b055-49e3-8b85-94998d03a462} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3413 | 2026.03.04 18:55:28.257448 [ 4 ] {aae6bad0-b055-49e3-8b85-94998d03a462} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3414 | 2026.03.04 18:55:28.257577 [ 4 ] {aae6bad0-b055-49e3-8b85-94998d03a462} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001388 sec., 69164.265129683 rows/sec., 4.82 MiB/sec. | ||
| 3415 | 2026.03.04 18:55:28.257613 [ 4 ] {aae6bad0-b055-49e3-8b85-94998d03a462} <Debug> TCPHandler: Processed in 0.001545426 sec. | ||
| 3416 | 2026.03.04 18:55:28.257727 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3417 | 2026.03.04 18:55:28.257821 [ 4 ] {68a033e9-9d13-430c-b573-e3d78eaf3287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3418 | 2026.03.04 18:55:28.257862 [ 4 ] {68a033e9-9d13-430c-b573-e3d78eaf3287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3419 | 2026.03.04 18:55:28.258203 [ 4 ] {68a033e9-9d13-430c-b573-e3d78eaf3287} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3420 | 2026.03.04 18:55:28.258244 [ 4 ] {68a033e9-9d13-430c-b573-e3d78eaf3287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3421 | 2026.03.04 18:55:28.258563 [ 4 ] {68a033e9-9d13-430c-b573-e3d78eaf3287} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3422 | 2026.03.04 18:55:28.258766 [ 4 ] {68a033e9-9d13-430c-b573-e3d78eaf3287} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3423 | 2026.03.04 18:55:28.258894 [ 4 ] {68a033e9-9d13-430c-b573-e3d78eaf3287} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001093 sec., 32936.87099725526 rows/sec., 2.22 MiB/sec. | ||
| 3424 | 2026.03.04 18:55:28.258930 [ 4 ] {68a033e9-9d13-430c-b573-e3d78eaf3287} <Debug> TCPHandler: Processed in 0.001250539 sec. | ||
| 3425 | 2026.03.04 18:55:28.470710 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5319 | ||
| 3426 | 2026.03.04 18:55:28.471222 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3427 | 2026.03.04 18:55:28.471271 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3428 | 2026.03.04 18:55:28.471756 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3429 | 2026.03.04 18:55:28.472011 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3430 | 2026.03.04 18:55:28.472158 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5319 | ||
| 3431 | 2026.03.04 18:55:28.472158 [ 31 ] {} <Debug> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3432 | 2026.03.04 18:55:28.472231 [ 31 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3433 | 2026.03.04 18:55:28.472254 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3434 | 2026.03.04 18:55:28.472379 [ 188 ] {9df447bc-a205-4870-80d9-93b37698a753::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 | ||
| 3435 | 2026.03.04 18:55:28.472504 [ 188 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3436 | 2026.03.04 18:55:28.472545 [ 188 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2887 rows starting from the beginning of the part | ||
| 3437 | 2026.03.04 18:55:28.472631 [ 188 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 3438 | 2026.03.04 18:55:28.472686 [ 188 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 3439 | 2026.03.04 18:55:28.472734 [ 188 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 3440 | 2026.03.04 18:55:28.472775 [ 188 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 3441 | 2026.03.04 18:55:28.472815 [ 188 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 3442 | 2026.03.04 18:55:28.474234 [ 193 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5319 rows, containing 4 columns (4 merged, 0 gathered) in 0.001909264 sec., 2785890.269758399 rows/sec., 39.85 MiB/sec. | ||
| 3443 | 2026.03.04 18:55:28.475034 [ 200 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3444 | 2026.03.04 18:55:28.475326 [ 200 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_11_2} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3445 | 2026.03.04 18:55:28.475399 [ 200 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_11_2} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3446 | 2026.03.04 18:55:28.475487 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 3447 | 2026.03.04 18:55:28.752682 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3448 | 2026.03.04 18:55:28.770504 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3449 | 2026.03.04 18:55:28.770555 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3450 | 2026.03.04 18:55:28.776521 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3451 | 2026.03.04 18:55:28.777216 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3452 | 2026.03.04 18:55:28.777510 [ 31 ] {} <Debug> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3453 | 2026.03.04 18:55:28.777573 [ 31 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3454 | 2026.03.04 18:55:28.777598 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3455 | 2026.03.04 18:55:28.777695 [ 188 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 3456 | 2026.03.04 18:55:28.780287 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3457 | 2026.03.04 18:55:28.780694 [ 188 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3458 | 2026.03.04 18:55:28.781508 [ 188 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 3459 | 2026.03.04 18:55:28.784853 [ 188 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 3460 | 2026.03.04 18:55:28.788064 [ 188 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 3461 | 2026.03.04 18:55:28.791521 [ 188 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 3462 | 2026.03.04 18:55:28.795604 [ 188 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 3463 | 2026.03.04 18:55:28.799973 [ 188 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 3464 | 2026.03.04 18:55:28.849948 [ 197 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.072292409 sec., 1148.1150116328258 rows/sec., 5.94 MiB/sec. | ||
| 3465 | 2026.03.04 18:55:28.851490 [ 192 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3466 | 2026.03.04 18:55:28.853205 [ 192 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_11_2} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3467 | 2026.03.04 18:55:28.853289 [ 192 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_11_2} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3468 | 2026.03.04 18:55:28.854271 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3469 | 2026.03.04 18:55:29.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.66 MiB, peak 222.55 MiB, free memory in arenas 0.00 B, will set to 221.67 MiB (RSS), difference: 9.01 MiB | ||
| 3470 | 2026.03.04 18:55:33.263989 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3471 | 2026.03.04 18:55:33.264202 [ 4 ] {c42c0f66-9423-433d-a932-20d8cb23f890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3472 | 2026.03.04 18:55:33.264274 [ 4 ] {c42c0f66-9423-433d-a932-20d8cb23f890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3473 | 2026.03.04 18:55:33.265046 [ 4 ] {c42c0f66-9423-433d-a932-20d8cb23f890} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3474 | 2026.03.04 18:55:33.265097 [ 4 ] {c42c0f66-9423-433d-a932-20d8cb23f890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3475 | 2026.03.04 18:55:33.265504 [ 4 ] {c42c0f66-9423-433d-a932-20d8cb23f890} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3476 | 2026.03.04 18:55:33.265739 [ 4 ] {c42c0f66-9423-433d-a932-20d8cb23f890} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3477 | 2026.03.04 18:55:33.265890 [ 4 ] {c42c0f66-9423-433d-a932-20d8cb23f890} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00174 sec., 163218.3908045977 rows/sec., 10.37 MiB/sec. | ||
| 3478 | 2026.03.04 18:55:33.265931 [ 4 ] {c42c0f66-9423-433d-a932-20d8cb23f890} <Debug> TCPHandler: Processed in 0.002075278 sec. | ||
| 3479 | 2026.03.04 18:55:33.266055 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3480 | 2026.03.04 18:55:33.266153 [ 4 ] {72b1012c-3117-4f68-82dd-c181f0c46976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3481 | 2026.03.04 18:55:33.266193 [ 4 ] {72b1012c-3117-4f68-82dd-c181f0c46976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3482 | 2026.03.04 18:55:33.266985 [ 4 ] {72b1012c-3117-4f68-82dd-c181f0c46976} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3483 | 2026.03.04 18:55:33.267022 [ 4 ] {72b1012c-3117-4f68-82dd-c181f0c46976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3484 | 2026.03.04 18:55:33.267387 [ 4 ] {72b1012c-3117-4f68-82dd-c181f0c46976} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3485 | 2026.03.04 18:55:33.267596 [ 4 ] {72b1012c-3117-4f68-82dd-c181f0c46976} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3486 | 2026.03.04 18:55:33.267724 [ 4 ] {72b1012c-3117-4f68-82dd-c181f0c46976} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.00159 sec., 501257.8616352201 rows/sec., 39.40 MiB/sec. | ||
| 3487 | 2026.03.04 18:55:33.267722 [ 61 ] {} <Debug> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3488 | 2026.03.04 18:55:33.267761 [ 4 ] {72b1012c-3117-4f68-82dd-c181f0c46976} <Debug> TCPHandler: Processed in 0.001754141 sec. | ||
| 3489 | 2026.03.04 18:55:33.267800 [ 61 ] {} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3490 | 2026.03.04 18:55:33.267826 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3491 | 2026.03.04 18:55:33.267895 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3492 | 2026.03.04 18:55:33.267944 [ 193 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::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 | ||
| 3493 | 2026.03.04 18:55:33.267996 [ 4 ] {770751f0-6e88-49f3-a32a-8dbd1fd08219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3494 | 2026.03.04 18:55:33.268040 [ 4 ] {770751f0-6e88-49f3-a32a-8dbd1fd08219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3495 | 2026.03.04 18:55:33.268088 [ 193 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3496 | 2026.03.04 18:55:33.268130 [ 193 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2880 rows starting from the beginning of the part | ||
| 3497 | 2026.03.04 18:55:33.268207 [ 193 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 126 rows starting from the beginning of the part | ||
| 3498 | 2026.03.04 18:55:33.268259 [ 193 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 797 rows starting from the beginning of the part | ||
| 3499 | 2026.03.04 18:55:33.268305 [ 193 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2029 rows starting from the beginning of the part | ||
| 3500 | 2026.03.04 18:55:33.268349 [ 193 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 3501 | 2026.03.04 18:55:33.268392 [ 193 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 797 rows starting from the beginning of the part | ||
| 3502 | 2026.03.04 18:55:33.268492 [ 4 ] {770751f0-6e88-49f3-a32a-8dbd1fd08219} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3503 | 2026.03.04 18:55:33.268533 [ 4 ] {770751f0-6e88-49f3-a32a-8dbd1fd08219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3504 | 2026.03.04 18:55:33.268993 [ 4 ] {770751f0-6e88-49f3-a32a-8dbd1fd08219} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3505 | 2026.03.04 18:55:33.269220 [ 4 ] {770751f0-6e88-49f3-a32a-8dbd1fd08219} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3506 | 2026.03.04 18:55:33.269356 [ 4 ] {770751f0-6e88-49f3-a32a-8dbd1fd08219} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001382 sec., 102749.63820549927 rows/sec., 6.04 MiB/sec. | ||
| 3507 | 2026.03.04 18:55:33.269394 [ 4 ] {770751f0-6e88-49f3-a32a-8dbd1fd08219} <Debug> TCPHandler: Processed in 0.001555456 sec. | ||
| 3508 | 2026.03.04 18:55:33.269505 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3509 | 2026.03.04 18:55:33.269598 [ 4 ] {ffff5717-cabf-436a-b17d-023517011c14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3510 | 2026.03.04 18:55:33.269637 [ 4 ] {ffff5717-cabf-436a-b17d-023517011c14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3511 | 2026.03.04 18:55:33.270113 [ 4 ] {ffff5717-cabf-436a-b17d-023517011c14} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3512 | 2026.03.04 18:55:33.270151 [ 4 ] {ffff5717-cabf-436a-b17d-023517011c14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3513 | 2026.03.04 18:55:33.270458 [ 4 ] {ffff5717-cabf-436a-b17d-023517011c14} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3514 | 2026.03.04 18:55:33.270678 [ 4 ] {ffff5717-cabf-436a-b17d-023517011c14} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3515 | 2026.03.04 18:55:33.270805 [ 4 ] {ffff5717-cabf-436a-b17d-023517011c14} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001225 sec., 121632.6530612245 rows/sec., 7.86 MiB/sec. | ||
| 3516 | 2026.03.04 18:55:33.270841 [ 4 ] {ffff5717-cabf-436a-b17d-023517011c14} <Debug> TCPHandler: Processed in 0.001382882 sec. | ||
| 3517 | 2026.03.04 18:55:33.270951 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3518 | 2026.03.04 18:55:33.271004 [ 192 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6685 rows, containing 5 columns (5 merged, 0 gathered) in 0.003109832 sec., 2149633.80658505 rows/sec., 173.98 MiB/sec. | ||
| 3519 | 2026.03.04 18:55:33.271044 [ 4 ] {b8c8115f-3f46-4fc1-bd9d-1b427ddf94c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3520 | 2026.03.04 18:55:33.271083 [ 4 ] {b8c8115f-3f46-4fc1-bd9d-1b427ddf94c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3521 | 2026.03.04 18:55:33.271420 [ 197 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3522 | 2026.03.04 18:55:33.271580 [ 4 ] {b8c8115f-3f46-4fc1-bd9d-1b427ddf94c8} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3523 | 2026.03.04 18:55:33.271624 [ 4 ] {b8c8115f-3f46-4fc1-bd9d-1b427ddf94c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3524 | 2026.03.04 18:55:33.271703 [ 197 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_16_3} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3525 | 2026.03.04 18:55:33.271781 [ 197 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_16_3} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3526 | 2026.03.04 18:55:33.271849 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 3527 | 2026.03.04 18:55:33.271990 [ 4 ] {b8c8115f-3f46-4fc1-bd9d-1b427ddf94c8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3528 | 2026.03.04 18:55:33.272203 [ 4 ] {b8c8115f-3f46-4fc1-bd9d-1b427ddf94c8} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3529 | 2026.03.04 18:55:33.272330 [ 4 ] {b8c8115f-3f46-4fc1-bd9d-1b427ddf94c8} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001304 sec., 113496.93251533742 rows/sec., 6.45 MiB/sec. | ||
| 3530 | 2026.03.04 18:55:33.272367 [ 4 ] {b8c8115f-3f46-4fc1-bd9d-1b427ddf94c8} <Debug> TCPHandler: Processed in 0.001463053 sec. | ||
| 3531 | 2026.03.04 18:55:33.272475 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3532 | 2026.03.04 18:55:33.272594 [ 4 ] {2bbb809e-e258-4a0f-90e1-96d5c6f329ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3533 | 2026.03.04 18:55:33.272634 [ 4 ] {2bbb809e-e258-4a0f-90e1-96d5c6f329ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3534 | 2026.03.04 18:55:33.273251 [ 4 ] {2bbb809e-e258-4a0f-90e1-96d5c6f329ed} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3535 | 2026.03.04 18:55:33.273289 [ 4 ] {2bbb809e-e258-4a0f-90e1-96d5c6f329ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3536 | 2026.03.04 18:55:33.273626 [ 4 ] {2bbb809e-e258-4a0f-90e1-96d5c6f329ed} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3537 | 2026.03.04 18:55:33.273832 [ 4 ] {2bbb809e-e258-4a0f-90e1-96d5c6f329ed} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3538 | 2026.03.04 18:55:33.273958 [ 4 ] {2bbb809e-e258-4a0f-90e1-96d5c6f329ed} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001382 sec., 354558.6107091172 rows/sec., 24.86 MiB/sec. | ||
| 3539 | 2026.03.04 18:55:33.273970 [ 35 ] {} <Debug> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3540 | 2026.03.04 18:55:33.273995 [ 4 ] {2bbb809e-e258-4a0f-90e1-96d5c6f329ed} <Debug> TCPHandler: Processed in 0.001567456 sec. | ||
| 3541 | 2026.03.04 18:55:33.274049 [ 35 ] {} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3542 | 2026.03.04 18:55:33.274079 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3543 | 2026.03.04 18:55:33.274130 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3544 | 2026.03.04 18:55:33.274206 [ 190 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::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 | ||
| 3545 | 2026.03.04 18:55:33.274227 [ 4 ] {e82d524d-96e4-473a-95e2-7c0083042805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3546 | 2026.03.04 18:55:33.274293 [ 4 ] {e82d524d-96e4-473a-95e2-7c0083042805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3547 | 2026.03.04 18:55:33.274358 [ 190 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3548 | 2026.03.04 18:55:33.274399 [ 190 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1535 rows starting from the beginning of the part | ||
| 3549 | 2026.03.04 18:55:33.274469 [ 190 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 99 rows starting from the beginning of the part | ||
| 3550 | 2026.03.04 18:55:33.274518 [ 190 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 490 rows starting from the beginning of the part | ||
| 3551 | 2026.03.04 18:55:33.274561 [ 190 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1070 rows starting from the beginning of the part | ||
| 3552 | 2026.03.04 18:55:33.274606 [ 190 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 3553 | 2026.03.04 18:55:33.274623 [ 4 ] {e82d524d-96e4-473a-95e2-7c0083042805} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3554 | 2026.03.04 18:55:33.274648 [ 190 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 490 rows starting from the beginning of the part | ||
| 3555 | 2026.03.04 18:55:33.274664 [ 4 ] {e82d524d-96e4-473a-95e2-7c0083042805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3556 | 2026.03.04 18:55:33.274989 [ 4 ] {e82d524d-96e4-473a-95e2-7c0083042805} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3557 | 2026.03.04 18:55:33.275196 [ 4 ] {e82d524d-96e4-473a-95e2-7c0083042805} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3558 | 2026.03.04 18:55:33.275299 [ 35 ] {} <Debug> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3559 | 2026.03.04 18:55:33.275326 [ 4 ] {e82d524d-96e4-473a-95e2-7c0083042805} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001118 sec., 5366.726296958855 rows/sec., 280.39 KiB/sec. | ||
| 3560 | 2026.03.04 18:55:33.275334 [ 35 ] {} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3561 | 2026.03.04 18:55:33.275367 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3562 | 2026.03.04 18:55:33.275367 [ 4 ] {e82d524d-96e4-473a-95e2-7c0083042805} <Debug> TCPHandler: Processed in 0.001285559 sec. | ||
| 3563 | 2026.03.04 18:55:33.275473 [ 197 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::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 | ||
| 3564 | 2026.03.04 18:55:33.275492 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3565 | 2026.03.04 18:55:33.275572 [ 197 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3566 | 2026.03.04 18:55:33.275592 [ 4 ] {a63ffaa1-2efa-40f3-9e3c-7d9b47700c62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3567 | 2026.03.04 18:55:33.275602 [ 197 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::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 | ||
| 3568 | 2026.03.04 18:55:33.275640 [ 4 ] {a63ffaa1-2efa-40f3-9e3c-7d9b47700c62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3569 | 2026.03.04 18:55:33.275678 [ 197 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::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 | ||
| 3570 | 2026.03.04 18:55:33.275725 [ 197 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::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 | ||
| 3571 | 2026.03.04 18:55:33.275764 [ 197 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::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 | ||
| 3572 | 2026.03.04 18:55:33.275802 [ 197 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::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 | ||
| 3573 | 2026.03.04 18:55:33.275843 [ 197 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::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 | ||
| 3574 | 2026.03.04 18:55:33.276068 [ 4 ] {a63ffaa1-2efa-40f3-9e3c-7d9b47700c62} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3575 | 2026.03.04 18:55:33.276109 [ 4 ] {a63ffaa1-2efa-40f3-9e3c-7d9b47700c62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3576 | 2026.03.04 18:55:33.276286 [ 196 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3748 rows, containing 5 columns (5 merged, 0 gathered) in 0.0021332 sec., 1756984.811550722 rows/sec., 129.80 MiB/sec. | ||
| 3577 | 2026.03.04 18:55:33.276507 [ 196 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3578 | 2026.03.04 18:55:33.276537 [ 198 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001115065 sec., 32285.11342388112 rows/sec., 1.65 MiB/sec. | ||
| 3579 | 2026.03.04 18:55:33.276544 [ 4 ] {a63ffaa1-2efa-40f3-9e3c-7d9b47700c62} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3580 | 2026.03.04 18:55:33.276663 [ 197 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3581 | 2026.03.04 18:55:33.276787 [ 196 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_16_3} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3582 | 2026.03.04 18:55:33.276816 [ 4 ] {a63ffaa1-2efa-40f3-9e3c-7d9b47700c62} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3583 | 2026.03.04 18:55:33.276866 [ 196 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_16_3} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3584 | 2026.03.04 18:55:33.276930 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3585 | 2026.03.04 18:55:33.276942 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 3586 | 2026.03.04 18:55:33.276952 [ 4 ] {a63ffaa1-2efa-40f3-9e3c-7d9b47700c62} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001381 sec., 191889.93482983345 rows/sec., 12.75 MiB/sec. | ||
| 3587 | 2026.03.04 18:55:33.276966 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3588 | 2026.03.04 18:55:33.276997 [ 4 ] {a63ffaa1-2efa-40f3-9e3c-7d9b47700c62} <Debug> TCPHandler: Processed in 0.001552156 sec. | ||
| 3589 | 2026.03.04 18:55:33.276997 [ 197 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_6_1} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3590 | 2026.03.04 18:55:33.276999 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3591 | 2026.03.04 18:55:33.277085 [ 197 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_6_1} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3592 | 2026.03.04 18:55:33.277113 [ 190 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::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 | ||
| 3593 | 2026.03.04 18:55:33.277119 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3594 | 2026.03.04 18:55:33.277151 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3595 | 2026.03.04 18:55:33.277218 [ 190 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3596 | 2026.03.04 18:55:33.277246 [ 4 ] {22be2284-9d46-4e84-9011-8c6a66a46c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3597 | 2026.03.04 18:55:33.277248 [ 190 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4021 rows starting from the beginning of the part | ||
| 3598 | 2026.03.04 18:55:33.277295 [ 4 ] {22be2284-9d46-4e84-9011-8c6a66a46c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3599 | 2026.03.04 18:55:33.277318 [ 190 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::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 | ||
| 3600 | 2026.03.04 18:55:33.277359 [ 190 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 265 rows starting from the beginning of the part | ||
| 3601 | 2026.03.04 18:55:33.277394 [ 190 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1255 rows starting from the beginning of the part | ||
| 3602 | 2026.03.04 18:55:33.277426 [ 190 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 96 rows starting from the beginning of the part | ||
| 3603 | 2026.03.04 18:55:33.277462 [ 190 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 265 rows starting from the beginning of the part | ||
| 3604 | 2026.03.04 18:55:33.277605 [ 4 ] {22be2284-9d46-4e84-9011-8c6a66a46c93} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3605 | 2026.03.04 18:55:33.277644 [ 4 ] {22be2284-9d46-4e84-9011-8c6a66a46c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3606 | 2026.03.04 18:55:33.277947 [ 4 ] {22be2284-9d46-4e84-9011-8c6a66a46c93} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3607 | 2026.03.04 18:55:33.278154 [ 4 ] {22be2284-9d46-4e84-9011-8c6a66a46c93} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3608 | 2026.03.04 18:55:33.278283 [ 4 ] {22be2284-9d46-4e84-9011-8c6a66a46c93} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 63.39 KiB/sec. | ||
| 3609 | 2026.03.04 18:55:33.278318 [ 4 ] {22be2284-9d46-4e84-9011-8c6a66a46c93} <Debug> TCPHandler: Processed in 0.001245899 sec. | ||
| 3610 | 2026.03.04 18:55:33.278425 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3611 | 2026.03.04 18:55:33.278515 [ 4 ] {74e33115-8414-433b-8dc6-4a7d4884e4b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3612 | 2026.03.04 18:55:33.278554 [ 4 ] {74e33115-8414-433b-8dc6-4a7d4884e4b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3613 | 2026.03.04 18:55:33.278888 [ 4 ] {74e33115-8414-433b-8dc6-4a7d4884e4b0} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3614 | 2026.03.04 18:55:33.278924 [ 4 ] {74e33115-8414-433b-8dc6-4a7d4884e4b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3615 | 2026.03.04 18:55:33.279241 [ 4 ] {74e33115-8414-433b-8dc6-4a7d4884e4b0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3616 | 2026.03.04 18:55:33.279446 [ 4 ] {74e33115-8414-433b-8dc6-4a7d4884e4b0} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3617 | 2026.03.04 18:55:33.279543 [ 35 ] {} <Debug> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3618 | 2026.03.04 18:55:33.279569 [ 4 ] {74e33115-8414-433b-8dc6-4a7d4884e4b0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001071 sec., 84033.61344537816 rows/sec., 5.26 MiB/sec. | ||
| 3619 | 2026.03.04 18:55:33.279574 [ 35 ] {} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3620 | 2026.03.04 18:55:33.279609 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3621 | 2026.03.04 18:55:33.279609 [ 4 ] {74e33115-8414-433b-8dc6-4a7d4884e4b0} <Debug> TCPHandler: Processed in 0.001230949 sec. | ||
| 3622 | 2026.03.04 18:55:33.279697 [ 196 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 3623 | 2026.03.04 18:55:33.279778 [ 196 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3624 | 2026.03.04 18:55:33.279804 [ 196 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 498 rows starting from the beginning of the part | ||
| 3625 | 2026.03.04 18:55:33.279865 [ 198 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6062 rows, containing 5 columns (5 merged, 0 gathered) in 0.002784574 sec., 2176993.6801823187 rows/sec., 143.01 MiB/sec. | ||
| 3626 | 2026.03.04 18:55:33.279879 [ 196 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 3627 | 2026.03.04 18:55:33.279937 [ 196 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part | ||
| 3628 | 2026.03.04 18:55:33.279979 [ 196 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 3629 | 2026.03.04 18:55:33.280017 [ 196 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 3630 | 2026.03.04 18:55:33.280056 [ 196 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 90 rows starting from the beginning of the part | ||
| 3631 | 2026.03.04 18:55:33.280374 [ 198 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3632 | 2026.03.04 18:55:33.280660 [ 198 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3633 | 2026.03.04 18:55:33.280731 [ 198 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3634 | 2026.03.04 18:55:33.280798 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 3635 | 2026.03.04 18:55:33.280892 [ 201 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 798 rows, containing 4 columns (4 merged, 0 gathered) in 0.001227608 sec., 650044.6396569589 rows/sec., 41.48 MiB/sec. | ||
| 3636 | 2026.03.04 18:55:33.281073 [ 201 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3637 | 2026.03.04 18:55:33.281328 [ 201 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_16_3} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3638 | 2026.03.04 18:55:33.281396 [ 201 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_16_3} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3639 | 2026.03.04 18:55:33.281468 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 3640 | 2026.03.04 18:55:35.856585 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3641 | 2026.03.04 18:55:35.856668 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3642 | 2026.03.04 18:55:35.971438 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 468 | ||
| 3643 | 2026.03.04 18:55:35.972245 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5767 | ||
| 3644 | 2026.03.04 18:55:35.972870 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3645 | 2026.03.04 18:55:35.972919 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3646 | 2026.03.04 18:55:35.973421 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3647 | 2026.03.04 18:55:35.973661 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3648 | 2026.03.04 18:55:35.973809 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5767 | ||
| 3649 | 2026.03.04 18:55:35.974018 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3650 | 2026.03.04 18:55:35.974067 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3651 | 2026.03.04 18:55:35.975273 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3652 | 2026.03.04 18:55:35.975559 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3653 | 2026.03.04 18:55:35.975906 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 468 | ||
| 3654 | 2026.03.04 18:55:36.280355 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3655 | 2026.03.04 18:55:36.297592 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3656 | 2026.03.04 18:55:36.297652 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
| 3657 | 2026.03.04 18:55:36.303480 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3658 | 2026.03.04 18:55:36.304198 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3659 | 2026.03.04 18:55:36.307295 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3660 | 2026.03.04 18:55:38.257191 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3661 | 2026.03.04 18:55:38.257414 [ 4 ] {6fbe813a-a91b-42b4-bf9c-dadbf1601297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3662 | 2026.03.04 18:55:38.257492 [ 4 ] {6fbe813a-a91b-42b4-bf9c-dadbf1601297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3663 | 2026.03.04 18:55:38.258240 [ 4 ] {6fbe813a-a91b-42b4-bf9c-dadbf1601297} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3664 | 2026.03.04 18:55:38.258293 [ 4 ] {6fbe813a-a91b-42b4-bf9c-dadbf1601297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3665 | 2026.03.04 18:55:38.258702 [ 4 ] {6fbe813a-a91b-42b4-bf9c-dadbf1601297} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3666 | 2026.03.04 18:55:38.258943 [ 4 ] {6fbe813a-a91b-42b4-bf9c-dadbf1601297} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3667 | 2026.03.04 18:55:38.259107 [ 4 ] {6fbe813a-a91b-42b4-bf9c-dadbf1601297} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001749 sec., 77758.71926815323 rows/sec., 6.74 MiB/sec. | ||
| 3668 | 2026.03.04 18:55:38.259157 [ 4 ] {6fbe813a-a91b-42b4-bf9c-dadbf1601297} <Debug> TCPHandler: Processed in 0.002103219 sec. | ||
| 3669 | 2026.03.04 18:55:38.259291 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3670 | 2026.03.04 18:55:38.259395 [ 4 ] {a7efe257-6eca-41d7-b1b2-46a48538e383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3671 | 2026.03.04 18:55:38.259438 [ 4 ] {a7efe257-6eca-41d7-b1b2-46a48538e383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3672 | 2026.03.04 18:55:38.259866 [ 4 ] {a7efe257-6eca-41d7-b1b2-46a48538e383} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3673 | 2026.03.04 18:55:38.259905 [ 4 ] {a7efe257-6eca-41d7-b1b2-46a48538e383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3674 | 2026.03.04 18:55:38.260207 [ 4 ] {a7efe257-6eca-41d7-b1b2-46a48538e383} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3675 | 2026.03.04 18:55:38.260417 [ 4 ] {a7efe257-6eca-41d7-b1b2-46a48538e383} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3676 | 2026.03.04 18:55:38.260553 [ 4 ] {a7efe257-6eca-41d7-b1b2-46a48538e383} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001181 sec., 33869.602032176124 rows/sec., 2.49 MiB/sec. | ||
| 3677 | 2026.03.04 18:55:38.260592 [ 4 ] {a7efe257-6eca-41d7-b1b2-46a48538e383} <Debug> TCPHandler: Processed in 0.001352951 sec. | ||
| 3678 | 2026.03.04 18:55:38.260731 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3679 | 2026.03.04 18:55:38.260854 [ 4 ] {689ac89f-aaff-4c02-b999-6630e9337584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3680 | 2026.03.04 18:55:38.260902 [ 4 ] {689ac89f-aaff-4c02-b999-6630e9337584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3681 | 2026.03.04 18:55:38.261407 [ 4 ] {689ac89f-aaff-4c02-b999-6630e9337584} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3682 | 2026.03.04 18:55:38.261451 [ 4 ] {689ac89f-aaff-4c02-b999-6630e9337584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3683 | 2026.03.04 18:55:38.261777 [ 4 ] {689ac89f-aaff-4c02-b999-6630e9337584} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3684 | 2026.03.04 18:55:38.261984 [ 4 ] {689ac89f-aaff-4c02-b999-6630e9337584} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3685 | 2026.03.04 18:55:38.262109 [ 4 ] {689ac89f-aaff-4c02-b999-6630e9337584} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001281 sec., 81186.57298985167 rows/sec., 6.34 MiB/sec. | ||
| 3686 | 2026.03.04 18:55:38.262146 [ 4 ] {689ac89f-aaff-4c02-b999-6630e9337584} <Debug> TCPHandler: Processed in 0.001472994 sec. | ||
| 3687 | 2026.03.04 18:55:38.262255 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3688 | 2026.03.04 18:55:38.262348 [ 4 ] {befd252e-843f-417e-9f8f-bee41e47ec45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3689 | 2026.03.04 18:55:38.262390 [ 4 ] {befd252e-843f-417e-9f8f-bee41e47ec45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3690 | 2026.03.04 18:55:38.262785 [ 4 ] {befd252e-843f-417e-9f8f-bee41e47ec45} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3691 | 2026.03.04 18:55:38.262820 [ 4 ] {befd252e-843f-417e-9f8f-bee41e47ec45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3692 | 2026.03.04 18:55:38.263157 [ 4 ] {befd252e-843f-417e-9f8f-bee41e47ec45} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3693 | 2026.03.04 18:55:38.263371 [ 4 ] {befd252e-843f-417e-9f8f-bee41e47ec45} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3694 | 2026.03.04 18:55:38.263495 [ 4 ] {befd252e-843f-417e-9f8f-bee41e47ec45} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 3695 | 2026.03.04 18:55:38.263529 [ 4 ] {befd252e-843f-417e-9f8f-bee41e47ec45} <Debug> TCPHandler: Processed in 0.001326341 sec. | ||
| 3696 | 2026.03.04 18:55:38.263629 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3697 | 2026.03.04 18:55:38.263730 [ 4 ] {44943b8e-b4bd-4453-bd58-5d37875f671c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3698 | 2026.03.04 18:55:38.263783 [ 4 ] {44943b8e-b4bd-4453-bd58-5d37875f671c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3699 | 2026.03.04 18:55:38.264697 [ 4 ] {44943b8e-b4bd-4453-bd58-5d37875f671c} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3700 | 2026.03.04 18:55:38.264740 [ 4 ] {44943b8e-b4bd-4453-bd58-5d37875f671c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3701 | 2026.03.04 18:55:38.265364 [ 4 ] {44943b8e-b4bd-4453-bd58-5d37875f671c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3702 | 2026.03.04 18:55:38.265633 [ 4 ] {44943b8e-b4bd-4453-bd58-5d37875f671c} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3703 | 2026.03.04 18:55:38.265796 [ 4 ] {44943b8e-b4bd-4453-bd58-5d37875f671c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002085 sec., 19184.65227817746 rows/sec., 34.38 MiB/sec. | ||
| 3704 | 2026.03.04 18:55:38.265868 [ 4 ] {44943b8e-b4bd-4453-bd58-5d37875f671c} <Debug> TCPHandler: Processed in 0.002286553 sec. | ||
| 3705 | 2026.03.04 18:55:38.265982 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3706 | 2026.03.04 18:55:38.266079 [ 4 ] {190dd82b-c1db-4853-ba28-697c44ee10dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3707 | 2026.03.04 18:55:38.266124 [ 4 ] {190dd82b-c1db-4853-ba28-697c44ee10dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3708 | 2026.03.04 18:55:38.266479 [ 4 ] {190dd82b-c1db-4853-ba28-697c44ee10dd} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3709 | 2026.03.04 18:55:38.266526 [ 4 ] {190dd82b-c1db-4853-ba28-697c44ee10dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3710 | 2026.03.04 18:55:38.266901 [ 4 ] {190dd82b-c1db-4853-ba28-697c44ee10dd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3711 | 2026.03.04 18:55:38.267161 [ 4 ] {190dd82b-c1db-4853-ba28-697c44ee10dd} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3712 | 2026.03.04 18:55:38.267323 [ 4 ] {190dd82b-c1db-4853-ba28-697c44ee10dd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001263 sec., 47505.93824228028 rows/sec., 3.20 MiB/sec. | ||
| 3713 | 2026.03.04 18:55:38.267363 [ 4 ] {190dd82b-c1db-4853-ba28-697c44ee10dd} <Debug> TCPHandler: Processed in 0.001432313 sec. | ||
| 3714 | 2026.03.04 18:55:43.264055 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3715 | 2026.03.04 18:55:43.264272 [ 4 ] {20507367-4af2-441f-9c35-813d922f76c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3716 | 2026.03.04 18:55:43.264347 [ 4 ] {20507367-4af2-441f-9c35-813d922f76c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3717 | 2026.03.04 18:55:43.265163 [ 4 ] {20507367-4af2-441f-9c35-813d922f76c5} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3718 | 2026.03.04 18:55:43.265215 [ 4 ] {20507367-4af2-441f-9c35-813d922f76c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3719 | 2026.03.04 18:55:43.265621 [ 4 ] {20507367-4af2-441f-9c35-813d922f76c5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3720 | 2026.03.04 18:55:43.265866 [ 4 ] {20507367-4af2-441f-9c35-813d922f76c5} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3721 | 2026.03.04 18:55:43.266025 [ 4 ] {20507367-4af2-441f-9c35-813d922f76c5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001807 sec., 157166.5744327615 rows/sec., 9.98 MiB/sec. | ||
| 3722 | 2026.03.04 18:55:43.266073 [ 4 ] {20507367-4af2-441f-9c35-813d922f76c5} <Debug> TCPHandler: Processed in 0.00215259 sec. | ||
| 3723 | 2026.03.04 18:55:43.266200 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3724 | 2026.03.04 18:55:43.266303 [ 4 ] {1208f413-d5c4-4450-bd75-d7eea53d23f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3725 | 2026.03.04 18:55:43.266346 [ 4 ] {1208f413-d5c4-4450-bd75-d7eea53d23f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3726 | 2026.03.04 18:55:43.266759 [ 4 ] {1208f413-d5c4-4450-bd75-d7eea53d23f8} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3727 | 2026.03.04 18:55:43.266798 [ 4 ] {1208f413-d5c4-4450-bd75-d7eea53d23f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3728 | 2026.03.04 18:55:43.267108 [ 4 ] {1208f413-d5c4-4450-bd75-d7eea53d23f8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3729 | 2026.03.04 18:55:43.267325 [ 4 ] {1208f413-d5c4-4450-bd75-d7eea53d23f8} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3730 | 2026.03.04 18:55:43.267462 [ 4 ] {1208f413-d5c4-4450-bd75-d7eea53d23f8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001182 sec., 1692.047377326565 rows/sec., 137.97 KiB/sec. | ||
| 3731 | 2026.03.04 18:55:43.267500 [ 4 ] {1208f413-d5c4-4450-bd75-d7eea53d23f8} <Debug> TCPHandler: Processed in 0.001353612 sec. | ||
| 3732 | 2026.03.04 18:55:43.267609 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3733 | 2026.03.04 18:55:43.267707 [ 4 ] {8a8e8bf8-3740-4e50-8e6a-c546be333eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3734 | 2026.03.04 18:55:43.267747 [ 4 ] {8a8e8bf8-3740-4e50-8e6a-c546be333eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3735 | 2026.03.04 18:55:43.268529 [ 4 ] {8a8e8bf8-3740-4e50-8e6a-c546be333eae} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3736 | 2026.03.04 18:55:43.268566 [ 4 ] {8a8e8bf8-3740-4e50-8e6a-c546be333eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3737 | 2026.03.04 18:55:43.268921 [ 4 ] {8a8e8bf8-3740-4e50-8e6a-c546be333eae} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3738 | 2026.03.04 18:55:43.269134 [ 4 ] {8a8e8bf8-3740-4e50-8e6a-c546be333eae} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3739 | 2026.03.04 18:55:43.269274 [ 4 ] {8a8e8bf8-3740-4e50-8e6a-c546be333eae} <Debug> executeQuery: Read 798 rows, 64.22 KiB in 0.001587 sec., 502835.53875236295 rows/sec., 39.52 MiB/sec. | ||
| 3740 | 2026.03.04 18:55:43.269312 [ 4 ] {8a8e8bf8-3740-4e50-8e6a-c546be333eae} <Debug> TCPHandler: Processed in 0.001752441 sec. | ||
| 3741 | 2026.03.04 18:55:43.269422 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3742 | 2026.03.04 18:55:43.269517 [ 4 ] {68bd38d2-12b4-47f0-ab6d-b751dcedb2ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3743 | 2026.03.04 18:55:43.269557 [ 4 ] {68bd38d2-12b4-47f0-ab6d-b751dcedb2ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3744 | 2026.03.04 18:55:43.270007 [ 4 ] {68bd38d2-12b4-47f0-ab6d-b751dcedb2ee} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3745 | 2026.03.04 18:55:43.270045 [ 4 ] {68bd38d2-12b4-47f0-ab6d-b751dcedb2ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3746 | 2026.03.04 18:55:43.270348 [ 4 ] {68bd38d2-12b4-47f0-ab6d-b751dcedb2ee} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3747 | 2026.03.04 18:55:43.270576 [ 4 ] {68bd38d2-12b4-47f0-ab6d-b751dcedb2ee} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3748 | 2026.03.04 18:55:43.270709 [ 4 ] {68bd38d2-12b4-47f0-ab6d-b751dcedb2ee} <Debug> executeQuery: Read 144 rows, 8.68 KiB in 0.00121 sec., 119008.26446280992 rows/sec., 7.01 MiB/sec. | ||
| 3749 | 2026.03.04 18:55:43.270747 [ 4 ] {68bd38d2-12b4-47f0-ab6d-b751dcedb2ee} <Debug> TCPHandler: Processed in 0.001374642 sec. | ||
| 3750 | 2026.03.04 18:55:43.270856 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3751 | 2026.03.04 18:55:43.270951 [ 4 ] {7038cd2f-05df-4e59-a266-dcc49a19eac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3752 | 2026.03.04 18:55:43.270992 [ 4 ] {7038cd2f-05df-4e59-a266-dcc49a19eac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3753 | 2026.03.04 18:55:43.271442 [ 4 ] {7038cd2f-05df-4e59-a266-dcc49a19eac0} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3754 | 2026.03.04 18:55:43.271480 [ 4 ] {7038cd2f-05df-4e59-a266-dcc49a19eac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3755 | 2026.03.04 18:55:43.271783 [ 4 ] {7038cd2f-05df-4e59-a266-dcc49a19eac0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3756 | 2026.03.04 18:55:43.271997 [ 4 ] {7038cd2f-05df-4e59-a266-dcc49a19eac0} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3757 | 2026.03.04 18:55:43.272123 [ 4 ] {7038cd2f-05df-4e59-a266-dcc49a19eac0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00119 sec., 125210.08403361344 rows/sec., 8.09 MiB/sec. | ||
| 3758 | 2026.03.04 18:55:43.272161 [ 4 ] {7038cd2f-05df-4e59-a266-dcc49a19eac0} <Debug> TCPHandler: Processed in 0.001354531 sec. | ||
| 3759 | 2026.03.04 18:55:43.272273 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3760 | 2026.03.04 18:55:43.272368 [ 4 ] {c8a4e066-ce00-4616-9dd7-54009e82e4b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3761 | 2026.03.04 18:55:43.272411 [ 4 ] {c8a4e066-ce00-4616-9dd7-54009e82e4b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3762 | 2026.03.04 18:55:43.272860 [ 4 ] {c8a4e066-ce00-4616-9dd7-54009e82e4b6} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3763 | 2026.03.04 18:55:43.272896 [ 4 ] {c8a4e066-ce00-4616-9dd7-54009e82e4b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3764 | 2026.03.04 18:55:43.273202 [ 4 ] {c8a4e066-ce00-4616-9dd7-54009e82e4b6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3765 | 2026.03.04 18:55:43.273414 [ 4 ] {c8a4e066-ce00-4616-9dd7-54009e82e4b6} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3766 | 2026.03.04 18:55:43.273542 [ 4 ] {c8a4e066-ce00-4616-9dd7-54009e82e4b6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001192 sec., 124161.07382550336 rows/sec., 7.06 MiB/sec. | ||
| 3767 | 2026.03.04 18:55:43.273578 [ 4 ] {c8a4e066-ce00-4616-9dd7-54009e82e4b6} <Debug> TCPHandler: Processed in 0.001354431 sec. | ||
| 3768 | 2026.03.04 18:55:43.273687 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3769 | 2026.03.04 18:55:43.273783 [ 4 ] {1a867e56-456c-4e3d-832f-9407b3552959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3770 | 2026.03.04 18:55:43.273822 [ 4 ] {1a867e56-456c-4e3d-832f-9407b3552959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3771 | 2026.03.04 18:55:43.274386 [ 4 ] {1a867e56-456c-4e3d-832f-9407b3552959} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3772 | 2026.03.04 18:55:43.274422 [ 4 ] {1a867e56-456c-4e3d-832f-9407b3552959} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3773 | 2026.03.04 18:55:43.274747 [ 4 ] {1a867e56-456c-4e3d-832f-9407b3552959} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3774 | 2026.03.04 18:55:43.274972 [ 4 ] {1a867e56-456c-4e3d-832f-9407b3552959} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3775 | 2026.03.04 18:55:43.275107 [ 4 ] {1a867e56-456c-4e3d-832f-9407b3552959} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001342 sec., 366616.9895678092 rows/sec., 25.72 MiB/sec. | ||
| 3776 | 2026.03.04 18:55:43.275146 [ 4 ] {1a867e56-456c-4e3d-832f-9407b3552959} <Debug> TCPHandler: Processed in 0.001507975 sec. | ||
| 3777 | 2026.03.04 18:55:43.275250 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3778 | 2026.03.04 18:55:43.275343 [ 4 ] {615f4c1c-9409-4993-9cb7-935513287ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3779 | 2026.03.04 18:55:43.275386 [ 4 ] {615f4c1c-9409-4993-9cb7-935513287ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3780 | 2026.03.04 18:55:43.275714 [ 4 ] {615f4c1c-9409-4993-9cb7-935513287ae5} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3781 | 2026.03.04 18:55:43.275752 [ 4 ] {615f4c1c-9409-4993-9cb7-935513287ae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3782 | 2026.03.04 18:55:43.276064 [ 4 ] {615f4c1c-9409-4993-9cb7-935513287ae5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3783 | 2026.03.04 18:55:43.276277 [ 4 ] {615f4c1c-9409-4993-9cb7-935513287ae5} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3784 | 2026.03.04 18:55:43.276406 [ 4 ] {615f4c1c-9409-4993-9cb7-935513287ae5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 3785 | 2026.03.04 18:55:43.276442 [ 4 ] {615f4c1c-9409-4993-9cb7-935513287ae5} <Debug> TCPHandler: Processed in 0.001241979 sec. | ||
| 3786 | 2026.03.04 18:55:43.276553 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3787 | 2026.03.04 18:55:43.276648 [ 4 ] {8f53e02a-8b4c-4cc7-97c1-39d2e35bcac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3788 | 2026.03.04 18:55:43.276690 [ 4 ] {8f53e02a-8b4c-4cc7-97c1-39d2e35bcac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3789 | 2026.03.04 18:55:43.277094 [ 4 ] {8f53e02a-8b4c-4cc7-97c1-39d2e35bcac8} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3790 | 2026.03.04 18:55:43.277130 [ 4 ] {8f53e02a-8b4c-4cc7-97c1-39d2e35bcac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3791 | 2026.03.04 18:55:43.277455 [ 4 ] {8f53e02a-8b4c-4cc7-97c1-39d2e35bcac8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3792 | 2026.03.04 18:55:43.277670 [ 4 ] {8f53e02a-8b4c-4cc7-97c1-39d2e35bcac8} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3793 | 2026.03.04 18:55:43.277802 [ 4 ] {8f53e02a-8b4c-4cc7-97c1-39d2e35bcac8} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001172 sec., 226962.45733788394 rows/sec., 15.08 MiB/sec. | ||
| 3794 | 2026.03.04 18:55:43.277840 [ 4 ] {8f53e02a-8b4c-4cc7-97c1-39d2e35bcac8} <Debug> TCPHandler: Processed in 0.001336871 sec. | ||
| 3795 | 2026.03.04 18:55:43.277950 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3796 | 2026.03.04 18:55:43.278044 [ 4 ] {26df521e-c090-4dca-831d-0cb0a8f868d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3797 | 2026.03.04 18:55:43.278087 [ 4 ] {26df521e-c090-4dca-831d-0cb0a8f868d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3798 | 2026.03.04 18:55:43.278390 [ 4 ] {26df521e-c090-4dca-831d-0cb0a8f868d0} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3799 | 2026.03.04 18:55:43.278427 [ 4 ] {26df521e-c090-4dca-831d-0cb0a8f868d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3800 | 2026.03.04 18:55:43.278724 [ 4 ] {26df521e-c090-4dca-831d-0cb0a8f868d0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3801 | 2026.03.04 18:55:43.278932 [ 4 ] {26df521e-c090-4dca-831d-0cb0a8f868d0} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3802 | 2026.03.04 18:55:43.279060 [ 4 ] {26df521e-c090-4dca-831d-0cb0a8f868d0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 65.17 KiB/sec. | ||
| 3803 | 2026.03.04 18:55:43.279096 [ 4 ] {26df521e-c090-4dca-831d-0cb0a8f868d0} <Debug> TCPHandler: Processed in 0.001195447 sec. | ||
| 3804 | 2026.03.04 18:55:43.279203 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3805 | 2026.03.04 18:55:43.279298 [ 4 ] {8af47b47-3d52-431b-8571-d1a9dec978fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3806 | 2026.03.04 18:55:43.279340 [ 4 ] {8af47b47-3d52-431b-8571-d1a9dec978fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3807 | 2026.03.04 18:55:43.279666 [ 4 ] {8af47b47-3d52-431b-8571-d1a9dec978fd} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3808 | 2026.03.04 18:55:43.279703 [ 4 ] {8af47b47-3d52-431b-8571-d1a9dec978fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3809 | 2026.03.04 18:55:43.280015 [ 4 ] {8af47b47-3d52-431b-8571-d1a9dec978fd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3810 | 2026.03.04 18:55:43.280230 [ 4 ] {8af47b47-3d52-431b-8571-d1a9dec978fd} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3811 | 2026.03.04 18:55:43.280362 [ 4 ] {8af47b47-3d52-431b-8571-d1a9dec978fd} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001082 sec., 83179.2975970425 rows/sec., 5.20 MiB/sec. | ||
| 3812 | 2026.03.04 18:55:43.280398 [ 4 ] {8af47b47-3d52-431b-8571-d1a9dec978fd} <Debug> TCPHandler: Processed in 0.001243859 sec. | ||
| 3813 | 2026.03.04 18:55:43.474813 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6279 | ||
| 3814 | 2026.03.04 18:55:43.475443 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3815 | 2026.03.04 18:55:43.475491 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3816 | 2026.03.04 18:55:43.475985 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3817 | 2026.03.04 18:55:43.476231 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3818 | 2026.03.04 18:55:43.476380 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6279 | ||
| 3819 | 2026.03.04 18:55:43.808272 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3820 | 2026.03.04 18:55:43.824230 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3821 | 2026.03.04 18:55:43.824272 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3822 | 2026.03.04 18:55:43.829665 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3823 | 2026.03.04 18:55:43.830382 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3824 | 2026.03.04 18:55:43.833058 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3825 | 2026.03.04 18:55:44.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.08 MiB, peak 229.23 MiB, free memory in arenas 0.00 B, will set to 223.83 MiB (RSS), difference: -1.25 MiB | ||
| 3826 | 2026.03.04 18:55:45.976908 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 502 | ||
| 3827 | 2026.03.04 18:55:45.979173 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3828 | 2026.03.04 18:55:45.979222 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3829 | 2026.03.04 18:55:45.980445 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3830 | 2026.03.04 18:55:45.980723 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3831 | 2026.03.04 18:55:45.981055 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 502 | ||
| 3832 | 2026.03.04 18:55:48.258692 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3833 | 2026.03.04 18:55:48.258945 [ 4 ] {96e5b4f7-0e3f-41e1-9ca4-6c1743ca4e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3834 | 2026.03.04 18:55:48.259012 [ 4 ] {96e5b4f7-0e3f-41e1-9ca4-6c1743ca4e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3835 | 2026.03.04 18:55:48.259755 [ 4 ] {96e5b4f7-0e3f-41e1-9ca4-6c1743ca4e7e} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3836 | 2026.03.04 18:55:48.259807 [ 4 ] {96e5b4f7-0e3f-41e1-9ca4-6c1743ca4e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3837 | 2026.03.04 18:55:48.260224 [ 4 ] {96e5b4f7-0e3f-41e1-9ca4-6c1743ca4e7e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3838 | 2026.03.04 18:55:48.260454 [ 4 ] {96e5b4f7-0e3f-41e1-9ca4-6c1743ca4e7e} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3839 | 2026.03.04 18:55:48.260619 [ 4 ] {96e5b4f7-0e3f-41e1-9ca4-6c1743ca4e7e} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001724 sec., 78886.31090487239 rows/sec., 6.84 MiB/sec. | ||
| 3840 | 2026.03.04 18:55:48.260669 [ 4 ] {96e5b4f7-0e3f-41e1-9ca4-6c1743ca4e7e} <Debug> TCPHandler: Processed in 0.00215747 sec. | ||
| 3841 | 2026.03.04 18:55:48.260792 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3842 | 2026.03.04 18:55:48.260893 [ 4 ] {0eaa9cf7-6672-4479-9a49-2514638fc650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3843 | 2026.03.04 18:55:48.260935 [ 4 ] {0eaa9cf7-6672-4479-9a49-2514638fc650} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3844 | 2026.03.04 18:55:48.261351 [ 4 ] {0eaa9cf7-6672-4479-9a49-2514638fc650} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3845 | 2026.03.04 18:55:48.261390 [ 4 ] {0eaa9cf7-6672-4479-9a49-2514638fc650} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3846 | 2026.03.04 18:55:48.261691 [ 4 ] {0eaa9cf7-6672-4479-9a49-2514638fc650} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3847 | 2026.03.04 18:55:48.261903 [ 4 ] {0eaa9cf7-6672-4479-9a49-2514638fc650} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3848 | 2026.03.04 18:55:48.262007 [ 150 ] {} <Debug> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3849 | 2026.03.04 18:55:48.262032 [ 4 ] {0eaa9cf7-6672-4479-9a49-2514638fc650} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001163 sec., 34393.809114359414 rows/sec., 2.53 MiB/sec. | ||
| 3850 | 2026.03.04 18:55:48.262075 [ 150 ] {} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3851 | 2026.03.04 18:55:48.262086 [ 4 ] {0eaa9cf7-6672-4479-9a49-2514638fc650} <Debug> TCPHandler: Processed in 0.001344511 sec. | ||
| 3852 | 2026.03.04 18:55:48.262104 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3853 | 2026.03.04 18:55:48.262196 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3854 | 2026.03.04 18:55:48.262205 [ 198 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::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 | ||
| 3855 | 2026.03.04 18:55:48.262297 [ 4 ] {8469ae4d-a725-4341-b9b9-c50f1272525e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3856 | 2026.03.04 18:55:48.262332 [ 198 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3857 | 2026.03.04 18:55:48.262341 [ 4 ] {8469ae4d-a725-4341-b9b9-c50f1272525e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3858 | 2026.03.04 18:55:48.262373 [ 198 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 215 rows starting from the beginning of the part | ||
| 3859 | 2026.03.04 18:55:48.262467 [ 198 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 3860 | 2026.03.04 18:55:48.262516 [ 198 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 142 rows starting from the beginning of the part | ||
| 3861 | 2026.03.04 18:55:48.262558 [ 198 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 3862 | 2026.03.04 18:55:48.262599 [ 198 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 144 rows starting from the beginning of the part | ||
| 3863 | 2026.03.04 18:55:48.262635 [ 198 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 3864 | 2026.03.04 18:55:48.262802 [ 4 ] {8469ae4d-a725-4341-b9b9-c50f1272525e} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3865 | 2026.03.04 18:55:48.262845 [ 4 ] {8469ae4d-a725-4341-b9b9-c50f1272525e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3866 | 2026.03.04 18:55:48.263217 [ 4 ] {8469ae4d-a725-4341-b9b9-c50f1272525e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3867 | 2026.03.04 18:55:48.263438 [ 4 ] {8469ae4d-a725-4341-b9b9-c50f1272525e} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3868 | 2026.03.04 18:55:48.263545 [ 201 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 645 rows, containing 5 columns (5 merged, 0 gathered) in 0.001376882 sec., 468449.72917069145 rows/sec., 31.58 MiB/sec. | ||
| 3869 | 2026.03.04 18:55:48.263566 [ 4 ] {8469ae4d-a725-4341-b9b9-c50f1272525e} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001287 sec., 80808.0808080808 rows/sec., 6.31 MiB/sec. | ||
| 3870 | 2026.03.04 18:55:48.263629 [ 4 ] {8469ae4d-a725-4341-b9b9-c50f1272525e} <Debug> TCPHandler: Processed in 0.001479924 sec. | ||
| 3871 | 2026.03.04 18:55:48.263738 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3872 | 2026.03.04 18:55:48.263749 [ 201 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3873 | 2026.03.04 18:55:48.263835 [ 4 ] {3f47b203-a133-40f2-9b38-a460829ccb44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3874 | 2026.03.04 18:55:48.263884 [ 4 ] {3f47b203-a133-40f2-9b38-a460829ccb44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3875 | 2026.03.04 18:55:48.264072 [ 201 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_16_3} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3876 | 2026.03.04 18:55:48.264183 [ 201 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_16_3} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3877 | 2026.03.04 18:55:48.264290 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3878 | 2026.03.04 18:55:48.264342 [ 4 ] {3f47b203-a133-40f2-9b38-a460829ccb44} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3879 | 2026.03.04 18:55:48.264396 [ 4 ] {3f47b203-a133-40f2-9b38-a460829ccb44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3880 | 2026.03.04 18:55:48.264831 [ 4 ] {3f47b203-a133-40f2-9b38-a460829ccb44} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3881 | 2026.03.04 18:55:48.265048 [ 4 ] {3f47b203-a133-40f2-9b38-a460829ccb44} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3882 | 2026.03.04 18:55:48.265187 [ 4 ] {3f47b203-a133-40f2-9b38-a460829ccb44} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00137 sec., 116788.32116788322 rows/sec., 8.13 MiB/sec. | ||
| 3883 | 2026.03.04 18:55:48.265226 [ 4 ] {3f47b203-a133-40f2-9b38-a460829ccb44} <Debug> TCPHandler: Processed in 0.001538655 sec. | ||
| 3884 | 2026.03.04 18:55:48.265349 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3885 | 2026.03.04 18:55:48.265445 [ 4 ] {6df031e8-a19b-4b6e-9505-fecd89c387ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3886 | 2026.03.04 18:55:48.265501 [ 4 ] {6df031e8-a19b-4b6e-9505-fecd89c387ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3887 | 2026.03.04 18:55:48.266381 [ 4 ] {6df031e8-a19b-4b6e-9505-fecd89c387ec} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3888 | 2026.03.04 18:55:48.266420 [ 4 ] {6df031e8-a19b-4b6e-9505-fecd89c387ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3889 | 2026.03.04 18:55:48.266992 [ 4 ] {6df031e8-a19b-4b6e-9505-fecd89c387ec} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3890 | 2026.03.04 18:55:48.267217 [ 4 ] {6df031e8-a19b-4b6e-9505-fecd89c387ec} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3891 | 2026.03.04 18:55:48.267360 [ 4 ] {6df031e8-a19b-4b6e-9505-fecd89c387ec} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001933 sec., 20693.222969477494 rows/sec., 37.08 MiB/sec. | ||
| 3892 | 2026.03.04 18:55:48.267428 [ 4 ] {6df031e8-a19b-4b6e-9505-fecd89c387ec} <Debug> TCPHandler: Processed in 0.002131949 sec. | ||
| 3893 | 2026.03.04 18:55:48.267540 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3894 | 2026.03.04 18:55:48.267635 [ 4 ] {0fa449d7-0eae-4ec0-8b32-f5742a603fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3895 | 2026.03.04 18:55:48.267677 [ 4 ] {0fa449d7-0eae-4ec0-8b32-f5742a603fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3896 | 2026.03.04 18:55:48.268041 [ 4 ] {0fa449d7-0eae-4ec0-8b32-f5742a603fe7} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3897 | 2026.03.04 18:55:48.268078 [ 4 ] {0fa449d7-0eae-4ec0-8b32-f5742a603fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3898 | 2026.03.04 18:55:48.268401 [ 4 ] {0fa449d7-0eae-4ec0-8b32-f5742a603fe7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3899 | 2026.03.04 18:55:48.268619 [ 4 ] {0fa449d7-0eae-4ec0-8b32-f5742a603fe7} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3900 | 2026.03.04 18:55:48.268755 [ 4 ] {0fa449d7-0eae-4ec0-8b32-f5742a603fe7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 3901 | 2026.03.04 18:55:48.268791 [ 4 ] {0fa449d7-0eae-4ec0-8b32-f5742a603fe7} <Debug> TCPHandler: Processed in 0.001301101 sec. | ||
| 3902 | 2026.03.04 18:55:50.856723 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3903 | 2026.03.04 18:55:50.856780 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3904 | 2026.03.04 18:55:50.977404 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6727 | ||
| 3905 | 2026.03.04 18:55:50.977892 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3906 | 2026.03.04 18:55:50.977937 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3907 | 2026.03.04 18:55:50.978418 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3908 | 2026.03.04 18:55:50.978652 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3909 | 2026.03.04 18:55:50.978798 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6727 | ||
| 3910 | 2026.03.04 18:55:51.334070 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3911 | 2026.03.04 18:55:51.350817 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3912 | 2026.03.04 18:55:51.350885 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3913 | 2026.03.04 18:55:51.357182 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3914 | 2026.03.04 18:55:51.357974 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3915 | 2026.03.04 18:55:51.361193 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3916 | 2026.03.04 18:55:53.262836 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3917 | 2026.03.04 18:55:53.263082 [ 4 ] {29ce8f93-a5ee-4872-867c-eae187f12ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3918 | 2026.03.04 18:55:53.263145 [ 4 ] {29ce8f93-a5ee-4872-867c-eae187f12ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3919 | 2026.03.04 18:55:53.263996 [ 4 ] {29ce8f93-a5ee-4872-867c-eae187f12ce2} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3920 | 2026.03.04 18:55:53.264040 [ 4 ] {29ce8f93-a5ee-4872-867c-eae187f12ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3921 | 2026.03.04 18:55:53.264452 [ 4 ] {29ce8f93-a5ee-4872-867c-eae187f12ce2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3922 | 2026.03.04 18:55:53.264674 [ 4 ] {29ce8f93-a5ee-4872-867c-eae187f12ce2} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3923 | 2026.03.04 18:55:53.264825 [ 4 ] {29ce8f93-a5ee-4872-867c-eae187f12ce2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001791 sec., 158570.63093243996 rows/sec., 10.07 MiB/sec. | ||
| 3924 | 2026.03.04 18:55:53.264866 [ 4 ] {29ce8f93-a5ee-4872-867c-eae187f12ce2} <Debug> TCPHandler: Processed in 0.002205271 sec. | ||
| 3925 | 2026.03.04 18:55:53.264998 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3926 | 2026.03.04 18:55:53.265092 [ 4 ] {4634f2e1-a090-4fa2-af48-a8143ab3df14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3927 | 2026.03.04 18:55:53.265132 [ 4 ] {4634f2e1-a090-4fa2-af48-a8143ab3df14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3928 | 2026.03.04 18:55:53.265933 [ 4 ] {4634f2e1-a090-4fa2-af48-a8143ab3df14} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3929 | 2026.03.04 18:55:53.265971 [ 4 ] {4634f2e1-a090-4fa2-af48-a8143ab3df14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3930 | 2026.03.04 18:55:53.266312 [ 4 ] {4634f2e1-a090-4fa2-af48-a8143ab3df14} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3931 | 2026.03.04 18:55:53.266521 [ 4 ] {4634f2e1-a090-4fa2-af48-a8143ab3df14} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3932 | 2026.03.04 18:55:53.266650 [ 4 ] {4634f2e1-a090-4fa2-af48-a8143ab3df14} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.001577 sec., 505389.9809765377 rows/sec., 39.72 MiB/sec. | ||
| 3933 | 2026.03.04 18:55:53.266687 [ 4 ] {4634f2e1-a090-4fa2-af48-a8143ab3df14} <Debug> TCPHandler: Processed in 0.00173761 sec. | ||
| 3934 | 2026.03.04 18:55:53.266798 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3935 | 2026.03.04 18:55:53.266890 [ 4 ] {61659104-8a81-48e7-8b65-f71bdf54d586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3936 | 2026.03.04 18:55:53.266929 [ 4 ] {61659104-8a81-48e7-8b65-f71bdf54d586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3937 | 2026.03.04 18:55:53.267408 [ 4 ] {61659104-8a81-48e7-8b65-f71bdf54d586} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3938 | 2026.03.04 18:55:53.267446 [ 4 ] {61659104-8a81-48e7-8b65-f71bdf54d586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3939 | 2026.03.04 18:55:53.267756 [ 4 ] {61659104-8a81-48e7-8b65-f71bdf54d586} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3940 | 2026.03.04 18:55:53.267963 [ 4 ] {61659104-8a81-48e7-8b65-f71bdf54d586} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3941 | 2026.03.04 18:55:53.268089 [ 4 ] {61659104-8a81-48e7-8b65-f71bdf54d586} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001217 sec., 116680.36154478225 rows/sec., 6.85 MiB/sec. | ||
| 3942 | 2026.03.04 18:55:53.268127 [ 4 ] {61659104-8a81-48e7-8b65-f71bdf54d586} <Debug> TCPHandler: Processed in 0.001376062 sec. | ||
| 3943 | 2026.03.04 18:55:53.268238 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3944 | 2026.03.04 18:55:53.268333 [ 4 ] {8282fc8e-5ded-4efb-8d82-720352013c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3945 | 2026.03.04 18:55:53.268372 [ 4 ] {8282fc8e-5ded-4efb-8d82-720352013c37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3946 | 2026.03.04 18:55:53.268822 [ 4 ] {8282fc8e-5ded-4efb-8d82-720352013c37} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3947 | 2026.03.04 18:55:53.268860 [ 4 ] {8282fc8e-5ded-4efb-8d82-720352013c37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3948 | 2026.03.04 18:55:53.269158 [ 4 ] {8282fc8e-5ded-4efb-8d82-720352013c37} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3949 | 2026.03.04 18:55:53.269378 [ 4 ] {8282fc8e-5ded-4efb-8d82-720352013c37} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3950 | 2026.03.04 18:55:53.269503 [ 4 ] {8282fc8e-5ded-4efb-8d82-720352013c37} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001189 sec., 125315.39108494534 rows/sec., 8.10 MiB/sec. | ||
| 3951 | 2026.03.04 18:55:53.269504 [ 142 ] {} <Debug> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3952 | 2026.03.04 18:55:53.269541 [ 4 ] {8282fc8e-5ded-4efb-8d82-720352013c37} <Debug> TCPHandler: Processed in 0.001350281 sec. | ||
| 3953 | 2026.03.04 18:55:53.269576 [ 142 ] {} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3954 | 2026.03.04 18:55:53.269603 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3955 | 2026.03.04 18:55:53.269666 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3956 | 2026.03.04 18:55:53.269704 [ 196 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::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 | ||
| 3957 | 2026.03.04 18:55:53.269763 [ 4 ] {b0dfee7f-72f1-4d4e-a693-2e7666686960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3958 | 2026.03.04 18:55:53.269802 [ 4 ] {b0dfee7f-72f1-4d4e-a693-2e7666686960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3959 | 2026.03.04 18:55:53.269804 [ 196 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3960 | 2026.03.04 18:55:53.269838 [ 196 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 881 rows starting from the beginning of the part | ||
| 3961 | 2026.03.04 18:55:53.269893 [ 196 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 149 rows starting from the beginning of the part | ||
| 3962 | 2026.03.04 18:55:53.269937 [ 196 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 709 rows starting from the beginning of the part | ||
| 3963 | 2026.03.04 18:55:53.269977 [ 196 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 3964 | 2026.03.04 18:55:53.270018 [ 196 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 149 rows starting from the beginning of the part | ||
| 3965 | 2026.03.04 18:55:53.270062 [ 196 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 149 rows starting from the beginning of the part | ||
| 3966 | 2026.03.04 18:55:53.270236 [ 4 ] {b0dfee7f-72f1-4d4e-a693-2e7666686960} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3967 | 2026.03.04 18:55:53.270271 [ 4 ] {b0dfee7f-72f1-4d4e-a693-2e7666686960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3968 | 2026.03.04 18:55:53.270562 [ 4 ] {b0dfee7f-72f1-4d4e-a693-2e7666686960} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3969 | 2026.03.04 18:55:53.270764 [ 4 ] {b0dfee7f-72f1-4d4e-a693-2e7666686960} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3970 | 2026.03.04 18:55:53.270886 [ 4 ] {b0dfee7f-72f1-4d4e-a693-2e7666686960} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001141 sec., 129710.78001752848 rows/sec., 7.38 MiB/sec. | ||
| 3971 | 2026.03.04 18:55:53.270922 [ 4 ] {b0dfee7f-72f1-4d4e-a693-2e7666686960} <Debug> TCPHandler: Processed in 0.0013042 sec. | ||
| 3972 | 2026.03.04 18:55:53.271031 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3973 | 2026.03.04 18:55:53.271066 [ 196 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2186 rows, containing 5 columns (5 merged, 0 gathered) in 0.001401873 sec., 1559342.3940685068 rows/sec., 100.67 MiB/sec. | ||
| 3974 | 2026.03.04 18:55:53.271124 [ 4 ] {63cfae0e-280b-48a3-9d50-626e170b3ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3975 | 2026.03.04 18:55:53.271162 [ 4 ] {63cfae0e-280b-48a3-9d50-626e170b3ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3976 | 2026.03.04 18:55:53.271318 [ 195 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3977 | 2026.03.04 18:55:53.271674 [ 195 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_11_2} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3978 | 2026.03.04 18:55:53.271770 [ 4 ] {63cfae0e-280b-48a3-9d50-626e170b3ce7} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3979 | 2026.03.04 18:55:53.271776 [ 195 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_11_2} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3980 | 2026.03.04 18:55:53.271816 [ 4 ] {63cfae0e-280b-48a3-9d50-626e170b3ce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3981 | 2026.03.04 18:55:53.271900 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 3982 | 2026.03.04 18:55:53.272167 [ 4 ] {63cfae0e-280b-48a3-9d50-626e170b3ce7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3983 | 2026.03.04 18:55:53.272377 [ 4 ] {63cfae0e-280b-48a3-9d50-626e170b3ce7} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3984 | 2026.03.04 18:55:53.272503 [ 4 ] {63cfae0e-280b-48a3-9d50-626e170b3ce7} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001397 sec., 350751.6105941303 rows/sec., 24.59 MiB/sec. | ||
| 3985 | 2026.03.04 18:55:53.272540 [ 4 ] {63cfae0e-280b-48a3-9d50-626e170b3ce7} <Debug> TCPHandler: Processed in 0.001556535 sec. | ||
| 3986 | 2026.03.04 18:55:53.272649 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3987 | 2026.03.04 18:55:53.272743 [ 4 ] {659de7f0-1b96-4ea3-8047-3e19dca392ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3988 | 2026.03.04 18:55:53.272784 [ 4 ] {659de7f0-1b96-4ea3-8047-3e19dca392ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3989 | 2026.03.04 18:55:53.273108 [ 4 ] {659de7f0-1b96-4ea3-8047-3e19dca392ea} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3990 | 2026.03.04 18:55:53.273143 [ 4 ] {659de7f0-1b96-4ea3-8047-3e19dca392ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 3991 | 2026.03.04 18:55:53.273434 [ 4 ] {659de7f0-1b96-4ea3-8047-3e19dca392ea} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3992 | 2026.03.04 18:55:53.273646 [ 4 ] {659de7f0-1b96-4ea3-8047-3e19dca392ea} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3993 | 2026.03.04 18:55:53.273769 [ 4 ] {659de7f0-1b96-4ea3-8047-3e19dca392ea} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001045 sec., 5741.626794258374 rows/sec., 299.98 KiB/sec. | ||
| 3994 | 2026.03.04 18:55:53.273804 [ 4 ] {659de7f0-1b96-4ea3-8047-3e19dca392ea} <Debug> TCPHandler: Processed in 0.001202008 sec. | ||
| 3995 | 2026.03.04 18:55:53.273911 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3996 | 2026.03.04 18:55:53.274004 [ 4 ] {9cf988c5-f8e1-4bf3-aa38-3d77e4d28989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3997 | 2026.03.04 18:55:53.274045 [ 4 ] {9cf988c5-f8e1-4bf3-aa38-3d77e4d28989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3998 | 2026.03.04 18:55:53.274473 [ 4 ] {9cf988c5-f8e1-4bf3-aa38-3d77e4d28989} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3999 | 2026.03.04 18:55:53.274508 [ 4 ] {9cf988c5-f8e1-4bf3-aa38-3d77e4d28989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4000 | 2026.03.04 18:55:53.274832 [ 4 ] {9cf988c5-f8e1-4bf3-aa38-3d77e4d28989} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4001 | 2026.03.04 18:55:53.275033 [ 4 ] {9cf988c5-f8e1-4bf3-aa38-3d77e4d28989} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4002 | 2026.03.04 18:55:53.275157 [ 4 ] {9cf988c5-f8e1-4bf3-aa38-3d77e4d28989} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001171 sec., 226302.3057216055 rows/sec., 15.04 MiB/sec. | ||
| 4003 | 2026.03.04 18:55:53.275193 [ 4 ] {9cf988c5-f8e1-4bf3-aa38-3d77e4d28989} <Debug> TCPHandler: Processed in 0.001328341 sec. | ||
| 4004 | 2026.03.04 18:55:53.275308 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4005 | 2026.03.04 18:55:53.275399 [ 4 ] {4ae6cda4-c1c5-4b47-9694-eeb6b74d5043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4006 | 2026.03.04 18:55:53.275439 [ 4 ] {4ae6cda4-c1c5-4b47-9694-eeb6b74d5043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4007 | 2026.03.04 18:55:53.275738 [ 4 ] {4ae6cda4-c1c5-4b47-9694-eeb6b74d5043} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4008 | 2026.03.04 18:55:53.275773 [ 4 ] {4ae6cda4-c1c5-4b47-9694-eeb6b74d5043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4009 | 2026.03.04 18:55:53.276078 [ 4 ] {4ae6cda4-c1c5-4b47-9694-eeb6b74d5043} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4010 | 2026.03.04 18:55:53.276274 [ 4 ] {4ae6cda4-c1c5-4b47-9694-eeb6b74d5043} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4011 | 2026.03.04 18:55:53.276396 [ 4 ] {4ae6cda4-c1c5-4b47-9694-eeb6b74d5043} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 66.39 KiB/sec. | ||
| 4012 | 2026.03.04 18:55:53.276431 [ 4 ] {4ae6cda4-c1c5-4b47-9694-eeb6b74d5043} <Debug> TCPHandler: Processed in 0.001170377 sec. | ||
| 4013 | 2026.03.04 18:55:53.276537 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4014 | 2026.03.04 18:55:53.276628 [ 4 ] {72e41a98-2400-44b3-b0e6-96d4c3b6c639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4015 | 2026.03.04 18:55:53.276667 [ 4 ] {72e41a98-2400-44b3-b0e6-96d4c3b6c639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4016 | 2026.03.04 18:55:53.277000 [ 4 ] {72e41a98-2400-44b3-b0e6-96d4c3b6c639} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4017 | 2026.03.04 18:55:53.277035 [ 4 ] {72e41a98-2400-44b3-b0e6-96d4c3b6c639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4018 | 2026.03.04 18:55:53.277326 [ 4 ] {72e41a98-2400-44b3-b0e6-96d4c3b6c639} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4019 | 2026.03.04 18:55:53.277532 [ 4 ] {72e41a98-2400-44b3-b0e6-96d4c3b6c639} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4020 | 2026.03.04 18:55:53.277651 [ 4 ] {72e41a98-2400-44b3-b0e6-96d4c3b6c639} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00104 sec., 86538.46153846155 rows/sec., 5.41 MiB/sec. | ||
| 4021 | 2026.03.04 18:55:53.277685 [ 4 ] {72e41a98-2400-44b3-b0e6-96d4c3b6c639} <Debug> TCPHandler: Processed in 0.001194697 sec. | ||
| 4022 | 2026.03.04 18:55:54.802558 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4023 | 2026.03.04 18:55:54.802842 [ 4 ] {e6a70e5e-8a7a-4985-91e6-9f85df48d6d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4024 | 2026.03.04 18:55:54.802954 [ 4 ] {e6a70e5e-8a7a-4985-91e6-9f85df48d6d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4025 | 2026.03.04 18:55:54.803636 [ 4 ] {e6a70e5e-8a7a-4985-91e6-9f85df48d6d1} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4026 | 2026.03.04 18:55:54.803686 [ 4 ] {e6a70e5e-8a7a-4985-91e6-9f85df48d6d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4027 | 2026.03.04 18:55:54.804096 [ 4 ] {e6a70e5e-8a7a-4985-91e6-9f85df48d6d1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4028 | 2026.03.04 18:55:54.804314 [ 4 ] {e6a70e5e-8a7a-4985-91e6-9f85df48d6d1} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4029 | 2026.03.04 18:55:54.804467 [ 4 ] {e6a70e5e-8a7a-4985-91e6-9f85df48d6d1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001701 sec., 2351.5579071134625 rows/sec., 191.75 KiB/sec. | ||
| 4030 | 2026.03.04 18:55:54.804460 [ 141 ] {} <Debug> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4031 | 2026.03.04 18:55:54.804509 [ 4 ] {e6a70e5e-8a7a-4985-91e6-9f85df48d6d1} <Debug> TCPHandler: Processed in 0.002131389 sec. | ||
| 4032 | 2026.03.04 18:55:54.804551 [ 141 ] {} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4033 | 2026.03.04 18:55:54.804578 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4034 | 2026.03.04 18:55:54.804647 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4035 | 2026.03.04 18:55:54.804696 [ 195 ] {045d0c0d-db43-4be0-bdc5-a1b2d1dca217::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 | ||
| 4036 | 2026.03.04 18:55:54.804757 [ 4 ] {be0a5919-2d1f-4fc2-ad9e-0b23c3a00688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4037 | 2026.03.04 18:55:54.804804 [ 4 ] {be0a5919-2d1f-4fc2-ad9e-0b23c3a00688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4038 | 2026.03.04 18:55:54.804843 [ 195 ] {045d0c0d-db43-4be0-bdc5-a1b2d1dca217::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4039 | 2026.03.04 18:55:54.804881 [ 195 ] {045d0c0d-db43-4be0-bdc5-a1b2d1dca217::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 | ||
| 4040 | 2026.03.04 18:55:54.804950 [ 195 ] {045d0c0d-db43-4be0-bdc5-a1b2d1dca217::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 4041 | 2026.03.04 18:55:54.804998 [ 195 ] {045d0c0d-db43-4be0-bdc5-a1b2d1dca217::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 4042 | 2026.03.04 18:55:54.805043 [ 195 ] {045d0c0d-db43-4be0-bdc5-a1b2d1dca217::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 | ||
| 4043 | 2026.03.04 18:55:54.805090 [ 195 ] {045d0c0d-db43-4be0-bdc5-a1b2d1dca217::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 4044 | 2026.03.04 18:55:54.805129 [ 195 ] {045d0c0d-db43-4be0-bdc5-a1b2d1dca217::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 4045 | 2026.03.04 18:55:54.805998 [ 196 ] {045d0c0d-db43-4be0-bdc5-a1b2d1dca217::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.001358932 sec., 23547.903795039045 rows/sec., 1.96 MiB/sec. | ||
| 4046 | 2026.03.04 18:55:54.806172 [ 4 ] {be0a5919-2d1f-4fc2-ad9e-0b23c3a00688} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4047 | 2026.03.04 18:55:54.806175 [ 186 ] {045d0c0d-db43-4be0-bdc5-a1b2d1dca217::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4048 | 2026.03.04 18:55:54.806211 [ 4 ] {be0a5919-2d1f-4fc2-ad9e-0b23c3a00688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4049 | 2026.03.04 18:55:54.806538 [ 186 ] {045d0c0d-db43-4be0-bdc5-a1b2d1dca217::all_1_6_1} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4050 | 2026.03.04 18:55:54.806624 [ 186 ] {045d0c0d-db43-4be0-bdc5-a1b2d1dca217::all_1_6_1} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4051 | 2026.03.04 18:55:54.806719 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4052 | 2026.03.04 18:55:54.806743 [ 4 ] {be0a5919-2d1f-4fc2-ad9e-0b23c3a00688} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4053 | 2026.03.04 18:55:54.806960 [ 4 ] {be0a5919-2d1f-4fc2-ad9e-0b23c3a00688} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4054 | 2026.03.04 18:55:54.807074 [ 141 ] {} <Debug> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4055 | 2026.03.04 18:55:54.807093 [ 4 ] {be0a5919-2d1f-4fc2-ad9e-0b23c3a00688} <Debug> executeQuery: Read 2024 rows, 156.58 KiB in 0.002355 sec., 859447.983014862 rows/sec., 64.93 MiB/sec. | ||
| 4056 | 2026.03.04 18:55:54.807112 [ 141 ] {} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4057 | 2026.03.04 18:55:54.807137 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4058 | 2026.03.04 18:55:54.807137 [ 4 ] {be0a5919-2d1f-4fc2-ad9e-0b23c3a00688} <Debug> TCPHandler: Processed in 0.002540319 sec. | ||
| 4059 | 2026.03.04 18:55:54.807209 [ 195 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::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 | ||
| 4060 | 2026.03.04 18:55:54.807269 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4061 | 2026.03.04 18:55:54.807310 [ 195 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4062 | 2026.03.04 18:55:54.807341 [ 195 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2894 rows starting from the beginning of the part | ||
| 4063 | 2026.03.04 18:55:54.807369 [ 4 ] {219e0f68-2d1e-4ffd-a9dc-3c87afaa8e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4064 | 2026.03.04 18:55:54.807385 [ 195 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 136 rows starting from the beginning of the part | ||
| 4065 | 2026.03.04 18:55:54.807413 [ 4 ] {219e0f68-2d1e-4ffd-a9dc-3c87afaa8e5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4066 | 2026.03.04 18:55:54.807428 [ 195 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 798 rows starting from the beginning of the part | ||
| 4067 | 2026.03.04 18:55:54.807467 [ 195 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 136 rows starting from the beginning of the part | ||
| 4068 | 2026.03.04 18:55:54.807501 [ 195 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 797 rows starting from the beginning of the part | ||
| 4069 | 2026.03.04 18:55:54.807535 [ 195 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2024 rows starting from the beginning of the part | ||
| 4070 | 2026.03.04 18:55:54.807845 [ 4 ] {219e0f68-2d1e-4ffd-a9dc-3c87afaa8e5e} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4071 | 2026.03.04 18:55:54.807887 [ 4 ] {219e0f68-2d1e-4ffd-a9dc-3c87afaa8e5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4072 | 2026.03.04 18:55:54.808233 [ 4 ] {219e0f68-2d1e-4ffd-a9dc-3c87afaa8e5e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4073 | 2026.03.04 18:55:54.808460 [ 4 ] {219e0f68-2d1e-4ffd-a9dc-3c87afaa8e5e} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4074 | 2026.03.04 18:55:54.808592 [ 4 ] {219e0f68-2d1e-4ffd-a9dc-3c87afaa8e5e} <Debug> executeQuery: Read 56 rows, 4.19 KiB in 0.001242 sec., 45088.56682769726 rows/sec., 3.29 MiB/sec. | ||
| 4075 | 2026.03.04 18:55:54.808631 [ 4 ] {219e0f68-2d1e-4ffd-a9dc-3c87afaa8e5e} <Debug> TCPHandler: Processed in 0.001410313 sec. | ||
| 4076 | 2026.03.04 18:55:54.808736 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4077 | 2026.03.04 18:55:54.808830 [ 4 ] {2d0b77a0-8941-4f72-a8c2-b2f252ef75ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4078 | 2026.03.04 18:55:54.808869 [ 4 ] {2d0b77a0-8941-4f72-a8c2-b2f252ef75ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4079 | 2026.03.04 18:55:54.809492 [ 4 ] {2d0b77a0-8941-4f72-a8c2-b2f252ef75ff} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4080 | 2026.03.04 18:55:54.809527 [ 4 ] {2d0b77a0-8941-4f72-a8c2-b2f252ef75ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4081 | 2026.03.04 18:55:54.809765 [ 191 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6785 rows, containing 5 columns (5 merged, 0 gathered) in 0.00258061 sec., 2629223.323167778 rows/sec., 213.45 MiB/sec. | ||
| 4082 | 2026.03.04 18:55:54.809858 [ 4 ] {2d0b77a0-8941-4f72-a8c2-b2f252ef75ff} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4083 | 2026.03.04 18:55:54.810081 [ 4 ] {2d0b77a0-8941-4f72-a8c2-b2f252ef75ff} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4084 | 2026.03.04 18:55:54.810111 [ 187 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4085 | 2026.03.04 18:55:54.810218 [ 4 ] {2d0b77a0-8941-4f72-a8c2-b2f252ef75ff} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001405 sec., 503914.590747331 rows/sec., 29.40 MiB/sec. | ||
| 4086 | 2026.03.04 18:55:54.810259 [ 4 ] {2d0b77a0-8941-4f72-a8c2-b2f252ef75ff} <Debug> TCPHandler: Processed in 0.001571226 sec. | ||
| 4087 | 2026.03.04 18:55:54.810377 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4088 | 2026.03.04 18:55:54.810431 [ 187 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_21_4} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4089 | 2026.03.04 18:55:54.810473 [ 4 ] {f4f64523-f10d-4c51-93d5-2c478e8b9d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4090 | 2026.03.04 18:55:54.810517 [ 4 ] {f4f64523-f10d-4c51-93d5-2c478e8b9d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4091 | 2026.03.04 18:55:54.810519 [ 187 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_21_4} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4092 | 2026.03.04 18:55:54.810611 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 4093 | 2026.03.04 18:55:54.810893 [ 4 ] {f4f64523-f10d-4c51-93d5-2c478e8b9d50} <Trace> oximeter.fields_u64 (687cf707-26e5-42bf-a146-460b07f7ff8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4094 | 2026.03.04 18:55:54.810933 [ 4 ] {f4f64523-f10d-4c51-93d5-2c478e8b9d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4095 | 2026.03.04 18:55:54.811218 [ 4 ] {f4f64523-f10d-4c51-93d5-2c478e8b9d50} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4096 | 2026.03.04 18:55:54.811422 [ 4 ] {f4f64523-f10d-4c51-93d5-2c478e8b9d50} <Trace> oximeter.fields_u64 (687cf707-26e5-42bf-a146-460b07f7ff8a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4097 | 2026.03.04 18:55:54.811546 [ 4 ] {f4f64523-f10d-4c51-93d5-2c478e8b9d50} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001091 sec., 916.5902841429881 rows/sec., 64.45 KiB/sec. | ||
| 4098 | 2026.03.04 18:55:54.811583 [ 4 ] {f4f64523-f10d-4c51-93d5-2c478e8b9d50} <Debug> TCPHandler: Processed in 0.001261369 sec. | ||
| 4099 | 2026.03.04 18:55:54.811689 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4100 | 2026.03.04 18:55:54.811782 [ 4 ] {761fe4b5-dafe-4664-923d-729675b2776f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4101 | 2026.03.04 18:55:54.811822 [ 4 ] {761fe4b5-dafe-4664-923d-729675b2776f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4102 | 2026.03.04 18:55:54.812577 [ 4 ] {761fe4b5-dafe-4664-923d-729675b2776f} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4103 | 2026.03.04 18:55:54.812613 [ 4 ] {761fe4b5-dafe-4664-923d-729675b2776f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4104 | 2026.03.04 18:55:54.812972 [ 4 ] {761fe4b5-dafe-4664-923d-729675b2776f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4105 | 2026.03.04 18:55:54.813188 [ 4 ] {761fe4b5-dafe-4664-923d-729675b2776f} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4106 | 2026.03.04 18:55:54.813293 [ 141 ] {} <Debug> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4107 | 2026.03.04 18:55:54.813315 [ 4 ] {761fe4b5-dafe-4664-923d-729675b2776f} <Debug> executeQuery: Read 1056 rows, 74.83 KiB in 0.001549 sec., 681730.1484828922 rows/sec., 47.18 MiB/sec. | ||
| 4108 | 2026.03.04 18:55:54.813334 [ 141 ] {} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4109 | 2026.03.04 18:55:54.813356 [ 4 ] {761fe4b5-dafe-4664-923d-729675b2776f} <Debug> TCPHandler: Processed in 0.00171484 sec. | ||
| 4110 | 2026.03.04 18:55:54.813363 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4111 | 2026.03.04 18:55:54.813461 [ 186 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::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 | ||
| 4112 | 2026.03.04 18:55:54.813476 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4113 | 2026.03.04 18:55:54.813583 [ 186 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4114 | 2026.03.04 18:55:54.813584 [ 4 ] {ce5dba8c-7c3c-4d79-bf26-f7c0ac40497c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4115 | 2026.03.04 18:55:54.813623 [ 186 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1552 rows starting from the beginning of the part | ||
| 4116 | 2026.03.04 18:55:54.813646 [ 4 ] {ce5dba8c-7c3c-4d79-bf26-f7c0ac40497c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4117 | 2026.03.04 18:55:54.813698 [ 186 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 104 rows starting from the beginning of the part | ||
| 4118 | 2026.03.04 18:55:54.813751 [ 186 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 492 rows starting from the beginning of the part | ||
| 4119 | 2026.03.04 18:55:54.813797 [ 186 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 104 rows starting from the beginning of the part | ||
| 4120 | 2026.03.04 18:55:54.813840 [ 186 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 490 rows starting from the beginning of the part | ||
| 4121 | 2026.03.04 18:55:54.813886 [ 186 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1056 rows starting from the beginning of the part | ||
| 4122 | 2026.03.04 18:55:54.814295 [ 4 ] {ce5dba8c-7c3c-4d79-bf26-f7c0ac40497c} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4123 | 2026.03.04 18:55:54.814335 [ 4 ] {ce5dba8c-7c3c-4d79-bf26-f7c0ac40497c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4124 | 2026.03.04 18:55:54.814775 [ 4 ] {ce5dba8c-7c3c-4d79-bf26-f7c0ac40497c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4125 | 2026.03.04 18:55:54.814982 [ 4 ] {ce5dba8c-7c3c-4d79-bf26-f7c0ac40497c} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4126 | 2026.03.04 18:55:54.815092 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4127 | 2026.03.04 18:55:54.815115 [ 4 ] {ce5dba8c-7c3c-4d79-bf26-f7c0ac40497c} <Debug> executeQuery: Read 1251 rows, 80.34 KiB in 0.001549 sec., 807617.8179470627 rows/sec., 50.65 MiB/sec. | ||
| 4128 | 2026.03.04 18:55:54.815126 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4129 | 2026.03.04 18:55:54.815156 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4130 | 2026.03.04 18:55:54.815159 [ 4 ] {ce5dba8c-7c3c-4d79-bf26-f7c0ac40497c} <Debug> TCPHandler: Processed in 0.00173301 sec. | ||
| 4131 | 2026.03.04 18:55:54.815247 [ 187 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::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 | ||
| 4132 | 2026.03.04 18:55:54.815276 [ 191 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3798 rows, containing 5 columns (5 merged, 0 gathered) in 0.001854883 sec., 2047568.498929582 rows/sec., 151.48 MiB/sec. | ||
| 4133 | 2026.03.04 18:55:54.815284 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4134 | 2026.03.04 18:55:54.815348 [ 187 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4135 | 2026.03.04 18:55:54.815379 [ 187 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6062 rows starting from the beginning of the part | ||
| 4136 | 2026.03.04 18:55:54.815394 [ 4 ] {d0b5a7ae-3154-4f3b-915b-3ba54b27cb9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4137 | 2026.03.04 18:55:54.815430 [ 187 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::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 | ||
| 4138 | 2026.03.04 18:55:54.815454 [ 4 ] {d0b5a7ae-3154-4f3b-915b-3ba54b27cb9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4139 | 2026.03.04 18:55:54.815455 [ 186 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4140 | 2026.03.04 18:55:54.815477 [ 187 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 266 rows starting from the beginning of the part | ||
| 4141 | 2026.03.04 18:55:54.815530 [ 187 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 4142 | 2026.03.04 18:55:54.815568 [ 187 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 265 rows starting from the beginning of the part | ||
| 4143 | 2026.03.04 18:55:54.815610 [ 187 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1251 rows starting from the beginning of the part | ||
| 4144 | 2026.03.04 18:55:54.815726 [ 186 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_21_4} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4145 | 2026.03.04 18:55:54.815799 [ 186 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_21_4} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4146 | 2026.03.04 18:55:54.815861 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 4147 | 2026.03.04 18:55:54.816352 [ 4 ] {d0b5a7ae-3154-4f3b-915b-3ba54b27cb9a} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4148 | 2026.03.04 18:55:54.816393 [ 4 ] {d0b5a7ae-3154-4f3b-915b-3ba54b27cb9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4149 | 2026.03.04 18:55:54.817012 [ 4 ] {d0b5a7ae-3154-4f3b-915b-3ba54b27cb9a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4150 | 2026.03.04 18:55:54.817231 [ 4 ] {d0b5a7ae-3154-4f3b-915b-3ba54b27cb9a} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4151 | 2026.03.04 18:55:54.817374 [ 4 ] {d0b5a7ae-3154-4f3b-915b-3ba54b27cb9a} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.001996 sec., 26052.104208416833 rows/sec., 46.68 MiB/sec. | ||
| 4152 | 2026.03.04 18:55:54.817438 [ 4 ] {d0b5a7ae-3154-4f3b-915b-3ba54b27cb9a} <Debug> TCPHandler: Processed in 0.002202491 sec. | ||
| 4153 | 2026.03.04 18:55:54.817551 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4154 | 2026.03.04 18:55:54.817645 [ 4 ] {0e257b46-09ef-41d5-9c7d-8095da69f8b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4155 | 2026.03.04 18:55:54.817687 [ 4 ] {0e257b46-09ef-41d5-9c7d-8095da69f8b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4156 | 2026.03.04 18:55:54.817998 [ 4 ] {0e257b46-09ef-41d5-9c7d-8095da69f8b1} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4157 | 2026.03.04 18:55:54.818034 [ 4 ] {0e257b46-09ef-41d5-9c7d-8095da69f8b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4158 | 2026.03.04 18:55:54.818421 [ 4 ] {0e257b46-09ef-41d5-9c7d-8095da69f8b1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4159 | 2026.03.04 18:55:54.818520 [ 199 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8164 rows, containing 5 columns (5 merged, 0 gathered) in 0.003304907 sec., 2470266.1829818506 rows/sec., 161.65 MiB/sec. | ||
| 4160 | 2026.03.04 18:55:54.818646 [ 4 ] {0e257b46-09ef-41d5-9c7d-8095da69f8b1} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4161 | 2026.03.04 18:55:54.818755 [ 141 ] {} <Debug> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4162 | 2026.03.04 18:55:54.818782 [ 4 ] {0e257b46-09ef-41d5-9c7d-8095da69f8b1} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001154 sec., 20797.227036395147 rows/sec., 1.40 MiB/sec. | ||
| 4163 | 2026.03.04 18:55:54.818792 [ 141 ] {} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4164 | 2026.03.04 18:55:54.818821 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4165 | 2026.03.04 18:55:54.818823 [ 4 ] {0e257b46-09ef-41d5-9c7d-8095da69f8b1} <Debug> TCPHandler: Processed in 0.00132117 sec. | ||
| 4166 | 2026.03.04 18:55:54.818890 [ 186 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 4167 | 2026.03.04 18:55:54.818979 [ 186 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4168 | 2026.03.04 18:55:54.819003 [ 186 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 798 rows starting from the beginning of the part | ||
| 4169 | 2026.03.04 18:55:54.819046 [ 186 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 4170 | 2026.03.04 18:55:54.819079 [ 186 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 90 rows starting from the beginning of the part | ||
| 4171 | 2026.03.04 18:55:54.819115 [ 186 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 4172 | 2026.03.04 18:55:54.819132 [ 191 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4173 | 2026.03.04 18:55:54.819148 [ 186 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 90 rows starting from the beginning of the part | ||
| 4174 | 2026.03.04 18:55:54.819187 [ 186 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 4175 | 2026.03.04 18:55:54.819463 [ 199 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4176 | 2026.03.04 18:55:54.819546 [ 199 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4177 | 2026.03.04 18:55:54.819614 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 4178 | 2026.03.04 18:55:54.819986 [ 191 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1122 rows, containing 4 columns (4 merged, 0 gathered) in 0.001123456 sec., 998703.9990885267 rows/sec., 63.99 MiB/sec. | ||
| 4179 | 2026.03.04 18:55:54.820157 [ 199 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4180 | 2026.03.04 18:55:54.820399 [ 199 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_21_4} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4181 | 2026.03.04 18:55:54.820469 [ 199 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_21_4} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4182 | 2026.03.04 18:55:54.820537 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4183 | 2026.03.04 18:55:55.982164 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 552 | ||
| 4184 | 2026.03.04 18:55:55.984694 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4185 | 2026.03.04 18:55:55.984737 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4186 | 2026.03.04 18:55:55.985947 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4187 | 2026.03.04 18:55:55.986230 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4188 | 2026.03.04 18:55:55.986387 [ 138 ] {} <Debug> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4189 | 2026.03.04 18:55:55.986451 [ 138 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4190 | 2026.03.04 18:55:55.986470 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4191 | 2026.03.04 18:55:55.986480 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 552 | ||
| 4192 | 2026.03.04 18:55:55.986569 [ 186 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::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 | ||
| 4193 | 2026.03.04 18:55:55.987116 [ 186 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4194 | 2026.03.04 18:55:55.987262 [ 186 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 344 rows starting from the beginning of the part | ||
| 4195 | 2026.03.04 18:55:55.987623 [ 186 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 4196 | 2026.03.04 18:55:55.987966 [ 186 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 62 rows starting from the beginning of the part | ||
| 4197 | 2026.03.04 18:55:55.988312 [ 186 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part | ||
| 4198 | 2026.03.04 18:55:55.988642 [ 186 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
| 4199 | 2026.03.04 18:55:55.988964 [ 186 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part | ||
| 4200 | 2026.03.04 18:55:55.995032 [ 191 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 552 rows, containing 72 columns (72 merged, 0 gathered) in 0.008505017 sec., 64902.86850690598 rows/sec., 62.22 MiB/sec. | ||
| 4201 | 2026.03.04 18:55:55.995818 [ 194 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4202 | 2026.03.04 18:55:55.996342 [ 194 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_11_2} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4203 | 2026.03.04 18:55:55.996417 [ 194 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_11_2} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4204 | 2026.03.04 18:55:55.996545 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
| 4205 | 2026.03.04 18:55:58.253859 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4206 | 2026.03.04 18:55:58.254075 [ 4 ] {df7c67e4-fb34-4f75-b5f1-1dce5ba0eebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4207 | 2026.03.04 18:55:58.254142 [ 4 ] {df7c67e4-fb34-4f75-b5f1-1dce5ba0eebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4208 | 2026.03.04 18:55:58.254758 [ 4 ] {df7c67e4-fb34-4f75-b5f1-1dce5ba0eebf} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4209 | 2026.03.04 18:55:58.254803 [ 4 ] {df7c67e4-fb34-4f75-b5f1-1dce5ba0eebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4210 | 2026.03.04 18:55:58.255204 [ 4 ] {df7c67e4-fb34-4f75-b5f1-1dce5ba0eebf} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4211 | 2026.03.04 18:55:58.255529 [ 4 ] {df7c67e4-fb34-4f75-b5f1-1dce5ba0eebf} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4212 | 2026.03.04 18:55:58.255690 [ 4 ] {df7c67e4-fb34-4f75-b5f1-1dce5ba0eebf} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001665 sec., 33633.63363363363 rows/sec., 2.57 MiB/sec. | ||
| 4213 | 2026.03.04 18:55:58.255736 [ 4 ] {df7c67e4-fb34-4f75-b5f1-1dce5ba0eebf} <Debug> TCPHandler: Processed in 0.002008136 sec. | ||
| 4214 | 2026.03.04 18:55:58.255852 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4215 | 2026.03.04 18:55:58.255955 [ 4 ] {295e41aa-184f-4eea-a167-eb1689c1771d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4216 | 2026.03.04 18:55:58.255997 [ 4 ] {295e41aa-184f-4eea-a167-eb1689c1771d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4217 | 2026.03.04 18:55:58.256421 [ 4 ] {295e41aa-184f-4eea-a167-eb1689c1771d} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4218 | 2026.03.04 18:55:58.256458 [ 4 ] {295e41aa-184f-4eea-a167-eb1689c1771d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4219 | 2026.03.04 18:55:58.256861 [ 4 ] {295e41aa-184f-4eea-a167-eb1689c1771d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4220 | 2026.03.04 18:55:58.257066 [ 4 ] {295e41aa-184f-4eea-a167-eb1689c1771d} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4221 | 2026.03.04 18:55:58.257197 [ 4 ] {295e41aa-184f-4eea-a167-eb1689c1771d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001264 sec., 50632.91139240507 rows/sec., 3.95 MiB/sec. | ||
| 4222 | 2026.03.04 18:55:58.257235 [ 4 ] {295e41aa-184f-4eea-a167-eb1689c1771d} <Debug> TCPHandler: Processed in 0.001432773 sec. | ||
| 4223 | 2026.03.04 18:55:58.257345 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4224 | 2026.03.04 18:55:58.257440 [ 4 ] {993dc953-92e2-4df9-ad8d-fe136d799892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4225 | 2026.03.04 18:55:58.257483 [ 4 ] {993dc953-92e2-4df9-ad8d-fe136d799892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4226 | 2026.03.04 18:55:58.257848 [ 4 ] {993dc953-92e2-4df9-ad8d-fe136d799892} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4227 | 2026.03.04 18:55:58.257884 [ 4 ] {993dc953-92e2-4df9-ad8d-fe136d799892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4228 | 2026.03.04 18:55:58.258217 [ 4 ] {993dc953-92e2-4df9-ad8d-fe136d799892} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4229 | 2026.03.04 18:55:58.258447 [ 4 ] {993dc953-92e2-4df9-ad8d-fe136d799892} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4230 | 2026.03.04 18:55:58.258575 [ 4 ] {993dc953-92e2-4df9-ad8d-fe136d799892} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001155 sec., 83116.88311688312 rows/sec., 5.79 MiB/sec. | ||
| 4231 | 2026.03.04 18:55:58.258611 [ 4 ] {993dc953-92e2-4df9-ad8d-fe136d799892} <Debug> TCPHandler: Processed in 0.00131614 sec. | ||
| 4232 | 2026.03.04 18:55:58.258721 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4233 | 2026.03.04 18:55:58.258815 [ 4 ] {84da55de-6b77-4f47-b079-adb6c030e960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4234 | 2026.03.04 18:55:58.258856 [ 4 ] {84da55de-6b77-4f47-b079-adb6c030e960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4235 | 2026.03.04 18:55:58.259169 [ 4 ] {84da55de-6b77-4f47-b079-adb6c030e960} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4236 | 2026.03.04 18:55:58.259206 [ 4 ] {84da55de-6b77-4f47-b079-adb6c030e960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4237 | 2026.03.04 18:55:58.259510 [ 4 ] {84da55de-6b77-4f47-b079-adb6c030e960} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4238 | 2026.03.04 18:55:58.259717 [ 4 ] {84da55de-6b77-4f47-b079-adb6c030e960} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4239 | 2026.03.04 18:55:58.259840 [ 4 ] {84da55de-6b77-4f47-b079-adb6c030e960} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001045 sec., 34449.76076555024 rows/sec., 2.32 MiB/sec. | ||
| 4240 | 2026.03.04 18:55:58.259875 [ 4 ] {84da55de-6b77-4f47-b079-adb6c030e960} <Debug> TCPHandler: Processed in 0.001202547 sec. | ||
| 4241 | 2026.03.04 18:55:58.478863 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7239 | ||
| 4242 | 2026.03.04 18:55:58.479680 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4243 | 2026.03.04 18:55:58.479720 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4244 | 2026.03.04 18:55:58.480234 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4245 | 2026.03.04 18:55:58.480457 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4246 | 2026.03.04 18:55:58.480583 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7239 | ||
| 4247 | 2026.03.04 18:55:58.862249 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 4248 | 2026.03.04 18:55:58.878557 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4249 | 2026.03.04 18:55:58.878617 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4250 | 2026.03.04 18:55:58.884805 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4251 | 2026.03.04 18:55:58.885518 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4252 | 2026.03.04 18:55:58.888249 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 4253 | 2026.03.04 18:55:59.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.77 MiB, peak 232.72 MiB, free memory in arenas 0.00 B, will set to 229.00 MiB (RSS), difference: 1.23 MiB | ||
| 4254 | 2026.03.04 18:56:03.263213 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4255 | 2026.03.04 18:56:03.263513 [ 4 ] {ab1af360-6305-4e49-8895-5aa104db6f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4256 | 2026.03.04 18:56:03.263612 [ 4 ] {ab1af360-6305-4e49-8895-5aa104db6f4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4257 | 2026.03.04 18:56:03.264644 [ 4 ] {ab1af360-6305-4e49-8895-5aa104db6f4d} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4258 | 2026.03.04 18:56:03.264682 [ 4 ] {ab1af360-6305-4e49-8895-5aa104db6f4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4259 | 2026.03.04 18:56:03.265089 [ 4 ] {ab1af360-6305-4e49-8895-5aa104db6f4d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4260 | 2026.03.04 18:56:03.265310 [ 4 ] {ab1af360-6305-4e49-8895-5aa104db6f4d} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4261 | 2026.03.04 18:56:03.265458 [ 4 ] {ab1af360-6305-4e49-8895-5aa104db6f4d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002019 sec., 140663.6948984646 rows/sec., 8.93 MiB/sec. | ||
| 4262 | 2026.03.04 18:56:03.265498 [ 4 ] {ab1af360-6305-4e49-8895-5aa104db6f4d} <Debug> TCPHandler: Processed in 0.002473147 sec. | ||
| 4263 | 2026.03.04 18:56:03.265623 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4264 | 2026.03.04 18:56:03.265729 [ 4 ] {46beeb65-1fd8-46fa-9029-8913cd07a1b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4265 | 2026.03.04 18:56:03.265768 [ 4 ] {46beeb65-1fd8-46fa-9029-8913cd07a1b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4266 | 2026.03.04 18:56:03.266565 [ 4 ] {46beeb65-1fd8-46fa-9029-8913cd07a1b5} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4267 | 2026.03.04 18:56:03.266598 [ 4 ] {46beeb65-1fd8-46fa-9029-8913cd07a1b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4268 | 2026.03.04 18:56:03.266943 [ 4 ] {46beeb65-1fd8-46fa-9029-8913cd07a1b5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4269 | 2026.03.04 18:56:03.267148 [ 4 ] {46beeb65-1fd8-46fa-9029-8913cd07a1b5} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4270 | 2026.03.04 18:56:03.267271 [ 4 ] {46beeb65-1fd8-46fa-9029-8913cd07a1b5} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.001561 sec., 510570.14734144777 rows/sec., 40.13 MiB/sec. | ||
| 4271 | 2026.03.04 18:56:03.267307 [ 4 ] {46beeb65-1fd8-46fa-9029-8913cd07a1b5} <Debug> TCPHandler: Processed in 0.00173164 sec. | ||
| 4272 | 2026.03.04 18:56:03.267419 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4273 | 2026.03.04 18:56:03.267515 [ 4 ] {5eb69d6c-3fdd-4f14-ac4b-16801a02f86b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4274 | 2026.03.04 18:56:03.267554 [ 4 ] {5eb69d6c-3fdd-4f14-ac4b-16801a02f86b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4275 | 2026.03.04 18:56:03.268007 [ 4 ] {5eb69d6c-3fdd-4f14-ac4b-16801a02f86b} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4276 | 2026.03.04 18:56:03.268041 [ 4 ] {5eb69d6c-3fdd-4f14-ac4b-16801a02f86b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4277 | 2026.03.04 18:56:03.268357 [ 4 ] {5eb69d6c-3fdd-4f14-ac4b-16801a02f86b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4278 | 2026.03.04 18:56:03.268570 [ 4 ] {5eb69d6c-3fdd-4f14-ac4b-16801a02f86b} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): 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.03.04 18:56:03.268694 [ 4 ] {5eb69d6c-3fdd-4f14-ac4b-16801a02f86b} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001196 sec., 118729.09698996655 rows/sec., 6.97 MiB/sec. | ||
| 4280 | 2026.03.04 18:56:03.268729 [ 4 ] {5eb69d6c-3fdd-4f14-ac4b-16801a02f86b} <Debug> TCPHandler: Processed in 0.001356201 sec. | ||
| 4281 | 2026.03.04 18:56:03.268840 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4282 | 2026.03.04 18:56:03.268931 [ 4 ] {ce30d3cf-4f99-4ebf-b652-262982999e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4283 | 2026.03.04 18:56:03.268970 [ 4 ] {ce30d3cf-4f99-4ebf-b652-262982999e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4284 | 2026.03.04 18:56:03.269406 [ 4 ] {ce30d3cf-4f99-4ebf-b652-262982999e51} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4285 | 2026.03.04 18:56:03.269439 [ 4 ] {ce30d3cf-4f99-4ebf-b652-262982999e51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4286 | 2026.03.04 18:56:03.269733 [ 4 ] {ce30d3cf-4f99-4ebf-b652-262982999e51} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4287 | 2026.03.04 18:56:03.269941 [ 4 ] {ce30d3cf-4f99-4ebf-b652-262982999e51} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4288 | 2026.03.04 18:56:03.270060 [ 4 ] {ce30d3cf-4f99-4ebf-b652-262982999e51} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001146 sec., 130017.45200698079 rows/sec., 8.40 MiB/sec. | ||
| 4289 | 2026.03.04 18:56:03.270096 [ 4 ] {ce30d3cf-4f99-4ebf-b652-262982999e51} <Debug> TCPHandler: Processed in 0.00130277 sec. | ||
| 4290 | 2026.03.04 18:56:03.270210 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4291 | 2026.03.04 18:56:03.270300 [ 4 ] {a238e4d5-21b4-4f6e-abd4-b54e021a715a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4292 | 2026.03.04 18:56:03.270339 [ 4 ] {a238e4d5-21b4-4f6e-abd4-b54e021a715a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4293 | 2026.03.04 18:56:03.270771 [ 4 ] {a238e4d5-21b4-4f6e-abd4-b54e021a715a} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4294 | 2026.03.04 18:56:03.270805 [ 4 ] {a238e4d5-21b4-4f6e-abd4-b54e021a715a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4295 | 2026.03.04 18:56:03.271100 [ 4 ] {a238e4d5-21b4-4f6e-abd4-b54e021a715a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4296 | 2026.03.04 18:56:03.271322 [ 4 ] {a238e4d5-21b4-4f6e-abd4-b54e021a715a} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4297 | 2026.03.04 18:56:03.271451 [ 4 ] {a238e4d5-21b4-4f6e-abd4-b54e021a715a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001168 sec., 126712.32876712328 rows/sec., 7.21 MiB/sec. | ||
| 4298 | 2026.03.04 18:56:03.271486 [ 4 ] {a238e4d5-21b4-4f6e-abd4-b54e021a715a} <Debug> TCPHandler: Processed in 0.00132437 sec. | ||
| 4299 | 2026.03.04 18:56:03.271596 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4300 | 2026.03.04 18:56:03.271687 [ 4 ] {755820b0-a663-4b78-bd3a-08877f371780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4301 | 2026.03.04 18:56:03.271725 [ 4 ] {755820b0-a663-4b78-bd3a-08877f371780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4302 | 2026.03.04 18:56:03.272257 [ 4 ] {755820b0-a663-4b78-bd3a-08877f371780} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4303 | 2026.03.04 18:56:03.272290 [ 4 ] {755820b0-a663-4b78-bd3a-08877f371780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4304 | 2026.03.04 18:56:03.272652 [ 4 ] {755820b0-a663-4b78-bd3a-08877f371780} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4305 | 2026.03.04 18:56:03.272870 [ 4 ] {755820b0-a663-4b78-bd3a-08877f371780} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4306 | 2026.03.04 18:56:03.272996 [ 4 ] {755820b0-a663-4b78-bd3a-08877f371780} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001326 sec., 369532.4283559578 rows/sec., 25.91 MiB/sec. | ||
| 4307 | 2026.03.04 18:56:03.273033 [ 4 ] {755820b0-a663-4b78-bd3a-08877f371780} <Debug> TCPHandler: Processed in 0.001483204 sec. | ||
| 4308 | 2026.03.04 18:56:03.273142 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4309 | 2026.03.04 18:56:03.273235 [ 4 ] {3354e28d-f9fc-4a98-9077-143788fd2204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4310 | 2026.03.04 18:56:03.273275 [ 4 ] {3354e28d-f9fc-4a98-9077-143788fd2204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4311 | 2026.03.04 18:56:03.273596 [ 4 ] {3354e28d-f9fc-4a98-9077-143788fd2204} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4312 | 2026.03.04 18:56:03.273630 [ 4 ] {3354e28d-f9fc-4a98-9077-143788fd2204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4313 | 2026.03.04 18:56:03.273926 [ 4 ] {3354e28d-f9fc-4a98-9077-143788fd2204} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4314 | 2026.03.04 18:56:03.274139 [ 4 ] {3354e28d-f9fc-4a98-9077-143788fd2204} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4315 | 2026.03.04 18:56:03.274260 [ 4 ] {3354e28d-f9fc-4a98-9077-143788fd2204} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001043 sec., 5752.636625119846 rows/sec., 300.55 KiB/sec. | ||
| 4316 | 2026.03.04 18:56:03.274294 [ 4 ] {3354e28d-f9fc-4a98-9077-143788fd2204} <Debug> TCPHandler: Processed in 0.001198737 sec. | ||
| 4317 | 2026.03.04 18:56:03.274401 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4318 | 2026.03.04 18:56:03.274493 [ 4 ] {3825e85e-7e01-4473-a99a-ad8c0d3934b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4319 | 2026.03.04 18:56:03.274534 [ 4 ] {3825e85e-7e01-4473-a99a-ad8c0d3934b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4320 | 2026.03.04 18:56:03.274929 [ 4 ] {3825e85e-7e01-4473-a99a-ad8c0d3934b8} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4321 | 2026.03.04 18:56:03.274962 [ 4 ] {3825e85e-7e01-4473-a99a-ad8c0d3934b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4322 | 2026.03.04 18:56:03.275274 [ 4 ] {3825e85e-7e01-4473-a99a-ad8c0d3934b8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4323 | 2026.03.04 18:56:03.275476 [ 4 ] {3825e85e-7e01-4473-a99a-ad8c0d3934b8} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4324 | 2026.03.04 18:56:03.275597 [ 4 ] {3825e85e-7e01-4473-a99a-ad8c0d3934b8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001123 sec., 235975.06678539625 rows/sec., 15.68 MiB/sec. | ||
| 4325 | 2026.03.04 18:56:03.275632 [ 4 ] {3825e85e-7e01-4473-a99a-ad8c0d3934b8} <Debug> TCPHandler: Processed in 0.001278299 sec. | ||
| 4326 | 2026.03.04 18:56:03.275736 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4327 | 2026.03.04 18:56:03.275828 [ 4 ] {d0d692d8-2951-4fd5-aa88-1b22c3da7048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4328 | 2026.03.04 18:56:03.275868 [ 4 ] {d0d692d8-2951-4fd5-aa88-1b22c3da7048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4329 | 2026.03.04 18:56:03.276161 [ 4 ] {d0d692d8-2951-4fd5-aa88-1b22c3da7048} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4330 | 2026.03.04 18:56:03.276194 [ 4 ] {d0d692d8-2951-4fd5-aa88-1b22c3da7048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4331 | 2026.03.04 18:56:03.276474 [ 4 ] {d0d692d8-2951-4fd5-aa88-1b22c3da7048} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4332 | 2026.03.04 18:56:03.276668 [ 4 ] {d0d692d8-2951-4fd5-aa88-1b22c3da7048} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4333 | 2026.03.04 18:56:03.276759 [ 128 ] {} <Debug> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4334 | 2026.03.04 18:56:03.276795 [ 4 ] {d0d692d8-2951-4fd5-aa88-1b22c3da7048} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000984 sec., 1016.2601626016259 rows/sec., 68.48 KiB/sec. | ||
| 4335 | 2026.03.04 18:56:03.276796 [ 128 ] {} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4336 | 2026.03.04 18:56:03.276825 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4337 | 2026.03.04 18:56:03.276829 [ 4 ] {d0d692d8-2951-4fd5-aa88-1b22c3da7048} <Debug> TCPHandler: Processed in 0.001139537 sec. | ||
| 4338 | 2026.03.04 18:56:03.276939 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4339 | 2026.03.04 18:56:03.276941 [ 186 ] {1260d656-283b-43d0-9804-36ea2c0e015c::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 | ||
| 4340 | 2026.03.04 18:56:03.277031 [ 4 ] {76fbe500-d0c2-4497-b65e-b243a173d50f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4341 | 2026.03.04 18:56:03.277076 [ 4 ] {76fbe500-d0c2-4497-b65e-b243a173d50f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4342 | 2026.03.04 18:56:03.277103 [ 186 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4343 | 2026.03.04 18:56:03.277146 [ 186 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 4344 | 2026.03.04 18:56:03.277214 [ 186 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 4345 | 2026.03.04 18:56:03.277255 [ 186 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 4346 | 2026.03.04 18:56:03.277292 [ 186 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 4347 | 2026.03.04 18:56:03.277331 [ 186 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 4348 | 2026.03.04 18:56:03.277366 [ 186 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 4349 | 2026.03.04 18:56:03.277389 [ 4 ] {76fbe500-d0c2-4497-b65e-b243a173d50f} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4350 | 2026.03.04 18:56:03.277428 [ 4 ] {76fbe500-d0c2-4497-b65e-b243a173d50f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4351 | 2026.03.04 18:56:03.277810 [ 4 ] {76fbe500-d0c2-4497-b65e-b243a173d50f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4352 | 2026.03.04 18:56:03.278037 [ 4 ] {76fbe500-d0c2-4497-b65e-b243a173d50f} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4353 | 2026.03.04 18:56:03.278164 [ 4 ] {76fbe500-d0c2-4497-b65e-b243a173d50f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00115 sec., 78260.86956521739 rows/sec., 4.90 MiB/sec. | ||
| 4354 | 2026.03.04 18:56:03.278198 [ 4 ] {76fbe500-d0c2-4497-b65e-b243a173d50f} <Debug> TCPHandler: Processed in 0.001305861 sec. | ||
| 4355 | 2026.03.04 18:56:03.278232 [ 189 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001346131 sec., 7428.6975041805 rows/sec., 497.66 KiB/sec. | ||
| 4356 | 2026.03.04 18:56:03.278419 [ 200 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4357 | 2026.03.04 18:56:03.278729 [ 200 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_10_2} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4358 | 2026.03.04 18:56:03.278804 [ 200 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_10_2} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4359 | 2026.03.04 18:56:03.278899 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4360 | 2026.03.04 18:56:05.856824 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4361 | 2026.03.04 18:56:05.856876 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4362 | 2026.03.04 18:56:05.981587 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7687 | ||
| 4363 | 2026.03.04 18:56:05.982083 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4364 | 2026.03.04 18:56:05.982133 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4365 | 2026.03.04 18:56:05.982626 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4366 | 2026.03.04 18:56:05.982874 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4367 | 2026.03.04 18:56:05.983016 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7687 | ||
| 4368 | 2026.03.04 18:56:05.983014 [ 120 ] {} <Debug> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4369 | 2026.03.04 18:56:05.983092 [ 120 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4370 | 2026.03.04 18:56:05.983113 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4371 | 2026.03.04 18:56:05.983238 [ 191 ] {9df447bc-a205-4870-80d9-93b37698a753::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 | ||
| 4372 | 2026.03.04 18:56:05.983402 [ 191 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4373 | 2026.03.04 18:56:05.983449 [ 191 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5319 rows starting from the beginning of the part | ||
| 4374 | 2026.03.04 18:56:05.983561 [ 191 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 4375 | 2026.03.04 18:56:05.983621 [ 191 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 4376 | 2026.03.04 18:56:05.983670 [ 191 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 4377 | 2026.03.04 18:56:05.983717 [ 191 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 4378 | 2026.03.04 18:56:05.983769 [ 191 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 4379 | 2026.03.04 18:56:05.985329 [ 189 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7687 rows, containing 4 columns (4 merged, 0 gathered) in 0.002153049 sec., 3570285.6739442525 rows/sec., 51.07 MiB/sec. | ||
| 4380 | 2026.03.04 18:56:05.986026 [ 186 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4381 | 2026.03.04 18:56:05.986367 [ 186 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_16_3} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4382 | 2026.03.04 18:56:05.986449 [ 186 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_16_3} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4383 | 2026.03.04 18:56:05.986552 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4384 | 2026.03.04 18:56:05.987585 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 580 | ||
| 4385 | 2026.03.04 18:56:05.989680 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4386 | 2026.03.04 18:56:05.989728 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4387 | 2026.03.04 18:56:05.990864 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4388 | 2026.03.04 18:56:05.991141 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4389 | 2026.03.04 18:56:05.991461 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 580 | ||
| 4390 | 2026.03.04 18:56:06.001678 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001163067 sec. | ||
| 4391 | 2026.03.04 18:56:06.389255 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4392 | 2026.03.04 18:56:06.406184 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4393 | 2026.03.04 18:56:06.406257 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4394 | 2026.03.04 18:56:06.412208 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4395 | 2026.03.04 18:56:06.412946 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4396 | 2026.03.04 18:56:06.413285 [ 119 ] {} <Debug> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4397 | 2026.03.04 18:56:06.413359 [ 119 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4398 | 2026.03.04 18:56:06.413382 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4399 | 2026.03.04 18:56:06.413494 [ 191 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 4400 | 2026.03.04 18:56:06.415831 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4401 | 2026.03.04 18:56:06.417782 [ 191 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4402 | 2026.03.04 18:56:06.419261 [ 191 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 4403 | 2026.03.04 18:56:06.423939 [ 191 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 4404 | 2026.03.04 18:56:06.428387 [ 191 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 4405 | 2026.03.04 18:56:06.432909 [ 191 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 4406 | 2026.03.04 18:56:06.438043 [ 191 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 4407 | 2026.03.04 18:56:06.442506 [ 191 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 4408 | 2026.03.04 18:56:06.501569 [ 189 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.088119206 sec., 1373.1399259316975 rows/sec., 7.10 MiB/sec. | ||
| 4409 | 2026.03.04 18:56:06.504159 [ 188 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4410 | 2026.03.04 18:56:06.506166 [ 188 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_16_3} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4411 | 2026.03.04 18:56:06.506273 [ 188 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_16_3} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4412 | 2026.03.04 18:56:06.508563 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4413 | 2026.03.04 18:56:07.001178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.44 MiB, peak 240.39 MiB, free memory in arenas 0.00 B, will set to 238.91 MiB (RSS), difference: 8.47 MiB | ||
| 4414 | 2026.03.04 18:56:08.257775 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4415 | 2026.03.04 18:56:08.258072 [ 4 ] {ac3d5a7d-f350-4eae-9156-a6be6e87c7e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4416 | 2026.03.04 18:56:08.258178 [ 4 ] {ac3d5a7d-f350-4eae-9156-a6be6e87c7e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4417 | 2026.03.04 18:56:08.258951 [ 4 ] {ac3d5a7d-f350-4eae-9156-a6be6e87c7e1} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4418 | 2026.03.04 18:56:08.259004 [ 4 ] {ac3d5a7d-f350-4eae-9156-a6be6e87c7e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4419 | 2026.03.04 18:56:08.259422 [ 4 ] {ac3d5a7d-f350-4eae-9156-a6be6e87c7e1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4420 | 2026.03.04 18:56:08.259654 [ 4 ] {ac3d5a7d-f350-4eae-9156-a6be6e87c7e1} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4421 | 2026.03.04 18:56:08.259818 [ 4 ] {ac3d5a7d-f350-4eae-9156-a6be6e87c7e1} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001823 sec., 74602.3038946791 rows/sec., 6.47 MiB/sec. | ||
| 4422 | 2026.03.04 18:56:08.259869 [ 4 ] {ac3d5a7d-f350-4eae-9156-a6be6e87c7e1} <Debug> TCPHandler: Processed in 0.002278762 sec. | ||
| 4423 | 2026.03.04 18:56:08.260001 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4424 | 2026.03.04 18:56:08.260105 [ 4 ] {9424360c-9da1-4ce0-b32c-1e591e0a7676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4425 | 2026.03.04 18:56:08.260149 [ 4 ] {9424360c-9da1-4ce0-b32c-1e591e0a7676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4426 | 2026.03.04 18:56:08.260575 [ 4 ] {9424360c-9da1-4ce0-b32c-1e591e0a7676} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4427 | 2026.03.04 18:56:08.260615 [ 4 ] {9424360c-9da1-4ce0-b32c-1e591e0a7676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4428 | 2026.03.04 18:56:08.260918 [ 4 ] {9424360c-9da1-4ce0-b32c-1e591e0a7676} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4429 | 2026.03.04 18:56:08.261138 [ 4 ] {9424360c-9da1-4ce0-b32c-1e591e0a7676} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4430 | 2026.03.04 18:56:08.261267 [ 4 ] {9424360c-9da1-4ce0-b32c-1e591e0a7676} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001186 sec., 33726.81281618887 rows/sec., 2.48 MiB/sec. | ||
| 4431 | 2026.03.04 18:56:08.261307 [ 4 ] {9424360c-9da1-4ce0-b32c-1e591e0a7676} <Debug> TCPHandler: Processed in 0.001361922 sec. | ||
| 4432 | 2026.03.04 18:56:08.261416 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4433 | 2026.03.04 18:56:08.261512 [ 4 ] {1485fb38-c4b5-4577-aeda-b24898b74e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4434 | 2026.03.04 18:56:08.261553 [ 4 ] {1485fb38-c4b5-4577-aeda-b24898b74e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4435 | 2026.03.04 18:56:08.261976 [ 4 ] {1485fb38-c4b5-4577-aeda-b24898b74e6d} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4436 | 2026.03.04 18:56:08.262015 [ 4 ] {1485fb38-c4b5-4577-aeda-b24898b74e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4437 | 2026.03.04 18:56:08.262339 [ 4 ] {1485fb38-c4b5-4577-aeda-b24898b74e6d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4438 | 2026.03.04 18:56:08.262553 [ 4 ] {1485fb38-c4b5-4577-aeda-b24898b74e6d} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4439 | 2026.03.04 18:56:08.262686 [ 4 ] {1485fb38-c4b5-4577-aeda-b24898b74e6d} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001193 sec., 87175.18860016765 rows/sec., 6.81 MiB/sec. | ||
| 4440 | 2026.03.04 18:56:08.262724 [ 4 ] {1485fb38-c4b5-4577-aeda-b24898b74e6d} <Debug> TCPHandler: Processed in 0.001357921 sec. | ||
| 4441 | 2026.03.04 18:56:08.262836 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4442 | 2026.03.04 18:56:08.262930 [ 4 ] {5347c8e6-35d5-4c0a-9e5c-d4b7315597ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4443 | 2026.03.04 18:56:08.262974 [ 4 ] {5347c8e6-35d5-4c0a-9e5c-d4b7315597ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4444 | 2026.03.04 18:56:08.263375 [ 4 ] {5347c8e6-35d5-4c0a-9e5c-d4b7315597ae} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4445 | 2026.03.04 18:56:08.263411 [ 4 ] {5347c8e6-35d5-4c0a-9e5c-d4b7315597ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4446 | 2026.03.04 18:56:08.263748 [ 4 ] {5347c8e6-35d5-4c0a-9e5c-d4b7315597ae} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4447 | 2026.03.04 18:56:08.263958 [ 4 ] {5347c8e6-35d5-4c0a-9e5c-d4b7315597ae} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4448 | 2026.03.04 18:56:08.264089 [ 4 ] {5347c8e6-35d5-4c0a-9e5c-d4b7315597ae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 4449 | 2026.03.04 18:56:08.264127 [ 4 ] {5347c8e6-35d5-4c0a-9e5c-d4b7315597ae} <Debug> TCPHandler: Processed in 0.001340111 sec. | ||
| 4450 | 2026.03.04 18:56:08.264240 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4451 | 2026.03.04 18:56:08.264342 [ 4 ] {f187af33-0cc3-41a6-a5c9-86f07762c502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4452 | 2026.03.04 18:56:08.264396 [ 4 ] {f187af33-0cc3-41a6-a5c9-86f07762c502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4453 | 2026.03.04 18:56:08.265275 [ 4 ] {f187af33-0cc3-41a6-a5c9-86f07762c502} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4454 | 2026.03.04 18:56:08.265313 [ 4 ] {f187af33-0cc3-41a6-a5c9-86f07762c502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4455 | 2026.03.04 18:56:08.265914 [ 4 ] {f187af33-0cc3-41a6-a5c9-86f07762c502} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4456 | 2026.03.04 18:56:08.266156 [ 4 ] {f187af33-0cc3-41a6-a5c9-86f07762c502} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4457 | 2026.03.04 18:56:08.266266 [ 117 ] {} <Debug> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4458 | 2026.03.04 18:56:08.266292 [ 4 ] {f187af33-0cc3-41a6-a5c9-86f07762c502} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001969 sec., 20314.880650076182 rows/sec., 36.40 MiB/sec. | ||
| 4459 | 2026.03.04 18:56:08.266379 [ 117 ] {} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4460 | 2026.03.04 18:56:08.266395 [ 4 ] {f187af33-0cc3-41a6-a5c9-86f07762c502} <Debug> TCPHandler: Processed in 0.002203491 sec. | ||
| 4461 | 2026.03.04 18:56:08.266427 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4462 | 2026.03.04 18:56:08.266516 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4463 | 2026.03.04 18:56:08.266540 [ 188 ] {4dedcf2f-069d-442e-8619-a826ac014536::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 | ||
| 4464 | 2026.03.04 18:56:08.266614 [ 4 ] {66b9885e-0af9-4c51-aecc-0ad47a39f60a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4465 | 2026.03.04 18:56:08.266656 [ 4 ] {66b9885e-0af9-4c51-aecc-0ad47a39f60a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4466 | 2026.03.04 18:56:08.266723 [ 188 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4467 | 2026.03.04 18:56:08.266771 [ 188 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 187 rows starting from the beginning of the part | ||
| 4468 | 2026.03.04 18:56:08.266893 [ 188 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 52 rows starting from the beginning of the part | ||
| 4469 | 2026.03.04 18:56:08.266992 [ 4 ] {66b9885e-0af9-4c51-aecc-0ad47a39f60a} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4470 | 2026.03.04 18:56:08.266999 [ 188 ] {4dedcf2f-069d-442e-8619-a826ac014536::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 | ||
| 4471 | 2026.03.04 18:56:08.267035 [ 4 ] {66b9885e-0af9-4c51-aecc-0ad47a39f60a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4472 | 2026.03.04 18:56:08.267108 [ 188 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 4473 | 2026.03.04 18:56:08.267204 [ 188 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part | ||
| 4474 | 2026.03.04 18:56:08.267298 [ 188 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 4475 | 2026.03.04 18:56:08.267353 [ 4 ] {66b9885e-0af9-4c51-aecc-0ad47a39f60a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4476 | 2026.03.04 18:56:08.267563 [ 4 ] {66b9885e-0af9-4c51-aecc-0ad47a39f60a} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4477 | 2026.03.04 18:56:08.267691 [ 4 ] {66b9885e-0af9-4c51-aecc-0ad47a39f60a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 4478 | 2026.03.04 18:56:08.267726 [ 4 ] {66b9885e-0af9-4c51-aecc-0ad47a39f60a} <Debug> TCPHandler: Processed in 0.001257079 sec. | ||
| 4479 | 2026.03.04 18:56:08.271668 [ 189 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 411 rows, containing 19 columns (19 merged, 0 gathered) in 0.005166449 sec., 79551.7385345331 rows/sec., 142.55 MiB/sec. | ||
| 4480 | 2026.03.04 18:56:08.272436 [ 192 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4481 | 2026.03.04 18:56:08.272751 [ 192 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4482 | 2026.03.04 18:56:08.272823 [ 192 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4483 | 2026.03.04 18:56:08.272919 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. | ||
| 4484 | 2026.03.04 18:56:09.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.40 MiB, peak 244.45 MiB, free memory in arenas 0.00 B, will set to 241.36 MiB (RSS), difference: 1.96 MiB | ||
| 4485 | 2026.03.04 18:56:13.263650 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4486 | 2026.03.04 18:56:13.263915 [ 4 ] {71ba1c27-3822-441e-9eca-cfad0d84dc46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4487 | 2026.03.04 18:56:13.263983 [ 4 ] {71ba1c27-3822-441e-9eca-cfad0d84dc46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4488 | 2026.03.04 18:56:13.264807 [ 4 ] {71ba1c27-3822-441e-9eca-cfad0d84dc46} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4489 | 2026.03.04 18:56:13.264856 [ 4 ] {71ba1c27-3822-441e-9eca-cfad0d84dc46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4490 | 2026.03.04 18:56:13.265279 [ 4 ] {71ba1c27-3822-441e-9eca-cfad0d84dc46} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4491 | 2026.03.04 18:56:13.265516 [ 4 ] {71ba1c27-3822-441e-9eca-cfad0d84dc46} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4492 | 2026.03.04 18:56:13.265672 [ 114 ] {} <Debug> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4493 | 2026.03.04 18:56:13.265680 [ 4 ] {71ba1c27-3822-441e-9eca-cfad0d84dc46} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001813 sec., 156646.44236072808 rows/sec., 9.95 MiB/sec. | ||
| 4494 | 2026.03.04 18:56:13.265746 [ 114 ] {} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4495 | 2026.03.04 18:56:13.265776 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4496 | 2026.03.04 18:56:13.265776 [ 4 ] {71ba1c27-3822-441e-9eca-cfad0d84dc46} <Debug> TCPHandler: Processed in 0.002308923 sec. | ||
| 4497 | 2026.03.04 18:56:13.265878 [ 188 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::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 | ||
| 4498 | 2026.03.04 18:56:13.265925 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4499 | 2026.03.04 18:56:13.265981 [ 188 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4500 | 2026.03.04 18:56:13.266011 [ 188 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 308 rows starting from the beginning of the part | ||
| 4501 | 2026.03.04 18:56:13.266027 [ 4 ] {b2e9dcde-adf2-4dbe-aa2d-d58eb716b8d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4502 | 2026.03.04 18:56:13.266067 [ 188 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 4503 | 2026.03.04 18:56:13.266072 [ 4 ] {b2e9dcde-adf2-4dbe-aa2d-d58eb716b8d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4504 | 2026.03.04 18:56:13.266114 [ 188 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 4505 | 2026.03.04 18:56:13.266154 [ 188 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 4506 | 2026.03.04 18:56:13.266194 [ 188 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 4507 | 2026.03.04 18:56:13.266231 [ 188 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 4508 | 2026.03.04 18:56:13.266860 [ 4 ] {b2e9dcde-adf2-4dbe-aa2d-d58eb716b8d6} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4509 | 2026.03.04 18:56:13.266897 [ 4 ] {b2e9dcde-adf2-4dbe-aa2d-d58eb716b8d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4510 | 2026.03.04 18:56:13.267246 [ 188 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001410672 sec., 1224948.1098370138 rows/sec., 82.80 MiB/sec. | ||
| 4511 | 2026.03.04 18:56:13.267391 [ 4 ] {b2e9dcde-adf2-4dbe-aa2d-d58eb716b8d6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4512 | 2026.03.04 18:56:13.267452 [ 190 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4513 | 2026.03.04 18:56:13.267658 [ 4 ] {b2e9dcde-adf2-4dbe-aa2d-d58eb716b8d6} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4514 | 2026.03.04 18:56:13.267820 [ 4 ] {b2e9dcde-adf2-4dbe-aa2d-d58eb716b8d6} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.001817 sec., 438635.11282333516 rows/sec., 34.48 MiB/sec. | ||
| 4515 | 2026.03.04 18:56:13.267837 [ 190 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_11_2} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4516 | 2026.03.04 18:56:13.267863 [ 4 ] {b2e9dcde-adf2-4dbe-aa2d-d58eb716b8d6} <Debug> TCPHandler: Processed in 0.001989006 sec. | ||
| 4517 | 2026.03.04 18:56:13.267966 [ 190 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_11_2} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4518 | 2026.03.04 18:56:13.267998 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4519 | 2026.03.04 18:56:13.268071 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 4520 | 2026.03.04 18:56:13.268102 [ 4 ] {e0c68f01-8318-42ff-a6d8-0f4262434fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4521 | 2026.03.04 18:56:13.268150 [ 4 ] {e0c68f01-8318-42ff-a6d8-0f4262434fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4522 | 2026.03.04 18:56:13.268591 [ 4 ] {e0c68f01-8318-42ff-a6d8-0f4262434fdb} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4523 | 2026.03.04 18:56:13.268628 [ 4 ] {e0c68f01-8318-42ff-a6d8-0f4262434fdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4524 | 2026.03.04 18:56:13.268987 [ 4 ] {e0c68f01-8318-42ff-a6d8-0f4262434fdb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4525 | 2026.03.04 18:56:13.269203 [ 4 ] {e0c68f01-8318-42ff-a6d8-0f4262434fdb} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4526 | 2026.03.04 18:56:13.269314 [ 112 ] {} <Debug> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4527 | 2026.03.04 18:56:13.269331 [ 4 ] {e0c68f01-8318-42ff-a6d8-0f4262434fdb} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001249 sec., 113690.95276220978 rows/sec., 6.68 MiB/sec. | ||
| 4528 | 2026.03.04 18:56:13.269371 [ 112 ] {} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4529 | 2026.03.04 18:56:13.269399 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4530 | 2026.03.04 18:56:13.269415 [ 4 ] {e0c68f01-8318-42ff-a6d8-0f4262434fdb} <Debug> TCPHandler: Processed in 0.001476754 sec. | ||
| 4531 | 2026.03.04 18:56:13.269505 [ 189 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::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 | ||
| 4532 | 2026.03.04 18:56:13.269548 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4533 | 2026.03.04 18:56:13.269650 [ 189 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4534 | 2026.03.04 18:56:13.269669 [ 4 ] {76f7d310-c036-4216-b496-d2ed923ed456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4535 | 2026.03.04 18:56:13.269688 [ 189 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 226 rows starting from the beginning of the part | ||
| 4536 | 2026.03.04 18:56:13.269726 [ 4 ] {76f7d310-c036-4216-b496-d2ed923ed456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4537 | 2026.03.04 18:56:13.269764 [ 189 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 142 rows starting from the beginning of the part | ||
| 4538 | 2026.03.04 18:56:13.269824 [ 189 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
| 4539 | 2026.03.04 18:56:13.269873 [ 189 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 142 rows starting from the beginning of the part | ||
| 4540 | 2026.03.04 18:56:13.269917 [ 189 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 4541 | 2026.03.04 18:56:13.269963 [ 189 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 142 rows starting from the beginning of the part | ||
| 4542 | 2026.03.04 18:56:13.270180 [ 4 ] {76f7d310-c036-4216-b496-d2ed923ed456} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4543 | 2026.03.04 18:56:13.270222 [ 4 ] {76f7d310-c036-4216-b496-d2ed923ed456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4544 | 2026.03.04 18:56:13.270553 [ 4 ] {76f7d310-c036-4216-b496-d2ed923ed456} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4545 | 2026.03.04 18:56:13.270772 [ 4 ] {76f7d310-c036-4216-b496-d2ed923ed456} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4546 | 2026.03.04 18:56:13.270898 [ 4 ] {76f7d310-c036-4216-b496-d2ed923ed456} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001294 sec., 115146.8315301391 rows/sec., 7.44 MiB/sec. | ||
| 4547 | 2026.03.04 18:56:13.270934 [ 4 ] {76f7d310-c036-4216-b496-d2ed923ed456} <Debug> TCPHandler: Processed in 0.001490314 sec. | ||
| 4548 | 2026.03.04 18:56:13.271031 [ 190 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 748 rows, containing 5 columns (5 merged, 0 gathered) in 0.001627787 sec., 459519.5808788251 rows/sec., 30.33 MiB/sec. | ||
| 4549 | 2026.03.04 18:56:13.271042 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4550 | 2026.03.04 18:56:13.271146 [ 4 ] {015de19f-1edd-4c43-a812-c80773e1192b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4551 | 2026.03.04 18:56:13.271182 [ 188 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4552 | 2026.03.04 18:56:13.271186 [ 4 ] {015de19f-1edd-4c43-a812-c80773e1192b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4553 | 2026.03.04 18:56:13.271507 [ 188 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_21_4} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4554 | 2026.03.04 18:56:13.271571 [ 188 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_21_4} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4555 | 2026.03.04 18:56:13.271654 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4556 | 2026.03.04 18:56:13.271693 [ 4 ] {015de19f-1edd-4c43-a812-c80773e1192b} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4557 | 2026.03.04 18:56:13.271729 [ 4 ] {015de19f-1edd-4c43-a812-c80773e1192b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4558 | 2026.03.04 18:56:13.272049 [ 4 ] {015de19f-1edd-4c43-a812-c80773e1192b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4559 | 2026.03.04 18:56:13.272263 [ 4 ] {015de19f-1edd-4c43-a812-c80773e1192b} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4560 | 2026.03.04 18:56:13.272362 [ 112 ] {} <Debug> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4561 | 2026.03.04 18:56:13.272394 [ 112 ] {} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4562 | 2026.03.04 18:56:13.272396 [ 4 ] {015de19f-1edd-4c43-a812-c80773e1192b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00121 sec., 122314.04958677686 rows/sec., 6.96 MiB/sec. | ||
| 4563 | 2026.03.04 18:56:13.272411 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4564 | 2026.03.04 18:56:13.272441 [ 4 ] {015de19f-1edd-4c43-a812-c80773e1192b} <Debug> TCPHandler: Processed in 0.001397052 sec. | ||
| 4565 | 2026.03.04 18:56:13.272491 [ 189 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::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 | ||
| 4566 | 2026.03.04 18:56:13.272556 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4567 | 2026.03.04 18:56:13.272588 [ 189 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4568 | 2026.03.04 18:56:13.272619 [ 189 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 160 rows starting from the beginning of the part | ||
| 4569 | 2026.03.04 18:56:13.272656 [ 4 ] {e541356c-dfce-474b-a9a0-0ba25d1b6464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4570 | 2026.03.04 18:56:13.272669 [ 189 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 4571 | 2026.03.04 18:56:13.272702 [ 4 ] {e541356c-dfce-474b-a9a0-0ba25d1b6464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4572 | 2026.03.04 18:56:13.272737 [ 189 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 4573 | 2026.03.04 18:56:13.272787 [ 189 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 4574 | 2026.03.04 18:56:13.272821 [ 189 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 4575 | 2026.03.04 18:56:13.272861 [ 189 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 4576 | 2026.03.04 18:56:13.273289 [ 4 ] {e541356c-dfce-474b-a9a0-0ba25d1b6464} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4577 | 2026.03.04 18:56:13.273331 [ 4 ] {e541356c-dfce-474b-a9a0-0ba25d1b6464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4578 | 2026.03.04 18:56:13.273717 [ 4 ] {e541356c-dfce-474b-a9a0-0ba25d1b6464} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4579 | 2026.03.04 18:56:13.273808 [ 188 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001352061 sec., 665650.4403277662 rows/sec., 40.57 MiB/sec. | ||
| 4580 | 2026.03.04 18:56:13.273941 [ 4 ] {e541356c-dfce-474b-a9a0-0ba25d1b6464} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4581 | 2026.03.04 18:56:13.273959 [ 197 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4582 | 2026.03.04 18:56:13.274089 [ 4 ] {e541356c-dfce-474b-a9a0-0ba25d1b6464} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001451 sec., 337698.13921433495 rows/sec., 23.68 MiB/sec. | ||
| 4583 | 2026.03.04 18:56:13.274134 [ 4 ] {e541356c-dfce-474b-a9a0-0ba25d1b6464} <Debug> TCPHandler: Processed in 0.001626517 sec. | ||
| 4584 | 2026.03.04 18:56:13.274240 [ 197 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_11_2} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4585 | 2026.03.04 18:56:13.274255 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4586 | 2026.03.04 18:56:13.274328 [ 197 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_11_2} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4587 | 2026.03.04 18:56:13.274353 [ 4 ] {f33706f7-dc84-4089-bf36-447907c18c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4588 | 2026.03.04 18:56:13.274400 [ 4 ] {f33706f7-dc84-4089-bf36-447907c18c64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4589 | 2026.03.04 18:56:13.274404 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4590 | 2026.03.04 18:56:13.274746 [ 4 ] {f33706f7-dc84-4089-bf36-447907c18c64} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4591 | 2026.03.04 18:56:13.274787 [ 4 ] {f33706f7-dc84-4089-bf36-447907c18c64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4592 | 2026.03.04 18:56:13.275102 [ 4 ] {f33706f7-dc84-4089-bf36-447907c18c64} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4593 | 2026.03.04 18:56:13.275308 [ 4 ] {f33706f7-dc84-4089-bf36-447907c18c64} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4594 | 2026.03.04 18:56:13.275437 [ 4 ] {f33706f7-dc84-4089-bf36-447907c18c64} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001101 sec., 5449.591280653951 rows/sec., 284.72 KiB/sec. | ||
| 4595 | 2026.03.04 18:56:13.275474 [ 4 ] {f33706f7-dc84-4089-bf36-447907c18c64} <Debug> TCPHandler: Processed in 0.001268709 sec. | ||
| 4596 | 2026.03.04 18:56:13.275584 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4597 | 2026.03.04 18:56:13.275678 [ 4 ] {af1cd3f4-727d-4b93-be18-c60e3ee870fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4598 | 2026.03.04 18:56:13.275720 [ 4 ] {af1cd3f4-727d-4b93-be18-c60e3ee870fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4599 | 2026.03.04 18:56:13.276125 [ 4 ] {af1cd3f4-727d-4b93-be18-c60e3ee870fa} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4600 | 2026.03.04 18:56:13.276161 [ 4 ] {af1cd3f4-727d-4b93-be18-c60e3ee870fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4601 | 2026.03.04 18:56:13.276504 [ 4 ] {af1cd3f4-727d-4b93-be18-c60e3ee870fa} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4602 | 2026.03.04 18:56:13.276713 [ 4 ] {af1cd3f4-727d-4b93-be18-c60e3ee870fa} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4603 | 2026.03.04 18:56:13.276848 [ 4 ] {af1cd3f4-727d-4b93-be18-c60e3ee870fa} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001188 sec., 223063.97306397307 rows/sec., 14.82 MiB/sec. | ||
| 4604 | 2026.03.04 18:56:13.276885 [ 4 ] {af1cd3f4-727d-4b93-be18-c60e3ee870fa} <Debug> TCPHandler: Processed in 0.001349601 sec. | ||
| 4605 | 2026.03.04 18:56:13.276997 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4606 | 2026.03.04 18:56:13.277093 [ 4 ] {8d27f356-97c5-42dc-91d2-b26966d83199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4607 | 2026.03.04 18:56:13.277135 [ 4 ] {8d27f356-97c5-42dc-91d2-b26966d83199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4608 | 2026.03.04 18:56:13.277439 [ 4 ] {8d27f356-97c5-42dc-91d2-b26966d83199} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4609 | 2026.03.04 18:56:13.277481 [ 4 ] {8d27f356-97c5-42dc-91d2-b26966d83199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4610 | 2026.03.04 18:56:13.277800 [ 4 ] {8d27f356-97c5-42dc-91d2-b26966d83199} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4611 | 2026.03.04 18:56:13.278032 [ 4 ] {8d27f356-97c5-42dc-91d2-b26966d83199} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4612 | 2026.03.04 18:56:13.278168 [ 4 ] {8d27f356-97c5-42dc-91d2-b26966d83199} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001092 sec., 915.7509157509156 rows/sec., 61.71 KiB/sec. | ||
| 4613 | 2026.03.04 18:56:13.278204 [ 4 ] {8d27f356-97c5-42dc-91d2-b26966d83199} <Debug> TCPHandler: Processed in 0.001256449 sec. | ||
| 4614 | 2026.03.04 18:56:13.278317 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4615 | 2026.03.04 18:56:13.278411 [ 4 ] {fd3509af-1ce4-4595-bccf-d493b5d5a2aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4616 | 2026.03.04 18:56:13.278452 [ 4 ] {fd3509af-1ce4-4595-bccf-d493b5d5a2aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4617 | 2026.03.04 18:56:13.278776 [ 4 ] {fd3509af-1ce4-4595-bccf-d493b5d5a2aa} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4618 | 2026.03.04 18:56:13.278809 [ 4 ] {fd3509af-1ce4-4595-bccf-d493b5d5a2aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4619 | 2026.03.04 18:56:13.279118 [ 4 ] {fd3509af-1ce4-4595-bccf-d493b5d5a2aa} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4620 | 2026.03.04 18:56:13.279323 [ 4 ] {fd3509af-1ce4-4595-bccf-d493b5d5a2aa} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4621 | 2026.03.04 18:56:13.279457 [ 4 ] {fd3509af-1ce4-4595-bccf-d493b5d5a2aa} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001063 sec., 84666.03951081845 rows/sec., 5.30 MiB/sec. | ||
| 4622 | 2026.03.04 18:56:13.279493 [ 4 ] {fd3509af-1ce4-4595-bccf-d493b5d5a2aa} <Debug> TCPHandler: Processed in 0.001224948 sec. | ||
| 4623 | 2026.03.04 18:56:13.483377 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8199 | ||
| 4624 | 2026.03.04 18:56:13.484010 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4625 | 2026.03.04 18:56:13.484050 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4626 | 2026.03.04 18:56:13.484502 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4627 | 2026.03.04 18:56:13.484730 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4628 | 2026.03.04 18:56:13.484862 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8199 | ||
| 4629 | 2026.03.04 18:56:13.916220 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 4630 | 2026.03.04 18:56:13.932336 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4631 | 2026.03.04 18:56:13.932399 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4632 | 2026.03.04 18:56:13.938102 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4633 | 2026.03.04 18:56:13.938854 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4634 | 2026.03.04 18:56:13.941600 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 4635 | 2026.03.04 18:56:14.817529 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54374 | ||
| 4636 | 2026.03.04 18:56:14.817654 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4637 | 2026.03.04 18:56:14.817688 [ 287 ] {} <Debug> TCP-Session: 999e3422-4539-42ff-96c5-8da84d3ac261 Authenticating user 'default' from [fd00:1122:3344:101::e]:54374 | ||
| 4638 | 2026.03.04 18:56:14.817714 [ 287 ] {} <Debug> TCP-Session: 999e3422-4539-42ff-96c5-8da84d3ac261 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4639 | 2026.03.04 18:56:14.817730 [ 287 ] {} <Debug> TCP-Session: 999e3422-4539-42ff-96c5-8da84d3ac261 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4640 | 2026.03.04 18:56:14.817902 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62881 | ||
| 4641 | 2026.03.04 18:56:14.817936 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55725 | ||
| 4642 | 2026.03.04 18:56:14.817964 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46704 | ||
| 4643 | 2026.03.04 18:56:14.817976 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57051 | ||
| 4644 | 2026.03.04 18:56:14.818000 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61822 | ||
| 4645 | 2026.03.04 18:56:14.818025 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4646 | 2026.03.04 18:56:14.817987 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47965 | ||
| 4647 | 2026.03.04 18:56:14.818098 [ 288 ] {} <Debug> TCP-Session: 02d2edde-83a3-42fb-bc62-ef2bf2ced9d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:62881 | ||
| 4648 | 2026.03.04 18:56:14.817961 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34428 | ||
| 4649 | 2026.03.04 18:56:14.818137 [ 287 ] {} <Trace> TCP-Session: 999e3422-4539-42ff-96c5-8da84d3ac261 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4650 | 2026.03.04 18:56:14.818118 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4651 | 2026.03.04 18:56:14.817930 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59578 | ||
| 4652 | 2026.03.04 18:56:14.818217 [ 290 ] {} <Debug> TCP-Session: 5ca4f7bb-443e-45d2-92b3-c0f0ee599107 Authenticating user 'default' from [fd00:1122:3344:101::e]:55725 | ||
| 4653 | 2026.03.04 18:56:14.818128 [ 288 ] {} <Debug> TCP-Session: 02d2edde-83a3-42fb-bc62-ef2bf2ced9d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4654 | 2026.03.04 18:56:14.818260 [ 290 ] {} <Debug> TCP-Session: 5ca4f7bb-443e-45d2-92b3-c0f0ee599107 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4655 | 2026.03.04 18:56:14.818268 [ 288 ] {} <Debug> TCP-Session: 02d2edde-83a3-42fb-bc62-ef2bf2ced9d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4656 | 2026.03.04 18:56:14.818274 [ 290 ] {} <Debug> TCP-Session: 5ca4f7bb-443e-45d2-92b3-c0f0ee599107 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4657 | 2026.03.04 18:56:14.818339 [ 287 ] {4d9dada8-caf0-4a37-9248-bf07d15abef8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54374) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4658 | 2026.03.04 18:56:14.818504 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4659 | 2026.03.04 18:56:14.818508 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4660 | 2026.03.04 18:56:14.818548 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4661 | 2026.03.04 18:56:14.818549 [ 291 ] {} <Debug> TCP-Session: 15bec27c-ace4-4cef-93b0-98c82023c26e Authenticating user 'default' from [fd00:1122:3344:101::e]:34428 | ||
| 4662 | 2026.03.04 18:56:14.818568 [ 289 ] {} <Debug> TCP-Session: 1cacea55-43cf-4fe1-866b-b1a64005afb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59578 | ||
| 4663 | 2026.03.04 18:56:14.818589 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4664 | 2026.03.04 18:56:14.818602 [ 291 ] {} <Debug> TCP-Session: 15bec27c-ace4-4cef-93b0-98c82023c26e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4665 | 2026.03.04 18:56:14.818616 [ 289 ] {} <Debug> TCP-Session: 1cacea55-43cf-4fe1-866b-b1a64005afb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4666 | 2026.03.04 18:56:14.818632 [ 293 ] {} <Debug> TCP-Session: ef06103a-1160-4dd1-b68b-035d638b714c Authenticating user 'default' from [fd00:1122:3344:101::e]:57051 | ||
| 4667 | 2026.03.04 18:56:14.818639 [ 291 ] {} <Debug> TCP-Session: 15bec27c-ace4-4cef-93b0-98c82023c26e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4668 | 2026.03.04 18:56:14.818651 [ 289 ] {} <Debug> TCP-Session: 1cacea55-43cf-4fe1-866b-b1a64005afb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4669 | 2026.03.04 18:56:14.818665 [ 293 ] {} <Debug> TCP-Session: ef06103a-1160-4dd1-b68b-035d638b714c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4670 | 2026.03.04 18:56:14.818583 [ 294 ] {} <Debug> TCP-Session: acf0dd03-3a37-4cb4-9df5-fd102d58b9b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47965 | ||
| 4671 | 2026.03.04 18:56:14.818714 [ 293 ] {} <Debug> TCP-Session: ef06103a-1160-4dd1-b68b-035d638b714c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4672 | 2026.03.04 18:56:14.818721 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4673 | 2026.03.04 18:56:14.818751 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4674 | 2026.03.04 18:56:14.818732 [ 294 ] {} <Debug> TCP-Session: acf0dd03-3a37-4cb4-9df5-fd102d58b9b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4675 | 2026.03.04 18:56:14.818798 [ 292 ] {} <Debug> TCP-Session: 49f25f52-12c5-4768-8d53-bee135d5f5ef Authenticating user 'default' from [fd00:1122:3344:101::e]:46704 | ||
| 4676 | 2026.03.04 18:56:14.818811 [ 294 ] {} <Debug> TCP-Session: acf0dd03-3a37-4cb4-9df5-fd102d58b9b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4677 | 2026.03.04 18:56:14.818832 [ 292 ] {} <Debug> TCP-Session: 49f25f52-12c5-4768-8d53-bee135d5f5ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4678 | 2026.03.04 18:56:14.818788 [ 3 ] {} <Debug> TCP-Session: 7ecf70d7-0959-4373-8350-42c34a2c7ee7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61822 | ||
| 4679 | 2026.03.04 18:56:14.818857 [ 292 ] {} <Debug> TCP-Session: 49f25f52-12c5-4768-8d53-bee135d5f5ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4680 | 2026.03.04 18:56:14.818872 [ 3 ] {} <Debug> TCP-Session: 7ecf70d7-0959-4373-8350-42c34a2c7ee7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4681 | 2026.03.04 18:56:14.818735 [ 287 ] {4d9dada8-caf0-4a37-9248-bf07d15abef8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4682 | 2026.03.04 18:56:14.818888 [ 3 ] {} <Debug> TCP-Session: 7ecf70d7-0959-4373-8350-42c34a2c7ee7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4683 | 2026.03.04 18:56:14.818948 [ 287 ] {4d9dada8-caf0-4a37-9248-bf07d15abef8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4684 | 2026.03.04 18:56:14.819268 [ 287 ] {4d9dada8-caf0-4a37-9248-bf07d15abef8} <Debug> oximeter.version (8e94a6cd-07aa-4e10-bd05-b111c21cc4a6) (SelectExecutor): Key condition: unknown | ||
| 4685 | 2026.03.04 18:56:14.820342 [ 323 ] {4d9dada8-caf0-4a37-9248-bf07d15abef8} <Trace> AggregatingTransform: Aggregating | ||
| 4686 | 2026.03.04 18:56:14.820388 [ 323 ] {4d9dada8-caf0-4a37-9248-bf07d15abef8} <Trace> Aggregator: Aggregation method: without_key | ||
| 4687 | 2026.03.04 18:56:14.820427 [ 323 ] {4d9dada8-caf0-4a37-9248-bf07d15abef8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001057994 sec. (945.185 rows/sec., 36.92 KiB/sec.) | ||
| 4688 | 2026.03.04 18:56:14.820450 [ 323 ] {4d9dada8-caf0-4a37-9248-bf07d15abef8} <Trace> Aggregator: Merging aggregated data | ||
| 4689 | 2026.03.04 18:56:14.821786 [ 287 ] {4d9dada8-caf0-4a37-9248-bf07d15abef8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00351 sec., 284.9002849002849 rows/sec., 11.13 KiB/sec. | ||
| 4690 | 2026.03.04 18:56:14.821930 [ 287 ] {4d9dada8-caf0-4a37-9248-bf07d15abef8} <Debug> TCPHandler: Processed in 0.004024293 sec. | ||
| 4691 | 2026.03.04 18:56:14.822064 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4692 | 2026.03.04 18:56:14.822102 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4693 | 2026.03.04 18:56:14.822106 [ 287 ] {} <Debug> TCP-Session: 999e3422-4539-42ff-96c5-8da84d3ac261 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4694 | 2026.03.04 18:56:14.822130 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4695 | 2026.03.04 18:56:14.822156 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4696 | 2026.03.04 18:56:14.822189 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4697 | 2026.03.04 18:56:14.822191 [ 291 ] {} <Debug> TCP-Session: 15bec27c-ace4-4cef-93b0-98c82023c26e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4698 | 2026.03.04 18:56:14.822211 [ 293 ] {} <Debug> TCP-Session: ef06103a-1160-4dd1-b68b-035d638b714c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4699 | 2026.03.04 18:56:14.822235 [ 290 ] {} <Debug> TCP-Session: 5ca4f7bb-443e-45d2-92b3-c0f0ee599107 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4700 | 2026.03.04 18:56:14.822238 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4701 | 2026.03.04 18:56:14.822253 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4702 | 2026.03.04 18:56:14.822281 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4703 | 2026.03.04 18:56:14.822291 [ 289 ] {} <Debug> TCP-Session: 1cacea55-43cf-4fe1-866b-b1a64005afb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4704 | 2026.03.04 18:56:14.822313 [ 294 ] {} <Debug> TCP-Session: acf0dd03-3a37-4cb4-9df5-fd102d58b9b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4705 | 2026.03.04 18:56:14.822338 [ 3 ] {} <Debug> TCP-Session: 7ecf70d7-0959-4373-8350-42c34a2c7ee7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4706 | 2026.03.04 18:56:14.822216 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4707 | 2026.03.04 18:56:14.822152 [ 288 ] {} <Debug> TCP-Session: 02d2edde-83a3-42fb-bc62-ef2bf2ced9d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4708 | 2026.03.04 18:56:14.822394 [ 292 ] {} <Debug> TCP-Session: 49f25f52-12c5-4768-8d53-bee135d5f5ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4709 | 2026.03.04 18:56:15.992007 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 614 | ||
| 4710 | 2026.03.04 18:56:15.994467 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4711 | 2026.03.04 18:56:15.994528 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
| 4712 | 2026.03.04 18:56:15.995782 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4713 | 2026.03.04 18:56:15.996046 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4714 | 2026.03.04 18:56:15.996453 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 614 | ||
| 4715 | 2026.03.04 18:56:16.645173 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58607 | ||
| 4716 | 2026.03.04 18:56:16.645330 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4717 | 2026.03.04 18:56:16.645364 [ 287 ] {} <Debug> TCP-Session: ccb31de9-cafc-40f0-8424-7427f02d6219 Authenticating user 'default' from [fd00:1122:3344:101::e]:58607 | ||
| 4718 | 2026.03.04 18:56:16.645393 [ 287 ] {} <Debug> TCP-Session: ccb31de9-cafc-40f0-8424-7427f02d6219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4719 | 2026.03.04 18:56:16.645411 [ 287 ] {} <Debug> TCP-Session: ccb31de9-cafc-40f0-8424-7427f02d6219 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4720 | 2026.03.04 18:56:16.645632 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42487 | ||
| 4721 | 2026.03.04 18:56:16.645664 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38478 | ||
| 4722 | 2026.03.04 18:56:16.645661 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49777 | ||
| 4723 | 2026.03.04 18:56:16.645708 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38023 | ||
| 4724 | 2026.03.04 18:56:16.645724 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47653 | ||
| 4725 | 2026.03.04 18:56:16.645768 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4726 | 2026.03.04 18:56:16.645786 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4727 | 2026.03.04 18:56:16.645809 [ 290 ] {} <Debug> TCP-Session: c193efec-5d93-4675-8362-7d46ef0189f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:38478 | ||
| 4728 | 2026.03.04 18:56:16.645816 [ 288 ] {} <Debug> TCP-Session: b833d51b-bdf6-4ebe-bb27-40aab69189fe Authenticating user 'default' from [fd00:1122:3344:101::e]:42487 | ||
| 4729 | 2026.03.04 18:56:16.645811 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4730 | 2026.03.04 18:56:16.645840 [ 288 ] {} <Debug> TCP-Session: b833d51b-bdf6-4ebe-bb27-40aab69189fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4731 | 2026.03.04 18:56:16.645838 [ 290 ] {} <Debug> TCP-Session: c193efec-5d93-4675-8362-7d46ef0189f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4732 | 2026.03.04 18:56:16.645874 [ 293 ] {} <Debug> TCP-Session: ae3291da-b383-490c-9cdd-de8f46f243d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38023 | ||
| 4733 | 2026.03.04 18:56:16.645912 [ 290 ] {} <Debug> TCP-Session: c193efec-5d93-4675-8362-7d46ef0189f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4734 | 2026.03.04 18:56:16.645837 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4735 | 2026.03.04 18:56:16.645941 [ 293 ] {} <Debug> TCP-Session: ae3291da-b383-490c-9cdd-de8f46f243d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4736 | 2026.03.04 18:56:16.645811 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4737 | 2026.03.04 18:56:16.645982 [ 294 ] {} <Debug> TCP-Session: d3329209-79e9-467d-a80e-0f5cc84383e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:47653 | ||
| 4738 | 2026.03.04 18:56:16.646015 [ 289 ] {} <Debug> TCP-Session: 6758b164-3b01-4ccd-b07a-902becc2e889 Authenticating user 'default' from [fd00:1122:3344:101::e]:49777 | ||
| 4739 | 2026.03.04 18:56:16.645985 [ 293 ] {} <Debug> TCP-Session: ae3291da-b383-490c-9cdd-de8f46f243d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4740 | 2026.03.04 18:56:16.646042 [ 294 ] {} <Debug> TCP-Session: d3329209-79e9-467d-a80e-0f5cc84383e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4741 | 2026.03.04 18:56:16.646051 [ 289 ] {} <Debug> TCP-Session: 6758b164-3b01-4ccd-b07a-902becc2e889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4742 | 2026.03.04 18:56:16.646078 [ 294 ] {} <Debug> TCP-Session: d3329209-79e9-467d-a80e-0f5cc84383e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4743 | 2026.03.04 18:56:16.646097 [ 289 ] {} <Debug> TCP-Session: 6758b164-3b01-4ccd-b07a-902becc2e889 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4744 | 2026.03.04 18:56:16.645733 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59780 | ||
| 4745 | 2026.03.04 18:56:16.645697 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63244 | ||
| 4746 | 2026.03.04 18:56:16.645693 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58659 | ||
| 4747 | 2026.03.04 18:56:16.646242 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4748 | 2026.03.04 18:56:16.646259 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4749 | 2026.03.04 18:56:16.645875 [ 288 ] {} <Debug> TCP-Session: b833d51b-bdf6-4ebe-bb27-40aab69189fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4750 | 2026.03.04 18:56:16.646295 [ 292 ] {} <Debug> TCP-Session: 18782785-df17-4d1d-b04e-d67fb1465793 Authenticating user 'default' from [fd00:1122:3344:101::e]:63244 | ||
| 4751 | 2026.03.04 18:56:16.646283 [ 3 ] {} <Debug> TCP-Session: ca5a4e49-bdaa-4ff5-8795-b71ce469d2c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:59780 | ||
| 4752 | 2026.03.04 18:56:16.646330 [ 292 ] {} <Debug> TCP-Session: 18782785-df17-4d1d-b04e-d67fb1465793 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4753 | 2026.03.04 18:56:16.646341 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4754 | 2026.03.04 18:56:16.646357 [ 292 ] {} <Debug> TCP-Session: 18782785-df17-4d1d-b04e-d67fb1465793 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4755 | 2026.03.04 18:56:16.646345 [ 3 ] {} <Debug> TCP-Session: ca5a4e49-bdaa-4ff5-8795-b71ce469d2c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4756 | 2026.03.04 18:56:16.646381 [ 291 ] {} <Debug> TCP-Session: b0b51ec3-6cd2-41f7-9b6a-b95b52de2048 Authenticating user 'default' from [fd00:1122:3344:101::e]:58659 | ||
| 4757 | 2026.03.04 18:56:16.646405 [ 3 ] {} <Debug> TCP-Session: ca5a4e49-bdaa-4ff5-8795-b71ce469d2c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4758 | 2026.03.04 18:56:16.646429 [ 291 ] {} <Debug> TCP-Session: b0b51ec3-6cd2-41f7-9b6a-b95b52de2048 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4759 | 2026.03.04 18:56:16.645823 [ 287 ] {} <Trace> TCP-Session: ccb31de9-cafc-40f0-8424-7427f02d6219 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4760 | 2026.03.04 18:56:16.646457 [ 291 ] {} <Debug> TCP-Session: b0b51ec3-6cd2-41f7-9b6a-b95b52de2048 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4761 | 2026.03.04 18:56:16.646700 [ 287 ] {1fda72f5-cdcf-4e8d-8969-1684def141a7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58607) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4762 | 2026.03.04 18:56:16.647045 [ 287 ] {1fda72f5-cdcf-4e8d-8969-1684def141a7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4763 | 2026.03.04 18:56:16.647113 [ 287 ] {1fda72f5-cdcf-4e8d-8969-1684def141a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4764 | 2026.03.04 18:56:16.647483 [ 287 ] {1fda72f5-cdcf-4e8d-8969-1684def141a7} <Debug> oximeter.version (8e94a6cd-07aa-4e10-bd05-b111c21cc4a6) (SelectExecutor): Key condition: unknown | ||
| 4765 | 2026.03.04 18:56:16.648671 [ 323 ] {1fda72f5-cdcf-4e8d-8969-1684def141a7} <Trace> AggregatingTransform: Aggregating | ||
| 4766 | 2026.03.04 18:56:16.648715 [ 323 ] {1fda72f5-cdcf-4e8d-8969-1684def141a7} <Trace> Aggregator: Aggregation method: without_key | ||
| 4767 | 2026.03.04 18:56:16.648754 [ 323 ] {1fda72f5-cdcf-4e8d-8969-1684def141a7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001140016 sec. (877.181 rows/sec., 34.26 KiB/sec.) | ||
| 4768 | 2026.03.04 18:56:16.648772 [ 323 ] {1fda72f5-cdcf-4e8d-8969-1684def141a7} <Trace> Aggregator: Merging aggregated data | ||
| 4769 | 2026.03.04 18:56:16.650299 [ 287 ] {1fda72f5-cdcf-4e8d-8969-1684def141a7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003669 sec., 272.5538293813028 rows/sec., 10.65 KiB/sec. | ||
| 4770 | 2026.03.04 18:56:16.650467 [ 287 ] {1fda72f5-cdcf-4e8d-8969-1684def141a7} <Debug> TCPHandler: Processed in 0.004809721 sec. | ||
| 4771 | 2026.03.04 18:56:16.650577 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4772 | 2026.03.04 18:56:16.650586 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4773 | 2026.03.04 18:56:16.650624 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4774 | 2026.03.04 18:56:16.650636 [ 287 ] {} <Debug> TCP-Session: ccb31de9-cafc-40f0-8424-7427f02d6219 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4775 | 2026.03.04 18:56:16.650664 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4776 | 2026.03.04 18:56:16.650680 [ 289 ] {} <Debug> TCP-Session: 6758b164-3b01-4ccd-b07a-902becc2e889 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4777 | 2026.03.04 18:56:16.650683 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4778 | 2026.03.04 18:56:16.650716 [ 291 ] {} <Debug> TCP-Session: b0b51ec3-6cd2-41f7-9b6a-b95b52de2048 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4779 | 2026.03.04 18:56:16.650723 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4780 | 2026.03.04 18:56:16.650743 [ 293 ] {} <Debug> TCP-Session: ae3291da-b383-490c-9cdd-de8f46f243d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4781 | 2026.03.04 18:56:16.650701 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4782 | 2026.03.04 18:56:16.650791 [ 3 ] {} <Debug> TCP-Session: ca5a4e49-bdaa-4ff5-8795-b71ce469d2c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4783 | 2026.03.04 18:56:16.650657 [ 294 ] {} <Debug> TCP-Session: d3329209-79e9-467d-a80e-0f5cc84383e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4784 | 2026.03.04 18:56:16.650829 [ 292 ] {} <Debug> TCP-Session: 18782785-df17-4d1d-b04e-d67fb1465793 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4785 | 2026.03.04 18:56:16.650642 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4786 | 2026.03.04 18:56:16.650601 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4787 | 2026.03.04 18:56:16.650908 [ 288 ] {} <Debug> TCP-Session: b833d51b-bdf6-4ebe-bb27-40aab69189fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4788 | 2026.03.04 18:56:16.650917 [ 290 ] {} <Debug> TCP-Session: c193efec-5d93-4675-8362-7d46ef0189f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4789 | 2026.03.04 18:56:16.877826 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56738 | ||
| 4790 | 2026.03.04 18:56:16.877935 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4791 | 2026.03.04 18:56:16.877961 [ 287 ] {} <Debug> TCP-Session: bce14279-3335-4d74-b1eb-75ba4689bd3a Authenticating user 'default' from [fd00:1122:3344:101::e]:56738 | ||
| 4792 | 2026.03.04 18:56:16.877983 [ 287 ] {} <Debug> TCP-Session: bce14279-3335-4d74-b1eb-75ba4689bd3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4793 | 2026.03.04 18:56:16.877996 [ 287 ] {} <Debug> TCP-Session: bce14279-3335-4d74-b1eb-75ba4689bd3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4794 | 2026.03.04 18:56:16.878209 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33700 | ||
| 4795 | 2026.03.04 18:56:16.878228 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47177 | ||
| 4796 | 2026.03.04 18:56:16.878251 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35031 | ||
| 4797 | 2026.03.04 18:56:16.878277 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51110 | ||
| 4798 | 2026.03.04 18:56:16.878307 [ 287 ] {} <Trace> TCP-Session: bce14279-3335-4d74-b1eb-75ba4689bd3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4799 | 2026.03.04 18:56:16.878327 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4800 | 2026.03.04 18:56:16.878327 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4801 | 2026.03.04 18:56:16.878379 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4802 | 2026.03.04 18:56:16.878383 [ 290 ] {} <Debug> TCP-Session: a82f054e-21ab-43e7-92ef-e119749cc384 Authenticating user 'default' from [fd00:1122:3344:101::e]:47177 | ||
| 4803 | 2026.03.04 18:56:16.878380 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4804 | 2026.03.04 18:56:16.878403 [ 294 ] {} <Debug> TCP-Session: becec280-b7f1-4b8c-bec6-cd3e9550ee8d Authenticating user 'default' from [fd00:1122:3344:101::e]:51110 | ||
| 4805 | 2026.03.04 18:56:16.878417 [ 290 ] {} <Debug> TCP-Session: a82f054e-21ab-43e7-92ef-e119749cc384 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4806 | 2026.03.04 18:56:16.878435 [ 291 ] {} <Debug> TCP-Session: 2fd6382b-d6eb-4615-8ead-70fda48c155c Authenticating user 'default' from [fd00:1122:3344:101::e]:35031 | ||
| 4807 | 2026.03.04 18:56:16.878445 [ 290 ] {} <Debug> TCP-Session: a82f054e-21ab-43e7-92ef-e119749cc384 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4808 | 2026.03.04 18:56:16.878437 [ 294 ] {} <Debug> TCP-Session: becec280-b7f1-4b8c-bec6-cd3e9550ee8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4809 | 2026.03.04 18:56:16.878469 [ 291 ] {} <Debug> TCP-Session: 2fd6382b-d6eb-4615-8ead-70fda48c155c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4810 | 2026.03.04 18:56:16.878498 [ 294 ] {} <Debug> TCP-Session: becec280-b7f1-4b8c-bec6-cd3e9550ee8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4811 | 2026.03.04 18:56:16.878508 [ 287 ] {62452c4b-a07d-4454-9ab0-30e09f3e8037} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56738) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4812 | 2026.03.04 18:56:16.878514 [ 291 ] {} <Debug> TCP-Session: 2fd6382b-d6eb-4615-8ead-70fda48c155c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4813 | 2026.03.04 18:56:16.878286 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63699 | ||
| 4814 | 2026.03.04 18:56:16.878263 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51952 | ||
| 4815 | 2026.03.04 18:56:16.878256 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54395 | ||
| 4816 | 2026.03.04 18:56:16.878645 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4817 | 2026.03.04 18:56:16.878219 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41019 | ||
| 4818 | 2026.03.04 18:56:16.878681 [ 3 ] {} <Debug> TCP-Session: 4fec6cde-5187-4bd5-b073-f73c59ca2f77 Authenticating user 'default' from [fd00:1122:3344:101::e]:63699 | ||
| 4819 | 2026.03.04 18:56:16.878698 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4820 | 2026.03.04 18:56:16.878717 [ 3 ] {} <Debug> TCP-Session: 4fec6cde-5187-4bd5-b073-f73c59ca2f77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4821 | 2026.03.04 18:56:16.878730 [ 292 ] {} <Debug> TCP-Session: 1ec535cd-f75e-4607-a663-14310512c8e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54395 | ||
| 4822 | 2026.03.04 18:56:16.878735 [ 3 ] {} <Debug> TCP-Session: 4fec6cde-5187-4bd5-b073-f73c59ca2f77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4823 | 2026.03.04 18:56:16.878748 [ 292 ] {} <Debug> TCP-Session: 1ec535cd-f75e-4607-a663-14310512c8e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4824 | 2026.03.04 18:56:16.878747 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4825 | 2026.03.04 18:56:16.878766 [ 292 ] {} <Debug> TCP-Session: 1ec535cd-f75e-4607-a663-14310512c8e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4826 | 2026.03.04 18:56:16.878783 [ 287 ] {62452c4b-a07d-4454-9ab0-30e09f3e8037} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4827 | 2026.03.04 18:56:16.878791 [ 289 ] {} <Debug> TCP-Session: d386142b-4245-45a0-a8ea-006163103406 Authenticating user 'default' from [fd00:1122:3344:101::e]:41019 | ||
| 4828 | 2026.03.04 18:56:16.878691 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4829 | 2026.03.04 18:56:16.878835 [ 289 ] {} <Debug> TCP-Session: d386142b-4245-45a0-a8ea-006163103406 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4830 | 2026.03.04 18:56:16.878845 [ 287 ] {62452c4b-a07d-4454-9ab0-30e09f3e8037} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4831 | 2026.03.04 18:56:16.878852 [ 289 ] {} <Debug> TCP-Session: d386142b-4245-45a0-a8ea-006163103406 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4832 | 2026.03.04 18:56:16.878851 [ 293 ] {} <Debug> TCP-Session: 8f393f4e-80dd-4a3d-be2a-a1b240d45143 Authenticating user 'default' from [fd00:1122:3344:101::e]:51952 | ||
| 4833 | 2026.03.04 18:56:16.878397 [ 288 ] {} <Debug> TCP-Session: 94a12181-141d-49d8-9cbb-6daef993fe7c Authenticating user 'default' from [fd00:1122:3344:101::e]:33700 | ||
| 4834 | 2026.03.04 18:56:16.878908 [ 293 ] {} <Debug> TCP-Session: 8f393f4e-80dd-4a3d-be2a-a1b240d45143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4835 | 2026.03.04 18:56:16.878929 [ 288 ] {} <Debug> TCP-Session: 94a12181-141d-49d8-9cbb-6daef993fe7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4836 | 2026.03.04 18:56:16.878941 [ 293 ] {} <Debug> TCP-Session: 8f393f4e-80dd-4a3d-be2a-a1b240d45143 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4837 | 2026.03.04 18:56:16.878954 [ 288 ] {} <Debug> TCP-Session: 94a12181-141d-49d8-9cbb-6daef993fe7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4838 | 2026.03.04 18:56:16.879141 [ 287 ] {62452c4b-a07d-4454-9ab0-30e09f3e8037} <Debug> oximeter.version (8e94a6cd-07aa-4e10-bd05-b111c21cc4a6) (SelectExecutor): Key condition: unknown | ||
| 4839 | 2026.03.04 18:56:16.880144 [ 314 ] {62452c4b-a07d-4454-9ab0-30e09f3e8037} <Trace> AggregatingTransform: Aggregating | ||
| 4840 | 2026.03.04 18:56:16.880203 [ 314 ] {62452c4b-a07d-4454-9ab0-30e09f3e8037} <Trace> Aggregator: Aggregation method: without_key | ||
| 4841 | 2026.03.04 18:56:16.880243 [ 314 ] {62452c4b-a07d-4454-9ab0-30e09f3e8037} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000994793 sec. (1005.234 rows/sec., 39.27 KiB/sec.) | ||
| 4842 | 2026.03.04 18:56:16.880259 [ 314 ] {62452c4b-a07d-4454-9ab0-30e09f3e8037} <Trace> Aggregator: Merging aggregated data | ||
| 4843 | 2026.03.04 18:56:16.881531 [ 287 ] {62452c4b-a07d-4454-9ab0-30e09f3e8037} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00308 sec., 324.6753246753247 rows/sec., 12.68 KiB/sec. | ||
| 4844 | 2026.03.04 18:56:16.881688 [ 287 ] {62452c4b-a07d-4454-9ab0-30e09f3e8037} <Debug> TCPHandler: Processed in 0.003503101 sec. | ||
| 4845 | 2026.03.04 18:56:16.882004 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4846 | 2026.03.04 18:56:16.882038 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4847 | 2026.03.04 18:56:16.882042 [ 287 ] {} <Debug> TCP-Session: bce14279-3335-4d74-b1eb-75ba4689bd3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4848 | 2026.03.04 18:56:16.882069 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4849 | 2026.03.04 18:56:16.882091 [ 289 ] {} <Debug> TCP-Session: d386142b-4245-45a0-a8ea-006163103406 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4850 | 2026.03.04 18:56:16.882129 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4851 | 2026.03.04 18:56:16.882152 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4852 | 2026.03.04 18:56:16.882185 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4853 | 2026.03.04 18:56:16.882187 [ 290 ] {} <Debug> TCP-Session: a82f054e-21ab-43e7-92ef-e119749cc384 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4854 | 2026.03.04 18:56:16.882204 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4855 | 2026.03.04 18:56:16.882228 [ 3 ] {} <Debug> TCP-Session: 4fec6cde-5187-4bd5-b073-f73c59ca2f77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4856 | 2026.03.04 18:56:16.882209 [ 293 ] {} <Debug> TCP-Session: 8f393f4e-80dd-4a3d-be2a-a1b240d45143 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4857 | 2026.03.04 18:56:16.882256 [ 294 ] {} <Debug> TCP-Session: becec280-b7f1-4b8c-bec6-cd3e9550ee8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4858 | 2026.03.04 18:56:16.882142 [ 292 ] {} <Debug> TCP-Session: 1ec535cd-f75e-4607-a663-14310512c8e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4859 | 2026.03.04 18:56:16.882130 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4860 | 2026.03.04 18:56:16.882090 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4861 | 2026.03.04 18:56:16.882348 [ 288 ] {} <Debug> TCP-Session: 94a12181-141d-49d8-9cbb-6daef993fe7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4862 | 2026.03.04 18:56:16.882381 [ 291 ] {} <Debug> TCP-Session: 2fd6382b-d6eb-4615-8ead-70fda48c155c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4863 | 2026.03.04 18:56:18.257906 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4864 | 2026.03.04 18:56:18.258082 [ 4 ] {263edeec-a2c4-4553-b6ff-24d6a75b0f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4865 | 2026.03.04 18:56:18.258151 [ 4 ] {263edeec-a2c4-4553-b6ff-24d6a75b0f4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4866 | 2026.03.04 18:56:18.258913 [ 4 ] {263edeec-a2c4-4553-b6ff-24d6a75b0f4f} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4867 | 2026.03.04 18:56:18.258966 [ 4 ] {263edeec-a2c4-4553-b6ff-24d6a75b0f4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4868 | 2026.03.04 18:56:18.259399 [ 4 ] {263edeec-a2c4-4553-b6ff-24d6a75b0f4f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4869 | 2026.03.04 18:56:18.259648 [ 4 ] {263edeec-a2c4-4553-b6ff-24d6a75b0f4f} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4870 | 2026.03.04 18:56:18.259786 [ 106 ] {} <Debug> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4871 | 2026.03.04 18:56:18.259810 [ 4 ] {263edeec-a2c4-4553-b6ff-24d6a75b0f4f} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001776 sec., 76576.57657657658 rows/sec., 6.64 MiB/sec. | ||
| 4872 | 2026.03.04 18:56:18.259880 [ 106 ] {} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4873 | 2026.03.04 18:56:18.259906 [ 4 ] {263edeec-a2c4-4553-b6ff-24d6a75b0f4f} <Debug> TCPHandler: Processed in 0.002128699 sec. | ||
| 4874 | 2026.03.04 18:56:18.259910 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4875 | 2026.03.04 18:56:18.260053 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4876 | 2026.03.04 18:56:18.260053 [ 197 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::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 | ||
| 4877 | 2026.03.04 18:56:18.260162 [ 4 ] {338de85c-ccf6-4647-ae03-2eb99bb57c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4878 | 2026.03.04 18:56:18.260213 [ 197 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4879 | 2026.03.04 18:56:18.260216 [ 4 ] {338de85c-ccf6-4647-ae03-2eb99bb57c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4880 | 2026.03.04 18:56:18.260258 [ 197 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2894 rows starting from the beginning of the part | ||
| 4881 | 2026.03.04 18:56:18.260342 [ 197 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
| 4882 | 2026.03.04 18:56:18.260389 [ 197 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 797 rows starting from the beginning of the part | ||
| 4883 | 2026.03.04 18:56:18.260430 [ 197 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 136 rows starting from the beginning of the part | ||
| 4884 | 2026.03.04 18:56:18.260468 [ 197 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 797 rows starting from the beginning of the part | ||
| 4885 | 2026.03.04 18:56:18.260509 [ 197 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 136 rows starting from the beginning of the part | ||
| 4886 | 2026.03.04 18:56:18.260679 [ 4 ] {338de85c-ccf6-4647-ae03-2eb99bb57c88} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4887 | 2026.03.04 18:56:18.260725 [ 4 ] {338de85c-ccf6-4647-ae03-2eb99bb57c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4888 | 2026.03.04 18:56:18.261061 [ 4 ] {338de85c-ccf6-4647-ae03-2eb99bb57c88} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4889 | 2026.03.04 18:56:18.261308 [ 4 ] {338de85c-ccf6-4647-ae03-2eb99bb57c88} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4890 | 2026.03.04 18:56:18.261449 [ 4 ] {338de85c-ccf6-4647-ae03-2eb99bb57c88} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001311 sec., 30511.06025934401 rows/sec., 2.24 MiB/sec. | ||
| 4891 | 2026.03.04 18:56:18.261490 [ 4 ] {338de85c-ccf6-4647-ae03-2eb99bb57c88} <Debug> TCPHandler: Processed in 0.001490414 sec. | ||
| 4892 | 2026.03.04 18:56:18.261612 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4893 | 2026.03.04 18:56:18.261709 [ 4 ] {16e39060-2b1c-4ee3-b537-2a506ea14d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4894 | 2026.03.04 18:56:18.261751 [ 4 ] {16e39060-2b1c-4ee3-b537-2a506ea14d44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4895 | 2026.03.04 18:56:18.262195 [ 4 ] {16e39060-2b1c-4ee3-b537-2a506ea14d44} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4896 | 2026.03.04 18:56:18.262233 [ 4 ] {16e39060-2b1c-4ee3-b537-2a506ea14d44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4897 | 2026.03.04 18:56:18.262507 [ 201 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4816 rows, containing 5 columns (5 merged, 0 gathered) in 0.002515559 sec., 1914485.0110850113 rows/sec., 156.87 MiB/sec. | ||
| 4898 | 2026.03.04 18:56:18.262549 [ 4 ] {16e39060-2b1c-4ee3-b537-2a506ea14d44} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4899 | 2026.03.04 18:56:18.262769 [ 4 ] {16e39060-2b1c-4ee3-b537-2a506ea14d44} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4900 | 2026.03.04 18:56:18.262836 [ 198 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4901 | 2026.03.04 18:56:18.262899 [ 103 ] {} <Debug> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4902 | 2026.03.04 18:56:18.262910 [ 4 ] {16e39060-2b1c-4ee3-b537-2a506ea14d44} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001219 sec., 85315.83264971287 rows/sec., 6.66 MiB/sec. | ||
| 4903 | 2026.03.04 18:56:18.262983 [ 103 ] {} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4904 | 2026.03.04 18:56:18.263003 [ 4 ] {16e39060-2b1c-4ee3-b537-2a506ea14d44} <Debug> TCPHandler: Processed in 0.001439153 sec. | ||
| 4905 | 2026.03.04 18:56:18.263014 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4906 | 2026.03.04 18:56:18.263096 [ 197 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::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 | ||
| 4907 | 2026.03.04 18:56:18.263135 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4908 | 2026.03.04 18:56:18.263152 [ 198 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_26_5} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4909 | 2026.03.04 18:56:18.263203 [ 197 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4910 | 2026.03.04 18:56:18.263236 [ 197 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1552 rows starting from the beginning of the part | ||
| 4911 | 2026.03.04 18:56:18.263236 [ 4 ] {7630969e-811a-49aa-9f52-4a5dce8e38a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4912 | 2026.03.04 18:56:18.263239 [ 198 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_26_5} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4913 | 2026.03.04 18:56:18.263286 [ 197 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
| 4914 | 2026.03.04 18:56:18.263296 [ 4 ] {7630969e-811a-49aa-9f52-4a5dce8e38a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4915 | 2026.03.04 18:56:18.263332 [ 197 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 490 rows starting from the beginning of the part | ||
| 4916 | 2026.03.04 18:56:18.263364 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 4917 | 2026.03.04 18:56:18.263376 [ 197 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 104 rows starting from the beginning of the part | ||
| 4918 | 2026.03.04 18:56:18.263419 [ 197 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 490 rows starting from the beginning of the part | ||
| 4919 | 2026.03.04 18:56:18.263453 [ 197 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 104 rows starting from the beginning of the part | ||
| 4920 | 2026.03.04 18:56:18.263733 [ 4 ] {7630969e-811a-49aa-9f52-4a5dce8e38a4} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4921 | 2026.03.04 18:56:18.263775 [ 4 ] {7630969e-811a-49aa-9f52-4a5dce8e38a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4922 | 2026.03.04 18:56:18.264140 [ 4 ] {7630969e-811a-49aa-9f52-4a5dce8e38a4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4923 | 2026.03.04 18:56:18.264353 [ 4 ] {7630969e-811a-49aa-9f52-4a5dce8e38a4} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4924 | 2026.03.04 18:56:18.264460 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4925 | 2026.03.04 18:56:18.264486 [ 4 ] {7630969e-811a-49aa-9f52-4a5dce8e38a4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001269 sec., 126083.5303388495 rows/sec., 8.78 MiB/sec. | ||
| 4926 | 2026.03.04 18:56:18.264493 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4927 | 2026.03.04 18:56:18.264528 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4928 | 2026.03.04 18:56:18.264533 [ 4 ] {7630969e-811a-49aa-9f52-4a5dce8e38a4} <Debug> TCPHandler: Processed in 0.001448104 sec. | ||
| 4929 | 2026.03.04 18:56:18.264607 [ 201 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::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 | ||
| 4930 | 2026.03.04 18:56:18.264609 [ 188 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2804 rows, containing 5 columns (5 merged, 0 gathered) in 0.001541725 sec., 1818741.99354619 rows/sec., 135.53 MiB/sec. | ||
| 4931 | 2026.03.04 18:56:18.264658 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4932 | 2026.03.04 18:56:18.264709 [ 201 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4933 | 2026.03.04 18:56:18.264742 [ 201 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 8164 rows starting from the beginning of the part | ||
| 4934 | 2026.03.04 18:56:18.264752 [ 4 ] {fb5f0513-7608-40d6-90d9-0d366e6eef14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4935 | 2026.03.04 18:56:18.264795 [ 201 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 96 rows starting from the beginning of the part | ||
| 4936 | 2026.03.04 18:56:18.264813 [ 4 ] {fb5f0513-7608-40d6-90d9-0d366e6eef14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4937 | 2026.03.04 18:56:18.264820 [ 197 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4938 | 2026.03.04 18:56:18.264846 [ 201 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 265 rows starting from the beginning of the part | ||
| 4939 | 2026.03.04 18:56:18.264885 [ 201 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::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 | ||
| 4940 | 2026.03.04 18:56:18.264922 [ 201 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 265 rows starting from the beginning of the part | ||
| 4941 | 2026.03.04 18:56:18.264959 [ 201 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 4942 | 2026.03.04 18:56:18.265109 [ 197 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_26_5} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4943 | 2026.03.04 18:56:18.265185 [ 197 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_26_5} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4944 | 2026.03.04 18:56:18.265257 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 4945 | 2026.03.04 18:56:18.265671 [ 4 ] {fb5f0513-7608-40d6-90d9-0d366e6eef14} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4946 | 2026.03.04 18:56:18.265712 [ 4 ] {fb5f0513-7608-40d6-90d9-0d366e6eef14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4947 | 2026.03.04 18:56:18.266336 [ 4 ] {fb5f0513-7608-40d6-90d9-0d366e6eef14} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4948 | 2026.03.04 18:56:18.266582 [ 4 ] {fb5f0513-7608-40d6-90d9-0d366e6eef14} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4949 | 2026.03.04 18:56:18.266725 [ 4 ] {fb5f0513-7608-40d6-90d9-0d366e6eef14} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001991 sec., 20090.40683073832 rows/sec., 36.00 MiB/sec. | ||
| 4950 | 2026.03.04 18:56:18.266825 [ 4 ] {fb5f0513-7608-40d6-90d9-0d366e6eef14} <Debug> TCPHandler: Processed in 0.002216461 sec. | ||
| 4951 | 2026.03.04 18:56:18.266937 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4952 | 2026.03.04 18:56:18.267034 [ 4 ] {c12084cc-189c-4842-a478-2817b9e67839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4953 | 2026.03.04 18:56:18.267076 [ 4 ] {c12084cc-189c-4842-a478-2817b9e67839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4954 | 2026.03.04 18:56:18.267434 [ 4 ] {c12084cc-189c-4842-a478-2817b9e67839} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4955 | 2026.03.04 18:56:18.267470 [ 4 ] {c12084cc-189c-4842-a478-2817b9e67839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4956 | 2026.03.04 18:56:18.267810 [ 4 ] {c12084cc-189c-4842-a478-2817b9e67839} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4957 | 2026.03.04 18:56:18.268024 [ 4 ] {c12084cc-189c-4842-a478-2817b9e67839} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4958 | 2026.03.04 18:56:18.268193 [ 103 ] {} <Debug> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4959 | 2026.03.04 18:56:18.268210 [ 195 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9110 rows, containing 5 columns (5 merged, 0 gathered) in 0.003635754 sec., 2505670.0755881723 rows/sec., 164.60 MiB/sec. | ||
| 4960 | 2026.03.04 18:56:18.268218 [ 4 ] {c12084cc-189c-4842-a478-2817b9e67839} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001202 sec., 49916.80532445924 rows/sec., 3.36 MiB/sec. | ||
| 4961 | 2026.03.04 18:56:18.268231 [ 103 ] {} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4962 | 2026.03.04 18:56:18.268275 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4963 | 2026.03.04 18:56:18.268276 [ 4 ] {c12084cc-189c-4842-a478-2817b9e67839} <Debug> TCPHandler: Processed in 0.001389132 sec. | ||
| 4964 | 2026.03.04 18:56:18.268363 [ 188 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 4965 | 2026.03.04 18:56:18.268402 [ 201 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4966 | 2026.03.04 18:56:18.268455 [ 188 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4967 | 2026.03.04 18:56:18.268491 [ 188 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1122 rows starting from the beginning of the part | ||
| 4968 | 2026.03.04 18:56:18.268549 [ 188 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part | ||
| 4969 | 2026.03.04 18:56:18.268595 [ 188 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 90 rows starting from the beginning of the part | ||
| 4970 | 2026.03.04 18:56:18.268635 [ 188 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 4971 | 2026.03.04 18:56:18.268675 [ 188 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 90 rows starting from the beginning of the part | ||
| 4972 | 2026.03.04 18:56:18.268690 [ 201 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4973 | 2026.03.04 18:56:18.268713 [ 188 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 4974 | 2026.03.04 18:56:18.268766 [ 201 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4975 | 2026.03.04 18:56:18.268842 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 4976 | 2026.03.04 18:56:18.269637 [ 188 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1458 rows, containing 4 columns (4 merged, 0 gathered) in 0.00131384 sec., 1109724.1673263106 rows/sec., 71.29 MiB/sec. | ||
| 4977 | 2026.03.04 18:56:18.269925 [ 195 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4978 | 2026.03.04 18:56:18.270251 [ 195 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_26_5} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4979 | 2026.03.04 18:56:18.270342 [ 195 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_26_5} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4980 | 2026.03.04 18:56:18.270442 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4981 | 2026.03.04 18:56:20.856923 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4982 | 2026.03.04 18:56:20.856974 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4983 | 2026.03.04 18:56:20.985266 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8647 | ||
| 4984 | 2026.03.04 18:56:20.986039 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4985 | 2026.03.04 18:56:20.986111 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4986 | 2026.03.04 18:56:20.986732 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4987 | 2026.03.04 18:56:20.986970 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4988 | 2026.03.04 18:56:20.987121 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8647 | ||
| 4989 | 2026.03.04 18:56:21.441950 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4990 | 2026.03.04 18:56:21.457893 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4991 | 2026.03.04 18:56:21.458076 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 4992 | 2026.03.04 18:56:21.465567 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4993 | 2026.03.04 18:56:21.466340 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4994 | 2026.03.04 18:56:21.469470 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4995 | 2026.03.04 18:56:23.264571 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4996 | 2026.03.04 18:56:23.264755 [ 4 ] {35318dba-71ad-47f2-a725-fcd13e2b867b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4997 | 2026.03.04 18:56:23.264820 [ 4 ] {35318dba-71ad-47f2-a725-fcd13e2b867b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4998 | 2026.03.04 18:56:23.265612 [ 4 ] {35318dba-71ad-47f2-a725-fcd13e2b867b} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4999 | 2026.03.04 18:56:23.265660 [ 4 ] {35318dba-71ad-47f2-a725-fcd13e2b867b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5000 | 2026.03.04 18:56:23.266029 [ 4 ] {35318dba-71ad-47f2-a725-fcd13e2b867b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5001 | 2026.03.04 18:56:23.266238 [ 4 ] {35318dba-71ad-47f2-a725-fcd13e2b867b} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5002 | 2026.03.04 18:56:23.266379 [ 4 ] {35318dba-71ad-47f2-a725-fcd13e2b867b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001722 sec., 164924.50638792102 rows/sec., 10.47 MiB/sec. | ||
| 5003 | 2026.03.04 18:56:23.266417 [ 4 ] {35318dba-71ad-47f2-a725-fcd13e2b867b} <Debug> TCPHandler: Processed in 0.002019177 sec. | ||
| 5004 | 2026.03.04 18:56:23.266536 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5005 | 2026.03.04 18:56:23.266628 [ 4 ] {2272f8b1-ab32-42ab-8f1c-fa38c9ef76ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5006 | 2026.03.04 18:56:23.266731 [ 4 ] {2272f8b1-ab32-42ab-8f1c-fa38c9ef76ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5007 | 2026.03.04 18:56:23.267740 [ 4 ] {2272f8b1-ab32-42ab-8f1c-fa38c9ef76ec} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5008 | 2026.03.04 18:56:23.267778 [ 4 ] {2272f8b1-ab32-42ab-8f1c-fa38c9ef76ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5009 | 2026.03.04 18:56:23.268123 [ 4 ] {2272f8b1-ab32-42ab-8f1c-fa38c9ef76ec} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5010 | 2026.03.04 18:56:23.268330 [ 4 ] {2272f8b1-ab32-42ab-8f1c-fa38c9ef76ec} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5011 | 2026.03.04 18:56:23.268459 [ 4 ] {2272f8b1-ab32-42ab-8f1c-fa38c9ef76ec} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.001788 sec., 445749.4407158836 rows/sec., 35.04 MiB/sec. | ||
| 5012 | 2026.03.04 18:56:23.268497 [ 4 ] {2272f8b1-ab32-42ab-8f1c-fa38c9ef76ec} <Debug> TCPHandler: Processed in 0.001953005 sec. | ||
| 5013 | 2026.03.04 18:56:23.268612 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5014 | 2026.03.04 18:56:23.268705 [ 4 ] {5a6dc010-c747-4746-8f83-fcbee625bcca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5015 | 2026.03.04 18:56:23.268745 [ 4 ] {5a6dc010-c747-4746-8f83-fcbee625bcca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5016 | 2026.03.04 18:56:23.269228 [ 4 ] {5a6dc010-c747-4746-8f83-fcbee625bcca} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5017 | 2026.03.04 18:56:23.269266 [ 4 ] {5a6dc010-c747-4746-8f83-fcbee625bcca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5018 | 2026.03.04 18:56:23.269573 [ 4 ] {5a6dc010-c747-4746-8f83-fcbee625bcca} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5019 | 2026.03.04 18:56:23.269778 [ 4 ] {5a6dc010-c747-4746-8f83-fcbee625bcca} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5020 | 2026.03.04 18:56:23.269903 [ 4 ] {5a6dc010-c747-4746-8f83-fcbee625bcca} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001216 sec., 116776.31578947368 rows/sec., 6.86 MiB/sec. | ||
| 5021 | 2026.03.04 18:56:23.269940 [ 4 ] {5a6dc010-c747-4746-8f83-fcbee625bcca} <Debug> TCPHandler: Processed in 0.001380392 sec. | ||
| 5022 | 2026.03.04 18:56:23.270052 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5023 | 2026.03.04 18:56:23.270145 [ 4 ] {774a5f33-4d46-4174-95e4-196ed1ef074c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5024 | 2026.03.04 18:56:23.270184 [ 4 ] {774a5f33-4d46-4174-95e4-196ed1ef074c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5025 | 2026.03.04 18:56:23.270664 [ 4 ] {774a5f33-4d46-4174-95e4-196ed1ef074c} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5026 | 2026.03.04 18:56:23.270701 [ 4 ] {774a5f33-4d46-4174-95e4-196ed1ef074c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5027 | 2026.03.04 18:56:23.271014 [ 4 ] {774a5f33-4d46-4174-95e4-196ed1ef074c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5028 | 2026.03.04 18:56:23.271213 [ 4 ] {774a5f33-4d46-4174-95e4-196ed1ef074c} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5029 | 2026.03.04 18:56:23.271338 [ 4 ] {774a5f33-4d46-4174-95e4-196ed1ef074c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001211 sec., 123038.81090008256 rows/sec., 7.95 MiB/sec. | ||
| 5030 | 2026.03.04 18:56:23.271374 [ 4 ] {774a5f33-4d46-4174-95e4-196ed1ef074c} <Debug> TCPHandler: Processed in 0.001369482 sec. | ||
| 5031 | 2026.03.04 18:56:23.271485 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5032 | 2026.03.04 18:56:23.271577 [ 4 ] {590157d9-ca5a-44b2-8ea0-a2710eb44b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5033 | 2026.03.04 18:56:23.271616 [ 4 ] {590157d9-ca5a-44b2-8ea0-a2710eb44b04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5034 | 2026.03.04 18:56:23.272069 [ 4 ] {590157d9-ca5a-44b2-8ea0-a2710eb44b04} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5035 | 2026.03.04 18:56:23.272105 [ 4 ] {590157d9-ca5a-44b2-8ea0-a2710eb44b04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5036 | 2026.03.04 18:56:23.272406 [ 4 ] {590157d9-ca5a-44b2-8ea0-a2710eb44b04} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5037 | 2026.03.04 18:56:23.272608 [ 4 ] {590157d9-ca5a-44b2-8ea0-a2710eb44b04} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5038 | 2026.03.04 18:56:23.272730 [ 4 ] {590157d9-ca5a-44b2-8ea0-a2710eb44b04} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001171 sec., 126387.7028181042 rows/sec., 7.19 MiB/sec. | ||
| 5039 | 2026.03.04 18:56:23.272767 [ 4 ] {590157d9-ca5a-44b2-8ea0-a2710eb44b04} <Debug> TCPHandler: Processed in 0.001329481 sec. | ||
| 5040 | 2026.03.04 18:56:23.272875 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5041 | 2026.03.04 18:56:23.272967 [ 4 ] {204b5813-feae-40fd-8d62-e959482745fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5042 | 2026.03.04 18:56:23.273006 [ 4 ] {204b5813-feae-40fd-8d62-e959482745fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5043 | 2026.03.04 18:56:23.273631 [ 4 ] {204b5813-feae-40fd-8d62-e959482745fc} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5044 | 2026.03.04 18:56:23.273667 [ 4 ] {204b5813-feae-40fd-8d62-e959482745fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5045 | 2026.03.04 18:56:23.273980 [ 4 ] {204b5813-feae-40fd-8d62-e959482745fc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5046 | 2026.03.04 18:56:23.274182 [ 4 ] {204b5813-feae-40fd-8d62-e959482745fc} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5047 | 2026.03.04 18:56:23.274307 [ 4 ] {204b5813-feae-40fd-8d62-e959482745fc} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001358 sec., 360824.74226804124 rows/sec., 25.30 MiB/sec. | ||
| 5048 | 2026.03.04 18:56:23.274344 [ 4 ] {204b5813-feae-40fd-8d62-e959482745fc} <Debug> TCPHandler: Processed in 0.001515645 sec. | ||
| 5049 | 2026.03.04 18:56:23.274451 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5050 | 2026.03.04 18:56:23.274542 [ 4 ] {2411742c-30c6-4387-84a8-048d98309f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5051 | 2026.03.04 18:56:23.274582 [ 4 ] {2411742c-30c6-4387-84a8-048d98309f39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5052 | 2026.03.04 18:56:23.274903 [ 4 ] {2411742c-30c6-4387-84a8-048d98309f39} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5053 | 2026.03.04 18:56:23.274938 [ 4 ] {2411742c-30c6-4387-84a8-048d98309f39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5054 | 2026.03.04 18:56:23.275224 [ 4 ] {2411742c-30c6-4387-84a8-048d98309f39} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5055 | 2026.03.04 18:56:23.275422 [ 4 ] {2411742c-30c6-4387-84a8-048d98309f39} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5056 | 2026.03.04 18:56:23.275523 [ 97 ] {} <Debug> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5057 | 2026.03.04 18:56:23.275545 [ 4 ] {2411742c-30c6-4387-84a8-048d98309f39} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00102 sec., 5882.35294117647 rows/sec., 307.33 KiB/sec. | ||
| 5058 | 2026.03.04 18:56:23.275590 [ 97 ] {} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5059 | 2026.03.04 18:56:23.275598 [ 4 ] {2411742c-30c6-4387-84a8-048d98309f39} <Debug> TCPHandler: Processed in 0.001193478 sec. | ||
| 5060 | 2026.03.04 18:56:23.275617 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5061 | 2026.03.04 18:56:23.275718 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5062 | 2026.03.04 18:56:23.275725 [ 201 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::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 | ||
| 5063 | 2026.03.04 18:56:23.275815 [ 4 ] {7fdd71fe-e45d-4fd6-adc7-62eb0f31a6a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5064 | 2026.03.04 18:56:23.275860 [ 4 ] {7fdd71fe-e45d-4fd6-adc7-62eb0f31a6a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5065 | 2026.03.04 18:56:23.275872 [ 201 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5066 | 2026.03.04 18:56:23.275914 [ 201 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 5067 | 2026.03.04 18:56:23.275985 [ 201 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 5068 | 2026.03.04 18:56:23.276033 [ 201 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 5069 | 2026.03.04 18:56:23.276078 [ 201 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 5070 | 2026.03.04 18:56:23.276121 [ 201 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 5071 | 2026.03.04 18:56:23.276163 [ 201 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 5072 | 2026.03.04 18:56:23.276289 [ 4 ] {7fdd71fe-e45d-4fd6-adc7-62eb0f31a6a4} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5073 | 2026.03.04 18:56:23.276331 [ 4 ] {7fdd71fe-e45d-4fd6-adc7-62eb0f31a6a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5074 | 2026.03.04 18:56:23.276687 [ 4 ] {7fdd71fe-e45d-4fd6-adc7-62eb0f31a6a4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5075 | 2026.03.04 18:56:23.276906 [ 4 ] {7fdd71fe-e45d-4fd6-adc7-62eb0f31a6a4} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5076 | 2026.03.04 18:56:23.276980 [ 196 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.00130522 sec., 50566.18807557347 rows/sec., 2.58 MiB/sec. | ||
| 5077 | 2026.03.04 18:56:23.277033 [ 4 ] {7fdd71fe-e45d-4fd6-adc7-62eb0f31a6a4} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001235 sec., 214574.89878542512 rows/sec., 14.26 MiB/sec. | ||
| 5078 | 2026.03.04 18:56:23.277068 [ 4 ] {7fdd71fe-e45d-4fd6-adc7-62eb0f31a6a4} <Debug> TCPHandler: Processed in 0.001398742 sec. | ||
| 5079 | 2026.03.04 18:56:23.277121 [ 196 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5080 | 2026.03.04 18:56:23.277176 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5081 | 2026.03.04 18:56:23.277267 [ 4 ] {581919f5-c887-401e-b976-dfbe4cf96b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5082 | 2026.03.04 18:56:23.277308 [ 4 ] {581919f5-c887-401e-b976-dfbe4cf96b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5083 | 2026.03.04 18:56:23.277415 [ 196 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_11_2} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5084 | 2026.03.04 18:56:23.277502 [ 196 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_11_2} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5085 | 2026.03.04 18:56:23.277579 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5086 | 2026.03.04 18:56:23.277608 [ 4 ] {581919f5-c887-401e-b976-dfbe4cf96b41} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5087 | 2026.03.04 18:56:23.277641 [ 4 ] {581919f5-c887-401e-b976-dfbe4cf96b41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5088 | 2026.03.04 18:56:23.277933 [ 4 ] {581919f5-c887-401e-b976-dfbe4cf96b41} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5089 | 2026.03.04 18:56:23.278134 [ 4 ] {581919f5-c887-401e-b976-dfbe4cf96b41} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5090 | 2026.03.04 18:56:23.278256 [ 4 ] {581919f5-c887-401e-b976-dfbe4cf96b41} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001007 sec., 993.0486593843098 rows/sec., 66.91 KiB/sec. | ||
| 5091 | 2026.03.04 18:56:23.278291 [ 4 ] {581919f5-c887-401e-b976-dfbe4cf96b41} <Debug> TCPHandler: Processed in 0.001161926 sec. | ||
| 5092 | 2026.03.04 18:56:23.278396 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5093 | 2026.03.04 18:56:23.278485 [ 4 ] {9790d7a6-b78d-4e1a-ac4c-849643ad12d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5094 | 2026.03.04 18:56:23.278524 [ 4 ] {9790d7a6-b78d-4e1a-ac4c-849643ad12d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5095 | 2026.03.04 18:56:23.278846 [ 4 ] {9790d7a6-b78d-4e1a-ac4c-849643ad12d6} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5096 | 2026.03.04 18:56:23.278881 [ 4 ] {9790d7a6-b78d-4e1a-ac4c-849643ad12d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5097 | 2026.03.04 18:56:23.279174 [ 4 ] {9790d7a6-b78d-4e1a-ac4c-849643ad12d6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5098 | 2026.03.04 18:56:23.279371 [ 4 ] {9790d7a6-b78d-4e1a-ac4c-849643ad12d6} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5099 | 2026.03.04 18:56:23.279491 [ 4 ] {9790d7a6-b78d-4e1a-ac4c-849643ad12d6} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001023 sec., 87976.53958944281 rows/sec., 5.50 MiB/sec. | ||
| 5100 | 2026.03.04 18:56:23.279526 [ 4 ] {9790d7a6-b78d-4e1a-ac4c-849643ad12d6} <Debug> TCPHandler: Processed in 0.001176087 sec. | ||
| 5101 | 2026.03.04 18:56:24.801209 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5102 | 2026.03.04 18:56:24.801388 [ 4 ] {0b075015-b2d0-409f-b38e-409b1796f1be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5103 | 2026.03.04 18:56:24.801454 [ 4 ] {0b075015-b2d0-409f-b38e-409b1796f1be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5104 | 2026.03.04 18:56:24.802050 [ 4 ] {0b075015-b2d0-409f-b38e-409b1796f1be} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5105 | 2026.03.04 18:56:24.802100 [ 4 ] {0b075015-b2d0-409f-b38e-409b1796f1be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5106 | 2026.03.04 18:56:24.802493 [ 4 ] {0b075015-b2d0-409f-b38e-409b1796f1be} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5107 | 2026.03.04 18:56:24.802721 [ 4 ] {0b075015-b2d0-409f-b38e-409b1796f1be} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5108 | 2026.03.04 18:56:24.802879 [ 4 ] {0b075015-b2d0-409f-b38e-409b1796f1be} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001539 sec., 7797.270955165692 rows/sec., 635.81 KiB/sec. | ||
| 5109 | 2026.03.04 18:56:24.802930 [ 4 ] {0b075015-b2d0-409f-b38e-409b1796f1be} <Debug> TCPHandler: Processed in 0.001848893 sec. | ||
| 5110 | 2026.03.04 18:56:24.803055 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5111 | 2026.03.04 18:56:24.803159 [ 4 ] {306b6716-0734-4e22-8c45-bc12451df5f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5112 | 2026.03.04 18:56:24.803202 [ 4 ] {306b6716-0734-4e22-8c45-bc12451df5f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5113 | 2026.03.04 18:56:24.804394 [ 4 ] {306b6716-0734-4e22-8c45-bc12451df5f3} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5114 | 2026.03.04 18:56:24.804433 [ 4 ] {306b6716-0734-4e22-8c45-bc12451df5f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5115 | 2026.03.04 18:56:24.804870 [ 4 ] {306b6716-0734-4e22-8c45-bc12451df5f3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5116 | 2026.03.04 18:56:24.805101 [ 4 ] {306b6716-0734-4e22-8c45-bc12451df5f3} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5117 | 2026.03.04 18:56:24.805240 [ 4 ] {306b6716-0734-4e22-8c45-bc12451df5f3} <Debug> executeQuery: Read 2028 rows, 156.87 KiB in 0.002105 sec., 963420.4275534442 rows/sec., 72.78 MiB/sec. | ||
| 5118 | 2026.03.04 18:56:24.805278 [ 4 ] {306b6716-0734-4e22-8c45-bc12451df5f3} <Debug> TCPHandler: Processed in 0.002275223 sec. | ||
| 5119 | 2026.03.04 18:56:24.805395 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5120 | 2026.03.04 18:56:24.805495 [ 4 ] {6a76b9b6-2acf-4e4a-b403-80e72cfd9545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5121 | 2026.03.04 18:56:24.805535 [ 4 ] {6a76b9b6-2acf-4e4a-b403-80e72cfd9545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5122 | 2026.03.04 18:56:24.805967 [ 4 ] {6a76b9b6-2acf-4e4a-b403-80e72cfd9545} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5123 | 2026.03.04 18:56:24.806003 [ 4 ] {6a76b9b6-2acf-4e4a-b403-80e72cfd9545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5124 | 2026.03.04 18:56:24.806305 [ 4 ] {6a76b9b6-2acf-4e4a-b403-80e72cfd9545} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5125 | 2026.03.04 18:56:24.806513 [ 4 ] {6a76b9b6-2acf-4e4a-b403-80e72cfd9545} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5126 | 2026.03.04 18:56:24.806644 [ 4 ] {6a76b9b6-2acf-4e4a-b403-80e72cfd9545} <Debug> executeQuery: Read 64 rows, 4.75 KiB in 0.001172 sec., 54607.508532423206 rows/sec., 3.96 MiB/sec. | ||
| 5127 | 2026.03.04 18:56:24.806683 [ 4 ] {6a76b9b6-2acf-4e4a-b403-80e72cfd9545} <Debug> TCPHandler: Processed in 0.001339181 sec. | ||
| 5128 | 2026.03.04 18:56:24.806798 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5129 | 2026.03.04 18:56:24.806893 [ 4 ] {9bfe9d5f-5f7e-41f3-963c-17cb95bb4059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5130 | 2026.03.04 18:56:24.806933 [ 4 ] {9bfe9d5f-5f7e-41f3-963c-17cb95bb4059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5131 | 2026.03.04 18:56:24.807542 [ 4 ] {9bfe9d5f-5f7e-41f3-963c-17cb95bb4059} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5132 | 2026.03.04 18:56:24.807580 [ 4 ] {9bfe9d5f-5f7e-41f3-963c-17cb95bb4059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5133 | 2026.03.04 18:56:24.807911 [ 4 ] {9bfe9d5f-5f7e-41f3-963c-17cb95bb4059} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5134 | 2026.03.04 18:56:24.808120 [ 4 ] {9bfe9d5f-5f7e-41f3-963c-17cb95bb4059} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5135 | 2026.03.04 18:56:24.808227 [ 94 ] {} <Debug> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5136 | 2026.03.04 18:56:24.808248 [ 4 ] {9bfe9d5f-5f7e-41f3-963c-17cb95bb4059} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001373 sec., 515659.14056809904 rows/sec., 30.08 MiB/sec. | ||
| 5137 | 2026.03.04 18:56:24.808295 [ 94 ] {} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5138 | 2026.03.04 18:56:24.808304 [ 4 ] {9bfe9d5f-5f7e-41f3-963c-17cb95bb4059} <Debug> TCPHandler: Processed in 0.001556666 sec. | ||
| 5139 | 2026.03.04 18:56:24.808324 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5140 | 2026.03.04 18:56:24.808422 [ 188 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::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 | ||
| 5141 | 2026.03.04 18:56:24.808428 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5142 | 2026.03.04 18:56:24.808519 [ 188 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5143 | 2026.03.04 18:56:24.808538 [ 4 ] {dd3801ae-f98d-45f5-9197-09fdd58ecd3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5144 | 2026.03.04 18:56:24.808549 [ 188 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 882 rows starting from the beginning of the part | ||
| 5145 | 2026.03.04 18:56:24.808578 [ 4 ] {dd3801ae-f98d-45f5-9197-09fdd58ecd3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5146 | 2026.03.04 18:56:24.808609 [ 188 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 708 rows starting from the beginning of the part | ||
| 5147 | 2026.03.04 18:56:24.808654 [ 188 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 149 rows starting from the beginning of the part | ||
| 5148 | 2026.03.04 18:56:24.808694 [ 188 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 5149 | 2026.03.04 18:56:24.808734 [ 188 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 5150 | 2026.03.04 18:56:24.808785 [ 188 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 708 rows starting from the beginning of the part | ||
| 5151 | 2026.03.04 18:56:24.808979 [ 4 ] {dd3801ae-f98d-45f5-9197-09fdd58ecd3e} <Trace> oximeter.fields_u64 (687cf707-26e5-42bf-a146-460b07f7ff8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5152 | 2026.03.04 18:56:24.809014 [ 4 ] {dd3801ae-f98d-45f5-9197-09fdd58ecd3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5153 | 2026.03.04 18:56:24.809309 [ 4 ] {dd3801ae-f98d-45f5-9197-09fdd58ecd3e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5154 | 2026.03.04 18:56:24.809526 [ 4 ] {dd3801ae-f98d-45f5-9197-09fdd58ecd3e} <Trace> oximeter.fields_u64 (687cf707-26e5-42bf-a146-460b07f7ff8a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5155 | 2026.03.04 18:56:24.809655 [ 4 ] {dd3801ae-f98d-45f5-9197-09fdd58ecd3e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001136 sec., 880.2816901408451 rows/sec., 61.89 KiB/sec. | ||
| 5156 | 2026.03.04 18:56:24.809693 [ 4 ] {dd3801ae-f98d-45f5-9197-09fdd58ecd3e} <Debug> TCPHandler: Processed in 0.001313891 sec. | ||
| 5157 | 2026.03.04 18:56:24.809808 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5158 | 2026.03.04 18:56:24.809901 [ 4 ] {b9be283b-fdf1-485a-999c-9b636a5ee3d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5159 | 2026.03.04 18:56:24.809940 [ 4 ] {b9be283b-fdf1-485a-999c-9b636a5ee3d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5160 | 2026.03.04 18:56:24.809941 [ 201 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001552076 sec., 1768598.9603601885 rows/sec., 112.71 MiB/sec. | ||
| 5161 | 2026.03.04 18:56:24.810200 [ 199 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5162 | 2026.03.04 18:56:24.810536 [ 199 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_16_3} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5163 | 2026.03.04 18:56:24.810625 [ 199 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_16_3} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5164 | 2026.03.04 18:56:24.810702 [ 4 ] {b9be283b-fdf1-485a-999c-9b636a5ee3d8} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5165 | 2026.03.04 18:56:24.810727 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 5166 | 2026.03.04 18:56:24.810744 [ 4 ] {b9be283b-fdf1-485a-999c-9b636a5ee3d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5167 | 2026.03.04 18:56:24.811106 [ 4 ] {b9be283b-fdf1-485a-999c-9b636a5ee3d8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5168 | 2026.03.04 18:56:24.811316 [ 4 ] {b9be283b-fdf1-485a-999c-9b636a5ee3d8} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5169 | 2026.03.04 18:56:24.811446 [ 4 ] {b9be283b-fdf1-485a-999c-9b636a5ee3d8} <Debug> executeQuery: Read 1064 rows, 75.48 KiB in 0.001562 sec., 681177.9769526249 rows/sec., 47.19 MiB/sec. | ||
| 5170 | 2026.03.04 18:56:24.811483 [ 4 ] {b9be283b-fdf1-485a-999c-9b636a5ee3d8} <Debug> TCPHandler: Processed in 0.00172407 sec. | ||
| 5171 | 2026.03.04 18:56:24.811595 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5172 | 2026.03.04 18:56:24.811690 [ 4 ] {798b41ee-c822-4050-886d-f645d3b4a874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5173 | 2026.03.04 18:56:24.811734 [ 4 ] {798b41ee-c822-4050-886d-f645d3b4a874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5174 | 2026.03.04 18:56:24.812404 [ 4 ] {798b41ee-c822-4050-886d-f645d3b4a874} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5175 | 2026.03.04 18:56:24.812443 [ 4 ] {798b41ee-c822-4050-886d-f645d3b4a874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5176 | 2026.03.04 18:56:24.812906 [ 4 ] {798b41ee-c822-4050-886d-f645d3b4a874} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5177 | 2026.03.04 18:56:24.813109 [ 4 ] {798b41ee-c822-4050-886d-f645d3b4a874} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5178 | 2026.03.04 18:56:24.813236 [ 4 ] {798b41ee-c822-4050-886d-f645d3b4a874} <Debug> executeQuery: Read 1255 rows, 80.62 KiB in 0.001598 sec., 785356.6958698373 rows/sec., 49.27 MiB/sec. | ||
| 5179 | 2026.03.04 18:56:24.813271 [ 4 ] {798b41ee-c822-4050-886d-f645d3b4a874} <Debug> TCPHandler: Processed in 0.001760231 sec. | ||
| 5180 | 2026.03.04 18:56:24.813405 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5181 | 2026.03.04 18:56:24.813502 [ 4 ] {4534edde-db12-4a51-9efd-1dfe5415a3a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5182 | 2026.03.04 18:56:24.813561 [ 4 ] {4534edde-db12-4a51-9efd-1dfe5415a3a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5183 | 2026.03.04 18:56:24.814608 [ 4 ] {4534edde-db12-4a51-9efd-1dfe5415a3a0} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5184 | 2026.03.04 18:56:24.814646 [ 4 ] {4534edde-db12-4a51-9efd-1dfe5415a3a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5185 | 2026.03.04 18:56:24.815287 [ 4 ] {4534edde-db12-4a51-9efd-1dfe5415a3a0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5186 | 2026.03.04 18:56:24.815512 [ 4 ] {4534edde-db12-4a51-9efd-1dfe5415a3a0} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5187 | 2026.03.04 18:56:24.815657 [ 4 ] {4534edde-db12-4a51-9efd-1dfe5415a3a0} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.002122 sec., 24505.183788878414 rows/sec., 43.91 MiB/sec. | ||
| 5188 | 2026.03.04 18:56:24.815718 [ 4 ] {4534edde-db12-4a51-9efd-1dfe5415a3a0} <Debug> TCPHandler: Processed in 0.002318924 sec. | ||
| 5189 | 2026.03.04 18:56:24.815832 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5190 | 2026.03.04 18:56:24.815927 [ 4 ] {e145e675-52ac-4ec8-b312-cb7ffd847eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5191 | 2026.03.04 18:56:24.815971 [ 4 ] {e145e675-52ac-4ec8-b312-cb7ffd847eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5192 | 2026.03.04 18:56:24.816293 [ 4 ] {e145e675-52ac-4ec8-b312-cb7ffd847eab} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5193 | 2026.03.04 18:56:24.816330 [ 4 ] {e145e675-52ac-4ec8-b312-cb7ffd847eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5194 | 2026.03.04 18:56:24.816638 [ 4 ] {e145e675-52ac-4ec8-b312-cb7ffd847eab} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5195 | 2026.03.04 18:56:24.816848 [ 4 ] {e145e675-52ac-4ec8-b312-cb7ffd847eab} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5196 | 2026.03.04 18:56:24.816985 [ 4 ] {e145e675-52ac-4ec8-b312-cb7ffd847eab} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001076 sec., 22304.832713754648 rows/sec., 1.50 MiB/sec. | ||
| 5197 | 2026.03.04 18:56:24.817022 [ 4 ] {e145e675-52ac-4ec8-b312-cb7ffd847eab} <Debug> TCPHandler: Processed in 0.001238709 sec. | ||
| 5198 | 2026.03.04 18:56:25.996940 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 668 | ||
| 5199 | 2026.03.04 18:56:25.999896 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5200 | 2026.03.04 18:56:25.999952 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5201 | 2026.03.04 18:56:26.001189 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5202 | 2026.03.04 18:56:26.001450 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5203 | 2026.03.04 18:56:26.001847 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 668 | ||
| 5204 | 2026.03.04 18:56:28.252946 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5205 | 2026.03.04 18:56:28.253153 [ 4 ] {157f2280-f5fa-419e-a0d7-48d5cbd56bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5206 | 2026.03.04 18:56:28.253225 [ 4 ] {157f2280-f5fa-419e-a0d7-48d5cbd56bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5207 | 2026.03.04 18:56:28.253956 [ 4 ] {157f2280-f5fa-419e-a0d7-48d5cbd56bbf} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5208 | 2026.03.04 18:56:28.254004 [ 4 ] {157f2280-f5fa-419e-a0d7-48d5cbd56bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5209 | 2026.03.04 18:56:28.254389 [ 4 ] {157f2280-f5fa-419e-a0d7-48d5cbd56bbf} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5210 | 2026.03.04 18:56:28.254608 [ 4 ] {157f2280-f5fa-419e-a0d7-48d5cbd56bbf} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5211 | 2026.03.04 18:56:28.254755 [ 4 ] {157f2280-f5fa-419e-a0d7-48d5cbd56bbf} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001654 sec., 33857.31559854897 rows/sec., 2.58 MiB/sec. | ||
| 5212 | 2026.03.04 18:56:28.254798 [ 4 ] {157f2280-f5fa-419e-a0d7-48d5cbd56bbf} <Debug> TCPHandler: Processed in 0.001988517 sec. | ||
| 5213 | 2026.03.04 18:56:28.254920 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5214 | 2026.03.04 18:56:28.255012 [ 4 ] {a387205e-710b-412e-ad76-190d51b3bfd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5215 | 2026.03.04 18:56:28.255052 [ 4 ] {a387205e-710b-412e-ad76-190d51b3bfd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5216 | 2026.03.04 18:56:28.255464 [ 4 ] {a387205e-710b-412e-ad76-190d51b3bfd0} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5217 | 2026.03.04 18:56:28.255501 [ 4 ] {a387205e-710b-412e-ad76-190d51b3bfd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5218 | 2026.03.04 18:56:28.255806 [ 4 ] {a387205e-710b-412e-ad76-190d51b3bfd0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5219 | 2026.03.04 18:56:28.256010 [ 4 ] {a387205e-710b-412e-ad76-190d51b3bfd0} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5220 | 2026.03.04 18:56:28.256132 [ 4 ] {a387205e-710b-412e-ad76-190d51b3bfd0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001138 sec., 56239.015817223204 rows/sec., 4.39 MiB/sec. | ||
| 5221 | 2026.03.04 18:56:28.256167 [ 4 ] {a387205e-710b-412e-ad76-190d51b3bfd0} <Debug> TCPHandler: Processed in 0.00129417 sec. | ||
| 5222 | 2026.03.04 18:56:28.256277 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5223 | 2026.03.04 18:56:28.256368 [ 4 ] {17dc12fd-5e1d-47bc-a447-52f076117d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5224 | 2026.03.04 18:56:28.256411 [ 4 ] {17dc12fd-5e1d-47bc-a447-52f076117d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5225 | 2026.03.04 18:56:28.256809 [ 4 ] {17dc12fd-5e1d-47bc-a447-52f076117d21} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5226 | 2026.03.04 18:56:28.256847 [ 4 ] {17dc12fd-5e1d-47bc-a447-52f076117d21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5227 | 2026.03.04 18:56:28.257169 [ 4 ] {17dc12fd-5e1d-47bc-a447-52f076117d21} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5228 | 2026.03.04 18:56:28.257366 [ 4 ] {17dc12fd-5e1d-47bc-a447-52f076117d21} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5229 | 2026.03.04 18:56:28.257492 [ 4 ] {17dc12fd-5e1d-47bc-a447-52f076117d21} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001141 sec., 84136.72217353198 rows/sec., 5.86 MiB/sec. | ||
| 5230 | 2026.03.04 18:56:28.257528 [ 4 ] {17dc12fd-5e1d-47bc-a447-52f076117d21} <Debug> TCPHandler: Processed in 0.001297859 sec. | ||
| 5231 | 2026.03.04 18:56:28.257637 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5232 | 2026.03.04 18:56:28.257730 [ 4 ] {833aa300-e3fb-41d3-950c-fc44800bad49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5233 | 2026.03.04 18:56:28.257771 [ 4 ] {833aa300-e3fb-41d3-950c-fc44800bad49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5234 | 2026.03.04 18:56:28.258090 [ 4 ] {833aa300-e3fb-41d3-950c-fc44800bad49} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5235 | 2026.03.04 18:56:28.258126 [ 4 ] {833aa300-e3fb-41d3-950c-fc44800bad49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5236 | 2026.03.04 18:56:28.258425 [ 4 ] {833aa300-e3fb-41d3-950c-fc44800bad49} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5237 | 2026.03.04 18:56:28.258619 [ 4 ] {833aa300-e3fb-41d3-950c-fc44800bad49} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5238 | 2026.03.04 18:56:28.258747 [ 4 ] {833aa300-e3fb-41d3-950c-fc44800bad49} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001036 sec., 34749.03474903475 rows/sec., 2.34 MiB/sec. | ||
| 5239 | 2026.03.04 18:56:28.258781 [ 4 ] {833aa300-e3fb-41d3-950c-fc44800bad49} <Debug> TCPHandler: Processed in 0.001191348 sec. | ||
| 5240 | 2026.03.04 18:56:28.487327 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9159 | ||
| 5241 | 2026.03.04 18:56:28.487831 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5242 | 2026.03.04 18:56:28.487874 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5243 | 2026.03.04 18:56:28.488370 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5244 | 2026.03.04 18:56:28.488624 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5245 | 2026.03.04 18:56:28.488765 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9159 | ||
| 5246 | 2026.03.04 18:56:28.969655 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 5247 | 2026.03.04 18:56:28.986816 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5248 | 2026.03.04 18:56:28.986880 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5249 | 2026.03.04 18:56:28.992788 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5250 | 2026.03.04 18:56:28.993478 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5251 | 2026.03.04 18:56:28.996246 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 5252 | 2026.03.04 18:56:33.264046 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5253 | 2026.03.04 18:56:33.264246 [ 4 ] {25c352da-23b7-4988-85c0-a71798220940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5254 | 2026.03.04 18:56:33.264312 [ 4 ] {25c352da-23b7-4988-85c0-a71798220940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5255 | 2026.03.04 18:56:33.265129 [ 4 ] {25c352da-23b7-4988-85c0-a71798220940} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5256 | 2026.03.04 18:56:33.265177 [ 4 ] {25c352da-23b7-4988-85c0-a71798220940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5257 | 2026.03.04 18:56:33.265610 [ 4 ] {25c352da-23b7-4988-85c0-a71798220940} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5258 | 2026.03.04 18:56:33.265841 [ 4 ] {25c352da-23b7-4988-85c0-a71798220940} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5259 | 2026.03.04 18:56:33.266003 [ 4 ] {25c352da-23b7-4988-85c0-a71798220940} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00181 sec., 156906.0773480663 rows/sec., 9.97 MiB/sec. | ||
| 5260 | 2026.03.04 18:56:33.266057 [ 4 ] {25c352da-23b7-4988-85c0-a71798220940} <Debug> TCPHandler: Processed in 0.00214332 sec. | ||
| 5261 | 2026.03.04 18:56:33.266187 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5262 | 2026.03.04 18:56:33.266290 [ 4 ] {c60be603-10e5-401e-8508-2778ee48900a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5263 | 2026.03.04 18:56:33.266332 [ 4 ] {c60be603-10e5-401e-8508-2778ee48900a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5264 | 2026.03.04 18:56:33.267329 [ 4 ] {c60be603-10e5-401e-8508-2778ee48900a} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5265 | 2026.03.04 18:56:33.267365 [ 4 ] {c60be603-10e5-401e-8508-2778ee48900a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5266 | 2026.03.04 18:56:33.267742 [ 4 ] {c60be603-10e5-401e-8508-2778ee48900a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5267 | 2026.03.04 18:56:33.267964 [ 4 ] {c60be603-10e5-401e-8508-2778ee48900a} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5268 | 2026.03.04 18:56:33.268099 [ 4 ] {c60be603-10e5-401e-8508-2778ee48900a} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.001833 sec., 434806.3284233497 rows/sec., 34.18 MiB/sec. | ||
| 5269 | 2026.03.04 18:56:33.268142 [ 4 ] {c60be603-10e5-401e-8508-2778ee48900a} <Debug> TCPHandler: Processed in 0.002007107 sec. | ||
| 5270 | 2026.03.04 18:56:33.268273 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5271 | 2026.03.04 18:56:33.268386 [ 4 ] {487f1930-ae4f-468c-b798-724e984673d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5272 | 2026.03.04 18:56:33.268431 [ 4 ] {487f1930-ae4f-468c-b798-724e984673d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5273 | 2026.03.04 18:56:33.268924 [ 4 ] {487f1930-ae4f-468c-b798-724e984673d0} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5274 | 2026.03.04 18:56:33.268961 [ 4 ] {487f1930-ae4f-468c-b798-724e984673d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5275 | 2026.03.04 18:56:33.269285 [ 4 ] {487f1930-ae4f-468c-b798-724e984673d0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5276 | 2026.03.04 18:56:33.269512 [ 4 ] {487f1930-ae4f-468c-b798-724e984673d0} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5277 | 2026.03.04 18:56:33.269663 [ 4 ] {487f1930-ae4f-468c-b798-724e984673d0} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001288 sec., 110248.44720496894 rows/sec., 6.48 MiB/sec. | ||
| 5278 | 2026.03.04 18:56:33.269706 [ 4 ] {487f1930-ae4f-468c-b798-724e984673d0} <Debug> TCPHandler: Processed in 0.001484364 sec. | ||
| 5279 | 2026.03.04 18:56:33.269834 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5280 | 2026.03.04 18:56:33.269941 [ 4 ] {847e13bc-269b-4de5-8d29-a234c3db6bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5281 | 2026.03.04 18:56:33.269982 [ 4 ] {847e13bc-269b-4de5-8d29-a234c3db6bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5282 | 2026.03.04 18:56:33.270472 [ 4 ] {847e13bc-269b-4de5-8d29-a234c3db6bcc} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5283 | 2026.03.04 18:56:33.270512 [ 4 ] {847e13bc-269b-4de5-8d29-a234c3db6bcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5284 | 2026.03.04 18:56:33.270851 [ 4 ] {847e13bc-269b-4de5-8d29-a234c3db6bcc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5285 | 2026.03.04 18:56:33.271102 [ 4 ] {847e13bc-269b-4de5-8d29-a234c3db6bcc} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5286 | 2026.03.04 18:56:33.271235 [ 4 ] {847e13bc-269b-4de5-8d29-a234c3db6bcc} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001314 sec., 113394.21613394216 rows/sec., 7.33 MiB/sec. | ||
| 5287 | 2026.03.04 18:56:33.271275 [ 4 ] {847e13bc-269b-4de5-8d29-a234c3db6bcc} <Debug> TCPHandler: Processed in 0.001497645 sec. | ||
| 5288 | 2026.03.04 18:56:33.271389 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5289 | 2026.03.04 18:56:33.271485 [ 4 ] {b445adb2-576c-4122-947a-0d9734ceb4e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5290 | 2026.03.04 18:56:33.271526 [ 4 ] {b445adb2-576c-4122-947a-0d9734ceb4e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5291 | 2026.03.04 18:56:33.271998 [ 4 ] {b445adb2-576c-4122-947a-0d9734ceb4e2} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5292 | 2026.03.04 18:56:33.272035 [ 4 ] {b445adb2-576c-4122-947a-0d9734ceb4e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5293 | 2026.03.04 18:56:33.272414 [ 4 ] {b445adb2-576c-4122-947a-0d9734ceb4e2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5294 | 2026.03.04 18:56:33.272637 [ 4 ] {b445adb2-576c-4122-947a-0d9734ceb4e2} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5295 | 2026.03.04 18:56:33.272770 [ 4 ] {b445adb2-576c-4122-947a-0d9734ceb4e2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001304 sec., 113496.93251533742 rows/sec., 6.45 MiB/sec. | ||
| 5296 | 2026.03.04 18:56:33.272809 [ 4 ] {b445adb2-576c-4122-947a-0d9734ceb4e2} <Debug> TCPHandler: Processed in 0.001471514 sec. | ||
| 5297 | 2026.03.04 18:56:33.272922 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5298 | 2026.03.04 18:56:33.273019 [ 4 ] {0d1415d2-c3bb-4706-8994-a02dec30a1ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5299 | 2026.03.04 18:56:33.273060 [ 4 ] {0d1415d2-c3bb-4706-8994-a02dec30a1ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5300 | 2026.03.04 18:56:33.273724 [ 4 ] {0d1415d2-c3bb-4706-8994-a02dec30a1ea} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5301 | 2026.03.04 18:56:33.273764 [ 4 ] {0d1415d2-c3bb-4706-8994-a02dec30a1ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5302 | 2026.03.04 18:56:33.274090 [ 4 ] {0d1415d2-c3bb-4706-8994-a02dec30a1ea} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5303 | 2026.03.04 18:56:33.274305 [ 4 ] {0d1415d2-c3bb-4706-8994-a02dec30a1ea} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5304 | 2026.03.04 18:56:33.274437 [ 4 ] {0d1415d2-c3bb-4706-8994-a02dec30a1ea} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001436 sec., 341225.6267409471 rows/sec., 23.92 MiB/sec. | ||
| 5305 | 2026.03.04 18:56:33.274475 [ 4 ] {0d1415d2-c3bb-4706-8994-a02dec30a1ea} <Debug> TCPHandler: Processed in 0.001603557 sec. | ||
| 5306 | 2026.03.04 18:56:33.274584 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5307 | 2026.03.04 18:56:33.274687 [ 4 ] {8dfc9410-33c2-45db-9da7-b2919a13fdf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5308 | 2026.03.04 18:56:33.274730 [ 4 ] {8dfc9410-33c2-45db-9da7-b2919a13fdf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5309 | 2026.03.04 18:56:33.275071 [ 4 ] {8dfc9410-33c2-45db-9da7-b2919a13fdf8} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5310 | 2026.03.04 18:56:33.275108 [ 4 ] {8dfc9410-33c2-45db-9da7-b2919a13fdf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5311 | 2026.03.04 18:56:33.275439 [ 4 ] {8dfc9410-33c2-45db-9da7-b2919a13fdf8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5312 | 2026.03.04 18:56:33.275661 [ 4 ] {8dfc9410-33c2-45db-9da7-b2919a13fdf8} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5313 | 2026.03.04 18:56:33.275795 [ 4 ] {8dfc9410-33c2-45db-9da7-b2919a13fdf8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001128 sec., 5319.148936170212 rows/sec., 277.90 KiB/sec. | ||
| 5314 | 2026.03.04 18:56:33.275833 [ 4 ] {8dfc9410-33c2-45db-9da7-b2919a13fdf8} <Debug> TCPHandler: Processed in 0.001301571 sec. | ||
| 5315 | 2026.03.04 18:56:33.275938 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5316 | 2026.03.04 18:56:33.276043 [ 4 ] {ecf68f1c-e391-4850-a659-fd61fd5750a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5317 | 2026.03.04 18:56:33.276088 [ 4 ] {ecf68f1c-e391-4850-a659-fd61fd5750a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5318 | 2026.03.04 18:56:33.276532 [ 4 ] {ecf68f1c-e391-4850-a659-fd61fd5750a6} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5319 | 2026.03.04 18:56:33.276570 [ 4 ] {ecf68f1c-e391-4850-a659-fd61fd5750a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5320 | 2026.03.04 18:56:33.276909 [ 4 ] {ecf68f1c-e391-4850-a659-fd61fd5750a6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5321 | 2026.03.04 18:56:33.277129 [ 4 ] {ecf68f1c-e391-4850-a659-fd61fd5750a6} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5322 | 2026.03.04 18:56:33.277260 [ 4 ] {ecf68f1c-e391-4850-a659-fd61fd5750a6} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001236 sec., 214401.2944983819 rows/sec., 14.25 MiB/sec. | ||
| 5323 | 2026.03.04 18:56:33.277297 [ 4 ] {ecf68f1c-e391-4850-a659-fd61fd5750a6} <Debug> TCPHandler: Processed in 0.001408842 sec. | ||
| 5324 | 2026.03.04 18:56:33.277408 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5325 | 2026.03.04 18:56:33.277503 [ 4 ] {302da806-9596-449d-817f-ccb860addf58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5326 | 2026.03.04 18:56:33.277545 [ 4 ] {302da806-9596-449d-817f-ccb860addf58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5327 | 2026.03.04 18:56:33.277860 [ 4 ] {302da806-9596-449d-817f-ccb860addf58} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5328 | 2026.03.04 18:56:33.277896 [ 4 ] {302da806-9596-449d-817f-ccb860addf58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5329 | 2026.03.04 18:56:33.278188 [ 4 ] {302da806-9596-449d-817f-ccb860addf58} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5330 | 2026.03.04 18:56:33.278398 [ 4 ] {302da806-9596-449d-817f-ccb860addf58} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5331 | 2026.03.04 18:56:33.278525 [ 4 ] {302da806-9596-449d-817f-ccb860addf58} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 5332 | 2026.03.04 18:56:33.278560 [ 4 ] {302da806-9596-449d-817f-ccb860addf58} <Debug> TCPHandler: Processed in 0.001201908 sec. | ||
| 5333 | 2026.03.04 18:56:33.278664 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5334 | 2026.03.04 18:56:33.278758 [ 4 ] {f06c93dc-ab14-4927-943f-fc97ce443f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5335 | 2026.03.04 18:56:33.278800 [ 4 ] {f06c93dc-ab14-4927-943f-fc97ce443f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5336 | 2026.03.04 18:56:33.279130 [ 4 ] {f06c93dc-ab14-4927-943f-fc97ce443f54} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5337 | 2026.03.04 18:56:33.279166 [ 4 ] {f06c93dc-ab14-4927-943f-fc97ce443f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5338 | 2026.03.04 18:56:33.279475 [ 4 ] {f06c93dc-ab14-4927-943f-fc97ce443f54} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5339 | 2026.03.04 18:56:33.279677 [ 4 ] {f06c93dc-ab14-4927-943f-fc97ce443f54} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5340 | 2026.03.04 18:56:33.279806 [ 4 ] {f06c93dc-ab14-4927-943f-fc97ce443f54} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001066 sec., 84427.76735459661 rows/sec., 5.28 MiB/sec. | ||
| 5341 | 2026.03.04 18:56:33.279841 [ 4 ] {f06c93dc-ab14-4927-943f-fc97ce443f54} <Debug> TCPHandler: Processed in 0.001225418 sec. | ||
| 5342 | 2026.03.04 18:56:35.857005 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5343 | 2026.03.04 18:56:35.857056 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5344 | 2026.03.04 18:56:35.989817 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9607 | ||
| 5345 | 2026.03.04 18:56:35.990382 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5346 | 2026.03.04 18:56:35.990428 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5347 | 2026.03.04 18:56:35.990931 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5348 | 2026.03.04 18:56:35.991159 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5349 | 2026.03.04 18:56:35.991295 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9607 | ||
| 5350 | 2026.03.04 18:56:36.002089 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 696 | ||
| 5351 | 2026.03.04 18:56:36.004638 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5352 | 2026.03.04 18:56:36.004686 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5353 | 2026.03.04 18:56:36.005906 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5354 | 2026.03.04 18:56:36.006182 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5355 | 2026.03.04 18:56:36.006523 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 696 | ||
| 5356 | 2026.03.04 18:56:36.497275 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 5357 | 2026.03.04 18:56:36.514226 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5358 | 2026.03.04 18:56:36.514289 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5359 | 2026.03.04 18:56:36.520351 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5360 | 2026.03.04 18:56:36.521030 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5361 | 2026.03.04 18:56:36.523788 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5362 | 2026.03.04 18:56:38.258527 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5363 | 2026.03.04 18:56:38.258705 [ 4 ] {eb09b6bf-6e29-4070-92cd-caa7ad45293e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5364 | 2026.03.04 18:56:38.258770 [ 4 ] {eb09b6bf-6e29-4070-92cd-caa7ad45293e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5365 | 2026.03.04 18:56:38.259497 [ 4 ] {eb09b6bf-6e29-4070-92cd-caa7ad45293e} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5366 | 2026.03.04 18:56:38.259543 [ 4 ] {eb09b6bf-6e29-4070-92cd-caa7ad45293e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5367 | 2026.03.04 18:56:38.259955 [ 4 ] {eb09b6bf-6e29-4070-92cd-caa7ad45293e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5368 | 2026.03.04 18:56:38.260187 [ 4 ] {eb09b6bf-6e29-4070-92cd-caa7ad45293e} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5369 | 2026.03.04 18:56:38.260328 [ 78 ] {} <Debug> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5370 | 2026.03.04 18:56:38.260346 [ 4 ] {eb09b6bf-6e29-4070-92cd-caa7ad45293e} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001689 sec., 80521.01835405566 rows/sec., 6.98 MiB/sec. | ||
| 5371 | 2026.03.04 18:56:38.260395 [ 78 ] {} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5372 | 2026.03.04 18:56:38.260417 [ 4 ] {eb09b6bf-6e29-4070-92cd-caa7ad45293e} <Debug> TCPHandler: Processed in 0.002013587 sec. | ||
| 5373 | 2026.03.04 18:56:38.260420 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5374 | 2026.03.04 18:56:38.260556 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5375 | 2026.03.04 18:56:38.260562 [ 187 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::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 | ||
| 5376 | 2026.03.04 18:56:38.260664 [ 4 ] {c75ff53f-3a55-43a7-96b4-38041a7e4daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5377 | 2026.03.04 18:56:38.260714 [ 4 ] {c75ff53f-3a55-43a7-96b4-38041a7e4daa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5378 | 2026.03.04 18:56:38.260732 [ 187 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5379 | 2026.03.04 18:56:38.260777 [ 187 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2894 rows starting from the beginning of the part | ||
| 5380 | 2026.03.04 18:56:38.260854 [ 187 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 797 rows starting from the beginning of the part | ||
| 5381 | 2026.03.04 18:56:38.260909 [ 187 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2028 rows starting from the beginning of the part | ||
| 5382 | 2026.03.04 18:56:38.260967 [ 187 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
| 5383 | 2026.03.04 18:56:38.261014 [ 187 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 797 rows starting from the beginning of the part | ||
| 5384 | 2026.03.04 18:56:38.261063 [ 187 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 136 rows starting from the beginning of the part | ||
| 5385 | 2026.03.04 18:56:38.261152 [ 4 ] {c75ff53f-3a55-43a7-96b4-38041a7e4daa} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5386 | 2026.03.04 18:56:38.261194 [ 4 ] {c75ff53f-3a55-43a7-96b4-38041a7e4daa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5387 | 2026.03.04 18:56:38.261582 [ 4 ] {c75ff53f-3a55-43a7-96b4-38041a7e4daa} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5388 | 2026.03.04 18:56:38.261828 [ 4 ] {c75ff53f-3a55-43a7-96b4-38041a7e4daa} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5389 | 2026.03.04 18:56:38.261967 [ 4 ] {c75ff53f-3a55-43a7-96b4-38041a7e4daa} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001326 sec., 30165.912518853696 rows/sec., 2.22 MiB/sec. | ||
| 5390 | 2026.03.04 18:56:38.261971 [ 76 ] {} <Debug> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5391 | 2026.03.04 18:56:38.262008 [ 4 ] {c75ff53f-3a55-43a7-96b4-38041a7e4daa} <Debug> TCPHandler: Processed in 0.001507025 sec. | ||
| 5392 | 2026.03.04 18:56:38.262018 [ 76 ] {} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5393 | 2026.03.04 18:56:38.262038 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5394 | 2026.03.04 18:56:38.262122 [ 199 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::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 | ||
| 5395 | 2026.03.04 18:56:38.262129 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5396 | 2026.03.04 18:56:38.262228 [ 199 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5397 | 2026.03.04 18:56:38.262249 [ 4 ] {718e41c3-e7b7-4d56-b86e-119bdd5a90f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5398 | 2026.03.04 18:56:38.262258 [ 199 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 226 rows starting from the beginning of the part | ||
| 5399 | 2026.03.04 18:56:38.262305 [ 4 ] {718e41c3-e7b7-4d56-b86e-119bdd5a90f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5400 | 2026.03.04 18:56:38.262323 [ 199 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
| 5401 | 2026.03.04 18:56:38.262371 [ 199 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 142 rows starting from the beginning of the part | ||
| 5402 | 2026.03.04 18:56:38.262408 [ 199 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
| 5403 | 2026.03.04 18:56:38.262445 [ 199 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 142 rows starting from the beginning of the part | ||
| 5404 | 2026.03.04 18:56:38.262481 [ 199 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 5405 | 2026.03.04 18:56:38.262765 [ 4 ] {718e41c3-e7b7-4d56-b86e-119bdd5a90f8} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5406 | 2026.03.04 18:56:38.262806 [ 4 ] {718e41c3-e7b7-4d56-b86e-119bdd5a90f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5407 | 2026.03.04 18:56:38.263189 [ 4 ] {718e41c3-e7b7-4d56-b86e-119bdd5a90f8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5408 | 2026.03.04 18:56:38.263324 [ 201 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 654 rows, containing 5 columns (5 merged, 0 gathered) in 0.001234159 sec., 529915.5133171658 rows/sec., 35.78 MiB/sec. | ||
| 5409 | 2026.03.04 18:56:38.263369 [ 194 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6708 rows, containing 5 columns (5 merged, 0 gathered) in 0.002871906 sec., 2335731.044121918 rows/sec., 189.16 MiB/sec. | ||
| 5410 | 2026.03.04 18:56:38.263418 [ 4 ] {718e41c3-e7b7-4d56-b86e-119bdd5a90f8} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5411 | 2026.03.04 18:56:38.263501 [ 187 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5412 | 2026.03.04 18:56:38.263548 [ 76 ] {} <Debug> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5413 | 2026.03.04 18:56:38.263559 [ 4 ] {718e41c3-e7b7-4d56-b86e-119bdd5a90f8} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001329 sec., 78254.3265613243 rows/sec., 6.11 MiB/sec. | ||
| 5414 | 2026.03.04 18:56:38.263586 [ 76 ] {} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5415 | 2026.03.04 18:56:38.263606 [ 4 ] {718e41c3-e7b7-4d56-b86e-119bdd5a90f8} <Debug> TCPHandler: Processed in 0.001527996 sec. | ||
| 5416 | 2026.03.04 18:56:38.263609 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5417 | 2026.03.04 18:56:38.263699 [ 201 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::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 | ||
| 5418 | 2026.03.04 18:56:38.263721 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5419 | 2026.03.04 18:56:38.263755 [ 200 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5420 | 2026.03.04 18:56:38.263795 [ 187 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_26_5} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5421 | 2026.03.04 18:56:38.263823 [ 201 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5422 | 2026.03.04 18:56:38.263823 [ 4 ] {8ae22522-2647-4571-a514-cafb19ad1e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5423 | 2026.03.04 18:56:38.263878 [ 201 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1552 rows starting from the beginning of the part | ||
| 5424 | 2026.03.04 18:56:38.263881 [ 187 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_26_5} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5425 | 2026.03.04 18:56:38.263894 [ 4 ] {8ae22522-2647-4571-a514-cafb19ad1e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5426 | 2026.03.04 18:56:38.263957 [ 201 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 490 rows starting from the beginning of the part | ||
| 5427 | 2026.03.04 18:56:38.263978 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5428 | 2026.03.04 18:56:38.264007 [ 201 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1064 rows starting from the beginning of the part | ||
| 5429 | 2026.03.04 18:56:38.264055 [ 201 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
| 5430 | 2026.03.04 18:56:38.264062 [ 200 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_31_6} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5431 | 2026.03.04 18:56:38.264102 [ 201 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 490 rows starting from the beginning of the part | ||
| 5432 | 2026.03.04 18:56:38.264146 [ 201 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 104 rows starting from the beginning of the part | ||
| 5433 | 2026.03.04 18:56:38.264154 [ 200 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_31_6} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5434 | 2026.03.04 18:56:38.264251 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 5435 | 2026.03.04 18:56:38.264366 [ 4 ] {8ae22522-2647-4571-a514-cafb19ad1e52} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5436 | 2026.03.04 18:56:38.264403 [ 4 ] {8ae22522-2647-4571-a514-cafb19ad1e52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5437 | 2026.03.04 18:56:38.264756 [ 4 ] {8ae22522-2647-4571-a514-cafb19ad1e52} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5438 | 2026.03.04 18:56:38.264991 [ 4 ] {8ae22522-2647-4571-a514-cafb19ad1e52} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5439 | 2026.03.04 18:56:38.265103 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5440 | 2026.03.04 18:56:38.265124 [ 4 ] {8ae22522-2647-4571-a514-cafb19ad1e52} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00132 sec., 121212.12121212122 rows/sec., 8.44 MiB/sec. | ||
| 5441 | 2026.03.04 18:56:38.265136 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5442 | 2026.03.04 18:56:38.265155 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5443 | 2026.03.04 18:56:38.265161 [ 4 ] {8ae22522-2647-4571-a514-cafb19ad1e52} <Debug> TCPHandler: Processed in 0.001488805 sec. | ||
| 5444 | 2026.03.04 18:56:38.265222 [ 187 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::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 | ||
| 5445 | 2026.03.04 18:56:38.265280 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5446 | 2026.03.04 18:56:38.265313 [ 187 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5447 | 2026.03.04 18:56:38.265342 [ 187 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9110 rows starting from the beginning of the part | ||
| 5448 | 2026.03.04 18:56:38.265377 [ 4 ] {e4cab104-dcb7-4339-b5a6-5f2088c5ec88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5449 | 2026.03.04 18:56:38.265389 [ 187 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 265 rows starting from the beginning of the part | ||
| 5450 | 2026.03.04 18:56:38.265438 [ 187 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1255 rows starting from the beginning of the part | ||
| 5451 | 2026.03.04 18:56:38.265441 [ 4 ] {e4cab104-dcb7-4339-b5a6-5f2088c5ec88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5452 | 2026.03.04 18:56:38.265478 [ 187 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 96 rows starting from the beginning of the part | ||
| 5453 | 2026.03.04 18:56:38.265516 [ 187 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 265 rows starting from the beginning of the part | ||
| 5454 | 2026.03.04 18:56:38.265554 [ 187 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::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 | ||
| 5455 | 2026.03.04 18:56:38.265594 [ 186 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001932034 sec., 1948205.8804348165 rows/sec., 144.00 MiB/sec. | ||
| 5456 | 2026.03.04 18:56:38.265901 [ 193 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5457 | 2026.03.04 18:56:38.266216 [ 193 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_31_6} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5458 | 2026.03.04 18:56:38.266306 [ 193 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_31_6} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5459 | 2026.03.04 18:56:38.266333 [ 4 ] {e4cab104-dcb7-4339-b5a6-5f2088c5ec88} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5460 | 2026.03.04 18:56:38.266375 [ 4 ] {e4cab104-dcb7-4339-b5a6-5f2088c5ec88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5461 | 2026.03.04 18:56:38.266385 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 5462 | 2026.03.04 18:56:38.267035 [ 4 ] {e4cab104-dcb7-4339-b5a6-5f2088c5ec88} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5463 | 2026.03.04 18:56:38.267282 [ 4 ] {e4cab104-dcb7-4339-b5a6-5f2088c5ec88} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5464 | 2026.03.04 18:56:38.267426 [ 4 ] {e4cab104-dcb7-4339-b5a6-5f2088c5ec88} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002067 sec., 19351.717464925016 rows/sec., 34.68 MiB/sec. | ||
| 5465 | 2026.03.04 18:56:38.267491 [ 4 ] {e4cab104-dcb7-4339-b5a6-5f2088c5ec88} <Debug> TCPHandler: Processed in 0.002259982 sec. | ||
| 5466 | 2026.03.04 18:56:38.267601 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5467 | 2026.03.04 18:56:38.267698 [ 4 ] {882a137a-8340-4d33-9721-de9eb5915283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5468 | 2026.03.04 18:56:38.267741 [ 4 ] {882a137a-8340-4d33-9721-de9eb5915283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5469 | 2026.03.04 18:56:38.268083 [ 4 ] {882a137a-8340-4d33-9721-de9eb5915283} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5470 | 2026.03.04 18:56:38.268119 [ 4 ] {882a137a-8340-4d33-9721-de9eb5915283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5471 | 2026.03.04 18:56:38.268457 [ 4 ] {882a137a-8340-4d33-9721-de9eb5915283} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5472 | 2026.03.04 18:56:38.268690 [ 4 ] {882a137a-8340-4d33-9721-de9eb5915283} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5473 | 2026.03.04 18:56:38.268785 [ 76 ] {} <Debug> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5474 | 2026.03.04 18:56:38.268799 [ 193 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11151 rows, containing 5 columns (5 merged, 0 gathered) in 0.003603643 sec., 3094368.6708145062 rows/sec., 202.63 MiB/sec. | ||
| 5475 | 2026.03.04 18:56:38.268816 [ 76 ] {} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5476 | 2026.03.04 18:56:38.268824 [ 4 ] {882a137a-8340-4d33-9721-de9eb5915283} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 5477 | 2026.03.04 18:56:38.268852 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5478 | 2026.03.04 18:56:38.268875 [ 4 ] {882a137a-8340-4d33-9721-de9eb5915283} <Debug> TCPHandler: Processed in 0.00132336 sec. | ||
| 5479 | 2026.03.04 18:56:38.268920 [ 187 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 5480 | 2026.03.04 18:56:38.269014 [ 187 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5481 | 2026.03.04 18:56:38.269038 [ 187 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1458 rows starting from the beginning of the part | ||
| 5482 | 2026.03.04 18:56:38.269081 [ 187 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 90 rows starting from the beginning of the part | ||
| 5483 | 2026.03.04 18:56:38.269116 [ 187 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 5484 | 2026.03.04 18:56:38.269149 [ 187 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 5485 | 2026.03.04 18:56:38.269179 [ 187 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 90 rows starting from the beginning of the part | ||
| 5486 | 2026.03.04 18:56:38.269209 [ 187 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 5487 | 2026.03.04 18:56:38.269265 [ 193 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5488 | 2026.03.04 18:56:38.269585 [ 193 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5489 | 2026.03.04 18:56:38.269675 [ 193 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5490 | 2026.03.04 18:56:38.269759 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
| 5491 | 2026.03.04 18:56:38.270094 [ 186 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1758 rows, containing 4 columns (4 merged, 0 gathered) in 0.001203517 sec., 1460718.8764263403 rows/sec., 93.91 MiB/sec. | ||
| 5492 | 2026.03.04 18:56:38.270278 [ 187 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5493 | 2026.03.04 18:56:38.270507 [ 187 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_31_6} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5494 | 2026.03.04 18:56:38.270574 [ 187 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_31_6} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5495 | 2026.03.04 18:56:38.270633 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5496 | 2026.03.04 18:56:43.264849 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5497 | 2026.03.04 18:56:43.265045 [ 4 ] {cc9b6ea2-fbd8-4933-be1a-bed18e4beea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5498 | 2026.03.04 18:56:43.265110 [ 4 ] {cc9b6ea2-fbd8-4933-be1a-bed18e4beea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5499 | 2026.03.04 18:56:43.265914 [ 4 ] {cc9b6ea2-fbd8-4933-be1a-bed18e4beea5} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5500 | 2026.03.04 18:56:43.265965 [ 4 ] {cc9b6ea2-fbd8-4933-be1a-bed18e4beea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5501 | 2026.03.04 18:56:43.266385 [ 4 ] {cc9b6ea2-fbd8-4933-be1a-bed18e4beea5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5502 | 2026.03.04 18:56:43.266604 [ 4 ] {cc9b6ea2-fbd8-4933-be1a-bed18e4beea5} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5503 | 2026.03.04 18:56:43.266753 [ 4 ] {cc9b6ea2-fbd8-4933-be1a-bed18e4beea5} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001758 sec., 161547.21274175198 rows/sec., 10.26 MiB/sec. | ||
| 5504 | 2026.03.04 18:56:43.266794 [ 4 ] {cc9b6ea2-fbd8-4933-be1a-bed18e4beea5} <Debug> TCPHandler: Processed in 0.002071588 sec. | ||
| 5505 | 2026.03.04 18:56:43.266918 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5506 | 2026.03.04 18:56:43.267014 [ 4 ] {ce8a543e-117c-4e7e-8e60-cc8ae02a94a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5507 | 2026.03.04 18:56:43.267053 [ 4 ] {ce8a543e-117c-4e7e-8e60-cc8ae02a94a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5508 | 2026.03.04 18:56:43.267437 [ 4 ] {ce8a543e-117c-4e7e-8e60-cc8ae02a94a6} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5509 | 2026.03.04 18:56:43.267472 [ 4 ] {ce8a543e-117c-4e7e-8e60-cc8ae02a94a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5510 | 2026.03.04 18:56:43.267766 [ 4 ] {ce8a543e-117c-4e7e-8e60-cc8ae02a94a6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5511 | 2026.03.04 18:56:43.267964 [ 4 ] {ce8a543e-117c-4e7e-8e60-cc8ae02a94a6} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5512 | 2026.03.04 18:56:43.268086 [ 4 ] {ce8a543e-117c-4e7e-8e60-cc8ae02a94a6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001092 sec., 1831.5018315018312 rows/sec., 149.35 KiB/sec. | ||
| 5513 | 2026.03.04 18:56:43.268122 [ 4 ] {ce8a543e-117c-4e7e-8e60-cc8ae02a94a6} <Debug> TCPHandler: Processed in 0.001252089 sec. | ||
| 5514 | 2026.03.04 18:56:43.268232 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5515 | 2026.03.04 18:56:43.268323 [ 4 ] {b6c5cfb4-25b0-48d6-86a4-7f50c2f720c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5516 | 2026.03.04 18:56:43.268361 [ 4 ] {b6c5cfb4-25b0-48d6-86a4-7f50c2f720c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5517 | 2026.03.04 18:56:43.269240 [ 4 ] {b6c5cfb4-25b0-48d6-86a4-7f50c2f720c7} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5518 | 2026.03.04 18:56:43.269277 [ 4 ] {b6c5cfb4-25b0-48d6-86a4-7f50c2f720c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5519 | 2026.03.04 18:56:43.269625 [ 4 ] {b6c5cfb4-25b0-48d6-86a4-7f50c2f720c7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5520 | 2026.03.04 18:56:43.269836 [ 4 ] {b6c5cfb4-25b0-48d6-86a4-7f50c2f720c7} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5521 | 2026.03.04 18:56:43.269967 [ 4 ] {b6c5cfb4-25b0-48d6-86a4-7f50c2f720c7} <Debug> executeQuery: Read 798 rows, 64.22 KiB in 0.00166 sec., 480722.8915662651 rows/sec., 37.78 MiB/sec. | ||
| 5522 | 2026.03.04 18:56:43.270004 [ 4 ] {b6c5cfb4-25b0-48d6-86a4-7f50c2f720c7} <Debug> TCPHandler: Processed in 0.001818502 sec. | ||
| 5523 | 2026.03.04 18:56:43.270116 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5524 | 2026.03.04 18:56:43.270210 [ 4 ] {fc14b201-1ab2-4fa1-9200-7bc8e71f030f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5525 | 2026.03.04 18:56:43.270248 [ 4 ] {fc14b201-1ab2-4fa1-9200-7bc8e71f030f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5526 | 2026.03.04 18:56:43.270730 [ 4 ] {fc14b201-1ab2-4fa1-9200-7bc8e71f030f} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5527 | 2026.03.04 18:56:43.270771 [ 4 ] {fc14b201-1ab2-4fa1-9200-7bc8e71f030f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5528 | 2026.03.04 18:56:43.271079 [ 4 ] {fc14b201-1ab2-4fa1-9200-7bc8e71f030f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5529 | 2026.03.04 18:56:43.271289 [ 4 ] {fc14b201-1ab2-4fa1-9200-7bc8e71f030f} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5530 | 2026.03.04 18:56:43.271414 [ 4 ] {fc14b201-1ab2-4fa1-9200-7bc8e71f030f} <Debug> executeQuery: Read 144 rows, 8.68 KiB in 0.001223 sec., 117743.25429272282 rows/sec., 6.93 MiB/sec. | ||
| 5531 | 2026.03.04 18:56:43.271451 [ 4 ] {fc14b201-1ab2-4fa1-9200-7bc8e71f030f} <Debug> TCPHandler: Processed in 0.001382382 sec. | ||
| 5532 | 2026.03.04 18:56:43.271561 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5533 | 2026.03.04 18:56:43.271654 [ 4 ] {9ed41462-b474-41fd-9c94-6f95441f46a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5534 | 2026.03.04 18:56:43.271693 [ 4 ] {9ed41462-b474-41fd-9c94-6f95441f46a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5535 | 2026.03.04 18:56:43.272140 [ 4 ] {9ed41462-b474-41fd-9c94-6f95441f46a3} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5536 | 2026.03.04 18:56:43.272176 [ 4 ] {9ed41462-b474-41fd-9c94-6f95441f46a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5537 | 2026.03.04 18:56:43.272469 [ 4 ] {9ed41462-b474-41fd-9c94-6f95441f46a3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5538 | 2026.03.04 18:56:43.272668 [ 4 ] {9ed41462-b474-41fd-9c94-6f95441f46a3} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5539 | 2026.03.04 18:56:43.272796 [ 4 ] {9ed41462-b474-41fd-9c94-6f95441f46a3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00116 sec., 128448.27586206897 rows/sec., 8.30 MiB/sec. | ||
| 5540 | 2026.03.04 18:56:43.272833 [ 4 ] {9ed41462-b474-41fd-9c94-6f95441f46a3} <Debug> TCPHandler: Processed in 0.00131876 sec. | ||
| 5541 | 2026.03.04 18:56:43.272946 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5542 | 2026.03.04 18:56:43.273038 [ 4 ] {edaf2fc2-ac12-45f2-a11d-503956d15266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5543 | 2026.03.04 18:56:43.273076 [ 4 ] {edaf2fc2-ac12-45f2-a11d-503956d15266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5544 | 2026.03.04 18:56:43.273526 [ 4 ] {edaf2fc2-ac12-45f2-a11d-503956d15266} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5545 | 2026.03.04 18:56:43.273561 [ 4 ] {edaf2fc2-ac12-45f2-a11d-503956d15266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5546 | 2026.03.04 18:56:43.273853 [ 4 ] {edaf2fc2-ac12-45f2-a11d-503956d15266} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5547 | 2026.03.04 18:56:43.274069 [ 4 ] {edaf2fc2-ac12-45f2-a11d-503956d15266} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5548 | 2026.03.04 18:56:43.274192 [ 4 ] {edaf2fc2-ac12-45f2-a11d-503956d15266} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001171 sec., 126387.7028181042 rows/sec., 7.19 MiB/sec. | ||
| 5549 | 2026.03.04 18:56:43.274232 [ 4 ] {edaf2fc2-ac12-45f2-a11d-503956d15266} <Debug> TCPHandler: Processed in 0.001332211 sec. | ||
| 5550 | 2026.03.04 18:56:43.274340 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5551 | 2026.03.04 18:56:43.274431 [ 4 ] {2b3bf659-9302-43a8-a947-deb1008de3c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5552 | 2026.03.04 18:56:43.274470 [ 4 ] {2b3bf659-9302-43a8-a947-deb1008de3c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5553 | 2026.03.04 18:56:43.275095 [ 4 ] {2b3bf659-9302-43a8-a947-deb1008de3c4} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5554 | 2026.03.04 18:56:43.275130 [ 4 ] {2b3bf659-9302-43a8-a947-deb1008de3c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5555 | 2026.03.04 18:56:43.275435 [ 4 ] {2b3bf659-9302-43a8-a947-deb1008de3c4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5556 | 2026.03.04 18:56:43.275635 [ 4 ] {2b3bf659-9302-43a8-a947-deb1008de3c4} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5557 | 2026.03.04 18:56:43.275763 [ 4 ] {2b3bf659-9302-43a8-a947-deb1008de3c4} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001349 sec., 364714.6034099333 rows/sec., 25.58 MiB/sec. | ||
| 5558 | 2026.03.04 18:56:43.275800 [ 4 ] {2b3bf659-9302-43a8-a947-deb1008de3c4} <Debug> TCPHandler: Processed in 0.001506675 sec. | ||
| 5559 | 2026.03.04 18:56:43.275909 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5560 | 2026.03.04 18:56:43.276000 [ 4 ] {cd8b09da-17c8-4a99-ab22-de3e37e908a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5561 | 2026.03.04 18:56:43.276040 [ 4 ] {cd8b09da-17c8-4a99-ab22-de3e37e908a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5562 | 2026.03.04 18:56:43.276363 [ 4 ] {cd8b09da-17c8-4a99-ab22-de3e37e908a0} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5563 | 2026.03.04 18:56:43.276397 [ 4 ] {cd8b09da-17c8-4a99-ab22-de3e37e908a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5564 | 2026.03.04 18:56:43.276696 [ 4 ] {cd8b09da-17c8-4a99-ab22-de3e37e908a0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5565 | 2026.03.04 18:56:43.276906 [ 4 ] {cd8b09da-17c8-4a99-ab22-de3e37e908a0} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5566 | 2026.03.04 18:56:43.277032 [ 4 ] {cd8b09da-17c8-4a99-ab22-de3e37e908a0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 5567 | 2026.03.04 18:56:43.277067 [ 4 ] {cd8b09da-17c8-4a99-ab22-de3e37e908a0} <Debug> TCPHandler: Processed in 0.001204418 sec. | ||
| 5568 | 2026.03.04 18:56:43.277184 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5569 | 2026.03.04 18:56:43.277275 [ 4 ] {ed5f9433-45ef-4d64-bcc4-ab69455fddbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5570 | 2026.03.04 18:56:43.277315 [ 4 ] {ed5f9433-45ef-4d64-bcc4-ab69455fddbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5571 | 2026.03.04 18:56:43.277751 [ 4 ] {ed5f9433-45ef-4d64-bcc4-ab69455fddbe} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5572 | 2026.03.04 18:56:43.277787 [ 4 ] {ed5f9433-45ef-4d64-bcc4-ab69455fddbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5573 | 2026.03.04 18:56:43.278103 [ 4 ] {ed5f9433-45ef-4d64-bcc4-ab69455fddbe} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5574 | 2026.03.04 18:56:43.278314 [ 4 ] {ed5f9433-45ef-4d64-bcc4-ab69455fddbe} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5575 | 2026.03.04 18:56:43.278437 [ 4 ] {ed5f9433-45ef-4d64-bcc4-ab69455fddbe} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.00118 sec., 225423.7288135593 rows/sec., 14.98 MiB/sec. | ||
| 5576 | 2026.03.04 18:56:43.278472 [ 4 ] {ed5f9433-45ef-4d64-bcc4-ab69455fddbe} <Debug> TCPHandler: Processed in 0.00133478 sec. | ||
| 5577 | 2026.03.04 18:56:43.278585 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5578 | 2026.03.04 18:56:43.278679 [ 4 ] {39936023-1830-4b45-850d-35cc601adf24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5579 | 2026.03.04 18:56:43.278720 [ 4 ] {39936023-1830-4b45-850d-35cc601adf24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5580 | 2026.03.04 18:56:43.279026 [ 4 ] {39936023-1830-4b45-850d-35cc601adf24} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5581 | 2026.03.04 18:56:43.279060 [ 4 ] {39936023-1830-4b45-850d-35cc601adf24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5582 | 2026.03.04 18:56:43.279368 [ 4 ] {39936023-1830-4b45-850d-35cc601adf24} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5583 | 2026.03.04 18:56:43.279562 [ 4 ] {39936023-1830-4b45-850d-35cc601adf24} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5584 | 2026.03.04 18:56:43.279683 [ 4 ] {39936023-1830-4b45-850d-35cc601adf24} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001021 sec., 979.4319294809011 rows/sec., 66.00 KiB/sec. | ||
| 5585 | 2026.03.04 18:56:43.279718 [ 4 ] {39936023-1830-4b45-850d-35cc601adf24} <Debug> TCPHandler: Processed in 0.001179187 sec. | ||
| 5586 | 2026.03.04 18:56:43.279825 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5587 | 2026.03.04 18:56:43.279916 [ 4 ] {9bf2690b-e09b-41f4-b2c7-b1d85aeceb6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5588 | 2026.03.04 18:56:43.279955 [ 4 ] {9bf2690b-e09b-41f4-b2c7-b1d85aeceb6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5589 | 2026.03.04 18:56:43.280276 [ 4 ] {9bf2690b-e09b-41f4-b2c7-b1d85aeceb6e} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5590 | 2026.03.04 18:56:43.280311 [ 4 ] {9bf2690b-e09b-41f4-b2c7-b1d85aeceb6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5591 | 2026.03.04 18:56:43.280613 [ 4 ] {9bf2690b-e09b-41f4-b2c7-b1d85aeceb6e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5592 | 2026.03.04 18:56:43.280815 [ 4 ] {9bf2690b-e09b-41f4-b2c7-b1d85aeceb6e} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5593 | 2026.03.04 18:56:43.280937 [ 4 ] {9bf2690b-e09b-41f4-b2c7-b1d85aeceb6e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001039 sec., 86621.75168431184 rows/sec., 5.42 MiB/sec. | ||
| 5594 | 2026.03.04 18:56:43.280971 [ 4 ] {9bf2690b-e09b-41f4-b2c7-b1d85aeceb6e} <Debug> TCPHandler: Processed in 0.001191797 sec. | ||
| 5595 | 2026.03.04 18:56:43.492350 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10119 | ||
| 5596 | 2026.03.04 18:56:43.493091 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5597 | 2026.03.04 18:56:43.493167 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5598 | 2026.03.04 18:56:43.493843 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5599 | 2026.03.04 18:56:43.494193 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5600 | 2026.03.04 18:56:43.494410 [ 69 ] {} <Debug> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5601 | 2026.03.04 18:56:43.494428 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10119 | ||
| 5602 | 2026.03.04 18:56:43.494461 [ 69 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5603 | 2026.03.04 18:56:43.494488 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5604 | 2026.03.04 18:56:43.494643 [ 191 ] {9df447bc-a205-4870-80d9-93b37698a753::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 | ||
| 5605 | 2026.03.04 18:56:43.494965 [ 191 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5606 | 2026.03.04 18:56:43.495021 [ 191 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7687 rows starting from the beginning of the part | ||
| 5607 | 2026.03.04 18:56:43.495106 [ 191 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 5608 | 2026.03.04 18:56:43.495169 [ 191 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 5609 | 2026.03.04 18:56:43.495225 [ 191 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 5610 | 2026.03.04 18:56:43.495277 [ 191 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 5611 | 2026.03.04 18:56:43.495342 [ 191 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 5612 | 2026.03.04 18:56:43.497130 [ 187 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10119 rows, containing 4 columns (4 merged, 0 gathered) in 0.002562219 sec., 3949311.124458916 rows/sec., 56.50 MiB/sec. | ||
| 5613 | 2026.03.04 18:56:43.497326 [ 191 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5614 | 2026.03.04 18:56:43.497582 [ 191 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_21_4} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5615 | 2026.03.04 18:56:43.497656 [ 191 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_21_4} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5616 | 2026.03.04 18:56:43.497748 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 5617 | 2026.03.04 18:56:44.024814 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5618 | 2026.03.04 18:56:44.042346 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5619 | 2026.03.04 18:56:44.042401 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5620 | 2026.03.04 18:56:44.048282 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5621 | 2026.03.04 18:56:44.048985 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5622 | 2026.03.04 18:56:44.049284 [ 68 ] {} <Debug> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5623 | 2026.03.04 18:56:44.049327 [ 68 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5624 | 2026.03.04 18:56:44.049350 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5625 | 2026.03.04 18:56:44.049458 [ 192 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 5626 | 2026.03.04 18:56:44.051901 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5627 | 2026.03.04 18:56:44.052411 [ 192 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5628 | 2026.03.04 18:56:44.053150 [ 192 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 5629 | 2026.03.04 18:56:44.056450 [ 192 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 5630 | 2026.03.04 18:56:44.059647 [ 192 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 5631 | 2026.03.04 18:56:44.062987 [ 192 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 5632 | 2026.03.04 18:56:44.066661 [ 192 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 5633 | 2026.03.04 18:56:44.070704 [ 192 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 5634 | 2026.03.04 18:56:44.120137 [ 191 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.070714214 sec., 2248.487128768765 rows/sec., 11.63 MiB/sec. | ||
| 5635 | 2026.03.04 18:56:44.123136 [ 189 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5636 | 2026.03.04 18:56:44.125448 [ 189 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_21_4} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5637 | 2026.03.04 18:56:44.125568 [ 189 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_21_4} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5638 | 2026.03.04 18:56:44.127924 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5639 | 2026.03.04 18:56:45.000289 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.49 MiB, peak 259.05 MiB, free memory in arenas 0.00 B, will set to 252.50 MiB (RSS), difference: 4.01 MiB | ||
| 5640 | 2026.03.04 18:56:46.007607 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 730 | ||
| 5641 | 2026.03.04 18:56:46.009917 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5642 | 2026.03.04 18:56:46.009972 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5643 | 2026.03.04 18:56:46.011188 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5644 | 2026.03.04 18:56:46.011460 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5645 | 2026.03.04 18:56:46.011646 [ 65 ] {} <Debug> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5646 | 2026.03.04 18:56:46.011744 [ 65 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5647 | 2026.03.04 18:56:46.011782 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5648 | 2026.03.04 18:56:46.011814 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 730 | ||
| 5649 | 2026.03.04 18:56:46.011898 [ 187 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::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 | ||
| 5650 | 2026.03.04 18:56:46.012455 [ 187 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5651 | 2026.03.04 18:56:46.012597 [ 187 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 552 rows starting from the beginning of the part | ||
| 5652 | 2026.03.04 18:56:46.012957 [ 187 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 28 rows starting from the beginning of the part | ||
| 5653 | 2026.03.04 18:56:46.013301 [ 187 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
| 5654 | 2026.03.04 18:56:46.013651 [ 187 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 54 rows starting from the beginning of the part | ||
| 5655 | 2026.03.04 18:56:46.013995 [ 187 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part | ||
| 5656 | 2026.03.04 18:56:46.014333 [ 187 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
| 5657 | 2026.03.04 18:56:46.021248 [ 187 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 730 rows, containing 72 columns (72 merged, 0 gathered) in 0.009395577 sec., 77696.13297831522 rows/sec., 69.80 MiB/sec. | ||
| 5658 | 2026.03.04 18:56:46.022270 [ 191 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5659 | 2026.03.04 18:56:46.022806 [ 191 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_16_3} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5660 | 2026.03.04 18:56:46.022880 [ 191 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_16_3} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5661 | 2026.03.04 18:56:46.023068 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
| 5662 | 2026.03.04 18:56:47.000165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.61 MiB, peak 259.05 MiB, free memory in arenas 0.00 B, will set to 253.71 MiB (RSS), difference: 1.10 MiB | ||
| 5663 | 2026.03.04 18:56:48.258430 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5664 | 2026.03.04 18:56:48.258667 [ 4 ] {16f311d7-2c03-49cb-92c6-f5b38de6686b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5665 | 2026.03.04 18:56:48.258757 [ 4 ] {16f311d7-2c03-49cb-92c6-f5b38de6686b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5666 | 2026.03.04 18:56:48.259607 [ 4 ] {16f311d7-2c03-49cb-92c6-f5b38de6686b} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5667 | 2026.03.04 18:56:48.259658 [ 4 ] {16f311d7-2c03-49cb-92c6-f5b38de6686b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5668 | 2026.03.04 18:56:48.260077 [ 4 ] {16f311d7-2c03-49cb-92c6-f5b38de6686b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5669 | 2026.03.04 18:56:48.260321 [ 4 ] {16f311d7-2c03-49cb-92c6-f5b38de6686b} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5670 | 2026.03.04 18:56:48.260488 [ 4 ] {16f311d7-2c03-49cb-92c6-f5b38de6686b} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001883 sec., 72225.17259691982 rows/sec., 6.26 MiB/sec. | ||
| 5671 | 2026.03.04 18:56:48.260538 [ 4 ] {16f311d7-2c03-49cb-92c6-f5b38de6686b} <Debug> TCPHandler: Processed in 0.002261502 sec. | ||
| 5672 | 2026.03.04 18:56:48.260669 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5673 | 2026.03.04 18:56:48.260772 [ 4 ] {90bee7e6-b56a-432b-a7e9-145a0f77e166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5674 | 2026.03.04 18:56:48.260818 [ 4 ] {90bee7e6-b56a-432b-a7e9-145a0f77e166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5675 | 2026.03.04 18:56:48.261249 [ 4 ] {90bee7e6-b56a-432b-a7e9-145a0f77e166} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5676 | 2026.03.04 18:56:48.261288 [ 4 ] {90bee7e6-b56a-432b-a7e9-145a0f77e166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5677 | 2026.03.04 18:56:48.261614 [ 4 ] {90bee7e6-b56a-432b-a7e9-145a0f77e166} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5678 | 2026.03.04 18:56:48.261836 [ 4 ] {90bee7e6-b56a-432b-a7e9-145a0f77e166} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5679 | 2026.03.04 18:56:48.261971 [ 4 ] {90bee7e6-b56a-432b-a7e9-145a0f77e166} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001222 sec., 32733.224222585926 rows/sec., 2.40 MiB/sec. | ||
| 5680 | 2026.03.04 18:56:48.262012 [ 4 ] {90bee7e6-b56a-432b-a7e9-145a0f77e166} <Debug> TCPHandler: Processed in 0.001397272 sec. | ||
| 5681 | 2026.03.04 18:56:48.262125 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5682 | 2026.03.04 18:56:48.262222 [ 4 ] {e7210725-1977-429a-9d76-521519aa0dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5683 | 2026.03.04 18:56:48.262263 [ 4 ] {e7210725-1977-429a-9d76-521519aa0dec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5684 | 2026.03.04 18:56:48.262696 [ 4 ] {e7210725-1977-429a-9d76-521519aa0dec} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5685 | 2026.03.04 18:56:48.262734 [ 4 ] {e7210725-1977-429a-9d76-521519aa0dec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5686 | 2026.03.04 18:56:48.263047 [ 4 ] {e7210725-1977-429a-9d76-521519aa0dec} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5687 | 2026.03.04 18:56:48.263264 [ 4 ] {e7210725-1977-429a-9d76-521519aa0dec} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5688 | 2026.03.04 18:56:48.263396 [ 4 ] {e7210725-1977-429a-9d76-521519aa0dec} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001193 sec., 87175.18860016765 rows/sec., 6.81 MiB/sec. | ||
| 5689 | 2026.03.04 18:56:48.263436 [ 4 ] {e7210725-1977-429a-9d76-521519aa0dec} <Debug> TCPHandler: Processed in 0.001361371 sec. | ||
| 5690 | 2026.03.04 18:56:48.263549 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5691 | 2026.03.04 18:56:48.263646 [ 4 ] {d471670c-5d2f-4ecd-9ad8-6dcd868c80f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5692 | 2026.03.04 18:56:48.263689 [ 4 ] {d471670c-5d2f-4ecd-9ad8-6dcd868c80f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5693 | 2026.03.04 18:56:48.264103 [ 4 ] {d471670c-5d2f-4ecd-9ad8-6dcd868c80f0} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5694 | 2026.03.04 18:56:48.264143 [ 4 ] {d471670c-5d2f-4ecd-9ad8-6dcd868c80f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5695 | 2026.03.04 18:56:48.264480 [ 4 ] {d471670c-5d2f-4ecd-9ad8-6dcd868c80f0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5696 | 2026.03.04 18:56:48.264696 [ 4 ] {d471670c-5d2f-4ecd-9ad8-6dcd868c80f0} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5697 | 2026.03.04 18:56:48.264834 [ 4 ] {d471670c-5d2f-4ecd-9ad8-6dcd868c80f0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 5698 | 2026.03.04 18:56:48.264872 [ 4 ] {d471670c-5d2f-4ecd-9ad8-6dcd868c80f0} <Debug> TCPHandler: Processed in 0.001372661 sec. | ||
| 5699 | 2026.03.04 18:56:48.264995 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5700 | 2026.03.04 18:56:48.265093 [ 4 ] {fad7ea18-7af4-4a2e-86db-f947e1c29da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5701 | 2026.03.04 18:56:48.265149 [ 4 ] {fad7ea18-7af4-4a2e-86db-f947e1c29da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5702 | 2026.03.04 18:56:48.266017 [ 4 ] {fad7ea18-7af4-4a2e-86db-f947e1c29da9} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5703 | 2026.03.04 18:56:48.266055 [ 4 ] {fad7ea18-7af4-4a2e-86db-f947e1c29da9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5704 | 2026.03.04 18:56:48.266661 [ 4 ] {fad7ea18-7af4-4a2e-86db-f947e1c29da9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5705 | 2026.03.04 18:56:48.266908 [ 4 ] {fad7ea18-7af4-4a2e-86db-f947e1c29da9} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5706 | 2026.03.04 18:56:48.267052 [ 4 ] {fad7ea18-7af4-4a2e-86db-f947e1c29da9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001978 sec., 20222.446916076842 rows/sec., 36.24 MiB/sec. | ||
| 5707 | 2026.03.04 18:56:48.267114 [ 4 ] {fad7ea18-7af4-4a2e-86db-f947e1c29da9} <Debug> TCPHandler: Processed in 0.00216791 sec. | ||
| 5708 | 2026.03.04 18:56:48.267224 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5709 | 2026.03.04 18:56:48.267320 [ 4 ] {b85dddb1-df15-4d2b-b7cb-48ca37175136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5710 | 2026.03.04 18:56:48.267362 [ 4 ] {b85dddb1-df15-4d2b-b7cb-48ca37175136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5711 | 2026.03.04 18:56:48.267700 [ 4 ] {b85dddb1-df15-4d2b-b7cb-48ca37175136} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5712 | 2026.03.04 18:56:48.267740 [ 4 ] {b85dddb1-df15-4d2b-b7cb-48ca37175136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5713 | 2026.03.04 18:56:48.268063 [ 4 ] {b85dddb1-df15-4d2b-b7cb-48ca37175136} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5714 | 2026.03.04 18:56:48.268273 [ 4 ] {b85dddb1-df15-4d2b-b7cb-48ca37175136} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5715 | 2026.03.04 18:56:48.268407 [ 4 ] {b85dddb1-df15-4d2b-b7cb-48ca37175136} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 5716 | 2026.03.04 18:56:48.268444 [ 4 ] {b85dddb1-df15-4d2b-b7cb-48ca37175136} <Debug> TCPHandler: Processed in 0.00126934 sec. | ||
| 5717 | 2026.03.04 18:56:50.857096 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5718 | 2026.03.04 18:56:50.857151 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5719 | 2026.03.04 18:56:50.994531 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10567 | ||
| 5720 | 2026.03.04 18:56:50.995066 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5721 | 2026.03.04 18:56:50.995118 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5722 | 2026.03.04 18:56:50.995644 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5723 | 2026.03.04 18:56:50.995882 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5724 | 2026.03.04 18:56:50.996030 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10567 | ||
| 5725 | 2026.03.04 18:56:51.551998 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5726 | 2026.03.04 18:56:51.567923 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5727 | 2026.03.04 18:56:51.567987 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5728 | 2026.03.04 18:56:51.574875 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5729 | 2026.03.04 18:56:51.575628 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5730 | 2026.03.04 18:56:51.578564 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5731 | 2026.03.04 18:56:53.263720 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5732 | 2026.03.04 18:56:53.263998 [ 4 ] {3ba16a9e-f175-4585-97be-1d07a9e75057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5733 | 2026.03.04 18:56:53.264096 [ 4 ] {3ba16a9e-f175-4585-97be-1d07a9e75057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5734 | 2026.03.04 18:56:53.265060 [ 4 ] {3ba16a9e-f175-4585-97be-1d07a9e75057} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5735 | 2026.03.04 18:56:53.265101 [ 4 ] {3ba16a9e-f175-4585-97be-1d07a9e75057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5736 | 2026.03.04 18:56:53.265499 [ 4 ] {3ba16a9e-f175-4585-97be-1d07a9e75057} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5737 | 2026.03.04 18:56:53.265718 [ 4 ] {3ba16a9e-f175-4585-97be-1d07a9e75057} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5738 | 2026.03.04 18:56:53.265872 [ 4 ] {3ba16a9e-f175-4585-97be-1d07a9e75057} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001949 sec., 145715.7516675218 rows/sec., 9.25 MiB/sec. | ||
| 5739 | 2026.03.04 18:56:53.265913 [ 4 ] {3ba16a9e-f175-4585-97be-1d07a9e75057} <Debug> TCPHandler: Processed in 0.002367954 sec. | ||
| 5740 | 2026.03.04 18:56:53.266034 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5741 | 2026.03.04 18:56:53.266133 [ 4 ] {f8a011b0-3139-4899-bd66-709aee4ea2c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5742 | 2026.03.04 18:56:53.266173 [ 4 ] {f8a011b0-3139-4899-bd66-709aee4ea2c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5743 | 2026.03.04 18:56:53.266995 [ 4 ] {f8a011b0-3139-4899-bd66-709aee4ea2c0} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5744 | 2026.03.04 18:56:53.267032 [ 4 ] {f8a011b0-3139-4899-bd66-709aee4ea2c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5745 | 2026.03.04 18:56:53.267376 [ 4 ] {f8a011b0-3139-4899-bd66-709aee4ea2c0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5746 | 2026.03.04 18:56:53.267590 [ 4 ] {f8a011b0-3139-4899-bd66-709aee4ea2c0} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5747 | 2026.03.04 18:56:53.267719 [ 4 ] {f8a011b0-3139-4899-bd66-709aee4ea2c0} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.00161 sec., 495031.0559006211 rows/sec., 38.91 MiB/sec. | ||
| 5748 | 2026.03.04 18:56:53.267755 [ 4 ] {f8a011b0-3139-4899-bd66-709aee4ea2c0} <Debug> TCPHandler: Processed in 0.001770421 sec. | ||
| 5749 | 2026.03.04 18:56:53.267863 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5750 | 2026.03.04 18:56:53.267955 [ 4 ] {e411f2cb-4cbe-43d9-9ae2-850c9563dd4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5751 | 2026.03.04 18:56:53.267994 [ 4 ] {e411f2cb-4cbe-43d9-9ae2-850c9563dd4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5752 | 2026.03.04 18:56:53.268429 [ 4 ] {e411f2cb-4cbe-43d9-9ae2-850c9563dd4a} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5753 | 2026.03.04 18:56:53.268465 [ 4 ] {e411f2cb-4cbe-43d9-9ae2-850c9563dd4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5754 | 2026.03.04 18:56:53.268753 [ 4 ] {e411f2cb-4cbe-43d9-9ae2-850c9563dd4a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5755 | 2026.03.04 18:56:53.268955 [ 4 ] {e411f2cb-4cbe-43d9-9ae2-850c9563dd4a} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5756 | 2026.03.04 18:56:53.269079 [ 4 ] {e411f2cb-4cbe-43d9-9ae2-850c9563dd4a} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001142 sec., 124343.25744308232 rows/sec., 7.30 MiB/sec. | ||
| 5757 | 2026.03.04 18:56:53.269115 [ 4 ] {e411f2cb-4cbe-43d9-9ae2-850c9563dd4a} <Debug> TCPHandler: Processed in 0.00129954 sec. | ||
| 5758 | 2026.03.04 18:56:53.269224 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5759 | 2026.03.04 18:56:53.269316 [ 4 ] {852a43ee-1e22-491f-8901-f946294cae8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5760 | 2026.03.04 18:56:53.269354 [ 4 ] {852a43ee-1e22-491f-8901-f946294cae8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5761 | 2026.03.04 18:56:53.269809 [ 4 ] {852a43ee-1e22-491f-8901-f946294cae8a} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5762 | 2026.03.04 18:56:53.269846 [ 4 ] {852a43ee-1e22-491f-8901-f946294cae8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5763 | 2026.03.04 18:56:53.270151 [ 4 ] {852a43ee-1e22-491f-8901-f946294cae8a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5764 | 2026.03.04 18:56:53.270352 [ 4 ] {852a43ee-1e22-491f-8901-f946294cae8a} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5765 | 2026.03.04 18:56:53.270478 [ 4 ] {852a43ee-1e22-491f-8901-f946294cae8a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00118 sec., 126271.18644067796 rows/sec., 8.16 MiB/sec. | ||
| 5766 | 2026.03.04 18:56:53.270514 [ 4 ] {852a43ee-1e22-491f-8901-f946294cae8a} <Debug> TCPHandler: Processed in 0.001337431 sec. | ||
| 5767 | 2026.03.04 18:56:53.270622 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5768 | 2026.03.04 18:56:53.270714 [ 4 ] {613af42e-a2ef-46d0-ae92-909152186d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5769 | 2026.03.04 18:56:53.270753 [ 4 ] {613af42e-a2ef-46d0-ae92-909152186d0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5770 | 2026.03.04 18:56:53.271221 [ 4 ] {613af42e-a2ef-46d0-ae92-909152186d0b} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5771 | 2026.03.04 18:56:53.271258 [ 4 ] {613af42e-a2ef-46d0-ae92-909152186d0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5772 | 2026.03.04 18:56:53.271556 [ 4 ] {613af42e-a2ef-46d0-ae92-909152186d0b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5773 | 2026.03.04 18:56:53.271773 [ 4 ] {613af42e-a2ef-46d0-ae92-909152186d0b} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5774 | 2026.03.04 18:56:53.271899 [ 4 ] {613af42e-a2ef-46d0-ae92-909152186d0b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001203 sec., 123025.76891105568 rows/sec., 7.00 MiB/sec. | ||
| 5775 | 2026.03.04 18:56:53.271936 [ 4 ] {613af42e-a2ef-46d0-ae92-909152186d0b} <Debug> TCPHandler: Processed in 0.001362041 sec. | ||
| 5776 | 2026.03.04 18:56:53.272044 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5777 | 2026.03.04 18:56:53.272136 [ 4 ] {e6fef9b6-00a9-4e3e-b4fa-20529f1168bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5778 | 2026.03.04 18:56:53.272174 [ 4 ] {e6fef9b6-00a9-4e3e-b4fa-20529f1168bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5779 | 2026.03.04 18:56:53.272821 [ 4 ] {e6fef9b6-00a9-4e3e-b4fa-20529f1168bc} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5780 | 2026.03.04 18:56:53.272857 [ 4 ] {e6fef9b6-00a9-4e3e-b4fa-20529f1168bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5781 | 2026.03.04 18:56:53.273182 [ 4 ] {e6fef9b6-00a9-4e3e-b4fa-20529f1168bc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5782 | 2026.03.04 18:56:53.273383 [ 4 ] {e6fef9b6-00a9-4e3e-b4fa-20529f1168bc} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5783 | 2026.03.04 18:56:53.273507 [ 4 ] {e6fef9b6-00a9-4e3e-b4fa-20529f1168bc} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.00139 sec., 352517.9856115108 rows/sec., 24.72 MiB/sec. | ||
| 5784 | 2026.03.04 18:56:53.273544 [ 4 ] {e6fef9b6-00a9-4e3e-b4fa-20529f1168bc} <Debug> TCPHandler: Processed in 0.001546825 sec. | ||
| 5785 | 2026.03.04 18:56:53.273647 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5786 | 2026.03.04 18:56:53.273749 [ 4 ] {0893416b-a7fa-4c47-b883-e277b2256937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5787 | 2026.03.04 18:56:53.273793 [ 4 ] {0893416b-a7fa-4c47-b883-e277b2256937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5788 | 2026.03.04 18:56:53.274125 [ 4 ] {0893416b-a7fa-4c47-b883-e277b2256937} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5789 | 2026.03.04 18:56:53.274162 [ 4 ] {0893416b-a7fa-4c47-b883-e277b2256937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5790 | 2026.03.04 18:56:53.274470 [ 4 ] {0893416b-a7fa-4c47-b883-e277b2256937} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5791 | 2026.03.04 18:56:53.274673 [ 4 ] {0893416b-a7fa-4c47-b883-e277b2256937} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5792 | 2026.03.04 18:56:53.274802 [ 4 ] {0893416b-a7fa-4c47-b883-e277b2256937} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 5793 | 2026.03.04 18:56:53.274839 [ 4 ] {0893416b-a7fa-4c47-b883-e277b2256937} <Debug> TCPHandler: Processed in 0.001242098 sec. | ||
| 5794 | 2026.03.04 18:56:53.274947 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5795 | 2026.03.04 18:56:53.275041 [ 4 ] {9c059073-7d31-4ba4-9070-ed08b0f0624d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5796 | 2026.03.04 18:56:53.275084 [ 4 ] {9c059073-7d31-4ba4-9070-ed08b0f0624d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5797 | 2026.03.04 18:56:53.275531 [ 4 ] {9c059073-7d31-4ba4-9070-ed08b0f0624d} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5798 | 2026.03.04 18:56:53.275568 [ 4 ] {9c059073-7d31-4ba4-9070-ed08b0f0624d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5799 | 2026.03.04 18:56:53.275890 [ 4 ] {9c059073-7d31-4ba4-9070-ed08b0f0624d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5800 | 2026.03.04 18:56:53.276099 [ 4 ] {9c059073-7d31-4ba4-9070-ed08b0f0624d} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5801 | 2026.03.04 18:56:53.276227 [ 4 ] {9c059073-7d31-4ba4-9070-ed08b0f0624d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001203 sec., 220282.62676641726 rows/sec., 14.64 MiB/sec. | ||
| 5802 | 2026.03.04 18:56:53.276264 [ 4 ] {9c059073-7d31-4ba4-9070-ed08b0f0624d} <Debug> TCPHandler: Processed in 0.001365061 sec. | ||
| 5803 | 2026.03.04 18:56:53.276371 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5804 | 2026.03.04 18:56:53.276464 [ 4 ] {5947e44e-2829-43ab-b2bc-b3094da1c3c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5805 | 2026.03.04 18:56:53.276505 [ 4 ] {5947e44e-2829-43ab-b2bc-b3094da1c3c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5806 | 2026.03.04 18:56:53.276806 [ 4 ] {5947e44e-2829-43ab-b2bc-b3094da1c3c9} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5807 | 2026.03.04 18:56:53.276843 [ 4 ] {5947e44e-2829-43ab-b2bc-b3094da1c3c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5808 | 2026.03.04 18:56:53.277137 [ 4 ] {5947e44e-2829-43ab-b2bc-b3094da1c3c9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5809 | 2026.03.04 18:56:53.277333 [ 4 ] {5947e44e-2829-43ab-b2bc-b3094da1c3c9} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5810 | 2026.03.04 18:56:53.277435 [ 55 ] {} <Debug> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5811 | 2026.03.04 18:56:53.277458 [ 4 ] {5947e44e-2829-43ab-b2bc-b3094da1c3c9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001012 sec., 988.1422924901185 rows/sec., 66.58 KiB/sec. | ||
| 5812 | 2026.03.04 18:56:53.277504 [ 55 ] {} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5813 | 2026.03.04 18:56:53.277511 [ 4 ] {5947e44e-2829-43ab-b2bc-b3094da1c3c9} <Debug> TCPHandler: Processed in 0.001189497 sec. | ||
| 5814 | 2026.03.04 18:56:53.277533 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5815 | 2026.03.04 18:56:53.277642 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5816 | 2026.03.04 18:56:53.277662 [ 190 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5817 | 2026.03.04 18:56:53.277767 [ 4 ] {eede3b38-1909-4e94-8256-76356b390100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5818 | 2026.03.04 18:56:53.277815 [ 190 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5819 | 2026.03.04 18:56:53.277822 [ 4 ] {eede3b38-1909-4e94-8256-76356b390100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5820 | 2026.03.04 18:56:53.277862 [ 190 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 5821 | 2026.03.04 18:56:53.277941 [ 190 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 5822 | 2026.03.04 18:56:53.277988 [ 190 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5823 | 2026.03.04 18:56:53.278031 [ 190 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5824 | 2026.03.04 18:56:53.278073 [ 190 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5825 | 2026.03.04 18:56:53.278113 [ 190 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 5826 | 2026.03.04 18:56:53.278253 [ 4 ] {eede3b38-1909-4e94-8256-76356b390100} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5827 | 2026.03.04 18:56:53.278301 [ 4 ] {eede3b38-1909-4e94-8256-76356b390100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5828 | 2026.03.04 18:56:53.278781 [ 4 ] {eede3b38-1909-4e94-8256-76356b390100} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5829 | 2026.03.04 18:56:53.278988 [ 191 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001386562 sec., 10818.124252647916 rows/sec., 726.14 KiB/sec. | ||
| 5830 | 2026.03.04 18:56:53.278992 [ 4 ] {eede3b38-1909-4e94-8256-76356b390100} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5831 | 2026.03.04 18:56:53.279149 [ 198 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5832 | 2026.03.04 18:56:53.279151 [ 4 ] {eede3b38-1909-4e94-8256-76356b390100} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001409 sec., 63875.08871540099 rows/sec., 4.00 MiB/sec. | ||
| 5833 | 2026.03.04 18:56:53.279209 [ 4 ] {eede3b38-1909-4e94-8256-76356b390100} <Debug> TCPHandler: Processed in 0.001628267 sec. | ||
| 5834 | 2026.03.04 18:56:53.279442 [ 198 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_15_3} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5835 | 2026.03.04 18:56:53.279518 [ 198 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_15_3} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5836 | 2026.03.04 18:56:53.279594 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5837 | 2026.03.04 18:56:54.807624 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5838 | 2026.03.04 18:56:54.807804 [ 4 ] {aa98da91-9052-4466-9911-7a17a9dff3ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5839 | 2026.03.04 18:56:54.807873 [ 4 ] {aa98da91-9052-4466-9911-7a17a9dff3ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5840 | 2026.03.04 18:56:54.808522 [ 4 ] {aa98da91-9052-4466-9911-7a17a9dff3ef} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5841 | 2026.03.04 18:56:54.808575 [ 4 ] {aa98da91-9052-4466-9911-7a17a9dff3ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5842 | 2026.03.04 18:56:54.808972 [ 4 ] {aa98da91-9052-4466-9911-7a17a9dff3ef} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5843 | 2026.03.04 18:56:54.809200 [ 4 ] {aa98da91-9052-4466-9911-7a17a9dff3ef} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5844 | 2026.03.04 18:56:54.809352 [ 53 ] {} <Debug> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5845 | 2026.03.04 18:56:54.809365 [ 4 ] {aa98da91-9052-4466-9911-7a17a9dff3ef} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001608 sec., 14925.373134328358 rows/sec., 1.24 MiB/sec. | ||
| 5846 | 2026.03.04 18:56:54.809430 [ 53 ] {} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5847 | 2026.03.04 18:56:54.809458 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5848 | 2026.03.04 18:56:54.809459 [ 4 ] {aa98da91-9052-4466-9911-7a17a9dff3ef} <Debug> TCPHandler: Processed in 0.001960436 sec. | ||
| 5849 | 2026.03.04 18:56:54.809599 [ 190 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::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 | ||
| 5850 | 2026.03.04 18:56:54.809604 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5851 | 2026.03.04 18:56:54.809749 [ 4 ] {755f6c5b-9a1e-4d11-9526-cdd3bf7a5b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5852 | 2026.03.04 18:56:54.809755 [ 190 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5853 | 2026.03.04 18:56:54.809801 [ 4 ] {755f6c5b-9a1e-4d11-9526-cdd3bf7a5b71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5854 | 2026.03.04 18:56:54.809804 [ 190 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 308 rows starting from the beginning of the part | ||
| 5855 | 2026.03.04 18:56:54.809884 [ 190 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 5856 | 2026.03.04 18:56:54.809928 [ 190 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 5857 | 2026.03.04 18:56:54.809969 [ 190 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 5858 | 2026.03.04 18:56:54.810005 [ 190 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 5859 | 2026.03.04 18:56:54.810090 [ 190 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 5860 | 2026.03.04 18:56:54.810245 [ 4 ] {755f6c5b-9a1e-4d11-9526-cdd3bf7a5b71} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5861 | 2026.03.04 18:56:54.810290 [ 4 ] {755f6c5b-9a1e-4d11-9526-cdd3bf7a5b71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5862 | 2026.03.04 18:56:54.810622 [ 4 ] {755f6c5b-9a1e-4d11-9526-cdd3bf7a5b71} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5863 | 2026.03.04 18:56:54.810848 [ 4 ] {755f6c5b-9a1e-4d11-9526-cdd3bf7a5b71} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5864 | 2026.03.04 18:56:54.810985 [ 4 ] {755f6c5b-9a1e-4d11-9526-cdd3bf7a5b71} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001259 sec., 3177.1247021445593 rows/sec., 259.07 KiB/sec. | ||
| 5865 | 2026.03.04 18:56:54.811026 [ 4 ] {755f6c5b-9a1e-4d11-9526-cdd3bf7a5b71} <Debug> TCPHandler: Processed in 0.001474244 sec. | ||
| 5866 | 2026.03.04 18:56:54.811141 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5867 | 2026.03.04 18:56:54.811206 [ 198 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001664969 sec., 881698.0976822991 rows/sec., 59.92 MiB/sec. | ||
| 5868 | 2026.03.04 18:56:54.811236 [ 4 ] {c0c245d6-afb2-4caa-a9e8-b0057e6f0f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5869 | 2026.03.04 18:56:54.811281 [ 4 ] {c0c245d6-afb2-4caa-a9e8-b0057e6f0f5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5870 | 2026.03.04 18:56:54.811443 [ 191 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5871 | 2026.03.04 18:56:54.811801 [ 191 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_16_3} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5872 | 2026.03.04 18:56:54.811891 [ 191 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_16_3} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5873 | 2026.03.04 18:56:54.812015 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 5874 | 2026.03.04 18:56:54.812988 [ 4 ] {c0c245d6-afb2-4caa-a9e8-b0057e6f0f5f} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5875 | 2026.03.04 18:56:54.813031 [ 4 ] {c0c245d6-afb2-4caa-a9e8-b0057e6f0f5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5876 | 2026.03.04 18:56:54.813488 [ 4 ] {c0c245d6-afb2-4caa-a9e8-b0057e6f0f5f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5877 | 2026.03.04 18:56:54.813721 [ 4 ] {c0c245d6-afb2-4caa-a9e8-b0057e6f0f5f} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5878 | 2026.03.04 18:56:54.813863 [ 4 ] {c0c245d6-afb2-4caa-a9e8-b0057e6f0f5f} <Debug> executeQuery: Read 2144 rows, 168.01 KiB in 0.002645 sec., 810586.0113421549 rows/sec., 62.03 MiB/sec. | ||
| 5879 | 2026.03.04 18:56:54.813902 [ 4 ] {c0c245d6-afb2-4caa-a9e8-b0057e6f0f5f} <Debug> TCPHandler: Processed in 0.002810785 sec. | ||
| 5880 | 2026.03.04 18:56:54.814028 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5881 | 2026.03.04 18:56:54.814124 [ 4 ] {54d438f8-e836-439a-b112-dfc90f93dc00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5882 | 2026.03.04 18:56:54.814165 [ 4 ] {54d438f8-e836-439a-b112-dfc90f93dc00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5883 | 2026.03.04 18:56:54.814609 [ 4 ] {54d438f8-e836-439a-b112-dfc90f93dc00} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5884 | 2026.03.04 18:56:54.814647 [ 4 ] {54d438f8-e836-439a-b112-dfc90f93dc00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5885 | 2026.03.04 18:56:54.814949 [ 4 ] {54d438f8-e836-439a-b112-dfc90f93dc00} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5886 | 2026.03.04 18:56:54.815164 [ 4 ] {54d438f8-e836-439a-b112-dfc90f93dc00} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5887 | 2026.03.04 18:56:54.815296 [ 4 ] {54d438f8-e836-439a-b112-dfc90f93dc00} <Debug> executeQuery: Read 68 rows, 5.15 KiB in 0.001193 sec., 56999.161777032685 rows/sec., 4.22 MiB/sec. | ||
| 5888 | 2026.03.04 18:56:54.815340 [ 4 ] {54d438f8-e836-439a-b112-dfc90f93dc00} <Debug> TCPHandler: Processed in 0.001365702 sec. | ||
| 5889 | 2026.03.04 18:56:54.815450 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5890 | 2026.03.04 18:56:54.815544 [ 4 ] {6ae5adbd-30e4-489e-b2f6-0146e045b623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5891 | 2026.03.04 18:56:54.815584 [ 4 ] {6ae5adbd-30e4-489e-b2f6-0146e045b623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5892 | 2026.03.04 18:56:54.816284 [ 4 ] {6ae5adbd-30e4-489e-b2f6-0146e045b623} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5893 | 2026.03.04 18:56:54.816322 [ 4 ] {6ae5adbd-30e4-489e-b2f6-0146e045b623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5894 | 2026.03.04 18:56:54.816682 [ 4 ] {6ae5adbd-30e4-489e-b2f6-0146e045b623} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5895 | 2026.03.04 18:56:54.816910 [ 4 ] {6ae5adbd-30e4-489e-b2f6-0146e045b623} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5896 | 2026.03.04 18:56:54.817043 [ 4 ] {6ae5adbd-30e4-489e-b2f6-0146e045b623} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001517 sec., 482531.3117996045 rows/sec., 28.54 MiB/sec. | ||
| 5897 | 2026.03.04 18:56:54.817081 [ 4 ] {6ae5adbd-30e4-489e-b2f6-0146e045b623} <Debug> TCPHandler: Processed in 0.001680929 sec. | ||
| 5898 | 2026.03.04 18:56:54.817192 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5899 | 2026.03.04 18:56:54.817288 [ 4 ] {49543beb-d98e-42f7-a2ac-b2122ba2bf9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5900 | 2026.03.04 18:56:54.817334 [ 4 ] {49543beb-d98e-42f7-a2ac-b2122ba2bf9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5901 | 2026.03.04 18:56:54.817736 [ 4 ] {49543beb-d98e-42f7-a2ac-b2122ba2bf9b} <Trace> oximeter.fields_u64 (687cf707-26e5-42bf-a146-460b07f7ff8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5902 | 2026.03.04 18:56:54.817776 [ 4 ] {49543beb-d98e-42f7-a2ac-b2122ba2bf9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5903 | 2026.03.04 18:56:54.818072 [ 4 ] {49543beb-d98e-42f7-a2ac-b2122ba2bf9b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5904 | 2026.03.04 18:56:54.818295 [ 4 ] {49543beb-d98e-42f7-a2ac-b2122ba2bf9b} <Trace> oximeter.fields_u64 (687cf707-26e5-42bf-a146-460b07f7ff8a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5905 | 2026.03.04 18:56:54.818397 [ 53 ] {} <Debug> oximeter.fields_u64 (687cf707-26e5-42bf-a146-460b07f7ff8a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5906 | 2026.03.04 18:56:54.818429 [ 4 ] {49543beb-d98e-42f7-a2ac-b2122ba2bf9b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001159 sec., 862.8127696289904 rows/sec., 60.67 KiB/sec. | ||
| 5907 | 2026.03.04 18:56:54.818440 [ 53 ] {} <Trace> oximeter.fields_u64 (687cf707-26e5-42bf-a146-460b07f7ff8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5908 | 2026.03.04 18:56:54.818470 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5909 | 2026.03.04 18:56:54.818473 [ 4 ] {49543beb-d98e-42f7-a2ac-b2122ba2bf9b} <Debug> TCPHandler: Processed in 0.001330791 sec. | ||
| 5910 | 2026.03.04 18:56:54.818564 [ 197 ] {687cf707-26e5-42bf-a146-460b07f7ff8a::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 | ||
| 5911 | 2026.03.04 18:56:54.818592 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5912 | 2026.03.04 18:56:54.818680 [ 197 ] {687cf707-26e5-42bf-a146-460b07f7ff8a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5913 | 2026.03.04 18:56:54.818700 [ 4 ] {6e9aa14c-7ac5-448c-b03f-df2dab0409c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5914 | 2026.03.04 18:56:54.818717 [ 197 ] {687cf707-26e5-42bf-a146-460b07f7ff8a::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 | ||
| 5915 | 2026.03.04 18:56:54.818748 [ 4 ] {6e9aa14c-7ac5-448c-b03f-df2dab0409c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5916 | 2026.03.04 18:56:54.818789 [ 197 ] {687cf707-26e5-42bf-a146-460b07f7ff8a::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 | ||
| 5917 | 2026.03.04 18:56:54.818839 [ 197 ] {687cf707-26e5-42bf-a146-460b07f7ff8a::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 5918 | 2026.03.04 18:56:54.818881 [ 197 ] {687cf707-26e5-42bf-a146-460b07f7ff8a::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 | ||
| 5919 | 2026.03.04 18:56:54.818924 [ 197 ] {687cf707-26e5-42bf-a146-460b07f7ff8a::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 | ||
| 5920 | 2026.03.04 18:56:54.819176 [ 4 ] {6e9aa14c-7ac5-448c-b03f-df2dab0409c9} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5921 | 2026.03.04 18:56:54.819220 [ 4 ] {6e9aa14c-7ac5-448c-b03f-df2dab0409c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5922 | 2026.03.04 18:56:54.819551 [ 4 ] {6e9aa14c-7ac5-448c-b03f-df2dab0409c9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5923 | 2026.03.04 18:56:54.819696 [ 191 ] {687cf707-26e5-42bf-a146-460b07f7ff8a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001171557 sec., 4267.824783599945 rows/sec., 316.75 KiB/sec. | ||
| 5924 | 2026.03.04 18:56:54.819770 [ 4 ] {6e9aa14c-7ac5-448c-b03f-df2dab0409c9} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5925 | 2026.03.04 18:56:54.819871 [ 198 ] {687cf707-26e5-42bf-a146-460b07f7ff8a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5926 | 2026.03.04 18:56:54.819886 [ 53 ] {} <Debug> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5927 | 2026.03.04 18:56:54.819911 [ 4 ] {6e9aa14c-7ac5-448c-b03f-df2dab0409c9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001229 sec., 9764.035801464604 rows/sec., 762.82 KiB/sec. | ||
| 5928 | 2026.03.04 18:56:54.819923 [ 53 ] {} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5929 | 2026.03.04 18:56:54.819954 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5930 | 2026.03.04 18:56:54.819958 [ 4 ] {6e9aa14c-7ac5-448c-b03f-df2dab0409c9} <Debug> TCPHandler: Processed in 0.001417813 sec. | ||
| 5931 | 2026.03.04 18:56:54.820024 [ 197 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::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 | ||
| 5932 | 2026.03.04 18:56:54.820092 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5933 | 2026.03.04 18:56:54.820121 [ 197 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5934 | 2026.03.04 18:56:54.820156 [ 197 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 160 rows starting from the beginning of the part | ||
| 5935 | 2026.03.04 18:56:54.820204 [ 197 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 5936 | 2026.03.04 18:56:54.820216 [ 4 ] {8e005e75-16ea-46de-801c-7186d45af5aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5937 | 2026.03.04 18:56:54.820236 [ 198 ] {687cf707-26e5-42bf-a146-460b07f7ff8a::all_1_5_1} <Trace> oximeter.fields_u64 (687cf707-26e5-42bf-a146-460b07f7ff8a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5938 | 2026.03.04 18:56:54.820249 [ 197 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 5939 | 2026.03.04 18:56:54.820269 [ 4 ] {8e005e75-16ea-46de-801c-7186d45af5aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5940 | 2026.03.04 18:56:54.820304 [ 197 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 5941 | 2026.03.04 18:56:54.820343 [ 198 ] {687cf707-26e5-42bf-a146-460b07f7ff8a::all_1_5_1} <Trace> oximeter.fields_u64 (687cf707-26e5-42bf-a146-460b07f7ff8a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5942 | 2026.03.04 18:56:54.820352 [ 197 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 5943 | 2026.03.04 18:56:54.820401 [ 197 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 5944 | 2026.03.04 18:56:54.820448 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 5945 | 2026.03.04 18:56:54.821218 [ 195 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001221038 sec., 625697.1527503649 rows/sec., 38.35 MiB/sec. | ||
| 5946 | 2026.03.04 18:56:54.821231 [ 4 ] {8e005e75-16ea-46de-801c-7186d45af5aa} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5947 | 2026.03.04 18:56:54.821290 [ 4 ] {8e005e75-16ea-46de-801c-7186d45af5aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5948 | 2026.03.04 18:56:54.821375 [ 198 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5949 | 2026.03.04 18:56:54.821664 [ 198 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_16_3} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5950 | 2026.03.04 18:56:54.821729 [ 198 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_16_3} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5951 | 2026.03.04 18:56:54.821749 [ 4 ] {8e005e75-16ea-46de-801c-7186d45af5aa} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5952 | 2026.03.04 18:56:54.821806 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5953 | 2026.03.04 18:56:54.821993 [ 4 ] {8e005e75-16ea-46de-801c-7186d45af5aa} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5954 | 2026.03.04 18:56:54.822134 [ 4 ] {8e005e75-16ea-46de-801c-7186d45af5aa} <Debug> executeQuery: Read 1092 rows, 78.09 KiB in 0.001939 sec., 563176.8953068592 rows/sec., 39.33 MiB/sec. | ||
| 5955 | 2026.03.04 18:56:54.822186 [ 4 ] {8e005e75-16ea-46de-801c-7186d45af5aa} <Debug> TCPHandler: Processed in 0.002144379 sec. | ||
| 5956 | 2026.03.04 18:56:54.822303 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5957 | 2026.03.04 18:56:54.822399 [ 4 ] {f9cd47d4-a55c-413e-8ec6-f74e90cda98c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5958 | 2026.03.04 18:56:54.822442 [ 4 ] {f9cd47d4-a55c-413e-8ec6-f74e90cda98c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5959 | 2026.03.04 18:56:54.823240 [ 4 ] {f9cd47d4-a55c-413e-8ec6-f74e90cda98c} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5960 | 2026.03.04 18:56:54.823278 [ 4 ] {f9cd47d4-a55c-413e-8ec6-f74e90cda98c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5961 | 2026.03.04 18:56:54.823781 [ 4 ] {f9cd47d4-a55c-413e-8ec6-f74e90cda98c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5962 | 2026.03.04 18:56:54.824005 [ 4 ] {f9cd47d4-a55c-413e-8ec6-f74e90cda98c} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5963 | 2026.03.04 18:56:54.824139 [ 4 ] {f9cd47d4-a55c-413e-8ec6-f74e90cda98c} <Debug> executeQuery: Read 1431 rows, 95.28 KiB in 0.001759 sec., 813530.4150085276 rows/sec., 52.90 MiB/sec. | ||
| 5964 | 2026.03.04 18:56:54.824177 [ 4 ] {f9cd47d4-a55c-413e-8ec6-f74e90cda98c} <Debug> TCPHandler: Processed in 0.001924664 sec. | ||
| 5965 | 2026.03.04 18:56:54.824289 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5966 | 2026.03.04 18:56:54.824396 [ 4 ] {e452357b-3c63-4d67-814c-1532c68c989e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5967 | 2026.03.04 18:56:54.824452 [ 4 ] {e452357b-3c63-4d67-814c-1532c68c989e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5968 | 2026.03.04 18:56:54.825386 [ 4 ] {e452357b-3c63-4d67-814c-1532c68c989e} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5969 | 2026.03.04 18:56:54.825425 [ 4 ] {e452357b-3c63-4d67-814c-1532c68c989e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5970 | 2026.03.04 18:56:54.825998 [ 4 ] {e452357b-3c63-4d67-814c-1532c68c989e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5971 | 2026.03.04 18:56:54.826244 [ 4 ] {e452357b-3c63-4d67-814c-1532c68c989e} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5972 | 2026.03.04 18:56:54.826355 [ 53 ] {} <Debug> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5973 | 2026.03.04 18:56:54.826386 [ 4 ] {e452357b-3c63-4d67-814c-1532c68c989e} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.002009 sec., 25883.524141363865 rows/sec., 46.38 MiB/sec. | ||
| 5974 | 2026.03.04 18:56:54.826393 [ 53 ] {} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5975 | 2026.03.04 18:56:54.826430 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5976 | 2026.03.04 18:56:54.826452 [ 4 ] {e452357b-3c63-4d67-814c-1532c68c989e} <Debug> TCPHandler: Processed in 0.002213361 sec. | ||
| 5977 | 2026.03.04 18:56:54.826503 [ 197 ] {4dedcf2f-069d-442e-8619-a826ac014536::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 | ||
| 5978 | 2026.03.04 18:56:54.826570 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5979 | 2026.03.04 18:56:54.826670 [ 4 ] {820f0429-3633-4c5d-b55e-da15befccefc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5980 | 2026.03.04 18:56:54.826713 [ 4 ] {820f0429-3633-4c5d-b55e-da15befccefc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5981 | 2026.03.04 18:56:54.826736 [ 197 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5982 | 2026.03.04 18:56:54.826824 [ 197 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 411 rows starting from the beginning of the part | ||
| 5983 | 2026.03.04 18:56:54.826978 [ 197 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 5984 | 2026.03.04 18:56:54.827056 [ 4 ] {820f0429-3633-4c5d-b55e-da15befccefc} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5985 | 2026.03.04 18:56:54.827098 [ 4 ] {820f0429-3633-4c5d-b55e-da15befccefc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 5986 | 2026.03.04 18:56:54.827105 [ 197 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 52 rows starting from the beginning of the part | ||
| 5987 | 2026.03.04 18:56:54.827230 [ 197 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 5988 | 2026.03.04 18:56:54.827362 [ 197 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 5989 | 2026.03.04 18:56:54.827489 [ 4 ] {820f0429-3633-4c5d-b55e-da15befccefc} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5990 | 2026.03.04 18:56:54.827529 [ 197 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 52 rows starting from the beginning of the part | ||
| 5991 | 2026.03.04 18:56:54.827752 [ 4 ] {820f0429-3633-4c5d-b55e-da15befccefc} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5992 | 2026.03.04 18:56:54.827911 [ 4 ] {820f0429-3633-4c5d-b55e-da15befccefc} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001259 sec., 19062.748212867355 rows/sec., 1.28 MiB/sec. | ||
| 5993 | 2026.03.04 18:56:54.827951 [ 4 ] {820f0429-3633-4c5d-b55e-da15befccefc} <Debug> TCPHandler: Processed in 0.001430693 sec. | ||
| 5994 | 2026.03.04 18:56:54.849848 [ 195 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 635 rows, containing 19 columns (19 merged, 0 gathered) in 0.023376969 sec., 27163.487276729502 rows/sec., 48.68 MiB/sec. | ||
| 5995 | 2026.03.04 18:56:54.851014 [ 196 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5996 | 2026.03.04 18:56:54.851353 [ 196 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5997 | 2026.03.04 18:56:54.851417 [ 196 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5998 | 2026.03.04 18:56:54.851532 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.70 MiB. | ||
| 5999 | 2026.03.04 18:56:55.000227 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.01 MiB, peak 263.66 MiB, free memory in arenas 0.00 B, will set to 258.15 MiB (RSS), difference: 2.14 MiB | ||
| 6000 | 2026.03.04 18:56:56.012028 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 784 | ||
| 6001 | 2026.03.04 18:56:56.014783 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6002 | 2026.03.04 18:56:56.014832 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6003 | 2026.03.04 18:56:56.016093 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6004 | 2026.03.04 18:56:56.016387 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6005 | 2026.03.04 18:56:56.016730 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 784 | ||
| 6006 | 2026.03.04 18:56:58.253571 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6007 | 2026.03.04 18:56:58.253887 [ 4 ] {b45fb010-c9f7-48da-813a-8a4feb80efeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6008 | 2026.03.04 18:56:58.253962 [ 4 ] {b45fb010-c9f7-48da-813a-8a4feb80efeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6009 | 2026.03.04 18:56:58.254660 [ 4 ] {b45fb010-c9f7-48da-813a-8a4feb80efeb} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6010 | 2026.03.04 18:56:58.254712 [ 4 ] {b45fb010-c9f7-48da-813a-8a4feb80efeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6011 | 2026.03.04 18:56:58.255112 [ 4 ] {b45fb010-c9f7-48da-813a-8a4feb80efeb} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6012 | 2026.03.04 18:56:58.255338 [ 4 ] {b45fb010-c9f7-48da-813a-8a4feb80efeb} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6013 | 2026.03.04 18:56:58.255480 [ 48 ] {} <Debug> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6014 | 2026.03.04 18:56:58.255500 [ 4 ] {b45fb010-c9f7-48da-813a-8a4feb80efeb} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001677 sec., 33392.96362552176 rows/sec., 2.55 MiB/sec. | ||
| 6015 | 2026.03.04 18:56:58.255525 [ 48 ] {} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6016 | 2026.03.04 18:56:58.255550 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6017 | 2026.03.04 18:56:58.255551 [ 4 ] {b45fb010-c9f7-48da-813a-8a4feb80efeb} <Debug> TCPHandler: Processed in 0.00215969 sec. | ||
| 6018 | 2026.03.04 18:56:58.255678 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6019 | 2026.03.04 18:56:58.255724 [ 197 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::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 | ||
| 6020 | 2026.03.04 18:56:58.255780 [ 4 ] {c855d913-80c3-4def-9d72-5c186255bbd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6021 | 2026.03.04 18:56:58.255828 [ 4 ] {c855d913-80c3-4def-9d72-5c186255bbd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6022 | 2026.03.04 18:56:58.255889 [ 197 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6023 | 2026.03.04 18:56:58.255928 [ 197 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2894 rows starting from the beginning of the part | ||
| 6024 | 2026.03.04 18:56:58.255995 [ 197 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 798 rows starting from the beginning of the part | ||
| 6025 | 2026.03.04 18:56:58.256042 [ 197 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 136 rows starting from the beginning of the part | ||
| 6026 | 2026.03.04 18:56:58.256082 [ 197 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 797 rows starting from the beginning of the part | ||
| 6027 | 2026.03.04 18:56:58.256120 [ 197 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2144 rows starting from the beginning of the part | ||
| 6028 | 2026.03.04 18:56:58.256157 [ 197 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
| 6029 | 2026.03.04 18:56:58.256275 [ 4 ] {c855d913-80c3-4def-9d72-5c186255bbd9} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6030 | 2026.03.04 18:56:58.256319 [ 4 ] {c855d913-80c3-4def-9d72-5c186255bbd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6031 | 2026.03.04 18:56:58.256659 [ 4 ] {c855d913-80c3-4def-9d72-5c186255bbd9} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6032 | 2026.03.04 18:56:58.256886 [ 4 ] {c855d913-80c3-4def-9d72-5c186255bbd9} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6033 | 2026.03.04 18:56:58.256989 [ 48 ] {} <Debug> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6034 | 2026.03.04 18:56:58.257015 [ 48 ] {} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6035 | 2026.03.04 18:56:58.257023 [ 4 ] {c855d913-80c3-4def-9d72-5c186255bbd9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001266 sec., 50552.92259083728 rows/sec., 3.95 MiB/sec. | ||
| 6036 | 2026.03.04 18:56:58.257032 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6037 | 2026.03.04 18:56:58.257061 [ 4 ] {c855d913-80c3-4def-9d72-5c186255bbd9} <Debug> TCPHandler: Processed in 0.001435364 sec. | ||
| 6038 | 2026.03.04 18:56:58.257113 [ 196 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::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 | ||
| 6039 | 2026.03.04 18:56:58.257169 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6040 | 2026.03.04 18:56:58.257203 [ 196 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6041 | 2026.03.04 18:56:58.257233 [ 196 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1552 rows starting from the beginning of the part | ||
| 6042 | 2026.03.04 18:56:58.257264 [ 4 ] {afc54986-6f87-4f78-9030-df78772610c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6043 | 2026.03.04 18:56:58.257291 [ 196 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 492 rows starting from the beginning of the part | ||
| 6044 | 2026.03.04 18:56:58.257309 [ 4 ] {afc54986-6f87-4f78-9030-df78772610c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6045 | 2026.03.04 18:56:58.257339 [ 196 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 104 rows starting from the beginning of the part | ||
| 6046 | 2026.03.04 18:56:58.257380 [ 196 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 490 rows starting from the beginning of the part | ||
| 6047 | 2026.03.04 18:56:58.257419 [ 196 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1092 rows starting from the beginning of the part | ||
| 6048 | 2026.03.04 18:56:58.257459 [ 196 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
| 6049 | 2026.03.04 18:56:58.257700 [ 4 ] {afc54986-6f87-4f78-9030-df78772610c3} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6050 | 2026.03.04 18:56:58.257736 [ 4 ] {afc54986-6f87-4f78-9030-df78772610c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6051 | 2026.03.04 18:56:58.258193 [ 4 ] {afc54986-6f87-4f78-9030-df78772610c3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6052 | 2026.03.04 18:56:58.258354 [ 195 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6825 rows, containing 5 columns (5 merged, 0 gathered) in 0.002717263 sec., 2511718.593305101 rows/sec., 204.12 MiB/sec. | ||
| 6053 | 2026.03.04 18:56:58.258402 [ 4 ] {afc54986-6f87-4f78-9030-df78772610c3} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6054 | 2026.03.04 18:56:58.258504 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6055 | 2026.03.04 18:56:58.258528 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6056 | 2026.03.04 18:56:58.258538 [ 4 ] {afc54986-6f87-4f78-9030-df78772610c3} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001293 sec., 74245.93967517401 rows/sec., 5.17 MiB/sec. | ||
| 6057 | 2026.03.04 18:56:58.258544 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6058 | 2026.03.04 18:56:58.258575 [ 4 ] {afc54986-6f87-4f78-9030-df78772610c3} <Debug> TCPHandler: Processed in 0.001455133 sec. | ||
| 6059 | 2026.03.04 18:56:58.258648 [ 199 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::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 | ||
| 6060 | 2026.03.04 18:56:58.258673 [ 188 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6061 | 2026.03.04 18:56:58.258683 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6062 | 2026.03.04 18:56:58.258786 [ 4 ] {25dca91b-aac7-402c-b2c2-f346a6b067e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6063 | 2026.03.04 18:56:58.258804 [ 199 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6064 | 2026.03.04 18:56:58.258830 [ 4 ] {25dca91b-aac7-402c-b2c2-f346a6b067e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6065 | 2026.03.04 18:56:58.258852 [ 199 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11151 rows starting from the beginning of the part | ||
| 6066 | 2026.03.04 18:56:58.258896 [ 194 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3794 rows, containing 5 columns (5 merged, 0 gathered) in 0.001815582 sec., 2089688.0449354532 rows/sec., 154.79 MiB/sec. | ||
| 6067 | 2026.03.04 18:56:58.258939 [ 199 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 266 rows starting from the beginning of the part | ||
| 6068 | 2026.03.04 18:56:58.258969 [ 195 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_36_7} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6069 | 2026.03.04 18:56:58.258998 [ 199 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::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 | ||
| 6070 | 2026.03.04 18:56:58.259051 [ 199 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 265 rows starting from the beginning of the part | ||
| 6071 | 2026.03.04 18:56:58.259082 [ 195 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_36_7} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6072 | 2026.03.04 18:56:58.259097 [ 199 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1431 rows starting from the beginning of the part | ||
| 6073 | 2026.03.04 18:56:58.259102 [ 196 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6074 | 2026.03.04 18:56:58.259146 [ 199 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 96 rows starting from the beginning of the part | ||
| 6075 | 2026.03.04 18:56:58.259160 [ 4 ] {25dca91b-aac7-402c-b2c2-f346a6b067e3} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6076 | 2026.03.04 18:56:58.259194 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 6077 | 2026.03.04 18:56:58.259199 [ 4 ] {25dca91b-aac7-402c-b2c2-f346a6b067e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6078 | 2026.03.04 18:56:58.259385 [ 196 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_36_7} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6079 | 2026.03.04 18:56:58.259453 [ 196 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_36_7} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6080 | 2026.03.04 18:56:58.259519 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 6081 | 2026.03.04 18:56:58.259565 [ 4 ] {25dca91b-aac7-402c-b2c2-f346a6b067e3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6082 | 2026.03.04 18:56:58.259774 [ 4 ] {25dca91b-aac7-402c-b2c2-f346a6b067e3} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6083 | 2026.03.04 18:56:58.259870 [ 48 ] {} <Debug> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6084 | 2026.03.04 18:56:58.259894 [ 48 ] {} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6085 | 2026.03.04 18:56:58.259903 [ 4 ] {25dca91b-aac7-402c-b2c2-f346a6b067e3} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001136 sec., 31690.140845070422 rows/sec., 2.14 MiB/sec. | ||
| 6086 | 2026.03.04 18:56:58.259910 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6087 | 2026.03.04 18:56:58.259940 [ 4 ] {25dca91b-aac7-402c-b2c2-f346a6b067e3} <Debug> TCPHandler: Processed in 0.001307 sec. | ||
| 6088 | 2026.03.04 18:56:58.259988 [ 195 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 6089 | 2026.03.04 18:56:58.260083 [ 195 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6090 | 2026.03.04 18:56:58.260111 [ 195 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1758 rows starting from the beginning of the part | ||
| 6091 | 2026.03.04 18:56:58.260163 [ 195 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 90 rows starting from the beginning of the part | ||
| 6092 | 2026.03.04 18:56:58.260207 [ 195 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 6093 | 2026.03.04 18:56:58.260247 [ 195 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 90 rows starting from the beginning of the part | ||
| 6094 | 2026.03.04 18:56:58.260287 [ 195 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 6095 | 2026.03.04 18:56:58.260326 [ 195 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
| 6096 | 2026.03.04 18:56:58.261428 [ 188 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2058 rows, containing 4 columns (4 merged, 0 gathered) in 0.001474074 sec., 1396130.7234236544 rows/sec., 89.80 MiB/sec. | ||
| 6097 | 2026.03.04 18:56:58.261713 [ 199 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6098 | 2026.03.04 18:56:58.262011 [ 199 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_36_7} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6099 | 2026.03.04 18:56:58.262092 [ 199 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_36_7} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6100 | 2026.03.04 18:56:58.262166 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 6101 | 2026.03.04 18:56:58.263533 [ 199 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13369 rows, containing 5 columns (5 merged, 0 gathered) in 0.004935924 sec., 2708510.098615781 rows/sec., 177.55 MiB/sec. | ||
| 6102 | 2026.03.04 18:56:58.263885 [ 188 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6103 | 2026.03.04 18:56:58.264175 [ 188 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6104 | 2026.03.04 18:56:58.264252 [ 188 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6105 | 2026.03.04 18:56:58.264330 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. | ||
| 6106 | 2026.03.04 18:56:58.496116 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11079 | ||
| 6107 | 2026.03.04 18:56:58.496838 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6108 | 2026.03.04 18:56:58.496880 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6109 | 2026.03.04 18:56:58.497347 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6110 | 2026.03.04 18:56:58.497591 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6111 | 2026.03.04 18:56:58.497755 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11079 | ||
| 6112 | 2026.03.04 18:56:59.079617 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 6113 | 2026.03.04 18:56:59.095323 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6114 | 2026.03.04 18:56:59.095382 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 6115 | 2026.03.04 18:56:59.101444 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6116 | 2026.03.04 18:56:59.102123 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6117 | 2026.03.04 18:56:59.104861 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 6118 | 2026.03.04 18:57:03.255801 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6119 | 2026.03.04 18:57:03.255989 [ 4 ] {3b65dff6-4d6e-4f84-ad44-2825288b48ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6120 | 2026.03.04 18:57:03.256053 [ 4 ] {3b65dff6-4d6e-4f84-ad44-2825288b48ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6121 | 2026.03.04 18:57:03.256701 [ 4 ] {3b65dff6-4d6e-4f84-ad44-2825288b48ff} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6122 | 2026.03.04 18:57:03.256747 [ 4 ] {3b65dff6-4d6e-4f84-ad44-2825288b48ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6123 | 2026.03.04 18:57:03.257145 [ 4 ] {3b65dff6-4d6e-4f84-ad44-2825288b48ff} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6124 | 2026.03.04 18:57:03.257362 [ 4 ] {3b65dff6-4d6e-4f84-ad44-2825288b48ff} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6125 | 2026.03.04 18:57:03.257520 [ 4 ] {3b65dff6-4d6e-4f84-ad44-2825288b48ff} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001577 sec., 35510.46290424857 rows/sec., 2.71 MiB/sec. | ||
| 6126 | 2026.03.04 18:57:03.257568 [ 4 ] {3b65dff6-4d6e-4f84-ad44-2825288b48ff} <Debug> TCPHandler: Processed in 0.001892224 sec. | ||
| 6127 | 2026.03.04 18:57:03.257696 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6128 | 2026.03.04 18:57:03.257805 [ 4 ] {75f158dd-509a-46be-9441-82e2ce6adc45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6129 | 2026.03.04 18:57:03.257847 [ 4 ] {75f158dd-509a-46be-9441-82e2ce6adc45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6130 | 2026.03.04 18:57:03.258288 [ 4 ] {75f158dd-509a-46be-9441-82e2ce6adc45} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6131 | 2026.03.04 18:57:03.258326 [ 4 ] {75f158dd-509a-46be-9441-82e2ce6adc45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6132 | 2026.03.04 18:57:03.258657 [ 4 ] {75f158dd-509a-46be-9441-82e2ce6adc45} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6133 | 2026.03.04 18:57:03.258866 [ 4 ] {75f158dd-509a-46be-9441-82e2ce6adc45} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6134 | 2026.03.04 18:57:03.259000 [ 4 ] {75f158dd-509a-46be-9441-82e2ce6adc45} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001219 sec., 52502.05086136177 rows/sec., 4.10 MiB/sec. | ||
| 6135 | 2026.03.04 18:57:03.259038 [ 4 ] {75f158dd-509a-46be-9441-82e2ce6adc45} <Debug> TCPHandler: Processed in 0.001392772 sec. | ||
| 6136 | 2026.03.04 18:57:03.259155 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6137 | 2026.03.04 18:57:03.259249 [ 4 ] {08b2720e-78cb-45f0-adb0-92701d697915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6138 | 2026.03.04 18:57:03.259293 [ 4 ] {08b2720e-78cb-45f0-adb0-92701d697915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6139 | 2026.03.04 18:57:03.259701 [ 4 ] {08b2720e-78cb-45f0-adb0-92701d697915} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6140 | 2026.03.04 18:57:03.259738 [ 4 ] {08b2720e-78cb-45f0-adb0-92701d697915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6141 | 2026.03.04 18:57:03.260078 [ 4 ] {08b2720e-78cb-45f0-adb0-92701d697915} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6142 | 2026.03.04 18:57:03.260283 [ 4 ] {08b2720e-78cb-45f0-adb0-92701d697915} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6143 | 2026.03.04 18:57:03.260410 [ 4 ] {08b2720e-78cb-45f0-adb0-92701d697915} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 6144 | 2026.03.04 18:57:03.260446 [ 4 ] {08b2720e-78cb-45f0-adb0-92701d697915} <Debug> TCPHandler: Processed in 0.001339131 sec. | ||
| 6145 | 2026.03.04 18:57:03.260552 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6146 | 2026.03.04 18:57:03.260644 [ 4 ] {56291f85-7639-415e-9086-a7c0d883b026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6147 | 2026.03.04 18:57:03.260684 [ 4 ] {56291f85-7639-415e-9086-a7c0d883b026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6148 | 2026.03.04 18:57:03.261006 [ 4 ] {56291f85-7639-415e-9086-a7c0d883b026} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6149 | 2026.03.04 18:57:03.261041 [ 4 ] {56291f85-7639-415e-9086-a7c0d883b026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6150 | 2026.03.04 18:57:03.261346 [ 4 ] {56291f85-7639-415e-9086-a7c0d883b026} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6151 | 2026.03.04 18:57:03.261543 [ 4 ] {56291f85-7639-415e-9086-a7c0d883b026} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6152 | 2026.03.04 18:57:03.261666 [ 4 ] {56291f85-7639-415e-9086-a7c0d883b026} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 6153 | 2026.03.04 18:57:03.261700 [ 4 ] {56291f85-7639-415e-9086-a7c0d883b026} <Debug> TCPHandler: Processed in 0.001194938 sec. | ||
| 6154 | 2026.03.04 18:57:05.857402 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6155 | 2026.03.04 18:57:05.857455 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6156 | 2026.03.04 18:57:05.998113 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11527 | ||
| 6157 | 2026.03.04 18:57:05.998584 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6158 | 2026.03.04 18:57:05.998630 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6159 | 2026.03.04 18:57:05.999167 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6160 | 2026.03.04 18:57:05.999403 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6161 | 2026.03.04 18:57:05.999550 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11527 | ||
| 6162 | 2026.03.04 18:57:06.017245 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 800 | ||
| 6163 | 2026.03.04 18:57:06.019359 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6164 | 2026.03.04 18:57:06.019415 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6165 | 2026.03.04 18:57:06.020617 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6166 | 2026.03.04 18:57:06.020903 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6167 | 2026.03.04 18:57:06.021265 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 800 | ||
| 6168 | 2026.03.04 18:57:06.605249 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 6169 | 2026.03.04 18:57:06.622039 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6170 | 2026.03.04 18:57:06.622100 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6171 | 2026.03.04 18:57:06.628113 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6172 | 2026.03.04 18:57:06.628830 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6173 | 2026.03.04 18:57:06.631635 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 6174 | 2026.03.04 18:57:06.664038 [ 37 ] {} <Debug> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e) (MergerMutator): Selected 5 parts from all_1_26_5 to all_30_30_0 | ||
| 6175 | 2026.03.04 18:57:06.664109 [ 37 ] {} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6176 | 2026.03.04 18:57:06.664130 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6177 | 2026.03.04 18:57:06.664230 [ 196 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_5 to all_30_30_0 into Compact with storage Full | ||
| 6178 | 2026.03.04 18:57:06.664368 [ 196 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6179 | 2026.03.04 18:57:06.664422 [ 196 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 226 rows starting from the beginning of the part | ||
| 6180 | 2026.03.04 18:57:06.664522 [ 196 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 144 rows starting from the beginning of the part | ||
| 6181 | 2026.03.04 18:57:06.664611 [ 196 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
| 6182 | 2026.03.04 18:57:06.664681 [ 196 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 142 rows starting from the beginning of the part | ||
| 6183 | 2026.03.04 18:57:06.664747 [ 196 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 68 rows starting from the beginning of the part | ||
| 6184 | 2026.03.04 18:57:06.665779 [ 199 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 620 rows, containing 5 columns (5 merged, 0 gathered) in 0.001586257 sec., 390857.21922740137 rows/sec., 26.23 MiB/sec. | ||
| 6185 | 2026.03.04 18:57:06.665926 [ 196 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 6186 | 2026.03.04 18:57:06.666160 [ 196 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_30_6} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6187 | 2026.03.04 18:57:06.666223 [ 196 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_30_6} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e) (MergerMutator): Merged 5 parts: [all_1_26_5, all_30_30_0] -> all_1_30_6 | ||
| 6188 | 2026.03.04 18:57:06.666280 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 6189 | 2026.03.04 18:57:08.259357 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6190 | 2026.03.04 18:57:08.259541 [ 4 ] {15e43ae8-70dc-431e-bdf3-f0fb5019815d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6191 | 2026.03.04 18:57:08.259610 [ 4 ] {15e43ae8-70dc-431e-bdf3-f0fb5019815d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6192 | 2026.03.04 18:57:08.260374 [ 4 ] {15e43ae8-70dc-431e-bdf3-f0fb5019815d} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6193 | 2026.03.04 18:57:08.260432 [ 4 ] {15e43ae8-70dc-431e-bdf3-f0fb5019815d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6194 | 2026.03.04 18:57:08.260840 [ 4 ] {15e43ae8-70dc-431e-bdf3-f0fb5019815d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6195 | 2026.03.04 18:57:08.261066 [ 4 ] {15e43ae8-70dc-431e-bdf3-f0fb5019815d} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6196 | 2026.03.04 18:57:08.261228 [ 4 ] {15e43ae8-70dc-431e-bdf3-f0fb5019815d} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001735 sec., 78386.16714697407 rows/sec., 6.79 MiB/sec. | ||
| 6197 | 2026.03.04 18:57:08.261278 [ 4 ] {15e43ae8-70dc-431e-bdf3-f0fb5019815d} <Debug> TCPHandler: Processed in 0.002048137 sec. | ||
| 6198 | 2026.03.04 18:57:08.261399 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6199 | 2026.03.04 18:57:08.261499 [ 4 ] {3e0ba305-00f4-4502-9420-e02c5fb138bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6200 | 2026.03.04 18:57:08.261542 [ 4 ] {3e0ba305-00f4-4502-9420-e02c5fb138bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6201 | 2026.03.04 18:57:08.261962 [ 4 ] {3e0ba305-00f4-4502-9420-e02c5fb138bc} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6202 | 2026.03.04 18:57:08.261997 [ 4 ] {3e0ba305-00f4-4502-9420-e02c5fb138bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6203 | 2026.03.04 18:57:08.262302 [ 4 ] {3e0ba305-00f4-4502-9420-e02c5fb138bc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6204 | 2026.03.04 18:57:08.262509 [ 4 ] {3e0ba305-00f4-4502-9420-e02c5fb138bc} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6205 | 2026.03.04 18:57:08.262640 [ 4 ] {3e0ba305-00f4-4502-9420-e02c5fb138bc} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001166 sec., 34305.31732418525 rows/sec., 2.52 MiB/sec. | ||
| 6206 | 2026.03.04 18:57:08.262677 [ 4 ] {3e0ba305-00f4-4502-9420-e02c5fb138bc} <Debug> TCPHandler: Processed in 0.001327961 sec. | ||
| 6207 | 2026.03.04 18:57:08.262795 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6208 | 2026.03.04 18:57:08.262889 [ 4 ] {f3f668bf-2d95-43c5-a3d9-0f327e726a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6209 | 2026.03.04 18:57:08.262928 [ 4 ] {f3f668bf-2d95-43c5-a3d9-0f327e726a54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6210 | 2026.03.04 18:57:08.263356 [ 4 ] {f3f668bf-2d95-43c5-a3d9-0f327e726a54} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6211 | 2026.03.04 18:57:08.263391 [ 4 ] {f3f668bf-2d95-43c5-a3d9-0f327e726a54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6212 | 2026.03.04 18:57:08.263690 [ 4 ] {f3f668bf-2d95-43c5-a3d9-0f327e726a54} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6213 | 2026.03.04 18:57:08.263892 [ 4 ] {f3f668bf-2d95-43c5-a3d9-0f327e726a54} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6214 | 2026.03.04 18:57:08.264019 [ 4 ] {f3f668bf-2d95-43c5-a3d9-0f327e726a54} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001148 sec., 90592.33449477353 rows/sec., 7.08 MiB/sec. | ||
| 6215 | 2026.03.04 18:57:08.264056 [ 4 ] {f3f668bf-2d95-43c5-a3d9-0f327e726a54} <Debug> TCPHandler: Processed in 0.00130845 sec. | ||
| 6216 | 2026.03.04 18:57:08.264170 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6217 | 2026.03.04 18:57:08.264261 [ 4 ] {d048d529-ccf8-4188-b728-bfc523304660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6218 | 2026.03.04 18:57:08.264303 [ 4 ] {d048d529-ccf8-4188-b728-bfc523304660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6219 | 2026.03.04 18:57:08.264705 [ 4 ] {d048d529-ccf8-4188-b728-bfc523304660} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6220 | 2026.03.04 18:57:08.264740 [ 4 ] {d048d529-ccf8-4188-b728-bfc523304660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6221 | 2026.03.04 18:57:08.265060 [ 4 ] {d048d529-ccf8-4188-b728-bfc523304660} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6222 | 2026.03.04 18:57:08.265266 [ 4 ] {d048d529-ccf8-4188-b728-bfc523304660} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6223 | 2026.03.04 18:57:08.265395 [ 4 ] {d048d529-ccf8-4188-b728-bfc523304660} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 6224 | 2026.03.04 18:57:08.265431 [ 4 ] {d048d529-ccf8-4188-b728-bfc523304660} <Debug> TCPHandler: Processed in 0.001308571 sec. | ||
| 6225 | 2026.03.04 18:57:08.265531 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6226 | 2026.03.04 18:57:08.265621 [ 4 ] {84b723ef-3821-401b-9062-9f91cb82a5e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6227 | 2026.03.04 18:57:08.265673 [ 4 ] {84b723ef-3821-401b-9062-9f91cb82a5e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6228 | 2026.03.04 18:57:08.266512 [ 4 ] {84b723ef-3821-401b-9062-9f91cb82a5e0} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6229 | 2026.03.04 18:57:08.266547 [ 4 ] {84b723ef-3821-401b-9062-9f91cb82a5e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6230 | 2026.03.04 18:57:08.267094 [ 4 ] {84b723ef-3821-401b-9062-9f91cb82a5e0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6231 | 2026.03.04 18:57:08.267311 [ 4 ] {84b723ef-3821-401b-9062-9f91cb82a5e0} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6232 | 2026.03.04 18:57:08.267444 [ 4 ] {84b723ef-3821-401b-9062-9f91cb82a5e0} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001841 sec., 21727.322107550244 rows/sec., 38.93 MiB/sec. | ||
| 6233 | 2026.03.04 18:57:08.267494 [ 4 ] {84b723ef-3821-401b-9062-9f91cb82a5e0} <Debug> TCPHandler: Processed in 0.002010446 sec. | ||
| 6234 | 2026.03.04 18:57:08.267600 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6235 | 2026.03.04 18:57:08.267692 [ 4 ] {774196a4-71bb-4a89-a64b-6e2bf6173792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6236 | 2026.03.04 18:57:08.267733 [ 4 ] {774196a4-71bb-4a89-a64b-6e2bf6173792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6237 | 2026.03.04 18:57:08.268052 [ 4 ] {774196a4-71bb-4a89-a64b-6e2bf6173792} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6238 | 2026.03.04 18:57:08.268087 [ 4 ] {774196a4-71bb-4a89-a64b-6e2bf6173792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6239 | 2026.03.04 18:57:08.268386 [ 4 ] {774196a4-71bb-4a89-a64b-6e2bf6173792} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6240 | 2026.03.04 18:57:08.268593 [ 4 ] {774196a4-71bb-4a89-a64b-6e2bf6173792} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6241 | 2026.03.04 18:57:08.268721 [ 4 ] {774196a4-71bb-4a89-a64b-6e2bf6173792} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 6242 | 2026.03.04 18:57:08.268756 [ 4 ] {774196a4-71bb-4a89-a64b-6e2bf6173792} <Debug> TCPHandler: Processed in 0.001202828 sec. | ||
| 6243 | 2026.03.04 18:57:09.707726 [ 33 ] {} <Debug> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 | ||
| 6244 | 2026.03.04 18:57:09.707798 [ 33 ] {} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6245 | 2026.03.04 18:57:09.707824 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6246 | 2026.03.04 18:57:09.707954 [ 200 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_16_3 to all_20_20_0 into Compact with storage Full | ||
| 6247 | 2026.03.04 18:57:09.708109 [ 200 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6248 | 2026.03.04 18:57:09.708152 [ 200 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 882 rows starting from the beginning of the part | ||
| 6249 | 2026.03.04 18:57:09.708231 [ 200 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 149 rows starting from the beginning of the part | ||
| 6250 | 2026.03.04 18:57:09.708286 [ 200 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 149 rows starting from the beginning of the part | ||
| 6251 | 2026.03.04 18:57:09.708342 [ 200 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 149 rows starting from the beginning of the part | ||
| 6252 | 2026.03.04 18:57:09.708392 [ 200 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 732 rows starting from the beginning of the part | ||
| 6253 | 2026.03.04 18:57:09.709469 [ 196 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2061 rows, containing 5 columns (5 merged, 0 gathered) in 0.001575757 sec., 1307942.7855944794 rows/sec., 84.42 MiB/sec. | ||
| 6254 | 2026.03.04 18:57:09.709648 [ 196 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 6255 | 2026.03.04 18:57:09.709907 [ 196 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_20_4} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6256 | 2026.03.04 18:57:09.709980 [ 196 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_20_4} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 | ||
| 6257 | 2026.03.04 18:57:09.710051 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 6258 | 2026.03.04 18:57:13.265301 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6259 | 2026.03.04 18:57:13.265485 [ 4 ] {854584d8-2545-45e9-8eec-0762cd4811db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6260 | 2026.03.04 18:57:13.265548 [ 4 ] {854584d8-2545-45e9-8eec-0762cd4811db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6261 | 2026.03.04 18:57:13.266270 [ 4 ] {854584d8-2545-45e9-8eec-0762cd4811db} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6262 | 2026.03.04 18:57:13.266313 [ 4 ] {854584d8-2545-45e9-8eec-0762cd4811db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6263 | 2026.03.04 18:57:13.266705 [ 4 ] {854584d8-2545-45e9-8eec-0762cd4811db} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6264 | 2026.03.04 18:57:13.266928 [ 4 ] {854584d8-2545-45e9-8eec-0762cd4811db} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6265 | 2026.03.04 18:57:13.267073 [ 4 ] {854584d8-2545-45e9-8eec-0762cd4811db} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001636 sec., 173594.13202933985 rows/sec., 11.03 MiB/sec. | ||
| 6266 | 2026.03.04 18:57:13.267115 [ 4 ] {854584d8-2545-45e9-8eec-0762cd4811db} <Debug> TCPHandler: Processed in 0.001934285 sec. | ||
| 6267 | 2026.03.04 18:57:13.267240 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6268 | 2026.03.04 18:57:13.267334 [ 4 ] {3ad69c20-0295-4204-888f-7622c1b9ed81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6269 | 2026.03.04 18:57:13.267374 [ 4 ] {3ad69c20-0295-4204-888f-7622c1b9ed81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6270 | 2026.03.04 18:57:13.268152 [ 4 ] {3ad69c20-0295-4204-888f-7622c1b9ed81} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6271 | 2026.03.04 18:57:13.268189 [ 4 ] {3ad69c20-0295-4204-888f-7622c1b9ed81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6272 | 2026.03.04 18:57:13.268520 [ 4 ] {3ad69c20-0295-4204-888f-7622c1b9ed81} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6273 | 2026.03.04 18:57:13.268720 [ 4 ] {3ad69c20-0295-4204-888f-7622c1b9ed81} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6274 | 2026.03.04 18:57:13.268850 [ 4 ] {3ad69c20-0295-4204-888f-7622c1b9ed81} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.001534 sec., 519556.7144719687 rows/sec., 40.84 MiB/sec. | ||
| 6275 | 2026.03.04 18:57:13.268886 [ 4 ] {3ad69c20-0295-4204-888f-7622c1b9ed81} <Debug> TCPHandler: Processed in 0.001693799 sec. | ||
| 6276 | 2026.03.04 18:57:13.268997 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6277 | 2026.03.04 18:57:13.269089 [ 4 ] {0fc232bc-c26d-46cb-9874-62d73d3da984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6278 | 2026.03.04 18:57:13.269127 [ 4 ] {0fc232bc-c26d-46cb-9874-62d73d3da984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6279 | 2026.03.04 18:57:13.269555 [ 4 ] {0fc232bc-c26d-46cb-9874-62d73d3da984} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6280 | 2026.03.04 18:57:13.269589 [ 4 ] {0fc232bc-c26d-46cb-9874-62d73d3da984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6281 | 2026.03.04 18:57:13.269877 [ 4 ] {0fc232bc-c26d-46cb-9874-62d73d3da984} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6282 | 2026.03.04 18:57:13.270068 [ 4 ] {0fc232bc-c26d-46cb-9874-62d73d3da984} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6283 | 2026.03.04 18:57:13.270191 [ 4 ] {0fc232bc-c26d-46cb-9874-62d73d3da984} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001119 sec., 126899.01697944594 rows/sec., 7.45 MiB/sec. | ||
| 6284 | 2026.03.04 18:57:13.270227 [ 4 ] {0fc232bc-c26d-46cb-9874-62d73d3da984} <Debug> TCPHandler: Processed in 0.001276279 sec. | ||
| 6285 | 2026.03.04 18:57:13.270339 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6286 | 2026.03.04 18:57:13.270430 [ 4 ] {54b37211-2f00-45cb-8c66-f6d172c5fece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6287 | 2026.03.04 18:57:13.270468 [ 4 ] {54b37211-2f00-45cb-8c66-f6d172c5fece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6288 | 2026.03.04 18:57:13.270891 [ 4 ] {54b37211-2f00-45cb-8c66-f6d172c5fece} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6289 | 2026.03.04 18:57:13.270926 [ 4 ] {54b37211-2f00-45cb-8c66-f6d172c5fece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6290 | 2026.03.04 18:57:13.271215 [ 4 ] {54b37211-2f00-45cb-8c66-f6d172c5fece} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6291 | 2026.03.04 18:57:13.271412 [ 4 ] {54b37211-2f00-45cb-8c66-f6d172c5fece} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6292 | 2026.03.04 18:57:13.271535 [ 4 ] {54b37211-2f00-45cb-8c66-f6d172c5fece} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001123 sec., 132680.32056990205 rows/sec., 8.57 MiB/sec. | ||
| 6293 | 2026.03.04 18:57:13.271570 [ 4 ] {54b37211-2f00-45cb-8c66-f6d172c5fece} <Debug> TCPHandler: Processed in 0.0012772 sec. | ||
| 6294 | 2026.03.04 18:57:13.271680 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6295 | 2026.03.04 18:57:13.271771 [ 4 ] {0422b82c-290e-4bab-9900-559ef701f8ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6296 | 2026.03.04 18:57:13.271809 [ 4 ] {0422b82c-290e-4bab-9900-559ef701f8ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6297 | 2026.03.04 18:57:13.272225 [ 4 ] {0422b82c-290e-4bab-9900-559ef701f8ae} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6298 | 2026.03.04 18:57:13.272260 [ 4 ] {0422b82c-290e-4bab-9900-559ef701f8ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6299 | 2026.03.04 18:57:13.272549 [ 4 ] {0422b82c-290e-4bab-9900-559ef701f8ae} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6300 | 2026.03.04 18:57:13.272745 [ 4 ] {0422b82c-290e-4bab-9900-559ef701f8ae} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6301 | 2026.03.04 18:57:13.272866 [ 4 ] {0422b82c-290e-4bab-9900-559ef701f8ae} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001112 sec., 133093.52517985614 rows/sec., 7.57 MiB/sec. | ||
| 6302 | 2026.03.04 18:57:13.272902 [ 4 ] {0422b82c-290e-4bab-9900-559ef701f8ae} <Debug> TCPHandler: Processed in 0.00126805 sec. | ||
| 6303 | 2026.03.04 18:57:13.273013 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6304 | 2026.03.04 18:57:13.273103 [ 4 ] {ff05fa08-3cf8-4a87-be56-5b7f20c5eb5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6305 | 2026.03.04 18:57:13.273141 [ 4 ] {ff05fa08-3cf8-4a87-be56-5b7f20c5eb5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6306 | 2026.03.04 18:57:13.273702 [ 4 ] {ff05fa08-3cf8-4a87-be56-5b7f20c5eb5b} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6307 | 2026.03.04 18:57:13.273737 [ 4 ] {ff05fa08-3cf8-4a87-be56-5b7f20c5eb5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6308 | 2026.03.04 18:57:13.274041 [ 4 ] {ff05fa08-3cf8-4a87-be56-5b7f20c5eb5b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6309 | 2026.03.04 18:57:13.274240 [ 4 ] {ff05fa08-3cf8-4a87-be56-5b7f20c5eb5b} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6310 | 2026.03.04 18:57:13.274362 [ 4 ] {ff05fa08-3cf8-4a87-be56-5b7f20c5eb5b} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001276 sec., 384012.53918495297 rows/sec., 26.92 MiB/sec. | ||
| 6311 | 2026.03.04 18:57:13.274398 [ 4 ] {ff05fa08-3cf8-4a87-be56-5b7f20c5eb5b} <Debug> TCPHandler: Processed in 0.001431443 sec. | ||
| 6312 | 2026.03.04 18:57:13.274507 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6313 | 2026.03.04 18:57:13.274599 [ 4 ] {226204f0-cb87-4b07-bb28-7ac13b24627b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6314 | 2026.03.04 18:57:13.274639 [ 4 ] {226204f0-cb87-4b07-bb28-7ac13b24627b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6315 | 2026.03.04 18:57:13.274959 [ 4 ] {226204f0-cb87-4b07-bb28-7ac13b24627b} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6316 | 2026.03.04 18:57:13.274994 [ 4 ] {226204f0-cb87-4b07-bb28-7ac13b24627b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6317 | 2026.03.04 18:57:13.275285 [ 4 ] {226204f0-cb87-4b07-bb28-7ac13b24627b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6318 | 2026.03.04 18:57:13.275478 [ 4 ] {226204f0-cb87-4b07-bb28-7ac13b24627b} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6319 | 2026.03.04 18:57:13.275598 [ 4 ] {226204f0-cb87-4b07-bb28-7ac13b24627b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001017 sec., 5899.705014749263 rows/sec., 308.24 KiB/sec. | ||
| 6320 | 2026.03.04 18:57:13.275633 [ 4 ] {226204f0-cb87-4b07-bb28-7ac13b24627b} <Debug> TCPHandler: Processed in 0.001172257 sec. | ||
| 6321 | 2026.03.04 18:57:13.275742 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6322 | 2026.03.04 18:57:13.275832 [ 4 ] {4c2ad141-7c2d-477f-82c4-2f66c9da6323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6323 | 2026.03.04 18:57:13.275871 [ 4 ] {4c2ad141-7c2d-477f-82c4-2f66c9da6323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6324 | 2026.03.04 18:57:13.276265 [ 4 ] {4c2ad141-7c2d-477f-82c4-2f66c9da6323} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6325 | 2026.03.04 18:57:13.276299 [ 4 ] {4c2ad141-7c2d-477f-82c4-2f66c9da6323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6326 | 2026.03.04 18:57:13.276616 [ 4 ] {4c2ad141-7c2d-477f-82c4-2f66c9da6323} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6327 | 2026.03.04 18:57:13.276836 [ 4 ] {4c2ad141-7c2d-477f-82c4-2f66c9da6323} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6328 | 2026.03.04 18:57:13.276959 [ 4 ] {4c2ad141-7c2d-477f-82c4-2f66c9da6323} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001144 sec., 231643.35664335664 rows/sec., 15.39 MiB/sec. | ||
| 6329 | 2026.03.04 18:57:13.276993 [ 4 ] {4c2ad141-7c2d-477f-82c4-2f66c9da6323} <Debug> TCPHandler: Processed in 0.00129813 sec. | ||
| 6330 | 2026.03.04 18:57:13.277105 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6331 | 2026.03.04 18:57:13.277202 [ 4 ] {57fcfd0f-ef71-41d3-aaf2-d3cb010c883d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6332 | 2026.03.04 18:57:13.277243 [ 4 ] {57fcfd0f-ef71-41d3-aaf2-d3cb010c883d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6333 | 2026.03.04 18:57:13.277543 [ 4 ] {57fcfd0f-ef71-41d3-aaf2-d3cb010c883d} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6334 | 2026.03.04 18:57:13.277601 [ 4 ] {57fcfd0f-ef71-41d3-aaf2-d3cb010c883d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6335 | 2026.03.04 18:57:13.277872 [ 4 ] {57fcfd0f-ef71-41d3-aaf2-d3cb010c883d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6336 | 2026.03.04 18:57:13.278065 [ 4 ] {57fcfd0f-ef71-41d3-aaf2-d3cb010c883d} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6337 | 2026.03.04 18:57:13.278193 [ 4 ] {57fcfd0f-ef71-41d3-aaf2-d3cb010c883d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001008 sec., 992.063492063492 rows/sec., 66.85 KiB/sec. | ||
| 6338 | 2026.03.04 18:57:13.278227 [ 4 ] {57fcfd0f-ef71-41d3-aaf2-d3cb010c883d} <Debug> TCPHandler: Processed in 0.001169637 sec. | ||
| 6339 | 2026.03.04 18:57:13.278336 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6340 | 2026.03.04 18:57:13.278426 [ 4 ] {983f65f0-ae64-4040-8e5c-fd9c9bb556c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6341 | 2026.03.04 18:57:13.278465 [ 4 ] {983f65f0-ae64-4040-8e5c-fd9c9bb556c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6342 | 2026.03.04 18:57:13.278777 [ 4 ] {983f65f0-ae64-4040-8e5c-fd9c9bb556c1} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6343 | 2026.03.04 18:57:13.278812 [ 4 ] {983f65f0-ae64-4040-8e5c-fd9c9bb556c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6344 | 2026.03.04 18:57:13.279103 [ 4 ] {983f65f0-ae64-4040-8e5c-fd9c9bb556c1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6345 | 2026.03.04 18:57:13.279301 [ 4 ] {983f65f0-ae64-4040-8e5c-fd9c9bb556c1} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6346 | 2026.03.04 18:57:13.279425 [ 4 ] {983f65f0-ae64-4040-8e5c-fd9c9bb556c1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001017 sec., 88495.57522123895 rows/sec., 5.54 MiB/sec. | ||
| 6347 | 2026.03.04 18:57:13.279458 [ 4 ] {983f65f0-ae64-4040-8e5c-fd9c9bb556c1} <Debug> TCPHandler: Processed in 0.001169027 sec. | ||
| 6348 | 2026.03.04 18:57:13.499745 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12039 | ||
| 6349 | 2026.03.04 18:57:13.500628 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6350 | 2026.03.04 18:57:13.500699 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6351 | 2026.03.04 18:57:13.501196 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6352 | 2026.03.04 18:57:13.501438 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6353 | 2026.03.04 18:57:13.501590 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12039 | ||
| 6354 | 2026.03.04 18:57:14.131781 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6355 | 2026.03.04 18:57:14.149502 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6356 | 2026.03.04 18:57:14.149566 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6357 | 2026.03.04 18:57:14.155274 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6358 | 2026.03.04 18:57:14.155974 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6359 | 2026.03.04 18:57:14.158879 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6360 | 2026.03.04 18:57:14.947196 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60783 | ||
| 6361 | 2026.03.04 18:57:14.947306 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6362 | 2026.03.04 18:57:14.947333 [ 287 ] {} <Debug> TCP-Session: 315746a9-a3aa-4c04-82cb-74aaeef81720 Authenticating user 'default' from [fd00:1122:3344:101::e]:60783 | ||
| 6363 | 2026.03.04 18:57:14.947354 [ 287 ] {} <Debug> TCP-Session: 315746a9-a3aa-4c04-82cb-74aaeef81720 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6364 | 2026.03.04 18:57:14.947367 [ 287 ] {} <Debug> TCP-Session: 315746a9-a3aa-4c04-82cb-74aaeef81720 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6365 | 2026.03.04 18:57:14.947560 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58044 | ||
| 6366 | 2026.03.04 18:57:14.947568 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49328 | ||
| 6367 | 2026.03.04 18:57:14.947673 [ 287 ] {} <Trace> TCP-Session: 315746a9-a3aa-4c04-82cb-74aaeef81720 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6368 | 2026.03.04 18:57:14.947685 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6369 | 2026.03.04 18:57:14.947705 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6370 | 2026.03.04 18:57:14.947729 [ 288 ] {} <Debug> TCP-Session: 47b76f60-ca0d-4de0-aee3-4b09e7c00736 Authenticating user 'default' from [fd00:1122:3344:101::e]:58044 | ||
| 6371 | 2026.03.04 18:57:14.947741 [ 289 ] {} <Debug> TCP-Session: 6ed702bf-c09a-4158-bfac-71a32e0f5154 Authenticating user 'default' from [fd00:1122:3344:101::e]:49328 | ||
| 6372 | 2026.03.04 18:57:14.947757 [ 288 ] {} <Debug> TCP-Session: 47b76f60-ca0d-4de0-aee3-4b09e7c00736 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6373 | 2026.03.04 18:57:14.947769 [ 289 ] {} <Debug> TCP-Session: 6ed702bf-c09a-4158-bfac-71a32e0f5154 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6374 | 2026.03.04 18:57:14.947776 [ 288 ] {} <Debug> TCP-Session: 47b76f60-ca0d-4de0-aee3-4b09e7c00736 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6375 | 2026.03.04 18:57:14.947791 [ 289 ] {} <Debug> TCP-Session: 6ed702bf-c09a-4158-bfac-71a32e0f5154 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6376 | 2026.03.04 18:57:14.947846 [ 287 ] {161f5ecb-446b-4144-a534-36ce28498927} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60783) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6377 | 2026.03.04 18:57:14.948108 [ 287 ] {161f5ecb-446b-4144-a534-36ce28498927} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6378 | 2026.03.04 18:57:14.948166 [ 287 ] {161f5ecb-446b-4144-a534-36ce28498927} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6379 | 2026.03.04 18:57:14.948443 [ 287 ] {161f5ecb-446b-4144-a534-36ce28498927} <Debug> oximeter.version (8e94a6cd-07aa-4e10-bd05-b111c21cc4a6) (SelectExecutor): Key condition: unknown | ||
| 6380 | 2026.03.04 18:57:14.949384 [ 327 ] {161f5ecb-446b-4144-a534-36ce28498927} <Trace> AggregatingTransform: Aggregating | ||
| 6381 | 2026.03.04 18:57:14.949450 [ 327 ] {161f5ecb-446b-4144-a534-36ce28498927} <Trace> Aggregator: Aggregation method: without_key | ||
| 6382 | 2026.03.04 18:57:14.949483 [ 327 ] {161f5ecb-446b-4144-a534-36ce28498927} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000941622 sec. (1061.997 rows/sec., 41.48 KiB/sec.) | ||
| 6383 | 2026.03.04 18:57:14.949500 [ 327 ] {161f5ecb-446b-4144-a534-36ce28498927} <Trace> Aggregator: Merging aggregated data | ||
| 6384 | 2026.03.04 18:57:14.952798 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39153 | ||
| 6385 | 2026.03.04 18:57:14.952802 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43365 | ||
| 6386 | 2026.03.04 18:57:14.952839 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42765 | ||
| 6387 | 2026.03.04 18:57:14.952828 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57145 | ||
| 6388 | 2026.03.04 18:57:14.952820 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47482 | ||
| 6389 | 2026.03.04 18:57:14.952850 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57043 | ||
| 6390 | 2026.03.04 18:57:14.953357 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6391 | 2026.03.04 18:57:14.953388 [ 294 ] {} <Debug> TCP-Session: b25a2c2c-0563-4e57-8637-608d6f552170 Authenticating user 'default' from [fd00:1122:3344:101::e]:42765 | ||
| 6392 | 2026.03.04 18:57:14.953405 [ 294 ] {} <Debug> TCP-Session: b25a2c2c-0563-4e57-8637-608d6f552170 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6393 | 2026.03.04 18:57:14.953418 [ 294 ] {} <Debug> TCP-Session: b25a2c2c-0563-4e57-8637-608d6f552170 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6394 | 2026.03.04 18:57:14.953435 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6395 | 2026.03.04 18:57:14.953470 [ 292 ] {} <Debug> TCP-Session: ed1d0fce-b970-4793-900a-9e2c61e7a7f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:47482 | ||
| 6396 | 2026.03.04 18:57:14.953488 [ 292 ] {} <Debug> TCP-Session: ed1d0fce-b970-4793-900a-9e2c61e7a7f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6397 | 2026.03.04 18:57:14.953501 [ 292 ] {} <Debug> TCP-Session: ed1d0fce-b970-4793-900a-9e2c61e7a7f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6398 | 2026.03.04 18:57:14.953562 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6399 | 2026.03.04 18:57:14.953601 [ 291 ] {} <Debug> TCP-Session: 09dfb7b5-07c0-42e8-8df7-cb70241b0d96 Authenticating user 'default' from [fd00:1122:3344:101::e]:43365 | ||
| 6400 | 2026.03.04 18:57:14.953624 [ 291 ] {} <Debug> TCP-Session: 09dfb7b5-07c0-42e8-8df7-cb70241b0d96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6401 | 2026.03.04 18:57:14.953636 [ 291 ] {} <Debug> TCP-Session: 09dfb7b5-07c0-42e8-8df7-cb70241b0d96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6402 | 2026.03.04 18:57:14.953636 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6403 | 2026.03.04 18:57:14.953676 [ 290 ] {} <Debug> TCP-Session: 3beda31e-f88c-4db4-adca-e1bb87eb694b Authenticating user 'default' from [fd00:1122:3344:101::e]:39153 | ||
| 6404 | 2026.03.04 18:57:14.953696 [ 290 ] {} <Debug> TCP-Session: 3beda31e-f88c-4db4-adca-e1bb87eb694b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6405 | 2026.03.04 18:57:14.953714 [ 290 ] {} <Debug> TCP-Session: 3beda31e-f88c-4db4-adca-e1bb87eb694b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6406 | 2026.03.04 18:57:14.953728 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6407 | 2026.03.04 18:57:14.953766 [ 3 ] {} <Debug> TCP-Session: 6100c127-9d90-42fe-9eb9-dc0288a21ea9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57043 | ||
| 6408 | 2026.03.04 18:57:14.953790 [ 3 ] {} <Debug> TCP-Session: 6100c127-9d90-42fe-9eb9-dc0288a21ea9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6409 | 2026.03.04 18:57:14.953808 [ 3 ] {} <Debug> TCP-Session: 6100c127-9d90-42fe-9eb9-dc0288a21ea9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6410 | 2026.03.04 18:57:14.953859 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6411 | 2026.03.04 18:57:14.953887 [ 293 ] {} <Debug> TCP-Session: 10560ee3-6f0d-4b3b-be96-b7569989961a Authenticating user 'default' from [fd00:1122:3344:101::e]:57145 | ||
| 6412 | 2026.03.04 18:57:14.953902 [ 293 ] {} <Debug> TCP-Session: 10560ee3-6f0d-4b3b-be96-b7569989961a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6413 | 2026.03.04 18:57:14.953914 [ 293 ] {} <Debug> TCP-Session: 10560ee3-6f0d-4b3b-be96-b7569989961a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6414 | 2026.03.04 18:57:14.953943 [ 287 ] {161f5ecb-446b-4144-a534-36ce28498927} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00615 sec., 162.60162601626016 rows/sec., 6.35 KiB/sec. | ||
| 6415 | 2026.03.04 18:57:14.954108 [ 287 ] {161f5ecb-446b-4144-a534-36ce28498927} <Debug> TCPHandler: Processed in 0.006547111 sec. | ||
| 6416 | 2026.03.04 18:57:14.954224 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6417 | 2026.03.04 18:57:14.954254 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6418 | 2026.03.04 18:57:14.954272 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6419 | 2026.03.04 18:57:14.954299 [ 289 ] {} <Debug> TCP-Session: 6ed702bf-c09a-4158-bfac-71a32e0f5154 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6420 | 2026.03.04 18:57:14.954304 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6421 | 2026.03.04 18:57:14.954332 [ 290 ] {} <Debug> TCP-Session: 3beda31e-f88c-4db4-adca-e1bb87eb694b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6422 | 2026.03.04 18:57:14.954336 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6423 | 2026.03.04 18:57:14.954364 [ 3 ] {} <Debug> TCP-Session: 6100c127-9d90-42fe-9eb9-dc0288a21ea9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6424 | 2026.03.04 18:57:14.954361 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6425 | 2026.03.04 18:57:14.954389 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6426 | 2026.03.04 18:57:14.954407 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6427 | 2026.03.04 18:57:14.954420 [ 293 ] {} <Debug> TCP-Session: 10560ee3-6f0d-4b3b-be96-b7569989961a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6428 | 2026.03.04 18:57:14.954448 [ 291 ] {} <Debug> TCP-Session: 09dfb7b5-07c0-42e8-8df7-cb70241b0d96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6429 | 2026.03.04 18:57:14.954461 [ 294 ] {} <Debug> TCP-Session: b25a2c2c-0563-4e57-8637-608d6f552170 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6430 | 2026.03.04 18:57:14.954429 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6431 | 2026.03.04 18:57:14.954270 [ 288 ] {} <Debug> TCP-Session: 47b76f60-ca0d-4de0-aee3-4b09e7c00736 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6432 | 2026.03.04 18:57:14.954521 [ 287 ] {} <Debug> TCP-Session: 315746a9-a3aa-4c04-82cb-74aaeef81720 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6433 | 2026.03.04 18:57:14.954395 [ 292 ] {} <Debug> TCP-Session: ed1d0fce-b970-4793-900a-9e2c61e7a7f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6434 | 2026.03.04 18:57:16.021512 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 834 | ||
| 6435 | 2026.03.04 18:57:16.024613 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6436 | 2026.03.04 18:57:16.024701 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6437 | 2026.03.04 18:57:16.026215 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6438 | 2026.03.04 18:57:16.026542 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6439 | 2026.03.04 18:57:16.026979 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 834 | ||
| 6440 | 2026.03.04 18:57:16.594428 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48069 | ||
| 6441 | 2026.03.04 18:57:16.594553 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6442 | 2026.03.04 18:57:16.594583 [ 291 ] {} <Debug> TCP-Session: 8778094e-8764-4a5c-ae99-4dd273325e57 Authenticating user 'default' from [fd00:1122:3344:101::e]:48069 | ||
| 6443 | 2026.03.04 18:57:16.594606 [ 291 ] {} <Debug> TCP-Session: 8778094e-8764-4a5c-ae99-4dd273325e57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6444 | 2026.03.04 18:57:16.594619 [ 291 ] {} <Debug> TCP-Session: 8778094e-8764-4a5c-ae99-4dd273325e57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6445 | 2026.03.04 18:57:16.594805 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62584 | ||
| 6446 | 2026.03.04 18:57:16.594834 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63106 | ||
| 6447 | 2026.03.04 18:57:16.594857 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54675 | ||
| 6448 | 2026.03.04 18:57:16.594878 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64191 | ||
| 6449 | 2026.03.04 18:57:16.594901 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43202 | ||
| 6450 | 2026.03.04 18:57:16.594921 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6451 | 2026.03.04 18:57:16.594954 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6452 | 2026.03.04 18:57:16.594964 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6453 | 2026.03.04 18:57:16.594954 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6454 | 2026.03.04 18:57:16.594979 [ 292 ] {} <Debug> TCP-Session: f0373a16-fffd-48fa-842f-bb03e78ab358 Authenticating user 'default' from [fd00:1122:3344:101::e]:62584 | ||
| 6455 | 2026.03.04 18:57:16.594996 [ 287 ] {} <Debug> TCP-Session: 57e25a21-d289-440c-a998-974d852c5e3e Authenticating user 'default' from [fd00:1122:3344:101::e]:64191 | ||
| 6456 | 2026.03.04 18:57:16.594999 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6457 | 2026.03.04 18:57:16.595015 [ 293 ] {} <Debug> TCP-Session: ef88802d-7031-49bd-bf50-0264cbcb2029 Authenticating user 'default' from [fd00:1122:3344:101::e]:63106 | ||
| 6458 | 2026.03.04 18:57:16.595015 [ 291 ] {} <Trace> TCP-Session: 8778094e-8764-4a5c-ae99-4dd273325e57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6459 | 2026.03.04 18:57:16.595052 [ 293 ] {} <Debug> TCP-Session: ef88802d-7031-49bd-bf50-0264cbcb2029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6460 | 2026.03.04 18:57:16.595043 [ 289 ] {} <Debug> TCP-Session: 8697a328-b1b1-438f-b1f1-5ef864730f93 Authenticating user 'default' from [fd00:1122:3344:101::e]:43202 | ||
| 6461 | 2026.03.04 18:57:16.595082 [ 293 ] {} <Debug> TCP-Session: ef88802d-7031-49bd-bf50-0264cbcb2029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6462 | 2026.03.04 18:57:16.595098 [ 289 ] {} <Debug> TCP-Session: 8697a328-b1b1-438f-b1f1-5ef864730f93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6463 | 2026.03.04 18:57:16.595027 [ 287 ] {} <Debug> TCP-Session: 57e25a21-d289-440c-a998-974d852c5e3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6464 | 2026.03.04 18:57:16.595115 [ 289 ] {} <Debug> TCP-Session: 8697a328-b1b1-438f-b1f1-5ef864730f93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6465 | 2026.03.04 18:57:16.595150 [ 287 ] {} <Debug> TCP-Session: 57e25a21-d289-440c-a998-974d852c5e3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6466 | 2026.03.04 18:57:16.595024 [ 292 ] {} <Debug> TCP-Session: f0373a16-fffd-48fa-842f-bb03e78ab358 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6467 | 2026.03.04 18:57:16.594980 [ 3 ] {} <Debug> TCP-Session: 90cd8afc-3418-45c6-8b55-cc1ea46602ac Authenticating user 'default' from [fd00:1122:3344:101::e]:54675 | ||
| 6468 | 2026.03.04 18:57:16.595201 [ 292 ] {} <Debug> TCP-Session: f0373a16-fffd-48fa-842f-bb03e78ab358 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6469 | 2026.03.04 18:57:16.595217 [ 3 ] {} <Debug> TCP-Session: 90cd8afc-3418-45c6-8b55-cc1ea46602ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6470 | 2026.03.04 18:57:16.595235 [ 291 ] {1d14f16d-e6bb-4869-a513-cd1919c40001} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48069) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6471 | 2026.03.04 18:57:16.595258 [ 3 ] {} <Debug> TCP-Session: 90cd8afc-3418-45c6-8b55-cc1ea46602ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6472 | 2026.03.04 18:57:16.594912 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41303 | ||
| 6473 | 2026.03.04 18:57:16.594892 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34060 | ||
| 6474 | 2026.03.04 18:57:16.594858 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49224 | ||
| 6475 | 2026.03.04 18:57:16.595397 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6476 | 2026.03.04 18:57:16.595397 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6477 | 2026.03.04 18:57:16.595412 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6478 | 2026.03.04 18:57:16.595424 [ 290 ] {} <Debug> TCP-Session: 268ae17c-5e27-4c96-9bb9-b3a04c730d18 Authenticating user 'default' from [fd00:1122:3344:101::e]:41303 | ||
| 6479 | 2026.03.04 18:57:16.595429 [ 288 ] {} <Debug> TCP-Session: 7cd02bf1-7fcd-4c2e-8021-d8ccc105db03 Authenticating user 'default' from [fd00:1122:3344:101::e]:34060 | ||
| 6480 | 2026.03.04 18:57:16.595438 [ 294 ] {} <Debug> TCP-Session: cdf76773-1c5a-4bff-b932-b2706055c279 Authenticating user 'default' from [fd00:1122:3344:101::e]:49224 | ||
| 6481 | 2026.03.04 18:57:16.595447 [ 290 ] {} <Debug> TCP-Session: 268ae17c-5e27-4c96-9bb9-b3a04c730d18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6482 | 2026.03.04 18:57:16.595450 [ 288 ] {} <Debug> TCP-Session: 7cd02bf1-7fcd-4c2e-8021-d8ccc105db03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6483 | 2026.03.04 18:57:16.595458 [ 294 ] {} <Debug> TCP-Session: cdf76773-1c5a-4bff-b932-b2706055c279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6484 | 2026.03.04 18:57:16.595468 [ 288 ] {} <Debug> TCP-Session: 7cd02bf1-7fcd-4c2e-8021-d8ccc105db03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6485 | 2026.03.04 18:57:16.595462 [ 290 ] {} <Debug> TCP-Session: 268ae17c-5e27-4c96-9bb9-b3a04c730d18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6486 | 2026.03.04 18:57:16.595476 [ 294 ] {} <Debug> TCP-Session: cdf76773-1c5a-4bff-b932-b2706055c279 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6487 | 2026.03.04 18:57:16.595609 [ 291 ] {1d14f16d-e6bb-4869-a513-cd1919c40001} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6488 | 2026.03.04 18:57:16.595676 [ 291 ] {1d14f16d-e6bb-4869-a513-cd1919c40001} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6489 | 2026.03.04 18:57:16.595998 [ 291 ] {1d14f16d-e6bb-4869-a513-cd1919c40001} <Debug> oximeter.version (8e94a6cd-07aa-4e10-bd05-b111c21cc4a6) (SelectExecutor): Key condition: unknown | ||
| 6490 | 2026.03.04 18:57:16.597029 [ 325 ] {1d14f16d-e6bb-4869-a513-cd1919c40001} <Trace> AggregatingTransform: Aggregating | ||
| 6491 | 2026.03.04 18:57:16.597070 [ 325 ] {1d14f16d-e6bb-4869-a513-cd1919c40001} <Trace> Aggregator: Aggregation method: without_key | ||
| 6492 | 2026.03.04 18:57:16.597106 [ 325 ] {1d14f16d-e6bb-4869-a513-cd1919c40001} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001008493 sec. (991.579 rows/sec., 38.73 KiB/sec.) | ||
| 6493 | 2026.03.04 18:57:16.597122 [ 325 ] {1d14f16d-e6bb-4869-a513-cd1919c40001} <Trace> Aggregator: Merging aggregated data | ||
| 6494 | 2026.03.04 18:57:16.598580 [ 291 ] {1d14f16d-e6bb-4869-a513-cd1919c40001} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003413 sec., 292.9973630237328 rows/sec., 11.45 KiB/sec. | ||
| 6495 | 2026.03.04 18:57:16.598740 [ 291 ] {1d14f16d-e6bb-4869-a513-cd1919c40001} <Debug> TCPHandler: Processed in 0.00390113 sec. | ||
| 6496 | 2026.03.04 18:57:16.598822 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6497 | 2026.03.04 18:57:16.598850 [ 291 ] {} <Debug> TCP-Session: 8778094e-8764-4a5c-ae99-4dd273325e57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6498 | 2026.03.04 18:57:16.598861 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6499 | 2026.03.04 18:57:16.598881 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6500 | 2026.03.04 18:57:16.598898 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6501 | 2026.03.04 18:57:16.598914 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6502 | 2026.03.04 18:57:16.598933 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6503 | 2026.03.04 18:57:16.598943 [ 290 ] {} <Debug> TCP-Session: 268ae17c-5e27-4c96-9bb9-b3a04c730d18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6504 | 2026.03.04 18:57:16.598954 [ 288 ] {} <Debug> TCP-Session: 7cd02bf1-7fcd-4c2e-8021-d8ccc105db03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6505 | 2026.03.04 18:57:16.598953 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6506 | 2026.03.04 18:57:16.598978 [ 294 ] {} <Debug> TCP-Session: cdf76773-1c5a-4bff-b932-b2706055c279 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6507 | 2026.03.04 18:57:16.598989 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6508 | 2026.03.04 18:57:16.599020 [ 293 ] {} <Debug> TCP-Session: ef88802d-7031-49bd-bf50-0264cbcb2029 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6509 | 2026.03.04 18:57:16.598968 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6510 | 2026.03.04 18:57:16.599049 [ 289 ] {} <Debug> TCP-Session: 8697a328-b1b1-438f-b1f1-5ef864730f93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6511 | 2026.03.04 18:57:16.598903 [ 292 ] {} <Debug> TCP-Session: f0373a16-fffd-48fa-842f-bb03e78ab358 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6512 | 2026.03.04 18:57:16.599079 [ 3 ] {} <Debug> TCP-Session: 90cd8afc-3418-45c6-8b55-cc1ea46602ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6513 | 2026.03.04 18:57:16.598918 [ 287 ] {} <Debug> TCP-Session: 57e25a21-d289-440c-a998-974d852c5e3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6514 | 2026.03.04 18:57:16.889000 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57530 | ||
| 6515 | 2026.03.04 18:57:16.889102 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6516 | 2026.03.04 18:57:16.889129 [ 291 ] {} <Debug> TCP-Session: cf6ddeb7-fa89-421d-9fff-192394ac3191 Authenticating user 'default' from [fd00:1122:3344:101::e]:57530 | ||
| 6517 | 2026.03.04 18:57:16.889150 [ 291 ] {} <Debug> TCP-Session: cf6ddeb7-fa89-421d-9fff-192394ac3191 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6518 | 2026.03.04 18:57:16.889164 [ 291 ] {} <Debug> TCP-Session: cf6ddeb7-fa89-421d-9fff-192394ac3191 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6519 | 2026.03.04 18:57:16.889342 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38954 | ||
| 6520 | 2026.03.04 18:57:16.889368 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42227 | ||
| 6521 | 2026.03.04 18:57:16.889386 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55596 | ||
| 6522 | 2026.03.04 18:57:16.889436 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34238 | ||
| 6523 | 2026.03.04 18:57:16.889469 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6524 | 2026.03.04 18:57:16.889423 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50092 | ||
| 6525 | 2026.03.04 18:57:16.889505 [ 291 ] {} <Trace> TCP-Session: cf6ddeb7-fa89-421d-9fff-192394ac3191 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6526 | 2026.03.04 18:57:16.889539 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6527 | 2026.03.04 18:57:16.889554 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6528 | 2026.03.04 18:57:16.889587 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6529 | 2026.03.04 18:57:16.889596 [ 294 ] {} <Debug> TCP-Session: eb71a7b1-2f0c-4f66-8bf5-d7f45f596c3c Authenticating user 'default' from [fd00:1122:3344:101::e]:55596 | ||
| 6530 | 2026.03.04 18:57:16.889628 [ 289 ] {} <Debug> TCP-Session: 81827ddb-3042-45ae-97b8-11a80e1e1d15 Authenticating user 'default' from [fd00:1122:3344:101::e]:50092 | ||
| 6531 | 2026.03.04 18:57:16.889629 [ 293 ] {} <Debug> TCP-Session: e18a2605-2f24-490b-bc9e-7e0272d825ca Authenticating user 'default' from [fd00:1122:3344:101::e]:42227 | ||
| 6532 | 2026.03.04 18:57:16.889659 [ 294 ] {} <Debug> TCP-Session: eb71a7b1-2f0c-4f66-8bf5-d7f45f596c3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6533 | 2026.03.04 18:57:16.889539 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6534 | 2026.03.04 18:57:16.889695 [ 294 ] {} <Debug> TCP-Session: eb71a7b1-2f0c-4f66-8bf5-d7f45f596c3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6535 | 2026.03.04 18:57:16.889689 [ 293 ] {} <Debug> TCP-Session: e18a2605-2f24-490b-bc9e-7e0272d825ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6536 | 2026.03.04 18:57:16.889725 [ 290 ] {} <Debug> TCP-Session: 03e3ba04-7fb1-4697-85f7-884037e9f4cc Authenticating user 'default' from [fd00:1122:3344:101::e]:34238 | ||
| 6537 | 2026.03.04 18:57:16.889749 [ 293 ] {} <Debug> TCP-Session: e18a2605-2f24-490b-bc9e-7e0272d825ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6538 | 2026.03.04 18:57:16.889757 [ 291 ] {7a20c545-7ed8-4c91-9bad-58eddf350c48} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57530) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6539 | 2026.03.04 18:57:16.889771 [ 290 ] {} <Debug> TCP-Session: 03e3ba04-7fb1-4697-85f7-884037e9f4cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6540 | 2026.03.04 18:57:16.889685 [ 289 ] {} <Debug> TCP-Session: 81827ddb-3042-45ae-97b8-11a80e1e1d15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6541 | 2026.03.04 18:57:16.889831 [ 290 ] {} <Debug> TCP-Session: 03e3ba04-7fb1-4697-85f7-884037e9f4cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6542 | 2026.03.04 18:57:16.889865 [ 289 ] {} <Debug> TCP-Session: 81827ddb-3042-45ae-97b8-11a80e1e1d15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6543 | 2026.03.04 18:57:16.889510 [ 292 ] {} <Debug> TCP-Session: 7ef361c0-43c4-424d-a882-67a1c52ac2e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:38954 | ||
| 6544 | 2026.03.04 18:57:16.889416 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62674 | ||
| 6545 | 2026.03.04 18:57:16.889943 [ 292 ] {} <Debug> TCP-Session: 7ef361c0-43c4-424d-a882-67a1c52ac2e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6546 | 2026.03.04 18:57:16.889388 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65040 | ||
| 6547 | 2026.03.04 18:57:16.889982 [ 292 ] {} <Debug> TCP-Session: 7ef361c0-43c4-424d-a882-67a1c52ac2e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6548 | 2026.03.04 18:57:16.889402 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46480 | ||
| 6549 | 2026.03.04 18:57:16.890013 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6550 | 2026.03.04 18:57:16.890054 [ 288 ] {} <Debug> TCP-Session: 514f4ea7-f0e5-4a47-8903-0a88eabba9ad Authenticating user 'default' from [fd00:1122:3344:101::e]:62674 | ||
| 6551 | 2026.03.04 18:57:16.890058 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6552 | 2026.03.04 18:57:16.890081 [ 288 ] {} <Debug> TCP-Session: 514f4ea7-f0e5-4a47-8903-0a88eabba9ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6553 | 2026.03.04 18:57:16.890083 [ 291 ] {7a20c545-7ed8-4c91-9bad-58eddf350c48} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6554 | 2026.03.04 18:57:16.890113 [ 288 ] {} <Debug> TCP-Session: 514f4ea7-f0e5-4a47-8903-0a88eabba9ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6555 | 2026.03.04 18:57:16.890096 [ 3 ] {} <Debug> TCP-Session: d2a98f07-d5eb-447a-9e9a-6ae560419a0c Authenticating user 'default' from [fd00:1122:3344:101::e]:65040 | ||
| 6556 | 2026.03.04 18:57:16.890082 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6557 | 2026.03.04 18:57:16.890170 [ 3 ] {} <Debug> TCP-Session: d2a98f07-d5eb-447a-9e9a-6ae560419a0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6558 | 2026.03.04 18:57:16.890163 [ 291 ] {7a20c545-7ed8-4c91-9bad-58eddf350c48} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6559 | 2026.03.04 18:57:16.890190 [ 287 ] {} <Debug> TCP-Session: 6694d516-bd37-4d40-8920-8d27bd681b34 Authenticating user 'default' from [fd00:1122:3344:101::e]:46480 | ||
| 6560 | 2026.03.04 18:57:16.890191 [ 3 ] {} <Debug> TCP-Session: d2a98f07-d5eb-447a-9e9a-6ae560419a0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6561 | 2026.03.04 18:57:16.890220 [ 287 ] {} <Debug> TCP-Session: 6694d516-bd37-4d40-8920-8d27bd681b34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6562 | 2026.03.04 18:57:16.890232 [ 287 ] {} <Debug> TCP-Session: 6694d516-bd37-4d40-8920-8d27bd681b34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6563 | 2026.03.04 18:57:16.890481 [ 291 ] {7a20c545-7ed8-4c91-9bad-58eddf350c48} <Debug> oximeter.version (8e94a6cd-07aa-4e10-bd05-b111c21cc4a6) (SelectExecutor): Key condition: unknown | ||
| 6564 | 2026.03.04 18:57:16.891375 [ 311 ] {7a20c545-7ed8-4c91-9bad-58eddf350c48} <Trace> AggregatingTransform: Aggregating | ||
| 6565 | 2026.03.04 18:57:16.891426 [ 311 ] {7a20c545-7ed8-4c91-9bad-58eddf350c48} <Trace> Aggregator: Aggregation method: without_key | ||
| 6566 | 2026.03.04 18:57:16.891466 [ 311 ] {7a20c545-7ed8-4c91-9bad-58eddf350c48} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00087814 sec. (1138.771 rows/sec., 44.48 KiB/sec.) | ||
| 6567 | 2026.03.04 18:57:16.891487 [ 311 ] {7a20c545-7ed8-4c91-9bad-58eddf350c48} <Trace> Aggregator: Merging aggregated data | ||
| 6568 | 2026.03.04 18:57:16.892679 [ 291 ] {7a20c545-7ed8-4c91-9bad-58eddf350c48} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003004 sec., 332.8894806924101 rows/sec., 13.00 KiB/sec. | ||
| 6569 | 2026.03.04 18:57:16.892841 [ 291 ] {7a20c545-7ed8-4c91-9bad-58eddf350c48} <Debug> TCPHandler: Processed in 0.00346524 sec. | ||
| 6570 | 2026.03.04 18:57:16.892963 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6571 | 2026.03.04 18:57:16.892986 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6572 | 2026.03.04 18:57:16.893004 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6573 | 2026.03.04 18:57:16.893021 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6574 | 2026.03.04 18:57:16.893044 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6575 | 2026.03.04 18:57:16.893061 [ 290 ] {} <Debug> TCP-Session: 03e3ba04-7fb1-4697-85f7-884037e9f4cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6576 | 2026.03.04 18:57:16.893074 [ 288 ] {} <Debug> TCP-Session: 514f4ea7-f0e5-4a47-8903-0a88eabba9ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6577 | 2026.03.04 18:57:16.893071 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6578 | 2026.03.04 18:57:16.893087 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6579 | 2026.03.04 18:57:16.893100 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6580 | 2026.03.04 18:57:16.893155 [ 289 ] {} <Debug> TCP-Session: 81827ddb-3042-45ae-97b8-11a80e1e1d15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6581 | 2026.03.04 18:57:16.893134 [ 3 ] {} <Debug> TCP-Session: d2a98f07-d5eb-447a-9e9a-6ae560419a0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6582 | 2026.03.04 18:57:16.893202 [ 291 ] {} <Debug> TCP-Session: cf6ddeb7-fa89-421d-9fff-192394ac3191 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6583 | 2026.03.04 18:57:16.893105 [ 294 ] {} <Debug> TCP-Session: eb71a7b1-2f0c-4f66-8bf5-d7f45f596c3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6584 | 2026.03.04 18:57:16.893036 [ 293 ] {} <Debug> TCP-Session: e18a2605-2f24-490b-bc9e-7e0272d825ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6585 | 2026.03.04 18:57:16.893012 [ 292 ] {} <Debug> TCP-Session: 7ef361c0-43c4-424d-a882-67a1c52ac2e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6586 | 2026.03.04 18:57:16.893055 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6587 | 2026.03.04 18:57:16.893334 [ 287 ] {} <Debug> TCP-Session: 6694d516-bd37-4d40-8920-8d27bd681b34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6588 | 2026.03.04 18:57:18.259379 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6589 | 2026.03.04 18:57:18.259576 [ 4 ] {7cd9ceae-456c-4276-a410-a1183dffd3cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6590 | 2026.03.04 18:57:18.259646 [ 4 ] {7cd9ceae-456c-4276-a410-a1183dffd3cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6591 | 2026.03.04 18:57:18.260369 [ 4 ] {7cd9ceae-456c-4276-a410-a1183dffd3cb} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6592 | 2026.03.04 18:57:18.260414 [ 4 ] {7cd9ceae-456c-4276-a410-a1183dffd3cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6593 | 2026.03.04 18:57:18.260812 [ 4 ] {7cd9ceae-456c-4276-a410-a1183dffd3cb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6594 | 2026.03.04 18:57:18.261034 [ 4 ] {7cd9ceae-456c-4276-a410-a1183dffd3cb} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6595 | 2026.03.04 18:57:18.261194 [ 4 ] {7cd9ceae-456c-4276-a410-a1183dffd3cb} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001671 sec., 81388.39018551765 rows/sec., 7.05 MiB/sec. | ||
| 6596 | 2026.03.04 18:57:18.261244 [ 4 ] {7cd9ceae-456c-4276-a410-a1183dffd3cb} <Debug> TCPHandler: Processed in 0.001994226 sec. | ||
| 6597 | 2026.03.04 18:57:18.261366 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6598 | 2026.03.04 18:57:18.261466 [ 4 ] {7f963e61-8bfb-4a9b-9fed-3eb06e209df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6599 | 2026.03.04 18:57:18.261508 [ 4 ] {7f963e61-8bfb-4a9b-9fed-3eb06e209df9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6600 | 2026.03.04 18:57:18.261928 [ 4 ] {7f963e61-8bfb-4a9b-9fed-3eb06e209df9} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6601 | 2026.03.04 18:57:18.261966 [ 4 ] {7f963e61-8bfb-4a9b-9fed-3eb06e209df9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6602 | 2026.03.04 18:57:18.262266 [ 4 ] {7f963e61-8bfb-4a9b-9fed-3eb06e209df9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6603 | 2026.03.04 18:57:18.262473 [ 4 ] {7f963e61-8bfb-4a9b-9fed-3eb06e209df9} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6604 | 2026.03.04 18:57:18.262604 [ 4 ] {7f963e61-8bfb-4a9b-9fed-3eb06e209df9} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001161 sec., 34453.05770887167 rows/sec., 2.53 MiB/sec. | ||
| 6605 | 2026.03.04 18:57:18.262641 [ 4 ] {7f963e61-8bfb-4a9b-9fed-3eb06e209df9} <Debug> TCPHandler: Processed in 0.00132565 sec. | ||
| 6606 | 2026.03.04 18:57:18.262740 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6607 | 2026.03.04 18:57:18.262833 [ 4 ] {f63e80c5-48b9-4b59-b850-50482e9add81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6608 | 2026.03.04 18:57:18.262873 [ 4 ] {f63e80c5-48b9-4b59-b850-50482e9add81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6609 | 2026.03.04 18:57:18.263298 [ 4 ] {f63e80c5-48b9-4b59-b850-50482e9add81} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6610 | 2026.03.04 18:57:18.263334 [ 4 ] {f63e80c5-48b9-4b59-b850-50482e9add81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6611 | 2026.03.04 18:57:18.263645 [ 4 ] {f63e80c5-48b9-4b59-b850-50482e9add81} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6612 | 2026.03.04 18:57:18.263847 [ 4 ] {f63e80c5-48b9-4b59-b850-50482e9add81} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6613 | 2026.03.04 18:57:18.263973 [ 4 ] {f63e80c5-48b9-4b59-b850-50482e9add81} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001158 sec., 89810.01727115716 rows/sec., 7.02 MiB/sec. | ||
| 6614 | 2026.03.04 18:57:18.264010 [ 4 ] {f63e80c5-48b9-4b59-b850-50482e9add81} <Debug> TCPHandler: Processed in 0.00131626 sec. | ||
| 6615 | 2026.03.04 18:57:18.264116 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6616 | 2026.03.04 18:57:18.264209 [ 4 ] {00af579c-581a-4c79-af6b-15b62b45ea4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6617 | 2026.03.04 18:57:18.264251 [ 4 ] {00af579c-581a-4c79-af6b-15b62b45ea4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6618 | 2026.03.04 18:57:18.264642 [ 4 ] {00af579c-581a-4c79-af6b-15b62b45ea4c} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6619 | 2026.03.04 18:57:18.264678 [ 4 ] {00af579c-581a-4c79-af6b-15b62b45ea4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6620 | 2026.03.04 18:57:18.264992 [ 4 ] {00af579c-581a-4c79-af6b-15b62b45ea4c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6621 | 2026.03.04 18:57:18.265199 [ 4 ] {00af579c-581a-4c79-af6b-15b62b45ea4c} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6622 | 2026.03.04 18:57:18.265328 [ 4 ] {00af579c-581a-4c79-af6b-15b62b45ea4c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001138 sec., 140597.539543058 rows/sec., 9.79 MiB/sec. | ||
| 6623 | 2026.03.04 18:57:18.265364 [ 4 ] {00af579c-581a-4c79-af6b-15b62b45ea4c} <Debug> TCPHandler: Processed in 0.00129549 sec. | ||
| 6624 | 2026.03.04 18:57:18.265469 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6625 | 2026.03.04 18:57:18.265561 [ 4 ] {89634156-d145-4d92-8ad8-5e657b37151c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6626 | 2026.03.04 18:57:18.265614 [ 4 ] {89634156-d145-4d92-8ad8-5e657b37151c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6627 | 2026.03.04 18:57:18.266429 [ 4 ] {89634156-d145-4d92-8ad8-5e657b37151c} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6628 | 2026.03.04 18:57:18.266463 [ 4 ] {89634156-d145-4d92-8ad8-5e657b37151c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6629 | 2026.03.04 18:57:18.267024 [ 4 ] {89634156-d145-4d92-8ad8-5e657b37151c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6630 | 2026.03.04 18:57:18.267237 [ 4 ] {89634156-d145-4d92-8ad8-5e657b37151c} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6631 | 2026.03.04 18:57:18.267376 [ 4 ] {89634156-d145-4d92-8ad8-5e657b37151c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001833 sec., 21822.14948172395 rows/sec., 39.10 MiB/sec. | ||
| 6632 | 2026.03.04 18:57:18.267439 [ 4 ] {89634156-d145-4d92-8ad8-5e657b37151c} <Debug> TCPHandler: Processed in 0.002016536 sec. | ||
| 6633 | 2026.03.04 18:57:18.267543 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6634 | 2026.03.04 18:57:18.267635 [ 4 ] {ff22442c-ada0-4b99-ba04-5d5a1ae0f477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6635 | 2026.03.04 18:57:18.267676 [ 4 ] {ff22442c-ada0-4b99-ba04-5d5a1ae0f477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6636 | 2026.03.04 18:57:18.268005 [ 4 ] {ff22442c-ada0-4b99-ba04-5d5a1ae0f477} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6637 | 2026.03.04 18:57:18.268041 [ 4 ] {ff22442c-ada0-4b99-ba04-5d5a1ae0f477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6638 | 2026.03.04 18:57:18.268343 [ 4 ] {ff22442c-ada0-4b99-ba04-5d5a1ae0f477} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6639 | 2026.03.04 18:57:18.268542 [ 4 ] {ff22442c-ada0-4b99-ba04-5d5a1ae0f477} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6640 | 2026.03.04 18:57:18.268668 [ 4 ] {ff22442c-ada0-4b99-ba04-5d5a1ae0f477} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 6641 | 2026.03.04 18:57:18.268703 [ 4 ] {ff22442c-ada0-4b99-ba04-5d5a1ae0f477} <Debug> TCPHandler: Processed in 0.001207038 sec. | ||
| 6642 | 2026.03.04 18:57:20.857703 [ 9 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6643 | 2026.03.04 18:57:20.857756 [ 9 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6644 | 2026.03.04 18:57:21.002590 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12551 | ||
| 6645 | 2026.03.04 18:57:21.003135 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6646 | 2026.03.04 18:57:21.003182 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6647 | 2026.03.04 18:57:21.003680 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6648 | 2026.03.04 18:57:21.003926 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6649 | 2026.03.04 18:57:21.004055 [ 9 ] {} <Debug> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6650 | 2026.03.04 18:57:21.004073 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12551 | ||
| 6651 | 2026.03.04 18:57:21.004096 [ 9 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6652 | 2026.03.04 18:57:21.004116 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6653 | 2026.03.04 18:57:21.004240 [ 199 ] {9df447bc-a205-4870-80d9-93b37698a753::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 | ||
| 6654 | 2026.03.04 18:57:21.004405 [ 199 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6655 | 2026.03.04 18:57:21.004449 [ 199 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10119 rows starting from the beginning of the part | ||
| 6656 | 2026.03.04 18:57:21.004521 [ 199 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 6657 | 2026.03.04 18:57:21.004577 [ 199 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 6658 | 2026.03.04 18:57:21.004627 [ 199 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 6659 | 2026.03.04 18:57:21.004676 [ 199 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 6660 | 2026.03.04 18:57:21.004725 [ 199 ] {9df447bc-a205-4870-80d9-93b37698a753::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 | ||
| 6661 | 2026.03.04 18:57:21.007004 [ 196 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12551 rows, containing 4 columns (4 merged, 0 gathered) in 0.002819575 sec., 4451380.083877889 rows/sec., 63.68 MiB/sec. | ||
| 6662 | 2026.03.04 18:57:21.007444 [ 193 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6663 | 2026.03.04 18:57:21.007761 [ 193 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_26_5} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6664 | 2026.03.04 18:57:21.007831 [ 193 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_26_5} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6665 | 2026.03.04 18:57:21.007924 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 6666 | 2026.03.04 18:57:21.659853 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6667 | 2026.03.04 18:57:21.677395 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6668 | 2026.03.04 18:57:21.677460 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6669 | 2026.03.04 18:57:21.683122 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6670 | 2026.03.04 18:57:21.683815 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6671 | 2026.03.04 18:57:21.684124 [ 9 ] {} <Debug> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6672 | 2026.03.04 18:57:21.684186 [ 9 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6673 | 2026.03.04 18:57:21.684212 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6674 | 2026.03.04 18:57:21.684333 [ 199 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 6675 | 2026.03.04 18:57:21.686908 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6676 | 2026.03.04 18:57:21.688372 [ 199 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6677 | 2026.03.04 18:57:21.689967 [ 199 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 6678 | 2026.03.04 18:57:21.694790 [ 199 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 6679 | 2026.03.04 18:57:21.699425 [ 199 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 6680 | 2026.03.04 18:57:21.703449 [ 199 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 6681 | 2026.03.04 18:57:21.707621 [ 199 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 6682 | 2026.03.04 18:57:21.711455 [ 199 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 6683 | 2026.03.04 18:57:21.767735 [ 193 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.083453068 sec., 2348.6254573648507 rows/sec., 12.14 MiB/sec. | ||
| 6684 | 2026.03.04 18:57:21.770670 [ 193 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6685 | 2026.03.04 18:57:21.772816 [ 193 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_26_5} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6686 | 2026.03.04 18:57:21.772926 [ 193 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_26_5} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6687 | 2026.03.04 18:57:21.775058 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6688 | 2026.03.04 18:57:22.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.17 MiB, peak 272.73 MiB, free memory in arenas 0.00 B, will set to 267.48 MiB (RSS), difference: 5.31 MiB | ||
| 6689 | 2026.03.04 18:57:23.265114 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6690 | 2026.03.04 18:57:23.265416 [ 4 ] {ac5517e3-6424-431a-944b-88f998fd56f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6691 | 2026.03.04 18:57:23.265526 [ 4 ] {ac5517e3-6424-431a-944b-88f998fd56f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6692 | 2026.03.04 18:57:23.266477 [ 4 ] {ac5517e3-6424-431a-944b-88f998fd56f4} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6693 | 2026.03.04 18:57:23.266523 [ 4 ] {ac5517e3-6424-431a-944b-88f998fd56f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6694 | 2026.03.04 18:57:23.266953 [ 4 ] {ac5517e3-6424-431a-944b-88f998fd56f4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6695 | 2026.03.04 18:57:23.267190 [ 4 ] {ac5517e3-6424-431a-944b-88f998fd56f4} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6696 | 2026.03.04 18:57:23.267358 [ 4 ] {ac5517e3-6424-431a-944b-88f998fd56f4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002019 sec., 140663.6948984646 rows/sec., 8.93 MiB/sec. | ||
| 6697 | 2026.03.04 18:57:23.267410 [ 4 ] {ac5517e3-6424-431a-944b-88f998fd56f4} <Debug> TCPHandler: Processed in 0.002481627 sec. | ||
| 6698 | 2026.03.04 18:57:23.267556 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6699 | 2026.03.04 18:57:23.267662 [ 4 ] {a5b26d21-20e2-4099-9f00-c14ae18e476f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6700 | 2026.03.04 18:57:23.267707 [ 4 ] {a5b26d21-20e2-4099-9f00-c14ae18e476f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6701 | 2026.03.04 18:57:23.268554 [ 4 ] {a5b26d21-20e2-4099-9f00-c14ae18e476f} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6702 | 2026.03.04 18:57:23.268592 [ 4 ] {a5b26d21-20e2-4099-9f00-c14ae18e476f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6703 | 2026.03.04 18:57:23.268962 [ 4 ] {a5b26d21-20e2-4099-9f00-c14ae18e476f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6704 | 2026.03.04 18:57:23.269186 [ 4 ] {a5b26d21-20e2-4099-9f00-c14ae18e476f} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6705 | 2026.03.04 18:57:23.269304 [ 75 ] {} <Debug> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6706 | 2026.03.04 18:57:23.269322 [ 4 ] {a5b26d21-20e2-4099-9f00-c14ae18e476f} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.001683 sec., 473559.12061794417 rows/sec., 37.22 MiB/sec. | ||
| 6707 | 2026.03.04 18:57:23.269371 [ 75 ] {} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6708 | 2026.03.04 18:57:23.269382 [ 4 ] {a5b26d21-20e2-4099-9f00-c14ae18e476f} <Debug> TCPHandler: Processed in 0.001879993 sec. | ||
| 6709 | 2026.03.04 18:57:23.269399 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6710 | 2026.03.04 18:57:23.269516 [ 192 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::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 | ||
| 6711 | 2026.03.04 18:57:23.269520 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6712 | 2026.03.04 18:57:23.269611 [ 192 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6713 | 2026.03.04 18:57:23.269634 [ 4 ] {b1d6d1fa-079b-4057-9b7f-d66c0506ddc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6714 | 2026.03.04 18:57:23.269640 [ 192 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2894 rows starting from the beginning of the part | ||
| 6715 | 2026.03.04 18:57:23.269677 [ 4 ] {b1d6d1fa-079b-4057-9b7f-d66c0506ddc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6716 | 2026.03.04 18:57:23.269705 [ 192 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 6717 | 2026.03.04 18:57:23.269749 [ 192 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 136 rows starting from the beginning of the part | ||
| 6718 | 2026.03.04 18:57:23.269792 [ 192 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 797 rows starting from the beginning of the part | ||
| 6719 | 2026.03.04 18:57:23.269833 [ 192 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 136 rows starting from the beginning of the part | ||
| 6720 | 2026.03.04 18:57:23.269873 [ 192 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 797 rows starting from the beginning of the part | ||
| 6721 | 2026.03.04 18:57:23.270156 [ 4 ] {b1d6d1fa-079b-4057-9b7f-d66c0506ddc9} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6722 | 2026.03.04 18:57:23.270192 [ 4 ] {b1d6d1fa-079b-4057-9b7f-d66c0506ddc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6723 | 2026.03.04 18:57:23.270527 [ 4 ] {b1d6d1fa-079b-4057-9b7f-d66c0506ddc9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6724 | 2026.03.04 18:57:23.270755 [ 4 ] {b1d6d1fa-079b-4057-9b7f-d66c0506ddc9} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6725 | 2026.03.04 18:57:23.270888 [ 4 ] {b1d6d1fa-079b-4057-9b7f-d66c0506ddc9} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001274 sec., 111459.96860282576 rows/sec., 6.55 MiB/sec. | ||
| 6726 | 2026.03.04 18:57:23.270928 [ 4 ] {b1d6d1fa-079b-4057-9b7f-d66c0506ddc9} <Debug> TCPHandler: Processed in 0.001458044 sec. | ||
| 6727 | 2026.03.04 18:57:23.271043 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6728 | 2026.03.04 18:57:23.271142 [ 4 ] {fc87081e-fea6-4458-a90b-93d4e558ca46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6729 | 2026.03.04 18:57:23.271183 [ 4 ] {fc87081e-fea6-4458-a90b-93d4e558ca46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6730 | 2026.03.04 18:57:23.271614 [ 4 ] {fc87081e-fea6-4458-a90b-93d4e558ca46} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6731 | 2026.03.04 18:57:23.271651 [ 4 ] {fc87081e-fea6-4458-a90b-93d4e558ca46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6732 | 2026.03.04 18:57:23.271845 [ 192 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4816 rows, containing 5 columns (5 merged, 0 gathered) in 0.002371425 sec., 2030846.4319976387 rows/sec., 166.41 MiB/sec. | ||
| 6733 | 2026.03.04 18:57:23.271961 [ 4 ] {fc87081e-fea6-4458-a90b-93d4e558ca46} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6734 | 2026.03.04 18:57:23.272172 [ 187 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6735 | 2026.03.04 18:57:23.272194 [ 4 ] {fc87081e-fea6-4458-a90b-93d4e558ca46} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6736 | 2026.03.04 18:57:23.272340 [ 4 ] {fc87081e-fea6-4458-a90b-93d4e558ca46} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001217 sec., 122432.21035332786 rows/sec., 7.91 MiB/sec. | ||
| 6737 | 2026.03.04 18:57:23.272381 [ 4 ] {fc87081e-fea6-4458-a90b-93d4e558ca46} <Debug> TCPHandler: Processed in 0.001387412 sec. | ||
| 6738 | 2026.03.04 18:57:23.272477 [ 187 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_41_8} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6739 | 2026.03.04 18:57:23.272502 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6740 | 2026.03.04 18:57:23.272557 [ 187 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_41_8} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6741 | 2026.03.04 18:57:23.272602 [ 4 ] {e611b447-b890-4f2d-80a1-bfcfff406402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6742 | 2026.03.04 18:57:23.272647 [ 4 ] {e611b447-b890-4f2d-80a1-bfcfff406402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6743 | 2026.03.04 18:57:23.272650 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 6744 | 2026.03.04 18:57:23.273088 [ 4 ] {e611b447-b890-4f2d-80a1-bfcfff406402} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6745 | 2026.03.04 18:57:23.273129 [ 4 ] {e611b447-b890-4f2d-80a1-bfcfff406402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6746 | 2026.03.04 18:57:23.273460 [ 4 ] {e611b447-b890-4f2d-80a1-bfcfff406402} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6747 | 2026.03.04 18:57:23.273665 [ 4 ] {e611b447-b890-4f2d-80a1-bfcfff406402} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6748 | 2026.03.04 18:57:23.273805 [ 4 ] {e611b447-b890-4f2d-80a1-bfcfff406402} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001221 sec., 121212.1212121212 rows/sec., 6.89 MiB/sec. | ||
| 6749 | 2026.03.04 18:57:23.273843 [ 4 ] {e611b447-b890-4f2d-80a1-bfcfff406402} <Debug> TCPHandler: Processed in 0.001388972 sec. | ||
| 6750 | 2026.03.04 18:57:23.273961 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6751 | 2026.03.04 18:57:23.274055 [ 4 ] {86765399-3c2a-475b-8a75-d836d2a3db06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6752 | 2026.03.04 18:57:23.274097 [ 4 ] {86765399-3c2a-475b-8a75-d836d2a3db06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6753 | 2026.03.04 18:57:23.274659 [ 4 ] {86765399-3c2a-475b-8a75-d836d2a3db06} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6754 | 2026.03.04 18:57:23.274697 [ 4 ] {86765399-3c2a-475b-8a75-d836d2a3db06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6755 | 2026.03.04 18:57:23.275017 [ 4 ] {86765399-3c2a-475b-8a75-d836d2a3db06} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6756 | 2026.03.04 18:57:23.275230 [ 4 ] {86765399-3c2a-475b-8a75-d836d2a3db06} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6757 | 2026.03.04 18:57:23.275347 [ 25 ] {} <Debug> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6758 | 2026.03.04 18:57:23.275360 [ 4 ] {86765399-3c2a-475b-8a75-d836d2a3db06} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001323 sec., 370370.3703703704 rows/sec., 25.97 MiB/sec. | ||
| 6759 | 2026.03.04 18:57:23.275416 [ 25 ] {} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6760 | 2026.03.04 18:57:23.275426 [ 4 ] {86765399-3c2a-475b-8a75-d836d2a3db06} <Debug> TCPHandler: Processed in 0.001519955 sec. | ||
| 6761 | 2026.03.04 18:57:23.275446 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6762 | 2026.03.04 18:57:23.275544 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6763 | 2026.03.04 18:57:23.275567 [ 186 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::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 | ||
| 6764 | 2026.03.04 18:57:23.275642 [ 4 ] {2c087e5b-d993-4c67-abeb-1f63234c6b11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6765 | 2026.03.04 18:57:23.275689 [ 4 ] {2c087e5b-d993-4c67-abeb-1f63234c6b11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6766 | 2026.03.04 18:57:23.275708 [ 186 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6767 | 2026.03.04 18:57:23.275745 [ 186 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1552 rows starting from the beginning of the part | ||
| 6768 | 2026.03.04 18:57:23.275810 [ 186 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 6769 | 2026.03.04 18:57:23.275855 [ 186 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 104 rows starting from the beginning of the part | ||
| 6770 | 2026.03.04 18:57:23.275894 [ 186 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 490 rows starting from the beginning of the part | ||
| 6771 | 2026.03.04 18:57:23.275929 [ 186 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 104 rows starting from the beginning of the part | ||
| 6772 | 2026.03.04 18:57:23.275966 [ 186 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 490 rows starting from the beginning of the part | ||
| 6773 | 2026.03.04 18:57:23.276023 [ 4 ] {2c087e5b-d993-4c67-abeb-1f63234c6b11} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6774 | 2026.03.04 18:57:23.276064 [ 4 ] {2c087e5b-d993-4c67-abeb-1f63234c6b11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6775 | 2026.03.04 18:57:23.276406 [ 4 ] {2c087e5b-d993-4c67-abeb-1f63234c6b11} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6776 | 2026.03.04 18:57:23.276625 [ 4 ] {2c087e5b-d993-4c67-abeb-1f63234c6b11} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6777 | 2026.03.04 18:57:23.276737 [ 25 ] {} <Debug> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6778 | 2026.03.04 18:57:23.276762 [ 4 ] {2c087e5b-d993-4c67-abeb-1f63234c6b11} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001137 sec., 5277.0448548812665 rows/sec., 275.70 KiB/sec. | ||
| 6779 | 2026.03.04 18:57:23.276769 [ 25 ] {} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6780 | 2026.03.04 18:57:23.276802 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6781 | 2026.03.04 18:57:23.276806 [ 4 ] {2c087e5b-d993-4c67-abeb-1f63234c6b11} <Debug> TCPHandler: Processed in 0.00131093 sec. | ||
| 6782 | 2026.03.04 18:57:23.276878 [ 192 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::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 | ||
| 6783 | 2026.03.04 18:57:23.276927 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6784 | 2026.03.04 18:57:23.276956 [ 192 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6785 | 2026.03.04 18:57:23.276982 [ 192 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 6786 | 2026.03.04 18:57:23.277021 [ 4 ] {9a184ba3-7e53-48ed-9b23-9e222a52a488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6787 | 2026.03.04 18:57:23.277025 [ 192 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 6788 | 2026.03.04 18:57:23.277066 [ 4 ] {9a184ba3-7e53-48ed-9b23-9e222a52a488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6789 | 2026.03.04 18:57:23.277072 [ 192 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 6790 | 2026.03.04 18:57:23.277110 [ 192 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 6791 | 2026.03.04 18:57:23.277145 [ 192 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 6792 | 2026.03.04 18:57:23.277187 [ 192 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 6793 | 2026.03.04 18:57:23.277212 [ 189 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2804 rows, containing 5 columns (5 merged, 0 gathered) in 0.001693379 sec., 1655860.8557210169 rows/sec., 123.39 MiB/sec. | ||
| 6794 | 2026.03.04 18:57:23.277481 [ 4 ] {9a184ba3-7e53-48ed-9b23-9e222a52a488} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6795 | 2026.03.04 18:57:23.277492 [ 193 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6796 | 2026.03.04 18:57:23.277523 [ 4 ] {9a184ba3-7e53-48ed-9b23-9e222a52a488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6797 | 2026.03.04 18:57:23.277845 [ 186 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_41_8} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6798 | 2026.03.04 18:57:23.277860 [ 193 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001016684 sec., 94424.61964582899 rows/sec., 4.82 MiB/sec. | ||
| 6799 | 2026.03.04 18:57:23.277926 [ 4 ] {9a184ba3-7e53-48ed-9b23-9e222a52a488} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6800 | 2026.03.04 18:57:23.277959 [ 186 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_41_8} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6801 | 2026.03.04 18:57:23.278022 [ 190 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6802 | 2026.03.04 18:57:23.278047 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 6803 | 2026.03.04 18:57:23.278196 [ 4 ] {9a184ba3-7e53-48ed-9b23-9e222a52a488} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6804 | 2026.03.04 18:57:23.278327 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6805 | 2026.03.04 18:57:23.278344 [ 190 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_16_3} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6806 | 2026.03.04 18:57:23.278357 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6807 | 2026.03.04 18:57:23.278353 [ 4 ] {9a184ba3-7e53-48ed-9b23-9e222a52a488} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001343 sec., 197319.434102755 rows/sec., 13.11 MiB/sec. | ||
| 6808 | 2026.03.04 18:57:23.278386 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6809 | 2026.03.04 18:57:23.278416 [ 4 ] {9a184ba3-7e53-48ed-9b23-9e222a52a488} <Debug> TCPHandler: Processed in 0.001537075 sec. | ||
| 6810 | 2026.03.04 18:57:23.278426 [ 190 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_16_3} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6811 | 2026.03.04 18:57:23.278457 [ 192 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::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 | ||
| 6812 | 2026.03.04 18:57:23.278508 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6813 | 2026.03.04 18:57:23.278537 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6814 | 2026.03.04 18:57:23.278550 [ 192 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6815 | 2026.03.04 18:57:23.278579 [ 192 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 13369 rows starting from the beginning of the part | ||
| 6816 | 2026.03.04 18:57:23.278625 [ 192 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6817 | 2026.03.04 18:57:23.278635 [ 4 ] {10dcdf99-12c1-4635-a575-1df2b29ae609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6818 | 2026.03.04 18:57:23.278660 [ 192 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 6819 | 2026.03.04 18:57:23.278679 [ 4 ] {10dcdf99-12c1-4635-a575-1df2b29ae609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6820 | 2026.03.04 18:57:23.278695 [ 192 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 265 rows starting from the beginning of the part | ||
| 6821 | 2026.03.04 18:57:23.278729 [ 192 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::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 | ||
| 6822 | 2026.03.04 18:57:23.278766 [ 192 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 265 rows starting from the beginning of the part | ||
| 6823 | 2026.03.04 18:57:23.279002 [ 4 ] {10dcdf99-12c1-4635-a575-1df2b29ae609} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6824 | 2026.03.04 18:57:23.279036 [ 4 ] {10dcdf99-12c1-4635-a575-1df2b29ae609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6825 | 2026.03.04 18:57:23.279337 [ 4 ] {10dcdf99-12c1-4635-a575-1df2b29ae609} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6826 | 2026.03.04 18:57:23.279549 [ 4 ] {10dcdf99-12c1-4635-a575-1df2b29ae609} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6827 | 2026.03.04 18:57:23.279680 [ 4 ] {10dcdf99-12c1-4635-a575-1df2b29ae609} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 63.45 KiB/sec. | ||
| 6828 | 2026.03.04 18:57:23.279715 [ 4 ] {10dcdf99-12c1-4635-a575-1df2b29ae609} <Debug> TCPHandler: Processed in 0.001227898 sec. | ||
| 6829 | 2026.03.04 18:57:23.279826 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6830 | 2026.03.04 18:57:23.279952 [ 4 ] {637222d1-7e55-468f-beb1-71aa17d68588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6831 | 2026.03.04 18:57:23.280000 [ 4 ] {637222d1-7e55-468f-beb1-71aa17d68588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6832 | 2026.03.04 18:57:23.280331 [ 4 ] {637222d1-7e55-468f-beb1-71aa17d68588} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6833 | 2026.03.04 18:57:23.280367 [ 4 ] {637222d1-7e55-468f-beb1-71aa17d68588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6834 | 2026.03.04 18:57:23.280845 [ 4 ] {637222d1-7e55-468f-beb1-71aa17d68588} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6835 | 2026.03.04 18:57:23.281058 [ 4 ] {637222d1-7e55-468f-beb1-71aa17d68588} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6836 | 2026.03.04 18:57:23.281170 [ 25 ] {} <Debug> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6837 | 2026.03.04 18:57:23.281191 [ 4 ] {637222d1-7e55-468f-beb1-71aa17d68588} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001288 sec., 69875.77639751552 rows/sec., 4.37 MiB/sec. | ||
| 6838 | 2026.03.04 18:57:23.281201 [ 25 ] {} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6839 | 2026.03.04 18:57:23.281230 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6840 | 2026.03.04 18:57:23.281234 [ 4 ] {637222d1-7e55-468f-beb1-71aa17d68588} <Debug> TCPHandler: Processed in 0.001457034 sec. | ||
| 6841 | 2026.03.04 18:57:23.281303 [ 186 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 6842 | 2026.03.04 18:57:23.281387 [ 186 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6843 | 2026.03.04 18:57:23.281411 [ 186 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2058 rows starting from the beginning of the part | ||
| 6844 | 2026.03.04 18:57:23.281454 [ 186 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6845 | 2026.03.04 18:57:23.281488 [ 186 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 6846 | 2026.03.04 18:57:23.281519 [ 186 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 90 rows starting from the beginning of the part | ||
| 6847 | 2026.03.04 18:57:23.281549 [ 186 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 6848 | 2026.03.04 18:57:23.281577 [ 186 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 90 rows starting from the beginning of the part | ||
| 6849 | 2026.03.04 18:57:23.282673 [ 193 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2418 rows, containing 4 columns (4 merged, 0 gathered) in 0.001401552 sec., 1725230.3161067162 rows/sec., 111.13 MiB/sec. | ||
| 6850 | 2026.03.04 18:57:23.283079 [ 189 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6851 | 2026.03.04 18:57:23.283102 [ 193 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14379 rows, containing 5 columns (5 merged, 0 gathered) in 0.004673028 sec., 3077019.868059853 rows/sec., 202.23 MiB/sec. | ||
| 6852 | 2026.03.04 18:57:23.283545 [ 189 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_41_8} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6853 | 2026.03.04 18:57:23.283675 [ 189 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_41_8} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6854 | 2026.03.04 18:57:23.283816 [ 193 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6855 | 2026.03.04 18:57:23.283823 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6856 | 2026.03.04 18:57:23.284092 [ 193 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6857 | 2026.03.04 18:57:23.284161 [ 193 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6858 | 2026.03.04 18:57:23.284251 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.71 MiB. | ||
| 6859 | 2026.03.04 18:57:24.000245 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.34 MiB, peak 277.33 MiB, free memory in arenas 0.00 B, will set to 269.75 MiB (RSS), difference: 1.41 MiB | ||
| 6860 | 2026.03.04 18:57:24.800157 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6861 | 2026.03.04 18:57:24.800342 [ 4 ] {711e54fb-4d52-4fa1-9449-0f9cc4fe3949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6862 | 2026.03.04 18:57:24.800410 [ 4 ] {711e54fb-4d52-4fa1-9449-0f9cc4fe3949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6863 | 2026.03.04 18:57:24.801052 [ 4 ] {711e54fb-4d52-4fa1-9449-0f9cc4fe3949} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6864 | 2026.03.04 18:57:24.801101 [ 4 ] {711e54fb-4d52-4fa1-9449-0f9cc4fe3949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6865 | 2026.03.04 18:57:24.801525 [ 4 ] {711e54fb-4d52-4fa1-9449-0f9cc4fe3949} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6866 | 2026.03.04 18:57:24.801757 [ 4 ] {711e54fb-4d52-4fa1-9449-0f9cc4fe3949} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6867 | 2026.03.04 18:57:24.801921 [ 4 ] {711e54fb-4d52-4fa1-9449-0f9cc4fe3949} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001628 sec., 7371.00737100737 rows/sec., 601.05 KiB/sec. | ||
| 6868 | 2026.03.04 18:57:24.801973 [ 4 ] {711e54fb-4d52-4fa1-9449-0f9cc4fe3949} <Debug> TCPHandler: Processed in 0.001941165 sec. | ||
| 6869 | 2026.03.04 18:57:24.802097 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6870 | 2026.03.04 18:57:24.802202 [ 4 ] {f7abbb50-ed58-4c5c-8eab-8b1d988c16bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6871 | 2026.03.04 18:57:24.802246 [ 4 ] {f7abbb50-ed58-4c5c-8eab-8b1d988c16bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6872 | 2026.03.04 18:57:24.804081 [ 4 ] {f7abbb50-ed58-4c5c-8eab-8b1d988c16bc} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6873 | 2026.03.04 18:57:24.804120 [ 4 ] {f7abbb50-ed58-4c5c-8eab-8b1d988c16bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6874 | 2026.03.04 18:57:24.804582 [ 4 ] {f7abbb50-ed58-4c5c-8eab-8b1d988c16bc} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6875 | 2026.03.04 18:57:24.804803 [ 4 ] {f7abbb50-ed58-4c5c-8eab-8b1d988c16bc} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6876 | 2026.03.04 18:57:24.804942 [ 4 ] {f7abbb50-ed58-4c5c-8eab-8b1d988c16bc} <Debug> executeQuery: Read 2028 rows, 156.87 KiB in 0.002763 sec., 733984.799131379 rows/sec., 55.44 MiB/sec. | ||
| 6877 | 2026.03.04 18:57:24.804982 [ 4 ] {f7abbb50-ed58-4c5c-8eab-8b1d988c16bc} <Debug> TCPHandler: Processed in 0.002939668 sec. | ||
| 6878 | 2026.03.04 18:57:24.805106 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6879 | 2026.03.04 18:57:24.805204 [ 4 ] {4a0810c9-bd21-46e0-83c4-363abcf0a29a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6880 | 2026.03.04 18:57:24.805246 [ 4 ] {4a0810c9-bd21-46e0-83c4-363abcf0a29a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6881 | 2026.03.04 18:57:24.805692 [ 4 ] {4a0810c9-bd21-46e0-83c4-363abcf0a29a} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6882 | 2026.03.04 18:57:24.805729 [ 4 ] {4a0810c9-bd21-46e0-83c4-363abcf0a29a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6883 | 2026.03.04 18:57:24.806058 [ 4 ] {4a0810c9-bd21-46e0-83c4-363abcf0a29a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6884 | 2026.03.04 18:57:24.806270 [ 4 ] {4a0810c9-bd21-46e0-83c4-363abcf0a29a} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6885 | 2026.03.04 18:57:24.806390 [ 31 ] {} <Debug> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 6886 | 2026.03.04 18:57:24.806411 [ 4 ] {4a0810c9-bd21-46e0-83c4-363abcf0a29a} <Debug> executeQuery: Read 64 rows, 4.75 KiB in 0.001226 sec., 52202.28384991843 rows/sec., 3.78 MiB/sec. | ||
| 6887 | 2026.03.04 18:57:24.806460 [ 31 ] {} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6888 | 2026.03.04 18:57:24.806471 [ 4 ] {4a0810c9-bd21-46e0-83c4-363abcf0a29a} <Debug> TCPHandler: Processed in 0.001416473 sec. | ||
| 6889 | 2026.03.04 18:57:24.806488 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6890 | 2026.03.04 18:57:24.806583 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6891 | 2026.03.04 18:57:24.806609 [ 189 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 6892 | 2026.03.04 18:57:24.806681 [ 4 ] {51011ae1-90bd-402e-bb2e-086cd039cced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6893 | 2026.03.04 18:57:24.806727 [ 4 ] {51011ae1-90bd-402e-bb2e-086cd039cced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6894 | 2026.03.04 18:57:24.806748 [ 189 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6895 | 2026.03.04 18:57:24.806785 [ 189 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 226 rows starting from the beginning of the part | ||
| 6896 | 2026.03.04 18:57:24.806852 [ 189 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
| 6897 | 2026.03.04 18:57:24.806896 [ 189 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 142 rows starting from the beginning of the part | ||
| 6898 | 2026.03.04 18:57:24.806939 [ 189 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part | ||
| 6899 | 2026.03.04 18:57:24.806983 [ 189 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 142 rows starting from the beginning of the part | ||
| 6900 | 2026.03.04 18:57:24.807020 [ 189 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 6901 | 2026.03.04 18:57:24.807469 [ 4 ] {51011ae1-90bd-402e-bb2e-086cd039cced} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6902 | 2026.03.04 18:57:24.807510 [ 4 ] {51011ae1-90bd-402e-bb2e-086cd039cced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6903 | 2026.03.04 18:57:24.807893 [ 4 ] {51011ae1-90bd-402e-bb2e-086cd039cced} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6904 | 2026.03.04 18:57:24.807930 [ 189 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 654 rows, containing 5 columns (5 merged, 0 gathered) in 0.001375572 sec., 475438.58118659 rows/sec., 32.10 MiB/sec. | ||
| 6905 | 2026.03.04 18:57:24.808098 [ 193 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 6906 | 2026.03.04 18:57:24.808143 [ 4 ] {51011ae1-90bd-402e-bb2e-086cd039cced} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6907 | 2026.03.04 18:57:24.808290 [ 4 ] {51011ae1-90bd-402e-bb2e-086cd039cced} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001627 sec., 435156.73017824214 rows/sec., 25.39 MiB/sec. | ||
| 6908 | 2026.03.04 18:57:24.808332 [ 4 ] {51011ae1-90bd-402e-bb2e-086cd039cced} <Debug> TCPHandler: Processed in 0.001798371 sec. | ||
| 6909 | 2026.03.04 18:57:24.808400 [ 193 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_35_7} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6910 | 2026.03.04 18:57:24.808445 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6911 | 2026.03.04 18:57:24.808485 [ 193 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_35_7} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 6912 | 2026.03.04 18:57:24.808544 [ 4 ] {d107e3c1-9955-4364-9f54-60a053a97846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6913 | 2026.03.04 18:57:24.808579 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6914 | 2026.03.04 18:57:24.808589 [ 4 ] {d107e3c1-9955-4364-9f54-60a053a97846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6915 | 2026.03.04 18:57:24.808976 [ 4 ] {d107e3c1-9955-4364-9f54-60a053a97846} <Trace> oximeter.fields_u64 (687cf707-26e5-42bf-a146-460b07f7ff8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6916 | 2026.03.04 18:57:24.809013 [ 4 ] {d107e3c1-9955-4364-9f54-60a053a97846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6917 | 2026.03.04 18:57:24.809344 [ 4 ] {d107e3c1-9955-4364-9f54-60a053a97846} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6918 | 2026.03.04 18:57:24.809570 [ 4 ] {d107e3c1-9955-4364-9f54-60a053a97846} <Trace> oximeter.fields_u64 (687cf707-26e5-42bf-a146-460b07f7ff8a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6919 | 2026.03.04 18:57:24.809704 [ 4 ] {d107e3c1-9955-4364-9f54-60a053a97846} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001177 sec., 849.6176720475785 rows/sec., 59.74 KiB/sec. | ||
| 6920 | 2026.03.04 18:57:24.809743 [ 4 ] {d107e3c1-9955-4364-9f54-60a053a97846} <Debug> TCPHandler: Processed in 0.001348981 sec. | ||
| 6921 | 2026.03.04 18:57:24.809863 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6922 | 2026.03.04 18:57:24.809989 [ 4 ] {ddfa6235-f735-4f19-906f-7af6ffa96fca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6923 | 2026.03.04 18:57:24.810044 [ 4 ] {ddfa6235-f735-4f19-906f-7af6ffa96fca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6924 | 2026.03.04 18:57:24.811062 [ 4 ] {ddfa6235-f735-4f19-906f-7af6ffa96fca} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6925 | 2026.03.04 18:57:24.811100 [ 4 ] {ddfa6235-f735-4f19-906f-7af6ffa96fca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6926 | 2026.03.04 18:57:24.811469 [ 4 ] {ddfa6235-f735-4f19-906f-7af6ffa96fca} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6927 | 2026.03.04 18:57:24.811702 [ 4 ] {ddfa6235-f735-4f19-906f-7af6ffa96fca} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6928 | 2026.03.04 18:57:24.811835 [ 4 ] {ddfa6235-f735-4f19-906f-7af6ffa96fca} <Debug> executeQuery: Read 1064 rows, 75.48 KiB in 0.00187 sec., 568983.9572192513 rows/sec., 39.42 MiB/sec. | ||
| 6929 | 2026.03.04 18:57:24.811875 [ 4 ] {ddfa6235-f735-4f19-906f-7af6ffa96fca} <Debug> TCPHandler: Processed in 0.002074237 sec. | ||
| 6930 | 2026.03.04 18:57:24.811985 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6931 | 2026.03.04 18:57:24.812087 [ 4 ] {1a6db5b1-ec36-4ad6-84a9-2433f32bb8db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6932 | 2026.03.04 18:57:24.812133 [ 4 ] {1a6db5b1-ec36-4ad6-84a9-2433f32bb8db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6933 | 2026.03.04 18:57:24.812882 [ 4 ] {1a6db5b1-ec36-4ad6-84a9-2433f32bb8db} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6934 | 2026.03.04 18:57:24.812920 [ 4 ] {1a6db5b1-ec36-4ad6-84a9-2433f32bb8db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6935 | 2026.03.04 18:57:24.813399 [ 4 ] {1a6db5b1-ec36-4ad6-84a9-2433f32bb8db} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6936 | 2026.03.04 18:57:24.813615 [ 4 ] {1a6db5b1-ec36-4ad6-84a9-2433f32bb8db} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6937 | 2026.03.04 18:57:24.813749 [ 4 ] {1a6db5b1-ec36-4ad6-84a9-2433f32bb8db} <Debug> executeQuery: Read 1255 rows, 80.62 KiB in 0.001686 sec., 744365.3618030843 rows/sec., 46.70 MiB/sec. | ||
| 6938 | 2026.03.04 18:57:24.813786 [ 4 ] {1a6db5b1-ec36-4ad6-84a9-2433f32bb8db} <Debug> TCPHandler: Processed in 0.001850573 sec. | ||
| 6939 | 2026.03.04 18:57:24.813896 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6940 | 2026.03.04 18:57:24.813992 [ 4 ] {ce95ceed-1e46-44c4-9865-b203540fb868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6941 | 2026.03.04 18:57:24.814048 [ 4 ] {ce95ceed-1e46-44c4-9865-b203540fb868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6942 | 2026.03.04 18:57:24.814958 [ 4 ] {ce95ceed-1e46-44c4-9865-b203540fb868} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6943 | 2026.03.04 18:57:24.814997 [ 4 ] {ce95ceed-1e46-44c4-9865-b203540fb868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6944 | 2026.03.04 18:57:24.815577 [ 4 ] {ce95ceed-1e46-44c4-9865-b203540fb868} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6945 | 2026.03.04 18:57:24.815804 [ 4 ] {ce95ceed-1e46-44c4-9865-b203540fb868} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6946 | 2026.03.04 18:57:24.815948 [ 4 ] {ce95ceed-1e46-44c4-9865-b203540fb868} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.001974 sec., 26342.45187436677 rows/sec., 47.20 MiB/sec. | ||
| 6947 | 2026.03.04 18:57:24.816010 [ 4 ] {ce95ceed-1e46-44c4-9865-b203540fb868} <Debug> TCPHandler: Processed in 0.00216501 sec. | ||
| 6948 | 2026.03.04 18:57:24.816120 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6949 | 2026.03.04 18:57:24.816217 [ 4 ] {3b58b5d9-89d9-40b2-a4c8-cb6adb35f5ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6950 | 2026.03.04 18:57:24.816259 [ 4 ] {3b58b5d9-89d9-40b2-a4c8-cb6adb35f5ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6951 | 2026.03.04 18:57:24.816579 [ 4 ] {3b58b5d9-89d9-40b2-a4c8-cb6adb35f5ae} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6952 | 2026.03.04 18:57:24.816616 [ 4 ] {3b58b5d9-89d9-40b2-a4c8-cb6adb35f5ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6953 | 2026.03.04 18:57:24.816925 [ 4 ] {3b58b5d9-89d9-40b2-a4c8-cb6adb35f5ae} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6954 | 2026.03.04 18:57:24.817134 [ 4 ] {3b58b5d9-89d9-40b2-a4c8-cb6adb35f5ae} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6955 | 2026.03.04 18:57:24.817271 [ 4 ] {3b58b5d9-89d9-40b2-a4c8-cb6adb35f5ae} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001073 sec., 22367.194780987884 rows/sec., 1.51 MiB/sec. | ||
| 6956 | 2026.03.04 18:57:24.817307 [ 4 ] {3b58b5d9-89d9-40b2-a4c8-cb6adb35f5ae} <Debug> TCPHandler: Processed in 0.001237259 sec. | ||
| 6957 | 2026.03.04 18:57:26.028037 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 888 | ||
| 6958 | 2026.03.04 18:57:26.030715 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6959 | 2026.03.04 18:57:26.030763 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 6960 | 2026.03.04 18:57:26.032119 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6961 | 2026.03.04 18:57:26.032385 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6962 | 2026.03.04 18:57:26.032736 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 888 | ||
| 6963 | 2026.03.04 18:57:28.253377 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6964 | 2026.03.04 18:57:28.253585 [ 4 ] {3bf61efd-9d61-47e0-b850-49207578c4ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6965 | 2026.03.04 18:57:28.253646 [ 4 ] {3bf61efd-9d61-47e0-b850-49207578c4ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6966 | 2026.03.04 18:57:28.254386 [ 4 ] {3bf61efd-9d61-47e0-b850-49207578c4ee} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6967 | 2026.03.04 18:57:28.254430 [ 4 ] {3bf61efd-9d61-47e0-b850-49207578c4ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6968 | 2026.03.04 18:57:28.254823 [ 4 ] {3bf61efd-9d61-47e0-b850-49207578c4ee} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6969 | 2026.03.04 18:57:28.255038 [ 4 ] {3bf61efd-9d61-47e0-b850-49207578c4ee} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6970 | 2026.03.04 18:57:28.255195 [ 4 ] {3bf61efd-9d61-47e0-b850-49207578c4ee} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001659 sec., 33755.27426160337 rows/sec., 2.58 MiB/sec. | ||
| 6971 | 2026.03.04 18:57:28.255236 [ 4 ] {3bf61efd-9d61-47e0-b850-49207578c4ee} <Debug> TCPHandler: Processed in 0.001980116 sec. | ||
| 6972 | 2026.03.04 18:57:28.255361 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6973 | 2026.03.04 18:57:28.255459 [ 4 ] {2e270a0b-ef8c-4ef9-a9e3-f6965f30c549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6974 | 2026.03.04 18:57:28.255500 [ 4 ] {2e270a0b-ef8c-4ef9-a9e3-f6965f30c549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6975 | 2026.03.04 18:57:28.255945 [ 4 ] {2e270a0b-ef8c-4ef9-a9e3-f6965f30c549} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6976 | 2026.03.04 18:57:28.255982 [ 4 ] {2e270a0b-ef8c-4ef9-a9e3-f6965f30c549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6977 | 2026.03.04 18:57:28.256276 [ 4 ] {2e270a0b-ef8c-4ef9-a9e3-f6965f30c549} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6978 | 2026.03.04 18:57:28.256476 [ 4 ] {2e270a0b-ef8c-4ef9-a9e3-f6965f30c549} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6979 | 2026.03.04 18:57:28.256601 [ 4 ] {2e270a0b-ef8c-4ef9-a9e3-f6965f30c549} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001161 sec., 55124.892334194665 rows/sec., 4.30 MiB/sec. | ||
| 6980 | 2026.03.04 18:57:28.256638 [ 4 ] {2e270a0b-ef8c-4ef9-a9e3-f6965f30c549} <Debug> TCPHandler: Processed in 0.001325321 sec. | ||
| 6981 | 2026.03.04 18:57:28.256751 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6982 | 2026.03.04 18:57:28.256845 [ 4 ] {cca82cb3-322f-4e36-a94e-40984d26fbad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6983 | 2026.03.04 18:57:28.256887 [ 4 ] {cca82cb3-322f-4e36-a94e-40984d26fbad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6984 | 2026.03.04 18:57:28.257284 [ 4 ] {cca82cb3-322f-4e36-a94e-40984d26fbad} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6985 | 2026.03.04 18:57:28.257321 [ 4 ] {cca82cb3-322f-4e36-a94e-40984d26fbad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6986 | 2026.03.04 18:57:28.257642 [ 4 ] {cca82cb3-322f-4e36-a94e-40984d26fbad} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6987 | 2026.03.04 18:57:28.257846 [ 4 ] {cca82cb3-322f-4e36-a94e-40984d26fbad} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6988 | 2026.03.04 18:57:28.257971 [ 4 ] {cca82cb3-322f-4e36-a94e-40984d26fbad} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001145 sec., 83842.79475982532 rows/sec., 5.84 MiB/sec. | ||
| 6989 | 2026.03.04 18:57:28.258007 [ 4 ] {cca82cb3-322f-4e36-a94e-40984d26fbad} <Debug> TCPHandler: Processed in 0.00130347 sec. | ||
| 6990 | 2026.03.04 18:57:28.258120 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6991 | 2026.03.04 18:57:28.258212 [ 4 ] {4781284b-bdc7-4f97-840a-76b86bfcd166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6992 | 2026.03.04 18:57:28.258252 [ 4 ] {4781284b-bdc7-4f97-840a-76b86bfcd166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6993 | 2026.03.04 18:57:28.258567 [ 4 ] {4781284b-bdc7-4f97-840a-76b86bfcd166} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6994 | 2026.03.04 18:57:28.258603 [ 4 ] {4781284b-bdc7-4f97-840a-76b86bfcd166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 6995 | 2026.03.04 18:57:28.258907 [ 4 ] {4781284b-bdc7-4f97-840a-76b86bfcd166} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6996 | 2026.03.04 18:57:28.259112 [ 4 ] {4781284b-bdc7-4f97-840a-76b86bfcd166} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6997 | 2026.03.04 18:57:28.259236 [ 4 ] {4781284b-bdc7-4f97-840a-76b86bfcd166} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001042 sec., 34548.9443378119 rows/sec., 2.33 MiB/sec. | ||
| 6998 | 2026.03.04 18:57:28.259271 [ 4 ] {4781284b-bdc7-4f97-840a-76b86bfcd166} <Debug> TCPHandler: Processed in 0.001198278 sec. | ||
| 6999 | 2026.03.04 18:57:28.505245 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12999 | ||
| 7000 | 2026.03.04 18:57:28.505742 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7001 | 2026.03.04 18:57:28.505791 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7002 | 2026.03.04 18:57:28.506277 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7003 | 2026.03.04 18:57:28.506513 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7004 | 2026.03.04 18:57:28.506652 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12999 | ||
| 7005 | 2026.03.04 18:57:29.187971 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 7006 | 2026.03.04 18:57:29.202753 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7007 | 2026.03.04 18:57:29.202811 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7008 | 2026.03.04 18:57:29.208569 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7009 | 2026.03.04 18:57:29.209260 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7010 | 2026.03.04 18:57:29.211864 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 7011 | 2026.03.04 18:57:33.263718 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7012 | 2026.03.04 18:57:33.264033 [ 4 ] {66cc311e-4a21-41df-b8ef-ad67921b3276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7013 | 2026.03.04 18:57:33.264142 [ 4 ] {66cc311e-4a21-41df-b8ef-ad67921b3276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7014 | 2026.03.04 18:57:33.264898 [ 4 ] {66cc311e-4a21-41df-b8ef-ad67921b3276} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7015 | 2026.03.04 18:57:33.264950 [ 4 ] {66cc311e-4a21-41df-b8ef-ad67921b3276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7016 | 2026.03.04 18:57:33.265374 [ 4 ] {66cc311e-4a21-41df-b8ef-ad67921b3276} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7017 | 2026.03.04 18:57:33.265604 [ 4 ] {66cc311e-4a21-41df-b8ef-ad67921b3276} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7018 | 2026.03.04 18:57:33.265773 [ 4 ] {66cc311e-4a21-41df-b8ef-ad67921b3276} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00181 sec., 156906.0773480663 rows/sec., 9.97 MiB/sec. | ||
| 7019 | 2026.03.04 18:57:33.265826 [ 4 ] {66cc311e-4a21-41df-b8ef-ad67921b3276} <Debug> TCPHandler: Processed in 0.002293653 sec. | ||
| 7020 | 2026.03.04 18:57:33.265945 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7021 | 2026.03.04 18:57:33.266049 [ 4 ] {4cbb4aff-961d-4282-a837-68185a8b31c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7022 | 2026.03.04 18:57:33.266094 [ 4 ] {4cbb4aff-961d-4282-a837-68185a8b31c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7023 | 2026.03.04 18:57:33.266858 [ 4 ] {4cbb4aff-961d-4282-a837-68185a8b31c6} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7024 | 2026.03.04 18:57:33.266897 [ 4 ] {4cbb4aff-961d-4282-a837-68185a8b31c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7025 | 2026.03.04 18:57:33.267280 [ 4 ] {4cbb4aff-961d-4282-a837-68185a8b31c6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7026 | 2026.03.04 18:57:33.267491 [ 4 ] {4cbb4aff-961d-4282-a837-68185a8b31c6} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7027 | 2026.03.04 18:57:33.267629 [ 4 ] {4cbb4aff-961d-4282-a837-68185a8b31c6} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.001603 sec., 497192.7635683094 rows/sec., 39.08 MiB/sec. | ||
| 7028 | 2026.03.04 18:57:33.267669 [ 4 ] {4cbb4aff-961d-4282-a837-68185a8b31c6} <Debug> TCPHandler: Processed in 0.001775391 sec. | ||
| 7029 | 2026.03.04 18:57:33.267790 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7030 | 2026.03.04 18:57:33.267917 [ 4 ] {811d8db8-40c9-4c90-a293-032a13c19cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7031 | 2026.03.04 18:57:33.267968 [ 4 ] {811d8db8-40c9-4c90-a293-032a13c19cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7032 | 2026.03.04 18:57:33.268510 [ 4 ] {811d8db8-40c9-4c90-a293-032a13c19cdc} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7033 | 2026.03.04 18:57:33.268558 [ 4 ] {811d8db8-40c9-4c90-a293-032a13c19cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7034 | 2026.03.04 18:57:33.268974 [ 4 ] {811d8db8-40c9-4c90-a293-032a13c19cdc} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7035 | 2026.03.04 18:57:33.269222 [ 4 ] {811d8db8-40c9-4c90-a293-032a13c19cdc} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7036 | 2026.03.04 18:57:33.269356 [ 4 ] {811d8db8-40c9-4c90-a293-032a13c19cdc} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001464 sec., 96994.53551912568 rows/sec., 5.70 MiB/sec. | ||
| 7037 | 2026.03.04 18:57:33.269396 [ 4 ] {811d8db8-40c9-4c90-a293-032a13c19cdc} <Debug> TCPHandler: Processed in 0.001666149 sec. | ||
| 7038 | 2026.03.04 18:57:33.269506 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7039 | 2026.03.04 18:57:33.269601 [ 4 ] {0861b250-3449-4217-bfd0-f6a295ef36ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7040 | 2026.03.04 18:57:33.269642 [ 4 ] {0861b250-3449-4217-bfd0-f6a295ef36ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7041 | 2026.03.04 18:57:33.270083 [ 4 ] {0861b250-3449-4217-bfd0-f6a295ef36ad} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7042 | 2026.03.04 18:57:33.270121 [ 4 ] {0861b250-3449-4217-bfd0-f6a295ef36ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7043 | 2026.03.04 18:57:33.270417 [ 4 ] {0861b250-3449-4217-bfd0-f6a295ef36ad} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7044 | 2026.03.04 18:57:33.270626 [ 4 ] {0861b250-3449-4217-bfd0-f6a295ef36ad} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7045 | 2026.03.04 18:57:33.270754 [ 4 ] {0861b250-3449-4217-bfd0-f6a295ef36ad} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001172 sec., 127133.10580204778 rows/sec., 8.21 MiB/sec. | ||
| 7046 | 2026.03.04 18:57:33.270790 [ 4 ] {0861b250-3449-4217-bfd0-f6a295ef36ad} <Debug> TCPHandler: Processed in 0.001333821 sec. | ||
| 7047 | 2026.03.04 18:57:33.270899 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7048 | 2026.03.04 18:57:33.270993 [ 4 ] {25784c2c-051d-4db2-b4bd-278f6fac71e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7049 | 2026.03.04 18:57:33.271033 [ 4 ] {25784c2c-051d-4db2-b4bd-278f6fac71e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7050 | 2026.03.04 18:57:33.271468 [ 4 ] {25784c2c-051d-4db2-b4bd-278f6fac71e3} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7051 | 2026.03.04 18:57:33.271505 [ 4 ] {25784c2c-051d-4db2-b4bd-278f6fac71e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7052 | 2026.03.04 18:57:33.271818 [ 4 ] {25784c2c-051d-4db2-b4bd-278f6fac71e3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7053 | 2026.03.04 18:57:33.272018 [ 4 ] {25784c2c-051d-4db2-b4bd-278f6fac71e3} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7054 | 2026.03.04 18:57:33.272143 [ 4 ] {25784c2c-051d-4db2-b4bd-278f6fac71e3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001168 sec., 126712.32876712328 rows/sec., 7.21 MiB/sec. | ||
| 7055 | 2026.03.04 18:57:33.272181 [ 4 ] {25784c2c-051d-4db2-b4bd-278f6fac71e3} <Debug> TCPHandler: Processed in 0.00133029 sec. | ||
| 7056 | 2026.03.04 18:57:33.272288 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7057 | 2026.03.04 18:57:33.272381 [ 4 ] {4f6bdb93-b459-4ce5-9646-f3b1fdea1bf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7058 | 2026.03.04 18:57:33.272419 [ 4 ] {4f6bdb93-b459-4ce5-9646-f3b1fdea1bf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7059 | 2026.03.04 18:57:33.272999 [ 4 ] {4f6bdb93-b459-4ce5-9646-f3b1fdea1bf1} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7060 | 2026.03.04 18:57:33.273035 [ 4 ] {4f6bdb93-b459-4ce5-9646-f3b1fdea1bf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7061 | 2026.03.04 18:57:33.273356 [ 4 ] {4f6bdb93-b459-4ce5-9646-f3b1fdea1bf1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7062 | 2026.03.04 18:57:33.273569 [ 4 ] {4f6bdb93-b459-4ce5-9646-f3b1fdea1bf1} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7063 | 2026.03.04 18:57:33.273700 [ 4 ] {4f6bdb93-b459-4ce5-9646-f3b1fdea1bf1} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001336 sec., 366766.46706586826 rows/sec., 25.71 MiB/sec. | ||
| 7064 | 2026.03.04 18:57:33.273736 [ 4 ] {4f6bdb93-b459-4ce5-9646-f3b1fdea1bf1} <Debug> TCPHandler: Processed in 0.001496374 sec. | ||
| 7065 | 2026.03.04 18:57:33.273854 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7066 | 2026.03.04 18:57:33.273978 [ 4 ] {c35e5479-34a4-40d3-8040-e5f9c28e054d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7067 | 2026.03.04 18:57:33.274064 [ 4 ] {c35e5479-34a4-40d3-8040-e5f9c28e054d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7068 | 2026.03.04 18:57:33.274415 [ 4 ] {c35e5479-34a4-40d3-8040-e5f9c28e054d} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7069 | 2026.03.04 18:57:33.274451 [ 4 ] {c35e5479-34a4-40d3-8040-e5f9c28e054d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7070 | 2026.03.04 18:57:33.274762 [ 4 ] {c35e5479-34a4-40d3-8040-e5f9c28e054d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7071 | 2026.03.04 18:57:33.274967 [ 4 ] {c35e5479-34a4-40d3-8040-e5f9c28e054d} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7072 | 2026.03.04 18:57:33.275096 [ 4 ] {c35e5479-34a4-40d3-8040-e5f9c28e054d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001142 sec., 5253.940455341506 rows/sec., 274.50 KiB/sec. | ||
| 7073 | 2026.03.04 18:57:33.275134 [ 4 ] {c35e5479-34a4-40d3-8040-e5f9c28e054d} <Debug> TCPHandler: Processed in 0.001339131 sec. | ||
| 7074 | 2026.03.04 18:57:33.275235 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7075 | 2026.03.04 18:57:33.275328 [ 4 ] {d9acf699-5433-469e-8e72-f9a8a7b7ce08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7076 | 2026.03.04 18:57:33.275395 [ 4 ] {d9acf699-5433-469e-8e72-f9a8a7b7ce08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7077 | 2026.03.04 18:57:33.275803 [ 4 ] {d9acf699-5433-469e-8e72-f9a8a7b7ce08} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7078 | 2026.03.04 18:57:33.275840 [ 4 ] {d9acf699-5433-469e-8e72-f9a8a7b7ce08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7079 | 2026.03.04 18:57:33.276182 [ 4 ] {d9acf699-5433-469e-8e72-f9a8a7b7ce08} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7080 | 2026.03.04 18:57:33.276385 [ 4 ] {d9acf699-5433-469e-8e72-f9a8a7b7ce08} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7081 | 2026.03.04 18:57:33.276514 [ 4 ] {d9acf699-5433-469e-8e72-f9a8a7b7ce08} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001204 sec., 220099.66777408638 rows/sec., 14.63 MiB/sec. | ||
| 7082 | 2026.03.04 18:57:33.276551 [ 4 ] {d9acf699-5433-469e-8e72-f9a8a7b7ce08} <Debug> TCPHandler: Processed in 0.001364041 sec. | ||
| 7083 | 2026.03.04 18:57:33.276659 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7084 | 2026.03.04 18:57:33.276753 [ 4 ] {24b0b20f-c6d9-46c5-8af3-9740468a0460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7085 | 2026.03.04 18:57:33.276794 [ 4 ] {24b0b20f-c6d9-46c5-8af3-9740468a0460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7086 | 2026.03.04 18:57:33.277100 [ 4 ] {24b0b20f-c6d9-46c5-8af3-9740468a0460} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7087 | 2026.03.04 18:57:33.277136 [ 4 ] {24b0b20f-c6d9-46c5-8af3-9740468a0460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7088 | 2026.03.04 18:57:33.277422 [ 4 ] {24b0b20f-c6d9-46c5-8af3-9740468a0460} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7089 | 2026.03.04 18:57:33.277632 [ 4 ] {24b0b20f-c6d9-46c5-8af3-9740468a0460} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7090 | 2026.03.04 18:57:33.277764 [ 4 ] {24b0b20f-c6d9-46c5-8af3-9740468a0460} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001029 sec., 971.8172983479107 rows/sec., 65.48 KiB/sec. | ||
| 7091 | 2026.03.04 18:57:33.277801 [ 4 ] {24b0b20f-c6d9-46c5-8af3-9740468a0460} <Debug> TCPHandler: Processed in 0.001190137 sec. | ||
| 7092 | 2026.03.04 18:57:33.277906 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7093 | 2026.03.04 18:57:33.277998 [ 4 ] {9be76b18-bd29-48db-a0fa-5c4c7bbd3722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7094 | 2026.03.04 18:57:33.278039 [ 4 ] {9be76b18-bd29-48db-a0fa-5c4c7bbd3722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7095 | 2026.03.04 18:57:33.278360 [ 4 ] {9be76b18-bd29-48db-a0fa-5c4c7bbd3722} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7096 | 2026.03.04 18:57:33.278395 [ 4 ] {9be76b18-bd29-48db-a0fa-5c4c7bbd3722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7097 | 2026.03.04 18:57:33.278713 [ 4 ] {9be76b18-bd29-48db-a0fa-5c4c7bbd3722} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7098 | 2026.03.04 18:57:33.278912 [ 4 ] {9be76b18-bd29-48db-a0fa-5c4c7bbd3722} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7099 | 2026.03.04 18:57:33.279040 [ 4 ] {9be76b18-bd29-48db-a0fa-5c4c7bbd3722} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00106 sec., 84905.6603773585 rows/sec., 5.31 MiB/sec. | ||
| 7100 | 2026.03.04 18:57:33.279077 [ 4 ] {9be76b18-bd29-48db-a0fa-5c4c7bbd3722} <Debug> TCPHandler: Processed in 0.001219339 sec. | ||
| 7101 | 2026.03.04 18:57:35.323088 [ 10 ] {} <Debug> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 7102 | 2026.03.04 18:57:35.323148 [ 10 ] {} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7103 | 2026.03.04 18:57:35.323168 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7104 | 2026.03.04 18:57:35.323316 [ 192 ] {045d0c0d-db43-4be0-bdc5-a1b2d1dca217::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 | ||
| 7105 | 2026.03.04 18:57:35.323470 [ 192 ] {045d0c0d-db43-4be0-bdc5-a1b2d1dca217::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7106 | 2026.03.04 18:57:35.323506 [ 192 ] {045d0c0d-db43-4be0-bdc5-a1b2d1dca217::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 20 rows starting from the beginning of the part | ||
| 7107 | 2026.03.04 18:57:35.323580 [ 192 ] {045d0c0d-db43-4be0-bdc5-a1b2d1dca217::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 | ||
| 7108 | 2026.03.04 18:57:35.323630 [ 192 ] {045d0c0d-db43-4be0-bdc5-a1b2d1dca217::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 7109 | 2026.03.04 18:57:35.323677 [ 192 ] {045d0c0d-db43-4be0-bdc5-a1b2d1dca217::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 7110 | 2026.03.04 18:57:35.323725 [ 192 ] {045d0c0d-db43-4be0-bdc5-a1b2d1dca217::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 | ||
| 7111 | 2026.03.04 18:57:35.324524 [ 189 ] {045d0c0d-db43-4be0-bdc5-a1b2d1dca217::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.001285359 sec., 38899.63815556587 rows/sec., 3.25 MiB/sec. | ||
| 7112 | 2026.03.04 18:57:35.324716 [ 198 ] {045d0c0d-db43-4be0-bdc5-a1b2d1dca217::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 7113 | 2026.03.04 18:57:35.325028 [ 198 ] {045d0c0d-db43-4be0-bdc5-a1b2d1dca217::all_1_10_2} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7114 | 2026.03.04 18:57:35.325106 [ 198 ] {045d0c0d-db43-4be0-bdc5-a1b2d1dca217::all_1_10_2} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 7115 | 2026.03.04 18:57:35.325200 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7116 | 2026.03.04 18:57:35.857796 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7117 | 2026.03.04 18:57:35.857867 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7118 | 2026.03.04 18:57:36.007707 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13511 | ||
| 7119 | 2026.03.04 18:57:36.008236 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7120 | 2026.03.04 18:57:36.008291 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7121 | 2026.03.04 18:57:36.008935 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7122 | 2026.03.04 18:57:36.009180 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7123 | 2026.03.04 18:57:36.009337 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13511 | ||
| 7124 | 2026.03.04 18:57:36.033044 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 916 | ||
| 7125 | 2026.03.04 18:57:36.035424 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7126 | 2026.03.04 18:57:36.035465 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7127 | 2026.03.04 18:57:36.036612 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7128 | 2026.03.04 18:57:36.036870 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7129 | 2026.03.04 18:57:36.037051 [ 10 ] {} <Debug> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7130 | 2026.03.04 18:57:36.037128 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 916 | ||
| 7131 | 2026.03.04 18:57:36.037128 [ 10 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7132 | 2026.03.04 18:57:36.037171 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7133 | 2026.03.04 18:57:36.037303 [ 192 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::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 | ||
| 7134 | 2026.03.04 18:57:36.037915 [ 192 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7135 | 2026.03.04 18:57:36.038067 [ 192 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 730 rows starting from the beginning of the part | ||
| 7136 | 2026.03.04 18:57:36.038457 [ 192 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 54 rows starting from the beginning of the part | ||
| 7137 | 2026.03.04 18:57:36.038779 [ 192 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 16 rows starting from the beginning of the part | ||
| 7138 | 2026.03.04 18:57:36.039109 [ 192 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::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 | ||
| 7139 | 2026.03.04 18:57:36.039425 [ 192 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 54 rows starting from the beginning of the part | ||
| 7140 | 2026.03.04 18:57:36.039733 [ 192 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 28 rows starting from the beginning of the part | ||
| 7141 | 2026.03.04 18:57:36.045795 [ 192 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 916 rows, containing 72 columns (72 merged, 0 gathered) in 0.008549117 sec., 107145.56836688514 rows/sec., 92.18 MiB/sec. | ||
| 7142 | 2026.03.04 18:57:36.046813 [ 192 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7143 | 2026.03.04 18:57:36.047288 [ 192 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_21_4} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7144 | 2026.03.04 18:57:36.047362 [ 192 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_21_4} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7145 | 2026.03.04 18:57:36.047532 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.29 MiB. | ||
| 7146 | 2026.03.04 18:57:36.712903 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 7147 | 2026.03.04 18:57:36.729815 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7148 | 2026.03.04 18:57:36.729878 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7149 | 2026.03.04 18:57:36.735852 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7150 | 2026.03.04 18:57:36.736553 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7151 | 2026.03.04 18:57:36.739736 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 7152 | 2026.03.04 18:57:38.258527 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7153 | 2026.03.04 18:57:38.258700 [ 4 ] {156d626a-e67b-4560-80f6-b6dbb14779ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7154 | 2026.03.04 18:57:38.258763 [ 4 ] {156d626a-e67b-4560-80f6-b6dbb14779ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7155 | 2026.03.04 18:57:38.259516 [ 4 ] {156d626a-e67b-4560-80f6-b6dbb14779ce} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7156 | 2026.03.04 18:57:38.259559 [ 4 ] {156d626a-e67b-4560-80f6-b6dbb14779ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7157 | 2026.03.04 18:57:38.259969 [ 4 ] {156d626a-e67b-4560-80f6-b6dbb14779ce} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7158 | 2026.03.04 18:57:38.260194 [ 4 ] {156d626a-e67b-4560-80f6-b6dbb14779ce} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7159 | 2026.03.04 18:57:38.260359 [ 4 ] {156d626a-e67b-4560-80f6-b6dbb14779ce} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001707 sec., 79671.93907439953 rows/sec., 6.90 MiB/sec. | ||
| 7160 | 2026.03.04 18:57:38.260412 [ 4 ] {156d626a-e67b-4560-80f6-b6dbb14779ce} <Debug> TCPHandler: Processed in 0.002007876 sec. | ||
| 7161 | 2026.03.04 18:57:38.260538 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7162 | 2026.03.04 18:57:38.260643 [ 4 ] {b7c143a3-e4fc-4617-81bb-a5ee0c2305e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7163 | 2026.03.04 18:57:38.260687 [ 4 ] {b7c143a3-e4fc-4617-81bb-a5ee0c2305e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7164 | 2026.03.04 18:57:38.261109 [ 4 ] {b7c143a3-e4fc-4617-81bb-a5ee0c2305e4} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7165 | 2026.03.04 18:57:38.261146 [ 4 ] {b7c143a3-e4fc-4617-81bb-a5ee0c2305e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7166 | 2026.03.04 18:57:38.261441 [ 4 ] {b7c143a3-e4fc-4617-81bb-a5ee0c2305e4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7167 | 2026.03.04 18:57:38.261658 [ 4 ] {b7c143a3-e4fc-4617-81bb-a5ee0c2305e4} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7168 | 2026.03.04 18:57:38.261789 [ 4 ] {b7c143a3-e4fc-4617-81bb-a5ee0c2305e4} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00117 sec., 34188.03418803419 rows/sec., 2.51 MiB/sec. | ||
| 7169 | 2026.03.04 18:57:38.261827 [ 4 ] {b7c143a3-e4fc-4617-81bb-a5ee0c2305e4} <Debug> TCPHandler: Processed in 0.001340481 sec. | ||
| 7170 | 2026.03.04 18:57:38.261937 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7171 | 2026.03.04 18:57:38.262037 [ 4 ] {06749732-4012-4820-ac5c-8faa928bd4bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7172 | 2026.03.04 18:57:38.262077 [ 4 ] {06749732-4012-4820-ac5c-8faa928bd4bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7173 | 2026.03.04 18:57:38.262513 [ 4 ] {06749732-4012-4820-ac5c-8faa928bd4bf} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7174 | 2026.03.04 18:57:38.262549 [ 4 ] {06749732-4012-4820-ac5c-8faa928bd4bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7175 | 2026.03.04 18:57:38.262851 [ 4 ] {06749732-4012-4820-ac5c-8faa928bd4bf} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7176 | 2026.03.04 18:57:38.263057 [ 4 ] {06749732-4012-4820-ac5c-8faa928bd4bf} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7177 | 2026.03.04 18:57:38.263189 [ 4 ] {06749732-4012-4820-ac5c-8faa928bd4bf} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001171 sec., 88812.9803586678 rows/sec., 6.94 MiB/sec. | ||
| 7178 | 2026.03.04 18:57:38.263226 [ 4 ] {06749732-4012-4820-ac5c-8faa928bd4bf} <Debug> TCPHandler: Processed in 0.001338251 sec. | ||
| 7179 | 2026.03.04 18:57:38.263337 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7180 | 2026.03.04 18:57:38.263432 [ 4 ] {e2560e5d-cf3a-42a7-8713-94a14144f59a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7181 | 2026.03.04 18:57:38.263476 [ 4 ] {e2560e5d-cf3a-42a7-8713-94a14144f59a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7182 | 2026.03.04 18:57:38.263877 [ 4 ] {e2560e5d-cf3a-42a7-8713-94a14144f59a} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7183 | 2026.03.04 18:57:38.263913 [ 4 ] {e2560e5d-cf3a-42a7-8713-94a14144f59a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7184 | 2026.03.04 18:57:38.264239 [ 4 ] {e2560e5d-cf3a-42a7-8713-94a14144f59a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7185 | 2026.03.04 18:57:38.264449 [ 4 ] {e2560e5d-cf3a-42a7-8713-94a14144f59a} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7186 | 2026.03.04 18:57:38.264584 [ 4 ] {e2560e5d-cf3a-42a7-8713-94a14144f59a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 7187 | 2026.03.04 18:57:38.264621 [ 4 ] {e2560e5d-cf3a-42a7-8713-94a14144f59a} <Debug> TCPHandler: Processed in 0.001332071 sec. | ||
| 7188 | 2026.03.04 18:57:38.264727 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7189 | 2026.03.04 18:57:38.264829 [ 4 ] {478740ed-d07e-401f-baa8-e219fde5b09c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7190 | 2026.03.04 18:57:38.264884 [ 4 ] {478740ed-d07e-401f-baa8-e219fde5b09c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7191 | 2026.03.04 18:57:38.265762 [ 4 ] {478740ed-d07e-401f-baa8-e219fde5b09c} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7192 | 2026.03.04 18:57:38.265799 [ 4 ] {478740ed-d07e-401f-baa8-e219fde5b09c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7193 | 2026.03.04 18:57:38.266362 [ 4 ] {478740ed-d07e-401f-baa8-e219fde5b09c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7194 | 2026.03.04 18:57:38.266576 [ 4 ] {478740ed-d07e-401f-baa8-e219fde5b09c} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7195 | 2026.03.04 18:57:38.266715 [ 4 ] {478740ed-d07e-401f-baa8-e219fde5b09c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001905 sec., 20997.37532808399 rows/sec., 37.63 MiB/sec. | ||
| 7196 | 2026.03.04 18:57:38.266767 [ 4 ] {478740ed-d07e-401f-baa8-e219fde5b09c} <Debug> TCPHandler: Processed in 0.002088888 sec. | ||
| 7197 | 2026.03.04 18:57:38.266870 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7198 | 2026.03.04 18:57:38.266970 [ 4 ] {98e007a9-e4cd-4154-960f-314d908c7f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7199 | 2026.03.04 18:57:38.267012 [ 4 ] {98e007a9-e4cd-4154-960f-314d908c7f85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7200 | 2026.03.04 18:57:38.267350 [ 4 ] {98e007a9-e4cd-4154-960f-314d908c7f85} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7201 | 2026.03.04 18:57:38.267385 [ 4 ] {98e007a9-e4cd-4154-960f-314d908c7f85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7202 | 2026.03.04 18:57:38.267701 [ 4 ] {98e007a9-e4cd-4154-960f-314d908c7f85} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7203 | 2026.03.04 18:57:38.267903 [ 4 ] {98e007a9-e4cd-4154-960f-314d908c7f85} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7204 | 2026.03.04 18:57:38.268035 [ 4 ] {98e007a9-e4cd-4154-960f-314d908c7f85} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 7205 | 2026.03.04 18:57:38.268070 [ 4 ] {98e007a9-e4cd-4154-960f-314d908c7f85} <Debug> TCPHandler: Processed in 0.001247469 sec. | ||
| 7206 | 2026.03.04 18:57:43.264504 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7207 | 2026.03.04 18:57:43.264720 [ 4 ] {b0cc29f9-1d51-4d58-8bf0-8e3f64a05d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7208 | 2026.03.04 18:57:43.264793 [ 4 ] {b0cc29f9-1d51-4d58-8bf0-8e3f64a05d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7209 | 2026.03.04 18:57:43.265651 [ 4 ] {b0cc29f9-1d51-4d58-8bf0-8e3f64a05d71} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7210 | 2026.03.04 18:57:43.265702 [ 4 ] {b0cc29f9-1d51-4d58-8bf0-8e3f64a05d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7211 | 2026.03.04 18:57:43.266100 [ 4 ] {b0cc29f9-1d51-4d58-8bf0-8e3f64a05d71} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7212 | 2026.03.04 18:57:43.266328 [ 4 ] {b0cc29f9-1d51-4d58-8bf0-8e3f64a05d71} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7213 | 2026.03.04 18:57:43.266490 [ 4 ] {b0cc29f9-1d51-4d58-8bf0-8e3f64a05d71} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001823 sec., 155787.1640153593 rows/sec., 9.89 MiB/sec. | ||
| 7214 | 2026.03.04 18:57:43.266539 [ 4 ] {b0cc29f9-1d51-4d58-8bf0-8e3f64a05d71} <Debug> TCPHandler: Processed in 0.002222071 sec. | ||
| 7215 | 2026.03.04 18:57:43.266667 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7216 | 2026.03.04 18:57:43.266770 [ 4 ] {62d1a889-6246-48e3-bd6b-bdb62058d103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7217 | 2026.03.04 18:57:43.266812 [ 4 ] {62d1a889-6246-48e3-bd6b-bdb62058d103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7218 | 2026.03.04 18:57:43.267278 [ 4 ] {62d1a889-6246-48e3-bd6b-bdb62058d103} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7219 | 2026.03.04 18:57:43.267317 [ 4 ] {62d1a889-6246-48e3-bd6b-bdb62058d103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7220 | 2026.03.04 18:57:43.267608 [ 4 ] {62d1a889-6246-48e3-bd6b-bdb62058d103} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7221 | 2026.03.04 18:57:43.267810 [ 4 ] {62d1a889-6246-48e3-bd6b-bdb62058d103} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7222 | 2026.03.04 18:57:43.267942 [ 4 ] {62d1a889-6246-48e3-bd6b-bdb62058d103} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001194 sec., 1675.0418760469013 rows/sec., 136.59 KiB/sec. | ||
| 7223 | 2026.03.04 18:57:43.267984 [ 4 ] {62d1a889-6246-48e3-bd6b-bdb62058d103} <Debug> TCPHandler: Processed in 0.001366951 sec. | ||
| 7224 | 2026.03.04 18:57:43.268099 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7225 | 2026.03.04 18:57:43.268192 [ 4 ] {2193f179-bc56-4fb1-9a25-2d17c482ca62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7226 | 2026.03.04 18:57:43.268230 [ 4 ] {2193f179-bc56-4fb1-9a25-2d17c482ca62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7227 | 2026.03.04 18:57:43.268997 [ 4 ] {2193f179-bc56-4fb1-9a25-2d17c482ca62} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7228 | 2026.03.04 18:57:43.269035 [ 4 ] {2193f179-bc56-4fb1-9a25-2d17c482ca62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7229 | 2026.03.04 18:57:43.269380 [ 4 ] {2193f179-bc56-4fb1-9a25-2d17c482ca62} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7230 | 2026.03.04 18:57:43.269582 [ 4 ] {2193f179-bc56-4fb1-9a25-2d17c482ca62} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7231 | 2026.03.04 18:57:43.269698 [ 130 ] {} <Debug> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7232 | 2026.03.04 18:57:43.269708 [ 4 ] {2193f179-bc56-4fb1-9a25-2d17c482ca62} <Debug> executeQuery: Read 798 rows, 64.22 KiB in 0.001534 sec., 520208.6049543677 rows/sec., 40.88 MiB/sec. | ||
| 7233 | 2026.03.04 18:57:43.269770 [ 130 ] {} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7234 | 2026.03.04 18:57:43.269794 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7235 | 2026.03.04 18:57:43.269797 [ 4 ] {2193f179-bc56-4fb1-9a25-2d17c482ca62} <Debug> TCPHandler: Processed in 0.00174296 sec. | ||
| 7236 | 2026.03.04 18:57:43.269921 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7237 | 2026.03.04 18:57:43.269926 [ 197 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::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 | ||
| 7238 | 2026.03.04 18:57:43.270019 [ 4 ] {da3b1426-66f5-4da8-a244-fc9af4e1656f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7239 | 2026.03.04 18:57:43.270065 [ 4 ] {da3b1426-66f5-4da8-a244-fc9af4e1656f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7240 | 2026.03.04 18:57:43.270081 [ 197 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7241 | 2026.03.04 18:57:43.270121 [ 197 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2894 rows starting from the beginning of the part | ||
| 7242 | 2026.03.04 18:57:43.270196 [ 197 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2028 rows starting from the beginning of the part | ||
| 7243 | 2026.03.04 18:57:43.270251 [ 197 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
| 7244 | 2026.03.04 18:57:43.270322 [ 197 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 797 rows starting from the beginning of the part | ||
| 7245 | 2026.03.04 18:57:43.270379 [ 197 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 136 rows starting from the beginning of the part | ||
| 7246 | 2026.03.04 18:57:43.270428 [ 197 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 798 rows starting from the beginning of the part | ||
| 7247 | 2026.03.04 18:57:43.270628 [ 4 ] {da3b1426-66f5-4da8-a244-fc9af4e1656f} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7248 | 2026.03.04 18:57:43.270686 [ 4 ] {da3b1426-66f5-4da8-a244-fc9af4e1656f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7249 | 2026.03.04 18:57:43.271088 [ 4 ] {da3b1426-66f5-4da8-a244-fc9af4e1656f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7250 | 2026.03.04 18:57:43.271330 [ 4 ] {da3b1426-66f5-4da8-a244-fc9af4e1656f} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7251 | 2026.03.04 18:57:43.271479 [ 4 ] {da3b1426-66f5-4da8-a244-fc9af4e1656f} <Debug> executeQuery: Read 144 rows, 8.68 KiB in 0.001479 sec., 97363.0831643002 rows/sec., 5.73 MiB/sec. | ||
| 7252 | 2026.03.04 18:57:43.271517 [ 4 ] {da3b1426-66f5-4da8-a244-fc9af4e1656f} <Debug> TCPHandler: Processed in 0.001646668 sec. | ||
| 7253 | 2026.03.04 18:57:43.271638 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7254 | 2026.03.04 18:57:43.271731 [ 4 ] {8130f020-ee53-4deb-82ab-e226205f4460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7255 | 2026.03.04 18:57:43.271772 [ 4 ] {8130f020-ee53-4deb-82ab-e226205f4460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7256 | 2026.03.04 18:57:43.272231 [ 4 ] {8130f020-ee53-4deb-82ab-e226205f4460} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7257 | 2026.03.04 18:57:43.272269 [ 4 ] {8130f020-ee53-4deb-82ab-e226205f4460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7258 | 2026.03.04 18:57:43.272578 [ 4 ] {8130f020-ee53-4deb-82ab-e226205f4460} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7259 | 2026.03.04 18:57:43.272638 [ 192 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6709 rows, containing 5 columns (5 merged, 0 gathered) in 0.002770464 sec., 2421616.018111046 rows/sec., 196.11 MiB/sec. | ||
| 7260 | 2026.03.04 18:57:43.272802 [ 4 ] {8130f020-ee53-4deb-82ab-e226205f4460} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7261 | 2026.03.04 18:57:43.272904 [ 197 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7262 | 2026.03.04 18:57:43.272920 [ 151 ] {} <Debug> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 7263 | 2026.03.04 18:57:43.272940 [ 4 ] {8130f020-ee53-4deb-82ab-e226205f4460} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001227 sec., 121434.39282803585 rows/sec., 7.85 MiB/sec. | ||
| 7264 | 2026.03.04 18:57:43.272988 [ 151 ] {} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7265 | 2026.03.04 18:57:43.272999 [ 4 ] {8130f020-ee53-4deb-82ab-e226205f4460} <Debug> TCPHandler: Processed in 0.001410452 sec. | ||
| 7266 | 2026.03.04 18:57:43.273019 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7267 | 2026.03.04 18:57:43.273124 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7268 | 2026.03.04 18:57:43.273128 [ 189 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 7269 | 2026.03.04 18:57:43.273163 [ 197 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_46_9} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7270 | 2026.03.04 18:57:43.273225 [ 4 ] {fe144944-1b71-4afc-af64-efa58d44824b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7271 | 2026.03.04 18:57:43.273232 [ 197 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_46_9} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7272 | 2026.03.04 18:57:43.273255 [ 189 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7273 | 2026.03.04 18:57:43.273277 [ 4 ] {fe144944-1b71-4afc-af64-efa58d44824b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7274 | 2026.03.04 18:57:43.273287 [ 189 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 882 rows starting from the beginning of the part | ||
| 7275 | 2026.03.04 18:57:43.273321 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 7276 | 2026.03.04 18:57:43.273357 [ 189 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 149 rows starting from the beginning of the part | ||
| 7277 | 2026.03.04 18:57:43.273407 [ 189 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 149 rows starting from the beginning of the part | ||
| 7278 | 2026.03.04 18:57:43.273450 [ 189 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 708 rows starting from the beginning of the part | ||
| 7279 | 2026.03.04 18:57:43.273488 [ 189 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 149 rows starting from the beginning of the part | ||
| 7280 | 2026.03.04 18:57:43.273525 [ 189 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 149 rows starting from the beginning of the part | ||
| 7281 | 2026.03.04 18:57:43.273795 [ 4 ] {fe144944-1b71-4afc-af64-efa58d44824b} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7282 | 2026.03.04 18:57:43.273847 [ 4 ] {fe144944-1b71-4afc-af64-efa58d44824b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7283 | 2026.03.04 18:57:43.274244 [ 4 ] {fe144944-1b71-4afc-af64-efa58d44824b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7284 | 2026.03.04 18:57:43.274488 [ 4 ] {fe144944-1b71-4afc-af64-efa58d44824b} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7285 | 2026.03.04 18:57:43.274516 [ 189 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2186 rows, containing 5 columns (5 merged, 0 gathered) in 0.001428223 sec., 1530573.3068295359 rows/sec., 98.82 MiB/sec. | ||
| 7286 | 2026.03.04 18:57:43.274618 [ 4 ] {fe144944-1b71-4afc-af64-efa58d44824b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001411 sec., 104890.14883061658 rows/sec., 5.97 MiB/sec. | ||
| 7287 | 2026.03.04 18:57:43.274654 [ 189 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 7288 | 2026.03.04 18:57:43.274662 [ 4 ] {fe144944-1b71-4afc-af64-efa58d44824b} <Debug> TCPHandler: Processed in 0.001588227 sec. | ||
| 7289 | 2026.03.04 18:57:43.274784 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7290 | 2026.03.04 18:57:43.274881 [ 4 ] {65d11a8c-14ac-4491-8f4e-7e965fd15796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7291 | 2026.03.04 18:57:43.274882 [ 189 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_25_5} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7292 | 2026.03.04 18:57:43.274926 [ 4 ] {65d11a8c-14ac-4491-8f4e-7e965fd15796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7293 | 2026.03.04 18:57:43.274965 [ 189 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_25_5} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 7294 | 2026.03.04 18:57:43.275026 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 7295 | 2026.03.04 18:57:43.275528 [ 4 ] {65d11a8c-14ac-4491-8f4e-7e965fd15796} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7296 | 2026.03.04 18:57:43.275568 [ 4 ] {65d11a8c-14ac-4491-8f4e-7e965fd15796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7297 | 2026.03.04 18:57:43.275891 [ 4 ] {65d11a8c-14ac-4491-8f4e-7e965fd15796} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7298 | 2026.03.04 18:57:43.276106 [ 4 ] {65d11a8c-14ac-4491-8f4e-7e965fd15796} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7299 | 2026.03.04 18:57:43.276220 [ 151 ] {} <Debug> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7300 | 2026.03.04 18:57:43.276246 [ 4 ] {65d11a8c-14ac-4491-8f4e-7e965fd15796} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001379 sec., 356780.27556200145 rows/sec., 25.03 MiB/sec. | ||
| 7301 | 2026.03.04 18:57:43.276255 [ 151 ] {} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7302 | 2026.03.04 18:57:43.276287 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7303 | 2026.03.04 18:57:43.276291 [ 4 ] {65d11a8c-14ac-4491-8f4e-7e965fd15796} <Debug> TCPHandler: Processed in 0.001555536 sec. | ||
| 7304 | 2026.03.04 18:57:43.276380 [ 197 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::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 | ||
| 7305 | 2026.03.04 18:57:43.276438 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7306 | 2026.03.04 18:57:43.276469 [ 197 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7307 | 2026.03.04 18:57:43.276497 [ 197 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1552 rows starting from the beginning of the part | ||
| 7308 | 2026.03.04 18:57:43.276542 [ 197 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1064 rows starting from the beginning of the part | ||
| 7309 | 2026.03.04 18:57:43.276562 [ 4 ] {97ce1fa0-d84c-4464-80a9-8036d7abc989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7310 | 2026.03.04 18:57:43.276580 [ 197 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 7311 | 2026.03.04 18:57:43.276619 [ 4 ] {97ce1fa0-d84c-4464-80a9-8036d7abc989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7312 | 2026.03.04 18:57:43.276620 [ 197 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 490 rows starting from the beginning of the part | ||
| 7313 | 2026.03.04 18:57:43.276673 [ 197 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 104 rows starting from the beginning of the part | ||
| 7314 | 2026.03.04 18:57:43.276705 [ 197 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 492 rows starting from the beginning of the part | ||
| 7315 | 2026.03.04 18:57:43.277009 [ 4 ] {97ce1fa0-d84c-4464-80a9-8036d7abc989} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7316 | 2026.03.04 18:57:43.277057 [ 4 ] {97ce1fa0-d84c-4464-80a9-8036d7abc989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7317 | 2026.03.04 18:57:43.277438 [ 4 ] {97ce1fa0-d84c-4464-80a9-8036d7abc989} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7318 | 2026.03.04 18:57:43.277642 [ 4 ] {97ce1fa0-d84c-4464-80a9-8036d7abc989} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7319 | 2026.03.04 18:57:43.277774 [ 4 ] {97ce1fa0-d84c-4464-80a9-8036d7abc989} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001237 sec., 4850.444624090542 rows/sec., 253.42 KiB/sec. | ||
| 7320 | 2026.03.04 18:57:43.277809 [ 4 ] {97ce1fa0-d84c-4464-80a9-8036d7abc989} <Debug> TCPHandler: Processed in 0.001423953 sec. | ||
| 7321 | 2026.03.04 18:57:43.277898 [ 194 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3766 rows, containing 5 columns (5 merged, 0 gathered) in 0.001547395 sec., 2433767.719295978 rows/sec., 179.90 MiB/sec. | ||
| 7322 | 2026.03.04 18:57:43.277919 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7323 | 2026.03.04 18:57:43.278023 [ 4 ] {9dd9ea46-920e-47d7-ae63-1f5218454651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7324 | 2026.03.04 18:57:43.278066 [ 4 ] {9dd9ea46-920e-47d7-ae63-1f5218454651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7325 | 2026.03.04 18:57:43.278083 [ 197 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7326 | 2026.03.04 18:57:43.278303 [ 197 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_46_9} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7327 | 2026.03.04 18:57:43.278366 [ 197 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_46_9} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7328 | 2026.03.04 18:57:43.278424 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 7329 | 2026.03.04 18:57:43.278472 [ 4 ] {9dd9ea46-920e-47d7-ae63-1f5218454651} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7330 | 2026.03.04 18:57:43.278513 [ 4 ] {9dd9ea46-920e-47d7-ae63-1f5218454651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7331 | 2026.03.04 18:57:43.278843 [ 4 ] {9dd9ea46-920e-47d7-ae63-1f5218454651} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7332 | 2026.03.04 18:57:43.279041 [ 4 ] {9dd9ea46-920e-47d7-ae63-1f5218454651} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7333 | 2026.03.04 18:57:43.279154 [ 151 ] {} <Debug> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7334 | 2026.03.04 18:57:43.279168 [ 4 ] {9dd9ea46-920e-47d7-ae63-1f5218454651} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001163 sec., 228718.8306104901 rows/sec., 15.20 MiB/sec. | ||
| 7335 | 2026.03.04 18:57:43.279191 [ 151 ] {} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7336 | 2026.03.04 18:57:43.279212 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7337 | 2026.03.04 18:57:43.279212 [ 4 ] {9dd9ea46-920e-47d7-ae63-1f5218454651} <Debug> TCPHandler: Processed in 0.001341321 sec. | ||
| 7338 | 2026.03.04 18:57:43.279299 [ 189 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::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 | ||
| 7339 | 2026.03.04 18:57:43.279337 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7340 | 2026.03.04 18:57:43.279398 [ 189 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7341 | 2026.03.04 18:57:43.279428 [ 189 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14379 rows starting from the beginning of the part | ||
| 7342 | 2026.03.04 18:57:43.279432 [ 4 ] {0a3cc393-c6c8-428d-bcef-eef060a6e396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7343 | 2026.03.04 18:57:43.279477 [ 189 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1255 rows starting from the beginning of the part | ||
| 7344 | 2026.03.04 18:57:43.279481 [ 4 ] {0a3cc393-c6c8-428d-bcef-eef060a6e396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7345 | 2026.03.04 18:57:43.279526 [ 189 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 96 rows starting from the beginning of the part | ||
| 7346 | 2026.03.04 18:57:43.279565 [ 189 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 265 rows starting from the beginning of the part | ||
| 7347 | 2026.03.04 18:57:43.279597 [ 189 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::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 | ||
| 7348 | 2026.03.04 18:57:43.279629 [ 189 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 266 rows starting from the beginning of the part | ||
| 7349 | 2026.03.04 18:57:43.279802 [ 4 ] {0a3cc393-c6c8-428d-bcef-eef060a6e396} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7350 | 2026.03.04 18:57:43.279844 [ 4 ] {0a3cc393-c6c8-428d-bcef-eef060a6e396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7351 | 2026.03.04 18:57:43.280149 [ 4 ] {0a3cc393-c6c8-428d-bcef-eef060a6e396} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7352 | 2026.03.04 18:57:43.280360 [ 4 ] {0a3cc393-c6c8-428d-bcef-eef060a6e396} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7353 | 2026.03.04 18:57:43.280494 [ 4 ] {0a3cc393-c6c8-428d-bcef-eef060a6e396} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001079 sec., 926.7840593141797 rows/sec., 62.45 KiB/sec. | ||
| 7354 | 2026.03.04 18:57:43.280528 [ 4 ] {0a3cc393-c6c8-428d-bcef-eef060a6e396} <Debug> TCPHandler: Processed in 0.001238828 sec. | ||
| 7355 | 2026.03.04 18:57:43.280634 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7356 | 2026.03.04 18:57:43.280725 [ 4 ] {eff90fb5-992b-4333-a786-9413bb079c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7357 | 2026.03.04 18:57:43.280765 [ 4 ] {eff90fb5-992b-4333-a786-9413bb079c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7358 | 2026.03.04 18:57:43.281087 [ 4 ] {eff90fb5-992b-4333-a786-9413bb079c9d} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7359 | 2026.03.04 18:57:43.281127 [ 4 ] {eff90fb5-992b-4333-a786-9413bb079c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7360 | 2026.03.04 18:57:43.281422 [ 4 ] {eff90fb5-992b-4333-a786-9413bb079c9d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7361 | 2026.03.04 18:57:43.281635 [ 4 ] {eff90fb5-992b-4333-a786-9413bb079c9d} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7362 | 2026.03.04 18:57:43.281737 [ 151 ] {} <Debug> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7363 | 2026.03.04 18:57:43.281758 [ 4 ] {eff90fb5-992b-4333-a786-9413bb079c9d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00105 sec., 85714.28571428572 rows/sec., 5.36 MiB/sec. | ||
| 7364 | 2026.03.04 18:57:43.281769 [ 151 ] {} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7365 | 2026.03.04 18:57:43.281799 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7366 | 2026.03.04 18:57:43.281800 [ 4 ] {eff90fb5-992b-4333-a786-9413bb079c9d} <Debug> TCPHandler: Processed in 0.001213168 sec. | ||
| 7367 | 2026.03.04 18:57:43.281883 [ 188 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 7368 | 2026.03.04 18:57:43.281981 [ 188 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7369 | 2026.03.04 18:57:43.282010 [ 188 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2418 rows starting from the beginning of the part | ||
| 7370 | 2026.03.04 18:57:43.282067 [ 188 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part | ||
| 7371 | 2026.03.04 18:57:43.282109 [ 188 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 7372 | 2026.03.04 18:57:43.282145 [ 188 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 90 rows starting from the beginning of the part | ||
| 7373 | 2026.03.04 18:57:43.282180 [ 188 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 7374 | 2026.03.04 18:57:43.282217 [ 188 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 90 rows starting from the beginning of the part | ||
| 7375 | 2026.03.04 18:57:43.283269 [ 200 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2718 rows, containing 4 columns (4 merged, 0 gathered) in 0.001424003 sec., 1908703.8440228004 rows/sec., 122.97 MiB/sec. | ||
| 7376 | 2026.03.04 18:57:43.283619 [ 199 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7377 | 2026.03.04 18:57:43.283751 [ 196 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16421 rows, containing 5 columns (5 merged, 0 gathered) in 0.004482453 sec., 3663395.9129075087 rows/sec., 240.24 MiB/sec. | ||
| 7378 | 2026.03.04 18:57:43.283926 [ 199 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_46_9} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7379 | 2026.03.04 18:57:43.283952 [ 196 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7380 | 2026.03.04 18:57:43.284012 [ 199 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_46_9} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7381 | 2026.03.04 18:57:43.284119 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7382 | 2026.03.04 18:57:43.284266 [ 196 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7383 | 2026.03.04 18:57:43.284346 [ 196 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7384 | 2026.03.04 18:57:43.284432 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.53 MiB. | ||
| 7385 | 2026.03.04 18:57:43.510362 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13959 | ||
| 7386 | 2026.03.04 18:57:43.510882 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7387 | 2026.03.04 18:57:43.510927 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7388 | 2026.03.04 18:57:43.511411 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7389 | 2026.03.04 18:57:43.511643 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7390 | 2026.03.04 18:57:43.511773 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13959 | ||
| 7391 | 2026.03.04 18:57:44.240753 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7392 | 2026.03.04 18:57:44.257655 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7393 | 2026.03.04 18:57:44.257716 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7394 | 2026.03.04 18:57:44.263660 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7395 | 2026.03.04 18:57:44.264339 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7396 | 2026.03.04 18:57:44.267174 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7397 | 2026.03.04 18:57:46.038212 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 950 | ||
| 7398 | 2026.03.04 18:57:46.040498 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7399 | 2026.03.04 18:57:46.040560 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7400 | 2026.03.04 18:57:46.041731 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7401 | 2026.03.04 18:57:46.042001 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7402 | 2026.03.04 18:57:46.042259 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 950 | ||
| 7403 | 2026.03.04 18:57:48.259191 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7404 | 2026.03.04 18:57:48.259501 [ 4 ] {514a974c-4475-476e-a1ff-09696e1f2f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7405 | 2026.03.04 18:57:48.259607 [ 4 ] {514a974c-4475-476e-a1ff-09696e1f2f6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7406 | 2026.03.04 18:57:48.260383 [ 4 ] {514a974c-4475-476e-a1ff-09696e1f2f6f} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7407 | 2026.03.04 18:57:48.260430 [ 4 ] {514a974c-4475-476e-a1ff-09696e1f2f6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7408 | 2026.03.04 18:57:48.260844 [ 4 ] {514a974c-4475-476e-a1ff-09696e1f2f6f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7409 | 2026.03.04 18:57:48.261073 [ 4 ] {514a974c-4475-476e-a1ff-09696e1f2f6f} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7410 | 2026.03.04 18:57:48.261240 [ 4 ] {514a974c-4475-476e-a1ff-09696e1f2f6f} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001817 sec., 74848.65162355531 rows/sec., 6.49 MiB/sec. | ||
| 7411 | 2026.03.04 18:57:48.261297 [ 4 ] {514a974c-4475-476e-a1ff-09696e1f2f6f} <Debug> TCPHandler: Processed in 0.002289433 sec. | ||
| 7412 | 2026.03.04 18:57:48.261435 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7413 | 2026.03.04 18:57:48.261538 [ 4 ] {bb1d303e-0479-4dee-b8c4-edd5b8507681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7414 | 2026.03.04 18:57:48.261583 [ 4 ] {bb1d303e-0479-4dee-b8c4-edd5b8507681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7415 | 2026.03.04 18:57:48.262015 [ 4 ] {bb1d303e-0479-4dee-b8c4-edd5b8507681} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7416 | 2026.03.04 18:57:48.262054 [ 4 ] {bb1d303e-0479-4dee-b8c4-edd5b8507681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7417 | 2026.03.04 18:57:48.262367 [ 4 ] {bb1d303e-0479-4dee-b8c4-edd5b8507681} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7418 | 2026.03.04 18:57:48.262581 [ 4 ] {bb1d303e-0479-4dee-b8c4-edd5b8507681} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7419 | 2026.03.04 18:57:48.262714 [ 4 ] {bb1d303e-0479-4dee-b8c4-edd5b8507681} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.0012 sec., 33333.333333333336 rows/sec., 2.45 MiB/sec. | ||
| 7420 | 2026.03.04 18:57:48.262753 [ 4 ] {bb1d303e-0479-4dee-b8c4-edd5b8507681} <Debug> TCPHandler: Processed in 0.001379782 sec. | ||
| 7421 | 2026.03.04 18:57:48.262865 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7422 | 2026.03.04 18:57:48.262959 [ 4 ] {e07f6a40-a602-4a35-8731-412bc83fef14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7423 | 2026.03.04 18:57:48.263004 [ 4 ] {e07f6a40-a602-4a35-8731-412bc83fef14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7424 | 2026.03.04 18:57:48.263439 [ 4 ] {e07f6a40-a602-4a35-8731-412bc83fef14} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7425 | 2026.03.04 18:57:48.263478 [ 4 ] {e07f6a40-a602-4a35-8731-412bc83fef14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7426 | 2026.03.04 18:57:48.263782 [ 4 ] {e07f6a40-a602-4a35-8731-412bc83fef14} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7427 | 2026.03.04 18:57:48.264004 [ 4 ] {e07f6a40-a602-4a35-8731-412bc83fef14} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7428 | 2026.03.04 18:57:48.264135 [ 4 ] {e07f6a40-a602-4a35-8731-412bc83fef14} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001194 sec., 87102.17755443887 rows/sec., 6.80 MiB/sec. | ||
| 7429 | 2026.03.04 18:57:48.264174 [ 4 ] {e07f6a40-a602-4a35-8731-412bc83fef14} <Debug> TCPHandler: Processed in 0.001359401 sec. | ||
| 7430 | 2026.03.04 18:57:48.264285 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7431 | 2026.03.04 18:57:48.264378 [ 4 ] {19572fd8-b88a-4971-998e-3eb36f2ffe5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7432 | 2026.03.04 18:57:48.264423 [ 4 ] {19572fd8-b88a-4971-998e-3eb36f2ffe5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7433 | 2026.03.04 18:57:48.264834 [ 4 ] {19572fd8-b88a-4971-998e-3eb36f2ffe5c} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7434 | 2026.03.04 18:57:48.264873 [ 4 ] {19572fd8-b88a-4971-998e-3eb36f2ffe5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7435 | 2026.03.04 18:57:48.265235 [ 4 ] {19572fd8-b88a-4971-998e-3eb36f2ffe5c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7436 | 2026.03.04 18:57:48.265448 [ 4 ] {19572fd8-b88a-4971-998e-3eb36f2ffe5c} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7437 | 2026.03.04 18:57:48.265581 [ 4 ] {19572fd8-b88a-4971-998e-3eb36f2ffe5c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 7438 | 2026.03.04 18:57:48.265618 [ 4 ] {19572fd8-b88a-4971-998e-3eb36f2ffe5c} <Debug> TCPHandler: Processed in 0.001382241 sec. | ||
| 7439 | 2026.03.04 18:57:48.265726 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7440 | 2026.03.04 18:57:48.265821 [ 4 ] {04d596f7-c7c1-4db5-bbe4-b02b8c9fd1b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7441 | 2026.03.04 18:57:48.265875 [ 4 ] {04d596f7-c7c1-4db5-bbe4-b02b8c9fd1b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7442 | 2026.03.04 18:57:48.266745 [ 4 ] {04d596f7-c7c1-4db5-bbe4-b02b8c9fd1b7} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7443 | 2026.03.04 18:57:48.266781 [ 4 ] {04d596f7-c7c1-4db5-bbe4-b02b8c9fd1b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7444 | 2026.03.04 18:57:48.267343 [ 4 ] {04d596f7-c7c1-4db5-bbe4-b02b8c9fd1b7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7445 | 2026.03.04 18:57:48.267567 [ 4 ] {04d596f7-c7c1-4db5-bbe4-b02b8c9fd1b7} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7446 | 2026.03.04 18:57:48.267680 [ 147 ] {} <Debug> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7447 | 2026.03.04 18:57:48.267708 [ 4 ] {04d596f7-c7c1-4db5-bbe4-b02b8c9fd1b7} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001905 sec., 20997.37532808399 rows/sec., 37.63 MiB/sec. | ||
| 7448 | 2026.03.04 18:57:48.267765 [ 147 ] {} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7449 | 2026.03.04 18:57:48.267793 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7450 | 2026.03.04 18:57:48.267794 [ 4 ] {04d596f7-c7c1-4db5-bbe4-b02b8c9fd1b7} <Debug> TCPHandler: Processed in 0.002116289 sec. | ||
| 7451 | 2026.03.04 18:57:48.267922 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7452 | 2026.03.04 18:57:48.267974 [ 201 ] {4dedcf2f-069d-442e-8619-a826ac014536::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 | ||
| 7453 | 2026.03.04 18:57:48.268017 [ 4 ] {987d7db6-39d6-432d-9f54-7eff17c3d368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7454 | 2026.03.04 18:57:48.268090 [ 4 ] {987d7db6-39d6-432d-9f54-7eff17c3d368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7455 | 2026.03.04 18:57:48.268385 [ 201 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7456 | 2026.03.04 18:57:48.268429 [ 4 ] {987d7db6-39d6-432d-9f54-7eff17c3d368} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7457 | 2026.03.04 18:57:48.268473 [ 4 ] {987d7db6-39d6-432d-9f54-7eff17c3d368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7458 | 2026.03.04 18:57:48.268487 [ 201 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 635 rows starting from the beginning of the part | ||
| 7459 | 2026.03.04 18:57:48.268673 [ 201 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
| 7460 | 2026.03.04 18:57:48.268778 [ 201 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 7461 | 2026.03.04 18:57:48.268792 [ 4 ] {987d7db6-39d6-432d-9f54-7eff17c3d368} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7462 | 2026.03.04 18:57:48.268871 [ 201 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 52 rows starting from the beginning of the part | ||
| 7463 | 2026.03.04 18:57:48.268964 [ 201 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 7464 | 2026.03.04 18:57:48.269040 [ 4 ] {987d7db6-39d6-432d-9f54-7eff17c3d368} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7465 | 2026.03.04 18:57:48.269053 [ 201 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
| 7466 | 2026.03.04 18:57:48.269180 [ 4 ] {987d7db6-39d6-432d-9f54-7eff17c3d368} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001182 sec., 50761.42131979695 rows/sec., 3.42 MiB/sec. | ||
| 7467 | 2026.03.04 18:57:48.269222 [ 4 ] {987d7db6-39d6-432d-9f54-7eff17c3d368} <Debug> TCPHandler: Processed in 0.001349611 sec. | ||
| 7468 | 2026.03.04 18:57:48.283334 [ 196 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 847 rows, containing 19 columns (19 merged, 0 gathered) in 0.015454008 sec., 54807.788374381584 rows/sec., 98.21 MiB/sec. | ||
| 7469 | 2026.03.04 18:57:48.284390 [ 196 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7470 | 2026.03.04 18:57:48.284736 [ 196 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7471 | 2026.03.04 18:57:48.284802 [ 196 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7472 | 2026.03.04 18:57:48.284920 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.87 MiB. | ||
| 7473 | 2026.03.04 18:57:49.000237 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.52 MiB, peak 281.12 MiB, free memory in arenas 0.00 B, will set to 274.88 MiB (RSS), difference: 2.35 MiB | ||
| 7474 | 2026.03.04 18:57:50.857910 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7475 | 2026.03.04 18:57:50.857958 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7476 | 2026.03.04 18:57:51.011849 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14471 | ||
| 7477 | 2026.03.04 18:57:51.012386 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7478 | 2026.03.04 18:57:51.012438 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7479 | 2026.03.04 18:57:51.012927 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7480 | 2026.03.04 18:57:51.013166 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7481 | 2026.03.04 18:57:51.013313 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14471 | ||
| 7482 | 2026.03.04 18:57:51.767244 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7483 | 2026.03.04 18:57:51.785055 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7484 | 2026.03.04 18:57:51.785122 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7485 | 2026.03.04 18:57:51.790717 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7486 | 2026.03.04 18:57:51.791425 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7487 | 2026.03.04 18:57:51.794462 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7488 | 2026.03.04 18:57:53.264983 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7489 | 2026.03.04 18:57:53.265213 [ 4 ] {3b17e14e-fedd-47dc-aacd-618cd1228c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7490 | 2026.03.04 18:57:53.265288 [ 4 ] {3b17e14e-fedd-47dc-aacd-618cd1228c90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7491 | 2026.03.04 18:57:53.266086 [ 4 ] {3b17e14e-fedd-47dc-aacd-618cd1228c90} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7492 | 2026.03.04 18:57:53.266135 [ 4 ] {3b17e14e-fedd-47dc-aacd-618cd1228c90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7493 | 2026.03.04 18:57:53.266534 [ 4 ] {3b17e14e-fedd-47dc-aacd-618cd1228c90} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7494 | 2026.03.04 18:57:53.266760 [ 4 ] {3b17e14e-fedd-47dc-aacd-618cd1228c90} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7495 | 2026.03.04 18:57:53.266896 [ 141 ] {} <Debug> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7496 | 2026.03.04 18:57:53.266921 [ 4 ] {3b17e14e-fedd-47dc-aacd-618cd1228c90} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001762 sec., 161180.47673098752 rows/sec., 10.24 MiB/sec. | ||
| 7497 | 2026.03.04 18:57:53.266965 [ 141 ] {} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7498 | 2026.03.04 18:57:53.266988 [ 4 ] {3b17e14e-fedd-47dc-aacd-618cd1228c90} <Debug> TCPHandler: Processed in 0.00214439 sec. | ||
| 7499 | 2026.03.04 18:57:53.266992 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7500 | 2026.03.04 18:57:53.267125 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7501 | 2026.03.04 18:57:53.267126 [ 187 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::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 | ||
| 7502 | 2026.03.04 18:57:53.267230 [ 4 ] {9b29eb85-e964-4bf6-84a9-31160d91347e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7503 | 2026.03.04 18:57:53.267276 [ 187 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7504 | 2026.03.04 18:57:53.267277 [ 4 ] {9b29eb85-e964-4bf6-84a9-31160d91347e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7505 | 2026.03.04 18:57:53.267317 [ 187 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 308 rows starting from the beginning of the part | ||
| 7506 | 2026.03.04 18:57:53.267388 [ 187 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 7507 | 2026.03.04 18:57:53.267435 [ 187 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 284 rows starting from the beginning of the part | ||
| 7508 | 2026.03.04 18:57:53.267476 [ 187 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 7509 | 2026.03.04 18:57:53.267515 [ 187 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part | ||
| 7510 | 2026.03.04 18:57:53.267553 [ 187 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part | ||
| 7511 | 2026.03.04 18:57:53.268120 [ 4 ] {9b29eb85-e964-4bf6-84a9-31160d91347e} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7512 | 2026.03.04 18:57:53.268163 [ 4 ] {9b29eb85-e964-4bf6-84a9-31160d91347e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7513 | 2026.03.04 18:57:53.268556 [ 4 ] {9b29eb85-e964-4bf6-84a9-31160d91347e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7514 | 2026.03.04 18:57:53.268710 [ 196 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001640157 sec., 1053557.6777101217 rows/sec., 71.22 MiB/sec. | ||
| 7515 | 2026.03.04 18:57:53.268800 [ 4 ] {9b29eb85-e964-4bf6-84a9-31160d91347e} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7516 | 2026.03.04 18:57:53.268861 [ 200 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7517 | 2026.03.04 18:57:53.268943 [ 4 ] {9b29eb85-e964-4bf6-84a9-31160d91347e} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.001735 sec., 459365.99423631123 rows/sec., 36.11 MiB/sec. | ||
| 7518 | 2026.03.04 18:57:53.268982 [ 4 ] {9b29eb85-e964-4bf6-84a9-31160d91347e} <Debug> TCPHandler: Processed in 0.001907204 sec. | ||
| 7519 | 2026.03.04 18:57:53.269103 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7520 | 2026.03.04 18:57:53.269132 [ 200 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_21_4} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7521 | 2026.03.04 18:57:53.269202 [ 200 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_21_4} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7522 | 2026.03.04 18:57:53.269206 [ 4 ] {eeff403b-701f-4a93-a3c9-84cf52a2b238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7523 | 2026.03.04 18:57:53.269250 [ 4 ] {eeff403b-701f-4a93-a3c9-84cf52a2b238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7524 | 2026.03.04 18:57:53.269296 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 7525 | 2026.03.04 18:57:53.269694 [ 4 ] {eeff403b-701f-4a93-a3c9-84cf52a2b238} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7526 | 2026.03.04 18:57:53.269729 [ 4 ] {eeff403b-701f-4a93-a3c9-84cf52a2b238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7527 | 2026.03.04 18:57:53.270027 [ 4 ] {eeff403b-701f-4a93-a3c9-84cf52a2b238} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7528 | 2026.03.04 18:57:53.270242 [ 4 ] {eeff403b-701f-4a93-a3c9-84cf52a2b238} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7529 | 2026.03.04 18:57:53.270357 [ 141 ] {} <Debug> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 7530 | 2026.03.04 18:57:53.270368 [ 4 ] {eeff403b-701f-4a93-a3c9-84cf52a2b238} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001188 sec., 119528.61952861953 rows/sec., 7.02 MiB/sec. | ||
| 7531 | 2026.03.04 18:57:53.270410 [ 141 ] {} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7532 | 2026.03.04 18:57:53.270427 [ 4 ] {eeff403b-701f-4a93-a3c9-84cf52a2b238} <Debug> TCPHandler: Processed in 0.001372661 sec. | ||
| 7533 | 2026.03.04 18:57:53.270436 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7534 | 2026.03.04 18:57:53.270520 [ 187 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 7535 | 2026.03.04 18:57:53.270549 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7536 | 2026.03.04 18:57:53.270613 [ 187 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7537 | 2026.03.04 18:57:53.270641 [ 187 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 226 rows starting from the beginning of the part | ||
| 7538 | 2026.03.04 18:57:53.270645 [ 4 ] {ecd1a7cb-de17-4f37-9ce8-cbc681dfed07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7539 | 2026.03.04 18:57:53.270689 [ 187 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 142 rows starting from the beginning of the part | ||
| 7540 | 2026.03.04 18:57:53.270692 [ 4 ] {ecd1a7cb-de17-4f37-9ce8-cbc681dfed07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7541 | 2026.03.04 18:57:53.270734 [ 187 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part | ||
| 7542 | 2026.03.04 18:57:53.270775 [ 187 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 144 rows starting from the beginning of the part | ||
| 7543 | 2026.03.04 18:57:53.270806 [ 187 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 40 rows starting from the beginning of the part | ||
| 7544 | 2026.03.04 18:57:53.270840 [ 187 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 142 rows starting from the beginning of the part | ||
| 7545 | 2026.03.04 18:57:53.271142 [ 4 ] {ecd1a7cb-de17-4f37-9ce8-cbc681dfed07} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7546 | 2026.03.04 18:57:53.271181 [ 4 ] {ecd1a7cb-de17-4f37-9ce8-cbc681dfed07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7547 | 2026.03.04 18:57:53.271491 [ 4 ] {ecd1a7cb-de17-4f37-9ce8-cbc681dfed07} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7548 | 2026.03.04 18:57:53.271593 [ 191 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 734 rows, containing 5 columns (5 merged, 0 gathered) in 0.001101415 sec., 666415.4746394411 rows/sec., 43.85 MiB/sec. | ||
| 7549 | 2026.03.04 18:57:53.271709 [ 4 ] {ecd1a7cb-de17-4f37-9ce8-cbc681dfed07} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7550 | 2026.03.04 18:57:53.271729 [ 187 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 7551 | 2026.03.04 18:57:53.271847 [ 4 ] {ecd1a7cb-de17-4f37-9ce8-cbc681dfed07} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001219 sec., 122231.33716160787 rows/sec., 7.90 MiB/sec. | ||
| 7552 | 2026.03.04 18:57:53.271894 [ 4 ] {ecd1a7cb-de17-4f37-9ce8-cbc681dfed07} <Debug> TCPHandler: Processed in 0.001392382 sec. | ||
| 7553 | 2026.03.04 18:57:53.271990 [ 187 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_40_8} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7554 | 2026.03.04 18:57:53.272013 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7555 | 2026.03.04 18:57:53.272068 [ 187 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_40_8} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 7556 | 2026.03.04 18:57:53.272110 [ 4 ] {3d3dd78d-9391-4c90-9d83-91c38611eabc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7557 | 2026.03.04 18:57:53.272141 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 7558 | 2026.03.04 18:57:53.272155 [ 4 ] {3d3dd78d-9391-4c90-9d83-91c38611eabc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7559 | 2026.03.04 18:57:53.272583 [ 4 ] {3d3dd78d-9391-4c90-9d83-91c38611eabc} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7560 | 2026.03.04 18:57:53.272619 [ 4 ] {3d3dd78d-9391-4c90-9d83-91c38611eabc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7561 | 2026.03.04 18:57:53.272919 [ 4 ] {3d3dd78d-9391-4c90-9d83-91c38611eabc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7562 | 2026.03.04 18:57:53.273131 [ 4 ] {3d3dd78d-9391-4c90-9d83-91c38611eabc} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7563 | 2026.03.04 18:57:53.273238 [ 140 ] {} <Debug> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7564 | 2026.03.04 18:57:53.273256 [ 4 ] {3d3dd78d-9391-4c90-9d83-91c38611eabc} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001163 sec., 127257.09372312984 rows/sec., 7.24 MiB/sec. | ||
| 7565 | 2026.03.04 18:57:53.273276 [ 140 ] {} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7566 | 2026.03.04 18:57:53.273296 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7567 | 2026.03.04 18:57:53.273298 [ 4 ] {3d3dd78d-9391-4c90-9d83-91c38611eabc} <Debug> TCPHandler: Processed in 0.001336811 sec. | ||
| 7568 | 2026.03.04 18:57:53.273385 [ 196 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::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 | ||
| 7569 | 2026.03.04 18:57:53.273419 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7570 | 2026.03.04 18:57:53.273473 [ 196 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7571 | 2026.03.04 18:57:53.273502 [ 196 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 160 rows starting from the beginning of the part | ||
| 7572 | 2026.03.04 18:57:53.273512 [ 4 ] {9f0963f6-22d2-4824-977e-44383dce0cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7573 | 2026.03.04 18:57:53.273550 [ 4 ] {9f0963f6-22d2-4824-977e-44383dce0cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7574 | 2026.03.04 18:57:53.273559 [ 196 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 7575 | 2026.03.04 18:57:53.273607 [ 196 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part | ||
| 7576 | 2026.03.04 18:57:53.273649 [ 196 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 7577 | 2026.03.04 18:57:53.273691 [ 196 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 7578 | 2026.03.04 18:57:53.273737 [ 196 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 7579 | 2026.03.04 18:57:53.274139 [ 4 ] {9f0963f6-22d2-4824-977e-44383dce0cdc} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7580 | 2026.03.04 18:57:53.274172 [ 4 ] {9f0963f6-22d2-4824-977e-44383dce0cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7581 | 2026.03.04 18:57:53.274480 [ 4 ] {9f0963f6-22d2-4824-977e-44383dce0cdc} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7582 | 2026.03.04 18:57:53.274587 [ 190 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001229908 sec., 731762.0504948337 rows/sec., 44.60 MiB/sec. | ||
| 7583 | 2026.03.04 18:57:53.274702 [ 4 ] {9f0963f6-22d2-4824-977e-44383dce0cdc} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7584 | 2026.03.04 18:57:53.274731 [ 196 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7585 | 2026.03.04 18:57:53.274836 [ 4 ] {9f0963f6-22d2-4824-977e-44383dce0cdc} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001342 sec., 365126.6766020864 rows/sec., 25.60 MiB/sec. | ||
| 7586 | 2026.03.04 18:57:53.274872 [ 4 ] {9f0963f6-22d2-4824-977e-44383dce0cdc} <Debug> TCPHandler: Processed in 0.001499925 sec. | ||
| 7587 | 2026.03.04 18:57:53.274978 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7588 | 2026.03.04 18:57:53.274993 [ 196 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_21_4} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7589 | 2026.03.04 18:57:53.275061 [ 196 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_21_4} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7590 | 2026.03.04 18:57:53.275070 [ 4 ] {beb62e36-89bc-417f-b04c-32baab898570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7591 | 2026.03.04 18:57:53.275111 [ 4 ] {beb62e36-89bc-417f-b04c-32baab898570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7592 | 2026.03.04 18:57:53.275117 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7593 | 2026.03.04 18:57:53.275447 [ 4 ] {beb62e36-89bc-417f-b04c-32baab898570} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7594 | 2026.03.04 18:57:53.275480 [ 4 ] {beb62e36-89bc-417f-b04c-32baab898570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7595 | 2026.03.04 18:57:53.275767 [ 4 ] {beb62e36-89bc-417f-b04c-32baab898570} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7596 | 2026.03.04 18:57:53.275962 [ 4 ] {beb62e36-89bc-417f-b04c-32baab898570} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7597 | 2026.03.04 18:57:53.276088 [ 4 ] {beb62e36-89bc-417f-b04c-32baab898570} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001036 sec., 5791.505791505791 rows/sec., 302.58 KiB/sec. | ||
| 7598 | 2026.03.04 18:57:53.276122 [ 4 ] {beb62e36-89bc-417f-b04c-32baab898570} <Debug> TCPHandler: Processed in 0.001191608 sec. | ||
| 7599 | 2026.03.04 18:57:53.276230 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7600 | 2026.03.04 18:57:53.276321 [ 4 ] {8a8750e8-3e21-4801-9949-33651f403979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7601 | 2026.03.04 18:57:53.276361 [ 4 ] {8a8750e8-3e21-4801-9949-33651f403979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7602 | 2026.03.04 18:57:53.276760 [ 4 ] {8a8750e8-3e21-4801-9949-33651f403979} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7603 | 2026.03.04 18:57:53.276793 [ 4 ] {8a8750e8-3e21-4801-9949-33651f403979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7604 | 2026.03.04 18:57:53.277108 [ 4 ] {8a8750e8-3e21-4801-9949-33651f403979} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7605 | 2026.03.04 18:57:53.277308 [ 4 ] {8a8750e8-3e21-4801-9949-33651f403979} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7606 | 2026.03.04 18:57:53.277438 [ 4 ] {8a8750e8-3e21-4801-9949-33651f403979} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001134 sec., 233686.06701940036 rows/sec., 15.53 MiB/sec. | ||
| 7607 | 2026.03.04 18:57:53.277476 [ 4 ] {8a8750e8-3e21-4801-9949-33651f403979} <Debug> TCPHandler: Processed in 0.00129352 sec. | ||
| 7608 | 2026.03.04 18:57:53.277584 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7609 | 2026.03.04 18:57:53.277675 [ 4 ] {79bc2c44-0356-494c-85ba-eed2f92df693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7610 | 2026.03.04 18:57:53.277715 [ 4 ] {79bc2c44-0356-494c-85ba-eed2f92df693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7611 | 2026.03.04 18:57:53.278024 [ 4 ] {79bc2c44-0356-494c-85ba-eed2f92df693} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7612 | 2026.03.04 18:57:53.278057 [ 4 ] {79bc2c44-0356-494c-85ba-eed2f92df693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7613 | 2026.03.04 18:57:53.278338 [ 4 ] {79bc2c44-0356-494c-85ba-eed2f92df693} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7614 | 2026.03.04 18:57:53.278542 [ 4 ] {79bc2c44-0356-494c-85ba-eed2f92df693} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7615 | 2026.03.04 18:57:53.278645 [ 140 ] {} <Debug> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 7616 | 2026.03.04 18:57:53.278666 [ 4 ] {79bc2c44-0356-494c-85ba-eed2f92df693} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001008 sec., 992.063492063492 rows/sec., 66.85 KiB/sec. | ||
| 7617 | 2026.03.04 18:57:53.278679 [ 140 ] {} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7618 | 2026.03.04 18:57:53.278701 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7619 | 2026.03.04 18:57:53.278702 [ 4 ] {79bc2c44-0356-494c-85ba-eed2f92df693} <Debug> TCPHandler: Processed in 0.001164676 sec. | ||
| 7620 | 2026.03.04 18:57:53.278784 [ 191 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 7621 | 2026.03.04 18:57:53.278841 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7622 | 2026.03.04 18:57:53.278890 [ 191 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7623 | 2026.03.04 18:57:53.278923 [ 191 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
| 7624 | 2026.03.04 18:57:53.278942 [ 4 ] {965a03f7-fcab-42a9-a335-1c26cf6784c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7625 | 2026.03.04 18:57:53.278976 [ 191 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 7626 | 2026.03.04 18:57:53.278989 [ 4 ] {965a03f7-fcab-42a9-a335-1c26cf6784c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7627 | 2026.03.04 18:57:53.279026 [ 191 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 7628 | 2026.03.04 18:57:53.279070 [ 191 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 7629 | 2026.03.04 18:57:53.279108 [ 191 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 7630 | 2026.03.04 18:57:53.279144 [ 191 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 7631 | 2026.03.04 18:57:53.279329 [ 4 ] {965a03f7-fcab-42a9-a335-1c26cf6784c4} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7632 | 2026.03.04 18:57:53.279371 [ 4 ] {965a03f7-fcab-42a9-a335-1c26cf6784c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7633 | 2026.03.04 18:57:53.279699 [ 4 ] {965a03f7-fcab-42a9-a335-1c26cf6784c4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7634 | 2026.03.04 18:57:53.279883 [ 186 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001135566 sec., 17612.362469464566 rows/sec., 1.16 MiB/sec. | ||
| 7635 | 2026.03.04 18:57:53.279907 [ 4 ] {965a03f7-fcab-42a9-a335-1c26cf6784c4} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7636 | 2026.03.04 18:57:53.280022 [ 191 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 7637 | 2026.03.04 18:57:53.280068 [ 4 ] {965a03f7-fcab-42a9-a335-1c26cf6784c4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001128 sec., 79787.23404255319 rows/sec., 4.99 MiB/sec. | ||
| 7638 | 2026.03.04 18:57:53.280112 [ 4 ] {965a03f7-fcab-42a9-a335-1c26cf6784c4} <Debug> TCPHandler: Processed in 0.001327251 sec. | ||
| 7639 | 2026.03.04 18:57:53.280270 [ 191 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_20_4} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7640 | 2026.03.04 18:57:53.280339 [ 191 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_20_4} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 7641 | 2026.03.04 18:57:53.280408 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7642 | 2026.03.04 18:57:54.801190 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7643 | 2026.03.04 18:57:54.801395 [ 4 ] {9926cd39-6b8e-4de7-b2a7-0ebd9a93ed2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7644 | 2026.03.04 18:57:54.801472 [ 4 ] {9926cd39-6b8e-4de7-b2a7-0ebd9a93ed2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7645 | 2026.03.04 18:57:54.802284 [ 4 ] {9926cd39-6b8e-4de7-b2a7-0ebd9a93ed2f} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7646 | 2026.03.04 18:57:54.802342 [ 4 ] {9926cd39-6b8e-4de7-b2a7-0ebd9a93ed2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7647 | 2026.03.04 18:57:54.802757 [ 4 ] {9926cd39-6b8e-4de7-b2a7-0ebd9a93ed2f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7648 | 2026.03.04 18:57:54.803006 [ 4 ] {9926cd39-6b8e-4de7-b2a7-0ebd9a93ed2f} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7649 | 2026.03.04 18:57:54.803175 [ 4 ] {9926cd39-6b8e-4de7-b2a7-0ebd9a93ed2f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001834 sec., 2181.0250817884407 rows/sec., 177.85 KiB/sec. | ||
| 7650 | 2026.03.04 18:57:54.803231 [ 4 ] {9926cd39-6b8e-4de7-b2a7-0ebd9a93ed2f} <Debug> TCPHandler: Processed in 0.002180871 sec. | ||
| 7651 | 2026.03.04 18:57:54.803352 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7652 | 2026.03.04 18:57:54.803458 [ 4 ] {83513d3b-e54e-46d1-b71d-c4ef32d3e6fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7653 | 2026.03.04 18:57:54.803502 [ 4 ] {83513d3b-e54e-46d1-b71d-c4ef32d3e6fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7654 | 2026.03.04 18:57:54.804649 [ 4 ] {83513d3b-e54e-46d1-b71d-c4ef32d3e6fe} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7655 | 2026.03.04 18:57:54.804689 [ 4 ] {83513d3b-e54e-46d1-b71d-c4ef32d3e6fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7656 | 2026.03.04 18:57:54.805128 [ 4 ] {83513d3b-e54e-46d1-b71d-c4ef32d3e6fe} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7657 | 2026.03.04 18:57:54.805344 [ 4 ] {83513d3b-e54e-46d1-b71d-c4ef32d3e6fe} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7658 | 2026.03.04 18:57:54.805484 [ 4 ] {83513d3b-e54e-46d1-b71d-c4ef32d3e6fe} <Debug> executeQuery: Read 2024 rows, 156.58 KiB in 0.002051 sec., 986835.6899073623 rows/sec., 74.55 MiB/sec. | ||
| 7659 | 2026.03.04 18:57:54.805527 [ 4 ] {83513d3b-e54e-46d1-b71d-c4ef32d3e6fe} <Debug> TCPHandler: Processed in 0.002227802 sec. | ||
| 7660 | 2026.03.04 18:57:54.805641 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7661 | 2026.03.04 18:57:54.805741 [ 4 ] {198fc4a3-b18b-408c-bf1b-5db9701f057f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7662 | 2026.03.04 18:57:54.805784 [ 4 ] {198fc4a3-b18b-408c-bf1b-5db9701f057f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7663 | 2026.03.04 18:57:54.806211 [ 4 ] {198fc4a3-b18b-408c-bf1b-5db9701f057f} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7664 | 2026.03.04 18:57:54.806250 [ 4 ] {198fc4a3-b18b-408c-bf1b-5db9701f057f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7665 | 2026.03.04 18:57:54.806555 [ 4 ] {198fc4a3-b18b-408c-bf1b-5db9701f057f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7666 | 2026.03.04 18:57:54.806762 [ 4 ] {198fc4a3-b18b-408c-bf1b-5db9701f057f} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7667 | 2026.03.04 18:57:54.806897 [ 4 ] {198fc4a3-b18b-408c-bf1b-5db9701f057f} <Debug> executeQuery: Read 56 rows, 4.19 KiB in 0.001178 sec., 47538.20033955857 rows/sec., 3.47 MiB/sec. | ||
| 7668 | 2026.03.04 18:57:54.806937 [ 4 ] {198fc4a3-b18b-408c-bf1b-5db9701f057f} <Debug> TCPHandler: Processed in 0.001345841 sec. | ||
| 7669 | 2026.03.04 18:57:54.807043 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7670 | 2026.03.04 18:57:54.807133 [ 4 ] {ac4a8d86-c3b1-472a-b99f-03607742266c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7671 | 2026.03.04 18:57:54.807172 [ 4 ] {ac4a8d86-c3b1-472a-b99f-03607742266c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7672 | 2026.03.04 18:57:54.807714 [ 4 ] {ac4a8d86-c3b1-472a-b99f-03607742266c} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7673 | 2026.03.04 18:57:54.807750 [ 4 ] {ac4a8d86-c3b1-472a-b99f-03607742266c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7674 | 2026.03.04 18:57:54.808140 [ 4 ] {ac4a8d86-c3b1-472a-b99f-03607742266c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7675 | 2026.03.04 18:57:54.808353 [ 4 ] {ac4a8d86-c3b1-472a-b99f-03607742266c} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7676 | 2026.03.04 18:57:54.808496 [ 4 ] {ac4a8d86-c3b1-472a-b99f-03607742266c} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.00137 sec., 516788.32116788323 rows/sec., 30.15 MiB/sec. | ||
| 7677 | 2026.03.04 18:57:54.808540 [ 4 ] {ac4a8d86-c3b1-472a-b99f-03607742266c} <Debug> TCPHandler: Processed in 0.001541965 sec. | ||
| 7678 | 2026.03.04 18:57:54.808651 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7679 | 2026.03.04 18:57:54.808747 [ 4 ] {373f2308-7928-4308-b45f-87b9318ccc34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7680 | 2026.03.04 18:57:54.808795 [ 4 ] {373f2308-7928-4308-b45f-87b9318ccc34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7681 | 2026.03.04 18:57:54.809184 [ 4 ] {373f2308-7928-4308-b45f-87b9318ccc34} <Trace> oximeter.fields_u64 (687cf707-26e5-42bf-a146-460b07f7ff8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7682 | 2026.03.04 18:57:54.809218 [ 4 ] {373f2308-7928-4308-b45f-87b9318ccc34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7683 | 2026.03.04 18:57:54.809520 [ 4 ] {373f2308-7928-4308-b45f-87b9318ccc34} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 7684 | 2026.03.04 18:57:54.809730 [ 4 ] {373f2308-7928-4308-b45f-87b9318ccc34} <Trace> oximeter.fields_u64 (687cf707-26e5-42bf-a146-460b07f7ff8a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7685 | 2026.03.04 18:57:54.809858 [ 4 ] {373f2308-7928-4308-b45f-87b9318ccc34} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00113 sec., 884.9557522123895 rows/sec., 62.22 KiB/sec. | ||
| 7686 | 2026.03.04 18:57:54.809898 [ 4 ] {373f2308-7928-4308-b45f-87b9318ccc34} <Debug> TCPHandler: Processed in 0.00129689 sec. | ||
| 7687 | 2026.03.04 18:57:54.810005 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7688 | 2026.03.04 18:57:54.810100 [ 4 ] {1df65b89-06a5-4f7d-92ca-031d30fe3f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7689 | 2026.03.04 18:57:54.810139 [ 4 ] {1df65b89-06a5-4f7d-92ca-031d30fe3f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7690 | 2026.03.04 18:57:54.810820 [ 4 ] {1df65b89-06a5-4f7d-92ca-031d30fe3f3b} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7691 | 2026.03.04 18:57:54.810854 [ 4 ] {1df65b89-06a5-4f7d-92ca-031d30fe3f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7692 | 2026.03.04 18:57:54.811191 [ 4 ] {1df65b89-06a5-4f7d-92ca-031d30fe3f3b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7693 | 2026.03.04 18:57:54.811394 [ 4 ] {1df65b89-06a5-4f7d-92ca-031d30fe3f3b} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7694 | 2026.03.04 18:57:54.811522 [ 4 ] {1df65b89-06a5-4f7d-92ca-031d30fe3f3b} <Debug> executeQuery: Read 1056 rows, 74.83 KiB in 0.001441 sec., 732824.427480916 rows/sec., 50.71 MiB/sec. | ||
| 7695 | 2026.03.04 18:57:54.811560 [ 4 ] {1df65b89-06a5-4f7d-92ca-031d30fe3f3b} <Debug> TCPHandler: Processed in 0.001603687 sec. | ||
| 7696 | 2026.03.04 18:57:54.811668 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7697 | 2026.03.04 18:57:54.811761 [ 4 ] {f4c605af-b980-4923-8d1a-9552e698cc10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7698 | 2026.03.04 18:57:54.811805 [ 4 ] {f4c605af-b980-4923-8d1a-9552e698cc10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7699 | 2026.03.04 18:57:54.812418 [ 4 ] {f4c605af-b980-4923-8d1a-9552e698cc10} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7700 | 2026.03.04 18:57:54.812455 [ 4 ] {f4c605af-b980-4923-8d1a-9552e698cc10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7701 | 2026.03.04 18:57:54.812915 [ 4 ] {f4c605af-b980-4923-8d1a-9552e698cc10} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7702 | 2026.03.04 18:57:54.813155 [ 4 ] {f4c605af-b980-4923-8d1a-9552e698cc10} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7703 | 2026.03.04 18:57:54.813291 [ 4 ] {f4c605af-b980-4923-8d1a-9552e698cc10} <Debug> executeQuery: Read 1251 rows, 80.34 KiB in 0.001548 sec., 808139.534883721 rows/sec., 50.68 MiB/sec. | ||
| 7704 | 2026.03.04 18:57:54.813329 [ 4 ] {f4c605af-b980-4923-8d1a-9552e698cc10} <Debug> TCPHandler: Processed in 0.00170976 sec. | ||
| 7705 | 2026.03.04 18:57:54.813434 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7706 | 2026.03.04 18:57:54.813537 [ 4 ] {1792506c-8a64-42f9-8ec2-f929f9ce58d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7707 | 2026.03.04 18:57:54.813594 [ 4 ] {1792506c-8a64-42f9-8ec2-f929f9ce58d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7708 | 2026.03.04 18:57:54.814445 [ 4 ] {1792506c-8a64-42f9-8ec2-f929f9ce58d5} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7709 | 2026.03.04 18:57:54.814482 [ 4 ] {1792506c-8a64-42f9-8ec2-f929f9ce58d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7710 | 2026.03.04 18:57:54.815113 [ 4 ] {1792506c-8a64-42f9-8ec2-f929f9ce58d5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7711 | 2026.03.04 18:57:54.815350 [ 4 ] {1792506c-8a64-42f9-8ec2-f929f9ce58d5} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7712 | 2026.03.04 18:57:54.815495 [ 4 ] {1792506c-8a64-42f9-8ec2-f929f9ce58d5} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.001977 sec., 26302.478502781993 rows/sec., 47.13 MiB/sec. | ||
| 7713 | 2026.03.04 18:57:54.815561 [ 4 ] {1792506c-8a64-42f9-8ec2-f929f9ce58d5} <Debug> TCPHandler: Processed in 0.00217749 sec. | ||
| 7714 | 2026.03.04 18:57:54.815687 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7715 | 2026.03.04 18:57:54.815806 [ 4 ] {aee234ce-8709-4878-a18a-10eb1ff35967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7716 | 2026.03.04 18:57:54.815858 [ 4 ] {aee234ce-8709-4878-a18a-10eb1ff35967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7717 | 2026.03.04 18:57:54.816244 [ 4 ] {aee234ce-8709-4878-a18a-10eb1ff35967} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7718 | 2026.03.04 18:57:54.816286 [ 4 ] {aee234ce-8709-4878-a18a-10eb1ff35967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7719 | 2026.03.04 18:57:54.816654 [ 4 ] {aee234ce-8709-4878-a18a-10eb1ff35967} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7720 | 2026.03.04 18:57:54.816894 [ 4 ] {aee234ce-8709-4878-a18a-10eb1ff35967} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7721 | 2026.03.04 18:57:54.817024 [ 4 ] {aee234ce-8709-4878-a18a-10eb1ff35967} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001244 sec., 19292.604501607715 rows/sec., 1.30 MiB/sec. | ||
| 7722 | 2026.03.04 18:57:54.817061 [ 4 ] {aee234ce-8709-4878-a18a-10eb1ff35967} <Debug> TCPHandler: Processed in 0.001435583 sec. | ||
| 7723 | 2026.03.04 18:57:56.042473 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1000 | ||
| 7724 | 2026.03.04 18:57:56.045126 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7725 | 2026.03.04 18:57:56.045166 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7726 | 2026.03.04 18:57:56.046344 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7727 | 2026.03.04 18:57:56.046616 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7728 | 2026.03.04 18:57:56.046866 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1000 | ||
| 7729 | 2026.03.04 18:57:58.253966 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7730 | 2026.03.04 18:57:58.254188 [ 4 ] {7a87b336-c519-444b-9761-4ed8f819b4e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7731 | 2026.03.04 18:57:58.254261 [ 4 ] {7a87b336-c519-444b-9761-4ed8f819b4e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7732 | 2026.03.04 18:57:58.254979 [ 4 ] {7a87b336-c519-444b-9761-4ed8f819b4e0} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7733 | 2026.03.04 18:57:58.255027 [ 4 ] {7a87b336-c519-444b-9761-4ed8f819b4e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7734 | 2026.03.04 18:57:58.255416 [ 4 ] {7a87b336-c519-444b-9761-4ed8f819b4e0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7735 | 2026.03.04 18:57:58.255636 [ 4 ] {7a87b336-c519-444b-9761-4ed8f819b4e0} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7736 | 2026.03.04 18:57:58.255788 [ 4 ] {7a87b336-c519-444b-9761-4ed8f819b4e0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001653 sec., 33877.7979431337 rows/sec., 2.59 MiB/sec. | ||
| 7737 | 2026.03.04 18:57:58.255830 [ 4 ] {7a87b336-c519-444b-9761-4ed8f819b4e0} <Debug> TCPHandler: Processed in 0.001994886 sec. | ||
| 7738 | 2026.03.04 18:57:58.255952 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7739 | 2026.03.04 18:57:58.256047 [ 4 ] {2257da14-5d77-4f82-8753-07405ce80c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7740 | 2026.03.04 18:57:58.256086 [ 4 ] {2257da14-5d77-4f82-8753-07405ce80c7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7741 | 2026.03.04 18:57:58.256543 [ 4 ] {2257da14-5d77-4f82-8753-07405ce80c7d} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7742 | 2026.03.04 18:57:58.256581 [ 4 ] {2257da14-5d77-4f82-8753-07405ce80c7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7743 | 2026.03.04 18:57:58.256890 [ 4 ] {2257da14-5d77-4f82-8753-07405ce80c7d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7744 | 2026.03.04 18:57:58.257104 [ 4 ] {2257da14-5d77-4f82-8753-07405ce80c7d} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7745 | 2026.03.04 18:57:58.257232 [ 4 ] {2257da14-5d77-4f82-8753-07405ce80c7d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001205 sec., 53112.03319502075 rows/sec., 4.15 MiB/sec. | ||
| 7746 | 2026.03.04 18:57:58.257270 [ 4 ] {2257da14-5d77-4f82-8753-07405ce80c7d} <Debug> TCPHandler: Processed in 0.001365692 sec. | ||
| 7747 | 2026.03.04 18:57:58.257382 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7748 | 2026.03.04 18:57:58.257477 [ 4 ] {75025644-9cb3-4f98-aac2-eba34b2534ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7749 | 2026.03.04 18:57:58.257520 [ 4 ] {75025644-9cb3-4f98-aac2-eba34b2534ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7750 | 2026.03.04 18:57:58.257938 [ 4 ] {75025644-9cb3-4f98-aac2-eba34b2534ca} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7751 | 2026.03.04 18:57:58.257976 [ 4 ] {75025644-9cb3-4f98-aac2-eba34b2534ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7752 | 2026.03.04 18:57:58.258304 [ 4 ] {75025644-9cb3-4f98-aac2-eba34b2534ca} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7753 | 2026.03.04 18:57:58.258531 [ 4 ] {75025644-9cb3-4f98-aac2-eba34b2534ca} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7754 | 2026.03.04 18:57:58.258662 [ 4 ] {75025644-9cb3-4f98-aac2-eba34b2534ca} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001203 sec., 79800.49875311721 rows/sec., 5.56 MiB/sec. | ||
| 7755 | 2026.03.04 18:57:58.258699 [ 4 ] {75025644-9cb3-4f98-aac2-eba34b2534ca} <Debug> TCPHandler: Processed in 0.001364752 sec. | ||
| 7756 | 2026.03.04 18:57:58.258869 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7757 | 2026.03.04 18:57:58.258963 [ 4 ] {0a287143-eb85-4a31-8eb1-013edc3da28e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7758 | 2026.03.04 18:57:58.259004 [ 4 ] {0a287143-eb85-4a31-8eb1-013edc3da28e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7759 | 2026.03.04 18:57:58.259351 [ 4 ] {0a287143-eb85-4a31-8eb1-013edc3da28e} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7760 | 2026.03.04 18:57:58.259387 [ 4 ] {0a287143-eb85-4a31-8eb1-013edc3da28e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7761 | 2026.03.04 18:57:58.259715 [ 4 ] {0a287143-eb85-4a31-8eb1-013edc3da28e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7762 | 2026.03.04 18:57:58.259928 [ 4 ] {0a287143-eb85-4a31-8eb1-013edc3da28e} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7763 | 2026.03.04 18:57:58.260072 [ 4 ] {0a287143-eb85-4a31-8eb1-013edc3da28e} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001127 sec., 31943.21206743567 rows/sec., 2.15 MiB/sec. | ||
| 7764 | 2026.03.04 18:57:58.260107 [ 4 ] {0a287143-eb85-4a31-8eb1-013edc3da28e} <Debug> TCPHandler: Processed in 0.001286249 sec. | ||
| 7765 | 2026.03.04 18:57:58.514374 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14919 | ||
| 7766 | 2026.03.04 18:57:58.514884 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7767 | 2026.03.04 18:57:58.514937 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7768 | 2026.03.04 18:57:58.515442 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7769 | 2026.03.04 18:57:58.515689 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7770 | 2026.03.04 18:57:58.515835 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14919 | ||
| 7771 | 2026.03.04 18:57:58.515848 [ 132 ] {} <Debug> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7772 | 2026.03.04 18:57:58.515949 [ 132 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7773 | 2026.03.04 18:57:58.515980 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7774 | 2026.03.04 18:57:58.516098 [ 190 ] {9df447bc-a205-4870-80d9-93b37698a753::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 | ||
| 7775 | 2026.03.04 18:57:58.516234 [ 190 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7776 | 2026.03.04 18:57:58.516273 [ 190 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12551 rows starting from the beginning of the part | ||
| 7777 | 2026.03.04 18:57:58.516336 [ 190 ] {9df447bc-a205-4870-80d9-93b37698a753::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 | ||
| 7778 | 2026.03.04 18:57:58.516377 [ 190 ] {9df447bc-a205-4870-80d9-93b37698a753::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 | ||
| 7779 | 2026.03.04 18:57:58.516417 [ 190 ] {9df447bc-a205-4870-80d9-93b37698a753::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 | ||
| 7780 | 2026.03.04 18:57:58.516453 [ 190 ] {9df447bc-a205-4870-80d9-93b37698a753::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 | ||
| 7781 | 2026.03.04 18:57:58.516493 [ 190 ] {9df447bc-a205-4870-80d9-93b37698a753::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 | ||
| 7782 | 2026.03.04 18:57:58.518218 [ 190 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14919 rows, containing 4 columns (4 merged, 0 gathered) in 0.002177961 sec., 6849984.917085293 rows/sec., 97.99 MiB/sec. | ||
| 7783 | 2026.03.04 18:57:58.518646 [ 193 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7784 | 2026.03.04 18:57:58.518972 [ 193 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_31_6} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7785 | 2026.03.04 18:57:58.519050 [ 193 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_31_6} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7786 | 2026.03.04 18:57:58.519162 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7787 | 2026.03.04 18:57:59.294558 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7788 | 2026.03.04 18:57:59.312165 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7789 | 2026.03.04 18:57:59.312231 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7790 | 2026.03.04 18:57:59.317977 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7791 | 2026.03.04 18:57:59.318708 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7792 | 2026.03.04 18:57:59.319017 [ 131 ] {} <Debug> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7793 | 2026.03.04 18:57:59.319091 [ 131 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7794 | 2026.03.04 18:57:59.319114 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 7795 | 2026.03.04 18:57:59.319246 [ 186 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 7796 | 2026.03.04 18:57:59.322697 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7797 | 2026.03.04 18:57:59.323134 [ 186 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7798 | 2026.03.04 18:57:59.324581 [ 186 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 7799 | 2026.03.04 18:57:59.329482 [ 186 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 7800 | 2026.03.04 18:57:59.334190 [ 186 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 7801 | 2026.03.04 18:57:59.338799 [ 186 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 7802 | 2026.03.04 18:57:59.343299 [ 186 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 7803 | 2026.03.04 18:57:59.347651 [ 186 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 7804 | 2026.03.04 18:57:59.404367 [ 195 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.085185887 sec., 2746.933890586829 rows/sec., 14.20 MiB/sec. | ||
| 7805 | 2026.03.04 18:57:59.407284 [ 192 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7806 | 2026.03.04 18:57:59.409353 [ 192 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_31_6} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7807 | 2026.03.04 18:57:59.409454 [ 192 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_31_6} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7808 | 2026.03.04 18:57:59.412249 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7809 | 2026.03.04 18:58:00.000248 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.01 MiB, peak 286.57 MiB, free memory in arenas 0.00 B, will set to 281.56 MiB (RSS), difference: 5.55 MiB | ||
| 7810 | 2026.03.04 18:58:03.263904 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7811 | 2026.03.04 18:58:03.264180 [ 4 ] {8b1a1d33-24da-4a3f-a0d3-fbc242554f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7812 | 2026.03.04 18:58:03.264243 [ 4 ] {8b1a1d33-24da-4a3f-a0d3-fbc242554f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7813 | 2026.03.04 18:58:03.265075 [ 4 ] {8b1a1d33-24da-4a3f-a0d3-fbc242554f33} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7814 | 2026.03.04 18:58:03.265118 [ 4 ] {8b1a1d33-24da-4a3f-a0d3-fbc242554f33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7815 | 2026.03.04 18:58:03.265523 [ 4 ] {8b1a1d33-24da-4a3f-a0d3-fbc242554f33} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7816 | 2026.03.04 18:58:03.265753 [ 4 ] {8b1a1d33-24da-4a3f-a0d3-fbc242554f33} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7817 | 2026.03.04 18:58:03.265903 [ 4 ] {8b1a1d33-24da-4a3f-a0d3-fbc242554f33} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001772 sec., 160270.88036117383 rows/sec., 10.18 MiB/sec. | ||
| 7818 | 2026.03.04 18:58:03.265945 [ 4 ] {8b1a1d33-24da-4a3f-a0d3-fbc242554f33} <Debug> TCPHandler: Processed in 0.002223381 sec. | ||
| 7819 | 2026.03.04 18:58:03.266077 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7820 | 2026.03.04 18:58:03.266172 [ 4 ] {0190e6c5-750b-4e57-8855-f068b1b8d07b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7821 | 2026.03.04 18:58:03.266211 [ 4 ] {0190e6c5-750b-4e57-8855-f068b1b8d07b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7822 | 2026.03.04 18:58:03.267105 [ 4 ] {0190e6c5-750b-4e57-8855-f068b1b8d07b} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7823 | 2026.03.04 18:58:03.267143 [ 4 ] {0190e6c5-750b-4e57-8855-f068b1b8d07b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7824 | 2026.03.04 18:58:03.267507 [ 4 ] {0190e6c5-750b-4e57-8855-f068b1b8d07b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7825 | 2026.03.04 18:58:03.267713 [ 4 ] {0190e6c5-750b-4e57-8855-f068b1b8d07b} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7826 | 2026.03.04 18:58:03.267830 [ 91 ] {} <Debug> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7827 | 2026.03.04 18:58:03.267842 [ 4 ] {0190e6c5-750b-4e57-8855-f068b1b8d07b} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.001689 sec., 471876.8502072232 rows/sec., 37.09 MiB/sec. | ||
| 7828 | 2026.03.04 18:58:03.267906 [ 91 ] {} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7829 | 2026.03.04 18:58:03.267925 [ 4 ] {0190e6c5-750b-4e57-8855-f068b1b8d07b} <Debug> TCPHandler: Processed in 0.001899954 sec. | ||
| 7830 | 2026.03.04 18:58:03.267931 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7831 | 2026.03.04 18:58:03.268092 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7832 | 2026.03.04 18:58:03.268091 [ 198 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::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 | ||
| 7833 | 2026.03.04 18:58:03.268192 [ 4 ] {bb5fa3c6-f52d-4d7a-9d16-94d45f0035fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7834 | 2026.03.04 18:58:03.268238 [ 4 ] {bb5fa3c6-f52d-4d7a-9d16-94d45f0035fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7835 | 2026.03.04 18:58:03.268266 [ 198 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7836 | 2026.03.04 18:58:03.268308 [ 198 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2894 rows starting from the beginning of the part | ||
| 7837 | 2026.03.04 18:58:03.268384 [ 198 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 136 rows starting from the beginning of the part | ||
| 7838 | 2026.03.04 18:58:03.268435 [ 198 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 797 rows starting from the beginning of the part | ||
| 7839 | 2026.03.04 18:58:03.268483 [ 198 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 2024 rows starting from the beginning of the part | ||
| 7840 | 2026.03.04 18:58:03.268527 [ 198 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part | ||
| 7841 | 2026.03.04 18:58:03.268574 [ 198 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 797 rows starting from the beginning of the part | ||
| 7842 | 2026.03.04 18:58:03.268735 [ 4 ] {bb5fa3c6-f52d-4d7a-9d16-94d45f0035fe} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7843 | 2026.03.04 18:58:03.268788 [ 4 ] {bb5fa3c6-f52d-4d7a-9d16-94d45f0035fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7844 | 2026.03.04 18:58:03.269414 [ 4 ] {bb5fa3c6-f52d-4d7a-9d16-94d45f0035fe} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7845 | 2026.03.04 18:58:03.269663 [ 4 ] {bb5fa3c6-f52d-4d7a-9d16-94d45f0035fe} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7846 | 2026.03.04 18:58:03.269795 [ 4 ] {bb5fa3c6-f52d-4d7a-9d16-94d45f0035fe} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001621 sec., 87600.24676125847 rows/sec., 5.15 MiB/sec. | ||
| 7847 | 2026.03.04 18:58:03.269844 [ 4 ] {bb5fa3c6-f52d-4d7a-9d16-94d45f0035fe} <Debug> TCPHandler: Processed in 0.001798871 sec. | ||
| 7848 | 2026.03.04 18:58:03.269970 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7849 | 2026.03.04 18:58:03.270063 [ 4 ] {8682b9e8-7a08-4ac9-9f05-5d26eca5d292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7850 | 2026.03.04 18:58:03.270102 [ 4 ] {8682b9e8-7a08-4ac9-9f05-5d26eca5d292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7851 | 2026.03.04 18:58:03.270557 [ 4 ] {8682b9e8-7a08-4ac9-9f05-5d26eca5d292} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7852 | 2026.03.04 18:58:03.270591 [ 4 ] {8682b9e8-7a08-4ac9-9f05-5d26eca5d292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7853 | 2026.03.04 18:58:03.270964 [ 4 ] {8682b9e8-7a08-4ac9-9f05-5d26eca5d292} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7854 | 2026.03.04 18:58:03.271074 [ 189 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6704 rows, containing 5 columns (5 merged, 0 gathered) in 0.00304985 sec., 2198140.8921750253 rows/sec., 178.02 MiB/sec. | ||
| 7855 | 2026.03.04 18:58:03.271180 [ 4 ] {8682b9e8-7a08-4ac9-9f05-5d26eca5d292} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7856 | 2026.03.04 18:58:03.271311 [ 4 ] {8682b9e8-7a08-4ac9-9f05-5d26eca5d292} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001266 sec., 117693.52290679305 rows/sec., 7.60 MiB/sec. | ||
| 7857 | 2026.03.04 18:58:03.271352 [ 4 ] {8682b9e8-7a08-4ac9-9f05-5d26eca5d292} <Debug> TCPHandler: Processed in 0.001430773 sec. | ||
| 7858 | 2026.03.04 18:58:03.271455 [ 189 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7859 | 2026.03.04 18:58:03.271478 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7860 | 2026.03.04 18:58:03.271576 [ 4 ] {f9c86ab0-a099-4661-aa6d-22712f42e685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7861 | 2026.03.04 18:58:03.271617 [ 4 ] {f9c86ab0-a099-4661-aa6d-22712f42e685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7862 | 2026.03.04 18:58:03.271757 [ 189 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_51_10} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7863 | 2026.03.04 18:58:03.271840 [ 189 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_51_10} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7864 | 2026.03.04 18:58:03.271932 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 7865 | 2026.03.04 18:58:03.272077 [ 4 ] {f9c86ab0-a099-4661-aa6d-22712f42e685} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7866 | 2026.03.04 18:58:03.272117 [ 4 ] {f9c86ab0-a099-4661-aa6d-22712f42e685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7867 | 2026.03.04 18:58:03.272425 [ 4 ] {f9c86ab0-a099-4661-aa6d-22712f42e685} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7868 | 2026.03.04 18:58:03.272627 [ 4 ] {f9c86ab0-a099-4661-aa6d-22712f42e685} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7869 | 2026.03.04 18:58:03.272754 [ 4 ] {f9c86ab0-a099-4661-aa6d-22712f42e685} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001196 sec., 123745.81939799331 rows/sec., 7.04 MiB/sec. | ||
| 7870 | 2026.03.04 18:58:03.272795 [ 4 ] {f9c86ab0-a099-4661-aa6d-22712f42e685} <Debug> TCPHandler: Processed in 0.001363661 sec. | ||
| 7871 | 2026.03.04 18:58:03.272916 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7872 | 2026.03.04 18:58:03.273010 [ 4 ] {293ebe47-95be-420f-8fe7-0f64e5ae248d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7873 | 2026.03.04 18:58:03.273048 [ 4 ] {293ebe47-95be-420f-8fe7-0f64e5ae248d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7874 | 2026.03.04 18:58:03.273631 [ 4 ] {293ebe47-95be-420f-8fe7-0f64e5ae248d} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7875 | 2026.03.04 18:58:03.273665 [ 4 ] {293ebe47-95be-420f-8fe7-0f64e5ae248d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7876 | 2026.03.04 18:58:03.273981 [ 4 ] {293ebe47-95be-420f-8fe7-0f64e5ae248d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7877 | 2026.03.04 18:58:03.274188 [ 4 ] {293ebe47-95be-420f-8fe7-0f64e5ae248d} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7878 | 2026.03.04 18:58:03.274306 [ 120 ] {} <Debug> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7879 | 2026.03.04 18:58:03.274309 [ 4 ] {293ebe47-95be-420f-8fe7-0f64e5ae248d} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001317 sec., 372057.70690964314 rows/sec., 26.09 MiB/sec. | ||
| 7880 | 2026.03.04 18:58:03.274343 [ 120 ] {} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7881 | 2026.03.04 18:58:03.274362 [ 4 ] {293ebe47-95be-420f-8fe7-0f64e5ae248d} <Debug> TCPHandler: Processed in 0.001499835 sec. | ||
| 7882 | 2026.03.04 18:58:03.274363 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7883 | 2026.03.04 18:58:03.274470 [ 198 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::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 | ||
| 7884 | 2026.03.04 18:58:03.274472 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7885 | 2026.03.04 18:58:03.274582 [ 198 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7886 | 2026.03.04 18:58:03.274609 [ 4 ] {a54fbd4f-a78e-4a0b-93c4-ede8594b178d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7887 | 2026.03.04 18:58:03.274616 [ 198 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1552 rows starting from the beginning of the part | ||
| 7888 | 2026.03.04 18:58:03.274657 [ 4 ] {a54fbd4f-a78e-4a0b-93c4-ede8594b178d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7889 | 2026.03.04 18:58:03.274687 [ 198 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 104 rows starting from the beginning of the part | ||
| 7890 | 2026.03.04 18:58:03.274734 [ 198 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 490 rows starting from the beginning of the part | ||
| 7891 | 2026.03.04 18:58:03.274774 [ 198 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1056 rows starting from the beginning of the part | ||
| 7892 | 2026.03.04 18:58:03.274811 [ 198 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
| 7893 | 2026.03.04 18:58:03.274849 [ 198 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 490 rows starting from the beginning of the part | ||
| 7894 | 2026.03.04 18:58:03.274997 [ 4 ] {a54fbd4f-a78e-4a0b-93c4-ede8594b178d} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7895 | 2026.03.04 18:58:03.275037 [ 4 ] {a54fbd4f-a78e-4a0b-93c4-ede8594b178d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7896 | 2026.03.04 18:58:03.275360 [ 4 ] {a54fbd4f-a78e-4a0b-93c4-ede8594b178d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7897 | 2026.03.04 18:58:03.275572 [ 4 ] {a54fbd4f-a78e-4a0b-93c4-ede8594b178d} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7898 | 2026.03.04 18:58:03.275697 [ 4 ] {a54fbd4f-a78e-4a0b-93c4-ede8594b178d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001105 sec., 5429.8642533936645 rows/sec., 283.69 KiB/sec. | ||
| 7899 | 2026.03.04 18:58:03.275731 [ 4 ] {a54fbd4f-a78e-4a0b-93c4-ede8594b178d} <Debug> TCPHandler: Processed in 0.00130556 sec. | ||
| 7900 | 2026.03.04 18:58:03.275847 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7901 | 2026.03.04 18:58:03.275939 [ 4 ] {b2e18f27-7977-4094-8809-1c2d7ae2700a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7902 | 2026.03.04 18:58:03.275979 [ 4 ] {b2e18f27-7977-4094-8809-1c2d7ae2700a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7903 | 2026.03.04 18:58:03.276144 [ 189 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3756 rows, containing 5 columns (5 merged, 0 gathered) in 0.00171443 sec., 2190815.606353132 rows/sec., 161.88 MiB/sec. | ||
| 7904 | 2026.03.04 18:58:03.276321 [ 189 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7905 | 2026.03.04 18:58:03.276388 [ 4 ] {b2e18f27-7977-4094-8809-1c2d7ae2700a} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7906 | 2026.03.04 18:58:03.276430 [ 4 ] {b2e18f27-7977-4094-8809-1c2d7ae2700a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7907 | 2026.03.04 18:58:03.276572 [ 189 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_51_10} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7908 | 2026.03.04 18:58:03.276652 [ 189 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_51_10} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7909 | 2026.03.04 18:58:03.276731 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 7910 | 2026.03.04 18:58:03.276794 [ 4 ] {b2e18f27-7977-4094-8809-1c2d7ae2700a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7911 | 2026.03.04 18:58:03.277005 [ 4 ] {b2e18f27-7977-4094-8809-1c2d7ae2700a} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7912 | 2026.03.04 18:58:03.277130 [ 4 ] {b2e18f27-7977-4094-8809-1c2d7ae2700a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001209 sec., 219189.41273779984 rows/sec., 14.57 MiB/sec. | ||
| 7913 | 2026.03.04 18:58:03.277148 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7914 | 2026.03.04 18:58:03.277170 [ 4 ] {b2e18f27-7977-4094-8809-1c2d7ae2700a} <Debug> TCPHandler: Processed in 0.001377592 sec. | ||
| 7915 | 2026.03.04 18:58:03.277228 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7916 | 2026.03.04 18:58:03.277268 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7917 | 2026.03.04 18:58:03.277316 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7918 | 2026.03.04 18:58:03.277368 [ 188 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::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 | ||
| 7919 | 2026.03.04 18:58:03.277413 [ 4 ] {cd410cfe-b533-4a4e-87df-86f40272523d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7920 | 2026.03.04 18:58:03.277452 [ 4 ] {cd410cfe-b533-4a4e-87df-86f40272523d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7921 | 2026.03.04 18:58:03.277469 [ 188 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7922 | 2026.03.04 18:58:03.277500 [ 188 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 16421 rows starting from the beginning of the part | ||
| 7923 | 2026.03.04 18:58:03.277559 [ 188 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::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 | ||
| 7924 | 2026.03.04 18:58:03.277603 [ 188 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 265 rows starting from the beginning of the part | ||
| 7925 | 2026.03.04 18:58:03.277644 [ 188 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1251 rows starting from the beginning of the part | ||
| 7926 | 2026.03.04 18:58:03.277683 [ 188 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 96 rows starting from the beginning of the part | ||
| 7927 | 2026.03.04 18:58:03.277724 [ 188 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 265 rows starting from the beginning of the part | ||
| 7928 | 2026.03.04 18:58:03.277763 [ 4 ] {cd410cfe-b533-4a4e-87df-86f40272523d} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7929 | 2026.03.04 18:58:03.277799 [ 4 ] {cd410cfe-b533-4a4e-87df-86f40272523d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7930 | 2026.03.04 18:58:03.278091 [ 4 ] {cd410cfe-b533-4a4e-87df-86f40272523d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7931 | 2026.03.04 18:58:03.278299 [ 4 ] {cd410cfe-b533-4a4e-87df-86f40272523d} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7932 | 2026.03.04 18:58:03.278423 [ 4 ] {cd410cfe-b533-4a4e-87df-86f40272523d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 7933 | 2026.03.04 18:58:03.278458 [ 4 ] {cd410cfe-b533-4a4e-87df-86f40272523d} <Debug> TCPHandler: Processed in 0.001188518 sec. | ||
| 7934 | 2026.03.04 18:58:03.278563 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7935 | 2026.03.04 18:58:03.278654 [ 4 ] {7ddc6020-9915-4560-b67f-33646a6cc6cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7936 | 2026.03.04 18:58:03.278692 [ 4 ] {7ddc6020-9915-4560-b67f-33646a6cc6cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7937 | 2026.03.04 18:58:03.279008 [ 4 ] {7ddc6020-9915-4560-b67f-33646a6cc6cf} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7938 | 2026.03.04 18:58:03.279042 [ 4 ] {7ddc6020-9915-4560-b67f-33646a6cc6cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7939 | 2026.03.04 18:58:03.279458 [ 4 ] {7ddc6020-9915-4560-b67f-33646a6cc6cf} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7940 | 2026.03.04 18:58:03.279687 [ 4 ] {7ddc6020-9915-4560-b67f-33646a6cc6cf} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7941 | 2026.03.04 18:58:03.279802 [ 91 ] {} <Debug> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7942 | 2026.03.04 18:58:03.279821 [ 4 ] {7ddc6020-9915-4560-b67f-33646a6cc6cf} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001183 sec., 76077.76838546069 rows/sec., 4.76 MiB/sec. | ||
| 7943 | 2026.03.04 18:58:03.279834 [ 91 ] {} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7944 | 2026.03.04 18:58:03.279862 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7945 | 2026.03.04 18:58:03.279863 [ 4 ] {7ddc6020-9915-4560-b67f-33646a6cc6cf} <Debug> TCPHandler: Processed in 0.001346422 sec. | ||
| 7946 | 2026.03.04 18:58:03.279953 [ 189 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 7947 | 2026.03.04 18:58:03.280053 [ 189 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7948 | 2026.03.04 18:58:03.280086 [ 189 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2718 rows starting from the beginning of the part | ||
| 7949 | 2026.03.04 18:58:03.280148 [ 189 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 7950 | 2026.03.04 18:58:03.280193 [ 189 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 90 rows starting from the beginning of the part | ||
| 7951 | 2026.03.04 18:58:03.280234 [ 189 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 24 rows starting from the beginning of the part | ||
| 7952 | 2026.03.04 18:58:03.280272 [ 189 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part | ||
| 7953 | 2026.03.04 18:58:03.280313 [ 189 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 90 rows starting from the beginning of the part | ||
| 7954 | 2026.03.04 18:58:03.282172 [ 197 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3018 rows, containing 4 columns (4 merged, 0 gathered) in 0.002251602 sec., 1340378.9834970834 rows/sec., 86.37 MiB/sec. | ||
| 7955 | 2026.03.04 18:58:03.282502 [ 189 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7956 | 2026.03.04 18:58:03.282734 [ 189 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_51_10} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7957 | 2026.03.04 18:58:03.282800 [ 189 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_51_10} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7958 | 2026.03.04 18:58:03.282858 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7959 | 2026.03.04 18:58:03.284902 [ 188 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18458 rows, containing 5 columns (5 merged, 0 gathered) in 0.007572155 sec., 2437615.1835243735 rows/sec., 159.58 MiB/sec. | ||
| 7960 | 2026.03.04 18:58:03.285165 [ 188 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7961 | 2026.03.04 18:58:03.285405 [ 188 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7962 | 2026.03.04 18:58:03.285476 [ 188 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7963 | 2026.03.04 18:58:03.285536 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.15 MiB. | ||
| 7964 | 2026.03.04 18:58:04.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.38 MiB, peak 289.29 MiB, free memory in arenas 0.00 B, will set to 284.82 MiB (RSS), difference: 2.44 MiB | ||
| 7965 | 2026.03.04 18:58:05.857997 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7966 | 2026.03.04 18:58:05.858049 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7967 | 2026.03.04 18:58:06.001285 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000917581 sec. | ||
| 7968 | 2026.03.04 18:58:06.016838 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15431 | ||
| 7969 | 2026.03.04 18:58:06.017361 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7970 | 2026.03.04 18:58:06.017408 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7971 | 2026.03.04 18:58:06.017906 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7972 | 2026.03.04 18:58:06.018158 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7973 | 2026.03.04 18:58:06.018304 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15431 | ||
| 7974 | 2026.03.04 18:58:06.048011 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1028 | ||
| 7975 | 2026.03.04 18:58:06.050253 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7976 | 2026.03.04 18:58:06.050302 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7977 | 2026.03.04 18:58:06.051507 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7978 | 2026.03.04 18:58:06.051784 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7979 | 2026.03.04 18:58:06.052134 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1028 | ||
| 7980 | 2026.03.04 18:58:06.823709 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7981 | 2026.03.04 18:58:06.839115 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7982 | 2026.03.04 18:58:06.839183 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7983 | 2026.03.04 18:58:06.844832 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7984 | 2026.03.04 18:58:06.845520 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7985 | 2026.03.04 18:58:06.848250 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7986 | 2026.03.04 18:58:08.259310 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7987 | 2026.03.04 18:58:08.259507 [ 4 ] {b1de5fb2-a207-427a-a03a-bd2ef23edf71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7988 | 2026.03.04 18:58:08.259579 [ 4 ] {b1de5fb2-a207-427a-a03a-bd2ef23edf71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7989 | 2026.03.04 18:58:08.260327 [ 4 ] {b1de5fb2-a207-427a-a03a-bd2ef23edf71} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7990 | 2026.03.04 18:58:08.260372 [ 4 ] {b1de5fb2-a207-427a-a03a-bd2ef23edf71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 7991 | 2026.03.04 18:58:08.260780 [ 4 ] {b1de5fb2-a207-427a-a03a-bd2ef23edf71} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7992 | 2026.03.04 18:58:08.261017 [ 4 ] {b1de5fb2-a207-427a-a03a-bd2ef23edf71} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7993 | 2026.03.04 18:58:08.261178 [ 4 ] {b1de5fb2-a207-427a-a03a-bd2ef23edf71} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001726 sec., 78794.9015063731 rows/sec., 6.83 MiB/sec. | ||
| 7994 | 2026.03.04 18:58:08.261229 [ 4 ] {b1de5fb2-a207-427a-a03a-bd2ef23edf71} <Debug> TCPHandler: Processed in 0.002051207 sec. | ||
| 7995 | 2026.03.04 18:58:08.261355 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7996 | 2026.03.04 18:58:08.261459 [ 4 ] {8d8f1798-a52a-4d68-834c-d92b3cbf691a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7997 | 2026.03.04 18:58:08.261503 [ 4 ] {8d8f1798-a52a-4d68-834c-d92b3cbf691a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7998 | 2026.03.04 18:58:08.261934 [ 4 ] {8d8f1798-a52a-4d68-834c-d92b3cbf691a} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7999 | 2026.03.04 18:58:08.261973 [ 4 ] {8d8f1798-a52a-4d68-834c-d92b3cbf691a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8000 | 2026.03.04 18:58:08.262279 [ 4 ] {8d8f1798-a52a-4d68-834c-d92b3cbf691a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8001 | 2026.03.04 18:58:08.262490 [ 4 ] {8d8f1798-a52a-4d68-834c-d92b3cbf691a} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8002 | 2026.03.04 18:58:08.262623 [ 4 ] {8d8f1798-a52a-4d68-834c-d92b3cbf691a} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001188 sec., 33670.03367003367 rows/sec., 2.47 MiB/sec. | ||
| 8003 | 2026.03.04 18:58:08.262661 [ 4 ] {8d8f1798-a52a-4d68-834c-d92b3cbf691a} <Debug> TCPHandler: Processed in 0.001358321 sec. | ||
| 8004 | 2026.03.04 18:58:08.262773 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8005 | 2026.03.04 18:58:08.262870 [ 4 ] {d41b24dd-45e9-4a7b-b8f3-11768fa78be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8006 | 2026.03.04 18:58:08.262913 [ 4 ] {d41b24dd-45e9-4a7b-b8f3-11768fa78be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8007 | 2026.03.04 18:58:08.263360 [ 4 ] {d41b24dd-45e9-4a7b-b8f3-11768fa78be4} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8008 | 2026.03.04 18:58:08.263400 [ 4 ] {d41b24dd-45e9-4a7b-b8f3-11768fa78be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8009 | 2026.03.04 18:58:08.263725 [ 4 ] {d41b24dd-45e9-4a7b-b8f3-11768fa78be4} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8010 | 2026.03.04 18:58:08.263938 [ 4 ] {d41b24dd-45e9-4a7b-b8f3-11768fa78be4} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8011 | 2026.03.04 18:58:08.264072 [ 4 ] {d41b24dd-45e9-4a7b-b8f3-11768fa78be4} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001221 sec., 85176.08517608517 rows/sec., 6.65 MiB/sec. | ||
| 8012 | 2026.03.04 18:58:08.264110 [ 4 ] {d41b24dd-45e9-4a7b-b8f3-11768fa78be4} <Debug> TCPHandler: Processed in 0.001386383 sec. | ||
| 8013 | 2026.03.04 18:58:08.264229 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8014 | 2026.03.04 18:58:08.264323 [ 4 ] {b156ed8b-ace0-4667-8f0f-12e06a182525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8015 | 2026.03.04 18:58:08.264368 [ 4 ] {b156ed8b-ace0-4667-8f0f-12e06a182525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8016 | 2026.03.04 18:58:08.264774 [ 4 ] {b156ed8b-ace0-4667-8f0f-12e06a182525} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8017 | 2026.03.04 18:58:08.264811 [ 4 ] {b156ed8b-ace0-4667-8f0f-12e06a182525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8018 | 2026.03.04 18:58:08.265145 [ 4 ] {b156ed8b-ace0-4667-8f0f-12e06a182525} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8019 | 2026.03.04 18:58:08.265360 [ 4 ] {b156ed8b-ace0-4667-8f0f-12e06a182525} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8020 | 2026.03.04 18:58:08.265494 [ 4 ] {b156ed8b-ace0-4667-8f0f-12e06a182525} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 8021 | 2026.03.04 18:58:08.265530 [ 4 ] {b156ed8b-ace0-4667-8f0f-12e06a182525} <Debug> TCPHandler: Processed in 0.001349781 sec. | ||
| 8022 | 2026.03.04 18:58:08.265640 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8023 | 2026.03.04 18:58:08.265732 [ 4 ] {f1dd3d45-d3c5-433a-9a79-8f007c0f5d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8024 | 2026.03.04 18:58:08.265786 [ 4 ] {f1dd3d45-d3c5-433a-9a79-8f007c0f5d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8025 | 2026.03.04 18:58:08.266616 [ 4 ] {f1dd3d45-d3c5-433a-9a79-8f007c0f5d3f} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8026 | 2026.03.04 18:58:08.266653 [ 4 ] {f1dd3d45-d3c5-433a-9a79-8f007c0f5d3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8027 | 2026.03.04 18:58:08.267209 [ 4 ] {f1dd3d45-d3c5-433a-9a79-8f007c0f5d3f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8028 | 2026.03.04 18:58:08.267437 [ 4 ] {f1dd3d45-d3c5-433a-9a79-8f007c0f5d3f} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8029 | 2026.03.04 18:58:08.267577 [ 4 ] {f1dd3d45-d3c5-433a-9a79-8f007c0f5d3f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001862 sec., 21482.277121374867 rows/sec., 38.50 MiB/sec. | ||
| 8030 | 2026.03.04 18:58:08.267638 [ 4 ] {f1dd3d45-d3c5-433a-9a79-8f007c0f5d3f} <Debug> TCPHandler: Processed in 0.002046927 sec. | ||
| 8031 | 2026.03.04 18:58:08.267747 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8032 | 2026.03.04 18:58:08.267841 [ 4 ] {6645d56e-7c51-4794-a860-bc2ef6a15f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8033 | 2026.03.04 18:58:08.267883 [ 4 ] {6645d56e-7c51-4794-a860-bc2ef6a15f98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8034 | 2026.03.04 18:58:08.268216 [ 4 ] {6645d56e-7c51-4794-a860-bc2ef6a15f98} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8035 | 2026.03.04 18:58:08.268252 [ 4 ] {6645d56e-7c51-4794-a860-bc2ef6a15f98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8036 | 2026.03.04 18:58:08.268548 [ 4 ] {6645d56e-7c51-4794-a860-bc2ef6a15f98} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8037 | 2026.03.04 18:58:08.268746 [ 4 ] {6645d56e-7c51-4794-a860-bc2ef6a15f98} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8038 | 2026.03.04 18:58:08.268873 [ 4 ] {6645d56e-7c51-4794-a860-bc2ef6a15f98} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 8039 | 2026.03.04 18:58:08.268908 [ 4 ] {6645d56e-7c51-4794-a860-bc2ef6a15f98} <Debug> TCPHandler: Processed in 0.001210038 sec. | ||
| 8040 | 2026.03.04 18:58:13.265122 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8041 | 2026.03.04 18:58:13.265414 [ 4 ] {875f2868-acf0-4c98-9dd1-068c93dc2970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8042 | 2026.03.04 18:58:13.265482 [ 4 ] {875f2868-acf0-4c98-9dd1-068c93dc2970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8043 | 2026.03.04 18:58:13.266312 [ 4 ] {875f2868-acf0-4c98-9dd1-068c93dc2970} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8044 | 2026.03.04 18:58:13.266378 [ 4 ] {875f2868-acf0-4c98-9dd1-068c93dc2970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8045 | 2026.03.04 18:58:13.266848 [ 4 ] {875f2868-acf0-4c98-9dd1-068c93dc2970} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8046 | 2026.03.04 18:58:13.267119 [ 4 ] {875f2868-acf0-4c98-9dd1-068c93dc2970} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8047 | 2026.03.04 18:58:13.267307 [ 4 ] {875f2868-acf0-4c98-9dd1-068c93dc2970} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001945 sec., 146015.42416452442 rows/sec., 9.27 MiB/sec. | ||
| 8048 | 2026.03.04 18:58:13.267350 [ 4 ] {875f2868-acf0-4c98-9dd1-068c93dc2970} <Debug> TCPHandler: Processed in 0.002410596 sec. | ||
| 8049 | 2026.03.04 18:58:13.267479 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8050 | 2026.03.04 18:58:13.267585 [ 4 ] {c70a454a-2104-463c-87f8-8e4f29f83992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8051 | 2026.03.04 18:58:13.267628 [ 4 ] {c70a454a-2104-463c-87f8-8e4f29f83992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8052 | 2026.03.04 18:58:13.268496 [ 4 ] {c70a454a-2104-463c-87f8-8e4f29f83992} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8053 | 2026.03.04 18:58:13.268536 [ 4 ] {c70a454a-2104-463c-87f8-8e4f29f83992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8054 | 2026.03.04 18:58:13.268896 [ 4 ] {c70a454a-2104-463c-87f8-8e4f29f83992} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8055 | 2026.03.04 18:58:13.269108 [ 4 ] {c70a454a-2104-463c-87f8-8e4f29f83992} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8056 | 2026.03.04 18:58:13.269245 [ 4 ] {c70a454a-2104-463c-87f8-8e4f29f83992} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.001685 sec., 472997.03264094953 rows/sec., 37.18 MiB/sec. | ||
| 8057 | 2026.03.04 18:58:13.269283 [ 4 ] {c70a454a-2104-463c-87f8-8e4f29f83992} <Debug> TCPHandler: Processed in 0.001855462 sec. | ||
| 8058 | 2026.03.04 18:58:13.269392 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8059 | 2026.03.04 18:58:13.269488 [ 4 ] {c03d65c3-1079-465f-8ae5-f87edc1d80f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8060 | 2026.03.04 18:58:13.269530 [ 4 ] {c03d65c3-1079-465f-8ae5-f87edc1d80f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8061 | 2026.03.04 18:58:13.269982 [ 4 ] {c03d65c3-1079-465f-8ae5-f87edc1d80f3} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8062 | 2026.03.04 18:58:13.270019 [ 4 ] {c03d65c3-1079-465f-8ae5-f87edc1d80f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8063 | 2026.03.04 18:58:13.270341 [ 4 ] {c03d65c3-1079-465f-8ae5-f87edc1d80f3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8064 | 2026.03.04 18:58:13.270553 [ 4 ] {c03d65c3-1079-465f-8ae5-f87edc1d80f3} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8065 | 2026.03.04 18:58:13.270682 [ 4 ] {c03d65c3-1079-465f-8ae5-f87edc1d80f3} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001214 sec., 116968.69851729818 rows/sec., 6.87 MiB/sec. | ||
| 8066 | 2026.03.04 18:58:13.270720 [ 4 ] {c03d65c3-1079-465f-8ae5-f87edc1d80f3} <Debug> TCPHandler: Processed in 0.001378362 sec. | ||
| 8067 | 2026.03.04 18:58:13.270824 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8068 | 2026.03.04 18:58:13.270924 [ 4 ] {a3a841d1-1eb2-4212-8aa0-0b0be90ac3ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8069 | 2026.03.04 18:58:13.270966 [ 4 ] {a3a841d1-1eb2-4212-8aa0-0b0be90ac3ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8070 | 2026.03.04 18:58:13.271391 [ 4 ] {a3a841d1-1eb2-4212-8aa0-0b0be90ac3ee} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8071 | 2026.03.04 18:58:13.271428 [ 4 ] {a3a841d1-1eb2-4212-8aa0-0b0be90ac3ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8072 | 2026.03.04 18:58:13.271729 [ 4 ] {a3a841d1-1eb2-4212-8aa0-0b0be90ac3ee} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8073 | 2026.03.04 18:58:13.271937 [ 4 ] {a3a841d1-1eb2-4212-8aa0-0b0be90ac3ee} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8074 | 2026.03.04 18:58:13.272065 [ 4 ] {a3a841d1-1eb2-4212-8aa0-0b0be90ac3ee} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001165 sec., 127896.9957081545 rows/sec., 8.26 MiB/sec. | ||
| 8075 | 2026.03.04 18:58:13.272104 [ 4 ] {a3a841d1-1eb2-4212-8aa0-0b0be90ac3ee} <Debug> TCPHandler: Processed in 0.001327961 sec. | ||
| 8076 | 2026.03.04 18:58:13.272208 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8077 | 2026.03.04 18:58:13.272303 [ 4 ] {e670db72-df37-45c7-b10c-808fc832a63a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8078 | 2026.03.04 18:58:13.272345 [ 4 ] {e670db72-df37-45c7-b10c-808fc832a63a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8079 | 2026.03.04 18:58:13.272771 [ 4 ] {e670db72-df37-45c7-b10c-808fc832a63a} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8080 | 2026.03.04 18:58:13.272809 [ 4 ] {e670db72-df37-45c7-b10c-808fc832a63a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8081 | 2026.03.04 18:58:13.273106 [ 4 ] {e670db72-df37-45c7-b10c-808fc832a63a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8082 | 2026.03.04 18:58:13.273317 [ 4 ] {e670db72-df37-45c7-b10c-808fc832a63a} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8083 | 2026.03.04 18:58:13.273444 [ 4 ] {e670db72-df37-45c7-b10c-808fc832a63a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00116 sec., 127586.20689655172 rows/sec., 7.26 MiB/sec. | ||
| 8084 | 2026.03.04 18:58:13.273484 [ 4 ] {e670db72-df37-45c7-b10c-808fc832a63a} <Debug> TCPHandler: Processed in 0.00132565 sec. | ||
| 8085 | 2026.03.04 18:58:13.273589 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8086 | 2026.03.04 18:58:13.273683 [ 4 ] {92049149-2c71-4634-acc8-55fde7f3102e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8087 | 2026.03.04 18:58:13.273722 [ 4 ] {92049149-2c71-4634-acc8-55fde7f3102e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8088 | 2026.03.04 18:58:13.274297 [ 4 ] {92049149-2c71-4634-acc8-55fde7f3102e} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8089 | 2026.03.04 18:58:13.274334 [ 4 ] {92049149-2c71-4634-acc8-55fde7f3102e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8090 | 2026.03.04 18:58:13.274659 [ 4 ] {92049149-2c71-4634-acc8-55fde7f3102e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8091 | 2026.03.04 18:58:13.274876 [ 4 ] {92049149-2c71-4634-acc8-55fde7f3102e} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8092 | 2026.03.04 18:58:13.275008 [ 4 ] {92049149-2c71-4634-acc8-55fde7f3102e} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001342 sec., 365126.6766020864 rows/sec., 25.60 MiB/sec. | ||
| 8093 | 2026.03.04 18:58:13.275046 [ 4 ] {92049149-2c71-4634-acc8-55fde7f3102e} <Debug> TCPHandler: Processed in 0.001506404 sec. | ||
| 8094 | 2026.03.04 18:58:13.275151 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8095 | 2026.03.04 18:58:13.275244 [ 4 ] {614cf3e1-238d-4dc9-9550-a75975c24f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8096 | 2026.03.04 18:58:13.275287 [ 4 ] {614cf3e1-238d-4dc9-9550-a75975c24f4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8097 | 2026.03.04 18:58:13.275611 [ 4 ] {614cf3e1-238d-4dc9-9550-a75975c24f4a} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8098 | 2026.03.04 18:58:13.275648 [ 4 ] {614cf3e1-238d-4dc9-9550-a75975c24f4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8099 | 2026.03.04 18:58:13.275942 [ 4 ] {614cf3e1-238d-4dc9-9550-a75975c24f4a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8100 | 2026.03.04 18:58:13.276146 [ 4 ] {614cf3e1-238d-4dc9-9550-a75975c24f4a} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8101 | 2026.03.04 18:58:13.276275 [ 4 ] {614cf3e1-238d-4dc9-9550-a75975c24f4a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 299.12 KiB/sec. | ||
| 8102 | 2026.03.04 18:58:13.276280 [ 109 ] {} <Debug> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 8103 | 2026.03.04 18:58:13.276314 [ 4 ] {614cf3e1-238d-4dc9-9550-a75975c24f4a} <Debug> TCPHandler: Processed in 0.001213288 sec. | ||
| 8104 | 2026.03.04 18:58:13.276355 [ 109 ] {} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8105 | 2026.03.04 18:58:13.276382 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8106 | 2026.03.04 18:58:13.276446 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8107 | 2026.03.04 18:58:13.276488 [ 197 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::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 | ||
| 8108 | 2026.03.04 18:58:13.276555 [ 4 ] {53dbca8b-f511-4681-a747-0cdc5a21e1a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8109 | 2026.03.04 18:58:13.276602 [ 4 ] {53dbca8b-f511-4681-a747-0cdc5a21e1a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8110 | 2026.03.04 18:58:13.276621 [ 197 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8111 | 2026.03.04 18:58:13.276664 [ 197 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
| 8112 | 2026.03.04 18:58:13.276733 [ 197 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 8113 | 2026.03.04 18:58:13.276780 [ 197 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 8114 | 2026.03.04 18:58:13.276824 [ 197 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 8115 | 2026.03.04 18:58:13.276863 [ 197 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 8116 | 2026.03.04 18:58:13.276907 [ 197 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 8117 | 2026.03.04 18:58:13.277011 [ 4 ] {53dbca8b-f511-4681-a747-0cdc5a21e1a2} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8118 | 2026.03.04 18:58:13.277053 [ 4 ] {53dbca8b-f511-4681-a747-0cdc5a21e1a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8119 | 2026.03.04 18:58:13.277411 [ 4 ] {53dbca8b-f511-4681-a747-0cdc5a21e1a2} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8120 | 2026.03.04 18:58:13.277645 [ 4 ] {53dbca8b-f511-4681-a747-0cdc5a21e1a2} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8121 | 2026.03.04 18:58:13.277739 [ 199 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001297001 sec., 97147.1880129622 rows/sec., 4.96 MiB/sec. | ||
| 8122 | 2026.03.04 18:58:13.277779 [ 4 ] {53dbca8b-f511-4681-a747-0cdc5a21e1a2} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001242 sec., 213365.53945249596 rows/sec., 14.18 MiB/sec. | ||
| 8123 | 2026.03.04 18:58:13.277824 [ 4 ] {53dbca8b-f511-4681-a747-0cdc5a21e1a2} <Debug> TCPHandler: Processed in 0.001427833 sec. | ||
| 8124 | 2026.03.04 18:58:13.277922 [ 201 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 8125 | 2026.03.04 18:58:13.277931 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8126 | 2026.03.04 18:58:13.278039 [ 4 ] {64bd1ddf-3c6f-44bd-97d1-934f937e0e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8127 | 2026.03.04 18:58:13.278089 [ 4 ] {64bd1ddf-3c6f-44bd-97d1-934f937e0e2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8128 | 2026.03.04 18:58:13.278258 [ 201 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_21_4} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8129 | 2026.03.04 18:58:13.278340 [ 201 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_21_4} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 8130 | 2026.03.04 18:58:13.278410 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 8131 | 2026.03.04 18:58:13.278421 [ 4 ] {64bd1ddf-3c6f-44bd-97d1-934f937e0e2e} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8132 | 2026.03.04 18:58:13.278461 [ 4 ] {64bd1ddf-3c6f-44bd-97d1-934f937e0e2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8133 | 2026.03.04 18:58:13.278763 [ 4 ] {64bd1ddf-3c6f-44bd-97d1-934f937e0e2e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8134 | 2026.03.04 18:58:13.278982 [ 4 ] {64bd1ddf-3c6f-44bd-97d1-934f937e0e2e} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8135 | 2026.03.04 18:58:13.279113 [ 4 ] {64bd1ddf-3c6f-44bd-97d1-934f937e0e2e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001092 sec., 915.7509157509156 rows/sec., 61.71 KiB/sec. | ||
| 8136 | 2026.03.04 18:58:13.279149 [ 4 ] {64bd1ddf-3c6f-44bd-97d1-934f937e0e2e} <Debug> TCPHandler: Processed in 0.001267859 sec. | ||
| 8137 | 2026.03.04 18:58:13.279251 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8138 | 2026.03.04 18:58:13.279344 [ 4 ] {6c739da3-2b58-46fd-aea2-4395050f5bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8139 | 2026.03.04 18:58:13.279385 [ 4 ] {6c739da3-2b58-46fd-aea2-4395050f5bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8140 | 2026.03.04 18:58:13.279704 [ 4 ] {6c739da3-2b58-46fd-aea2-4395050f5bd2} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8141 | 2026.03.04 18:58:13.279741 [ 4 ] {6c739da3-2b58-46fd-aea2-4395050f5bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8142 | 2026.03.04 18:58:13.280053 [ 4 ] {6c739da3-2b58-46fd-aea2-4395050f5bd2} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8143 | 2026.03.04 18:58:13.280258 [ 4 ] {6c739da3-2b58-46fd-aea2-4395050f5bd2} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8144 | 2026.03.04 18:58:13.280386 [ 4 ] {6c739da3-2b58-46fd-aea2-4395050f5bd2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001059 sec., 84985.83569405098 rows/sec., 5.32 MiB/sec. | ||
| 8145 | 2026.03.04 18:58:13.280423 [ 4 ] {6c739da3-2b58-46fd-aea2-4395050f5bd2} <Debug> TCPHandler: Processed in 0.001220368 sec. | ||
| 8146 | 2026.03.04 18:58:13.519341 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15879 | ||
| 8147 | 2026.03.04 18:58:13.519831 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8148 | 2026.03.04 18:58:13.519875 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8149 | 2026.03.04 18:58:13.520353 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8150 | 2026.03.04 18:58:13.520583 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8151 | 2026.03.04 18:58:13.520730 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15879 | ||
| 8152 | 2026.03.04 18:58:14.349329 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 8153 | 2026.03.04 18:58:14.365255 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8154 | 2026.03.04 18:58:14.365318 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8155 | 2026.03.04 18:58:14.371178 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8156 | 2026.03.04 18:58:14.371859 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8157 | 2026.03.04 18:58:14.374583 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 8158 | 2026.03.04 18:58:14.961226 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33770 | ||
| 8159 | 2026.03.04 18:58:14.961351 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8160 | 2026.03.04 18:58:14.961383 [ 291 ] {} <Debug> TCP-Session: 8a8b5216-4205-4edf-a3ba-c95f4738731d Authenticating user 'default' from [fd00:1122:3344:101::e]:33770 | ||
| 8161 | 2026.03.04 18:58:14.961409 [ 291 ] {} <Debug> TCP-Session: 8a8b5216-4205-4edf-a3ba-c95f4738731d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8162 | 2026.03.04 18:58:14.961426 [ 291 ] {} <Debug> TCP-Session: 8a8b5216-4205-4edf-a3ba-c95f4738731d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8163 | 2026.03.04 18:58:14.961607 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59581 | ||
| 8164 | 2026.03.04 18:58:14.961641 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40170 | ||
| 8165 | 2026.03.04 18:58:14.961680 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48712 | ||
| 8166 | 2026.03.04 18:58:14.961695 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51019 | ||
| 8167 | 2026.03.04 18:58:14.961744 [ 291 ] {} <Trace> TCP-Session: 8a8b5216-4205-4edf-a3ba-c95f4738731d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8168 | 2026.03.04 18:58:14.961770 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8169 | 2026.03.04 18:58:14.961745 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8170 | 2026.03.04 18:58:14.961810 [ 294 ] {} <Debug> TCP-Session: fdcabcd3-6b99-40f2-beb1-5ba36c5dc322 Authenticating user 'default' from [fd00:1122:3344:101::e]:40170 | ||
| 8171 | 2026.03.04 18:58:14.961686 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51839 | ||
| 8172 | 2026.03.04 18:58:14.961844 [ 294 ] {} <Debug> TCP-Session: fdcabcd3-6b99-40f2-beb1-5ba36c5dc322 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8173 | 2026.03.04 18:58:14.961838 [ 292 ] {} <Debug> TCP-Session: 1ae76bab-bf41-453b-8d74-d0d7ffd57f7f Authenticating user 'default' from [fd00:1122:3344:101::e]:59581 | ||
| 8174 | 2026.03.04 18:58:14.961897 [ 294 ] {} <Debug> TCP-Session: fdcabcd3-6b99-40f2-beb1-5ba36c5dc322 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8175 | 2026.03.04 18:58:14.961667 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38711 | ||
| 8176 | 2026.03.04 18:58:14.961920 [ 292 ] {} <Debug> TCP-Session: 1ae76bab-bf41-453b-8d74-d0d7ffd57f7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8177 | 2026.03.04 18:58:14.961959 [ 291 ] {ecb5de17-9cc3-437c-8a7c-06db59cdc4bc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33770) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8178 | 2026.03.04 18:58:14.961980 [ 292 ] {} <Debug> TCP-Session: 1ae76bab-bf41-453b-8d74-d0d7ffd57f7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8179 | 2026.03.04 18:58:14.961653 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44692 | ||
| 8180 | 2026.03.04 18:58:14.961627 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42394 | ||
| 8181 | 2026.03.04 18:58:14.962272 [ 291 ] {ecb5de17-9cc3-437c-8a7c-06db59cdc4bc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8182 | 2026.03.04 18:58:14.962345 [ 291 ] {ecb5de17-9cc3-437c-8a7c-06db59cdc4bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8183 | 2026.03.04 18:58:14.962479 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8184 | 2026.03.04 18:58:14.962515 [ 293 ] {} <Debug> TCP-Session: d2156c6f-35d3-4cea-aec5-876ad937622a Authenticating user 'default' from [fd00:1122:3344:101::e]:42394 | ||
| 8185 | 2026.03.04 18:58:14.962536 [ 293 ] {} <Debug> TCP-Session: d2156c6f-35d3-4cea-aec5-876ad937622a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8186 | 2026.03.04 18:58:14.962552 [ 293 ] {} <Debug> TCP-Session: d2156c6f-35d3-4cea-aec5-876ad937622a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8187 | 2026.03.04 18:58:14.962588 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8188 | 2026.03.04 18:58:14.962622 [ 3 ] {} <Debug> TCP-Session: b46e18bc-34bd-4867-93d2-43745d695a42 Authenticating user 'default' from [fd00:1122:3344:101::e]:44692 | ||
| 8189 | 2026.03.04 18:58:14.962635 [ 291 ] {ecb5de17-9cc3-437c-8a7c-06db59cdc4bc} <Debug> oximeter.version (8e94a6cd-07aa-4e10-bd05-b111c21cc4a6) (SelectExecutor): Key condition: unknown | ||
| 8190 | 2026.03.04 18:58:14.962640 [ 3 ] {} <Debug> TCP-Session: b46e18bc-34bd-4867-93d2-43745d695a42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8191 | 2026.03.04 18:58:14.962679 [ 3 ] {} <Debug> TCP-Session: b46e18bc-34bd-4867-93d2-43745d695a42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8192 | 2026.03.04 18:58:14.962693 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8193 | 2026.03.04 18:58:14.962727 [ 290 ] {} <Debug> TCP-Session: 76f7839a-2c6c-402b-abd9-e12c44b1f465 Authenticating user 'default' from [fd00:1122:3344:101::e]:51019 | ||
| 8194 | 2026.03.04 18:58:14.962745 [ 290 ] {} <Debug> TCP-Session: 76f7839a-2c6c-402b-abd9-e12c44b1f465 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8195 | 2026.03.04 18:58:14.962761 [ 290 ] {} <Debug> TCP-Session: 76f7839a-2c6c-402b-abd9-e12c44b1f465 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8196 | 2026.03.04 18:58:14.962911 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8197 | 2026.03.04 18:58:14.962941 [ 288 ] {} <Debug> TCP-Session: f097b8b5-4917-4706-bab6-747b1e48251c Authenticating user 'default' from [fd00:1122:3344:101::e]:48712 | ||
| 8198 | 2026.03.04 18:58:14.962956 [ 288 ] {} <Debug> TCP-Session: f097b8b5-4917-4706-bab6-747b1e48251c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8199 | 2026.03.04 18:58:14.962968 [ 288 ] {} <Debug> TCP-Session: f097b8b5-4917-4706-bab6-747b1e48251c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8200 | 2026.03.04 18:58:14.963021 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8201 | 2026.03.04 18:58:14.963055 [ 287 ] {} <Debug> TCP-Session: 964a52aa-4f81-4bd0-b5c3-ef071579f22a Authenticating user 'default' from [fd00:1122:3344:101::e]:38711 | ||
| 8202 | 2026.03.04 18:58:14.963072 [ 287 ] {} <Debug> TCP-Session: 964a52aa-4f81-4bd0-b5c3-ef071579f22a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8203 | 2026.03.04 18:58:14.963085 [ 287 ] {} <Debug> TCP-Session: 964a52aa-4f81-4bd0-b5c3-ef071579f22a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8204 | 2026.03.04 18:58:14.963129 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8205 | 2026.03.04 18:58:14.963165 [ 289 ] {} <Debug> TCP-Session: 95cb3bf4-e6d9-4c99-bf8f-1adc9e91372f Authenticating user 'default' from [fd00:1122:3344:101::e]:51839 | ||
| 8206 | 2026.03.04 18:58:14.963182 [ 289 ] {} <Debug> TCP-Session: 95cb3bf4-e6d9-4c99-bf8f-1adc9e91372f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8207 | 2026.03.04 18:58:14.963195 [ 289 ] {} <Debug> TCP-Session: 95cb3bf4-e6d9-4c99-bf8f-1adc9e91372f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8208 | 2026.03.04 18:58:14.963597 [ 328 ] {ecb5de17-9cc3-437c-8a7c-06db59cdc4bc} <Trace> AggregatingTransform: Aggregating | ||
| 8209 | 2026.03.04 18:58:14.963648 [ 328 ] {ecb5de17-9cc3-437c-8a7c-06db59cdc4bc} <Trace> Aggregator: Aggregation method: without_key | ||
| 8210 | 2026.03.04 18:58:14.963682 [ 328 ] {ecb5de17-9cc3-437c-8a7c-06db59cdc4bc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000933032 sec. (1071.775 rows/sec., 41.87 KiB/sec.) | ||
| 8211 | 2026.03.04 18:58:14.963697 [ 328 ] {ecb5de17-9cc3-437c-8a7c-06db59cdc4bc} <Trace> Aggregator: Merging aggregated data | ||
| 8212 | 2026.03.04 18:58:14.965040 [ 291 ] {ecb5de17-9cc3-437c-8a7c-06db59cdc4bc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003144 sec., 318.06615776081424 rows/sec., 12.42 KiB/sec. | ||
| 8213 | 2026.03.04 18:58:14.965192 [ 291 ] {ecb5de17-9cc3-437c-8a7c-06db59cdc4bc} <Debug> TCPHandler: Processed in 0.003575662 sec. | ||
| 8214 | 2026.03.04 18:58:14.965298 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8215 | 2026.03.04 18:58:14.965325 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8216 | 2026.03.04 18:58:14.965333 [ 291 ] {} <Debug> TCP-Session: 8a8b5216-4205-4edf-a3ba-c95f4738731d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8217 | 2026.03.04 18:58:14.965353 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8218 | 2026.03.04 18:58:14.965376 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8219 | 2026.03.04 18:58:14.965394 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8220 | 2026.03.04 18:58:14.965413 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8221 | 2026.03.04 18:58:14.965425 [ 288 ] {} <Debug> TCP-Session: f097b8b5-4917-4706-bab6-747b1e48251c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8222 | 2026.03.04 18:58:14.965446 [ 294 ] {} <Debug> TCP-Session: fdcabcd3-6b99-40f2-beb1-5ba36c5dc322 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8223 | 2026.03.04 18:58:14.965445 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8224 | 2026.03.04 18:58:14.965469 [ 293 ] {} <Debug> TCP-Session: d2156c6f-35d3-4cea-aec5-876ad937622a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8225 | 2026.03.04 18:58:14.965476 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8226 | 2026.03.04 18:58:14.965501 [ 3 ] {} <Debug> TCP-Session: b46e18bc-34bd-4867-93d2-43745d695a42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8227 | 2026.03.04 18:58:14.965431 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8228 | 2026.03.04 18:58:14.965523 [ 289 ] {} <Debug> TCP-Session: 95cb3bf4-e6d9-4c99-bf8f-1adc9e91372f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8229 | 2026.03.04 18:58:14.965406 [ 292 ] {} <Debug> TCP-Session: 1ae76bab-bf41-453b-8d74-d0d7ffd57f7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8230 | 2026.03.04 18:58:14.965555 [ 287 ] {} <Debug> TCP-Session: 964a52aa-4f81-4bd0-b5c3-ef071579f22a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8231 | 2026.03.04 18:58:14.965371 [ 290 ] {} <Debug> TCP-Session: 76f7839a-2c6c-402b-abd9-e12c44b1f465 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8232 | 2026.03.04 18:58:16.053299 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1062 | ||
| 8233 | 2026.03.04 18:58:16.057194 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8234 | 2026.03.04 18:58:16.057291 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8235 | 2026.03.04 18:58:16.059363 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8236 | 2026.03.04 18:58:16.059798 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8237 | 2026.03.04 18:58:16.060482 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1062 | ||
| 8238 | 2026.03.04 18:58:17.100945 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42235 | ||
| 8239 | 2026.03.04 18:58:17.101069 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8240 | 2026.03.04 18:58:17.101098 [ 291 ] {} <Debug> TCP-Session: ec4ddb47-af5e-4b15-a6f7-83208d8ba3aa Authenticating user 'default' from [fd00:1122:3344:101::e]:42235 | ||
| 8241 | 2026.03.04 18:58:17.101121 [ 291 ] {} <Debug> TCP-Session: ec4ddb47-af5e-4b15-a6f7-83208d8ba3aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8242 | 2026.03.04 18:58:17.101134 [ 291 ] {} <Debug> TCP-Session: ec4ddb47-af5e-4b15-a6f7-83208d8ba3aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8243 | 2026.03.04 18:58:17.101380 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63708 | ||
| 8244 | 2026.03.04 18:58:17.101406 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58903 | ||
| 8245 | 2026.03.04 18:58:17.101450 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38830 | ||
| 8246 | 2026.03.04 18:58:17.101475 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50753 | ||
| 8247 | 2026.03.04 18:58:17.101489 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39962 | ||
| 8248 | 2026.03.04 18:58:17.101524 [ 291 ] {} <Trace> TCP-Session: ec4ddb47-af5e-4b15-a6f7-83208d8ba3aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8249 | 2026.03.04 18:58:17.101546 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8250 | 2026.03.04 18:58:17.101585 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8251 | 2026.03.04 18:58:17.101545 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8252 | 2026.03.04 18:58:17.101605 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8253 | 2026.03.04 18:58:17.101622 [ 289 ] {} <Debug> TCP-Session: 279bb68e-05d0-4378-a3ff-8dbb2fee32bd Authenticating user 'default' from [fd00:1122:3344:101::e]:50753 | ||
| 8254 | 2026.03.04 18:58:17.101652 [ 292 ] {} <Debug> TCP-Session: 8aa7b6f6-73f3-4019-a1f5-5b0d76d94953 Authenticating user 'default' from [fd00:1122:3344:101::e]:63708 | ||
| 8255 | 2026.03.04 18:58:17.101657 [ 290 ] {} <Debug> TCP-Session: 925f7683-64d3-48c9-aa9f-51ba68382563 Authenticating user 'default' from [fd00:1122:3344:101::e]:39962 | ||
| 8256 | 2026.03.04 18:58:17.101680 [ 289 ] {} <Debug> TCP-Session: 279bb68e-05d0-4378-a3ff-8dbb2fee32bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8257 | 2026.03.04 18:58:17.101700 [ 292 ] {} <Debug> TCP-Session: 8aa7b6f6-73f3-4019-a1f5-5b0d76d94953 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8258 | 2026.03.04 18:58:17.101704 [ 290 ] {} <Debug> TCP-Session: 925f7683-64d3-48c9-aa9f-51ba68382563 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8259 | 2026.03.04 18:58:17.101718 [ 289 ] {} <Debug> TCP-Session: 279bb68e-05d0-4378-a3ff-8dbb2fee32bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8260 | 2026.03.04 18:58:17.101746 [ 290 ] {} <Debug> TCP-Session: 925f7683-64d3-48c9-aa9f-51ba68382563 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8261 | 2026.03.04 18:58:17.101757 [ 291 ] {21db298d-06b1-446e-ab68-4883eb2d9d61} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42235) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8262 | 2026.03.04 18:58:17.101738 [ 292 ] {} <Debug> TCP-Session: 8aa7b6f6-73f3-4019-a1f5-5b0d76d94953 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8263 | 2026.03.04 18:58:17.101613 [ 293 ] {} <Debug> TCP-Session: db58f489-318a-4d6c-ad60-9d9a457a2ebc Authenticating user 'default' from [fd00:1122:3344:101::e]:58903 | ||
| 8264 | 2026.03.04 18:58:17.101547 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8265 | 2026.03.04 18:58:17.101872 [ 293 ] {} <Debug> TCP-Session: db58f489-318a-4d6c-ad60-9d9a457a2ebc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8266 | 2026.03.04 18:58:17.101905 [ 287 ] {} <Debug> TCP-Session: 0aa52555-bef5-441b-9b97-ea205542c10d Authenticating user 'default' from [fd00:1122:3344:101::e]:38830 | ||
| 8267 | 2026.03.04 18:58:17.101915 [ 293 ] {} <Debug> TCP-Session: db58f489-318a-4d6c-ad60-9d9a457a2ebc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8268 | 2026.03.04 18:58:17.101938 [ 287 ] {} <Debug> TCP-Session: 0aa52555-bef5-441b-9b97-ea205542c10d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8269 | 2026.03.04 18:58:17.101464 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36218 | ||
| 8270 | 2026.03.04 18:58:17.101969 [ 287 ] {} <Debug> TCP-Session: 0aa52555-bef5-441b-9b97-ea205542c10d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8271 | 2026.03.04 18:58:17.101436 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42878 | ||
| 8272 | 2026.03.04 18:58:17.101437 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62526 | ||
| 8273 | 2026.03.04 18:58:17.102147 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8274 | 2026.03.04 18:58:17.102151 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8275 | 2026.03.04 18:58:17.102185 [ 3 ] {} <Debug> TCP-Session: 214fba8d-5ca0-4c99-98d0-9ae7b71076ff Authenticating user 'default' from [fd00:1122:3344:101::e]:42878 | ||
| 8276 | 2026.03.04 18:58:17.102192 [ 291 ] {21db298d-06b1-446e-ab68-4883eb2d9d61} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8277 | 2026.03.04 18:58:17.102213 [ 288 ] {} <Debug> TCP-Session: 15ba0687-282d-469d-96a1-c0ff9b608aa3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36218 | ||
| 8278 | 2026.03.04 18:58:17.102220 [ 3 ] {} <Debug> TCP-Session: 214fba8d-5ca0-4c99-98d0-9ae7b71076ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8279 | 2026.03.04 18:58:17.102276 [ 288 ] {} <Debug> TCP-Session: 15ba0687-282d-469d-96a1-c0ff9b608aa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8280 | 2026.03.04 18:58:17.102295 [ 3 ] {} <Debug> TCP-Session: 214fba8d-5ca0-4c99-98d0-9ae7b71076ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8281 | 2026.03.04 18:58:17.102295 [ 291 ] {21db298d-06b1-446e-ab68-4883eb2d9d61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8282 | 2026.03.04 18:58:17.102310 [ 288 ] {} <Debug> TCP-Session: 15ba0687-282d-469d-96a1-c0ff9b608aa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8283 | 2026.03.04 18:58:17.102187 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8284 | 2026.03.04 18:58:17.102387 [ 294 ] {} <Debug> TCP-Session: 7b576326-636e-4c49-8ee9-bab982f3deaf Authenticating user 'default' from [fd00:1122:3344:101::e]:62526 | ||
| 8285 | 2026.03.04 18:58:17.102408 [ 294 ] {} <Debug> TCP-Session: 7b576326-636e-4c49-8ee9-bab982f3deaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8286 | 2026.03.04 18:58:17.102425 [ 294 ] {} <Debug> TCP-Session: 7b576326-636e-4c49-8ee9-bab982f3deaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8287 | 2026.03.04 18:58:17.102735 [ 291 ] {21db298d-06b1-446e-ab68-4883eb2d9d61} <Debug> oximeter.version (8e94a6cd-07aa-4e10-bd05-b111c21cc4a6) (SelectExecutor): Key condition: unknown | ||
| 8288 | 2026.03.04 18:58:17.104078 [ 341 ] {21db298d-06b1-446e-ab68-4883eb2d9d61} <Trace> AggregatingTransform: Aggregating | ||
| 8289 | 2026.03.04 18:58:17.104132 [ 341 ] {21db298d-06b1-446e-ab68-4883eb2d9d61} <Trace> Aggregator: Aggregation method: without_key | ||
| 8290 | 2026.03.04 18:58:17.104174 [ 341 ] {21db298d-06b1-446e-ab68-4883eb2d9d61} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00129692 sec. (771.058 rows/sec., 30.12 KiB/sec.) | ||
| 8291 | 2026.03.04 18:58:17.104195 [ 341 ] {21db298d-06b1-446e-ab68-4883eb2d9d61} <Trace> Aggregator: Merging aggregated data | ||
| 8292 | 2026.03.04 18:58:17.105584 [ 291 ] {21db298d-06b1-446e-ab68-4883eb2d9d61} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003903 sec., 256.213169356905 rows/sec., 10.01 KiB/sec. | ||
| 8293 | 2026.03.04 18:58:17.105750 [ 291 ] {21db298d-06b1-446e-ab68-4883eb2d9d61} <Debug> TCPHandler: Processed in 0.004388821 sec. | ||
| 8294 | 2026.03.04 18:58:17.105857 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8295 | 2026.03.04 18:58:17.105885 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8296 | 2026.03.04 18:58:17.105891 [ 291 ] {} <Debug> TCP-Session: ec4ddb47-af5e-4b15-a6f7-83208d8ba3aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8297 | 2026.03.04 18:58:17.105909 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8298 | 2026.03.04 18:58:17.105932 [ 293 ] {} <Debug> TCP-Session: db58f489-318a-4d6c-ad60-9d9a457a2ebc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8299 | 2026.03.04 18:58:17.105937 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8300 | 2026.03.04 18:58:17.105969 [ 290 ] {} <Debug> TCP-Session: 925f7683-64d3-48c9-aa9f-51ba68382563 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8301 | 2026.03.04 18:58:17.105986 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8302 | 2026.03.04 18:58:17.106013 [ 3 ] {} <Debug> TCP-Session: 214fba8d-5ca0-4c99-98d0-9ae7b71076ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8303 | 2026.03.04 18:58:17.106003 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8304 | 2026.03.04 18:58:17.106050 [ 287 ] {} <Debug> TCP-Session: 0aa52555-bef5-441b-9b97-ea205542c10d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8305 | 2026.03.04 18:58:17.105971 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8306 | 2026.03.04 18:58:17.106083 [ 289 ] {} <Debug> TCP-Session: 279bb68e-05d0-4378-a3ff-8dbb2fee32bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8307 | 2026.03.04 18:58:17.105956 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8308 | 2026.03.04 18:58:17.106122 [ 294 ] {} <Debug> TCP-Session: 7b576326-636e-4c49-8ee9-bab982f3deaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8309 | 2026.03.04 18:58:17.105919 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8310 | 2026.03.04 18:58:17.106163 [ 292 ] {} <Debug> TCP-Session: 8aa7b6f6-73f3-4019-a1f5-5b0d76d94953 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8311 | 2026.03.04 18:58:17.106193 [ 288 ] {} <Debug> TCP-Session: 15ba0687-282d-469d-96a1-c0ff9b608aa3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8312 | 2026.03.04 18:58:17.224010 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58898 | ||
| 8313 | 2026.03.04 18:58:17.224118 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8314 | 2026.03.04 18:58:17.224151 [ 291 ] {} <Debug> TCP-Session: 9e22e4d5-040d-4692-bd18-eb3088715a0d Authenticating user 'default' from [fd00:1122:3344:101::e]:58898 | ||
| 8315 | 2026.03.04 18:58:17.224180 [ 291 ] {} <Debug> TCP-Session: 9e22e4d5-040d-4692-bd18-eb3088715a0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8316 | 2026.03.04 18:58:17.224193 [ 291 ] {} <Debug> TCP-Session: 9e22e4d5-040d-4692-bd18-eb3088715a0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8317 | 2026.03.04 18:58:17.224405 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65145 | ||
| 8318 | 2026.03.04 18:58:17.224426 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57981 | ||
| 8319 | 2026.03.04 18:58:17.224470 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43125 | ||
| 8320 | 2026.03.04 18:58:17.224460 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55886 | ||
| 8321 | 2026.03.04 18:58:17.224531 [ 291 ] {} <Trace> TCP-Session: 9e22e4d5-040d-4692-bd18-eb3088715a0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8322 | 2026.03.04 18:58:17.224537 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8323 | 2026.03.04 18:58:17.224560 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8324 | 2026.03.04 18:58:17.224593 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8325 | 2026.03.04 18:58:17.224607 [ 293 ] {} <Debug> TCP-Session: 34e13f0f-c6cf-4b21-baa3-3ed8a0c2b1dc Authenticating user 'default' from [fd00:1122:3344:101::e]:65145 | ||
| 8326 | 2026.03.04 18:58:17.224616 [ 290 ] {} <Debug> TCP-Session: be68e4ea-fec4-4e12-965e-8b8e7a684dd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:43125 | ||
| 8327 | 2026.03.04 18:58:17.224627 [ 289 ] {} <Debug> TCP-Session: 10d53c5a-1393-400b-9306-aba54a695780 Authenticating user 'default' from [fd00:1122:3344:101::e]:55886 | ||
| 8328 | 2026.03.04 18:58:17.224651 [ 293 ] {} <Debug> TCP-Session: 34e13f0f-c6cf-4b21-baa3-3ed8a0c2b1dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8329 | 2026.03.04 18:58:17.224657 [ 290 ] {} <Debug> TCP-Session: be68e4ea-fec4-4e12-965e-8b8e7a684dd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8330 | 2026.03.04 18:58:17.224666 [ 289 ] {} <Debug> TCP-Session: 10d53c5a-1393-400b-9306-aba54a695780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8331 | 2026.03.04 18:58:17.224692 [ 290 ] {} <Debug> TCP-Session: be68e4ea-fec4-4e12-965e-8b8e7a684dd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8332 | 2026.03.04 18:58:17.224712 [ 289 ] {} <Debug> TCP-Session: 10d53c5a-1393-400b-9306-aba54a695780 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8333 | 2026.03.04 18:58:17.224716 [ 291 ] {d94f03b9-7ae9-456c-9723-cce95198495d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58898) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8334 | 2026.03.04 18:58:17.224560 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8335 | 2026.03.04 18:58:17.224450 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47637 | ||
| 8336 | 2026.03.04 18:58:17.224783 [ 294 ] {} <Debug> TCP-Session: b018a9f5-51df-4dd8-9871-d05d2d9e7572 Authenticating user 'default' from [fd00:1122:3344:101::e]:57981 | ||
| 8337 | 2026.03.04 18:58:17.224440 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43146 | ||
| 8338 | 2026.03.04 18:58:17.224837 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8339 | 2026.03.04 18:58:17.224810 [ 294 ] {} <Debug> TCP-Session: b018a9f5-51df-4dd8-9871-d05d2d9e7572 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8340 | 2026.03.04 18:58:17.224874 [ 288 ] {} <Debug> TCP-Session: c6c07fbe-cd3e-47bc-8028-f806bfadbcfc Authenticating user 'default' from [fd00:1122:3344:101::e]:47637 | ||
| 8341 | 2026.03.04 18:58:17.224885 [ 294 ] {} <Debug> TCP-Session: b018a9f5-51df-4dd8-9871-d05d2d9e7572 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8342 | 2026.03.04 18:58:17.224896 [ 288 ] {} <Debug> TCP-Session: c6c07fbe-cd3e-47bc-8028-f806bfadbcfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8343 | 2026.03.04 18:58:17.224407 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53894 | ||
| 8344 | 2026.03.04 18:58:17.224916 [ 288 ] {} <Debug> TCP-Session: c6c07fbe-cd3e-47bc-8028-f806bfadbcfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8345 | 2026.03.04 18:58:17.224934 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8346 | 2026.03.04 18:58:17.224424 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51265 | ||
| 8347 | 2026.03.04 18:58:17.224997 [ 287 ] {} <Debug> TCP-Session: a87595ce-1fe7-4cff-87a6-ff7eed929fbd Authenticating user 'default' from [fd00:1122:3344:101::e]:43146 | ||
| 8348 | 2026.03.04 18:58:17.225004 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8349 | 2026.03.04 18:58:17.224679 [ 293 ] {} <Debug> TCP-Session: 34e13f0f-c6cf-4b21-baa3-3ed8a0c2b1dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8350 | 2026.03.04 18:58:17.225034 [ 287 ] {} <Debug> TCP-Session: a87595ce-1fe7-4cff-87a6-ff7eed929fbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8351 | 2026.03.04 18:58:17.225052 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8352 | 2026.03.04 18:58:17.225083 [ 287 ] {} <Debug> TCP-Session: a87595ce-1fe7-4cff-87a6-ff7eed929fbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8353 | 2026.03.04 18:58:17.225095 [ 3 ] {} <Debug> TCP-Session: d7625e9f-dbca-4fcf-823f-ea304dbb2801 Authenticating user 'default' from [fd00:1122:3344:101::e]:51265 | ||
| 8354 | 2026.03.04 18:58:17.225045 [ 292 ] {} <Debug> TCP-Session: 585e04b9-e530-4605-a166-210355206b84 Authenticating user 'default' from [fd00:1122:3344:101::e]:53894 | ||
| 8355 | 2026.03.04 18:58:17.225120 [ 3 ] {} <Debug> TCP-Session: d7625e9f-dbca-4fcf-823f-ea304dbb2801 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8356 | 2026.03.04 18:58:17.225137 [ 292 ] {} <Debug> TCP-Session: 585e04b9-e530-4605-a166-210355206b84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8357 | 2026.03.04 18:58:17.225150 [ 3 ] {} <Debug> TCP-Session: d7625e9f-dbca-4fcf-823f-ea304dbb2801 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8358 | 2026.03.04 18:58:17.225167 [ 292 ] {} <Debug> TCP-Session: 585e04b9-e530-4605-a166-210355206b84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8359 | 2026.03.04 18:58:17.225051 [ 291 ] {d94f03b9-7ae9-456c-9723-cce95198495d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8360 | 2026.03.04 18:58:17.225251 [ 291 ] {d94f03b9-7ae9-456c-9723-cce95198495d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8361 | 2026.03.04 18:58:17.225595 [ 291 ] {d94f03b9-7ae9-456c-9723-cce95198495d} <Debug> oximeter.version (8e94a6cd-07aa-4e10-bd05-b111c21cc4a6) (SelectExecutor): Key condition: unknown | ||
| 8362 | 2026.03.04 18:58:17.226615 [ 313 ] {d94f03b9-7ae9-456c-9723-cce95198495d} <Trace> AggregatingTransform: Aggregating | ||
| 8363 | 2026.03.04 18:58:17.226668 [ 313 ] {d94f03b9-7ae9-456c-9723-cce95198495d} <Trace> Aggregator: Aggregation method: without_key | ||
| 8364 | 2026.03.04 18:58:17.226703 [ 313 ] {d94f03b9-7ae9-456c-9723-cce95198495d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001000803 sec. (999.198 rows/sec., 39.03 KiB/sec.) | ||
| 8365 | 2026.03.04 18:58:17.226719 [ 313 ] {d94f03b9-7ae9-456c-9723-cce95198495d} <Trace> Aggregator: Merging aggregated data | ||
| 8366 | 2026.03.04 18:58:17.227953 [ 291 ] {d94f03b9-7ae9-456c-9723-cce95198495d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003294 sec., 303.58227079538557 rows/sec., 11.86 KiB/sec. | ||
| 8367 | 2026.03.04 18:58:17.228104 [ 291 ] {d94f03b9-7ae9-456c-9723-cce95198495d} <Debug> TCPHandler: Processed in 0.003699215 sec. | ||
| 8368 | 2026.03.04 18:58:17.228250 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8369 | 2026.03.04 18:58:17.228278 [ 291 ] {} <Debug> TCP-Session: 9e22e4d5-040d-4692-bd18-eb3088715a0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8370 | 2026.03.04 18:58:17.228298 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8371 | 2026.03.04 18:58:17.228333 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8372 | 2026.03.04 18:58:17.228343 [ 292 ] {} <Debug> TCP-Session: 585e04b9-e530-4605-a166-210355206b84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8373 | 2026.03.04 18:58:17.228351 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8374 | 2026.03.04 18:58:17.228379 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8375 | 2026.03.04 18:58:17.228402 [ 3 ] {} <Debug> TCP-Session: d7625e9f-dbca-4fcf-823f-ea304dbb2801 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8376 | 2026.03.04 18:58:17.228405 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8377 | 2026.03.04 18:58:17.228443 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8378 | 2026.03.04 18:58:17.228433 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8379 | 2026.03.04 18:58:17.228481 [ 289 ] {} <Debug> TCP-Session: 10d53c5a-1393-400b-9306-aba54a695780 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8380 | 2026.03.04 18:58:17.228496 [ 288 ] {} <Debug> TCP-Session: c6c07fbe-cd3e-47bc-8028-f806bfadbcfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8381 | 2026.03.04 18:58:17.228524 [ 287 ] {} <Debug> TCP-Session: a87595ce-1fe7-4cff-87a6-ff7eed929fbd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8382 | 2026.03.04 18:58:17.228479 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8383 | 2026.03.04 18:58:17.228436 [ 294 ] {} <Debug> TCP-Session: b018a9f5-51df-4dd8-9871-d05d2d9e7572 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8384 | 2026.03.04 18:58:17.228382 [ 293 ] {} <Debug> TCP-Session: 34e13f0f-c6cf-4b21-baa3-3ed8a0c2b1dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8385 | 2026.03.04 18:58:17.228590 [ 290 ] {} <Debug> TCP-Session: be68e4ea-fec4-4e12-965e-8b8e7a684dd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8386 | 2026.03.04 18:58:18.258952 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8387 | 2026.03.04 18:58:18.259188 [ 4 ] {e59f3a74-6185-46cb-bdf0-a79b57247c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8388 | 2026.03.04 18:58:18.259273 [ 4 ] {e59f3a74-6185-46cb-bdf0-a79b57247c38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8389 | 2026.03.04 18:58:18.260016 [ 4 ] {e59f3a74-6185-46cb-bdf0-a79b57247c38} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8390 | 2026.03.04 18:58:18.260068 [ 4 ] {e59f3a74-6185-46cb-bdf0-a79b57247c38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8391 | 2026.03.04 18:58:18.260476 [ 4 ] {e59f3a74-6185-46cb-bdf0-a79b57247c38} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8392 | 2026.03.04 18:58:18.260709 [ 4 ] {e59f3a74-6185-46cb-bdf0-a79b57247c38} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8393 | 2026.03.04 18:58:18.260869 [ 4 ] {e59f3a74-6185-46cb-bdf0-a79b57247c38} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001741 sec., 78116.02527283171 rows/sec., 6.77 MiB/sec. | ||
| 8394 | 2026.03.04 18:58:18.260913 [ 4 ] {e59f3a74-6185-46cb-bdf0-a79b57247c38} <Debug> TCPHandler: Processed in 0.002122419 sec. | ||
| 8395 | 2026.03.04 18:58:18.261033 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8396 | 2026.03.04 18:58:18.261130 [ 4 ] {843d0a24-39be-487f-b8ac-3dac5592c3d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8397 | 2026.03.04 18:58:18.261172 [ 4 ] {843d0a24-39be-487f-b8ac-3dac5592c3d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8398 | 2026.03.04 18:58:18.261585 [ 4 ] {843d0a24-39be-487f-b8ac-3dac5592c3d8} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8399 | 2026.03.04 18:58:18.261623 [ 4 ] {843d0a24-39be-487f-b8ac-3dac5592c3d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8400 | 2026.03.04 18:58:18.261931 [ 4 ] {843d0a24-39be-487f-b8ac-3dac5592c3d8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8401 | 2026.03.04 18:58:18.262151 [ 4 ] {843d0a24-39be-487f-b8ac-3dac5592c3d8} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8402 | 2026.03.04 18:58:18.262275 [ 103 ] {} <Debug> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 8403 | 2026.03.04 18:58:18.262290 [ 4 ] {843d0a24-39be-487f-b8ac-3dac5592c3d8} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00118 sec., 33898.30508474576 rows/sec., 2.49 MiB/sec. | ||
| 8404 | 2026.03.04 18:58:18.262346 [ 103 ] {} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8405 | 2026.03.04 18:58:18.262356 [ 4 ] {843d0a24-39be-487f-b8ac-3dac5592c3d8} <Debug> TCPHandler: Processed in 0.001373202 sec. | ||
| 8406 | 2026.03.04 18:58:18.262377 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8407 | 2026.03.04 18:58:18.262489 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8408 | 2026.03.04 18:58:18.262520 [ 197 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 8409 | 2026.03.04 18:58:18.262621 [ 4 ] {7f9bfc53-6e5e-45e2-aa91-402c0451f869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8410 | 2026.03.04 18:58:18.262678 [ 4 ] {7f9bfc53-6e5e-45e2-aa91-402c0451f869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8411 | 2026.03.04 18:58:18.262722 [ 197 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8412 | 2026.03.04 18:58:18.262780 [ 197 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 226 rows starting from the beginning of the part | ||
| 8413 | 2026.03.04 18:58:18.262889 [ 197 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part | ||
| 8414 | 2026.03.04 18:58:18.262965 [ 197 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 142 rows starting from the beginning of the part | ||
| 8415 | 2026.03.04 18:58:18.263031 [ 197 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 40 rows starting from the beginning of the part | ||
| 8416 | 2026.03.04 18:58:18.263094 [ 197 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 142 rows starting from the beginning of the part | ||
| 8417 | 2026.03.04 18:58:18.263163 [ 197 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 40 rows starting from the beginning of the part | ||
| 8418 | 2026.03.04 18:58:18.263214 [ 4 ] {7f9bfc53-6e5e-45e2-aa91-402c0451f869} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8419 | 2026.03.04 18:58:18.263265 [ 4 ] {7f9bfc53-6e5e-45e2-aa91-402c0451f869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8420 | 2026.03.04 18:58:18.263656 [ 4 ] {7f9bfc53-6e5e-45e2-aa91-402c0451f869} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8421 | 2026.03.04 18:58:18.263889 [ 4 ] {7f9bfc53-6e5e-45e2-aa91-402c0451f869} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8422 | 2026.03.04 18:58:18.264027 [ 4 ] {7f9bfc53-6e5e-45e2-aa91-402c0451f869} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001432 sec., 72625.69832402235 rows/sec., 5.67 MiB/sec. | ||
| 8423 | 2026.03.04 18:58:18.264067 [ 4 ] {7f9bfc53-6e5e-45e2-aa91-402c0451f869} <Debug> TCPHandler: Processed in 0.001637697 sec. | ||
| 8424 | 2026.03.04 18:58:18.264170 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8425 | 2026.03.04 18:58:18.264195 [ 199 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 646 rows, containing 5 columns (5 merged, 0 gathered) in 0.00175052 sec., 369033.2015629641 rows/sec., 24.89 MiB/sec. | ||
| 8426 | 2026.03.04 18:58:18.264267 [ 4 ] {6d5c8f48-c201-4593-8a8e-29c515f5753f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8427 | 2026.03.04 18:58:18.264317 [ 4 ] {6d5c8f48-c201-4593-8a8e-29c515f5753f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8428 | 2026.03.04 18:58:18.264373 [ 200 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 8429 | 2026.03.04 18:58:18.264675 [ 200 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_45_9} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8430 | 2026.03.04 18:58:18.264729 [ 4 ] {6d5c8f48-c201-4593-8a8e-29c515f5753f} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8431 | 2026.03.04 18:58:18.264755 [ 200 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_45_9} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 8432 | 2026.03.04 18:58:18.264766 [ 4 ] {6d5c8f48-c201-4593-8a8e-29c515f5753f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8433 | 2026.03.04 18:58:18.264860 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8434 | 2026.03.04 18:58:18.265101 [ 4 ] {6d5c8f48-c201-4593-8a8e-29c515f5753f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8435 | 2026.03.04 18:58:18.265315 [ 4 ] {6d5c8f48-c201-4593-8a8e-29c515f5753f} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8436 | 2026.03.04 18:58:18.265448 [ 4 ] {6d5c8f48-c201-4593-8a8e-29c515f5753f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 8437 | 2026.03.04 18:58:18.265486 [ 4 ] {6d5c8f48-c201-4593-8a8e-29c515f5753f} <Debug> TCPHandler: Processed in 0.001364161 sec. | ||
| 8438 | 2026.03.04 18:58:18.265587 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8439 | 2026.03.04 18:58:18.265687 [ 4 ] {85a07c5d-83ae-437c-9c1b-db2e9f716238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8440 | 2026.03.04 18:58:18.265744 [ 4 ] {85a07c5d-83ae-437c-9c1b-db2e9f716238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8441 | 2026.03.04 18:58:18.266616 [ 4 ] {85a07c5d-83ae-437c-9c1b-db2e9f716238} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8442 | 2026.03.04 18:58:18.266654 [ 4 ] {85a07c5d-83ae-437c-9c1b-db2e9f716238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8443 | 2026.03.04 18:58:18.267261 [ 4 ] {85a07c5d-83ae-437c-9c1b-db2e9f716238} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8444 | 2026.03.04 18:58:18.267498 [ 4 ] {85a07c5d-83ae-437c-9c1b-db2e9f716238} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8445 | 2026.03.04 18:58:18.267644 [ 4 ] {85a07c5d-83ae-437c-9c1b-db2e9f716238} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001974 sec., 20263.424518743668 rows/sec., 36.31 MiB/sec. | ||
| 8446 | 2026.03.04 18:58:18.267705 [ 4 ] {85a07c5d-83ae-437c-9c1b-db2e9f716238} <Debug> TCPHandler: Processed in 0.002167101 sec. | ||
| 8447 | 2026.03.04 18:58:18.267808 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8448 | 2026.03.04 18:58:18.267905 [ 4 ] {7bca2d03-e3f2-46e5-a567-d8113cd0e7f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8449 | 2026.03.04 18:58:18.267948 [ 4 ] {7bca2d03-e3f2-46e5-a567-d8113cd0e7f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8450 | 2026.03.04 18:58:18.268281 [ 4 ] {7bca2d03-e3f2-46e5-a567-d8113cd0e7f6} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8451 | 2026.03.04 18:58:18.268320 [ 4 ] {7bca2d03-e3f2-46e5-a567-d8113cd0e7f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8452 | 2026.03.04 18:58:18.268626 [ 4 ] {7bca2d03-e3f2-46e5-a567-d8113cd0e7f6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8453 | 2026.03.04 18:58:18.268833 [ 4 ] {7bca2d03-e3f2-46e5-a567-d8113cd0e7f6} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8454 | 2026.03.04 18:58:18.268965 [ 4 ] {7bca2d03-e3f2-46e5-a567-d8113cd0e7f6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 8455 | 2026.03.04 18:58:18.269001 [ 4 ] {7bca2d03-e3f2-46e5-a567-d8113cd0e7f6} <Debug> TCPHandler: Processed in 0.001242018 sec. | ||
| 8456 | 2026.03.04 18:58:20.858275 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8457 | 2026.03.04 18:58:20.858327 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8458 | 2026.03.04 18:58:21.026039 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16391 | ||
| 8459 | 2026.03.04 18:58:21.026623 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8460 | 2026.03.04 18:58:21.026671 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 8461 | 2026.03.04 18:58:21.027174 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8462 | 2026.03.04 18:58:21.027413 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8463 | 2026.03.04 18:58:21.027563 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16391 | ||
| 8464 | 2026.03.04 18:58:21.879899 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8465 | 2026.03.04 18:58:21.897438 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8466 | 2026.03.04 18:58:21.897496 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8467 | 2026.03.04 18:58:21.903813 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8468 | 2026.03.04 18:58:21.904506 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8469 | 2026.03.04 18:58:21.907539 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8470 | 2026.03.04 18:58:23.269002 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8471 | 2026.03.04 18:58:23.269279 [ 4 ] {f90467d4-1792-47a0-97d5-5bf58213a485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8472 | 2026.03.04 18:58:23.269382 [ 4 ] {f90467d4-1792-47a0-97d5-5bf58213a485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8473 | 2026.03.04 18:58:23.270338 [ 4 ] {f90467d4-1792-47a0-97d5-5bf58213a485} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8474 | 2026.03.04 18:58:23.270383 [ 4 ] {f90467d4-1792-47a0-97d5-5bf58213a485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8475 | 2026.03.04 18:58:23.270779 [ 4 ] {f90467d4-1792-47a0-97d5-5bf58213a485} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8476 | 2026.03.04 18:58:23.271001 [ 4 ] {f90467d4-1792-47a0-97d5-5bf58213a485} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8477 | 2026.03.04 18:58:23.271154 [ 4 ] {f90467d4-1792-47a0-97d5-5bf58213a485} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001948 sec., 145790.5544147844 rows/sec., 9.26 MiB/sec. | ||
| 8478 | 2026.03.04 18:58:23.271197 [ 4 ] {f90467d4-1792-47a0-97d5-5bf58213a485} <Debug> TCPHandler: Processed in 0.002371155 sec. | ||
| 8479 | 2026.03.04 18:58:23.271321 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8480 | 2026.03.04 18:58:23.271415 [ 4 ] {71631c9e-8eb6-4558-8e7d-53a73816b58e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8481 | 2026.03.04 18:58:23.271455 [ 4 ] {71631c9e-8eb6-4558-8e7d-53a73816b58e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8482 | 2026.03.04 18:58:23.272228 [ 4 ] {71631c9e-8eb6-4558-8e7d-53a73816b58e} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8483 | 2026.03.04 18:58:23.272264 [ 4 ] {71631c9e-8eb6-4558-8e7d-53a73816b58e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8484 | 2026.03.04 18:58:23.272623 [ 4 ] {71631c9e-8eb6-4558-8e7d-53a73816b58e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8485 | 2026.03.04 18:58:23.272836 [ 4 ] {71631c9e-8eb6-4558-8e7d-53a73816b58e} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8486 | 2026.03.04 18:58:23.272966 [ 4 ] {71631c9e-8eb6-4558-8e7d-53a73816b58e} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.001569 sec., 507966.85787125555 rows/sec., 39.93 MiB/sec. | ||
| 8487 | 2026.03.04 18:58:23.273003 [ 4 ] {71631c9e-8eb6-4558-8e7d-53a73816b58e} <Debug> TCPHandler: Processed in 0.00173267 sec. | ||
| 8488 | 2026.03.04 18:58:23.273106 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8489 | 2026.03.04 18:58:23.273207 [ 4 ] {a5a44cbb-8530-4299-9866-d59f03264972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8490 | 2026.03.04 18:58:23.273248 [ 4 ] {a5a44cbb-8530-4299-9866-d59f03264972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8491 | 2026.03.04 18:58:23.273698 [ 4 ] {a5a44cbb-8530-4299-9866-d59f03264972} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8492 | 2026.03.04 18:58:23.273738 [ 4 ] {a5a44cbb-8530-4299-9866-d59f03264972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8493 | 2026.03.04 18:58:23.274055 [ 4 ] {a5a44cbb-8530-4299-9866-d59f03264972} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8494 | 2026.03.04 18:58:23.274266 [ 4 ] {a5a44cbb-8530-4299-9866-d59f03264972} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8495 | 2026.03.04 18:58:23.274393 [ 4 ] {a5a44cbb-8530-4299-9866-d59f03264972} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001205 sec., 117842.32365145229 rows/sec., 6.92 MiB/sec. | ||
| 8496 | 2026.03.04 18:58:23.274431 [ 4 ] {a5a44cbb-8530-4299-9866-d59f03264972} <Debug> TCPHandler: Processed in 0.001374461 sec. | ||
| 8497 | 2026.03.04 18:58:23.274565 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8498 | 2026.03.04 18:58:23.274657 [ 4 ] {715d14fc-7079-4bd8-9425-f7b7e9aae482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8499 | 2026.03.04 18:58:23.274696 [ 4 ] {715d14fc-7079-4bd8-9425-f7b7e9aae482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8500 | 2026.03.04 18:58:23.275126 [ 4 ] {715d14fc-7079-4bd8-9425-f7b7e9aae482} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8501 | 2026.03.04 18:58:23.275162 [ 4 ] {715d14fc-7079-4bd8-9425-f7b7e9aae482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8502 | 2026.03.04 18:58:23.275463 [ 4 ] {715d14fc-7079-4bd8-9425-f7b7e9aae482} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8503 | 2026.03.04 18:58:23.275669 [ 4 ] {715d14fc-7079-4bd8-9425-f7b7e9aae482} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8504 | 2026.03.04 18:58:23.275793 [ 4 ] {715d14fc-7079-4bd8-9425-f7b7e9aae482} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001155 sec., 129004.329004329 rows/sec., 8.33 MiB/sec. | ||
| 8505 | 2026.03.04 18:58:23.275793 [ 97 ] {} <Debug> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 8506 | 2026.03.04 18:58:23.275857 [ 4 ] {715d14fc-7079-4bd8-9425-f7b7e9aae482} <Debug> TCPHandler: Processed in 0.001340591 sec. | ||
| 8507 | 2026.03.04 18:58:23.275871 [ 97 ] {} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8508 | 2026.03.04 18:58:23.275900 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8509 | 2026.03.04 18:58:23.275993 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8510 | 2026.03.04 18:58:23.276044 [ 187 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 8511 | 2026.03.04 18:58:23.276100 [ 4 ] {3ef8d22c-bc5b-48e5-8056-f4367e14f12b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8512 | 2026.03.04 18:58:23.276151 [ 4 ] {3ef8d22c-bc5b-48e5-8056-f4367e14f12b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8513 | 2026.03.04 18:58:23.276249 [ 187 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8514 | 2026.03.04 18:58:23.276310 [ 187 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 882 rows starting from the beginning of the part | ||
| 8515 | 2026.03.04 18:58:23.276417 [ 187 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 149 rows starting from the beginning of the part | ||
| 8516 | 2026.03.04 18:58:23.276498 [ 187 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 708 rows starting from the beginning of the part | ||
| 8517 | 2026.03.04 18:58:23.276569 [ 187 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 149 rows starting from the beginning of the part | ||
| 8518 | 2026.03.04 18:58:23.276621 [ 4 ] {3ef8d22c-bc5b-48e5-8056-f4367e14f12b} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8519 | 2026.03.04 18:58:23.276634 [ 187 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 149 rows starting from the beginning of the part | ||
| 8520 | 2026.03.04 18:58:23.276668 [ 4 ] {3ef8d22c-bc5b-48e5-8056-f4367e14f12b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8521 | 2026.03.04 18:58:23.276716 [ 187 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 149 rows starting from the beginning of the part | ||
| 8522 | 2026.03.04 18:58:23.277028 [ 4 ] {3ef8d22c-bc5b-48e5-8056-f4367e14f12b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8523 | 2026.03.04 18:58:23.277290 [ 4 ] {3ef8d22c-bc5b-48e5-8056-f4367e14f12b} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8524 | 2026.03.04 18:58:23.277435 [ 4 ] {3ef8d22c-bc5b-48e5-8056-f4367e14f12b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001339 sec., 110530.24645257655 rows/sec., 6.29 MiB/sec. | ||
| 8525 | 2026.03.04 18:58:23.277477 [ 4 ] {3ef8d22c-bc5b-48e5-8056-f4367e14f12b} <Debug> TCPHandler: Processed in 0.001534216 sec. | ||
| 8526 | 2026.03.04 18:58:23.277595 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8527 | 2026.03.04 18:58:23.277688 [ 4 ] {c33d7abf-c19b-4750-b68f-02c9ba5de633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8528 | 2026.03.04 18:58:23.277726 [ 4 ] {c33d7abf-c19b-4750-b68f-02c9ba5de633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8529 | 2026.03.04 18:58:23.277987 [ 200 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2186 rows, containing 5 columns (5 merged, 0 gathered) in 0.002030477 sec., 1076594.3174928846 rows/sec., 69.51 MiB/sec. | ||
| 8530 | 2026.03.04 18:58:23.278203 [ 199 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 8531 | 2026.03.04 18:58:23.278323 [ 4 ] {c33d7abf-c19b-4750-b68f-02c9ba5de633} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8532 | 2026.03.04 18:58:23.278366 [ 4 ] {c33d7abf-c19b-4750-b68f-02c9ba5de633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8533 | 2026.03.04 18:58:23.278553 [ 199 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_30_6} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8534 | 2026.03.04 18:58:23.278648 [ 199 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_30_6} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 8535 | 2026.03.04 18:58:23.278721 [ 4 ] {c33d7abf-c19b-4750-b68f-02c9ba5de633} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8536 | 2026.03.04 18:58:23.278745 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 8537 | 2026.03.04 18:58:23.278933 [ 4 ] {c33d7abf-c19b-4750-b68f-02c9ba5de633} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8538 | 2026.03.04 18:58:23.279068 [ 4 ] {c33d7abf-c19b-4750-b68f-02c9ba5de633} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001398 sec., 350500.7153075823 rows/sec., 24.57 MiB/sec. | ||
| 8539 | 2026.03.04 18:58:23.279104 [ 4 ] {c33d7abf-c19b-4750-b68f-02c9ba5de633} <Debug> TCPHandler: Processed in 0.001556696 sec. | ||
| 8540 | 2026.03.04 18:58:23.279218 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8541 | 2026.03.04 18:58:23.279311 [ 4 ] {924099dd-bcac-4dbe-b824-274b10998387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8542 | 2026.03.04 18:58:23.279350 [ 4 ] {924099dd-bcac-4dbe-b824-274b10998387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8543 | 2026.03.04 18:58:23.279684 [ 4 ] {924099dd-bcac-4dbe-b824-274b10998387} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8544 | 2026.03.04 18:58:23.279717 [ 4 ] {924099dd-bcac-4dbe-b824-274b10998387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8545 | 2026.03.04 18:58:23.280007 [ 4 ] {924099dd-bcac-4dbe-b824-274b10998387} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8546 | 2026.03.04 18:58:23.280201 [ 4 ] {924099dd-bcac-4dbe-b824-274b10998387} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8547 | 2026.03.04 18:58:23.280324 [ 4 ] {924099dd-bcac-4dbe-b824-274b10998387} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001031 sec., 5819.592628516004 rows/sec., 304.05 KiB/sec. | ||
| 8548 | 2026.03.04 18:58:23.280358 [ 4 ] {924099dd-bcac-4dbe-b824-274b10998387} <Debug> TCPHandler: Processed in 0.001187397 sec. | ||
| 8549 | 2026.03.04 18:58:23.280467 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8550 | 2026.03.04 18:58:23.280559 [ 4 ] {fdbedc83-99c9-4a90-9dca-5093451fc901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8551 | 2026.03.04 18:58:23.280599 [ 4 ] {fdbedc83-99c9-4a90-9dca-5093451fc901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8552 | 2026.03.04 18:58:23.280989 [ 4 ] {fdbedc83-99c9-4a90-9dca-5093451fc901} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8553 | 2026.03.04 18:58:23.281022 [ 4 ] {fdbedc83-99c9-4a90-9dca-5093451fc901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8554 | 2026.03.04 18:58:23.281349 [ 4 ] {fdbedc83-99c9-4a90-9dca-5093451fc901} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8555 | 2026.03.04 18:58:23.281546 [ 4 ] {fdbedc83-99c9-4a90-9dca-5093451fc901} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8556 | 2026.03.04 18:58:23.281684 [ 4 ] {fdbedc83-99c9-4a90-9dca-5093451fc901} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001128 sec., 234929.07801418437 rows/sec., 15.61 MiB/sec. | ||
| 8557 | 2026.03.04 18:58:23.281723 [ 4 ] {fdbedc83-99c9-4a90-9dca-5093451fc901} <Debug> TCPHandler: Processed in 0.00130175 sec. | ||
| 8558 | 2026.03.04 18:58:23.281832 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8559 | 2026.03.04 18:58:23.281925 [ 4 ] {cb6e62eb-863c-48a5-a56c-f1f116f20812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8560 | 2026.03.04 18:58:23.281965 [ 4 ] {cb6e62eb-863c-48a5-a56c-f1f116f20812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8561 | 2026.03.04 18:58:23.282270 [ 4 ] {cb6e62eb-863c-48a5-a56c-f1f116f20812} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8562 | 2026.03.04 18:58:23.282303 [ 4 ] {cb6e62eb-863c-48a5-a56c-f1f116f20812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8563 | 2026.03.04 18:58:23.282584 [ 4 ] {cb6e62eb-863c-48a5-a56c-f1f116f20812} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8564 | 2026.03.04 18:58:23.282791 [ 4 ] {cb6e62eb-863c-48a5-a56c-f1f116f20812} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8565 | 2026.03.04 18:58:23.282912 [ 4 ] {cb6e62eb-863c-48a5-a56c-f1f116f20812} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001005 sec., 995.0248756218905 rows/sec., 67.05 KiB/sec. | ||
| 8566 | 2026.03.04 18:58:23.282946 [ 4 ] {cb6e62eb-863c-48a5-a56c-f1f116f20812} <Debug> TCPHandler: Processed in 0.001160097 sec. | ||
| 8567 | 2026.03.04 18:58:23.283055 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8568 | 2026.03.04 18:58:23.283145 [ 4 ] {13778c4e-54f9-4e7a-b007-e4b634fb2d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8569 | 2026.03.04 18:58:23.283184 [ 4 ] {13778c4e-54f9-4e7a-b007-e4b634fb2d71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8570 | 2026.03.04 18:58:23.283495 [ 4 ] {13778c4e-54f9-4e7a-b007-e4b634fb2d71} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8571 | 2026.03.04 18:58:23.283528 [ 4 ] {13778c4e-54f9-4e7a-b007-e4b634fb2d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8572 | 2026.03.04 18:58:23.283830 [ 4 ] {13778c4e-54f9-4e7a-b007-e4b634fb2d71} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8573 | 2026.03.04 18:58:23.284032 [ 4 ] {13778c4e-54f9-4e7a-b007-e4b634fb2d71} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8574 | 2026.03.04 18:58:23.284168 [ 4 ] {13778c4e-54f9-4e7a-b007-e4b634fb2d71} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001027 sec., 87633.88510223954 rows/sec., 5.48 MiB/sec. | ||
| 8575 | 2026.03.04 18:58:23.284206 [ 4 ] {13778c4e-54f9-4e7a-b007-e4b634fb2d71} <Debug> TCPHandler: Processed in 0.001197377 sec. | ||
| 8576 | 2026.03.04 18:58:24.802408 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8577 | 2026.03.04 18:58:24.802604 [ 4 ] {af5c1c55-cad5-4984-b547-533ba21c2006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8578 | 2026.03.04 18:58:24.802678 [ 4 ] {af5c1c55-cad5-4984-b547-533ba21c2006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8579 | 2026.03.04 18:58:24.803334 [ 4 ] {af5c1c55-cad5-4984-b547-533ba21c2006} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8580 | 2026.03.04 18:58:24.803386 [ 4 ] {af5c1c55-cad5-4984-b547-533ba21c2006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8581 | 2026.03.04 18:58:24.803776 [ 4 ] {af5c1c55-cad5-4984-b547-533ba21c2006} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8582 | 2026.03.04 18:58:24.803995 [ 4 ] {af5c1c55-cad5-4984-b547-533ba21c2006} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8583 | 2026.03.04 18:58:24.804154 [ 4 ] {af5c1c55-cad5-4984-b547-533ba21c2006} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001602 sec., 7490.636704119851 rows/sec., 610.81 KiB/sec. | ||
| 8584 | 2026.03.04 18:58:24.804204 [ 4 ] {af5c1c55-cad5-4984-b547-533ba21c2006} <Debug> TCPHandler: Processed in 0.001927794 sec. | ||
| 8585 | 2026.03.04 18:58:24.804336 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8586 | 2026.03.04 18:58:24.804435 [ 4 ] {9fc9d171-e272-4c8b-8221-3d677de050f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8587 | 2026.03.04 18:58:24.804477 [ 4 ] {9fc9d171-e272-4c8b-8221-3d677de050f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8588 | 2026.03.04 18:58:24.805961 [ 4 ] {9fc9d171-e272-4c8b-8221-3d677de050f2} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8589 | 2026.03.04 18:58:24.806000 [ 4 ] {9fc9d171-e272-4c8b-8221-3d677de050f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8590 | 2026.03.04 18:58:24.806425 [ 4 ] {9fc9d171-e272-4c8b-8221-3d677de050f2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8591 | 2026.03.04 18:58:24.806634 [ 4 ] {9fc9d171-e272-4c8b-8221-3d677de050f2} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8592 | 2026.03.04 18:58:24.806766 [ 4 ] {9fc9d171-e272-4c8b-8221-3d677de050f2} <Debug> executeQuery: Read 2028 rows, 156.87 KiB in 0.002353 sec., 861878.453038674 rows/sec., 65.11 MiB/sec. | ||
| 8593 | 2026.03.04 18:58:24.806791 [ 94 ] {} <Debug> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8594 | 2026.03.04 18:58:24.806804 [ 4 ] {9fc9d171-e272-4c8b-8221-3d677de050f2} <Debug> TCPHandler: Processed in 0.002517248 sec. | ||
| 8595 | 2026.03.04 18:58:24.806868 [ 94 ] {} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8596 | 2026.03.04 18:58:24.806899 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8597 | 2026.03.04 18:58:24.806962 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8598 | 2026.03.04 18:58:24.806992 [ 200 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::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 | ||
| 8599 | 2026.03.04 18:58:24.807061 [ 4 ] {2dd3f0f2-e6f0-414c-bc7b-8715400678f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8600 | 2026.03.04 18:58:24.807085 [ 200 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8601 | 2026.03.04 18:58:24.807101 [ 4 ] {2dd3f0f2-e6f0-414c-bc7b-8715400678f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8602 | 2026.03.04 18:58:24.807115 [ 200 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2894 rows starting from the beginning of the part | ||
| 8603 | 2026.03.04 18:58:24.807179 [ 200 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 136 rows starting from the beginning of the part | ||
| 8604 | 2026.03.04 18:58:24.807227 [ 200 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 797 rows starting from the beginning of the part | ||
| 8605 | 2026.03.04 18:58:24.807272 [ 200 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 136 rows starting from the beginning of the part | ||
| 8606 | 2026.03.04 18:58:24.807317 [ 200 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 797 rows starting from the beginning of the part | ||
| 8607 | 2026.03.04 18:58:24.807357 [ 200 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 2028 rows starting from the beginning of the part | ||
| 8608 | 2026.03.04 18:58:24.807541 [ 4 ] {2dd3f0f2-e6f0-414c-bc7b-8715400678f1} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8609 | 2026.03.04 18:58:24.807576 [ 4 ] {2dd3f0f2-e6f0-414c-bc7b-8715400678f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8610 | 2026.03.04 18:58:24.807884 [ 4 ] {2dd3f0f2-e6f0-414c-bc7b-8715400678f1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8611 | 2026.03.04 18:58:24.808091 [ 4 ] {2dd3f0f2-e6f0-414c-bc7b-8715400678f1} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8612 | 2026.03.04 18:58:24.808223 [ 4 ] {2dd3f0f2-e6f0-414c-bc7b-8715400678f1} <Debug> executeQuery: Read 64 rows, 4.75 KiB in 0.001182 sec., 54145.51607445008 rows/sec., 3.92 MiB/sec. | ||
| 8613 | 2026.03.04 18:58:24.808261 [ 4 ] {2dd3f0f2-e6f0-414c-bc7b-8715400678f1} <Debug> TCPHandler: Processed in 0.001347141 sec. | ||
| 8614 | 2026.03.04 18:58:24.808367 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8615 | 2026.03.04 18:58:24.808460 [ 4 ] {a7c45a95-25e6-4bbe-95cd-d97a5e9cf369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8616 | 2026.03.04 18:58:24.808499 [ 4 ] {a7c45a95-25e6-4bbe-95cd-d97a5e9cf369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8617 | 2026.03.04 18:58:24.809225 [ 4 ] {a7c45a95-25e6-4bbe-95cd-d97a5e9cf369} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8618 | 2026.03.04 18:58:24.809262 [ 4 ] {a7c45a95-25e6-4bbe-95cd-d97a5e9cf369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8619 | 2026.03.04 18:58:24.809488 [ 199 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6788 rows, containing 5 columns (5 merged, 0 gathered) in 0.002531698 sec., 2681204.4722553794 rows/sec., 217.66 MiB/sec. | ||
| 8620 | 2026.03.04 18:58:24.809599 [ 4 ] {a7c45a95-25e6-4bbe-95cd-d97a5e9cf369} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8621 | 2026.03.04 18:58:24.809814 [ 4 ] {a7c45a95-25e6-4bbe-95cd-d97a5e9cf369} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8622 | 2026.03.04 18:58:24.809851 [ 191 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8623 | 2026.03.04 18:58:24.809957 [ 4 ] {a7c45a95-25e6-4bbe-95cd-d97a5e9cf369} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001515 sec., 467326.7326732673 rows/sec., 27.26 MiB/sec. | ||
| 8624 | 2026.03.04 18:58:24.810000 [ 4 ] {a7c45a95-25e6-4bbe-95cd-d97a5e9cf369} <Debug> TCPHandler: Processed in 0.001679919 sec. | ||
| 8625 | 2026.03.04 18:58:24.810108 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8626 | 2026.03.04 18:58:24.810186 [ 191 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_56_11} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8627 | 2026.03.04 18:58:24.810203 [ 4 ] {8a0244ab-36bf-4c78-979b-efadeef9fb85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8628 | 2026.03.04 18:58:24.810246 [ 4 ] {8a0244ab-36bf-4c78-979b-efadeef9fb85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8629 | 2026.03.04 18:58:24.810278 [ 191 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_56_11} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8630 | 2026.03.04 18:58:24.810400 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 8631 | 2026.03.04 18:58:24.810610 [ 4 ] {8a0244ab-36bf-4c78-979b-efadeef9fb85} <Trace> oximeter.fields_u64 (687cf707-26e5-42bf-a146-460b07f7ff8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8632 | 2026.03.04 18:58:24.810650 [ 4 ] {8a0244ab-36bf-4c78-979b-efadeef9fb85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8633 | 2026.03.04 18:58:24.810930 [ 4 ] {8a0244ab-36bf-4c78-979b-efadeef9fb85} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 8634 | 2026.03.04 18:58:24.811133 [ 4 ] {8a0244ab-36bf-4c78-979b-efadeef9fb85} <Trace> oximeter.fields_u64 (687cf707-26e5-42bf-a146-460b07f7ff8a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8635 | 2026.03.04 18:58:24.811258 [ 4 ] {8a0244ab-36bf-4c78-979b-efadeef9fb85} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001073 sec., 931.9664492078285 rows/sec., 65.53 KiB/sec. | ||
| 8636 | 2026.03.04 18:58:24.811295 [ 4 ] {8a0244ab-36bf-4c78-979b-efadeef9fb85} <Debug> TCPHandler: Processed in 0.001233908 sec. | ||
| 8637 | 2026.03.04 18:58:24.811397 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8638 | 2026.03.04 18:58:24.811498 [ 4 ] {6589303f-4d15-4965-bc6c-363b1b311778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8639 | 2026.03.04 18:58:24.811539 [ 4 ] {6589303f-4d15-4965-bc6c-363b1b311778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8640 | 2026.03.04 18:58:24.812465 [ 4 ] {6589303f-4d15-4965-bc6c-363b1b311778} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8641 | 2026.03.04 18:58:24.812504 [ 4 ] {6589303f-4d15-4965-bc6c-363b1b311778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8642 | 2026.03.04 18:58:24.812863 [ 4 ] {6589303f-4d15-4965-bc6c-363b1b311778} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8643 | 2026.03.04 18:58:24.813075 [ 4 ] {6589303f-4d15-4965-bc6c-363b1b311778} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8644 | 2026.03.04 18:58:24.813198 [ 93 ] {} <Debug> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8645 | 2026.03.04 18:58:24.813207 [ 4 ] {6589303f-4d15-4965-bc6c-363b1b311778} <Debug> executeQuery: Read 1064 rows, 75.48 KiB in 0.001727 sec., 616097.2785176607 rows/sec., 42.68 MiB/sec. | ||
| 8646 | 2026.03.04 18:58:24.813278 [ 93 ] {} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8647 | 2026.03.04 18:58:24.813293 [ 4 ] {6589303f-4d15-4965-bc6c-363b1b311778} <Debug> TCPHandler: Processed in 0.001945845 sec. | ||
| 8648 | 2026.03.04 18:58:24.813310 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8649 | 2026.03.04 18:58:24.813393 [ 200 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::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 | ||
| 8650 | 2026.03.04 18:58:24.813413 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8651 | 2026.03.04 18:58:24.813474 [ 200 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8652 | 2026.03.04 18:58:24.813498 [ 200 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1552 rows starting from the beginning of the part | ||
| 8653 | 2026.03.04 18:58:24.813515 [ 4 ] {929a2dc1-1c37-4688-aab7-b28779ba1da0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8654 | 2026.03.04 18:58:24.813548 [ 200 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 104 rows starting from the beginning of the part | ||
| 8655 | 2026.03.04 18:58:24.813561 [ 4 ] {929a2dc1-1c37-4688-aab7-b28779ba1da0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8656 | 2026.03.04 18:58:24.813590 [ 200 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 490 rows starting from the beginning of the part | ||
| 8657 | 2026.03.04 18:58:24.813630 [ 200 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 104 rows starting from the beginning of the part | ||
| 8658 | 2026.03.04 18:58:24.813667 [ 200 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 490 rows starting from the beginning of the part | ||
| 8659 | 2026.03.04 18:58:24.813707 [ 200 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1064 rows starting from the beginning of the part | ||
| 8660 | 2026.03.04 18:58:24.814508 [ 4 ] {929a2dc1-1c37-4688-aab7-b28779ba1da0} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8661 | 2026.03.04 18:58:24.814565 [ 4 ] {929a2dc1-1c37-4688-aab7-b28779ba1da0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8662 | 2026.03.04 18:58:24.815241 [ 4 ] {929a2dc1-1c37-4688-aab7-b28779ba1da0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8663 | 2026.03.04 18:58:24.815274 [ 193 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3804 rows, containing 5 columns (5 merged, 0 gathered) in 0.001911944 sec., 1989598.0216993804 rows/sec., 147.23 MiB/sec. | ||
| 8664 | 2026.03.04 18:58:24.815504 [ 200 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8665 | 2026.03.04 18:58:24.815579 [ 4 ] {929a2dc1-1c37-4688-aab7-b28779ba1da0} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8666 | 2026.03.04 18:58:24.815738 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8667 | 2026.03.04 18:58:24.815773 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8668 | 2026.03.04 18:58:24.815778 [ 4 ] {929a2dc1-1c37-4688-aab7-b28779ba1da0} <Debug> executeQuery: Read 1255 rows, 80.62 KiB in 0.002281 sec., 550197.2818939062 rows/sec., 34.52 MiB/sec. | ||
| 8669 | 2026.03.04 18:58:24.815796 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8670 | 2026.03.04 18:58:24.815839 [ 200 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_56_11} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8671 | 2026.03.04 18:58:24.815841 [ 4 ] {929a2dc1-1c37-4688-aab7-b28779ba1da0} <Debug> TCPHandler: Processed in 0.002480507 sec. | ||
| 8672 | 2026.03.04 18:58:24.815889 [ 199 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::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 | ||
| 8673 | 2026.03.04 18:58:24.815935 [ 200 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_56_11} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8674 | 2026.03.04 18:58:24.815988 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8675 | 2026.03.04 18:58:24.816007 [ 199 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8676 | 2026.03.04 18:58:24.816040 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8677 | 2026.03.04 18:58:24.816047 [ 199 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 18458 rows starting from the beginning of the part | ||
| 8678 | 2026.03.04 18:58:24.816097 [ 4 ] {363d875e-16a8-4260-8029-59e5b417401d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8679 | 2026.03.04 18:58:24.816135 [ 199 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::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 | ||
| 8680 | 2026.03.04 18:58:24.816156 [ 4 ] {363d875e-16a8-4260-8029-59e5b417401d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8681 | 2026.03.04 18:58:24.816192 [ 199 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 265 rows starting from the beginning of the part | ||
| 8682 | 2026.03.04 18:58:24.816242 [ 199 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::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 | ||
| 8683 | 2026.03.04 18:58:24.816283 [ 199 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 265 rows starting from the beginning of the part | ||
| 8684 | 2026.03.04 18:58:24.816330 [ 199 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1255 rows starting from the beginning of the part | ||
| 8685 | 2026.03.04 18:58:24.817060 [ 4 ] {363d875e-16a8-4260-8029-59e5b417401d} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8686 | 2026.03.04 18:58:24.817103 [ 4 ] {363d875e-16a8-4260-8029-59e5b417401d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8687 | 2026.03.04 18:58:24.817776 [ 4 ] {363d875e-16a8-4260-8029-59e5b417401d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8688 | 2026.03.04 18:58:24.818001 [ 4 ] {363d875e-16a8-4260-8029-59e5b417401d} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8689 | 2026.03.04 18:58:24.818167 [ 4 ] {363d875e-16a8-4260-8029-59e5b417401d} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.002094 sec., 24832.85577841452 rows/sec., 44.50 MiB/sec. | ||
| 8690 | 2026.03.04 18:58:24.818229 [ 4 ] {363d875e-16a8-4260-8029-59e5b417401d} <Debug> TCPHandler: Processed in 0.002303283 sec. | ||
| 8691 | 2026.03.04 18:58:24.818341 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8692 | 2026.03.04 18:58:24.818436 [ 4 ] {8b9bcd5f-26c7-4b4e-9aa5-cd31f95d7be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8693 | 2026.03.04 18:58:24.818478 [ 4 ] {8b9bcd5f-26c7-4b4e-9aa5-cd31f95d7be0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8694 | 2026.03.04 18:58:24.818801 [ 4 ] {8b9bcd5f-26c7-4b4e-9aa5-cd31f95d7be0} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8695 | 2026.03.04 18:58:24.818840 [ 4 ] {8b9bcd5f-26c7-4b4e-9aa5-cd31f95d7be0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8696 | 2026.03.04 18:58:24.819178 [ 4 ] {8b9bcd5f-26c7-4b4e-9aa5-cd31f95d7be0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8697 | 2026.03.04 18:58:24.819393 [ 4 ] {8b9bcd5f-26c7-4b4e-9aa5-cd31f95d7be0} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8698 | 2026.03.04 18:58:24.819504 [ 93 ] {} <Debug> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8699 | 2026.03.04 18:58:24.819526 [ 4 ] {8b9bcd5f-26c7-4b4e-9aa5-cd31f95d7be0} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001109 sec., 21641.11812443643 rows/sec., 1.46 MiB/sec. | ||
| 8700 | 2026.03.04 18:58:24.819533 [ 93 ] {} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8701 | 2026.03.04 18:58:24.819567 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8702 | 2026.03.04 18:58:24.819570 [ 4 ] {8b9bcd5f-26c7-4b4e-9aa5-cd31f95d7be0} <Debug> TCPHandler: Processed in 0.001278369 sec. | ||
| 8703 | 2026.03.04 18:58:24.819664 [ 193 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 8704 | 2026.03.04 18:58:24.819793 [ 193 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8705 | 2026.03.04 18:58:24.819831 [ 193 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3018 rows starting from the beginning of the part | ||
| 8706 | 2026.03.04 18:58:24.819900 [ 193 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 8707 | 2026.03.04 18:58:24.819950 [ 193 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 90 rows starting from the beginning of the part | ||
| 8708 | 2026.03.04 18:58:24.819990 [ 193 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 8709 | 2026.03.04 18:58:24.820026 [ 193 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 90 rows starting from the beginning of the part | ||
| 8710 | 2026.03.04 18:58:24.820068 [ 193 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 24 rows starting from the beginning of the part | ||
| 8711 | 2026.03.04 18:58:24.821554 [ 192 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3342 rows, containing 4 columns (4 merged, 0 gathered) in 0.001929565 sec., 1731996.5899049786 rows/sec., 111.65 MiB/sec. | ||
| 8712 | 2026.03.04 18:58:24.821920 [ 193 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8713 | 2026.03.04 18:58:24.822176 [ 193 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_56_11} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8714 | 2026.03.04 18:58:24.822248 [ 193 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_56_11} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8715 | 2026.03.04 18:58:24.822324 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 8716 | 2026.03.04 18:58:24.822654 [ 193 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20563 rows, containing 5 columns (5 merged, 0 gathered) in 0.006806227 sec., 3021203.965133693 rows/sec., 197.56 MiB/sec. | ||
| 8717 | 2026.03.04 18:58:24.823090 [ 190 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8718 | 2026.03.04 18:58:24.823393 [ 190 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8719 | 2026.03.04 18:58:24.823475 [ 190 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8720 | 2026.03.04 18:58:24.823574 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 8721 | 2026.03.04 18:58:25.001126 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.42 MiB, peak 297.66 MiB, free memory in arenas 0.00 B, will set to 288.46 MiB (RSS), difference: 2.03 MiB | ||
| 8722 | 2026.03.04 18:58:26.064881 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1116 | ||
| 8723 | 2026.03.04 18:58:26.067584 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8724 | 2026.03.04 18:58:26.067642 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8725 | 2026.03.04 18:58:26.068997 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8726 | 2026.03.04 18:58:26.069280 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8727 | 2026.03.04 18:58:26.069440 [ 92 ] {} <Debug> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8728 | 2026.03.04 18:58:26.069510 [ 92 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8729 | 2026.03.04 18:58:26.069531 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8730 | 2026.03.04 18:58:26.069590 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1116 | ||
| 8731 | 2026.03.04 18:58:26.069632 [ 192 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::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 | ||
| 8732 | 2026.03.04 18:58:26.070187 [ 192 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8733 | 2026.03.04 18:58:26.070342 [ 192 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 916 rows starting from the beginning of the part | ||
| 8734 | 2026.03.04 18:58:26.070722 [ 192 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 34 rows starting from the beginning of the part | ||
| 8735 | 2026.03.04 18:58:26.071095 [ 192 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 50 rows starting from the beginning of the part | ||
| 8736 | 2026.03.04 18:58:26.071453 [ 192 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 28 rows starting from the beginning of the part | ||
| 8737 | 2026.03.04 18:58:26.071799 [ 192 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 34 rows starting from the beginning of the part | ||
| 8738 | 2026.03.04 18:58:26.072146 [ 192 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 54 rows starting from the beginning of the part | ||
| 8739 | 2026.03.04 18:58:26.079387 [ 190 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1116 rows, containing 72 columns (72 merged, 0 gathered) in 0.009796107 sec., 113922.80627396169 rows/sec., 94.96 MiB/sec. | ||
| 8740 | 2026.03.04 18:58:26.080865 [ 190 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8741 | 2026.03.04 18:58:26.081573 [ 190 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_26_5} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8742 | 2026.03.04 18:58:26.081672 [ 190 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_26_5} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8743 | 2026.03.04 18:58:26.081941 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.63 MiB. | ||
| 8744 | 2026.03.04 18:58:28.257561 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8745 | 2026.03.04 18:58:28.257758 [ 4 ] {ae570619-f574-4714-9caa-5a167f648457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8746 | 2026.03.04 18:58:28.257826 [ 4 ] {ae570619-f574-4714-9caa-5a167f648457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8747 | 2026.03.04 18:58:28.258527 [ 4 ] {ae570619-f574-4714-9caa-5a167f648457} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8748 | 2026.03.04 18:58:28.258568 [ 4 ] {ae570619-f574-4714-9caa-5a167f648457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8749 | 2026.03.04 18:58:28.258988 [ 4 ] {ae570619-f574-4714-9caa-5a167f648457} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8750 | 2026.03.04 18:58:28.259208 [ 4 ] {ae570619-f574-4714-9caa-5a167f648457} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8751 | 2026.03.04 18:58:28.259358 [ 4 ] {ae570619-f574-4714-9caa-5a167f648457} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001648 sec., 33980.58252427185 rows/sec., 2.59 MiB/sec. | ||
| 8752 | 2026.03.04 18:58:28.259406 [ 4 ] {ae570619-f574-4714-9caa-5a167f648457} <Debug> TCPHandler: Processed in 0.001975685 sec. | ||
| 8753 | 2026.03.04 18:58:28.259549 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8754 | 2026.03.04 18:58:28.259650 [ 4 ] {2f1c9894-5c43-437f-b9e0-4665f514d656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8755 | 2026.03.04 18:58:28.259691 [ 4 ] {2f1c9894-5c43-437f-b9e0-4665f514d656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8756 | 2026.03.04 18:58:28.260166 [ 4 ] {2f1c9894-5c43-437f-b9e0-4665f514d656} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8757 | 2026.03.04 18:58:28.260200 [ 4 ] {2f1c9894-5c43-437f-b9e0-4665f514d656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8758 | 2026.03.04 18:58:28.260510 [ 4 ] {2f1c9894-5c43-437f-b9e0-4665f514d656} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8759 | 2026.03.04 18:58:28.260713 [ 4 ] {2f1c9894-5c43-437f-b9e0-4665f514d656} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8760 | 2026.03.04 18:58:28.260841 [ 4 ] {2f1c9894-5c43-437f-b9e0-4665f514d656} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001213 sec., 52761.74773289365 rows/sec., 4.12 MiB/sec. | ||
| 8761 | 2026.03.04 18:58:28.260877 [ 4 ] {2f1c9894-5c43-437f-b9e0-4665f514d656} <Debug> TCPHandler: Processed in 0.001391682 sec. | ||
| 8762 | 2026.03.04 18:58:28.260997 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8763 | 2026.03.04 18:58:28.261091 [ 4 ] {2c9a476d-9390-4a23-95f6-a846572290b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8764 | 2026.03.04 18:58:28.261135 [ 4 ] {2c9a476d-9390-4a23-95f6-a846572290b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8765 | 2026.03.04 18:58:28.261521 [ 4 ] {2c9a476d-9390-4a23-95f6-a846572290b4} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8766 | 2026.03.04 18:58:28.261555 [ 4 ] {2c9a476d-9390-4a23-95f6-a846572290b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8767 | 2026.03.04 18:58:28.261881 [ 4 ] {2c9a476d-9390-4a23-95f6-a846572290b4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8768 | 2026.03.04 18:58:28.262086 [ 4 ] {2c9a476d-9390-4a23-95f6-a846572290b4} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8769 | 2026.03.04 18:58:28.262213 [ 4 ] {2c9a476d-9390-4a23-95f6-a846572290b4} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001141 sec., 84136.72217353198 rows/sec., 5.86 MiB/sec. | ||
| 8770 | 2026.03.04 18:58:28.262248 [ 4 ] {2c9a476d-9390-4a23-95f6-a846572290b4} <Debug> TCPHandler: Processed in 0.00130872 sec. | ||
| 8771 | 2026.03.04 18:58:28.262370 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8772 | 2026.03.04 18:58:28.262463 [ 4 ] {bc917a98-5dfe-40fb-9047-f174c5edf75e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8773 | 2026.03.04 18:58:28.262504 [ 4 ] {bc917a98-5dfe-40fb-9047-f174c5edf75e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8774 | 2026.03.04 18:58:28.262821 [ 4 ] {bc917a98-5dfe-40fb-9047-f174c5edf75e} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8775 | 2026.03.04 18:58:28.262854 [ 4 ] {bc917a98-5dfe-40fb-9047-f174c5edf75e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8776 | 2026.03.04 18:58:28.263162 [ 4 ] {bc917a98-5dfe-40fb-9047-f174c5edf75e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8777 | 2026.03.04 18:58:28.263363 [ 4 ] {bc917a98-5dfe-40fb-9047-f174c5edf75e} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8778 | 2026.03.04 18:58:28.263490 [ 4 ] {bc917a98-5dfe-40fb-9047-f174c5edf75e} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001046 sec., 34416.82600382409 rows/sec., 2.32 MiB/sec. | ||
| 8779 | 2026.03.04 18:58:28.263524 [ 4 ] {bc917a98-5dfe-40fb-9047-f174c5edf75e} <Debug> TCPHandler: Processed in 0.001210768 sec. | ||
| 8780 | 2026.03.04 18:58:28.527624 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16839 | ||
| 8781 | 2026.03.04 18:58:28.528137 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8782 | 2026.03.04 18:58:28.528185 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8783 | 2026.03.04 18:58:28.528684 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8784 | 2026.03.04 18:58:28.528921 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8785 | 2026.03.04 18:58:28.529066 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16839 | ||
| 8786 | 2026.03.04 18:58:29.407595 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8787 | 2026.03.04 18:58:29.424581 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8788 | 2026.03.04 18:58:29.424634 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8789 | 2026.03.04 18:58:29.430920 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8790 | 2026.03.04 18:58:29.431628 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8791 | 2026.03.04 18:58:29.434436 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8792 | 2026.03.04 18:58:33.268195 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8793 | 2026.03.04 18:58:33.268387 [ 4 ] {4b6aab5c-8d3b-4887-b4bc-ac38e14cdd57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8794 | 2026.03.04 18:58:33.268453 [ 4 ] {4b6aab5c-8d3b-4887-b4bc-ac38e14cdd57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8795 | 2026.03.04 18:58:33.269211 [ 4 ] {4b6aab5c-8d3b-4887-b4bc-ac38e14cdd57} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8796 | 2026.03.04 18:58:33.269258 [ 4 ] {4b6aab5c-8d3b-4887-b4bc-ac38e14cdd57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8797 | 2026.03.04 18:58:33.269660 [ 4 ] {4b6aab5c-8d3b-4887-b4bc-ac38e14cdd57} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8798 | 2026.03.04 18:58:33.269880 [ 4 ] {4b6aab5c-8d3b-4887-b4bc-ac38e14cdd57} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8799 | 2026.03.04 18:58:33.270042 [ 4 ] {4b6aab5c-8d3b-4887-b4bc-ac38e14cdd57} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001701 sec., 166960.61140505585 rows/sec., 10.60 MiB/sec. | ||
| 8800 | 2026.03.04 18:58:33.270091 [ 4 ] {4b6aab5c-8d3b-4887-b4bc-ac38e14cdd57} <Debug> TCPHandler: Processed in 0.002022116 sec. | ||
| 8801 | 2026.03.04 18:58:33.270217 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8802 | 2026.03.04 18:58:33.270319 [ 4 ] {cc78caee-1d4e-48d7-9266-16341312f3e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8803 | 2026.03.04 18:58:33.270362 [ 4 ] {cc78caee-1d4e-48d7-9266-16341312f3e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8804 | 2026.03.04 18:58:33.271361 [ 4 ] {cc78caee-1d4e-48d7-9266-16341312f3e8} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8805 | 2026.03.04 18:58:33.271399 [ 4 ] {cc78caee-1d4e-48d7-9266-16341312f3e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8806 | 2026.03.04 18:58:33.271767 [ 4 ] {cc78caee-1d4e-48d7-9266-16341312f3e8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8807 | 2026.03.04 18:58:33.271978 [ 4 ] {cc78caee-1d4e-48d7-9266-16341312f3e8} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8808 | 2026.03.04 18:58:33.272117 [ 4 ] {cc78caee-1d4e-48d7-9266-16341312f3e8} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.001821 sec., 437671.6090060407 rows/sec., 34.40 MiB/sec. | ||
| 8809 | 2026.03.04 18:58:33.272156 [ 4 ] {cc78caee-1d4e-48d7-9266-16341312f3e8} <Debug> TCPHandler: Processed in 0.001991816 sec. | ||
| 8810 | 2026.03.04 18:58:33.272267 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8811 | 2026.03.04 18:58:33.272363 [ 4 ] {309bff94-d2a2-4bc6-9d06-434bb2d0dba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8812 | 2026.03.04 18:58:33.272404 [ 4 ] {309bff94-d2a2-4bc6-9d06-434bb2d0dba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8813 | 2026.03.04 18:58:33.272866 [ 4 ] {309bff94-d2a2-4bc6-9d06-434bb2d0dba0} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8814 | 2026.03.04 18:58:33.272903 [ 4 ] {309bff94-d2a2-4bc6-9d06-434bb2d0dba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8815 | 2026.03.04 18:58:33.273205 [ 4 ] {309bff94-d2a2-4bc6-9d06-434bb2d0dba0} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8816 | 2026.03.04 18:58:33.273409 [ 4 ] {309bff94-d2a2-4bc6-9d06-434bb2d0dba0} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8817 | 2026.03.04 18:58:33.273540 [ 4 ] {309bff94-d2a2-4bc6-9d06-434bb2d0dba0} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001196 sec., 118729.09698996655 rows/sec., 6.97 MiB/sec. | ||
| 8818 | 2026.03.04 18:58:33.273577 [ 4 ] {309bff94-d2a2-4bc6-9d06-434bb2d0dba0} <Debug> TCPHandler: Processed in 0.001358992 sec. | ||
| 8819 | 2026.03.04 18:58:33.273686 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8820 | 2026.03.04 18:58:33.273780 [ 4 ] {2b41b3fc-89a5-4862-93c5-b7fb7bb79a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8821 | 2026.03.04 18:58:33.273819 [ 4 ] {2b41b3fc-89a5-4862-93c5-b7fb7bb79a12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8822 | 2026.03.04 18:58:33.274274 [ 4 ] {2b41b3fc-89a5-4862-93c5-b7fb7bb79a12} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8823 | 2026.03.04 18:58:33.274311 [ 4 ] {2b41b3fc-89a5-4862-93c5-b7fb7bb79a12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8824 | 2026.03.04 18:58:33.274599 [ 4 ] {2b41b3fc-89a5-4862-93c5-b7fb7bb79a12} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8825 | 2026.03.04 18:58:33.274807 [ 4 ] {2b41b3fc-89a5-4862-93c5-b7fb7bb79a12} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8826 | 2026.03.04 18:58:33.274934 [ 4 ] {2b41b3fc-89a5-4862-93c5-b7fb7bb79a12} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001172 sec., 127133.10580204778 rows/sec., 8.21 MiB/sec. | ||
| 8827 | 2026.03.04 18:58:33.274970 [ 4 ] {2b41b3fc-89a5-4862-93c5-b7fb7bb79a12} <Debug> TCPHandler: Processed in 0.001332231 sec. | ||
| 8828 | 2026.03.04 18:58:33.275079 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8829 | 2026.03.04 18:58:33.275171 [ 4 ] {868224ac-4ad6-4fda-beb3-d823611294e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8830 | 2026.03.04 18:58:33.275211 [ 4 ] {868224ac-4ad6-4fda-beb3-d823611294e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8831 | 2026.03.04 18:58:33.275667 [ 4 ] {868224ac-4ad6-4fda-beb3-d823611294e5} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8832 | 2026.03.04 18:58:33.275703 [ 4 ] {868224ac-4ad6-4fda-beb3-d823611294e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8833 | 2026.03.04 18:58:33.276003 [ 4 ] {868224ac-4ad6-4fda-beb3-d823611294e5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8834 | 2026.03.04 18:58:33.276209 [ 4 ] {868224ac-4ad6-4fda-beb3-d823611294e5} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8835 | 2026.03.04 18:58:33.276337 [ 4 ] {868224ac-4ad6-4fda-beb3-d823611294e5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001183 sec., 125105.66356720202 rows/sec., 7.12 MiB/sec. | ||
| 8836 | 2026.03.04 18:58:33.276374 [ 4 ] {868224ac-4ad6-4fda-beb3-d823611294e5} <Debug> TCPHandler: Processed in 0.001343422 sec. | ||
| 8837 | 2026.03.04 18:58:33.276480 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8838 | 2026.03.04 18:58:33.276574 [ 4 ] {3e6eb352-9c3f-4477-9a35-420ab5856547} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8839 | 2026.03.04 18:58:33.276613 [ 4 ] {3e6eb352-9c3f-4477-9a35-420ab5856547} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8840 | 2026.03.04 18:58:33.277264 [ 4 ] {3e6eb352-9c3f-4477-9a35-420ab5856547} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8841 | 2026.03.04 18:58:33.277300 [ 4 ] {3e6eb352-9c3f-4477-9a35-420ab5856547} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8842 | 2026.03.04 18:58:33.277616 [ 4 ] {3e6eb352-9c3f-4477-9a35-420ab5856547} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8843 | 2026.03.04 18:58:33.277840 [ 4 ] {3e6eb352-9c3f-4477-9a35-420ab5856547} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8844 | 2026.03.04 18:58:33.277974 [ 4 ] {3e6eb352-9c3f-4477-9a35-420ab5856547} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001417 sec., 345800.98800282285 rows/sec., 24.24 MiB/sec. | ||
| 8845 | 2026.03.04 18:58:33.278011 [ 4 ] {3e6eb352-9c3f-4477-9a35-420ab5856547} <Debug> TCPHandler: Processed in 0.001578726 sec. | ||
| 8846 | 2026.03.04 18:58:33.278117 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8847 | 2026.03.04 18:58:33.278210 [ 4 ] {97e43071-65fc-4497-879b-a43a0f3c1613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8848 | 2026.03.04 18:58:33.278251 [ 4 ] {97e43071-65fc-4497-879b-a43a0f3c1613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8849 | 2026.03.04 18:58:33.278574 [ 4 ] {97e43071-65fc-4497-879b-a43a0f3c1613} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8850 | 2026.03.04 18:58:33.278609 [ 4 ] {97e43071-65fc-4497-879b-a43a0f3c1613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8851 | 2026.03.04 18:58:33.278913 [ 4 ] {97e43071-65fc-4497-879b-a43a0f3c1613} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8852 | 2026.03.04 18:58:33.279122 [ 4 ] {97e43071-65fc-4497-879b-a43a0f3c1613} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8853 | 2026.03.04 18:58:33.279250 [ 4 ] {97e43071-65fc-4497-879b-a43a0f3c1613} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 8854 | 2026.03.04 18:58:33.279286 [ 4 ] {97e43071-65fc-4497-879b-a43a0f3c1613} <Debug> TCPHandler: Processed in 0.001216878 sec. | ||
| 8855 | 2026.03.04 18:58:33.279393 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8856 | 2026.03.04 18:58:33.279486 [ 4 ] {ff2da0dd-406c-491a-a273-9a6e1bf9266e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8857 | 2026.03.04 18:58:33.279528 [ 4 ] {ff2da0dd-406c-491a-a273-9a6e1bf9266e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8858 | 2026.03.04 18:58:33.279959 [ 4 ] {ff2da0dd-406c-491a-a273-9a6e1bf9266e} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8859 | 2026.03.04 18:58:33.279995 [ 4 ] {ff2da0dd-406c-491a-a273-9a6e1bf9266e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8860 | 2026.03.04 18:58:33.280341 [ 4 ] {ff2da0dd-406c-491a-a273-9a6e1bf9266e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8861 | 2026.03.04 18:58:33.280546 [ 4 ] {ff2da0dd-406c-491a-a273-9a6e1bf9266e} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8862 | 2026.03.04 18:58:33.280685 [ 4 ] {ff2da0dd-406c-491a-a273-9a6e1bf9266e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001218 sec., 217569.7865353038 rows/sec., 14.46 MiB/sec. | ||
| 8863 | 2026.03.04 18:58:33.280722 [ 4 ] {ff2da0dd-406c-491a-a273-9a6e1bf9266e} <Debug> TCPHandler: Processed in 0.001378892 sec. | ||
| 8864 | 2026.03.04 18:58:33.280833 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8865 | 2026.03.04 18:58:33.280925 [ 4 ] {3c4d2578-ba61-4e7c-8073-fa26bda952af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8866 | 2026.03.04 18:58:33.280967 [ 4 ] {3c4d2578-ba61-4e7c-8073-fa26bda952af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8867 | 2026.03.04 18:58:33.281271 [ 4 ] {3c4d2578-ba61-4e7c-8073-fa26bda952af} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8868 | 2026.03.04 18:58:33.281308 [ 4 ] {3c4d2578-ba61-4e7c-8073-fa26bda952af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8869 | 2026.03.04 18:58:33.281593 [ 4 ] {3c4d2578-ba61-4e7c-8073-fa26bda952af} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8870 | 2026.03.04 18:58:33.281806 [ 4 ] {3c4d2578-ba61-4e7c-8073-fa26bda952af} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8871 | 2026.03.04 18:58:33.281933 [ 4 ] {3c4d2578-ba61-4e7c-8073-fa26bda952af} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 8872 | 2026.03.04 18:58:33.281969 [ 4 ] {3c4d2578-ba61-4e7c-8073-fa26bda952af} <Debug> TCPHandler: Processed in 0.001183938 sec. | ||
| 8873 | 2026.03.04 18:58:33.282074 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8874 | 2026.03.04 18:58:33.282167 [ 4 ] {87f327ae-ef88-47fa-abbc-13ea9d016957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8875 | 2026.03.04 18:58:33.282207 [ 4 ] {87f327ae-ef88-47fa-abbc-13ea9d016957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8876 | 2026.03.04 18:58:33.282537 [ 4 ] {87f327ae-ef88-47fa-abbc-13ea9d016957} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8877 | 2026.03.04 18:58:33.282574 [ 4 ] {87f327ae-ef88-47fa-abbc-13ea9d016957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8878 | 2026.03.04 18:58:33.282879 [ 4 ] {87f327ae-ef88-47fa-abbc-13ea9d016957} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8879 | 2026.03.04 18:58:33.283082 [ 4 ] {87f327ae-ef88-47fa-abbc-13ea9d016957} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8880 | 2026.03.04 18:58:33.283212 [ 4 ] {87f327ae-ef88-47fa-abbc-13ea9d016957} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001062 sec., 84745.7627118644 rows/sec., 5.30 MiB/sec. | ||
| 8881 | 2026.03.04 18:58:33.283248 [ 4 ] {87f327ae-ef88-47fa-abbc-13ea9d016957} <Debug> TCPHandler: Processed in 0.001220958 sec. | ||
| 8882 | 2026.03.04 18:58:35.858374 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8883 | 2026.03.04 18:58:35.858424 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8884 | 2026.03.04 18:58:36.029141 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17351 | ||
| 8885 | 2026.03.04 18:58:36.029918 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8886 | 2026.03.04 18:58:36.030000 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8887 | 2026.03.04 18:58:36.030605 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8888 | 2026.03.04 18:58:36.030832 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8889 | 2026.03.04 18:58:36.030976 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17351 | ||
| 8890 | 2026.03.04 18:58:36.030981 [ 79 ] {} <Debug> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8891 | 2026.03.04 18:58:36.031063 [ 79 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8892 | 2026.03.04 18:58:36.031099 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8893 | 2026.03.04 18:58:36.031245 [ 195 ] {9df447bc-a205-4870-80d9-93b37698a753::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 | ||
| 8894 | 2026.03.04 18:58:36.031428 [ 195 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8895 | 2026.03.04 18:58:36.031487 [ 195 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14919 rows starting from the beginning of the part | ||
| 8896 | 2026.03.04 18:58:36.031587 [ 195 ] {9df447bc-a205-4870-80d9-93b37698a753::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 | ||
| 8897 | 2026.03.04 18:58:36.031663 [ 195 ] {9df447bc-a205-4870-80d9-93b37698a753::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 | ||
| 8898 | 2026.03.04 18:58:36.031731 [ 195 ] {9df447bc-a205-4870-80d9-93b37698a753::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 | ||
| 8899 | 2026.03.04 18:58:36.031796 [ 195 ] {9df447bc-a205-4870-80d9-93b37698a753::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 | ||
| 8900 | 2026.03.04 18:58:36.031860 [ 195 ] {9df447bc-a205-4870-80d9-93b37698a753::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 | ||
| 8901 | 2026.03.04 18:58:36.034283 [ 190 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17351 rows, containing 4 columns (4 merged, 0 gathered) in 0.003099261 sec., 5598431.367993854 rows/sec., 80.09 MiB/sec. | ||
| 8902 | 2026.03.04 18:58:36.034604 [ 190 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8903 | 2026.03.04 18:58:36.034946 [ 190 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_36_7} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8904 | 2026.03.04 18:58:36.035032 [ 190 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_36_7} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8905 | 2026.03.04 18:58:36.035140 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8906 | 2026.03.04 18:58:36.070487 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1144 | ||
| 8907 | 2026.03.04 18:58:36.072555 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8908 | 2026.03.04 18:58:36.072592 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8909 | 2026.03.04 18:58:36.073761 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8910 | 2026.03.04 18:58:36.074152 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8911 | 2026.03.04 18:58:36.074522 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1144 | ||
| 8912 | 2026.03.04 18:58:36.934536 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8913 | 2026.03.04 18:58:36.952533 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8914 | 2026.03.04 18:58:36.952599 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8915 | 2026.03.04 18:58:36.959182 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8916 | 2026.03.04 18:58:36.959935 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8917 | 2026.03.04 18:58:36.960259 [ 77 ] {} <Debug> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8918 | 2026.03.04 18:58:36.960328 [ 77 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8919 | 2026.03.04 18:58:36.960348 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8920 | 2026.03.04 18:58:36.960464 [ 186 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 8921 | 2026.03.04 18:58:36.963866 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8922 | 2026.03.04 18:58:36.964325 [ 186 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8923 | 2026.03.04 18:58:36.965920 [ 186 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 8924 | 2026.03.04 18:58:36.970574 [ 186 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 8925 | 2026.03.04 18:58:36.975138 [ 186 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 8926 | 2026.03.04 18:58:36.979495 [ 186 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 8927 | 2026.03.04 18:58:36.984012 [ 186 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 8928 | 2026.03.04 18:58:36.988037 [ 186 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 8929 | 2026.03.04 18:58:37.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.73 MiB, peak 299.73 MiB, free memory in arenas 0.00 B, will set to 291.50 MiB (RSS), difference: -8.23 MiB | ||
| 8930 | 2026.03.04 18:58:37.042664 [ 194 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.082249619 sec., 3307.006200235408 rows/sec., 17.10 MiB/sec. | ||
| 8931 | 2026.03.04 18:58:37.044907 [ 198 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8932 | 2026.03.04 18:58:37.046828 [ 198 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_36_7} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8933 | 2026.03.04 18:58:37.046929 [ 198 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_36_7} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8934 | 2026.03.04 18:58:37.048525 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8935 | 2026.03.04 18:58:38.000272 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.10 MiB, peak 299.73 MiB, free memory in arenas 0.00 B, will set to 292.84 MiB (RSS), difference: 10.74 MiB | ||
| 8936 | 2026.03.04 18:58:38.263125 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8937 | 2026.03.04 18:58:38.263329 [ 4 ] {fd4df7bc-eaaf-4781-9b41-ba9a8d6eb366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8938 | 2026.03.04 18:58:38.263402 [ 4 ] {fd4df7bc-eaaf-4781-9b41-ba9a8d6eb366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8939 | 2026.03.04 18:58:38.264320 [ 4 ] {fd4df7bc-eaaf-4781-9b41-ba9a8d6eb366} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8940 | 2026.03.04 18:58:38.264369 [ 4 ] {fd4df7bc-eaaf-4781-9b41-ba9a8d6eb366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8941 | 2026.03.04 18:58:38.264773 [ 4 ] {fd4df7bc-eaaf-4781-9b41-ba9a8d6eb366} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8942 | 2026.03.04 18:58:38.265004 [ 4 ] {fd4df7bc-eaaf-4781-9b41-ba9a8d6eb366} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8943 | 2026.03.04 18:58:38.265167 [ 4 ] {fd4df7bc-eaaf-4781-9b41-ba9a8d6eb366} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001897 sec., 71692.1454928835 rows/sec., 6.21 MiB/sec. | ||
| 8944 | 2026.03.04 18:58:38.265216 [ 4 ] {fd4df7bc-eaaf-4781-9b41-ba9a8d6eb366} <Debug> TCPHandler: Processed in 0.002225511 sec. | ||
| 8945 | 2026.03.04 18:58:38.265364 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8946 | 2026.03.04 18:58:38.265462 [ 4 ] {79870a78-642d-4b7a-8c35-cdc909c94783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8947 | 2026.03.04 18:58:38.265504 [ 4 ] {79870a78-642d-4b7a-8c35-cdc909c94783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8948 | 2026.03.04 18:58:38.265971 [ 4 ] {79870a78-642d-4b7a-8c35-cdc909c94783} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8949 | 2026.03.04 18:58:38.266008 [ 4 ] {79870a78-642d-4b7a-8c35-cdc909c94783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8950 | 2026.03.04 18:58:38.266307 [ 4 ] {79870a78-642d-4b7a-8c35-cdc909c94783} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8951 | 2026.03.04 18:58:38.266514 [ 4 ] {79870a78-642d-4b7a-8c35-cdc909c94783} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8952 | 2026.03.04 18:58:38.266641 [ 4 ] {79870a78-642d-4b7a-8c35-cdc909c94783} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001201 sec., 33305.57868442964 rows/sec., 2.45 MiB/sec. | ||
| 8953 | 2026.03.04 18:58:38.266679 [ 4 ] {79870a78-642d-4b7a-8c35-cdc909c94783} <Debug> TCPHandler: Processed in 0.001370072 sec. | ||
| 8954 | 2026.03.04 18:58:38.266787 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8955 | 2026.03.04 18:58:38.266879 [ 4 ] {bd87a2ad-1580-43f9-bd89-b722650eb3c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8956 | 2026.03.04 18:58:38.266929 [ 4 ] {bd87a2ad-1580-43f9-bd89-b722650eb3c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8957 | 2026.03.04 18:58:38.267378 [ 4 ] {bd87a2ad-1580-43f9-bd89-b722650eb3c8} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8958 | 2026.03.04 18:58:38.267413 [ 4 ] {bd87a2ad-1580-43f9-bd89-b722650eb3c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8959 | 2026.03.04 18:58:38.267710 [ 4 ] {bd87a2ad-1580-43f9-bd89-b722650eb3c8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8960 | 2026.03.04 18:58:38.267915 [ 4 ] {bd87a2ad-1580-43f9-bd89-b722650eb3c8} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8961 | 2026.03.04 18:58:38.268040 [ 4 ] {bd87a2ad-1580-43f9-bd89-b722650eb3c8} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001179 sec., 88210.34775233248 rows/sec., 6.89 MiB/sec. | ||
| 8962 | 2026.03.04 18:58:38.268076 [ 4 ] {bd87a2ad-1580-43f9-bd89-b722650eb3c8} <Debug> TCPHandler: Processed in 0.001336011 sec. | ||
| 8963 | 2026.03.04 18:58:38.268182 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8964 | 2026.03.04 18:58:38.268274 [ 4 ] {12bfb577-5ba6-4567-9410-75a61ce5fedf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8965 | 2026.03.04 18:58:38.268319 [ 4 ] {12bfb577-5ba6-4567-9410-75a61ce5fedf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8966 | 2026.03.04 18:58:38.268729 [ 4 ] {12bfb577-5ba6-4567-9410-75a61ce5fedf} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8967 | 2026.03.04 18:58:38.268765 [ 4 ] {12bfb577-5ba6-4567-9410-75a61ce5fedf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8968 | 2026.03.04 18:58:38.269073 [ 4 ] {12bfb577-5ba6-4567-9410-75a61ce5fedf} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8969 | 2026.03.04 18:58:38.269263 [ 4 ] {12bfb577-5ba6-4567-9410-75a61ce5fedf} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8970 | 2026.03.04 18:58:38.269385 [ 4 ] {12bfb577-5ba6-4567-9410-75a61ce5fedf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 8971 | 2026.03.04 18:58:38.269418 [ 4 ] {12bfb577-5ba6-4567-9410-75a61ce5fedf} <Debug> TCPHandler: Processed in 0.001321141 sec. | ||
| 8972 | 2026.03.04 18:58:38.269519 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8973 | 2026.03.04 18:58:38.269604 [ 4 ] {fe34cf4b-6fe6-4660-82f4-bd50d5a47eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8974 | 2026.03.04 18:58:38.269652 [ 4 ] {fe34cf4b-6fe6-4660-82f4-bd50d5a47eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8975 | 2026.03.04 18:58:38.270589 [ 4 ] {fe34cf4b-6fe6-4660-82f4-bd50d5a47eb8} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8976 | 2026.03.04 18:58:38.270623 [ 4 ] {fe34cf4b-6fe6-4660-82f4-bd50d5a47eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8977 | 2026.03.04 18:58:38.271178 [ 4 ] {fe34cf4b-6fe6-4660-82f4-bd50d5a47eb8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8978 | 2026.03.04 18:58:38.271393 [ 4 ] {fe34cf4b-6fe6-4660-82f4-bd50d5a47eb8} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8979 | 2026.03.04 18:58:38.271509 [ 76 ] {} <Debug> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8980 | 2026.03.04 18:58:38.271539 [ 4 ] {fe34cf4b-6fe6-4660-82f4-bd50d5a47eb8} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001901 sec., 21041.55707522357 rows/sec., 37.71 MiB/sec. | ||
| 8981 | 2026.03.04 18:58:38.271552 [ 76 ] {} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8982 | 2026.03.04 18:58:38.271575 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 8983 | 2026.03.04 18:58:38.271603 [ 4 ] {fe34cf4b-6fe6-4660-82f4-bd50d5a47eb8} <Debug> TCPHandler: Processed in 0.002084718 sec. | ||
| 8984 | 2026.03.04 18:58:38.271682 [ 188 ] {4dedcf2f-069d-442e-8619-a826ac014536::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 | ||
| 8985 | 2026.03.04 18:58:38.271731 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8986 | 2026.03.04 18:58:38.271871 [ 4 ] {511ead9e-cc42-480d-94e1-471311a5567e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8987 | 2026.03.04 18:58:38.271896 [ 188 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8988 | 2026.03.04 18:58:38.271923 [ 4 ] {511ead9e-cc42-480d-94e1-471311a5567e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8989 | 2026.03.04 18:58:38.271950 [ 188 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 847 rows starting from the beginning of the part | ||
| 8990 | 2026.03.04 18:58:38.272076 [ 188 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 52 rows starting from the beginning of the part | ||
| 8991 | 2026.03.04 18:58:38.272177 [ 188 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part | ||
| 8992 | 2026.03.04 18:58:38.272267 [ 188 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 8993 | 2026.03.04 18:58:38.272310 [ 4 ] {511ead9e-cc42-480d-94e1-471311a5567e} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8994 | 2026.03.04 18:58:38.272350 [ 4 ] {511ead9e-cc42-480d-94e1-471311a5567e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 8995 | 2026.03.04 18:58:38.272357 [ 188 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 52 rows starting from the beginning of the part | ||
| 8996 | 2026.03.04 18:58:38.272451 [ 188 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 8997 | 2026.03.04 18:58:38.272690 [ 4 ] {511ead9e-cc42-480d-94e1-471311a5567e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8998 | 2026.03.04 18:58:38.272908 [ 4 ] {511ead9e-cc42-480d-94e1-471311a5567e} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8999 | 2026.03.04 18:58:38.273040 [ 4 ] {511ead9e-cc42-480d-94e1-471311a5567e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001194 sec., 50251.25628140703 rows/sec., 3.39 MiB/sec. | ||
| 9000 | 2026.03.04 18:58:38.273078 [ 4 ] {511ead9e-cc42-480d-94e1-471311a5567e} <Debug> TCPHandler: Processed in 0.001409102 sec. | ||
| 9001 | 2026.03.04 18:58:38.278726 [ 198 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1071 rows, containing 19 columns (19 merged, 0 gathered) in 0.007138825 sec., 150024.6889369049 rows/sec., 268.84 MiB/sec. | ||
| 9002 | 2026.03.04 18:58:38.280495 [ 194 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9003 | 2026.03.04 18:58:38.280866 [ 194 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9004 | 2026.03.04 18:58:38.280947 [ 194 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9005 | 2026.03.04 18:58:38.281078 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.47 MiB. | ||
| 9006 | 2026.03.04 18:58:39.000333 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.31 MiB, peak 304.74 MiB, free memory in arenas 0.00 B, will set to 297.57 MiB (RSS), difference: 4.26 MiB | ||
| 9007 | 2026.03.04 18:58:43.269010 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9008 | 2026.03.04 18:58:43.269305 [ 4 ] {8e3f8392-7fe1-4104-9c8a-d7507c560cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9009 | 2026.03.04 18:58:43.269408 [ 4 ] {8e3f8392-7fe1-4104-9c8a-d7507c560cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9010 | 2026.03.04 18:58:43.270163 [ 4 ] {8e3f8392-7fe1-4104-9c8a-d7507c560cb4} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9011 | 2026.03.04 18:58:43.270208 [ 4 ] {8e3f8392-7fe1-4104-9c8a-d7507c560cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9012 | 2026.03.04 18:58:43.270642 [ 4 ] {8e3f8392-7fe1-4104-9c8a-d7507c560cb4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9013 | 2026.03.04 18:58:43.270862 [ 4 ] {8e3f8392-7fe1-4104-9c8a-d7507c560cb4} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9014 | 2026.03.04 18:58:43.271014 [ 4 ] {8e3f8392-7fe1-4104-9c8a-d7507c560cb4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001786 sec., 159014.5576707727 rows/sec., 10.10 MiB/sec. | ||
| 9015 | 2026.03.04 18:58:43.271012 [ 70 ] {} <Debug> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9016 | 2026.03.04 18:58:43.271064 [ 4 ] {8e3f8392-7fe1-4104-9c8a-d7507c560cb4} <Debug> TCPHandler: Processed in 0.002237871 sec. | ||
| 9017 | 2026.03.04 18:58:43.271099 [ 70 ] {} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9018 | 2026.03.04 18:58:43.271126 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9019 | 2026.03.04 18:58:43.271196 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9020 | 2026.03.04 18:58:43.271256 [ 201 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::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 | ||
| 9021 | 2026.03.04 18:58:43.271299 [ 4 ] {4dde2c40-0684-4c63-9c9a-8949beb1123e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9022 | 2026.03.04 18:58:43.271346 [ 4 ] {4dde2c40-0684-4c63-9c9a-8949beb1123e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9023 | 2026.03.04 18:58:43.271404 [ 201 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9024 | 2026.03.04 18:58:43.271457 [ 201 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 308 rows starting from the beginning of the part | ||
| 9025 | 2026.03.04 18:58:43.271532 [ 201 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part | ||
| 9026 | 2026.03.04 18:58:43.271583 [ 201 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 284 rows starting from the beginning of the part | ||
| 9027 | 2026.03.04 18:58:43.271632 [ 201 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 284 rows starting from the beginning of the part | ||
| 9028 | 2026.03.04 18:58:43.271677 [ 201 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 284 rows starting from the beginning of the part | ||
| 9029 | 2026.03.04 18:58:43.271720 [ 201 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 284 rows starting from the beginning of the part | ||
| 9030 | 2026.03.04 18:58:43.271760 [ 4 ] {4dde2c40-0684-4c63-9c9a-8949beb1123e} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9031 | 2026.03.04 18:58:43.271802 [ 4 ] {4dde2c40-0684-4c63-9c9a-8949beb1123e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9032 | 2026.03.04 18:58:43.272133 [ 4 ] {4dde2c40-0684-4c63-9c9a-8949beb1123e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9033 | 2026.03.04 18:58:43.272345 [ 4 ] {4dde2c40-0684-4c63-9c9a-8949beb1123e} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9034 | 2026.03.04 18:58:43.272484 [ 4 ] {4dde2c40-0684-4c63-9c9a-8949beb1123e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001207 sec., 1657.0008285004144 rows/sec., 135.12 KiB/sec. | ||
| 9035 | 2026.03.04 18:58:43.272522 [ 4 ] {4dde2c40-0684-4c63-9c9a-8949beb1123e} <Debug> TCPHandler: Processed in 0.001375102 sec. | ||
| 9036 | 2026.03.04 18:58:43.272645 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9037 | 2026.03.04 18:58:43.272753 [ 4 ] {3faef826-518f-4ab9-bcfa-b36bf0d7698a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9038 | 2026.03.04 18:58:43.272792 [ 4 ] {3faef826-518f-4ab9-bcfa-b36bf0d7698a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9039 | 2026.03.04 18:58:43.272900 [ 194 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.00170903 sec., 1011099.863665354 rows/sec., 68.35 MiB/sec. | ||
| 9040 | 2026.03.04 18:58:43.273080 [ 198 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9041 | 2026.03.04 18:58:43.273372 [ 198 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_26_5} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9042 | 2026.03.04 18:58:43.273448 [ 198 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_26_5} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9043 | 2026.03.04 18:58:43.273550 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 9044 | 2026.03.04 18:58:43.273733 [ 4 ] {3faef826-518f-4ab9-bcfa-b36bf0d7698a} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9045 | 2026.03.04 18:58:43.273773 [ 4 ] {3faef826-518f-4ab9-bcfa-b36bf0d7698a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9046 | 2026.03.04 18:58:43.274137 [ 4 ] {3faef826-518f-4ab9-bcfa-b36bf0d7698a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9047 | 2026.03.04 18:58:43.274352 [ 4 ] {3faef826-518f-4ab9-bcfa-b36bf0d7698a} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9048 | 2026.03.04 18:58:43.274482 [ 4 ] {3faef826-518f-4ab9-bcfa-b36bf0d7698a} <Debug> executeQuery: Read 798 rows, 64.22 KiB in 0.001748 sec., 456521.7391304348 rows/sec., 35.88 MiB/sec. | ||
| 9049 | 2026.03.04 18:58:43.274520 [ 4 ] {3faef826-518f-4ab9-bcfa-b36bf0d7698a} <Debug> TCPHandler: Processed in 0.001927454 sec. | ||
| 9050 | 2026.03.04 18:58:43.274635 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9051 | 2026.03.04 18:58:43.274731 [ 4 ] {58fb8081-955a-4f94-bc40-300e7a4d9999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9052 | 2026.03.04 18:58:43.274770 [ 4 ] {58fb8081-955a-4f94-bc40-300e7a4d9999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9053 | 2026.03.04 18:58:43.275223 [ 4 ] {58fb8081-955a-4f94-bc40-300e7a4d9999} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9054 | 2026.03.04 18:58:43.275259 [ 4 ] {58fb8081-955a-4f94-bc40-300e7a4d9999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9055 | 2026.03.04 18:58:43.275561 [ 4 ] {58fb8081-955a-4f94-bc40-300e7a4d9999} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9056 | 2026.03.04 18:58:43.275768 [ 4 ] {58fb8081-955a-4f94-bc40-300e7a4d9999} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9057 | 2026.03.04 18:58:43.275881 [ 69 ] {} <Debug> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 9058 | 2026.03.04 18:58:43.275893 [ 4 ] {58fb8081-955a-4f94-bc40-300e7a4d9999} <Debug> executeQuery: Read 144 rows, 8.68 KiB in 0.001183 sec., 121724.42941673711 rows/sec., 7.17 MiB/sec. | ||
| 9059 | 2026.03.04 18:58:43.275929 [ 69 ] {} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9060 | 2026.03.04 18:58:43.275946 [ 4 ] {58fb8081-955a-4f94-bc40-300e7a4d9999} <Debug> TCPHandler: Processed in 0.001358521 sec. | ||
| 9061 | 2026.03.04 18:58:43.275954 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9062 | 2026.03.04 18:58:43.276036 [ 197 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 9063 | 2026.03.04 18:58:43.276066 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9064 | 2026.03.04 18:58:43.276140 [ 197 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9065 | 2026.03.04 18:58:43.276162 [ 4 ] {b5283338-81b2-450c-9eb4-893c7ed876cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9066 | 2026.03.04 18:58:43.276172 [ 197 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 226 rows starting from the beginning of the part | ||
| 9067 | 2026.03.04 18:58:43.276210 [ 4 ] {b5283338-81b2-450c-9eb4-893c7ed876cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9068 | 2026.03.04 18:58:43.276234 [ 197 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 142 rows starting from the beginning of the part | ||
| 9069 | 2026.03.04 18:58:43.276280 [ 197 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part | ||
| 9070 | 2026.03.04 18:58:43.276318 [ 197 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 142 rows starting from the beginning of the part | ||
| 9071 | 2026.03.04 18:58:43.276358 [ 197 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 40 rows starting from the beginning of the part | ||
| 9072 | 2026.03.04 18:58:43.276410 [ 197 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 144 rows starting from the beginning of the part | ||
| 9073 | 2026.03.04 18:58:43.276675 [ 4 ] {b5283338-81b2-450c-9eb4-893c7ed876cb} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9074 | 2026.03.04 18:58:43.276715 [ 4 ] {b5283338-81b2-450c-9eb4-893c7ed876cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9075 | 2026.03.04 18:58:43.277037 [ 4 ] {b5283338-81b2-450c-9eb4-893c7ed876cb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9076 | 2026.03.04 18:58:43.277245 [ 4 ] {b5283338-81b2-450c-9eb4-893c7ed876cb} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9077 | 2026.03.04 18:58:43.277294 [ 194 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 758 rows, containing 5 columns (5 merged, 0 gathered) in 0.00129009 sec., 587555.9069522282 rows/sec., 38.83 MiB/sec. | ||
| 9078 | 2026.03.04 18:58:43.277372 [ 4 ] {b5283338-81b2-450c-9eb4-893c7ed876cb} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001228 sec., 121335.50488599349 rows/sec., 7.84 MiB/sec. | ||
| 9079 | 2026.03.04 18:58:43.277414 [ 4 ] {b5283338-81b2-450c-9eb4-893c7ed876cb} <Debug> TCPHandler: Processed in 0.001394922 sec. | ||
| 9080 | 2026.03.04 18:58:43.277460 [ 196 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 9081 | 2026.03.04 18:58:43.277533 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9082 | 2026.03.04 18:58:43.277624 [ 4 ] {173e89b6-966f-4316-b58d-7547c05140ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9083 | 2026.03.04 18:58:43.277664 [ 4 ] {173e89b6-966f-4316-b58d-7547c05140ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9084 | 2026.03.04 18:58:43.277715 [ 196 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_50_10} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9085 | 2026.03.04 18:58:43.277781 [ 196 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_50_10} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 9086 | 2026.03.04 18:58:43.277857 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 9087 | 2026.03.04 18:58:43.278136 [ 4 ] {173e89b6-966f-4316-b58d-7547c05140ee} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9088 | 2026.03.04 18:58:43.278171 [ 4 ] {173e89b6-966f-4316-b58d-7547c05140ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9089 | 2026.03.04 18:58:43.278487 [ 4 ] {173e89b6-966f-4316-b58d-7547c05140ee} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9090 | 2026.03.04 18:58:43.278686 [ 4 ] {173e89b6-966f-4316-b58d-7547c05140ee} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9091 | 2026.03.04 18:58:43.278806 [ 69 ] {} <Debug> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9092 | 2026.03.04 18:58:43.278810 [ 4 ] {173e89b6-966f-4316-b58d-7547c05140ee} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001204 sec., 122923.58803986711 rows/sec., 6.99 MiB/sec. | ||
| 9093 | 2026.03.04 18:58:43.278846 [ 69 ] {} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9094 | 2026.03.04 18:58:43.278868 [ 4 ] {173e89b6-966f-4316-b58d-7547c05140ee} <Debug> TCPHandler: Processed in 0.001382162 sec. | ||
| 9095 | 2026.03.04 18:58:43.278870 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9096 | 2026.03.04 18:58:43.278954 [ 197 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::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 | ||
| 9097 | 2026.03.04 18:58:43.278988 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9098 | 2026.03.04 18:58:43.279039 [ 197 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9099 | 2026.03.04 18:58:43.279066 [ 197 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 160 rows starting from the beginning of the part | ||
| 9100 | 2026.03.04 18:58:43.279083 [ 4 ] {d8ce9df9-aef3-4b00-9969-9254e631d3b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9101 | 2026.03.04 18:58:43.279111 [ 197 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 9102 | 2026.03.04 18:58:43.279127 [ 4 ] {d8ce9df9-aef3-4b00-9969-9254e631d3b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9103 | 2026.03.04 18:58:43.279151 [ 197 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 148 rows starting from the beginning of the part | ||
| 9104 | 2026.03.04 18:58:43.279190 [ 197 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 148 rows starting from the beginning of the part | ||
| 9105 | 2026.03.04 18:58:43.279223 [ 197 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 148 rows starting from the beginning of the part | ||
| 9106 | 2026.03.04 18:58:43.279258 [ 197 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 148 rows starting from the beginning of the part | ||
| 9107 | 2026.03.04 18:58:43.279739 [ 4 ] {d8ce9df9-aef3-4b00-9969-9254e631d3b4} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9108 | 2026.03.04 18:58:43.279780 [ 4 ] {d8ce9df9-aef3-4b00-9969-9254e631d3b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9109 | 2026.03.04 18:58:43.280043 [ 194 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001120606 sec., 803136.8741555909 rows/sec., 48.95 MiB/sec. | ||
| 9110 | 2026.03.04 18:58:43.280123 [ 4 ] {d8ce9df9-aef3-4b00-9969-9254e631d3b4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9111 | 2026.03.04 18:58:43.280244 [ 187 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9112 | 2026.03.04 18:58:43.280359 [ 4 ] {d8ce9df9-aef3-4b00-9969-9254e631d3b4} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9113 | 2026.03.04 18:58:43.280502 [ 4 ] {d8ce9df9-aef3-4b00-9969-9254e631d3b4} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001436 sec., 342618.3844011142 rows/sec., 24.03 MiB/sec. | ||
| 9114 | 2026.03.04 18:58:43.280543 [ 4 ] {d8ce9df9-aef3-4b00-9969-9254e631d3b4} <Debug> TCPHandler: Processed in 0.001601567 sec. | ||
| 9115 | 2026.03.04 18:58:43.280611 [ 187 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_26_5} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9116 | 2026.03.04 18:58:43.280650 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9117 | 2026.03.04 18:58:43.280709 [ 187 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_26_5} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9118 | 2026.03.04 18:58:43.280746 [ 4 ] {fab20cde-babd-4097-8936-9962680e3394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9119 | 2026.03.04 18:58:43.280790 [ 4 ] {fab20cde-babd-4097-8936-9962680e3394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9120 | 2026.03.04 18:58:43.280820 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 9121 | 2026.03.04 18:58:43.281118 [ 4 ] {fab20cde-babd-4097-8936-9962680e3394} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9122 | 2026.03.04 18:58:43.281158 [ 4 ] {fab20cde-babd-4097-8936-9962680e3394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9123 | 2026.03.04 18:58:43.281480 [ 4 ] {fab20cde-babd-4097-8936-9962680e3394} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9124 | 2026.03.04 18:58:43.281685 [ 4 ] {fab20cde-babd-4097-8936-9962680e3394} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9125 | 2026.03.04 18:58:43.281813 [ 4 ] {fab20cde-babd-4097-8936-9962680e3394} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001085 sec., 5529.953917050691 rows/sec., 288.92 KiB/sec. | ||
| 9126 | 2026.03.04 18:58:43.281848 [ 4 ] {fab20cde-babd-4097-8936-9962680e3394} <Debug> TCPHandler: Processed in 0.001245318 sec. | ||
| 9127 | 2026.03.04 18:58:43.281955 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9128 | 2026.03.04 18:58:43.282045 [ 4 ] {ff34a83d-2968-417a-aac7-928c7c4b2894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9129 | 2026.03.04 18:58:43.282087 [ 4 ] {ff34a83d-2968-417a-aac7-928c7c4b2894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9130 | 2026.03.04 18:58:43.282504 [ 4 ] {ff34a83d-2968-417a-aac7-928c7c4b2894} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9131 | 2026.03.04 18:58:43.282539 [ 4 ] {ff34a83d-2968-417a-aac7-928c7c4b2894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9132 | 2026.03.04 18:58:43.282864 [ 4 ] {ff34a83d-2968-417a-aac7-928c7c4b2894} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9133 | 2026.03.04 18:58:43.283066 [ 4 ] {ff34a83d-2968-417a-aac7-928c7c4b2894} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9134 | 2026.03.04 18:58:43.283190 [ 4 ] {ff34a83d-2968-417a-aac7-928c7c4b2894} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001163 sec., 228718.8306104901 rows/sec., 15.20 MiB/sec. | ||
| 9135 | 2026.03.04 18:58:43.283226 [ 4 ] {ff34a83d-2968-417a-aac7-928c7c4b2894} <Debug> TCPHandler: Processed in 0.0013174 sec. | ||
| 9136 | 2026.03.04 18:58:43.283341 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9137 | 2026.03.04 18:58:43.283431 [ 4 ] {6913261f-bd0e-41b4-8cf9-812530541107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9138 | 2026.03.04 18:58:43.283472 [ 4 ] {6913261f-bd0e-41b4-8cf9-812530541107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9139 | 2026.03.04 18:58:43.283780 [ 4 ] {6913261f-bd0e-41b4-8cf9-812530541107} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9140 | 2026.03.04 18:58:43.283814 [ 4 ] {6913261f-bd0e-41b4-8cf9-812530541107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9141 | 2026.03.04 18:58:43.284093 [ 4 ] {6913261f-bd0e-41b4-8cf9-812530541107} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9142 | 2026.03.04 18:58:43.284298 [ 4 ] {6913261f-bd0e-41b4-8cf9-812530541107} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9143 | 2026.03.04 18:58:43.284417 [ 70 ] {} <Debug> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 9144 | 2026.03.04 18:58:43.284428 [ 4 ] {6913261f-bd0e-41b4-8cf9-812530541107} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 66.39 KiB/sec. | ||
| 9145 | 2026.03.04 18:58:43.284456 [ 70 ] {} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9146 | 2026.03.04 18:58:43.284476 [ 4 ] {6913261f-bd0e-41b4-8cf9-812530541107} <Debug> TCPHandler: Processed in 0.001180987 sec. | ||
| 9147 | 2026.03.04 18:58:43.284480 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9148 | 2026.03.04 18:58:43.284570 [ 197 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 9149 | 2026.03.04 18:58:43.284592 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9150 | 2026.03.04 18:58:43.284688 [ 197 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9151 | 2026.03.04 18:58:43.284690 [ 4 ] {b3d95fd0-90e7-4cf9-a5a3-d9bedced8bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9152 | 2026.03.04 18:58:43.284734 [ 197 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 20 rows starting from the beginning of the part | ||
| 9153 | 2026.03.04 18:58:43.284753 [ 4 ] {b3d95fd0-90e7-4cf9-a5a3-d9bedced8bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9154 | 2026.03.04 18:58:43.284787 [ 197 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 9155 | 2026.03.04 18:58:43.284829 [ 197 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 9156 | 2026.03.04 18:58:43.284869 [ 197 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 9157 | 2026.03.04 18:58:43.284903 [ 197 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 9158 | 2026.03.04 18:58:43.284936 [ 197 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 9159 | 2026.03.04 18:58:43.285084 [ 4 ] {b3d95fd0-90e7-4cf9-a5a3-d9bedced8bbf} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9160 | 2026.03.04 18:58:43.285125 [ 4 ] {b3d95fd0-90e7-4cf9-a5a3-d9bedced8bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9161 | 2026.03.04 18:58:43.285451 [ 4 ] {b3d95fd0-90e7-4cf9-a5a3-d9bedced8bbf} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9162 | 2026.03.04 18:58:43.285658 [ 4 ] {b3d95fd0-90e7-4cf9-a5a3-d9bedced8bbf} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9163 | 2026.03.04 18:58:43.285666 [ 191 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.001127475 sec., 22173.440652786092 rows/sec., 1.46 MiB/sec. | ||
| 9164 | 2026.03.04 18:58:43.285789 [ 4 ] {b3d95fd0-90e7-4cf9-a5a3-d9bedced8bbf} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001116 sec., 80645.16129032258 rows/sec., 5.05 MiB/sec. | ||
| 9165 | 2026.03.04 18:58:43.285797 [ 197 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 9166 | 2026.03.04 18:58:43.285846 [ 4 ] {b3d95fd0-90e7-4cf9-a5a3-d9bedced8bbf} <Debug> TCPHandler: Processed in 0.00130057 sec. | ||
| 9167 | 2026.03.04 18:58:43.286077 [ 197 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_25_5} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9168 | 2026.03.04 18:58:43.286152 [ 197 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_25_5} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 9169 | 2026.03.04 18:58:43.286220 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9170 | 2026.03.04 18:58:43.531234 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17799 | ||
| 9171 | 2026.03.04 18:58:43.531749 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9172 | 2026.03.04 18:58:43.531804 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9173 | 2026.03.04 18:58:43.532300 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9174 | 2026.03.04 18:58:43.532534 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9175 | 2026.03.04 18:58:43.532687 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17799 | ||
| 9176 | 2026.03.04 18:58:44.464034 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 9177 | 2026.03.04 18:58:44.483637 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9178 | 2026.03.04 18:58:44.483732 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9179 | 2026.03.04 18:58:44.490193 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9180 | 2026.03.04 18:58:44.490988 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9181 | 2026.03.04 18:58:44.495085 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 9182 | 2026.03.04 18:58:46.074771 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1178 | ||
| 9183 | 2026.03.04 18:58:46.078694 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9184 | 2026.03.04 18:58:46.078785 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9185 | 2026.03.04 18:58:46.080863 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9186 | 2026.03.04 18:58:46.081287 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9187 | 2026.03.04 18:58:46.081993 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1178 | ||
| 9188 | 2026.03.04 18:58:48.262115 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9189 | 2026.03.04 18:58:48.262316 [ 4 ] {7003aaf2-ac6a-47d9-9132-1629ff9d5e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9190 | 2026.03.04 18:58:48.262405 [ 4 ] {7003aaf2-ac6a-47d9-9132-1629ff9d5e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9191 | 2026.03.04 18:58:48.263147 [ 4 ] {7003aaf2-ac6a-47d9-9132-1629ff9d5e94} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9192 | 2026.03.04 18:58:48.263191 [ 4 ] {7003aaf2-ac6a-47d9-9132-1629ff9d5e94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9193 | 2026.03.04 18:58:48.263582 [ 4 ] {7003aaf2-ac6a-47d9-9132-1629ff9d5e94} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9194 | 2026.03.04 18:58:48.263805 [ 4 ] {7003aaf2-ac6a-47d9-9132-1629ff9d5e94} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9195 | 2026.03.04 18:58:48.263952 [ 64 ] {} <Debug> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9196 | 2026.03.04 18:58:48.263960 [ 4 ] {7003aaf2-ac6a-47d9-9132-1629ff9d5e94} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001661 sec., 81878.38651414811 rows/sec., 7.10 MiB/sec. | ||
| 9197 | 2026.03.04 18:58:48.263996 [ 64 ] {} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9198 | 2026.03.04 18:58:48.264017 [ 4 ] {7003aaf2-ac6a-47d9-9132-1629ff9d5e94} <Debug> TCPHandler: Processed in 0.002011096 sec. | ||
| 9199 | 2026.03.04 18:58:48.264020 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9200 | 2026.03.04 18:58:48.264132 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9201 | 2026.03.04 18:58:48.264157 [ 194 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::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 | ||
| 9202 | 2026.03.04 18:58:48.264227 [ 4 ] {3e2db267-a981-47e2-9c3b-48d5d8015e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9203 | 2026.03.04 18:58:48.264272 [ 4 ] {3e2db267-a981-47e2-9c3b-48d5d8015e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9204 | 2026.03.04 18:58:48.264316 [ 194 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9205 | 2026.03.04 18:58:48.264359 [ 194 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2894 rows starting from the beginning of the part | ||
| 9206 | 2026.03.04 18:58:48.264430 [ 194 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
| 9207 | 2026.03.04 18:58:48.264474 [ 194 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 797 rows starting from the beginning of the part | ||
| 9208 | 2026.03.04 18:58:48.264517 [ 194 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 136 rows starting from the beginning of the part | ||
| 9209 | 2026.03.04 18:58:48.264557 [ 194 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 798 rows starting from the beginning of the part | ||
| 9210 | 2026.03.04 18:58:48.264593 [ 194 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 136 rows starting from the beginning of the part | ||
| 9211 | 2026.03.04 18:58:48.264709 [ 4 ] {3e2db267-a981-47e2-9c3b-48d5d8015e79} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9212 | 2026.03.04 18:58:48.264750 [ 4 ] {3e2db267-a981-47e2-9c3b-48d5d8015e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9213 | 2026.03.04 18:58:48.265061 [ 4 ] {3e2db267-a981-47e2-9c3b-48d5d8015e79} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9214 | 2026.03.04 18:58:48.265278 [ 4 ] {3e2db267-a981-47e2-9c3b-48d5d8015e79} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9215 | 2026.03.04 18:58:48.265412 [ 4 ] {3e2db267-a981-47e2-9c3b-48d5d8015e79} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001205 sec., 33195.02074688797 rows/sec., 2.44 MiB/sec. | ||
| 9216 | 2026.03.04 18:58:48.265450 [ 4 ] {3e2db267-a981-47e2-9c3b-48d5d8015e79} <Debug> TCPHandler: Processed in 0.001365701 sec. | ||
| 9217 | 2026.03.04 18:58:48.265563 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9218 | 2026.03.04 18:58:48.265654 [ 4 ] {3ad322fe-26dd-45c1-992c-8ef0b72fbcdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9219 | 2026.03.04 18:58:48.265692 [ 4 ] {3ad322fe-26dd-45c1-992c-8ef0b72fbcdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9220 | 2026.03.04 18:58:48.266126 [ 4 ] {3ad322fe-26dd-45c1-992c-8ef0b72fbcdf} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9221 | 2026.03.04 18:58:48.266161 [ 4 ] {3ad322fe-26dd-45c1-992c-8ef0b72fbcdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9222 | 2026.03.04 18:58:48.266474 [ 4 ] {3ad322fe-26dd-45c1-992c-8ef0b72fbcdf} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9223 | 2026.03.04 18:58:48.266483 [ 197 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4817 rows, containing 5 columns (5 merged, 0 gathered) in 0.002387225 sec., 2017824.0425598759 rows/sec., 165.34 MiB/sec. | ||
| 9224 | 2026.03.04 18:58:48.266683 [ 4 ] {3ad322fe-26dd-45c1-992c-8ef0b72fbcdf} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9225 | 2026.03.04 18:58:48.266813 [ 4 ] {3ad322fe-26dd-45c1-992c-8ef0b72fbcdf} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001176 sec., 88435.37414965987 rows/sec., 6.91 MiB/sec. | ||
| 9226 | 2026.03.04 18:58:48.266831 [ 63 ] {} <Debug> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9227 | 2026.03.04 18:58:48.266851 [ 4 ] {3ad322fe-26dd-45c1-992c-8ef0b72fbcdf} <Debug> TCPHandler: Processed in 0.00133514 sec. | ||
| 9228 | 2026.03.04 18:58:48.266902 [ 63 ] {} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9229 | 2026.03.04 18:58:48.266904 [ 197 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9230 | 2026.03.04 18:58:48.266936 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9231 | 2026.03.04 18:58:48.267008 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9232 | 2026.03.04 18:58:48.267022 [ 194 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::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 | ||
| 9233 | 2026.03.04 18:58:48.267109 [ 4 ] {197a1e7b-c443-48cd-8e52-5a7dd9418d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9234 | 2026.03.04 18:58:48.267123 [ 194 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9235 | 2026.03.04 18:58:48.267157 [ 194 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1552 rows starting from the beginning of the part | ||
| 9236 | 2026.03.04 18:58:48.267158 [ 4 ] {197a1e7b-c443-48cd-8e52-5a7dd9418d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9237 | 2026.03.04 18:58:48.267211 [ 194 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 9238 | 2026.03.04 18:58:48.267253 [ 194 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 490 rows starting from the beginning of the part | ||
| 9239 | 2026.03.04 18:58:48.267288 [ 194 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 104 rows starting from the beginning of the part | ||
| 9240 | 2026.03.04 18:58:48.267297 [ 197 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_61_12} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9241 | 2026.03.04 18:58:48.267323 [ 194 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 492 rows starting from the beginning of the part | ||
| 9242 | 2026.03.04 18:58:48.267361 [ 194 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 104 rows starting from the beginning of the part | ||
| 9243 | 2026.03.04 18:58:48.267406 [ 197 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_61_12} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9244 | 2026.03.04 18:58:48.267512 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 9245 | 2026.03.04 18:58:48.267581 [ 4 ] {197a1e7b-c443-48cd-8e52-5a7dd9418d9c} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9246 | 2026.03.04 18:58:48.267621 [ 4 ] {197a1e7b-c443-48cd-8e52-5a7dd9418d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9247 | 2026.03.04 18:58:48.267962 [ 4 ] {197a1e7b-c443-48cd-8e52-5a7dd9418d9c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9248 | 2026.03.04 18:58:48.268175 [ 4 ] {197a1e7b-c443-48cd-8e52-5a7dd9418d9c} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9249 | 2026.03.04 18:58:48.268289 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9250 | 2026.03.04 18:58:48.268307 [ 4 ] {197a1e7b-c443-48cd-8e52-5a7dd9418d9c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 9251 | 2026.03.04 18:58:48.268319 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9252 | 2026.03.04 18:58:48.268344 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9253 | 2026.03.04 18:58:48.268350 [ 4 ] {197a1e7b-c443-48cd-8e52-5a7dd9418d9c} <Debug> TCPHandler: Processed in 0.001388682 sec. | ||
| 9254 | 2026.03.04 18:58:48.268453 [ 199 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::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 | ||
| 9255 | 2026.03.04 18:58:48.268453 [ 193 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 5 columns (5 merged, 0 gathered) in 0.001461214 sec., 1920321.0481147869 rows/sec., 143.11 MiB/sec. | ||
| 9256 | 2026.03.04 18:58:48.268460 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9257 | 2026.03.04 18:58:48.268598 [ 199 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9258 | 2026.03.04 18:58:48.268614 [ 4 ] {40cb2611-dfc9-4ffc-9604-5593c89d70a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9259 | 2026.03.04 18:58:48.268646 [ 199 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 20563 rows starting from the beginning of the part | ||
| 9260 | 2026.03.04 18:58:48.268673 [ 4 ] {40cb2611-dfc9-4ffc-9604-5593c89d70a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9261 | 2026.03.04 18:58:48.268726 [ 194 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9262 | 2026.03.04 18:58:48.268727 [ 199 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 96 rows starting from the beginning of the part | ||
| 9263 | 2026.03.04 18:58:48.268802 [ 199 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 265 rows starting from the beginning of the part | ||
| 9264 | 2026.03.04 18:58:48.268856 [ 199 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::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 | ||
| 9265 | 2026.03.04 18:58:48.268904 [ 199 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 266 rows starting from the beginning of the part | ||
| 9266 | 2026.03.04 18:58:48.268956 [ 199 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::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 | ||
| 9267 | 2026.03.04 18:58:48.268997 [ 194 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_61_12} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9268 | 2026.03.04 18:58:48.269075 [ 194 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_61_12} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9269 | 2026.03.04 18:58:48.269151 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 9270 | 2026.03.04 18:58:48.269548 [ 4 ] {40cb2611-dfc9-4ffc-9604-5593c89d70a0} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9271 | 2026.03.04 18:58:48.269588 [ 4 ] {40cb2611-dfc9-4ffc-9604-5593c89d70a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9272 | 2026.03.04 18:58:48.270175 [ 4 ] {40cb2611-dfc9-4ffc-9604-5593c89d70a0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9273 | 2026.03.04 18:58:48.270392 [ 4 ] {40cb2611-dfc9-4ffc-9604-5593c89d70a0} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9274 | 2026.03.04 18:58:48.270543 [ 4 ] {40cb2611-dfc9-4ffc-9604-5593c89d70a0} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001947 sec., 20544.42732408834 rows/sec., 36.81 MiB/sec. | ||
| 9275 | 2026.03.04 18:58:48.270595 [ 4 ] {40cb2611-dfc9-4ffc-9604-5593c89d70a0} <Debug> TCPHandler: Processed in 0.00218154 sec. | ||
| 9276 | 2026.03.04 18:58:48.270695 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9277 | 2026.03.04 18:58:48.270786 [ 4 ] {9baeddab-00a7-480d-aa9c-60e9ed4b590b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9278 | 2026.03.04 18:58:48.270826 [ 4 ] {9baeddab-00a7-480d-aa9c-60e9ed4b590b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9279 | 2026.03.04 18:58:48.271150 [ 4 ] {9baeddab-00a7-480d-aa9c-60e9ed4b590b} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9280 | 2026.03.04 18:58:48.271185 [ 4 ] {9baeddab-00a7-480d-aa9c-60e9ed4b590b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9281 | 2026.03.04 18:58:48.271621 [ 4 ] {9baeddab-00a7-480d-aa9c-60e9ed4b590b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9282 | 2026.03.04 18:58:48.271833 [ 4 ] {9baeddab-00a7-480d-aa9c-60e9ed4b590b} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9283 | 2026.03.04 18:58:48.271941 [ 63 ] {} <Debug> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9284 | 2026.03.04 18:58:48.271962 [ 4 ] {9baeddab-00a7-480d-aa9c-60e9ed4b590b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001194 sec., 50251.25628140703 rows/sec., 3.39 MiB/sec. | ||
| 9285 | 2026.03.04 18:58:48.271971 [ 63 ] {} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9286 | 2026.03.04 18:58:48.272000 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9287 | 2026.03.04 18:58:48.272004 [ 4 ] {9baeddab-00a7-480d-aa9c-60e9ed4b590b} <Debug> TCPHandler: Processed in 0.001356452 sec. | ||
| 9288 | 2026.03.04 18:58:48.272095 [ 193 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9289 | 2026.03.04 18:58:48.272205 [ 193 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9290 | 2026.03.04 18:58:48.272237 [ 193 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3342 rows starting from the beginning of the part | ||
| 9291 | 2026.03.04 18:58:48.272300 [ 193 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 9292 | 2026.03.04 18:58:48.272344 [ 193 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 90 rows starting from the beginning of the part | ||
| 9293 | 2026.03.04 18:58:48.272382 [ 193 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 9294 | 2026.03.04 18:58:48.272420 [ 193 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 90 rows starting from the beginning of the part | ||
| 9295 | 2026.03.04 18:58:48.272457 [ 193 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 9296 | 2026.03.04 18:58:48.281624 [ 194 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3678 rows, containing 4 columns (4 merged, 0 gathered) in 0.009570061 sec., 384323.56909741746 rows/sec., 24.79 MiB/sec. | ||
| 9297 | 2026.03.04 18:58:48.281947 [ 193 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9298 | 2026.03.04 18:58:48.282185 [ 193 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_61_12} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9299 | 2026.03.04 18:58:48.282252 [ 193 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_61_12} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9300 | 2026.03.04 18:58:48.282315 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9301 | 2026.03.04 18:58:48.283482 [ 192 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21510 rows, containing 5 columns (5 merged, 0 gathered) in 0.015073908 sec., 1426969.0381552016 rows/sec., 93.47 MiB/sec. | ||
| 9302 | 2026.03.04 18:58:48.283997 [ 194 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9303 | 2026.03.04 18:58:48.284299 [ 194 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9304 | 2026.03.04 18:58:48.284384 [ 194 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9305 | 2026.03.04 18:58:48.284464 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 9306 | 2026.03.04 18:58:49.000237 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.09 MiB, peak 310.08 MiB, free memory in arenas 0.00 B, will set to 301.19 MiB (RSS), difference: 2.10 MiB | ||
| 9307 | 2026.03.04 18:58:50.858475 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9308 | 2026.03.04 18:58:50.858527 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9309 | 2026.03.04 18:58:51.032877 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18311 | ||
| 9310 | 2026.03.04 18:58:51.033462 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9311 | 2026.03.04 18:58:51.033515 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9312 | 2026.03.04 18:58:51.034045 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9313 | 2026.03.04 18:58:51.034287 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9314 | 2026.03.04 18:58:51.034438 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18311 | ||
| 9315 | 2026.03.04 18:58:51.995363 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 9316 | 2026.03.04 18:58:52.011954 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9317 | 2026.03.04 18:58:52.012019 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9318 | 2026.03.04 18:58:52.018086 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9319 | 2026.03.04 18:58:52.018782 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9320 | 2026.03.04 18:58:52.021811 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 9321 | 2026.03.04 18:58:53.268675 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9322 | 2026.03.04 18:58:53.268884 [ 4 ] {c9159fa9-69d3-4888-9287-1c54f1ff6c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9323 | 2026.03.04 18:58:53.268967 [ 4 ] {c9159fa9-69d3-4888-9287-1c54f1ff6c68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9324 | 2026.03.04 18:58:53.269809 [ 4 ] {c9159fa9-69d3-4888-9287-1c54f1ff6c68} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9325 | 2026.03.04 18:58:53.269862 [ 4 ] {c9159fa9-69d3-4888-9287-1c54f1ff6c68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9326 | 2026.03.04 18:58:53.270303 [ 4 ] {c9159fa9-69d3-4888-9287-1c54f1ff6c68} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9327 | 2026.03.04 18:58:53.270544 [ 4 ] {c9159fa9-69d3-4888-9287-1c54f1ff6c68} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9328 | 2026.03.04 18:58:53.270713 [ 4 ] {c9159fa9-69d3-4888-9287-1c54f1ff6c68} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001885 sec., 150663.1299734748 rows/sec., 9.57 MiB/sec. | ||
| 9329 | 2026.03.04 18:58:53.270765 [ 4 ] {c9159fa9-69d3-4888-9287-1c54f1ff6c68} <Debug> TCPHandler: Processed in 0.002233172 sec. | ||
| 9330 | 2026.03.04 18:58:53.270893 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9331 | 2026.03.04 18:58:53.270998 [ 4 ] {09ff003f-7f4d-4fc7-98af-f47c571699dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9332 | 2026.03.04 18:58:53.271044 [ 4 ] {09ff003f-7f4d-4fc7-98af-f47c571699dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9333 | 2026.03.04 18:58:53.271864 [ 4 ] {09ff003f-7f4d-4fc7-98af-f47c571699dc} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9334 | 2026.03.04 18:58:53.271906 [ 4 ] {09ff003f-7f4d-4fc7-98af-f47c571699dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9335 | 2026.03.04 18:58:53.272304 [ 4 ] {09ff003f-7f4d-4fc7-98af-f47c571699dc} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9336 | 2026.03.04 18:58:53.272524 [ 4 ] {09ff003f-7f4d-4fc7-98af-f47c571699dc} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9337 | 2026.03.04 18:58:53.272667 [ 4 ] {09ff003f-7f4d-4fc7-98af-f47c571699dc} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.001693 sec., 470761.961015948 rows/sec., 37.00 MiB/sec. | ||
| 9338 | 2026.03.04 18:58:53.272707 [ 4 ] {09ff003f-7f4d-4fc7-98af-f47c571699dc} <Debug> TCPHandler: Processed in 0.001866363 sec. | ||
| 9339 | 2026.03.04 18:58:53.272819 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9340 | 2026.03.04 18:58:53.272919 [ 4 ] {8369c711-49c6-4838-bb6c-eb9db508c165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9341 | 2026.03.04 18:58:53.272961 [ 4 ] {8369c711-49c6-4838-bb6c-eb9db508c165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9342 | 2026.03.04 18:58:53.273412 [ 4 ] {8369c711-49c6-4838-bb6c-eb9db508c165} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9343 | 2026.03.04 18:58:53.273449 [ 4 ] {8369c711-49c6-4838-bb6c-eb9db508c165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9344 | 2026.03.04 18:58:53.273765 [ 4 ] {8369c711-49c6-4838-bb6c-eb9db508c165} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9345 | 2026.03.04 18:58:53.273999 [ 4 ] {8369c711-49c6-4838-bb6c-eb9db508c165} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9346 | 2026.03.04 18:58:53.274131 [ 4 ] {8369c711-49c6-4838-bb6c-eb9db508c165} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001234 sec., 115072.93354943274 rows/sec., 6.76 MiB/sec. | ||
| 9347 | 2026.03.04 18:58:53.274169 [ 4 ] {8369c711-49c6-4838-bb6c-eb9db508c165} <Debug> TCPHandler: Processed in 0.001401022 sec. | ||
| 9348 | 2026.03.04 18:58:53.274278 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9349 | 2026.03.04 18:58:53.274375 [ 4 ] {430e80ab-3c18-4501-9969-05e6a0df308e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9350 | 2026.03.04 18:58:53.274416 [ 4 ] {430e80ab-3c18-4501-9969-05e6a0df308e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9351 | 2026.03.04 18:58:53.274846 [ 4 ] {430e80ab-3c18-4501-9969-05e6a0df308e} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9352 | 2026.03.04 18:58:53.274880 [ 4 ] {430e80ab-3c18-4501-9969-05e6a0df308e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9353 | 2026.03.04 18:58:53.275190 [ 4 ] {430e80ab-3c18-4501-9969-05e6a0df308e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9354 | 2026.03.04 18:58:53.275408 [ 4 ] {430e80ab-3c18-4501-9969-05e6a0df308e} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9355 | 2026.03.04 18:58:53.275536 [ 4 ] {430e80ab-3c18-4501-9969-05e6a0df308e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001181 sec., 126164.26756985606 rows/sec., 8.15 MiB/sec. | ||
| 9356 | 2026.03.04 18:58:53.275574 [ 4 ] {430e80ab-3c18-4501-9969-05e6a0df308e} <Debug> TCPHandler: Processed in 0.001345771 sec. | ||
| 9357 | 2026.03.04 18:58:53.275685 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9358 | 2026.03.04 18:58:53.275779 [ 4 ] {3874d959-4594-4481-b651-4e1219c6e530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9359 | 2026.03.04 18:58:53.275821 [ 4 ] {3874d959-4594-4481-b651-4e1219c6e530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9360 | 2026.03.04 18:58:53.276255 [ 4 ] {3874d959-4594-4481-b651-4e1219c6e530} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9361 | 2026.03.04 18:58:53.276292 [ 4 ] {3874d959-4594-4481-b651-4e1219c6e530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9362 | 2026.03.04 18:58:53.276658 [ 4 ] {3874d959-4594-4481-b651-4e1219c6e530} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9363 | 2026.03.04 18:58:53.276985 [ 4 ] {3874d959-4594-4481-b651-4e1219c6e530} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9364 | 2026.03.04 18:58:53.277123 [ 4 ] {3874d959-4594-4481-b651-4e1219c6e530} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001362 sec., 108663.72980910426 rows/sec., 6.18 MiB/sec. | ||
| 9365 | 2026.03.04 18:58:53.277163 [ 4 ] {3874d959-4594-4481-b651-4e1219c6e530} <Debug> TCPHandler: Processed in 0.001527525 sec. | ||
| 9366 | 2026.03.04 18:58:53.277289 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9367 | 2026.03.04 18:58:53.277385 [ 4 ] {8591cc3f-2dd3-4084-ac7d-313b7ac1bd33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9368 | 2026.03.04 18:58:53.277426 [ 4 ] {8591cc3f-2dd3-4084-ac7d-313b7ac1bd33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9369 | 2026.03.04 18:58:53.278083 [ 4 ] {8591cc3f-2dd3-4084-ac7d-313b7ac1bd33} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9370 | 2026.03.04 18:58:53.278121 [ 4 ] {8591cc3f-2dd3-4084-ac7d-313b7ac1bd33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9371 | 2026.03.04 18:58:53.278478 [ 4 ] {8591cc3f-2dd3-4084-ac7d-313b7ac1bd33} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9372 | 2026.03.04 18:58:53.278699 [ 4 ] {8591cc3f-2dd3-4084-ac7d-313b7ac1bd33} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9373 | 2026.03.04 18:58:53.278834 [ 4 ] {8591cc3f-2dd3-4084-ac7d-313b7ac1bd33} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001469 sec., 333560.2450646698 rows/sec., 23.39 MiB/sec. | ||
| 9374 | 2026.03.04 18:58:53.278874 [ 4 ] {8591cc3f-2dd3-4084-ac7d-313b7ac1bd33} <Debug> TCPHandler: Processed in 0.001636267 sec. | ||
| 9375 | 2026.03.04 18:58:53.278990 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9376 | 2026.03.04 18:58:53.279088 [ 4 ] {5526a4ae-340d-4473-ad64-c688bd008e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9377 | 2026.03.04 18:58:53.279131 [ 4 ] {5526a4ae-340d-4473-ad64-c688bd008e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9378 | 2026.03.04 18:58:53.279471 [ 4 ] {5526a4ae-340d-4473-ad64-c688bd008e54} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9379 | 2026.03.04 18:58:53.279507 [ 4 ] {5526a4ae-340d-4473-ad64-c688bd008e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9380 | 2026.03.04 18:58:53.279812 [ 4 ] {5526a4ae-340d-4473-ad64-c688bd008e54} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9381 | 2026.03.04 18:58:53.280019 [ 4 ] {5526a4ae-340d-4473-ad64-c688bd008e54} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9382 | 2026.03.04 18:58:53.280150 [ 4 ] {5526a4ae-340d-4473-ad64-c688bd008e54} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 9383 | 2026.03.04 18:58:53.280187 [ 4 ] {5526a4ae-340d-4473-ad64-c688bd008e54} <Debug> TCPHandler: Processed in 0.001246808 sec. | ||
| 9384 | 2026.03.04 18:58:53.280291 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9385 | 2026.03.04 18:58:53.280389 [ 4 ] {7f7d6f96-d292-4c5d-84c8-9c6562eb1703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9386 | 2026.03.04 18:58:53.280434 [ 4 ] {7f7d6f96-d292-4c5d-84c8-9c6562eb1703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9387 | 2026.03.04 18:58:53.280850 [ 4 ] {7f7d6f96-d292-4c5d-84c8-9c6562eb1703} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9388 | 2026.03.04 18:58:53.280886 [ 4 ] {7f7d6f96-d292-4c5d-84c8-9c6562eb1703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9389 | 2026.03.04 18:58:53.281220 [ 4 ] {7f7d6f96-d292-4c5d-84c8-9c6562eb1703} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9390 | 2026.03.04 18:58:53.281433 [ 4 ] {7f7d6f96-d292-4c5d-84c8-9c6562eb1703} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9391 | 2026.03.04 18:58:53.281573 [ 4 ] {7f7d6f96-d292-4c5d-84c8-9c6562eb1703} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001202 sec., 220465.8901830283 rows/sec., 14.65 MiB/sec. | ||
| 9392 | 2026.03.04 18:58:53.281610 [ 4 ] {7f7d6f96-d292-4c5d-84c8-9c6562eb1703} <Debug> TCPHandler: Processed in 0.001368911 sec. | ||
| 9393 | 2026.03.04 18:58:53.281722 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9394 | 2026.03.04 18:58:53.281817 [ 4 ] {357f753f-8ca3-4fba-976c-f76e2bfbce8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9395 | 2026.03.04 18:58:53.281860 [ 4 ] {357f753f-8ca3-4fba-976c-f76e2bfbce8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9396 | 2026.03.04 18:58:53.282170 [ 4 ] {357f753f-8ca3-4fba-976c-f76e2bfbce8e} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9397 | 2026.03.04 18:58:53.282205 [ 4 ] {357f753f-8ca3-4fba-976c-f76e2bfbce8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9398 | 2026.03.04 18:58:53.282511 [ 4 ] {357f753f-8ca3-4fba-976c-f76e2bfbce8e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9399 | 2026.03.04 18:58:53.282726 [ 4 ] {357f753f-8ca3-4fba-976c-f76e2bfbce8e} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9400 | 2026.03.04 18:58:53.282857 [ 4 ] {357f753f-8ca3-4fba-976c-f76e2bfbce8e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 9401 | 2026.03.04 18:58:53.282894 [ 4 ] {357f753f-8ca3-4fba-976c-f76e2bfbce8e} <Debug> TCPHandler: Processed in 0.001220818 sec. | ||
| 9402 | 2026.03.04 18:58:53.283000 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9403 | 2026.03.04 18:58:53.283094 [ 4 ] {4e89452b-cca3-4cf3-a272-dd7b588a1b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9404 | 2026.03.04 18:58:53.283134 [ 4 ] {4e89452b-cca3-4cf3-a272-dd7b588a1b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9405 | 2026.03.04 18:58:53.283459 [ 4 ] {4e89452b-cca3-4cf3-a272-dd7b588a1b35} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9406 | 2026.03.04 18:58:53.283496 [ 4 ] {4e89452b-cca3-4cf3-a272-dd7b588a1b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9407 | 2026.03.04 18:58:53.283808 [ 4 ] {4e89452b-cca3-4cf3-a272-dd7b588a1b35} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9408 | 2026.03.04 18:58:53.284022 [ 4 ] {4e89452b-cca3-4cf3-a272-dd7b588a1b35} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9409 | 2026.03.04 18:58:53.284150 [ 4 ] {4e89452b-cca3-4cf3-a272-dd7b588a1b35} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001074 sec., 83798.88268156424 rows/sec., 5.24 MiB/sec. | ||
| 9410 | 2026.03.04 18:58:53.284185 [ 4 ] {4e89452b-cca3-4cf3-a272-dd7b588a1b35} <Debug> TCPHandler: Processed in 0.001234668 sec. | ||
| 9411 | 2026.03.04 18:58:54.693020 [ 55 ] {} <Debug> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 9412 | 2026.03.04 18:58:54.693091 [ 55 ] {} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9413 | 2026.03.04 18:58:54.693117 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9414 | 2026.03.04 18:58:54.693217 [ 199 ] {045d0c0d-db43-4be0-bdc5-a1b2d1dca217::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 | ||
| 9415 | 2026.03.04 18:58:54.693334 [ 199 ] {045d0c0d-db43-4be0-bdc5-a1b2d1dca217::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9416 | 2026.03.04 18:58:54.693368 [ 199 ] {045d0c0d-db43-4be0-bdc5-a1b2d1dca217::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 20 rows starting from the beginning of the part | ||
| 9417 | 2026.03.04 18:58:54.693433 [ 199 ] {045d0c0d-db43-4be0-bdc5-a1b2d1dca217::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 9418 | 2026.03.04 18:58:54.693481 [ 199 ] {045d0c0d-db43-4be0-bdc5-a1b2d1dca217::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 9419 | 2026.03.04 18:58:54.693522 [ 199 ] {045d0c0d-db43-4be0-bdc5-a1b2d1dca217::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 | ||
| 9420 | 2026.03.04 18:58:54.693570 [ 199 ] {045d0c0d-db43-4be0-bdc5-a1b2d1dca217::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 9421 | 2026.03.04 18:58:54.694319 [ 194 ] {045d0c0d-db43-4be0-bdc5-a1b2d1dca217::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001138296 sec., 35140.24471666421 rows/sec., 2.93 MiB/sec. | ||
| 9422 | 2026.03.04 18:58:54.694546 [ 192 ] {045d0c0d-db43-4be0-bdc5-a1b2d1dca217::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 9423 | 2026.03.04 18:58:54.694934 [ 192 ] {045d0c0d-db43-4be0-bdc5-a1b2d1dca217::all_1_14_3} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9424 | 2026.03.04 18:58:54.695038 [ 192 ] {045d0c0d-db43-4be0-bdc5-a1b2d1dca217::all_1_14_3} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 9425 | 2026.03.04 18:58:54.695161 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9426 | 2026.03.04 18:58:54.807054 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9427 | 2026.03.04 18:58:54.807246 [ 4 ] {dd772776-1b5c-4323-bb24-5f72652534a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9428 | 2026.03.04 18:58:54.807317 [ 4 ] {dd772776-1b5c-4323-bb24-5f72652534a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9429 | 2026.03.04 18:58:54.807980 [ 4 ] {dd772776-1b5c-4323-bb24-5f72652534a3} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9430 | 2026.03.04 18:58:54.808037 [ 4 ] {dd772776-1b5c-4323-bb24-5f72652534a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9431 | 2026.03.04 18:58:54.808413 [ 4 ] {dd772776-1b5c-4323-bb24-5f72652534a3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9432 | 2026.03.04 18:58:54.808632 [ 4 ] {dd772776-1b5c-4323-bb24-5f72652534a3} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9433 | 2026.03.04 18:58:54.808790 [ 4 ] {dd772776-1b5c-4323-bb24-5f72652534a3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001595 sec., 2507.836990595611 rows/sec., 204.50 KiB/sec. | ||
| 9434 | 2026.03.04 18:58:54.808839 [ 4 ] {dd772776-1b5c-4323-bb24-5f72652534a3} <Debug> TCPHandler: Processed in 0.001920154 sec. | ||
| 9435 | 2026.03.04 18:58:54.808958 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9436 | 2026.03.04 18:58:54.809061 [ 4 ] {6d5c940e-efdb-4faa-bfee-9cf18a92dd65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9437 | 2026.03.04 18:58:54.809105 [ 4 ] {6d5c940e-efdb-4faa-bfee-9cf18a92dd65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9438 | 2026.03.04 18:58:54.810311 [ 4 ] {6d5c940e-efdb-4faa-bfee-9cf18a92dd65} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9439 | 2026.03.04 18:58:54.810349 [ 4 ] {6d5c940e-efdb-4faa-bfee-9cf18a92dd65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9440 | 2026.03.04 18:58:54.810763 [ 4 ] {6d5c940e-efdb-4faa-bfee-9cf18a92dd65} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9441 | 2026.03.04 18:58:54.810973 [ 4 ] {6d5c940e-efdb-4faa-bfee-9cf18a92dd65} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9442 | 2026.03.04 18:58:54.811101 [ 4 ] {6d5c940e-efdb-4faa-bfee-9cf18a92dd65} <Debug> executeQuery: Read 2024 rows, 156.58 KiB in 0.002066 sec., 979670.8615682478 rows/sec., 74.01 MiB/sec. | ||
| 9443 | 2026.03.04 18:58:54.811138 [ 4 ] {6d5c940e-efdb-4faa-bfee-9cf18a92dd65} <Debug> TCPHandler: Processed in 0.002231011 sec. | ||
| 9444 | 2026.03.04 18:58:54.811254 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9445 | 2026.03.04 18:58:54.811348 [ 4 ] {f4ed22b2-6e88-4427-91af-cd154d3e0dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9446 | 2026.03.04 18:58:54.811387 [ 4 ] {f4ed22b2-6e88-4427-91af-cd154d3e0dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9447 | 2026.03.04 18:58:54.811800 [ 4 ] {f4ed22b2-6e88-4427-91af-cd154d3e0dcb} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9448 | 2026.03.04 18:58:54.811835 [ 4 ] {f4ed22b2-6e88-4427-91af-cd154d3e0dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9449 | 2026.03.04 18:58:54.812136 [ 4 ] {f4ed22b2-6e88-4427-91af-cd154d3e0dcb} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9450 | 2026.03.04 18:58:54.812341 [ 4 ] {f4ed22b2-6e88-4427-91af-cd154d3e0dcb} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9451 | 2026.03.04 18:58:54.812469 [ 4 ] {f4ed22b2-6e88-4427-91af-cd154d3e0dcb} <Debug> executeQuery: Read 56 rows, 4.19 KiB in 0.001139 sec., 49165.93503072871 rows/sec., 3.59 MiB/sec. | ||
| 9452 | 2026.03.04 18:58:54.812506 [ 4 ] {f4ed22b2-6e88-4427-91af-cd154d3e0dcb} <Debug> TCPHandler: Processed in 0.00129844 sec. | ||
| 9453 | 2026.03.04 18:58:54.812617 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9454 | 2026.03.04 18:58:54.812708 [ 4 ] {fb76d50b-33b9-4626-afdf-743f810fb926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9455 | 2026.03.04 18:58:54.812747 [ 4 ] {fb76d50b-33b9-4626-afdf-743f810fb926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9456 | 2026.03.04 18:58:54.813320 [ 4 ] {fb76d50b-33b9-4626-afdf-743f810fb926} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9457 | 2026.03.04 18:58:54.813355 [ 4 ] {fb76d50b-33b9-4626-afdf-743f810fb926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9458 | 2026.03.04 18:58:54.813669 [ 4 ] {fb76d50b-33b9-4626-afdf-743f810fb926} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9459 | 2026.03.04 18:58:54.813874 [ 4 ] {fb76d50b-33b9-4626-afdf-743f810fb926} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9460 | 2026.03.04 18:58:54.813981 [ 55 ] {} <Debug> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 9461 | 2026.03.04 18:58:54.813998 [ 4 ] {fb76d50b-33b9-4626-afdf-743f810fb926} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001307 sec., 541698.546289212 rows/sec., 31.60 MiB/sec. | ||
| 9462 | 2026.03.04 18:58:54.814050 [ 55 ] {} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9463 | 2026.03.04 18:58:54.814059 [ 4 ] {fb76d50b-33b9-4626-afdf-743f810fb926} <Debug> TCPHandler: Processed in 0.001491165 sec. | ||
| 9464 | 2026.03.04 18:58:54.814079 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9465 | 2026.03.04 18:58:54.814179 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9466 | 2026.03.04 18:58:54.814190 [ 195 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 9467 | 2026.03.04 18:58:54.814277 [ 4 ] {27988f85-f1af-4530-846d-c311108fd4a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9468 | 2026.03.04 18:58:54.814319 [ 4 ] {27988f85-f1af-4530-846d-c311108fd4a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9469 | 2026.03.04 18:58:54.814334 [ 195 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9470 | 2026.03.04 18:58:54.814376 [ 195 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 882 rows starting from the beginning of the part | ||
| 9471 | 2026.03.04 18:58:54.814449 [ 195 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 708 rows starting from the beginning of the part | ||
| 9472 | 2026.03.04 18:58:54.814505 [ 195 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 149 rows starting from the beginning of the part | ||
| 9473 | 2026.03.04 18:58:54.814548 [ 195 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 149 rows starting from the beginning of the part | ||
| 9474 | 2026.03.04 18:58:54.814589 [ 195 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 149 rows starting from the beginning of the part | ||
| 9475 | 2026.03.04 18:58:54.814625 [ 195 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 708 rows starting from the beginning of the part | ||
| 9476 | 2026.03.04 18:58:54.814701 [ 4 ] {27988f85-f1af-4530-846d-c311108fd4a0} <Trace> oximeter.fields_u64 (687cf707-26e5-42bf-a146-460b07f7ff8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9477 | 2026.03.04 18:58:54.814747 [ 4 ] {27988f85-f1af-4530-846d-c311108fd4a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9478 | 2026.03.04 18:58:54.815057 [ 4 ] {27988f85-f1af-4530-846d-c311108fd4a0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 9479 | 2026.03.04 18:58:54.815270 [ 4 ] {27988f85-f1af-4530-846d-c311108fd4a0} <Trace> oximeter.fields_u64 (687cf707-26e5-42bf-a146-460b07f7ff8a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9480 | 2026.03.04 18:58:54.815373 [ 55 ] {} <Debug> oximeter.fields_u64 (687cf707-26e5-42bf-a146-460b07f7ff8a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 9481 | 2026.03.04 18:58:54.815399 [ 4 ] {27988f85-f1af-4530-846d-c311108fd4a0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00114 sec., 877.1929824561404 rows/sec., 61.68 KiB/sec. | ||
| 9482 | 2026.03.04 18:58:54.815409 [ 55 ] {} <Trace> oximeter.fields_u64 (687cf707-26e5-42bf-a146-460b07f7ff8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9483 | 2026.03.04 18:58:54.815439 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9484 | 2026.03.04 18:58:54.815443 [ 4 ] {27988f85-f1af-4530-846d-c311108fd4a0} <Debug> TCPHandler: Processed in 0.001311161 sec. | ||
| 9485 | 2026.03.04 18:58:54.815524 [ 192 ] {687cf707-26e5-42bf-a146-460b07f7ff8a::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 | ||
| 9486 | 2026.03.04 18:58:54.815598 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9487 | 2026.03.04 18:58:54.815610 [ 192 ] {687cf707-26e5-42bf-a146-460b07f7ff8a::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9488 | 2026.03.04 18:58:54.815643 [ 192 ] {687cf707-26e5-42bf-a146-460b07f7ff8a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 1 rows starting from the beginning of the part | ||
| 9489 | 2026.03.04 18:58:54.815699 [ 192 ] {687cf707-26e5-42bf-a146-460b07f7ff8a::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 | ||
| 9490 | 2026.03.04 18:58:54.815712 [ 4 ] {577440fb-79f1-4bd3-8a6f-ef2e2be0e65a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9491 | 2026.03.04 18:58:54.815762 [ 192 ] {687cf707-26e5-42bf-a146-460b07f7ff8a::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 | ||
| 9492 | 2026.03.04 18:58:54.815762 [ 4 ] {577440fb-79f1-4bd3-8a6f-ef2e2be0e65a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9493 | 2026.03.04 18:58:54.815805 [ 192 ] {687cf707-26e5-42bf-a146-460b07f7ff8a::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 | ||
| 9494 | 2026.03.04 18:58:54.815834 [ 194 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001689159 sec., 1625069.0432339406 rows/sec., 103.57 MiB/sec. | ||
| 9495 | 2026.03.04 18:58:54.815844 [ 192 ] {687cf707-26e5-42bf-a146-460b07f7ff8a::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 | ||
| 9496 | 2026.03.04 18:58:54.816029 [ 195 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 9497 | 2026.03.04 18:58:54.816293 [ 195 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_35_7} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9498 | 2026.03.04 18:58:54.816367 [ 195 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_35_7} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 9499 | 2026.03.04 18:58:54.816435 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 9500 | 2026.03.04 18:58:54.816566 [ 189 ] {687cf707-26e5-42bf-a146-460b07f7ff8a::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001074515 sec., 4653.2621694438885 rows/sec., 345.36 KiB/sec. | ||
| 9501 | 2026.03.04 18:58:54.816629 [ 4 ] {577440fb-79f1-4bd3-8a6f-ef2e2be0e65a} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9502 | 2026.03.04 18:58:54.816670 [ 4 ] {577440fb-79f1-4bd3-8a6f-ef2e2be0e65a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9503 | 2026.03.04 18:58:54.816705 [ 195 ] {687cf707-26e5-42bf-a146-460b07f7ff8a::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 9504 | 2026.03.04 18:58:54.816981 [ 195 ] {687cf707-26e5-42bf-a146-460b07f7ff8a::all_1_9_2} <Trace> oximeter.fields_u64 (687cf707-26e5-42bf-a146-460b07f7ff8a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9505 | 2026.03.04 18:58:54.817048 [ 195 ] {687cf707-26e5-42bf-a146-460b07f7ff8a::all_1_9_2} <Trace> oximeter.fields_u64 (687cf707-26e5-42bf-a146-460b07f7ff8a) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 9506 | 2026.03.04 18:58:54.817075 [ 4 ] {577440fb-79f1-4bd3-8a6f-ef2e2be0e65a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9507 | 2026.03.04 18:58:54.817120 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 9508 | 2026.03.04 18:58:54.817303 [ 4 ] {577440fb-79f1-4bd3-8a6f-ef2e2be0e65a} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9509 | 2026.03.04 18:58:54.817444 [ 4 ] {577440fb-79f1-4bd3-8a6f-ef2e2be0e65a} <Debug> executeQuery: Read 1056 rows, 74.83 KiB in 0.001755 sec., 601709.4017094017 rows/sec., 41.64 MiB/sec. | ||
| 9510 | 2026.03.04 18:58:54.817485 [ 4 ] {577440fb-79f1-4bd3-8a6f-ef2e2be0e65a} <Debug> TCPHandler: Processed in 0.001948285 sec. | ||
| 9511 | 2026.03.04 18:58:54.817595 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9512 | 2026.03.04 18:58:54.817691 [ 4 ] {cd94d78e-7681-4fee-8a0f-57ceca5f081a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9513 | 2026.03.04 18:58:54.817735 [ 4 ] {cd94d78e-7681-4fee-8a0f-57ceca5f081a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9514 | 2026.03.04 18:58:54.818362 [ 4 ] {cd94d78e-7681-4fee-8a0f-57ceca5f081a} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9515 | 2026.03.04 18:58:54.818399 [ 4 ] {cd94d78e-7681-4fee-8a0f-57ceca5f081a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9516 | 2026.03.04 18:58:54.818813 [ 4 ] {cd94d78e-7681-4fee-8a0f-57ceca5f081a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9517 | 2026.03.04 18:58:54.819037 [ 4 ] {cd94d78e-7681-4fee-8a0f-57ceca5f081a} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9518 | 2026.03.04 18:58:54.819172 [ 4 ] {cd94d78e-7681-4fee-8a0f-57ceca5f081a} <Debug> executeQuery: Read 1251 rows, 80.34 KiB in 0.0015 sec., 834000 rows/sec., 52.31 MiB/sec. | ||
| 9519 | 2026.03.04 18:58:54.819210 [ 4 ] {cd94d78e-7681-4fee-8a0f-57ceca5f081a} <Debug> TCPHandler: Processed in 0.001664459 sec. | ||
| 9520 | 2026.03.04 18:58:54.819314 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9521 | 2026.03.04 18:58:54.819408 [ 4 ] {cb103e7f-e91a-4b3f-b510-c350d1dfedb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9522 | 2026.03.04 18:58:54.819463 [ 4 ] {cb103e7f-e91a-4b3f-b510-c350d1dfedb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9523 | 2026.03.04 18:58:54.820322 [ 4 ] {cb103e7f-e91a-4b3f-b510-c350d1dfedb9} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9524 | 2026.03.04 18:58:54.820360 [ 4 ] {cb103e7f-e91a-4b3f-b510-c350d1dfedb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9525 | 2026.03.04 18:58:54.820953 [ 4 ] {cb103e7f-e91a-4b3f-b510-c350d1dfedb9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9526 | 2026.03.04 18:58:54.821187 [ 4 ] {cb103e7f-e91a-4b3f-b510-c350d1dfedb9} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9527 | 2026.03.04 18:58:54.821332 [ 4 ] {cb103e7f-e91a-4b3f-b510-c350d1dfedb9} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.001942 sec., 26776.519052523174 rows/sec., 47.98 MiB/sec. | ||
| 9528 | 2026.03.04 18:58:54.821406 [ 4 ] {cb103e7f-e91a-4b3f-b510-c350d1dfedb9} <Debug> TCPHandler: Processed in 0.002141179 sec. | ||
| 9529 | 2026.03.04 18:58:54.821518 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9530 | 2026.03.04 18:58:54.821613 [ 4 ] {e6254f31-0d75-41f9-8c69-11aff907f6c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9531 | 2026.03.04 18:58:54.821655 [ 4 ] {e6254f31-0d75-41f9-8c69-11aff907f6c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9532 | 2026.03.04 18:58:54.821975 [ 4 ] {e6254f31-0d75-41f9-8c69-11aff907f6c9} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9533 | 2026.03.04 18:58:54.822009 [ 4 ] {e6254f31-0d75-41f9-8c69-11aff907f6c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9534 | 2026.03.04 18:58:54.822311 [ 4 ] {e6254f31-0d75-41f9-8c69-11aff907f6c9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9535 | 2026.03.04 18:58:54.822527 [ 4 ] {e6254f31-0d75-41f9-8c69-11aff907f6c9} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9536 | 2026.03.04 18:58:54.822655 [ 4 ] {e6254f31-0d75-41f9-8c69-11aff907f6c9} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001061 sec., 22620.169651272383 rows/sec., 1.52 MiB/sec. | ||
| 9537 | 2026.03.04 18:58:54.822691 [ 4 ] {e6254f31-0d75-41f9-8c69-11aff907f6c9} <Debug> TCPHandler: Processed in 0.001224468 sec. | ||
| 9538 | 2026.03.04 18:58:56.083056 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1228 | ||
| 9539 | 2026.03.04 18:58:56.085591 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9540 | 2026.03.04 18:58:56.085639 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9541 | 2026.03.04 18:58:56.086824 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9542 | 2026.03.04 18:58:56.087079 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9543 | 2026.03.04 18:58:56.087342 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1228 | ||
| 9544 | 2026.03.04 18:58:58.257203 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9545 | 2026.03.04 18:58:58.257419 [ 4 ] {9425873e-ec4f-419f-ab12-43a20a9b48fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9546 | 2026.03.04 18:58:58.257492 [ 4 ] {9425873e-ec4f-419f-ab12-43a20a9b48fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9547 | 2026.03.04 18:58:58.258157 [ 4 ] {9425873e-ec4f-419f-ab12-43a20a9b48fa} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9548 | 2026.03.04 18:58:58.258207 [ 4 ] {9425873e-ec4f-419f-ab12-43a20a9b48fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9549 | 2026.03.04 18:58:58.258629 [ 4 ] {9425873e-ec4f-419f-ab12-43a20a9b48fa} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9550 | 2026.03.04 18:58:58.258874 [ 4 ] {9425873e-ec4f-419f-ab12-43a20a9b48fa} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9551 | 2026.03.04 18:58:58.259045 [ 4 ] {9425873e-ec4f-419f-ab12-43a20a9b48fa} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001679 sec., 33353.18642048839 rows/sec., 2.55 MiB/sec. | ||
| 9552 | 2026.03.04 18:58:58.259098 [ 4 ] {9425873e-ec4f-419f-ab12-43a20a9b48fa} <Debug> TCPHandler: Processed in 0.002026537 sec. | ||
| 9553 | 2026.03.04 18:58:58.259226 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9554 | 2026.03.04 18:58:58.259329 [ 4 ] {861e9115-7f3e-496d-a797-81c842fad677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9555 | 2026.03.04 18:58:58.259371 [ 4 ] {861e9115-7f3e-496d-a797-81c842fad677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9556 | 2026.03.04 18:58:58.259819 [ 4 ] {861e9115-7f3e-496d-a797-81c842fad677} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9557 | 2026.03.04 18:58:58.259859 [ 4 ] {861e9115-7f3e-496d-a797-81c842fad677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9558 | 2026.03.04 18:58:58.260164 [ 4 ] {861e9115-7f3e-496d-a797-81c842fad677} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9559 | 2026.03.04 18:58:58.260375 [ 4 ] {861e9115-7f3e-496d-a797-81c842fad677} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9560 | 2026.03.04 18:58:58.260510 [ 4 ] {861e9115-7f3e-496d-a797-81c842fad677} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001205 sec., 53112.03319502075 rows/sec., 4.15 MiB/sec. | ||
| 9561 | 2026.03.04 18:58:58.260551 [ 4 ] {861e9115-7f3e-496d-a797-81c842fad677} <Debug> TCPHandler: Processed in 0.001375082 sec. | ||
| 9562 | 2026.03.04 18:58:58.260674 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9563 | 2026.03.04 18:58:58.260772 [ 4 ] {b0ac6698-e9bb-48be-8e5f-2a229d8d2deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9564 | 2026.03.04 18:58:58.260816 [ 4 ] {b0ac6698-e9bb-48be-8e5f-2a229d8d2deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9565 | 2026.03.04 18:58:58.261228 [ 4 ] {b0ac6698-e9bb-48be-8e5f-2a229d8d2deb} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9566 | 2026.03.04 18:58:58.261270 [ 4 ] {b0ac6698-e9bb-48be-8e5f-2a229d8d2deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9567 | 2026.03.04 18:58:58.261617 [ 4 ] {b0ac6698-e9bb-48be-8e5f-2a229d8d2deb} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9568 | 2026.03.04 18:58:58.261840 [ 4 ] {b0ac6698-e9bb-48be-8e5f-2a229d8d2deb} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9569 | 2026.03.04 18:58:58.261984 [ 4 ] {b0ac6698-e9bb-48be-8e5f-2a229d8d2deb} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001233 sec., 77858.8807785888 rows/sec., 5.42 MiB/sec. | ||
| 9570 | 2026.03.04 18:58:58.262024 [ 4 ] {b0ac6698-e9bb-48be-8e5f-2a229d8d2deb} <Debug> TCPHandler: Processed in 0.001398572 sec. | ||
| 9571 | 2026.03.04 18:58:58.262158 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9572 | 2026.03.04 18:58:58.262257 [ 4 ] {e4631c52-0241-4635-9f1a-6a8302fbac42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9573 | 2026.03.04 18:58:58.262302 [ 4 ] {e4631c52-0241-4635-9f1a-6a8302fbac42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9574 | 2026.03.04 18:58:58.262646 [ 4 ] {e4631c52-0241-4635-9f1a-6a8302fbac42} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9575 | 2026.03.04 18:58:58.262684 [ 4 ] {e4631c52-0241-4635-9f1a-6a8302fbac42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9576 | 2026.03.04 18:58:58.263012 [ 4 ] {e4631c52-0241-4635-9f1a-6a8302fbac42} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9577 | 2026.03.04 18:58:58.263219 [ 4 ] {e4631c52-0241-4635-9f1a-6a8302fbac42} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9578 | 2026.03.04 18:58:58.263354 [ 4 ] {e4631c52-0241-4635-9f1a-6a8302fbac42} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001117 sec., 32229.18531781558 rows/sec., 2.17 MiB/sec. | ||
| 9579 | 2026.03.04 18:58:58.263391 [ 4 ] {e4631c52-0241-4635-9f1a-6a8302fbac42} <Debug> TCPHandler: Processed in 0.001283849 sec. | ||
| 9580 | 2026.03.04 18:58:58.535023 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18759 | ||
| 9581 | 2026.03.04 18:58:58.535534 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9582 | 2026.03.04 18:58:58.535583 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9583 | 2026.03.04 18:58:58.536063 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9584 | 2026.03.04 18:58:58.536289 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9585 | 2026.03.04 18:58:58.536435 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18759 | ||
| 9586 | 2026.03.04 18:58:59.522420 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9587 | 2026.03.04 18:58:59.539407 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9588 | 2026.03.04 18:58:59.539471 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 9589 | 2026.03.04 18:58:59.545804 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9590 | 2026.03.04 18:58:59.546437 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9591 | 2026.03.04 18:58:59.549402 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9592 | 2026.03.04 18:59:03.268525 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9593 | 2026.03.04 18:59:03.268738 [ 4 ] {356b01f3-007f-45f9-8e61-893b087ab908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9594 | 2026.03.04 18:59:03.268807 [ 4 ] {356b01f3-007f-45f9-8e61-893b087ab908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9595 | 2026.03.04 18:59:03.269634 [ 4 ] {356b01f3-007f-45f9-8e61-893b087ab908} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9596 | 2026.03.04 18:59:03.269676 [ 4 ] {356b01f3-007f-45f9-8e61-893b087ab908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9597 | 2026.03.04 18:59:03.270077 [ 4 ] {356b01f3-007f-45f9-8e61-893b087ab908} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9598 | 2026.03.04 18:59:03.270302 [ 4 ] {356b01f3-007f-45f9-8e61-893b087ab908} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9599 | 2026.03.04 18:59:03.270456 [ 4 ] {356b01f3-007f-45f9-8e61-893b087ab908} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001771 sec., 160361.3777526821 rows/sec., 10.19 MiB/sec. | ||
| 9600 | 2026.03.04 18:59:03.270504 [ 4 ] {356b01f3-007f-45f9-8e61-893b087ab908} <Debug> TCPHandler: Processed in 0.002120449 sec. | ||
| 9601 | 2026.03.04 18:59:03.270636 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9602 | 2026.03.04 18:59:03.270739 [ 4 ] {02f4e74a-dc8c-44a5-9056-b34d601aaf9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9603 | 2026.03.04 18:59:03.270781 [ 4 ] {02f4e74a-dc8c-44a5-9056-b34d601aaf9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9604 | 2026.03.04 18:59:03.271697 [ 4 ] {02f4e74a-dc8c-44a5-9056-b34d601aaf9a} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9605 | 2026.03.04 18:59:03.271732 [ 4 ] {02f4e74a-dc8c-44a5-9056-b34d601aaf9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9606 | 2026.03.04 18:59:03.272084 [ 4 ] {02f4e74a-dc8c-44a5-9056-b34d601aaf9a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9607 | 2026.03.04 18:59:03.272288 [ 4 ] {02f4e74a-dc8c-44a5-9056-b34d601aaf9a} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9608 | 2026.03.04 18:59:03.272426 [ 4 ] {02f4e74a-dc8c-44a5-9056-b34d601aaf9a} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.00171 sec., 466081.87134502927 rows/sec., 36.63 MiB/sec. | ||
| 9609 | 2026.03.04 18:59:03.272464 [ 4 ] {02f4e74a-dc8c-44a5-9056-b34d601aaf9a} <Debug> TCPHandler: Processed in 0.001885793 sec. | ||
| 9610 | 2026.03.04 18:59:03.272579 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9611 | 2026.03.04 18:59:03.272673 [ 4 ] {5a828d3e-37e3-4c8e-baf8-d4c52238b16a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9612 | 2026.03.04 18:59:03.272713 [ 4 ] {5a828d3e-37e3-4c8e-baf8-d4c52238b16a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9613 | 2026.03.04 18:59:03.273196 [ 4 ] {5a828d3e-37e3-4c8e-baf8-d4c52238b16a} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9614 | 2026.03.04 18:59:03.273231 [ 4 ] {5a828d3e-37e3-4c8e-baf8-d4c52238b16a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9615 | 2026.03.04 18:59:03.273524 [ 4 ] {5a828d3e-37e3-4c8e-baf8-d4c52238b16a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9616 | 2026.03.04 18:59:03.273744 [ 4 ] {5a828d3e-37e3-4c8e-baf8-d4c52238b16a} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9617 | 2026.03.04 18:59:03.273869 [ 4 ] {5a828d3e-37e3-4c8e-baf8-d4c52238b16a} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001216 sec., 116776.31578947368 rows/sec., 6.86 MiB/sec. | ||
| 9618 | 2026.03.04 18:59:03.273905 [ 4 ] {5a828d3e-37e3-4c8e-baf8-d4c52238b16a} <Debug> TCPHandler: Processed in 0.001375441 sec. | ||
| 9619 | 2026.03.04 18:59:03.274016 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9620 | 2026.03.04 18:59:03.274109 [ 4 ] {4e6d6e0d-f46b-4c28-9867-d12a3a1e69cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9621 | 2026.03.04 18:59:03.274149 [ 4 ] {4e6d6e0d-f46b-4c28-9867-d12a3a1e69cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9622 | 2026.03.04 18:59:03.274580 [ 4 ] {4e6d6e0d-f46b-4c28-9867-d12a3a1e69cc} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9623 | 2026.03.04 18:59:03.274615 [ 4 ] {4e6d6e0d-f46b-4c28-9867-d12a3a1e69cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9624 | 2026.03.04 18:59:03.274912 [ 4 ] {4e6d6e0d-f46b-4c28-9867-d12a3a1e69cc} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9625 | 2026.03.04 18:59:03.275126 [ 4 ] {4e6d6e0d-f46b-4c28-9867-d12a3a1e69cc} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9626 | 2026.03.04 18:59:03.275251 [ 4 ] {4e6d6e0d-f46b-4c28-9867-d12a3a1e69cc} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00116 sec., 128448.27586206897 rows/sec., 8.30 MiB/sec. | ||
| 9627 | 2026.03.04 18:59:03.275289 [ 4 ] {4e6d6e0d-f46b-4c28-9867-d12a3a1e69cc} <Debug> TCPHandler: Processed in 0.00132078 sec. | ||
| 9628 | 2026.03.04 18:59:03.275395 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9629 | 2026.03.04 18:59:03.275489 [ 4 ] {c80633bc-e54f-44a8-b9d8-905bf47a6da0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9630 | 2026.03.04 18:59:03.275530 [ 4 ] {c80633bc-e54f-44a8-b9d8-905bf47a6da0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9631 | 2026.03.04 18:59:03.275945 [ 4 ] {c80633bc-e54f-44a8-b9d8-905bf47a6da0} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9632 | 2026.03.04 18:59:03.275980 [ 4 ] {c80633bc-e54f-44a8-b9d8-905bf47a6da0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9633 | 2026.03.04 18:59:03.276262 [ 4 ] {c80633bc-e54f-44a8-b9d8-905bf47a6da0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9634 | 2026.03.04 18:59:03.276458 [ 4 ] {c80633bc-e54f-44a8-b9d8-905bf47a6da0} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9635 | 2026.03.04 18:59:03.276579 [ 4 ] {c80633bc-e54f-44a8-b9d8-905bf47a6da0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001168 sec., 126712.32876712328 rows/sec., 7.21 MiB/sec. | ||
| 9636 | 2026.03.04 18:59:03.276614 [ 4 ] {c80633bc-e54f-44a8-b9d8-905bf47a6da0} <Debug> TCPHandler: Processed in 0.00132931 sec. | ||
| 9637 | 2026.03.04 18:59:03.276784 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9638 | 2026.03.04 18:59:03.276877 [ 4 ] {449dc0f8-7a9a-4861-8ae3-ec5722da26d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9639 | 2026.03.04 18:59:03.276917 [ 4 ] {449dc0f8-7a9a-4861-8ae3-ec5722da26d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9640 | 2026.03.04 18:59:03.277500 [ 4 ] {449dc0f8-7a9a-4861-8ae3-ec5722da26d9} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9641 | 2026.03.04 18:59:03.277536 [ 4 ] {449dc0f8-7a9a-4861-8ae3-ec5722da26d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9642 | 2026.03.04 18:59:03.277847 [ 4 ] {449dc0f8-7a9a-4861-8ae3-ec5722da26d9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9643 | 2026.03.04 18:59:03.278060 [ 4 ] {449dc0f8-7a9a-4861-8ae3-ec5722da26d9} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9644 | 2026.03.04 18:59:03.278209 [ 4 ] {449dc0f8-7a9a-4861-8ae3-ec5722da26d9} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001348 sec., 363501.4836795252 rows/sec., 25.49 MiB/sec. | ||
| 9645 | 2026.03.04 18:59:03.278245 [ 4 ] {449dc0f8-7a9a-4861-8ae3-ec5722da26d9} <Debug> TCPHandler: Processed in 0.001509135 sec. | ||
| 9646 | 2026.03.04 18:59:03.278350 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9647 | 2026.03.04 18:59:03.278442 [ 4 ] {ea6325d7-7d60-4cb0-be05-e3a64a741a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9648 | 2026.03.04 18:59:03.278482 [ 4 ] {ea6325d7-7d60-4cb0-be05-e3a64a741a92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9649 | 2026.03.04 18:59:03.278811 [ 4 ] {ea6325d7-7d60-4cb0-be05-e3a64a741a92} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9650 | 2026.03.04 18:59:03.278844 [ 4 ] {ea6325d7-7d60-4cb0-be05-e3a64a741a92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9651 | 2026.03.04 18:59:03.279139 [ 4 ] {ea6325d7-7d60-4cb0-be05-e3a64a741a92} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9652 | 2026.03.04 18:59:03.279340 [ 4 ] {ea6325d7-7d60-4cb0-be05-e3a64a741a92} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9653 | 2026.03.04 18:59:03.279430 [ 44 ] {} <Debug> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9654 | 2026.03.04 18:59:03.279463 [ 4 ] {ea6325d7-7d60-4cb0-be05-e3a64a741a92} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001039 sec., 5774.783445620789 rows/sec., 301.71 KiB/sec. | ||
| 9655 | 2026.03.04 18:59:03.279468 [ 44 ] {} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9656 | 2026.03.04 18:59:03.279493 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9657 | 2026.03.04 18:59:03.279499 [ 4 ] {ea6325d7-7d60-4cb0-be05-e3a64a741a92} <Debug> TCPHandler: Processed in 0.001196677 sec. | ||
| 9658 | 2026.03.04 18:59:03.279602 [ 195 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::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 | ||
| 9659 | 2026.03.04 18:59:03.279609 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9660 | 2026.03.04 18:59:03.279748 [ 4 ] {a4aa0aa0-a381-4aca-8eff-b2980d5943e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9661 | 2026.03.04 18:59:03.279761 [ 195 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9662 | 2026.03.04 18:59:03.279791 [ 4 ] {a4aa0aa0-a381-4aca-8eff-b2980d5943e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9663 | 2026.03.04 18:59:03.279805 [ 195 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
| 9664 | 2026.03.04 18:59:03.279882 [ 195 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 9665 | 2026.03.04 18:59:03.279935 [ 195 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 9666 | 2026.03.04 18:59:03.279979 [ 195 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 9667 | 2026.03.04 18:59:03.280021 [ 195 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 9668 | 2026.03.04 18:59:03.280062 [ 195 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 9669 | 2026.03.04 18:59:03.280203 [ 4 ] {a4aa0aa0-a381-4aca-8eff-b2980d5943e3} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9670 | 2026.03.04 18:59:03.280242 [ 4 ] {a4aa0aa0-a381-4aca-8eff-b2980d5943e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9671 | 2026.03.04 18:59:03.280601 [ 4 ] {a4aa0aa0-a381-4aca-8eff-b2980d5943e3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9672 | 2026.03.04 18:59:03.280819 [ 4 ] {a4aa0aa0-a381-4aca-8eff-b2980d5943e3} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9673 | 2026.03.04 18:59:03.280965 [ 4 ] {a4aa0aa0-a381-4aca-8eff-b2980d5943e3} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001235 sec., 214574.89878542512 rows/sec., 14.26 MiB/sec. | ||
| 9674 | 2026.03.04 18:59:03.280976 [ 186 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001423352 sec., 109600.43615353055 rows/sec., 5.59 MiB/sec. | ||
| 9675 | 2026.03.04 18:59:03.281002 [ 4 ] {a4aa0aa0-a381-4aca-8eff-b2980d5943e3} <Debug> TCPHandler: Processed in 0.001440583 sec. | ||
| 9676 | 2026.03.04 18:59:03.281127 [ 195 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9677 | 2026.03.04 18:59:03.281132 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9678 | 2026.03.04 18:59:03.281240 [ 4 ] {80b7c3c4-6db7-4b79-a5e6-76e1849c7409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9679 | 2026.03.04 18:59:03.281284 [ 4 ] {80b7c3c4-6db7-4b79-a5e6-76e1849c7409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9680 | 2026.03.04 18:59:03.281384 [ 195 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_26_5} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9681 | 2026.03.04 18:59:03.281458 [ 195 ] {e6dcb20e-536c-4a2f-a405-dd26ad012ed0::all_1_26_5} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9682 | 2026.03.04 18:59:03.281528 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9683 | 2026.03.04 18:59:03.281591 [ 4 ] {80b7c3c4-6db7-4b79-a5e6-76e1849c7409} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9684 | 2026.03.04 18:59:03.281631 [ 4 ] {80b7c3c4-6db7-4b79-a5e6-76e1849c7409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9685 | 2026.03.04 18:59:03.281922 [ 4 ] {80b7c3c4-6db7-4b79-a5e6-76e1849c7409} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9686 | 2026.03.04 18:59:03.282134 [ 4 ] {80b7c3c4-6db7-4b79-a5e6-76e1849c7409} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9687 | 2026.03.04 18:59:03.282262 [ 4 ] {80b7c3c4-6db7-4b79-a5e6-76e1849c7409} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 9688 | 2026.03.04 18:59:03.282297 [ 4 ] {80b7c3c4-6db7-4b79-a5e6-76e1849c7409} <Debug> TCPHandler: Processed in 0.001213038 sec. | ||
| 9689 | 2026.03.04 18:59:03.282399 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9690 | 2026.03.04 18:59:03.282491 [ 4 ] {cf5356f3-7a5e-40c6-a096-5b8c5fe12a66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9691 | 2026.03.04 18:59:03.282531 [ 4 ] {cf5356f3-7a5e-40c6-a096-5b8c5fe12a66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9692 | 2026.03.04 18:59:03.282868 [ 4 ] {cf5356f3-7a5e-40c6-a096-5b8c5fe12a66} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9693 | 2026.03.04 18:59:03.282902 [ 4 ] {cf5356f3-7a5e-40c6-a096-5b8c5fe12a66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9694 | 2026.03.04 18:59:03.283227 [ 4 ] {cf5356f3-7a5e-40c6-a096-5b8c5fe12a66} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9695 | 2026.03.04 18:59:03.283430 [ 4 ] {cf5356f3-7a5e-40c6-a096-5b8c5fe12a66} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9696 | 2026.03.04 18:59:03.283572 [ 4 ] {cf5356f3-7a5e-40c6-a096-5b8c5fe12a66} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001085 sec., 82949.30875576037 rows/sec., 5.19 MiB/sec. | ||
| 9697 | 2026.03.04 18:59:03.283612 [ 4 ] {cf5356f3-7a5e-40c6-a096-5b8c5fe12a66} <Debug> TCPHandler: Processed in 0.00126015 sec. | ||
| 9698 | 2026.03.04 18:59:05.858566 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9699 | 2026.03.04 18:59:05.858621 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9700 | 2026.03.04 18:59:06.036693 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19271 | ||
| 9701 | 2026.03.04 18:59:06.037576 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9702 | 2026.03.04 18:59:06.037643 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9703 | 2026.03.04 18:59:06.038250 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9704 | 2026.03.04 18:59:06.038480 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9705 | 2026.03.04 18:59:06.038625 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19271 | ||
| 9706 | 2026.03.04 18:59:06.087649 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1256 | ||
| 9707 | 2026.03.04 18:59:06.089858 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9708 | 2026.03.04 18:59:06.089901 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9709 | 2026.03.04 18:59:06.091051 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9710 | 2026.03.04 18:59:06.091307 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9711 | 2026.03.04 18:59:06.091571 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1256 | ||
| 9712 | 2026.03.04 18:59:07.049590 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9713 | 2026.03.04 18:59:07.067099 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9714 | 2026.03.04 18:59:07.067167 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9715 | 2026.03.04 18:59:07.073568 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9716 | 2026.03.04 18:59:07.074269 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9717 | 2026.03.04 18:59:07.077162 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9718 | 2026.03.04 18:59:08.262268 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9719 | 2026.03.04 18:59:08.262447 [ 4 ] {2fb0ea72-79af-4571-a5d7-95ad05355380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9720 | 2026.03.04 18:59:08.262511 [ 4 ] {2fb0ea72-79af-4571-a5d7-95ad05355380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9721 | 2026.03.04 18:59:08.263333 [ 4 ] {2fb0ea72-79af-4571-a5d7-95ad05355380} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9722 | 2026.03.04 18:59:08.263380 [ 4 ] {2fb0ea72-79af-4571-a5d7-95ad05355380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9723 | 2026.03.04 18:59:08.263795 [ 4 ] {2fb0ea72-79af-4571-a5d7-95ad05355380} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9724 | 2026.03.04 18:59:08.264009 [ 4 ] {2fb0ea72-79af-4571-a5d7-95ad05355380} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9725 | 2026.03.04 18:59:08.264160 [ 4 ] {2fb0ea72-79af-4571-a5d7-95ad05355380} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.00176 sec., 77272.72727272726 rows/sec., 6.70 MiB/sec. | ||
| 9726 | 2026.03.04 18:59:08.264178 [ 37 ] {} <Debug> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9727 | 2026.03.04 18:59:08.264202 [ 4 ] {2fb0ea72-79af-4571-a5d7-95ad05355380} <Debug> TCPHandler: Processed in 0.002059937 sec. | ||
| 9728 | 2026.03.04 18:59:08.264254 [ 37 ] {} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9729 | 2026.03.04 18:59:08.264283 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9730 | 2026.03.04 18:59:08.264384 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9731 | 2026.03.04 18:59:08.264385 [ 189 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::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 | ||
| 9732 | 2026.03.04 18:59:08.264486 [ 4 ] {8ad82d7a-bfd5-432b-bda9-71ef1e654820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9733 | 2026.03.04 18:59:08.264520 [ 189 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9734 | 2026.03.04 18:59:08.264531 [ 4 ] {8ad82d7a-bfd5-432b-bda9-71ef1e654820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9735 | 2026.03.04 18:59:08.264561 [ 189 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2894 rows starting from the beginning of the part | ||
| 9736 | 2026.03.04 18:59:08.264636 [ 189 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 797 rows starting from the beginning of the part | ||
| 9737 | 2026.03.04 18:59:08.264681 [ 189 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 2024 rows starting from the beginning of the part | ||
| 9738 | 2026.03.04 18:59:08.264722 [ 189 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part | ||
| 9739 | 2026.03.04 18:59:08.264763 [ 189 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 797 rows starting from the beginning of the part | ||
| 9740 | 2026.03.04 18:59:08.264804 [ 189 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 136 rows starting from the beginning of the part | ||
| 9741 | 2026.03.04 18:59:08.265049 [ 4 ] {8ad82d7a-bfd5-432b-bda9-71ef1e654820} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9742 | 2026.03.04 18:59:08.265093 [ 4 ] {8ad82d7a-bfd5-432b-bda9-71ef1e654820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9743 | 2026.03.04 18:59:08.265410 [ 4 ] {8ad82d7a-bfd5-432b-bda9-71ef1e654820} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9744 | 2026.03.04 18:59:08.265624 [ 4 ] {8ad82d7a-bfd5-432b-bda9-71ef1e654820} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9745 | 2026.03.04 18:59:08.265741 [ 37 ] {} <Debug> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 9746 | 2026.03.04 18:59:08.265761 [ 4 ] {8ad82d7a-bfd5-432b-bda9-71ef1e654820} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001294 sec., 30911.901081916538 rows/sec., 2.27 MiB/sec. | ||
| 9747 | 2026.03.04 18:59:08.265770 [ 37 ] {} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9748 | 2026.03.04 18:59:08.265803 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9749 | 2026.03.04 18:59:08.265811 [ 4 ] {8ad82d7a-bfd5-432b-bda9-71ef1e654820} <Debug> TCPHandler: Processed in 0.001475975 sec. | ||
| 9750 | 2026.03.04 18:59:08.265914 [ 195 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
| 9751 | 2026.03.04 18:59:08.265932 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9752 | 2026.03.04 18:59:08.266050 [ 4 ] {b981e415-7013-488f-8913-fd37733cda4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9753 | 2026.03.04 18:59:08.266062 [ 195 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9754 | 2026.03.04 18:59:08.266090 [ 4 ] {b981e415-7013-488f-8913-fd37733cda4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9755 | 2026.03.04 18:59:08.266099 [ 195 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 226 rows starting from the beginning of the part | ||
| 9756 | 2026.03.04 18:59:08.266173 [ 195 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 40 rows starting from the beginning of the part | ||
| 9757 | 2026.03.04 18:59:08.266217 [ 195 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 142 rows starting from the beginning of the part | ||
| 9758 | 2026.03.04 18:59:08.266258 [ 195 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part | ||
| 9759 | 2026.03.04 18:59:08.266296 [ 195 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 142 rows starting from the beginning of the part | ||
| 9760 | 2026.03.04 18:59:08.266333 [ 195 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 40 rows starting from the beginning of the part | ||
| 9761 | 2026.03.04 18:59:08.266572 [ 4 ] {b981e415-7013-488f-8913-fd37733cda4e} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9762 | 2026.03.04 18:59:08.266616 [ 4 ] {b981e415-7013-488f-8913-fd37733cda4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9763 | 2026.03.04 18:59:08.267134 [ 188 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6704 rows, containing 5 columns (5 merged, 0 gathered) in 0.002794375 sec., 2399105.3455602773 rows/sec., 194.30 MiB/sec. | ||
| 9764 | 2026.03.04 18:59:08.267158 [ 4 ] {b981e415-7013-488f-8913-fd37733cda4e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9765 | 2026.03.04 18:59:08.267218 [ 198 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 646 rows, containing 5 columns (5 merged, 0 gathered) in 0.001347491 sec., 479409.5099707531 rows/sec., 32.34 MiB/sec. | ||
| 9766 | 2026.03.04 18:59:08.267411 [ 4 ] {b981e415-7013-488f-8913-fd37733cda4e} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9767 | 2026.03.04 18:59:08.267435 [ 189 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9768 | 2026.03.04 18:59:08.267439 [ 198 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 9769 | 2026.03.04 18:59:08.267550 [ 37 ] {} <Debug> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9770 | 2026.03.04 18:59:08.267556 [ 4 ] {b981e415-7013-488f-8913-fd37733cda4e} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001524 sec., 68241.46981627296 rows/sec., 5.33 MiB/sec. | ||
| 9771 | 2026.03.04 18:59:08.267605 [ 37 ] {} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9772 | 2026.03.04 18:59:08.267623 [ 4 ] {b981e415-7013-488f-8913-fd37733cda4e} <Debug> TCPHandler: Processed in 0.00173845 sec. | ||
| 9773 | 2026.03.04 18:59:08.267643 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9774 | 2026.03.04 18:59:08.267738 [ 195 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::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 | ||
| 9775 | 2026.03.04 18:59:08.267747 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9776 | 2026.03.04 18:59:08.267769 [ 189 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_66_13} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9777 | 2026.03.04 18:59:08.267838 [ 195 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9778 | 2026.03.04 18:59:08.267863 [ 4 ] {4eb18414-da42-487b-a6f2-cae2365c9f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9779 | 2026.03.04 18:59:08.267865 [ 189 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_66_13} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9780 | 2026.03.04 18:59:08.267919 [ 4 ] {4eb18414-da42-487b-a6f2-cae2365c9f3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9781 | 2026.03.04 18:59:08.267869 [ 195 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1552 rows starting from the beginning of the part | ||
| 9782 | 2026.03.04 18:59:08.267865 [ 198 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_55_11} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9783 | 2026.03.04 18:59:08.268006 [ 195 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 490 rows starting from the beginning of the part | ||
| 9784 | 2026.03.04 18:59:08.268006 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 9785 | 2026.03.04 18:59:08.268057 [ 195 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1056 rows starting from the beginning of the part | ||
| 9786 | 2026.03.04 18:59:08.268061 [ 198 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_55_11} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 9787 | 2026.03.04 18:59:08.268101 [ 195 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
| 9788 | 2026.03.04 18:59:08.268136 [ 195 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 490 rows starting from the beginning of the part | ||
| 9789 | 2026.03.04 18:59:08.268171 [ 195 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 104 rows starting from the beginning of the part | ||
| 9790 | 2026.03.04 18:59:08.268184 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9791 | 2026.03.04 18:59:08.268355 [ 4 ] {4eb18414-da42-487b-a6f2-cae2365c9f3c} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9792 | 2026.03.04 18:59:08.268398 [ 4 ] {4eb18414-da42-487b-a6f2-cae2365c9f3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9793 | 2026.03.04 18:59:08.268750 [ 4 ] {4eb18414-da42-487b-a6f2-cae2365c9f3c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9794 | 2026.03.04 18:59:08.268986 [ 4 ] {4eb18414-da42-487b-a6f2-cae2365c9f3c} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9795 | 2026.03.04 18:59:08.269101 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9796 | 2026.03.04 18:59:08.269116 [ 4 ] {4eb18414-da42-487b-a6f2-cae2365c9f3c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001271 sec., 125885.12981904013 rows/sec., 8.77 MiB/sec. | ||
| 9797 | 2026.03.04 18:59:08.269138 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9798 | 2026.03.04 18:59:08.269161 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9799 | 2026.03.04 18:59:08.269161 [ 4 ] {4eb18414-da42-487b-a6f2-cae2365c9f3c} <Debug> TCPHandler: Processed in 0.001462594 sec. | ||
| 9800 | 2026.03.04 18:59:08.269239 [ 188 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::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 | ||
| 9801 | 2026.03.04 18:59:08.269285 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9802 | 2026.03.04 18:59:08.269330 [ 188 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9803 | 2026.03.04 18:59:08.269360 [ 188 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 21510 rows starting from the beginning of the part | ||
| 9804 | 2026.03.04 18:59:08.269377 [ 4 ] {d9c670d0-f24f-4516-a154-c83715b5f8c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9805 | 2026.03.04 18:59:08.269420 [ 188 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 265 rows starting from the beginning of the part | ||
| 9806 | 2026.03.04 18:59:08.269432 [ 4 ] {d9c670d0-f24f-4516-a154-c83715b5f8c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9807 | 2026.03.04 18:59:08.269436 [ 187 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3756 rows, containing 5 columns (5 merged, 0 gathered) in 0.00172852 sec., 2172957.2119501075 rows/sec., 160.56 MiB/sec. | ||
| 9808 | 2026.03.04 18:59:08.269472 [ 188 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1251 rows starting from the beginning of the part | ||
| 9809 | 2026.03.04 18:59:08.269519 [ 188 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 96 rows starting from the beginning of the part | ||
| 9810 | 2026.03.04 18:59:08.269559 [ 188 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 265 rows starting from the beginning of the part | ||
| 9811 | 2026.03.04 18:59:08.269599 [ 188 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::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 | ||
| 9812 | 2026.03.04 18:59:08.269669 [ 195 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9813 | 2026.03.04 18:59:08.269953 [ 195 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_66_13} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9814 | 2026.03.04 18:59:08.270026 [ 195 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_66_13} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9815 | 2026.03.04 18:59:08.270101 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9816 | 2026.03.04 18:59:08.270309 [ 4 ] {d9c670d0-f24f-4516-a154-c83715b5f8c4} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9817 | 2026.03.04 18:59:08.270350 [ 4 ] {d9c670d0-f24f-4516-a154-c83715b5f8c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9818 | 2026.03.04 18:59:08.270938 [ 4 ] {d9c670d0-f24f-4516-a154-c83715b5f8c4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9819 | 2026.03.04 18:59:08.271163 [ 4 ] {d9c670d0-f24f-4516-a154-c83715b5f8c4} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9820 | 2026.03.04 18:59:08.271307 [ 4 ] {d9c670d0-f24f-4516-a154-c83715b5f8c4} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001947 sec., 20544.42732408834 rows/sec., 36.81 MiB/sec. | ||
| 9821 | 2026.03.04 18:59:08.271385 [ 4 ] {d9c670d0-f24f-4516-a154-c83715b5f8c4} <Debug> TCPHandler: Processed in 0.002147449 sec. | ||
| 9822 | 2026.03.04 18:59:08.271489 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9823 | 2026.03.04 18:59:08.271582 [ 4 ] {789c2017-8ce2-4039-8b2b-99dec39528ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9824 | 2026.03.04 18:59:08.271622 [ 4 ] {789c2017-8ce2-4039-8b2b-99dec39528ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9825 | 2026.03.04 18:59:08.271966 [ 4 ] {789c2017-8ce2-4039-8b2b-99dec39528ce} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9826 | 2026.03.04 18:59:08.272001 [ 4 ] {789c2017-8ce2-4039-8b2b-99dec39528ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9827 | 2026.03.04 18:59:08.272303 [ 4 ] {789c2017-8ce2-4039-8b2b-99dec39528ce} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9828 | 2026.03.04 18:59:08.272507 [ 4 ] {789c2017-8ce2-4039-8b2b-99dec39528ce} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9829 | 2026.03.04 18:59:08.272613 [ 37 ] {} <Debug> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9830 | 2026.03.04 18:59:08.272630 [ 4 ] {789c2017-8ce2-4039-8b2b-99dec39528ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 9831 | 2026.03.04 18:59:08.272645 [ 37 ] {} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9832 | 2026.03.04 18:59:08.272672 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9833 | 2026.03.04 18:59:08.272672 [ 4 ] {789c2017-8ce2-4039-8b2b-99dec39528ce} <Debug> TCPHandler: Processed in 0.001230478 sec. | ||
| 9834 | 2026.03.04 18:59:08.272757 [ 187 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 9835 | 2026.03.04 18:59:08.272855 [ 187 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9836 | 2026.03.04 18:59:08.272881 [ 187 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3678 rows starting from the beginning of the part | ||
| 9837 | 2026.03.04 18:59:08.272932 [ 187 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 90 rows starting from the beginning of the part | ||
| 9838 | 2026.03.04 18:59:08.272972 [ 187 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 9839 | 2026.03.04 18:59:08.273014 [ 187 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 9840 | 2026.03.04 18:59:08.273056 [ 187 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 90 rows starting from the beginning of the part | ||
| 9841 | 2026.03.04 18:59:08.273099 [ 187 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 9842 | 2026.03.04 18:59:08.274417 [ 187 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3978 rows, containing 4 columns (4 merged, 0 gathered) in 0.001692089 sec., 2350940.1692227772 rows/sec., 151.62 MiB/sec. | ||
| 9843 | 2026.03.04 18:59:08.274767 [ 201 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9844 | 2026.03.04 18:59:08.275050 [ 201 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_66_13} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9845 | 2026.03.04 18:59:08.275123 [ 201 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_66_13} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9846 | 2026.03.04 18:59:08.275199 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 9847 | 2026.03.04 18:59:08.275271 [ 187 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23547 rows, containing 5 columns (5 merged, 0 gathered) in 0.00606897 sec., 3879900.5432552807 rows/sec., 253.82 MiB/sec. | ||
| 9848 | 2026.03.04 18:59:08.275775 [ 195 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9849 | 2026.03.04 18:59:08.276015 [ 195 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9850 | 2026.03.04 18:59:08.276083 [ 195 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9851 | 2026.03.04 18:59:08.276156 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.40 MiB. | ||
| 9852 | 2026.03.04 18:59:13.268088 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9853 | 2026.03.04 18:59:13.268397 [ 4 ] {61c96cb3-5b28-4e74-b611-3f4338aa4c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9854 | 2026.03.04 18:59:13.268501 [ 4 ] {61c96cb3-5b28-4e74-b611-3f4338aa4c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9855 | 2026.03.04 18:59:13.269499 [ 4 ] {61c96cb3-5b28-4e74-b611-3f4338aa4c5f} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9856 | 2026.03.04 18:59:13.269548 [ 4 ] {61c96cb3-5b28-4e74-b611-3f4338aa4c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9857 | 2026.03.04 18:59:13.269959 [ 4 ] {61c96cb3-5b28-4e74-b611-3f4338aa4c5f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9858 | 2026.03.04 18:59:13.270187 [ 4 ] {61c96cb3-5b28-4e74-b611-3f4338aa4c5f} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9859 | 2026.03.04 18:59:13.270340 [ 4 ] {61c96cb3-5b28-4e74-b611-3f4338aa4c5f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002019 sec., 140663.6948984646 rows/sec., 8.93 MiB/sec. | ||
| 9860 | 2026.03.04 18:59:13.270380 [ 4 ] {61c96cb3-5b28-4e74-b611-3f4338aa4c5f} <Debug> TCPHandler: Processed in 0.002474897 sec. | ||
| 9861 | 2026.03.04 18:59:13.270501 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9862 | 2026.03.04 18:59:13.270596 [ 4 ] {be2912a0-8ce4-4b99-98e0-bf5bedc4d489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9863 | 2026.03.04 18:59:13.270636 [ 4 ] {be2912a0-8ce4-4b99-98e0-bf5bedc4d489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9864 | 2026.03.04 18:59:13.271471 [ 4 ] {be2912a0-8ce4-4b99-98e0-bf5bedc4d489} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9865 | 2026.03.04 18:59:13.271534 [ 4 ] {be2912a0-8ce4-4b99-98e0-bf5bedc4d489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9866 | 2026.03.04 18:59:13.271883 [ 4 ] {be2912a0-8ce4-4b99-98e0-bf5bedc4d489} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9867 | 2026.03.04 18:59:13.272090 [ 4 ] {be2912a0-8ce4-4b99-98e0-bf5bedc4d489} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9868 | 2026.03.04 18:59:13.272221 [ 4 ] {be2912a0-8ce4-4b99-98e0-bf5bedc4d489} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.001644 sec., 484793.18734793185 rows/sec., 38.11 MiB/sec. | ||
| 9869 | 2026.03.04 18:59:13.272258 [ 4 ] {be2912a0-8ce4-4b99-98e0-bf5bedc4d489} <Debug> TCPHandler: Processed in 0.001804722 sec. | ||
| 9870 | 2026.03.04 18:59:13.272373 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9871 | 2026.03.04 18:59:13.272481 [ 4 ] {d90af1ba-6f5c-4d66-b324-79c3f1c384b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9872 | 2026.03.04 18:59:13.272519 [ 4 ] {d90af1ba-6f5c-4d66-b324-79c3f1c384b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9873 | 2026.03.04 18:59:13.273017 [ 4 ] {d90af1ba-6f5c-4d66-b324-79c3f1c384b7} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9874 | 2026.03.04 18:59:13.273057 [ 4 ] {d90af1ba-6f5c-4d66-b324-79c3f1c384b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9875 | 2026.03.04 18:59:13.273370 [ 4 ] {d90af1ba-6f5c-4d66-b324-79c3f1c384b7} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9876 | 2026.03.04 18:59:13.273578 [ 4 ] {d90af1ba-6f5c-4d66-b324-79c3f1c384b7} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9877 | 2026.03.04 18:59:13.273723 [ 4 ] {d90af1ba-6f5c-4d66-b324-79c3f1c384b7} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001247 sec., 113873.29591018443 rows/sec., 6.69 MiB/sec. | ||
| 9878 | 2026.03.04 18:59:13.273766 [ 4 ] {d90af1ba-6f5c-4d66-b324-79c3f1c384b7} <Debug> TCPHandler: Processed in 0.001440963 sec. | ||
| 9879 | 2026.03.04 18:59:13.273879 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9880 | 2026.03.04 18:59:13.273974 [ 4 ] {fb20c12a-098c-4e98-9a10-78def8d1b527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9881 | 2026.03.04 18:59:13.274014 [ 4 ] {fb20c12a-098c-4e98-9a10-78def8d1b527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9882 | 2026.03.04 18:59:13.274466 [ 4 ] {fb20c12a-098c-4e98-9a10-78def8d1b527} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9883 | 2026.03.04 18:59:13.274501 [ 4 ] {fb20c12a-098c-4e98-9a10-78def8d1b527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9884 | 2026.03.04 18:59:13.274799 [ 4 ] {fb20c12a-098c-4e98-9a10-78def8d1b527} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9885 | 2026.03.04 18:59:13.275006 [ 4 ] {fb20c12a-098c-4e98-9a10-78def8d1b527} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9886 | 2026.03.04 18:59:13.275144 [ 4 ] {fb20c12a-098c-4e98-9a10-78def8d1b527} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001174 sec., 126916.52470187395 rows/sec., 8.20 MiB/sec. | ||
| 9887 | 2026.03.04 18:59:13.275187 [ 4 ] {fb20c12a-098c-4e98-9a10-78def8d1b527} <Debug> TCPHandler: Processed in 0.001356432 sec. | ||
| 9888 | 2026.03.04 18:59:13.275295 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9889 | 2026.03.04 18:59:13.275390 [ 4 ] {2ec79930-a324-41a2-aaca-d262a99d21db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9890 | 2026.03.04 18:59:13.275429 [ 4 ] {2ec79930-a324-41a2-aaca-d262a99d21db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9891 | 2026.03.04 18:59:13.275869 [ 4 ] {2ec79930-a324-41a2-aaca-d262a99d21db} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9892 | 2026.03.04 18:59:13.275905 [ 4 ] {2ec79930-a324-41a2-aaca-d262a99d21db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9893 | 2026.03.04 18:59:13.276208 [ 4 ] {2ec79930-a324-41a2-aaca-d262a99d21db} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9894 | 2026.03.04 18:59:13.276422 [ 4 ] {2ec79930-a324-41a2-aaca-d262a99d21db} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9895 | 2026.03.04 18:59:13.276562 [ 4 ] {2ec79930-a324-41a2-aaca-d262a99d21db} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001175 sec., 125957.44680851063 rows/sec., 7.16 MiB/sec. | ||
| 9896 | 2026.03.04 18:59:13.276604 [ 4 ] {2ec79930-a324-41a2-aaca-d262a99d21db} <Debug> TCPHandler: Processed in 0.001356602 sec. | ||
| 9897 | 2026.03.04 18:59:13.276715 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9898 | 2026.03.04 18:59:13.276809 [ 4 ] {6a512c83-677e-41e0-b4c2-46eea2880a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9899 | 2026.03.04 18:59:13.276848 [ 4 ] {6a512c83-677e-41e0-b4c2-46eea2880a20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9900 | 2026.03.04 18:59:13.277440 [ 4 ] {6a512c83-677e-41e0-b4c2-46eea2880a20} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9901 | 2026.03.04 18:59:13.277475 [ 4 ] {6a512c83-677e-41e0-b4c2-46eea2880a20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9902 | 2026.03.04 18:59:13.277814 [ 4 ] {6a512c83-677e-41e0-b4c2-46eea2880a20} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9903 | 2026.03.04 18:59:13.278021 [ 4 ] {6a512c83-677e-41e0-b4c2-46eea2880a20} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9904 | 2026.03.04 18:59:13.278149 [ 4 ] {6a512c83-677e-41e0-b4c2-46eea2880a20} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001358 sec., 360824.74226804124 rows/sec., 25.30 MiB/sec. | ||
| 9905 | 2026.03.04 18:59:13.278187 [ 4 ] {6a512c83-677e-41e0-b4c2-46eea2880a20} <Debug> TCPHandler: Processed in 0.001520475 sec. | ||
| 9906 | 2026.03.04 18:59:13.278358 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9907 | 2026.03.04 18:59:13.278453 [ 4 ] {dcce2c8f-9468-488e-b535-329410caee1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9908 | 2026.03.04 18:59:13.278493 [ 4 ] {dcce2c8f-9468-488e-b535-329410caee1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9909 | 2026.03.04 18:59:13.278830 [ 4 ] {dcce2c8f-9468-488e-b535-329410caee1a} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9910 | 2026.03.04 18:59:13.278866 [ 4 ] {dcce2c8f-9468-488e-b535-329410caee1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9911 | 2026.03.04 18:59:13.279162 [ 4 ] {dcce2c8f-9468-488e-b535-329410caee1a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9912 | 2026.03.04 18:59:13.279365 [ 4 ] {dcce2c8f-9468-488e-b535-329410caee1a} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9913 | 2026.03.04 18:59:13.279491 [ 4 ] {dcce2c8f-9468-488e-b535-329410caee1a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 9914 | 2026.03.04 18:59:13.279527 [ 4 ] {dcce2c8f-9468-488e-b535-329410caee1a} <Debug> TCPHandler: Processed in 0.001217358 sec. | ||
| 9915 | 2026.03.04 18:59:13.279637 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9916 | 2026.03.04 18:59:13.279731 [ 4 ] {c108f474-2730-43b8-a467-10a014065915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9917 | 2026.03.04 18:59:13.279773 [ 4 ] {c108f474-2730-43b8-a467-10a014065915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9918 | 2026.03.04 18:59:13.280192 [ 4 ] {c108f474-2730-43b8-a467-10a014065915} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9919 | 2026.03.04 18:59:13.280229 [ 4 ] {c108f474-2730-43b8-a467-10a014065915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9920 | 2026.03.04 18:59:13.280557 [ 4 ] {c108f474-2730-43b8-a467-10a014065915} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9921 | 2026.03.04 18:59:13.280762 [ 4 ] {c108f474-2730-43b8-a467-10a014065915} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9922 | 2026.03.04 18:59:13.280889 [ 4 ] {c108f474-2730-43b8-a467-10a014065915} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001175 sec., 225531.914893617 rows/sec., 14.99 MiB/sec. | ||
| 9923 | 2026.03.04 18:59:13.280929 [ 4 ] {c108f474-2730-43b8-a467-10a014065915} <Debug> TCPHandler: Processed in 0.001340471 sec. | ||
| 9924 | 2026.03.04 18:59:13.281038 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9925 | 2026.03.04 18:59:13.281132 [ 4 ] {b51a5ea5-a4fa-4f63-91ed-e25258e496b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9926 | 2026.03.04 18:59:13.281173 [ 4 ] {b51a5ea5-a4fa-4f63-91ed-e25258e496b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9927 | 2026.03.04 18:59:13.281483 [ 4 ] {b51a5ea5-a4fa-4f63-91ed-e25258e496b9} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9928 | 2026.03.04 18:59:13.281523 [ 4 ] {b51a5ea5-a4fa-4f63-91ed-e25258e496b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9929 | 2026.03.04 18:59:13.281811 [ 4 ] {b51a5ea5-a4fa-4f63-91ed-e25258e496b9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9930 | 2026.03.04 18:59:13.282011 [ 4 ] {b51a5ea5-a4fa-4f63-91ed-e25258e496b9} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9931 | 2026.03.04 18:59:13.282139 [ 4 ] {b51a5ea5-a4fa-4f63-91ed-e25258e496b9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 9932 | 2026.03.04 18:59:13.282175 [ 4 ] {b51a5ea5-a4fa-4f63-91ed-e25258e496b9} <Debug> TCPHandler: Processed in 0.001185877 sec. | ||
| 9933 | 2026.03.04 18:59:13.282279 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9934 | 2026.03.04 18:59:13.282371 [ 4 ] {c7bddd5a-208c-42e1-80a0-da98e1af4ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9935 | 2026.03.04 18:59:13.282411 [ 4 ] {c7bddd5a-208c-42e1-80a0-da98e1af4ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9936 | 2026.03.04 18:59:13.282745 [ 4 ] {c7bddd5a-208c-42e1-80a0-da98e1af4ef7} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9937 | 2026.03.04 18:59:13.282781 [ 4 ] {c7bddd5a-208c-42e1-80a0-da98e1af4ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9938 | 2026.03.04 18:59:13.283075 [ 4 ] {c7bddd5a-208c-42e1-80a0-da98e1af4ef7} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9939 | 2026.03.04 18:59:13.283296 [ 4 ] {c7bddd5a-208c-42e1-80a0-da98e1af4ef7} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9940 | 2026.03.04 18:59:13.283421 [ 4 ] {c7bddd5a-208c-42e1-80a0-da98e1af4ef7} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001067 sec., 84348.64104967198 rows/sec., 5.28 MiB/sec. | ||
| 9941 | 2026.03.04 18:59:13.283459 [ 4 ] {c7bddd5a-208c-42e1-80a0-da98e1af4ef7} <Debug> TCPHandler: Processed in 0.001229278 sec. | ||
| 9942 | 2026.03.04 18:59:13.539566 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19719 | ||
| 9943 | 2026.03.04 18:59:13.540074 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9944 | 2026.03.04 18:59:13.540126 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9945 | 2026.03.04 18:59:13.540623 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9946 | 2026.03.04 18:59:13.540862 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9947 | 2026.03.04 18:59:13.541015 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19719 | ||
| 9948 | 2026.03.04 18:59:13.541018 [ 27 ] {} <Debug> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9949 | 2026.03.04 18:59:13.541089 [ 27 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9950 | 2026.03.04 18:59:13.541109 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9951 | 2026.03.04 18:59:13.541213 [ 191 ] {9df447bc-a205-4870-80d9-93b37698a753::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 | ||
| 9952 | 2026.03.04 18:59:13.541324 [ 191 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9953 | 2026.03.04 18:59:13.541361 [ 191 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17351 rows starting from the beginning of the part | ||
| 9954 | 2026.03.04 18:59:13.541425 [ 191 ] {9df447bc-a205-4870-80d9-93b37698a753::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 | ||
| 9955 | 2026.03.04 18:59:13.541469 [ 191 ] {9df447bc-a205-4870-80d9-93b37698a753::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 | ||
| 9956 | 2026.03.04 18:59:13.541513 [ 191 ] {9df447bc-a205-4870-80d9-93b37698a753::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 | ||
| 9957 | 2026.03.04 18:59:13.541550 [ 191 ] {9df447bc-a205-4870-80d9-93b37698a753::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 | ||
| 9958 | 2026.03.04 18:59:13.541593 [ 191 ] {9df447bc-a205-4870-80d9-93b37698a753::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 | ||
| 9959 | 2026.03.04 18:59:13.543663 [ 187 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19719 rows, containing 4 columns (4 merged, 0 gathered) in 0.002495917 sec., 7900503.101665641 rows/sec., 113.02 MiB/sec. | ||
| 9960 | 2026.03.04 18:59:13.543917 [ 191 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9961 | 2026.03.04 18:59:13.544170 [ 191 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_41_8} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9962 | 2026.03.04 18:59:13.544242 [ 191 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_41_8} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9963 | 2026.03.04 18:59:13.544335 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 9964 | 2026.03.04 18:59:14.578143 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9965 | 2026.03.04 18:59:14.605135 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9966 | 2026.03.04 18:59:14.605238 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9967 | 2026.03.04 18:59:14.614535 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9968 | 2026.03.04 18:59:14.615858 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9969 | 2026.03.04 18:59:14.616260 [ 49 ] {} <Debug> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9970 | 2026.03.04 18:59:14.616344 [ 49 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9971 | 2026.03.04 18:59:14.616378 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 9972 | 2026.03.04 18:59:14.616500 [ 200 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 9973 | 2026.03.04 18:59:14.621097 [ 200 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9974 | 2026.03.04 18:59:14.622153 [ 200 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 9975 | 2026.03.04 18:59:14.622226 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9976 | 2026.03.04 18:59:14.626746 [ 200 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 9977 | 2026.03.04 18:59:14.631263 [ 200 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 9978 | 2026.03.04 18:59:14.638250 [ 200 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 9979 | 2026.03.04 18:59:14.644642 [ 200 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 9980 | 2026.03.04 18:59:14.649269 [ 200 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 9981 | 2026.03.04 18:59:14.709177 [ 187 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.092710731 sec., 3332.947509603823 rows/sec., 17.23 MiB/sec. | ||
| 9982 | 2026.03.04 18:59:14.712226 [ 197 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9983 | 2026.03.04 18:59:14.714642 [ 197 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_41_8} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9984 | 2026.03.04 18:59:14.714770 [ 197 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_41_8} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9985 | 2026.03.04 18:59:14.716817 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9986 | 2026.03.04 18:59:15.014704 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49376 | ||
| 9987 | 2026.03.04 18:59:15.014815 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9988 | 2026.03.04 18:59:15.014841 [ 291 ] {} <Debug> TCP-Session: f1ad79c9-4331-4761-8736-d735575b6607 Authenticating user 'default' from [fd00:1122:3344:101::e]:49376 | ||
| 9989 | 2026.03.04 18:59:15.014863 [ 291 ] {} <Debug> TCP-Session: f1ad79c9-4331-4761-8736-d735575b6607 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9990 | 2026.03.04 18:59:15.014876 [ 291 ] {} <Debug> TCP-Session: f1ad79c9-4331-4761-8736-d735575b6607 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9991 | 2026.03.04 18:59:15.015073 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34141 | ||
| 9992 | 2026.03.04 18:59:15.015114 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62746 | ||
| 9993 | 2026.03.04 18:59:15.015126 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53529 | ||
| 9994 | 2026.03.04 18:59:15.015145 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53520 | ||
| 9995 | 2026.03.04 18:59:15.015182 [ 291 ] {} <Trace> TCP-Session: f1ad79c9-4331-4761-8736-d735575b6607 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9996 | 2026.03.04 18:59:15.015155 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43810 | ||
| 9997 | 2026.03.04 18:59:15.015231 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9998 | 2026.03.04 18:59:15.015231 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9999 | 2026.03.04 18:59:15.015138 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60069 | ||
| 10000 | 2026.03.04 18:59:15.015307 [ 292 ] {} <Debug> TCP-Session: a69ddd92-9c60-4e0b-ac4f-55ecd33364f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34141 | ||
| 10001 | 2026.03.04 18:59:15.015295 [ 3 ] {} <Debug> TCP-Session: d7d3ae75-838e-4d19-ac8e-02999c751f96 Authenticating user 'default' from [fd00:1122:3344:101::e]:62746 | ||
| 10002 | 2026.03.04 18:59:15.015117 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36641 | ||
| 10003 | 2026.03.04 18:59:15.015375 [ 291 ] {1820bbaa-1a15-4bb4-bdea-7df826dce413} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49376) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10004 | 2026.03.04 18:59:15.015379 [ 3 ] {} <Debug> TCP-Session: d7d3ae75-838e-4d19-ac8e-02999c751f96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10005 | 2026.03.04 18:59:15.015371 [ 292 ] {} <Debug> TCP-Session: a69ddd92-9c60-4e0b-ac4f-55ecd33364f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10006 | 2026.03.04 18:59:15.015452 [ 3 ] {} <Debug> TCP-Session: d7d3ae75-838e-4d19-ac8e-02999c751f96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10007 | 2026.03.04 18:59:15.015465 [ 292 ] {} <Debug> TCP-Session: a69ddd92-9c60-4e0b-ac4f-55ecd33364f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10008 | 2026.03.04 18:59:15.015099 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33683 | ||
| 10009 | 2026.03.04 18:59:15.015699 [ 291 ] {1820bbaa-1a15-4bb4-bdea-7df826dce413} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10010 | 2026.03.04 18:59:15.015760 [ 291 ] {1820bbaa-1a15-4bb4-bdea-7df826dce413} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10011 | 2026.03.04 18:59:15.015827 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10012 | 2026.03.04 18:59:15.015864 [ 290 ] {} <Debug> TCP-Session: bec393d4-692b-4363-9387-eba312f0d24b Authenticating user 'default' from [fd00:1122:3344:101::e]:43810 | ||
| 10013 | 2026.03.04 18:59:15.015885 [ 290 ] {} <Debug> TCP-Session: bec393d4-692b-4363-9387-eba312f0d24b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10014 | 2026.03.04 18:59:15.015902 [ 290 ] {} <Debug> TCP-Session: bec393d4-692b-4363-9387-eba312f0d24b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10015 | 2026.03.04 18:59:15.015945 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10016 | 2026.03.04 18:59:15.015986 [ 293 ] {} <Debug> TCP-Session: a664a4e3-5bc0-4059-9983-21a5881ac92b Authenticating user 'default' from [fd00:1122:3344:101::e]:33683 | ||
| 10017 | 2026.03.04 18:59:15.016016 [ 293 ] {} <Debug> TCP-Session: a664a4e3-5bc0-4059-9983-21a5881ac92b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10018 | 2026.03.04 18:59:15.016032 [ 293 ] {} <Debug> TCP-Session: a664a4e3-5bc0-4059-9983-21a5881ac92b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10019 | 2026.03.04 18:59:15.016059 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10020 | 2026.03.04 18:59:15.016080 [ 291 ] {1820bbaa-1a15-4bb4-bdea-7df826dce413} <Debug> oximeter.version (8e94a6cd-07aa-4e10-bd05-b111c21cc4a6) (SelectExecutor): Key condition: unknown | ||
| 10021 | 2026.03.04 18:59:15.016103 [ 294 ] {} <Debug> TCP-Session: 3277678a-9af9-40cc-8138-0557ff1e16f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:36641 | ||
| 10022 | 2026.03.04 18:59:15.016138 [ 294 ] {} <Debug> TCP-Session: 3277678a-9af9-40cc-8138-0557ff1e16f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10023 | 2026.03.04 18:59:15.016157 [ 294 ] {} <Debug> TCP-Session: 3277678a-9af9-40cc-8138-0557ff1e16f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10024 | 2026.03.04 18:59:15.016373 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10025 | 2026.03.04 18:59:15.016422 [ 287 ] {} <Debug> TCP-Session: c0ee0b9e-42da-4c6b-9f70-a0e552bda8aa Authenticating user 'default' from [fd00:1122:3344:101::e]:53529 | ||
| 10026 | 2026.03.04 18:59:15.016447 [ 287 ] {} <Debug> TCP-Session: c0ee0b9e-42da-4c6b-9f70-a0e552bda8aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10027 | 2026.03.04 18:59:15.016463 [ 287 ] {} <Debug> TCP-Session: c0ee0b9e-42da-4c6b-9f70-a0e552bda8aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10028 | 2026.03.04 18:59:15.016483 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10029 | 2026.03.04 18:59:15.016518 [ 288 ] {} <Debug> TCP-Session: 05553afb-6d93-48de-9e96-c46f8bd0b556 Authenticating user 'default' from [fd00:1122:3344:101::e]:60069 | ||
| 10030 | 2026.03.04 18:59:15.016533 [ 288 ] {} <Debug> TCP-Session: 05553afb-6d93-48de-9e96-c46f8bd0b556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10031 | 2026.03.04 18:59:15.016545 [ 288 ] {} <Debug> TCP-Session: 05553afb-6d93-48de-9e96-c46f8bd0b556 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10032 | 2026.03.04 18:59:15.016686 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10033 | 2026.03.04 18:59:15.016735 [ 289 ] {} <Debug> TCP-Session: d37d1956-0d57-41df-b348-36dbca934795 Authenticating user 'default' from [fd00:1122:3344:101::e]:53520 | ||
| 10034 | 2026.03.04 18:59:15.016756 [ 289 ] {} <Debug> TCP-Session: d37d1956-0d57-41df-b348-36dbca934795 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10035 | 2026.03.04 18:59:15.016777 [ 289 ] {} <Debug> TCP-Session: d37d1956-0d57-41df-b348-36dbca934795 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10036 | 2026.03.04 18:59:15.017261 [ 309 ] {1820bbaa-1a15-4bb4-bdea-7df826dce413} <Trace> AggregatingTransform: Aggregating | ||
| 10037 | 2026.03.04 18:59:15.017308 [ 309 ] {1820bbaa-1a15-4bb4-bdea-7df826dce413} <Trace> Aggregator: Aggregation method: without_key | ||
| 10038 | 2026.03.04 18:59:15.017342 [ 309 ] {1820bbaa-1a15-4bb4-bdea-7df826dce413} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001137216 sec. (879.340 rows/sec., 34.35 KiB/sec.) | ||
| 10039 | 2026.03.04 18:59:15.017357 [ 309 ] {1820bbaa-1a15-4bb4-bdea-7df826dce413} <Trace> Aggregator: Merging aggregated data | ||
| 10040 | 2026.03.04 18:59:15.018630 [ 291 ] {1820bbaa-1a15-4bb4-bdea-7df826dce413} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003318 sec., 301.3863773357444 rows/sec., 11.77 KiB/sec. | ||
| 10041 | 2026.03.04 18:59:15.018778 [ 291 ] {1820bbaa-1a15-4bb4-bdea-7df826dce413} <Debug> TCPHandler: Processed in 0.003719936 sec. | ||
| 10042 | 2026.03.04 18:59:15.018898 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10043 | 2026.03.04 18:59:15.018925 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10044 | 2026.03.04 18:59:15.018942 [ 290 ] {} <Debug> TCP-Session: bec393d4-692b-4363-9387-eba312f0d24b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10045 | 2026.03.04 18:59:15.018945 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10046 | 2026.03.04 18:59:15.018967 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10047 | 2026.03.04 18:59:15.019007 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10048 | 2026.03.04 18:59:15.019011 [ 287 ] {} <Debug> TCP-Session: c0ee0b9e-42da-4c6b-9f70-a0e552bda8aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10049 | 2026.03.04 18:59:15.019027 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10050 | 2026.03.04 18:59:15.019048 [ 294 ] {} <Debug> TCP-Session: 3277678a-9af9-40cc-8138-0557ff1e16f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10051 | 2026.03.04 18:59:15.019072 [ 3 ] {} <Debug> TCP-Session: d7d3ae75-838e-4d19-ac8e-02999c751f96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10052 | 2026.03.04 18:59:15.019077 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10053 | 2026.03.04 18:59:15.019040 [ 288 ] {} <Debug> TCP-Session: 05553afb-6d93-48de-9e96-c46f8bd0b556 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10054 | 2026.03.04 18:59:15.019131 [ 291 ] {} <Debug> TCP-Session: f1ad79c9-4331-4761-8736-d735575b6607 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10055 | 2026.03.04 18:59:15.018990 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10056 | 2026.03.04 18:59:15.018970 [ 292 ] {} <Debug> TCP-Session: a69ddd92-9c60-4e0b-ac4f-55ecd33364f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10057 | 2026.03.04 18:59:15.019047 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10058 | 2026.03.04 18:59:15.019192 [ 293 ] {} <Debug> TCP-Session: a664a4e3-5bc0-4059-9983-21a5881ac92b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10059 | 2026.03.04 18:59:15.019230 [ 289 ] {} <Debug> TCP-Session: d37d1956-0d57-41df-b348-36dbca934795 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10060 | 2026.03.04 18:59:16.092679 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1290 | ||
| 10061 | 2026.03.04 18:59:16.096483 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10062 | 2026.03.04 18:59:16.096576 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10063 | 2026.03.04 18:59:16.099020 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10064 | 2026.03.04 18:59:16.099446 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10065 | 2026.03.04 18:59:16.099717 [ 86 ] {} <Debug> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10066 | 2026.03.04 18:59:16.099806 [ 86 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10067 | 2026.03.04 18:59:16.099842 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10068 | 2026.03.04 18:59:16.100015 [ 193 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::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 | ||
| 10069 | 2026.03.04 18:59:16.100139 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1290 | ||
| 10070 | 2026.03.04 18:59:16.100809 [ 193 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10071 | 2026.03.04 18:59:16.101022 [ 193 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1116 rows starting from the beginning of the part | ||
| 10072 | 2026.03.04 18:59:16.101556 [ 193 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 28 rows starting from the beginning of the part | ||
| 10073 | 2026.03.04 18:59:16.102176 [ 193 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part | ||
| 10074 | 2026.03.04 18:59:16.102733 [ 193 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 50 rows starting from the beginning of the part | ||
| 10075 | 2026.03.04 18:59:16.103234 [ 193 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 28 rows starting from the beginning of the part | ||
| 10076 | 2026.03.04 18:59:16.103699 [ 193 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 34 rows starting from the beginning of the part | ||
| 10077 | 2026.03.04 18:59:16.113855 [ 199 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1290 rows, containing 72 columns (72 merged, 0 gathered) in 0.013917162 sec., 92691.3116337943 rows/sec., 75.69 MiB/sec. | ||
| 10078 | 2026.03.04 18:59:16.116016 [ 190 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10079 | 2026.03.04 18:59:16.116982 [ 190 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_31_6} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10080 | 2026.03.04 18:59:16.117128 [ 190 ] {68a92457-0ecb-4d84-93cc-f2bc5daee9da::all_1_31_6} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10081 | 2026.03.04 18:59:16.117492 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 10082 | 2026.03.04 18:59:16.884096 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60849 | ||
| 10083 | 2026.03.04 18:59:16.884220 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10084 | 2026.03.04 18:59:16.884246 [ 291 ] {} <Debug> TCP-Session: d0ac8b79-7561-49e9-a5d0-06b2dc1b5cce Authenticating user 'default' from [fd00:1122:3344:101::e]:60849 | ||
| 10085 | 2026.03.04 18:59:16.884267 [ 291 ] {} <Debug> TCP-Session: d0ac8b79-7561-49e9-a5d0-06b2dc1b5cce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10086 | 2026.03.04 18:59:16.884280 [ 291 ] {} <Debug> TCP-Session: d0ac8b79-7561-49e9-a5d0-06b2dc1b5cce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10087 | 2026.03.04 18:59:16.884503 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62257 | ||
| 10088 | 2026.03.04 18:59:16.884530 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56441 | ||
| 10089 | 2026.03.04 18:59:16.884559 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62869 | ||
| 10090 | 2026.03.04 18:59:16.884570 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62346 | ||
| 10091 | 2026.03.04 18:59:16.884650 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10092 | 2026.03.04 18:59:16.884650 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10093 | 2026.03.04 18:59:16.884609 [ 291 ] {} <Trace> TCP-Session: d0ac8b79-7561-49e9-a5d0-06b2dc1b5cce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10094 | 2026.03.04 18:59:16.884695 [ 292 ] {} <Debug> TCP-Session: 45c58649-de29-4948-94ac-7fce5a84b6da Authenticating user 'default' from [fd00:1122:3344:101::e]:62257 | ||
| 10095 | 2026.03.04 18:59:16.884705 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10096 | 2026.03.04 18:59:16.884738 [ 292 ] {} <Debug> TCP-Session: 45c58649-de29-4948-94ac-7fce5a84b6da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10097 | 2026.03.04 18:59:16.884752 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10098 | 2026.03.04 18:59:16.884763 [ 289 ] {} <Debug> TCP-Session: 02c93765-e1a3-4485-91ce-b0d239f66da3 Authenticating user 'default' from [fd00:1122:3344:101::e]:62869 | ||
| 10099 | 2026.03.04 18:59:16.884774 [ 292 ] {} <Debug> TCP-Session: 45c58649-de29-4948-94ac-7fce5a84b6da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10100 | 2026.03.04 18:59:16.884801 [ 290 ] {} <Debug> TCP-Session: 385af687-4e8e-45e8-b4db-7f8c2cc71b0f Authenticating user 'default' from [fd00:1122:3344:101::e]:62346 | ||
| 10101 | 2026.03.04 18:59:16.884814 [ 289 ] {} <Debug> TCP-Session: 02c93765-e1a3-4485-91ce-b0d239f66da3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10102 | 2026.03.04 18:59:16.884689 [ 3 ] {} <Debug> TCP-Session: 01fa0d1d-c63f-41a0-8765-3d367c290f8e Authenticating user 'default' from [fd00:1122:3344:101::e]:56441 | ||
| 10103 | 2026.03.04 18:59:16.884853 [ 289 ] {} <Debug> TCP-Session: 02c93765-e1a3-4485-91ce-b0d239f66da3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10104 | 2026.03.04 18:59:16.884862 [ 291 ] {fc318cef-88f6-426e-9cf0-099f79cfa37f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60849) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10105 | 2026.03.04 18:59:16.884876 [ 3 ] {} <Debug> TCP-Session: 01fa0d1d-c63f-41a0-8765-3d367c290f8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10106 | 2026.03.04 18:59:16.884551 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48909 | ||
| 10107 | 2026.03.04 18:59:16.884914 [ 3 ] {} <Debug> TCP-Session: 01fa0d1d-c63f-41a0-8765-3d367c290f8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10108 | 2026.03.04 18:59:16.884538 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54389 | ||
| 10109 | 2026.03.04 18:59:16.884523 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34526 | ||
| 10110 | 2026.03.04 18:59:16.885001 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10111 | 2026.03.04 18:59:16.884504 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34379 | ||
| 10112 | 2026.03.04 18:59:16.885030 [ 288 ] {} <Debug> TCP-Session: 8d1da6c9-6249-4e92-9c2e-ca09824d751b Authenticating user 'default' from [fd00:1122:3344:101::e]:48909 | ||
| 10113 | 2026.03.04 18:59:16.885032 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10114 | 2026.03.04 18:59:16.885068 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10115 | 2026.03.04 18:59:16.885099 [ 287 ] {} <Debug> TCP-Session: 9404b075-3d09-4cef-a2b2-bc5ef074d61c Authenticating user 'default' from [fd00:1122:3344:101::e]:54389 | ||
| 10116 | 2026.03.04 18:59:16.885116 [ 294 ] {} <Debug> TCP-Session: 145c82f8-7e4b-476f-9638-a96a18106bc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:34526 | ||
| 10117 | 2026.03.04 18:59:16.885073 [ 288 ] {} <Debug> TCP-Session: 8d1da6c9-6249-4e92-9c2e-ca09824d751b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10118 | 2026.03.04 18:59:16.885149 [ 294 ] {} <Debug> TCP-Session: 145c82f8-7e4b-476f-9638-a96a18106bc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10119 | 2026.03.04 18:59:16.885141 [ 291 ] {fc318cef-88f6-426e-9cf0-099f79cfa37f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10120 | 2026.03.04 18:59:16.885163 [ 294 ] {} <Debug> TCP-Session: 145c82f8-7e4b-476f-9638-a96a18106bc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10121 | 2026.03.04 18:59:16.885158 [ 288 ] {} <Debug> TCP-Session: 8d1da6c9-6249-4e92-9c2e-ca09824d751b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10122 | 2026.03.04 18:59:16.885139 [ 287 ] {} <Debug> TCP-Session: 9404b075-3d09-4cef-a2b2-bc5ef074d61c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10123 | 2026.03.04 18:59:16.884853 [ 290 ] {} <Debug> TCP-Session: 385af687-4e8e-45e8-b4db-7f8c2cc71b0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10124 | 2026.03.04 18:59:16.885230 [ 291 ] {fc318cef-88f6-426e-9cf0-099f79cfa37f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10125 | 2026.03.04 18:59:16.885256 [ 290 ] {} <Debug> TCP-Session: 385af687-4e8e-45e8-b4db-7f8c2cc71b0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10126 | 2026.03.04 18:59:16.885236 [ 287 ] {} <Debug> TCP-Session: 9404b075-3d09-4cef-a2b2-bc5ef074d61c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10127 | 2026.03.04 18:59:16.885303 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10128 | 2026.03.04 18:59:16.885336 [ 293 ] {} <Debug> TCP-Session: 52041b79-9102-460f-8f0a-9d355fe62347 Authenticating user 'default' from [fd00:1122:3344:101::e]:34379 | ||
| 10129 | 2026.03.04 18:59:16.885353 [ 293 ] {} <Debug> TCP-Session: 52041b79-9102-460f-8f0a-9d355fe62347 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10130 | 2026.03.04 18:59:16.885366 [ 293 ] {} <Debug> TCP-Session: 52041b79-9102-460f-8f0a-9d355fe62347 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10131 | 2026.03.04 18:59:16.885540 [ 291 ] {fc318cef-88f6-426e-9cf0-099f79cfa37f} <Debug> oximeter.version (8e94a6cd-07aa-4e10-bd05-b111c21cc4a6) (SelectExecutor): Key condition: unknown | ||
| 10132 | 2026.03.04 18:59:16.886595 [ 338 ] {fc318cef-88f6-426e-9cf0-099f79cfa37f} <Trace> AggregatingTransform: Aggregating | ||
| 10133 | 2026.03.04 18:59:16.886677 [ 338 ] {fc318cef-88f6-426e-9cf0-099f79cfa37f} <Trace> Aggregator: Aggregation method: without_key | ||
| 10134 | 2026.03.04 18:59:16.886724 [ 338 ] {fc318cef-88f6-426e-9cf0-099f79cfa37f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001079684 sec. (926.197 rows/sec., 36.18 KiB/sec.) | ||
| 10135 | 2026.03.04 18:59:16.886744 [ 338 ] {fc318cef-88f6-426e-9cf0-099f79cfa37f} <Trace> Aggregator: Merging aggregated data | ||
| 10136 | 2026.03.04 18:59:16.887813 [ 291 ] {fc318cef-88f6-426e-9cf0-099f79cfa37f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00301 sec., 332.22591362126246 rows/sec., 12.98 KiB/sec. | ||
| 10137 | 2026.03.04 18:59:16.887967 [ 291 ] {fc318cef-88f6-426e-9cf0-099f79cfa37f} <Debug> TCPHandler: Processed in 0.003474011 sec. | ||
| 10138 | 2026.03.04 18:59:16.888067 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10139 | 2026.03.04 18:59:16.888096 [ 291 ] {} <Debug> TCP-Session: d0ac8b79-7561-49e9-a5d0-06b2dc1b5cce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10140 | 2026.03.04 18:59:16.888131 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10141 | 2026.03.04 18:59:16.888155 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10142 | 2026.03.04 18:59:16.888177 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10143 | 2026.03.04 18:59:16.888207 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10144 | 2026.03.04 18:59:16.888221 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10145 | 2026.03.04 18:59:16.888244 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10146 | 2026.03.04 18:59:16.888262 [ 289 ] {} <Debug> TCP-Session: 02c93765-e1a3-4485-91ce-b0d239f66da3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10147 | 2026.03.04 18:59:16.888275 [ 287 ] {} <Debug> TCP-Session: 9404b075-3d09-4cef-a2b2-bc5ef074d61c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10148 | 2026.03.04 18:59:16.888289 [ 3 ] {} <Debug> TCP-Session: 01fa0d1d-c63f-41a0-8765-3d367c290f8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10149 | 2026.03.04 18:59:16.888293 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10150 | 2026.03.04 18:59:16.888245 [ 293 ] {} <Debug> TCP-Session: 52041b79-9102-460f-8f0a-9d355fe62347 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10151 | 2026.03.04 18:59:16.888359 [ 290 ] {} <Debug> TCP-Session: 385af687-4e8e-45e8-b4db-7f8c2cc71b0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10152 | 2026.03.04 18:59:16.888211 [ 294 ] {} <Debug> TCP-Session: 145c82f8-7e4b-476f-9638-a96a18106bc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10153 | 2026.03.04 18:59:16.888189 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10154 | 2026.03.04 18:59:16.888172 [ 292 ] {} <Debug> TCP-Session: 45c58649-de29-4948-94ac-7fce5a84b6da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10155 | 2026.03.04 18:59:16.888441 [ 288 ] {} <Debug> TCP-Session: 8d1da6c9-6249-4e92-9c2e-ca09824d751b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10156 | 2026.03.04 18:59:17.079291 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43993 | ||
| 10157 | 2026.03.04 18:59:17.079400 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10158 | 2026.03.04 18:59:17.079427 [ 287 ] {} <Debug> TCP-Session: b30f4027-1413-4622-a40b-040efc046065 Authenticating user 'default' from [fd00:1122:3344:101::e]:43993 | ||
| 10159 | 2026.03.04 18:59:17.079450 [ 287 ] {} <Debug> TCP-Session: b30f4027-1413-4622-a40b-040efc046065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10160 | 2026.03.04 18:59:17.079462 [ 287 ] {} <Debug> TCP-Session: b30f4027-1413-4622-a40b-040efc046065 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10161 | 2026.03.04 18:59:17.079654 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43398 | ||
| 10162 | 2026.03.04 18:59:17.079656 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37021 | ||
| 10163 | 2026.03.04 18:59:17.079725 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48989 | ||
| 10164 | 2026.03.04 18:59:17.079730 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64600 | ||
| 10165 | 2026.03.04 18:59:17.079772 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38238 | ||
| 10166 | 2026.03.04 18:59:17.079792 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55035 | ||
| 10167 | 2026.03.04 18:59:17.079822 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10168 | 2026.03.04 18:59:17.079827 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10169 | 2026.03.04 18:59:17.079858 [ 292 ] {} <Debug> TCP-Session: 745f3b07-bc12-4076-8a89-0fb2ee13cf09 Authenticating user 'default' from [fd00:1122:3344:101::e]:48989 | ||
| 10170 | 2026.03.04 18:59:17.079877 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10171 | 2026.03.04 18:59:17.079882 [ 289 ] {} <Debug> TCP-Session: 237a862a-2d53-4789-821a-e097ebe6a42c Authenticating user 'default' from [fd00:1122:3344:101::e]:37021 | ||
| 10172 | 2026.03.04 18:59:17.079888 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10173 | 2026.03.04 18:59:17.079901 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10174 | 2026.03.04 18:59:17.079919 [ 289 ] {} <Debug> TCP-Session: 237a862a-2d53-4789-821a-e097ebe6a42c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10175 | 2026.03.04 18:59:17.079931 [ 3 ] {} <Debug> TCP-Session: a4242e00-3b22-48e6-9197-617141daadd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:55035 | ||
| 10176 | 2026.03.04 18:59:17.079961 [ 289 ] {} <Debug> TCP-Session: 237a862a-2d53-4789-821a-e097ebe6a42c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10177 | 2026.03.04 18:59:17.079963 [ 291 ] {} <Debug> TCP-Session: 24376ea8-8e5b-4dbc-81c1-19dc552d9085 Authenticating user 'default' from [fd00:1122:3344:101::e]:64600 | ||
| 10178 | 2026.03.04 18:59:17.079980 [ 3 ] {} <Debug> TCP-Session: a4242e00-3b22-48e6-9197-617141daadd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10179 | 2026.03.04 18:59:17.079906 [ 293 ] {} <Debug> TCP-Session: 1f0186a6-8d11-48bf-ab5f-7588de09c9dd Authenticating user 'default' from [fd00:1122:3344:101::e]:38238 | ||
| 10180 | 2026.03.04 18:59:17.080020 [ 291 ] {} <Debug> TCP-Session: 24376ea8-8e5b-4dbc-81c1-19dc552d9085 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10181 | 2026.03.04 18:59:17.080045 [ 293 ] {} <Debug> TCP-Session: 1f0186a6-8d11-48bf-ab5f-7588de09c9dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10182 | 2026.03.04 18:59:17.080061 [ 291 ] {} <Debug> TCP-Session: 24376ea8-8e5b-4dbc-81c1-19dc552d9085 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10183 | 2026.03.04 18:59:17.080073 [ 293 ] {} <Debug> TCP-Session: 1f0186a6-8d11-48bf-ab5f-7588de09c9dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10184 | 2026.03.04 18:59:17.080020 [ 3 ] {} <Debug> TCP-Session: a4242e00-3b22-48e6-9197-617141daadd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10185 | 2026.03.04 18:59:17.079888 [ 292 ] {} <Debug> TCP-Session: 745f3b07-bc12-4076-8a89-0fb2ee13cf09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10186 | 2026.03.04 18:59:17.079846 [ 287 ] {} <Trace> TCP-Session: b30f4027-1413-4622-a40b-040efc046065 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10187 | 2026.03.04 18:59:17.080132 [ 292 ] {} <Debug> TCP-Session: 745f3b07-bc12-4076-8a89-0fb2ee13cf09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10188 | 2026.03.04 18:59:17.079783 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60708 | ||
| 10189 | 2026.03.04 18:59:17.079773 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10190 | 2026.03.04 18:59:17.079661 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57486 | ||
| 10191 | 2026.03.04 18:59:17.080218 [ 288 ] {} <Debug> TCP-Session: 0a8dc7cb-a0d7-4a75-ade2-c3b073fce086 Authenticating user 'default' from [fd00:1122:3344:101::e]:43398 | ||
| 10192 | 2026.03.04 18:59:17.080238 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10193 | 2026.03.04 18:59:17.080245 [ 288 ] {} <Debug> TCP-Session: 0a8dc7cb-a0d7-4a75-ade2-c3b073fce086 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10194 | 2026.03.04 18:59:17.080261 [ 288 ] {} <Debug> TCP-Session: 0a8dc7cb-a0d7-4a75-ade2-c3b073fce086 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10195 | 2026.03.04 18:59:17.080261 [ 294 ] {} <Debug> TCP-Session: 705f47dc-428c-4ca6-9ae5-8bf64f215c21 Authenticating user 'default' from [fd00:1122:3344:101::e]:60708 | ||
| 10196 | 2026.03.04 18:59:17.080269 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10197 | 2026.03.04 18:59:17.080286 [ 294 ] {} <Debug> TCP-Session: 705f47dc-428c-4ca6-9ae5-8bf64f215c21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10198 | 2026.03.04 18:59:17.080299 [ 290 ] {} <Debug> TCP-Session: 0b67052f-b8de-452e-81e2-27f5d951c42d Authenticating user 'default' from [fd00:1122:3344:101::e]:57486 | ||
| 10199 | 2026.03.04 18:59:17.080301 [ 294 ] {} <Debug> TCP-Session: 705f47dc-428c-4ca6-9ae5-8bf64f215c21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10200 | 2026.03.04 18:59:17.080299 [ 287 ] {61746a04-cdce-4d48-8e3a-e142864675fb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43993) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10201 | 2026.03.04 18:59:17.080317 [ 290 ] {} <Debug> TCP-Session: 0b67052f-b8de-452e-81e2-27f5d951c42d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10202 | 2026.03.04 18:59:17.080350 [ 290 ] {} <Debug> TCP-Session: 0b67052f-b8de-452e-81e2-27f5d951c42d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10203 | 2026.03.04 18:59:17.080574 [ 287 ] {61746a04-cdce-4d48-8e3a-e142864675fb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10204 | 2026.03.04 18:59:17.080634 [ 287 ] {61746a04-cdce-4d48-8e3a-e142864675fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10205 | 2026.03.04 18:59:17.080918 [ 287 ] {61746a04-cdce-4d48-8e3a-e142864675fb} <Debug> oximeter.version (8e94a6cd-07aa-4e10-bd05-b111c21cc4a6) (SelectExecutor): Key condition: unknown | ||
| 10206 | 2026.03.04 18:59:17.082019 [ 312 ] {61746a04-cdce-4d48-8e3a-e142864675fb} <Trace> AggregatingTransform: Aggregating | ||
| 10207 | 2026.03.04 18:59:17.082064 [ 312 ] {61746a04-cdce-4d48-8e3a-e142864675fb} <Trace> Aggregator: Aggregation method: without_key | ||
| 10208 | 2026.03.04 18:59:17.082104 [ 312 ] {61746a04-cdce-4d48-8e3a-e142864675fb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001081345 sec. (924.774 rows/sec., 36.12 KiB/sec.) | ||
| 10209 | 2026.03.04 18:59:17.082122 [ 312 ] {61746a04-cdce-4d48-8e3a-e142864675fb} <Trace> Aggregator: Merging aggregated data | ||
| 10210 | 2026.03.04 18:59:17.083131 [ 287 ] {61746a04-cdce-4d48-8e3a-e142864675fb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002889 sec., 346.1405330564209 rows/sec., 13.52 KiB/sec. | ||
| 10211 | 2026.03.04 18:59:17.083252 [ 287 ] {61746a04-cdce-4d48-8e3a-e142864675fb} <Debug> TCPHandler: Processed in 0.003543992 sec. | ||
| 10212 | 2026.03.04 18:59:17.083362 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10213 | 2026.03.04 18:59:17.083391 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10214 | 2026.03.04 18:59:17.083395 [ 287 ] {} <Debug> TCP-Session: b30f4027-1413-4622-a40b-040efc046065 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10215 | 2026.03.04 18:59:17.083415 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10216 | 2026.03.04 18:59:17.083440 [ 288 ] {} <Debug> TCP-Session: 0a8dc7cb-a0d7-4a75-ade2-c3b073fce086 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10217 | 2026.03.04 18:59:17.083451 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10218 | 2026.03.04 18:59:17.083478 [ 289 ] {} <Debug> TCP-Session: 237a862a-2d53-4789-821a-e097ebe6a42c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10219 | 2026.03.04 18:59:17.083483 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10220 | 2026.03.04 18:59:17.083499 [ 293 ] {} <Debug> TCP-Session: 1f0186a6-8d11-48bf-ab5f-7588de09c9dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10221 | 2026.03.04 18:59:17.083510 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10222 | 2026.03.04 18:59:17.083538 [ 290 ] {} <Debug> TCP-Session: 0b67052f-b8de-452e-81e2-27f5d951c42d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10223 | 2026.03.04 18:59:17.083560 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10224 | 2026.03.04 18:59:17.083584 [ 291 ] {} <Debug> TCP-Session: 24376ea8-8e5b-4dbc-81c1-19dc552d9085 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10225 | 2026.03.04 18:59:17.083431 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10226 | 2026.03.04 18:59:17.083608 [ 294 ] {} <Debug> TCP-Session: 705f47dc-428c-4ca6-9ae5-8bf64f215c21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10227 | 2026.03.04 18:59:17.083488 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10228 | 2026.03.04 18:59:17.083647 [ 3 ] {} <Debug> TCP-Session: a4242e00-3b22-48e6-9197-617141daadd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10229 | 2026.03.04 18:59:17.083687 [ 292 ] {} <Debug> TCP-Session: 745f3b07-bc12-4076-8a89-0fb2ee13cf09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10230 | 2026.03.04 18:59:18.262083 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10231 | 2026.03.04 18:59:18.262266 [ 4 ] {4eb9a934-8000-4b64-9715-24f399f3da65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10232 | 2026.03.04 18:59:18.262336 [ 4 ] {4eb9a934-8000-4b64-9715-24f399f3da65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10233 | 2026.03.04 18:59:18.263094 [ 4 ] {4eb9a934-8000-4b64-9715-24f399f3da65} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10234 | 2026.03.04 18:59:18.263148 [ 4 ] {4eb9a934-8000-4b64-9715-24f399f3da65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10235 | 2026.03.04 18:59:18.263569 [ 4 ] {4eb9a934-8000-4b64-9715-24f399f3da65} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10236 | 2026.03.04 18:59:18.263809 [ 4 ] {4eb9a934-8000-4b64-9715-24f399f3da65} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10237 | 2026.03.04 18:59:18.263970 [ 4 ] {4eb9a934-8000-4b64-9715-24f399f3da65} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001754 sec., 77537.05815279362 rows/sec., 6.72 MiB/sec. | ||
| 10238 | 2026.03.04 18:59:18.264023 [ 4 ] {4eb9a934-8000-4b64-9715-24f399f3da65} <Debug> TCPHandler: Processed in 0.002066627 sec. | ||
| 10239 | 2026.03.04 18:59:18.264152 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10240 | 2026.03.04 18:59:18.264258 [ 4 ] {df4bf684-9209-4ffd-a256-bb05aaa51acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10241 | 2026.03.04 18:59:18.264303 [ 4 ] {df4bf684-9209-4ffd-a256-bb05aaa51acb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10242 | 2026.03.04 18:59:18.264730 [ 4 ] {df4bf684-9209-4ffd-a256-bb05aaa51acb} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10243 | 2026.03.04 18:59:18.264769 [ 4 ] {df4bf684-9209-4ffd-a256-bb05aaa51acb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10244 | 2026.03.04 18:59:18.265075 [ 4 ] {df4bf684-9209-4ffd-a256-bb05aaa51acb} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10245 | 2026.03.04 18:59:18.265287 [ 4 ] {df4bf684-9209-4ffd-a256-bb05aaa51acb} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10246 | 2026.03.04 18:59:18.265419 [ 4 ] {df4bf684-9209-4ffd-a256-bb05aaa51acb} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001187 sec., 33698.39932603201 rows/sec., 2.47 MiB/sec. | ||
| 10247 | 2026.03.04 18:59:18.265459 [ 4 ] {df4bf684-9209-4ffd-a256-bb05aaa51acb} <Debug> TCPHandler: Processed in 0.001358522 sec. | ||
| 10248 | 2026.03.04 18:59:18.265564 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10249 | 2026.03.04 18:59:18.265660 [ 4 ] {5ec61bcb-8704-4f12-b841-37c9600031c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10250 | 2026.03.04 18:59:18.265698 [ 4 ] {5ec61bcb-8704-4f12-b841-37c9600031c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10251 | 2026.03.04 18:59:18.266113 [ 4 ] {5ec61bcb-8704-4f12-b841-37c9600031c1} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10252 | 2026.03.04 18:59:18.266147 [ 4 ] {5ec61bcb-8704-4f12-b841-37c9600031c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10253 | 2026.03.04 18:59:18.266431 [ 4 ] {5ec61bcb-8704-4f12-b841-37c9600031c1} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10254 | 2026.03.04 18:59:18.266697 [ 4 ] {5ec61bcb-8704-4f12-b841-37c9600031c1} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10255 | 2026.03.04 18:59:18.266830 [ 4 ] {5ec61bcb-8704-4f12-b841-37c9600031c1} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001186 sec., 87689.71332209106 rows/sec., 6.85 MiB/sec. | ||
| 10256 | 2026.03.04 18:59:18.266870 [ 4 ] {5ec61bcb-8704-4f12-b841-37c9600031c1} <Debug> TCPHandler: Processed in 0.001353231 sec. | ||
| 10257 | 2026.03.04 18:59:18.266983 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10258 | 2026.03.04 18:59:18.267079 [ 4 ] {3f4014e9-5890-49ef-9af6-bbba74f0f8c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10259 | 2026.03.04 18:59:18.267123 [ 4 ] {3f4014e9-5890-49ef-9af6-bbba74f0f8c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10260 | 2026.03.04 18:59:18.267530 [ 4 ] {3f4014e9-5890-49ef-9af6-bbba74f0f8c9} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10261 | 2026.03.04 18:59:18.267568 [ 4 ] {3f4014e9-5890-49ef-9af6-bbba74f0f8c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10262 | 2026.03.04 18:59:18.267899 [ 4 ] {3f4014e9-5890-49ef-9af6-bbba74f0f8c9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10263 | 2026.03.04 18:59:18.268109 [ 4 ] {3f4014e9-5890-49ef-9af6-bbba74f0f8c9} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10264 | 2026.03.04 18:59:18.268244 [ 4 ] {3f4014e9-5890-49ef-9af6-bbba74f0f8c9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 10265 | 2026.03.04 18:59:18.268280 [ 4 ] {3f4014e9-5890-49ef-9af6-bbba74f0f8c9} <Debug> TCPHandler: Processed in 0.001345251 sec. | ||
| 10266 | 2026.03.04 18:59:18.268390 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10267 | 2026.03.04 18:59:18.268484 [ 4 ] {a26e9954-8cc4-411c-a0e0-9da72c2a1032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10268 | 2026.03.04 18:59:18.268538 [ 4 ] {a26e9954-8cc4-411c-a0e0-9da72c2a1032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10269 | 2026.03.04 18:59:18.269414 [ 4 ] {a26e9954-8cc4-411c-a0e0-9da72c2a1032} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10270 | 2026.03.04 18:59:18.269450 [ 4 ] {a26e9954-8cc4-411c-a0e0-9da72c2a1032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10271 | 2026.03.04 18:59:18.270015 [ 4 ] {a26e9954-8cc4-411c-a0e0-9da72c2a1032} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10272 | 2026.03.04 18:59:18.270233 [ 4 ] {a26e9954-8cc4-411c-a0e0-9da72c2a1032} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10273 | 2026.03.04 18:59:18.270375 [ 4 ] {a26e9954-8cc4-411c-a0e0-9da72c2a1032} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001909 sec., 20953.378732320587 rows/sec., 37.55 MiB/sec. | ||
| 10274 | 2026.03.04 18:59:18.270446 [ 4 ] {a26e9954-8cc4-411c-a0e0-9da72c2a1032} <Debug> TCPHandler: Processed in 0.002103409 sec. | ||
| 10275 | 2026.03.04 18:59:18.270573 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10276 | 2026.03.04 18:59:18.270680 [ 4 ] {208ff82a-ad8b-42f3-99a5-d07d66f31d68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10277 | 2026.03.04 18:59:18.270725 [ 4 ] {208ff82a-ad8b-42f3-99a5-d07d66f31d68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10278 | 2026.03.04 18:59:18.271077 [ 4 ] {208ff82a-ad8b-42f3-99a5-d07d66f31d68} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10279 | 2026.03.04 18:59:18.271115 [ 4 ] {208ff82a-ad8b-42f3-99a5-d07d66f31d68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10280 | 2026.03.04 18:59:18.271444 [ 4 ] {208ff82a-ad8b-42f3-99a5-d07d66f31d68} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10281 | 2026.03.04 18:59:18.271680 [ 4 ] {208ff82a-ad8b-42f3-99a5-d07d66f31d68} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10282 | 2026.03.04 18:59:18.271817 [ 4 ] {208ff82a-ad8b-42f3-99a5-d07d66f31d68} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 10283 | 2026.03.04 18:59:18.271854 [ 4 ] {208ff82a-ad8b-42f3-99a5-d07d66f31d68} <Debug> TCPHandler: Processed in 0.0013318 sec. | ||
| 10284 | 2026.03.04 18:59:20.858666 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10285 | 2026.03.04 18:59:20.858730 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10286 | 2026.03.04 18:59:21.041163 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20231 | ||
| 10287 | 2026.03.04 18:59:21.041697 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10288 | 2026.03.04 18:59:21.041745 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 10289 | 2026.03.04 18:59:21.042269 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10290 | 2026.03.04 18:59:21.042518 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10291 | 2026.03.04 18:59:21.042685 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20231 | ||
| 10292 | 2026.03.04 18:59:22.123265 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 10293 | 2026.03.04 18:59:22.139060 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10294 | 2026.03.04 18:59:22.139126 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10295 | 2026.03.04 18:59:22.144797 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10296 | 2026.03.04 18:59:22.145491 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10297 | 2026.03.04 18:59:22.148687 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 10298 | 2026.03.04 18:59:23.268669 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10299 | 2026.03.04 18:59:23.268946 [ 4 ] {eb2ad60f-bed8-48ce-88c1-0019cd796a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10300 | 2026.03.04 18:59:23.269053 [ 4 ] {eb2ad60f-bed8-48ce-88c1-0019cd796a4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10301 | 2026.03.04 18:59:23.270011 [ 4 ] {eb2ad60f-bed8-48ce-88c1-0019cd796a4d} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10302 | 2026.03.04 18:59:23.270064 [ 4 ] {eb2ad60f-bed8-48ce-88c1-0019cd796a4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10303 | 2026.03.04 18:59:23.270528 [ 4 ] {eb2ad60f-bed8-48ce-88c1-0019cd796a4d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10304 | 2026.03.04 18:59:23.270753 [ 4 ] {eb2ad60f-bed8-48ce-88c1-0019cd796a4d} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10305 | 2026.03.04 18:59:23.270912 [ 4 ] {eb2ad60f-bed8-48ce-88c1-0019cd796a4d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00204 sec., 139215.6862745098 rows/sec., 8.84 MiB/sec. | ||
| 10306 | 2026.03.04 18:59:23.270955 [ 4 ] {eb2ad60f-bed8-48ce-88c1-0019cd796a4d} <Debug> TCPHandler: Processed in 0.002463687 sec. | ||
| 10307 | 2026.03.04 18:59:23.271084 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10308 | 2026.03.04 18:59:23.271188 [ 4 ] {fad351e2-1efb-4d32-a651-4eb261c46ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10309 | 2026.03.04 18:59:23.271228 [ 4 ] {fad351e2-1efb-4d32-a651-4eb261c46ea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10310 | 2026.03.04 18:59:23.272104 [ 4 ] {fad351e2-1efb-4d32-a651-4eb261c46ea7} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10311 | 2026.03.04 18:59:23.272140 [ 4 ] {fad351e2-1efb-4d32-a651-4eb261c46ea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10312 | 2026.03.04 18:59:23.272498 [ 4 ] {fad351e2-1efb-4d32-a651-4eb261c46ea7} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10313 | 2026.03.04 18:59:23.272712 [ 4 ] {fad351e2-1efb-4d32-a651-4eb261c46ea7} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10314 | 2026.03.04 18:59:23.272842 [ 4 ] {fad351e2-1efb-4d32-a651-4eb261c46ea7} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.001672 sec., 476674.64114832535 rows/sec., 37.47 MiB/sec. | ||
| 10315 | 2026.03.04 18:59:23.272880 [ 4 ] {fad351e2-1efb-4d32-a651-4eb261c46ea7} <Debug> TCPHandler: Processed in 0.001847052 sec. | ||
| 10316 | 2026.03.04 18:59:23.272999 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10317 | 2026.03.04 18:59:23.273095 [ 4 ] {b028db0a-7504-4da1-bd11-70a31edf71ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10318 | 2026.03.04 18:59:23.273134 [ 4 ] {b028db0a-7504-4da1-bd11-70a31edf71ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10319 | 2026.03.04 18:59:23.273618 [ 4 ] {b028db0a-7504-4da1-bd11-70a31edf71ba} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10320 | 2026.03.04 18:59:23.273655 [ 4 ] {b028db0a-7504-4da1-bd11-70a31edf71ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10321 | 2026.03.04 18:59:23.273970 [ 4 ] {b028db0a-7504-4da1-bd11-70a31edf71ba} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10322 | 2026.03.04 18:59:23.274179 [ 4 ] {b028db0a-7504-4da1-bd11-70a31edf71ba} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10323 | 2026.03.04 18:59:23.274319 [ 4 ] {b028db0a-7504-4da1-bd11-70a31edf71ba} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001242 sec., 114331.72302737519 rows/sec., 6.72 MiB/sec. | ||
| 10324 | 2026.03.04 18:59:23.274357 [ 4 ] {b028db0a-7504-4da1-bd11-70a31edf71ba} <Debug> TCPHandler: Processed in 0.001405412 sec. | ||
| 10325 | 2026.03.04 18:59:23.274475 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10326 | 2026.03.04 18:59:23.274566 [ 4 ] {fbed6270-3bf8-4e5a-b6cf-aa675aa5079a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10327 | 2026.03.04 18:59:23.274610 [ 4 ] {fbed6270-3bf8-4e5a-b6cf-aa675aa5079a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10328 | 2026.03.04 18:59:23.275067 [ 4 ] {fbed6270-3bf8-4e5a-b6cf-aa675aa5079a} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10329 | 2026.03.04 18:59:23.275103 [ 4 ] {fbed6270-3bf8-4e5a-b6cf-aa675aa5079a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10330 | 2026.03.04 18:59:23.275399 [ 4 ] {fbed6270-3bf8-4e5a-b6cf-aa675aa5079a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10331 | 2026.03.04 18:59:23.275625 [ 4 ] {fbed6270-3bf8-4e5a-b6cf-aa675aa5079a} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10332 | 2026.03.04 18:59:23.275763 [ 4 ] {fbed6270-3bf8-4e5a-b6cf-aa675aa5079a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001215 sec., 122633.74485596709 rows/sec., 7.92 MiB/sec. | ||
| 10333 | 2026.03.04 18:59:23.275801 [ 4 ] {fbed6270-3bf8-4e5a-b6cf-aa675aa5079a} <Debug> TCPHandler: Processed in 0.001372752 sec. | ||
| 10334 | 2026.03.04 18:59:23.275909 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10335 | 2026.03.04 18:59:23.275999 [ 4 ] {86ec127a-b01e-46f9-9f6a-6fabc6d8567d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10336 | 2026.03.04 18:59:23.276037 [ 4 ] {86ec127a-b01e-46f9-9f6a-6fabc6d8567d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10337 | 2026.03.04 18:59:23.276477 [ 4 ] {86ec127a-b01e-46f9-9f6a-6fabc6d8567d} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10338 | 2026.03.04 18:59:23.276513 [ 4 ] {86ec127a-b01e-46f9-9f6a-6fabc6d8567d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10339 | 2026.03.04 18:59:23.276810 [ 4 ] {86ec127a-b01e-46f9-9f6a-6fabc6d8567d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10340 | 2026.03.04 18:59:23.277017 [ 4 ] {86ec127a-b01e-46f9-9f6a-6fabc6d8567d} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10341 | 2026.03.04 18:59:23.277139 [ 4 ] {86ec127a-b01e-46f9-9f6a-6fabc6d8567d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001157 sec., 127917.02679343129 rows/sec., 7.27 MiB/sec. | ||
| 10342 | 2026.03.04 18:59:23.277176 [ 4 ] {86ec127a-b01e-46f9-9f6a-6fabc6d8567d} <Debug> TCPHandler: Processed in 0.00131409 sec. | ||
| 10343 | 2026.03.04 18:59:23.277282 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10344 | 2026.03.04 18:59:23.277373 [ 4 ] {34c4d7fa-0e9d-478a-8f24-388e179c6c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10345 | 2026.03.04 18:59:23.277411 [ 4 ] {34c4d7fa-0e9d-478a-8f24-388e179c6c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10346 | 2026.03.04 18:59:23.278010 [ 4 ] {34c4d7fa-0e9d-478a-8f24-388e179c6c0c} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10347 | 2026.03.04 18:59:23.278046 [ 4 ] {34c4d7fa-0e9d-478a-8f24-388e179c6c0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10348 | 2026.03.04 18:59:23.278370 [ 4 ] {34c4d7fa-0e9d-478a-8f24-388e179c6c0c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10349 | 2026.03.04 18:59:23.278580 [ 4 ] {34c4d7fa-0e9d-478a-8f24-388e179c6c0c} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10350 | 2026.03.04 18:59:23.278712 [ 4 ] {34c4d7fa-0e9d-478a-8f24-388e179c6c0c} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001357 sec., 361090.6411201179 rows/sec., 25.32 MiB/sec. | ||
| 10351 | 2026.03.04 18:59:23.278749 [ 4 ] {34c4d7fa-0e9d-478a-8f24-388e179c6c0c} <Debug> TCPHandler: Processed in 0.001513165 sec. | ||
| 10352 | 2026.03.04 18:59:23.278856 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10353 | 2026.03.04 18:59:23.278947 [ 4 ] {bfbdacf1-b8c8-485c-a8ec-729963dc0ce1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10354 | 2026.03.04 18:59:23.278988 [ 4 ] {bfbdacf1-b8c8-485c-a8ec-729963dc0ce1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10355 | 2026.03.04 18:59:23.279313 [ 4 ] {bfbdacf1-b8c8-485c-a8ec-729963dc0ce1} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10356 | 2026.03.04 18:59:23.279349 [ 4 ] {bfbdacf1-b8c8-485c-a8ec-729963dc0ce1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10357 | 2026.03.04 18:59:23.279649 [ 4 ] {bfbdacf1-b8c8-485c-a8ec-729963dc0ce1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10358 | 2026.03.04 18:59:23.279876 [ 4 ] {bfbdacf1-b8c8-485c-a8ec-729963dc0ce1} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10359 | 2026.03.04 18:59:23.280001 [ 4 ] {bfbdacf1-b8c8-485c-a8ec-729963dc0ce1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 10360 | 2026.03.04 18:59:23.280036 [ 4 ] {bfbdacf1-b8c8-485c-a8ec-729963dc0ce1} <Debug> TCPHandler: Processed in 0.001226678 sec. | ||
| 10361 | 2026.03.04 18:59:23.280140 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10362 | 2026.03.04 18:59:23.280229 [ 4 ] {1c5a826f-5388-4ab6-b81d-4a06540d0692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10363 | 2026.03.04 18:59:23.280270 [ 4 ] {1c5a826f-5388-4ab6-b81d-4a06540d0692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10364 | 2026.03.04 18:59:23.280692 [ 4 ] {1c5a826f-5388-4ab6-b81d-4a06540d0692} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10365 | 2026.03.04 18:59:23.280728 [ 4 ] {1c5a826f-5388-4ab6-b81d-4a06540d0692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10366 | 2026.03.04 18:59:23.281057 [ 4 ] {1c5a826f-5388-4ab6-b81d-4a06540d0692} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10367 | 2026.03.04 18:59:23.281262 [ 4 ] {1c5a826f-5388-4ab6-b81d-4a06540d0692} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10368 | 2026.03.04 18:59:23.281388 [ 4 ] {1c5a826f-5388-4ab6-b81d-4a06540d0692} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001176 sec., 225340.13605442178 rows/sec., 14.97 MiB/sec. | ||
| 10369 | 2026.03.04 18:59:23.281423 [ 4 ] {1c5a826f-5388-4ab6-b81d-4a06540d0692} <Debug> TCPHandler: Processed in 0.001330251 sec. | ||
| 10370 | 2026.03.04 18:59:23.281530 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10371 | 2026.03.04 18:59:23.281622 [ 4 ] {74c65476-7d68-42db-a783-f890159fd09d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10372 | 2026.03.04 18:59:23.281663 [ 4 ] {74c65476-7d68-42db-a783-f890159fd09d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10373 | 2026.03.04 18:59:23.281962 [ 4 ] {74c65476-7d68-42db-a783-f890159fd09d} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10374 | 2026.03.04 18:59:23.281997 [ 4 ] {74c65476-7d68-42db-a783-f890159fd09d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10375 | 2026.03.04 18:59:23.282280 [ 4 ] {74c65476-7d68-42db-a783-f890159fd09d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10376 | 2026.03.04 18:59:23.282483 [ 4 ] {74c65476-7d68-42db-a783-f890159fd09d} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10377 | 2026.03.04 18:59:23.282610 [ 4 ] {74c65476-7d68-42db-a783-f890159fd09d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001005 sec., 995.0248756218905 rows/sec., 67.05 KiB/sec. | ||
| 10378 | 2026.03.04 18:59:23.282645 [ 4 ] {74c65476-7d68-42db-a783-f890159fd09d} <Debug> TCPHandler: Processed in 0.001161447 sec. | ||
| 10379 | 2026.03.04 18:59:23.282748 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10380 | 2026.03.04 18:59:23.282838 [ 4 ] {b19df0e7-c99a-4291-b505-2537a20eee53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10381 | 2026.03.04 18:59:23.282878 [ 4 ] {b19df0e7-c99a-4291-b505-2537a20eee53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10382 | 2026.03.04 18:59:23.283211 [ 4 ] {b19df0e7-c99a-4291-b505-2537a20eee53} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10383 | 2026.03.04 18:59:23.283247 [ 4 ] {b19df0e7-c99a-4291-b505-2537a20eee53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10384 | 2026.03.04 18:59:23.283549 [ 4 ] {b19df0e7-c99a-4291-b505-2537a20eee53} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10385 | 2026.03.04 18:59:23.283771 [ 4 ] {b19df0e7-c99a-4291-b505-2537a20eee53} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10386 | 2026.03.04 18:59:23.283896 [ 4 ] {b19df0e7-c99a-4291-b505-2537a20eee53} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001075 sec., 83720.93023255814 rows/sec., 5.24 MiB/sec. | ||
| 10387 | 2026.03.04 18:59:23.283929 [ 4 ] {b19df0e7-c99a-4291-b505-2537a20eee53} <Debug> TCPHandler: Processed in 0.001227959 sec. | ||
| 10388 | 2026.03.04 18:59:24.818135 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10389 | 2026.03.04 18:59:24.818373 [ 4 ] {ad246585-5e67-4068-9828-66fd9cc7b542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10390 | 2026.03.04 18:59:24.818452 [ 4 ] {ad246585-5e67-4068-9828-66fd9cc7b542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10391 | 2026.03.04 18:59:24.819143 [ 4 ] {ad246585-5e67-4068-9828-66fd9cc7b542} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10392 | 2026.03.04 18:59:24.819203 [ 4 ] {ad246585-5e67-4068-9828-66fd9cc7b542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10393 | 2026.03.04 18:59:24.819619 [ 4 ] {ad246585-5e67-4068-9828-66fd9cc7b542} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10394 | 2026.03.04 18:59:24.819886 [ 4 ] {ad246585-5e67-4068-9828-66fd9cc7b542} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10395 | 2026.03.04 18:59:24.820038 [ 17 ] {} <Debug> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10396 | 2026.03.04 18:59:24.820060 [ 4 ] {ad246585-5e67-4068-9828-66fd9cc7b542} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00175 sec., 13714.285714285714 rows/sec., 1.14 MiB/sec. | ||
| 10397 | 2026.03.04 18:59:24.820110 [ 17 ] {} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10398 | 2026.03.04 18:59:24.820136 [ 4 ] {ad246585-5e67-4068-9828-66fd9cc7b542} <Debug> TCPHandler: Processed in 0.00215839 sec. | ||
| 10399 | 2026.03.04 18:59:24.820136 [ 17 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10400 | 2026.03.04 18:59:24.820276 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10401 | 2026.03.04 18:59:24.820280 [ 194 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::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 | ||
| 10402 | 2026.03.04 18:59:24.820386 [ 4 ] {74076b5a-1b30-4d1f-8613-c1d8c8880f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10403 | 2026.03.04 18:59:24.820436 [ 4 ] {74076b5a-1b30-4d1f-8613-c1d8c8880f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10404 | 2026.03.04 18:59:24.820457 [ 194 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10405 | 2026.03.04 18:59:24.820507 [ 194 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 308 rows starting from the beginning of the part | ||
| 10406 | 2026.03.04 18:59:24.820582 [ 194 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 284 rows starting from the beginning of the part | ||
| 10407 | 2026.03.04 18:59:24.820645 [ 194 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 284 rows starting from the beginning of the part | ||
| 10408 | 2026.03.04 18:59:24.820694 [ 194 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 284 rows starting from the beginning of the part | ||
| 10409 | 2026.03.04 18:59:24.820734 [ 194 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 284 rows starting from the beginning of the part | ||
| 10410 | 2026.03.04 18:59:24.820771 [ 194 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 10411 | 2026.03.04 18:59:24.820885 [ 4 ] {74076b5a-1b30-4d1f-8613-c1d8c8880f6e} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10412 | 2026.03.04 18:59:24.820935 [ 4 ] {74076b5a-1b30-4d1f-8613-c1d8c8880f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10413 | 2026.03.04 18:59:24.821277 [ 4 ] {74076b5a-1b30-4d1f-8613-c1d8c8880f6e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10414 | 2026.03.04 18:59:24.821512 [ 4 ] {74076b5a-1b30-4d1f-8613-c1d8c8880f6e} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10415 | 2026.03.04 18:59:24.821661 [ 4 ] {74076b5a-1b30-4d1f-8613-c1d8c8880f6e} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001299 sec., 9237.875288683603 rows/sec., 753.28 KiB/sec. | ||
| 10416 | 2026.03.04 18:59:24.821705 [ 4 ] {74076b5a-1b30-4d1f-8613-c1d8c8880f6e} <Debug> TCPHandler: Processed in 0.001480645 sec. | ||
| 10417 | 2026.03.04 18:59:24.821817 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10418 | 2026.03.04 18:59:24.821840 [ 199 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1468 rows, containing 5 columns (5 merged, 0 gathered) in 0.001614398 sec., 909317.2811165524 rows/sec., 61.80 MiB/sec. | ||
| 10419 | 2026.03.04 18:59:24.821918 [ 4 ] {62794fe0-b440-46f7-bf5a-c6a23e0bc61a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10420 | 2026.03.04 18:59:24.821965 [ 4 ] {62794fe0-b440-46f7-bf5a-c6a23e0bc61a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10421 | 2026.03.04 18:59:24.822031 [ 192 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10422 | 2026.03.04 18:59:24.822315 [ 192 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_31_6} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10423 | 2026.03.04 18:59:24.822388 [ 192 ] {a58ac8f1-0f6c-446f-88e6-28e669126b45::all_1_31_6} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10424 | 2026.03.04 18:59:24.822471 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 10425 | 2026.03.04 18:59:24.823546 [ 4 ] {62794fe0-b440-46f7-bf5a-c6a23e0bc61a} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10426 | 2026.03.04 18:59:24.823585 [ 4 ] {62794fe0-b440-46f7-bf5a-c6a23e0bc61a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10427 | 2026.03.04 18:59:24.824070 [ 4 ] {62794fe0-b440-46f7-bf5a-c6a23e0bc61a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10428 | 2026.03.04 18:59:24.824288 [ 4 ] {62794fe0-b440-46f7-bf5a-c6a23e0bc61a} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10429 | 2026.03.04 18:59:24.824433 [ 4 ] {62794fe0-b440-46f7-bf5a-c6a23e0bc61a} <Debug> executeQuery: Read 2148 rows, 168.31 KiB in 0.002536 sec., 847003.1545741325 rows/sec., 64.81 MiB/sec. | ||
| 10430 | 2026.03.04 18:59:24.824479 [ 4 ] {62794fe0-b440-46f7-bf5a-c6a23e0bc61a} <Debug> TCPHandler: Processed in 0.002712323 sec. | ||
| 10431 | 2026.03.04 18:59:24.824600 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10432 | 2026.03.04 18:59:24.824700 [ 4 ] {796cb564-65fb-4d51-aeca-b1897ffb6652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10433 | 2026.03.04 18:59:24.824743 [ 4 ] {796cb564-65fb-4d51-aeca-b1897ffb6652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10434 | 2026.03.04 18:59:24.825183 [ 4 ] {796cb564-65fb-4d51-aeca-b1897ffb6652} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10435 | 2026.03.04 18:59:24.825222 [ 4 ] {796cb564-65fb-4d51-aeca-b1897ffb6652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10436 | 2026.03.04 18:59:24.825535 [ 4 ] {796cb564-65fb-4d51-aeca-b1897ffb6652} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10437 | 2026.03.04 18:59:24.825773 [ 4 ] {796cb564-65fb-4d51-aeca-b1897ffb6652} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10438 | 2026.03.04 18:59:24.825909 [ 4 ] {796cb564-65fb-4d51-aeca-b1897ffb6652} <Debug> executeQuery: Read 76 rows, 5.71 KiB in 0.00123 sec., 61788.617886178865 rows/sec., 4.53 MiB/sec. | ||
| 10439 | 2026.03.04 18:59:24.825951 [ 4 ] {796cb564-65fb-4d51-aeca-b1897ffb6652} <Debug> TCPHandler: Processed in 0.001401593 sec. | ||
| 10440 | 2026.03.04 18:59:24.826068 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10441 | 2026.03.04 18:59:24.826162 [ 4 ] {f2cb2068-9b97-4feb-b77c-af253d8c43bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10442 | 2026.03.04 18:59:24.826202 [ 4 ] {f2cb2068-9b97-4feb-b77c-af253d8c43bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10443 | 2026.03.04 18:59:24.826872 [ 4 ] {f2cb2068-9b97-4feb-b77c-af253d8c43bf} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10444 | 2026.03.04 18:59:24.826910 [ 4 ] {f2cb2068-9b97-4feb-b77c-af253d8c43bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10445 | 2026.03.04 18:59:24.827245 [ 4 ] {f2cb2068-9b97-4feb-b77c-af253d8c43bf} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10446 | 2026.03.04 18:59:24.827457 [ 4 ] {f2cb2068-9b97-4feb-b77c-af253d8c43bf} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10447 | 2026.03.04 18:59:24.827587 [ 4 ] {f2cb2068-9b97-4feb-b77c-af253d8c43bf} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001443 sec., 507276.50727650727 rows/sec., 30.00 MiB/sec. | ||
| 10448 | 2026.03.04 18:59:24.827630 [ 4 ] {f2cb2068-9b97-4feb-b77c-af253d8c43bf} <Debug> TCPHandler: Processed in 0.001611758 sec. | ||
| 10449 | 2026.03.04 18:59:24.827749 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10450 | 2026.03.04 18:59:24.827846 [ 4 ] {3b875701-d724-4d20-9f0e-7e55a39da368} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10451 | 2026.03.04 18:59:24.827887 [ 4 ] {3b875701-d724-4d20-9f0e-7e55a39da368} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10452 | 2026.03.04 18:59:24.828276 [ 4 ] {3b875701-d724-4d20-9f0e-7e55a39da368} <Trace> oximeter.fields_u64 (687cf707-26e5-42bf-a146-460b07f7ff8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10453 | 2026.03.04 18:59:24.828313 [ 4 ] {3b875701-d724-4d20-9f0e-7e55a39da368} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10454 | 2026.03.04 18:59:24.828600 [ 4 ] {3b875701-d724-4d20-9f0e-7e55a39da368} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 10455 | 2026.03.04 18:59:24.828805 [ 4 ] {3b875701-d724-4d20-9f0e-7e55a39da368} <Trace> oximeter.fields_u64 (687cf707-26e5-42bf-a146-460b07f7ff8a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10456 | 2026.03.04 18:59:24.828935 [ 4 ] {3b875701-d724-4d20-9f0e-7e55a39da368} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001109 sec., 901.7132551848513 rows/sec., 63.40 KiB/sec. | ||
| 10457 | 2026.03.04 18:59:24.828974 [ 4 ] {3b875701-d724-4d20-9f0e-7e55a39da368} <Debug> TCPHandler: Processed in 0.00127481 sec. | ||
| 10458 | 2026.03.04 18:59:24.829086 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10459 | 2026.03.04 18:59:24.829181 [ 4 ] {14a455ee-c891-43f1-b5e2-3102def9b0d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10460 | 2026.03.04 18:59:24.829222 [ 4 ] {14a455ee-c891-43f1-b5e2-3102def9b0d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10461 | 2026.03.04 18:59:24.829630 [ 4 ] {14a455ee-c891-43f1-b5e2-3102def9b0d2} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10462 | 2026.03.04 18:59:24.829667 [ 4 ] {14a455ee-c891-43f1-b5e2-3102def9b0d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10463 | 2026.03.04 18:59:24.829962 [ 4 ] {14a455ee-c891-43f1-b5e2-3102def9b0d2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10464 | 2026.03.04 18:59:24.830188 [ 4 ] {14a455ee-c891-43f1-b5e2-3102def9b0d2} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10465 | 2026.03.04 18:59:24.830297 [ 17 ] {} <Debug> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10466 | 2026.03.04 18:59:24.830319 [ 4 ] {14a455ee-c891-43f1-b5e2-3102def9b0d2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001157 sec., 10371.650821089022 rows/sec., 810.29 KiB/sec. | ||
| 10467 | 2026.03.04 18:59:24.830347 [ 17 ] {} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10468 | 2026.03.04 18:59:24.830365 [ 4 ] {14a455ee-c891-43f1-b5e2-3102def9b0d2} <Debug> TCPHandler: Processed in 0.001327871 sec. | ||
| 10469 | 2026.03.04 18:59:24.830376 [ 17 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10470 | 2026.03.04 18:59:24.830472 [ 194 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::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 | ||
| 10471 | 2026.03.04 18:59:24.830487 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10472 | 2026.03.04 18:59:24.830584 [ 194 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10473 | 2026.03.04 18:59:24.830598 [ 4 ] {74752a86-34ba-4c87-ad8d-af69ddd9fce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10474 | 2026.03.04 18:59:24.830618 [ 194 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 160 rows starting from the beginning of the part | ||
| 10475 | 2026.03.04 18:59:24.830643 [ 4 ] {74752a86-34ba-4c87-ad8d-af69ddd9fce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10476 | 2026.03.04 18:59:24.830677 [ 194 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 148 rows starting from the beginning of the part | ||
| 10477 | 2026.03.04 18:59:24.830726 [ 194 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 148 rows starting from the beginning of the part | ||
| 10478 | 2026.03.04 18:59:24.830767 [ 194 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 148 rows starting from the beginning of the part | ||
| 10479 | 2026.03.04 18:59:24.830803 [ 194 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 148 rows starting from the beginning of the part | ||
| 10480 | 2026.03.04 18:59:24.830850 [ 194 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 10481 | 2026.03.04 18:59:24.831440 [ 4 ] {74752a86-34ba-4c87-ad8d-af69ddd9fce4} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10482 | 2026.03.04 18:59:24.831482 [ 4 ] {74752a86-34ba-4c87-ad8d-af69ddd9fce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10483 | 2026.03.04 18:59:24.831685 [ 192 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 5 columns (5 merged, 0 gathered) in 0.001251429 sec., 610502.0740289701 rows/sec., 37.42 MiB/sec. | ||
| 10484 | 2026.03.04 18:59:24.831862 [ 196 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10485 | 2026.03.04 18:59:24.831885 [ 4 ] {74752a86-34ba-4c87-ad8d-af69ddd9fce4} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10486 | 2026.03.04 18:59:24.832108 [ 4 ] {74752a86-34ba-4c87-ad8d-af69ddd9fce4} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10487 | 2026.03.04 18:59:24.832182 [ 196 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_31_6} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10488 | 2026.03.04 18:59:24.832243 [ 4 ] {74752a86-34ba-4c87-ad8d-af69ddd9fce4} <Debug> executeQuery: Read 1100 rows, 78.74 KiB in 0.001663 sec., 661455.201443175 rows/sec., 46.24 MiB/sec. | ||
| 10489 | 2026.03.04 18:59:24.832279 [ 196 ] {e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c::all_1_31_6} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10490 | 2026.03.04 18:59:24.832285 [ 4 ] {74752a86-34ba-4c87-ad8d-af69ddd9fce4} <Debug> TCPHandler: Processed in 0.001846882 sec. | ||
| 10491 | 2026.03.04 18:59:24.832367 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10492 | 2026.03.04 18:59:24.832401 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10493 | 2026.03.04 18:59:24.832497 [ 4 ] {bb9c0121-d89a-4a78-8a9c-8f3c33ccc917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10494 | 2026.03.04 18:59:24.832540 [ 4 ] {bb9c0121-d89a-4a78-8a9c-8f3c33ccc917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10495 | 2026.03.04 18:59:24.833245 [ 4 ] {bb9c0121-d89a-4a78-8a9c-8f3c33ccc917} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10496 | 2026.03.04 18:59:24.833280 [ 4 ] {bb9c0121-d89a-4a78-8a9c-8f3c33ccc917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10497 | 2026.03.04 18:59:24.833716 [ 4 ] {bb9c0121-d89a-4a78-8a9c-8f3c33ccc917} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10498 | 2026.03.04 18:59:24.833923 [ 4 ] {bb9c0121-d89a-4a78-8a9c-8f3c33ccc917} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10499 | 2026.03.04 18:59:24.834054 [ 4 ] {bb9c0121-d89a-4a78-8a9c-8f3c33ccc917} <Debug> executeQuery: Read 1435 rows, 95.56 KiB in 0.001575 sec., 911111.1111111111 rows/sec., 59.25 MiB/sec. | ||
| 10500 | 2026.03.04 18:59:24.834093 [ 4 ] {bb9c0121-d89a-4a78-8a9c-8f3c33ccc917} <Debug> TCPHandler: Processed in 0.0017411 sec. | ||
| 10501 | 2026.03.04 18:59:24.834206 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10502 | 2026.03.04 18:59:24.834299 [ 4 ] {58303ec1-66fd-4837-839d-69f547b2b768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10503 | 2026.03.04 18:59:24.834354 [ 4 ] {58303ec1-66fd-4837-839d-69f547b2b768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10504 | 2026.03.04 18:59:24.835259 [ 4 ] {58303ec1-66fd-4837-839d-69f547b2b768} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10505 | 2026.03.04 18:59:24.835295 [ 4 ] {58303ec1-66fd-4837-839d-69f547b2b768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10506 | 2026.03.04 18:59:24.835874 [ 4 ] {58303ec1-66fd-4837-839d-69f547b2b768} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10507 | 2026.03.04 18:59:24.836093 [ 4 ] {58303ec1-66fd-4837-839d-69f547b2b768} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10508 | 2026.03.04 18:59:24.836221 [ 31 ] {} <Debug> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10509 | 2026.03.04 18:59:24.836233 [ 4 ] {58303ec1-66fd-4837-839d-69f547b2b768} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.001951 sec., 26652.99846232701 rows/sec., 47.76 MiB/sec. | ||
| 10510 | 2026.03.04 18:59:24.836284 [ 31 ] {} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10511 | 2026.03.04 18:59:24.836310 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10512 | 2026.03.04 18:59:24.836321 [ 4 ] {58303ec1-66fd-4837-839d-69f547b2b768} <Debug> TCPHandler: Processed in 0.0021633 sec. | ||
| 10513 | 2026.03.04 18:59:24.836402 [ 186 ] {4dedcf2f-069d-442e-8619-a826ac014536::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 | ||
| 10514 | 2026.03.04 18:59:24.836445 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10515 | 2026.03.04 18:59:24.836545 [ 4 ] {c13bcb05-6ab3-4aae-aa84-b8c0870a3d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10516 | 2026.03.04 18:59:24.836588 [ 4 ] {c13bcb05-6ab3-4aae-aa84-b8c0870a3d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10517 | 2026.03.04 18:59:24.836635 [ 186 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10518 | 2026.03.04 18:59:24.836700 [ 186 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1071 rows starting from the beginning of the part | ||
| 10519 | 2026.03.04 18:59:24.836833 [ 186 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part | ||
| 10520 | 2026.03.04 18:59:24.836915 [ 4 ] {c13bcb05-6ab3-4aae-aa84-b8c0870a3d31} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10521 | 2026.03.04 18:59:24.836952 [ 186 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 52 rows starting from the beginning of the part | ||
| 10522 | 2026.03.04 18:59:24.836956 [ 4 ] {c13bcb05-6ab3-4aae-aa84-b8c0870a3d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10523 | 2026.03.04 18:59:24.837070 [ 186 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part | ||
| 10524 | 2026.03.04 18:59:24.837186 [ 186 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
| 10525 | 2026.03.04 18:59:24.837297 [ 186 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 52 rows starting from the beginning of the part | ||
| 10526 | 2026.03.04 18:59:24.837305 [ 4 ] {c13bcb05-6ab3-4aae-aa84-b8c0870a3d31} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10527 | 2026.03.04 18:59:24.837530 [ 4 ] {c13bcb05-6ab3-4aae-aa84-b8c0870a3d31} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10528 | 2026.03.04 18:59:24.837674 [ 4 ] {c13bcb05-6ab3-4aae-aa84-b8c0870a3d31} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001147 sec., 20924.149956408022 rows/sec., 1.41 MiB/sec. | ||
| 10529 | 2026.03.04 18:59:24.837712 [ 4 ] {c13bcb05-6ab3-4aae-aa84-b8c0870a3d31} <Debug> TCPHandler: Processed in 0.0013167 sec. | ||
| 10530 | 2026.03.04 18:59:24.845149 [ 196 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1295 rows, containing 19 columns (19 merged, 0 gathered) in 0.008791703 sec., 147297.96946052433 rows/sec., 263.95 MiB/sec. | ||
| 10531 | 2026.03.04 18:59:24.846783 [ 192 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10532 | 2026.03.04 18:59:24.847111 [ 192 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10533 | 2026.03.04 18:59:24.847181 [ 192 ] {4dedcf2f-069d-442e-8619-a826ac014536::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10534 | 2026.03.04 18:59:24.847326 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. | ||
| 10535 | 2026.03.04 18:59:25.000152 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.16 MiB, peak 317.71 MiB, free memory in arenas 0.00 B, will set to 310.25 MiB (RSS), difference: 4.09 MiB | ||
| 10536 | 2026.03.04 18:59:26.101260 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1348 | ||
| 10537 | 2026.03.04 18:59:26.104165 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10538 | 2026.03.04 18:59:26.104235 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10539 | 2026.03.04 18:59:26.105575 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10540 | 2026.03.04 18:59:26.105882 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10541 | 2026.03.04 18:59:26.106307 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1348 | ||
| 10542 | 2026.03.04 18:59:28.257425 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10543 | 2026.03.04 18:59:28.257621 [ 4 ] {b20ff7ad-9951-4a34-9437-3ed8366cc7e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10544 | 2026.03.04 18:59:28.257687 [ 4 ] {b20ff7ad-9951-4a34-9437-3ed8366cc7e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10545 | 2026.03.04 18:59:28.258345 [ 4 ] {b20ff7ad-9951-4a34-9437-3ed8366cc7e7} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10546 | 2026.03.04 18:59:28.258396 [ 4 ] {b20ff7ad-9951-4a34-9437-3ed8366cc7e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10547 | 2026.03.04 18:59:28.258795 [ 4 ] {b20ff7ad-9951-4a34-9437-3ed8366cc7e7} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10548 | 2026.03.04 18:59:28.259051 [ 4 ] {b20ff7ad-9951-4a34-9437-3ed8366cc7e7} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10549 | 2026.03.04 18:59:28.259216 [ 4 ] {b20ff7ad-9951-4a34-9437-3ed8366cc7e7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001642 sec., 34104.7503045067 rows/sec., 2.60 MiB/sec. | ||
| 10550 | 2026.03.04 18:59:28.259216 [ 29 ] {} <Debug> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10551 | 2026.03.04 18:59:28.259266 [ 4 ] {b20ff7ad-9951-4a34-9437-3ed8366cc7e7} <Debug> TCPHandler: Processed in 0.001964495 sec. | ||
| 10552 | 2026.03.04 18:59:28.259300 [ 29 ] {} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10553 | 2026.03.04 18:59:28.259329 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10554 | 2026.03.04 18:59:28.259413 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10555 | 2026.03.04 18:59:28.259462 [ 196 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::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 | ||
| 10556 | 2026.03.04 18:59:28.259516 [ 4 ] {9584cd28-059b-4c29-86b6-7eb33044f388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10557 | 2026.03.04 18:59:28.259569 [ 4 ] {9584cd28-059b-4c29-86b6-7eb33044f388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10558 | 2026.03.04 18:59:28.259609 [ 196 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10559 | 2026.03.04 18:59:28.259649 [ 196 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2894 rows starting from the beginning of the part | ||
| 10560 | 2026.03.04 18:59:28.259716 [ 196 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 797 rows starting from the beginning of the part | ||
| 10561 | 2026.03.04 18:59:28.259764 [ 196 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 136 rows starting from the beginning of the part | ||
| 10562 | 2026.03.04 18:59:28.259809 [ 196 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 797 rows starting from the beginning of the part | ||
| 10563 | 2026.03.04 18:59:28.259849 [ 196 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 2148 rows starting from the beginning of the part | ||
| 10564 | 2026.03.04 18:59:28.259890 [ 196 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
| 10565 | 2026.03.04 18:59:28.260026 [ 4 ] {9584cd28-059b-4c29-86b6-7eb33044f388} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10566 | 2026.03.04 18:59:28.260069 [ 4 ] {9584cd28-059b-4c29-86b6-7eb33044f388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10567 | 2026.03.04 18:59:28.260432 [ 4 ] {9584cd28-059b-4c29-86b6-7eb33044f388} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10568 | 2026.03.04 18:59:28.260649 [ 4 ] {9584cd28-059b-4c29-86b6-7eb33044f388} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10569 | 2026.03.04 18:59:28.260785 [ 4 ] {9584cd28-059b-4c29-86b6-7eb33044f388} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001292 sec., 49535.60371517028 rows/sec., 3.87 MiB/sec. | ||
| 10570 | 2026.03.04 18:59:28.260804 [ 126 ] {} <Debug> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10571 | 2026.03.04 18:59:28.260823 [ 4 ] {9584cd28-059b-4c29-86b6-7eb33044f388} <Debug> TCPHandler: Processed in 0.001459674 sec. | ||
| 10572 | 2026.03.04 18:59:28.260859 [ 126 ] {} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10573 | 2026.03.04 18:59:28.260885 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10574 | 2026.03.04 18:59:28.260949 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10575 | 2026.03.04 18:59:28.260984 [ 192 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::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 | ||
| 10576 | 2026.03.04 18:59:28.261046 [ 4 ] {56404ec6-bbe3-4e5c-8f22-9b68e1177c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10577 | 2026.03.04 18:59:28.261078 [ 192 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10578 | 2026.03.04 18:59:28.261089 [ 4 ] {56404ec6-bbe3-4e5c-8f22-9b68e1177c72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10579 | 2026.03.04 18:59:28.261106 [ 192 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1552 rows starting from the beginning of the part | ||
| 10580 | 2026.03.04 18:59:28.261165 [ 192 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 490 rows starting from the beginning of the part | ||
| 10581 | 2026.03.04 18:59:28.261210 [ 192 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 104 rows starting from the beginning of the part | ||
| 10582 | 2026.03.04 18:59:28.261252 [ 192 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 490 rows starting from the beginning of the part | ||
| 10583 | 2026.03.04 18:59:28.261289 [ 192 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1100 rows starting from the beginning of the part | ||
| 10584 | 2026.03.04 18:59:28.261327 [ 192 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
| 10585 | 2026.03.04 18:59:28.261467 [ 4 ] {56404ec6-bbe3-4e5c-8f22-9b68e1177c72} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10586 | 2026.03.04 18:59:28.261502 [ 4 ] {56404ec6-bbe3-4e5c-8f22-9b68e1177c72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10587 | 2026.03.04 18:59:28.261858 [ 4 ] {56404ec6-bbe3-4e5c-8f22-9b68e1177c72} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10588 | 2026.03.04 18:59:28.262063 [ 4 ] {56404ec6-bbe3-4e5c-8f22-9b68e1177c72} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10589 | 2026.03.04 18:59:28.262138 [ 201 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6828 rows, containing 5 columns (5 merged, 0 gathered) in 0.002740663 sec., 2491367.964612942 rows/sec., 202.46 MiB/sec. | ||
| 10590 | 2026.03.04 18:59:28.262191 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688) (MergerMutator): Selected 5 parts from all_1_66_13 to all_70_70_0 | ||
| 10591 | 2026.03.04 18:59:28.262199 [ 4 ] {56404ec6-bbe3-4e5c-8f22-9b68e1177c72} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001171 sec., 81981.21263877029 rows/sec., 5.71 MiB/sec. | ||
| 10592 | 2026.03.04 18:59:28.262234 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10593 | 2026.03.04 18:59:28.262255 [ 4 ] {56404ec6-bbe3-4e5c-8f22-9b68e1177c72} <Debug> TCPHandler: Processed in 0.001353411 sec. | ||
| 10594 | 2026.03.04 18:59:28.262258 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10595 | 2026.03.04 18:59:28.262368 [ 196 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_66_13 to all_70_70_0 into Compact with storage Full | ||
| 10596 | 2026.03.04 18:59:28.262388 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10597 | 2026.03.04 18:59:28.262492 [ 188 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10598 | 2026.03.04 18:59:28.262497 [ 196 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10599 | 2026.03.04 18:59:28.262497 [ 4 ] {b0f55fe1-9e71-4124-8955-c99b87ad56da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10600 | 2026.03.04 18:59:28.262545 [ 196 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 23547 rows starting from the beginning of the part | ||
| 10601 | 2026.03.04 18:59:28.262566 [ 4 ] {b0f55fe1-9e71-4124-8955-c99b87ad56da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10602 | 2026.03.04 18:59:28.262615 [ 192 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3800 rows, containing 5 columns (5 merged, 0 gathered) in 0.001672188 sec., 2272471.7555681537 rows/sec., 168.36 MiB/sec. | ||
| 10603 | 2026.03.04 18:59:28.262624 [ 196 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 265 rows starting from the beginning of the part | ||
| 10604 | 2026.03.04 18:59:28.262783 [ 192 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10605 | 2026.03.04 18:59:28.262789 [ 188 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_71_14} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10606 | 2026.03.04 18:59:28.262843 [ 196 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 10607 | 2026.03.04 18:59:28.262900 [ 188 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_71_14} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10608 | 2026.03.04 18:59:28.262924 [ 196 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 265 rows starting from the beginning of the part | ||
| 10609 | 2026.03.04 18:59:28.262977 [ 4 ] {b0f55fe1-9e71-4124-8955-c99b87ad56da} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10610 | 2026.03.04 18:59:28.262985 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 10611 | 2026.03.04 18:59:28.262997 [ 196 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1435 rows starting from the beginning of the part | ||
| 10612 | 2026.03.04 18:59:28.263015 [ 4 ] {b0f55fe1-9e71-4124-8955-c99b87ad56da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10613 | 2026.03.04 18:59:28.263182 [ 192 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_71_14} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10614 | 2026.03.04 18:59:28.263268 [ 192 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_71_14} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10615 | 2026.03.04 18:59:28.263331 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 10616 | 2026.03.04 18:59:28.263536 [ 4 ] {b0f55fe1-9e71-4124-8955-c99b87ad56da} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10617 | 2026.03.04 18:59:28.263834 [ 4 ] {b0f55fe1-9e71-4124-8955-c99b87ad56da} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10618 | 2026.03.04 18:59:28.263971 [ 126 ] {} <Debug> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10619 | 2026.03.04 18:59:28.264002 [ 4 ] {b0f55fe1-9e71-4124-8955-c99b87ad56da} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001527 sec., 23575.63850687623 rows/sec., 1.59 MiB/sec. | ||
| 10620 | 2026.03.04 18:59:28.264003 [ 126 ] {} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10621 | 2026.03.04 18:59:28.264046 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10622 | 2026.03.04 18:59:28.264059 [ 4 ] {b0f55fe1-9e71-4124-8955-c99b87ad56da} <Debug> TCPHandler: Processed in 0.0017303 sec. | ||
| 10623 | 2026.03.04 18:59:28.264133 [ 189 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 10624 | 2026.03.04 18:59:28.264260 [ 189 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10625 | 2026.03.04 18:59:28.264296 [ 189 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3978 rows starting from the beginning of the part | ||
| 10626 | 2026.03.04 18:59:28.264366 [ 189 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 90 rows starting from the beginning of the part | ||
| 10627 | 2026.03.04 18:59:28.264412 [ 189 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 10628 | 2026.03.04 18:59:28.264453 [ 189 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 90 rows starting from the beginning of the part | ||
| 10629 | 2026.03.04 18:59:28.264489 [ 189 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 10630 | 2026.03.04 18:59:28.264530 [ 189 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 10631 | 2026.03.04 18:59:28.266541 [ 195 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4278 rows, containing 4 columns (4 merged, 0 gathered) in 0.002443537 sec., 1750740.8318351635 rows/sec., 112.91 MiB/sec. | ||
| 10632 | 2026.03.04 18:59:28.266955 [ 191 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10633 | 2026.03.04 18:59:28.267292 [ 191 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_71_14} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10634 | 2026.03.04 18:59:28.267390 [ 191 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_71_14} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10635 | 2026.03.04 18:59:28.267510 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 10636 | 2026.03.04 18:59:28.269588 [ 189 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25672 rows, containing 5 columns (5 merged, 0 gathered) in 0.007267387 sec., 3532493.866089696 rows/sec., 231.18 MiB/sec. | ||
| 10637 | 2026.03.04 18:59:28.269962 [ 195 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 10638 | 2026.03.04 18:59:28.270255 [ 195 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10639 | 2026.03.04 18:59:28.270345 [ 195 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688) (MergerMutator): Merged 5 parts: [all_1_66_13, all_70_70_0] -> all_1_70_14 | ||
| 10640 | 2026.03.04 18:59:28.270435 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB. | ||
| 10641 | 2026.03.04 18:59:28.543643 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20679 | ||
| 10642 | 2026.03.04 18:59:28.544125 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10643 | 2026.03.04 18:59:28.544169 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10644 | 2026.03.04 18:59:28.544653 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10645 | 2026.03.04 18:59:28.544889 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10646 | 2026.03.04 18:59:28.545033 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 | ||
| 10647 | 2026.03.04 18:59:29.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.64 MiB, peak 321.45 MiB, free memory in arenas 0.00 B, will set to 312.00 MiB (RSS), difference: 1.36 MiB | ||
| 10648 | 2026.03.04 18:59:29.648741 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10649 | 2026.03.04 18:59:29.664927 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10650 | 2026.03.04 18:59:29.665000 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10651 | 2026.03.04 18:59:29.671037 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10652 | 2026.03.04 18:59:29.671715 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10653 | 2026.03.04 18:59:29.674549 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10654 | 2026.03.04 18:59:33.260607 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10655 | 2026.03.04 18:59:33.260807 [ 4 ] {f72c5a16-9860-4f6a-b7c9-16907321a2ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10656 | 2026.03.04 18:59:33.260876 [ 4 ] {f72c5a16-9860-4f6a-b7c9-16907321a2ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10657 | 2026.03.04 18:59:33.261542 [ 4 ] {f72c5a16-9860-4f6a-b7c9-16907321a2ed} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10658 | 2026.03.04 18:59:33.261595 [ 4 ] {f72c5a16-9860-4f6a-b7c9-16907321a2ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10659 | 2026.03.04 18:59:33.262009 [ 4 ] {f72c5a16-9860-4f6a-b7c9-16907321a2ed} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10660 | 2026.03.04 18:59:33.262268 [ 4 ] {f72c5a16-9860-4f6a-b7c9-16907321a2ed} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10661 | 2026.03.04 18:59:33.262435 [ 4 ] {f72c5a16-9860-4f6a-b7c9-16907321a2ed} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001675 sec., 33432.83582089552 rows/sec., 2.55 MiB/sec. | ||
| 10662 | 2026.03.04 18:59:33.262486 [ 4 ] {f72c5a16-9860-4f6a-b7c9-16907321a2ed} <Debug> TCPHandler: Processed in 0.002010776 sec. | ||
| 10663 | 2026.03.04 18:59:33.262609 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10664 | 2026.03.04 18:59:33.262713 [ 4 ] {879f3b66-c785-41cd-bde4-e7a3bda5483f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10665 | 2026.03.04 18:59:33.262759 [ 4 ] {879f3b66-c785-41cd-bde4-e7a3bda5483f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10666 | 2026.03.04 18:59:33.263203 [ 4 ] {879f3b66-c785-41cd-bde4-e7a3bda5483f} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10667 | 2026.03.04 18:59:33.263243 [ 4 ] {879f3b66-c785-41cd-bde4-e7a3bda5483f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10668 | 2026.03.04 18:59:33.263576 [ 4 ] {879f3b66-c785-41cd-bde4-e7a3bda5483f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10669 | 2026.03.04 18:59:33.263799 [ 4 ] {879f3b66-c785-41cd-bde4-e7a3bda5483f} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10670 | 2026.03.04 18:59:33.263937 [ 4 ] {879f3b66-c785-41cd-bde4-e7a3bda5483f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001247 sec., 51323.17562149158 rows/sec., 4.01 MiB/sec. | ||
| 10671 | 2026.03.04 18:59:33.263975 [ 4 ] {879f3b66-c785-41cd-bde4-e7a3bda5483f} <Debug> TCPHandler: Processed in 0.001420253 sec. | ||
| 10672 | 2026.03.04 18:59:33.264088 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10673 | 2026.03.04 18:59:33.264186 [ 4 ] {679e760c-d1e8-445a-8cf5-f1622c4156ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10674 | 2026.03.04 18:59:33.264232 [ 4 ] {679e760c-d1e8-445a-8cf5-f1622c4156ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10675 | 2026.03.04 18:59:33.264646 [ 4 ] {679e760c-d1e8-445a-8cf5-f1622c4156ae} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10676 | 2026.03.04 18:59:33.264684 [ 4 ] {679e760c-d1e8-445a-8cf5-f1622c4156ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10677 | 2026.03.04 18:59:33.265039 [ 4 ] {679e760c-d1e8-445a-8cf5-f1622c4156ae} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10678 | 2026.03.04 18:59:33.265282 [ 4 ] {679e760c-d1e8-445a-8cf5-f1622c4156ae} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10679 | 2026.03.04 18:59:33.265420 [ 4 ] {679e760c-d1e8-445a-8cf5-f1622c4156ae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 10680 | 2026.03.04 18:59:33.265459 [ 4 ] {679e760c-d1e8-445a-8cf5-f1622c4156ae} <Debug> TCPHandler: Processed in 0.001422783 sec. | ||
| 10681 | 2026.03.04 18:59:33.265562 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10682 | 2026.03.04 18:59:33.265657 [ 4 ] {9286fc16-43b0-4430-b9fb-73141fef2887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10683 | 2026.03.04 18:59:33.265707 [ 4 ] {9286fc16-43b0-4430-b9fb-73141fef2887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10684 | 2026.03.04 18:59:33.266048 [ 4 ] {9286fc16-43b0-4430-b9fb-73141fef2887} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10685 | 2026.03.04 18:59:33.266085 [ 4 ] {9286fc16-43b0-4430-b9fb-73141fef2887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10686 | 2026.03.04 18:59:33.266407 [ 4 ] {9286fc16-43b0-4430-b9fb-73141fef2887} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10687 | 2026.03.04 18:59:33.266627 [ 4 ] {9286fc16-43b0-4430-b9fb-73141fef2887} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10688 | 2026.03.04 18:59:33.266759 [ 4 ] {9286fc16-43b0-4430-b9fb-73141fef2887} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 10689 | 2026.03.04 18:59:33.266796 [ 4 ] {9286fc16-43b0-4430-b9fb-73141fef2887} <Debug> TCPHandler: Processed in 0.001283569 sec. | ||
| 10690 | 2026.03.04 18:59:34.120412 [ 127 ] {} <Debug> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c) (MergerMutator): Selected 5 parts from all_1_25_5 to all_29_29_0 | ||
| 10691 | 2026.03.04 18:59:34.120509 [ 127 ] {} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10692 | 2026.03.04 18:59:34.120546 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10693 | 2026.03.04 18:59:34.120681 [ 197 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_5 to all_29_29_0 into Compact with storage Full | ||
| 10694 | 2026.03.04 18:59:34.120872 [ 197 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10695 | 2026.03.04 18:59:34.120931 [ 197 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 25 rows starting from the beginning of the part | ||
| 10696 | 2026.03.04 18:59:34.121035 [ 197 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 10697 | 2026.03.04 18:59:34.121114 [ 197 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 10698 | 2026.03.04 18:59:34.121182 [ 197 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 10699 | 2026.03.04 18:59:34.121248 [ 197 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 10700 | 2026.03.04 18:59:34.122179 [ 197 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29 rows, containing 4 columns (4 merged, 0 gathered) in 0.001554205 sec., 18659.057202878645 rows/sec., 1.23 MiB/sec. | ||
| 10701 | 2026.03.04 18:59:34.122320 [ 189 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 10702 | 2026.03.04 18:59:34.122615 [ 189 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_29_6} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10703 | 2026.03.04 18:59:34.122695 [ 189 ] {1260d656-283b-43d0-9804-36ea2c0e015c::all_1_29_6} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c) (MergerMutator): Merged 5 parts: [all_1_25_5, all_29_29_0] -> all_1_29_6 | ||
| 10704 | 2026.03.04 18:59:34.122762 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 10705 | 2026.03.04 18:59:35.858830 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10706 | 2026.03.04 18:59:35.858886 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10707 | 2026.03.04 18:59:36.045177 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21191 | ||
| 10708 | 2026.03.04 18:59:36.046056 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10709 | 2026.03.04 18:59:36.046147 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10710 | 2026.03.04 18:59:36.046663 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10711 | 2026.03.04 18:59:36.046915 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10712 | 2026.03.04 18:59:36.047062 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21191 | ||
| 10713 | 2026.03.04 18:59:36.106646 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1364 | ||
| 10714 | 2026.03.04 18:59:36.108665 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10715 | 2026.03.04 18:59:36.108732 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10716 | 2026.03.04 18:59:36.109932 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10717 | 2026.03.04 18:59:36.110223 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10718 | 2026.03.04 18:59:36.110625 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1364 | ||
| 10719 | 2026.03.04 18:59:36.324170 [ 32 ] {} <Debug> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e) (MergerMutator): Selected 5 parts from all_1_55_11 to all_59_59_0 | ||
| 10720 | 2026.03.04 18:59:36.324252 [ 32 ] {} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10721 | 2026.03.04 18:59:36.324281 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10722 | 2026.03.04 18:59:36.324425 [ 200 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_59_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_55_11 to all_59_59_0 into Compact with storage Full | ||
| 10723 | 2026.03.04 18:59:36.324624 [ 200 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_59_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10724 | 2026.03.04 18:59:36.324696 [ 200 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_59_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 226 rows starting from the beginning of the part | ||
| 10725 | 2026.03.04 18:59:36.324822 [ 200 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_59_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 142 rows starting from the beginning of the part | ||
| 10726 | 2026.03.04 18:59:36.324891 [ 200 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_59_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 40 rows starting from the beginning of the part | ||
| 10727 | 2026.03.04 18:59:36.324935 [ 200 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_59_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 142 rows starting from the beginning of the part | ||
| 10728 | 2026.03.04 18:59:36.324974 [ 200 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_59_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 76 rows starting from the beginning of the part | ||
| 10729 | 2026.03.04 18:59:36.325831 [ 189 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_59_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 626 rows, containing 5 columns (5 merged, 0 gathered) in 0.001468674 sec., 426234.82134224474 rows/sec., 28.63 MiB/sec. | ||
| 10730 | 2026.03.04 18:59:36.326032 [ 197 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_59_12} <Trace> MergedBlockOutputStream: filled checksums all_1_59_12 (state Temporary) | ||
| 10731 | 2026.03.04 18:59:36.326344 [ 197 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_59_12} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_merge_all_1_59_12 to all_1_59_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10732 | 2026.03.04 18:59:36.326430 [ 197 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_59_12} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e) (MergerMutator): Merged 5 parts: [all_1_55_11, all_59_59_0] -> all_1_59_12 | ||
| 10733 | 2026.03.04 18:59:36.326527 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 10734 | 2026.03.04 18:59:37.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.05 MiB, peak 321.45 MiB, free memory in arenas 0.00 B, will set to 312.02 MiB (RSS), difference: 3.96 MiB | ||
| 10735 | 2026.03.04 18:59:37.174661 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10736 | 2026.03.04 18:59:37.192261 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10737 | 2026.03.04 18:59:37.192327 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10738 | 2026.03.04 18:59:37.198524 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10739 | 2026.03.04 18:59:37.199231 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10740 | 2026.03.04 18:59:37.202373 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10741 | 2026.03.04 18:59:38.262005 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10742 | 2026.03.04 18:59:38.262236 [ 4 ] {f7e51f59-68c9-4293-801a-6e21412f398d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10743 | 2026.03.04 18:59:38.262313 [ 4 ] {f7e51f59-68c9-4293-801a-6e21412f398d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10744 | 2026.03.04 18:59:38.263088 [ 4 ] {f7e51f59-68c9-4293-801a-6e21412f398d} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10745 | 2026.03.04 18:59:38.263129 [ 4 ] {f7e51f59-68c9-4293-801a-6e21412f398d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10746 | 2026.03.04 18:59:38.263533 [ 4 ] {f7e51f59-68c9-4293-801a-6e21412f398d} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10747 | 2026.03.04 18:59:38.263759 [ 4 ] {f7e51f59-68c9-4293-801a-6e21412f398d} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10748 | 2026.03.04 18:59:38.263920 [ 4 ] {f7e51f59-68c9-4293-801a-6e21412f398d} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001738 sec., 78250.86306098965 rows/sec., 6.78 MiB/sec. | ||
| 10749 | 2026.03.04 18:59:38.263967 [ 4 ] {f7e51f59-68c9-4293-801a-6e21412f398d} <Debug> TCPHandler: Processed in 0.002141909 sec. | ||
| 10750 | 2026.03.04 18:59:38.264087 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10751 | 2026.03.04 18:59:38.264196 [ 4 ] {4fd4ea99-1316-41ad-b56d-70eae61596e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10752 | 2026.03.04 18:59:38.264237 [ 4 ] {4fd4ea99-1316-41ad-b56d-70eae61596e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10753 | 2026.03.04 18:59:38.264656 [ 4 ] {4fd4ea99-1316-41ad-b56d-70eae61596e9} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10754 | 2026.03.04 18:59:38.264690 [ 4 ] {4fd4ea99-1316-41ad-b56d-70eae61596e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10755 | 2026.03.04 18:59:38.264993 [ 4 ] {4fd4ea99-1316-41ad-b56d-70eae61596e9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10756 | 2026.03.04 18:59:38.265193 [ 4 ] {4fd4ea99-1316-41ad-b56d-70eae61596e9} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10757 | 2026.03.04 18:59:38.265322 [ 4 ] {4fd4ea99-1316-41ad-b56d-70eae61596e9} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00115 sec., 34782.608695652176 rows/sec., 2.55 MiB/sec. | ||
| 10758 | 2026.03.04 18:59:38.265359 [ 4 ] {4fd4ea99-1316-41ad-b56d-70eae61596e9} <Debug> TCPHandler: Processed in 0.001322481 sec. | ||
| 10759 | 2026.03.04 18:59:38.265467 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10760 | 2026.03.04 18:59:38.265559 [ 4 ] {3cc97cef-d0f5-4c23-ab92-392347d8d92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10761 | 2026.03.04 18:59:38.265599 [ 4 ] {3cc97cef-d0f5-4c23-ab92-392347d8d92b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10762 | 2026.03.04 18:59:38.266016 [ 4 ] {3cc97cef-d0f5-4c23-ab92-392347d8d92b} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10763 | 2026.03.04 18:59:38.266049 [ 4 ] {3cc97cef-d0f5-4c23-ab92-392347d8d92b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10764 | 2026.03.04 18:59:38.266344 [ 4 ] {3cc97cef-d0f5-4c23-ab92-392347d8d92b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10765 | 2026.03.04 18:59:38.266547 [ 4 ] {3cc97cef-d0f5-4c23-ab92-392347d8d92b} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10766 | 2026.03.04 18:59:38.266673 [ 4 ] {3cc97cef-d0f5-4c23-ab92-392347d8d92b} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001132 sec., 91872.79151943463 rows/sec., 7.18 MiB/sec. | ||
| 10767 | 2026.03.04 18:59:38.266709 [ 4 ] {3cc97cef-d0f5-4c23-ab92-392347d8d92b} <Debug> TCPHandler: Processed in 0.00129759 sec. | ||
| 10768 | 2026.03.04 18:59:38.266824 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10769 | 2026.03.04 18:59:38.266916 [ 4 ] {9f42c257-3e7d-41dd-a49c-8cae941ac800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10770 | 2026.03.04 18:59:38.266957 [ 4 ] {9f42c257-3e7d-41dd-a49c-8cae941ac800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10771 | 2026.03.04 18:59:38.267350 [ 4 ] {9f42c257-3e7d-41dd-a49c-8cae941ac800} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10772 | 2026.03.04 18:59:38.267384 [ 4 ] {9f42c257-3e7d-41dd-a49c-8cae941ac800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10773 | 2026.03.04 18:59:38.267714 [ 4 ] {9f42c257-3e7d-41dd-a49c-8cae941ac800} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10774 | 2026.03.04 18:59:38.267917 [ 4 ] {9f42c257-3e7d-41dd-a49c-8cae941ac800} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10775 | 2026.03.04 18:59:38.268043 [ 4 ] {9f42c257-3e7d-41dd-a49c-8cae941ac800} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001145 sec., 139737.99126637555 rows/sec., 9.73 MiB/sec. | ||
| 10776 | 2026.03.04 18:59:38.268079 [ 4 ] {9f42c257-3e7d-41dd-a49c-8cae941ac800} <Debug> TCPHandler: Processed in 0.00131022 sec. | ||
| 10777 | 2026.03.04 18:59:38.268180 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10778 | 2026.03.04 18:59:38.268280 [ 4 ] {8c5d893b-c665-4ece-99f6-c798eb34b187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10779 | 2026.03.04 18:59:38.268335 [ 4 ] {8c5d893b-c665-4ece-99f6-c798eb34b187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10780 | 2026.03.04 18:59:38.269210 [ 4 ] {8c5d893b-c665-4ece-99f6-c798eb34b187} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10781 | 2026.03.04 18:59:38.269244 [ 4 ] {8c5d893b-c665-4ece-99f6-c798eb34b187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10782 | 2026.03.04 18:59:38.269815 [ 4 ] {8c5d893b-c665-4ece-99f6-c798eb34b187} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10783 | 2026.03.04 18:59:38.270032 [ 4 ] {8c5d893b-c665-4ece-99f6-c798eb34b187} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10784 | 2026.03.04 18:59:38.270166 [ 4 ] {8c5d893b-c665-4ece-99f6-c798eb34b187} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001904 sec., 21008.403361344535 rows/sec., 37.65 MiB/sec. | ||
| 10785 | 2026.03.04 18:59:38.270217 [ 4 ] {8c5d893b-c665-4ece-99f6-c798eb34b187} <Debug> TCPHandler: Processed in 0.002084298 sec. | ||
| 10786 | 2026.03.04 18:59:38.270324 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10787 | 2026.03.04 18:59:38.270416 [ 4 ] {72b2fe71-f969-4ef5-af18-7d9767354e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10788 | 2026.03.04 18:59:38.270457 [ 4 ] {72b2fe71-f969-4ef5-af18-7d9767354e15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10789 | 2026.03.04 18:59:38.270784 [ 4 ] {72b2fe71-f969-4ef5-af18-7d9767354e15} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10790 | 2026.03.04 18:59:38.270817 [ 4 ] {72b2fe71-f969-4ef5-af18-7d9767354e15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10791 | 2026.03.04 18:59:38.271115 [ 4 ] {72b2fe71-f969-4ef5-af18-7d9767354e15} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10792 | 2026.03.04 18:59:38.271322 [ 4 ] {72b2fe71-f969-4ef5-af18-7d9767354e15} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10793 | 2026.03.04 18:59:38.271447 [ 4 ] {72b2fe71-f969-4ef5-af18-7d9767354e15} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 10794 | 2026.03.04 18:59:38.271481 [ 4 ] {72b2fe71-f969-4ef5-af18-7d9767354e15} <Debug> TCPHandler: Processed in 0.001204438 sec. | ||
| 10795 | 2026.03.04 18:59:41.833275 [ 155 ] {} <Debug> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882) (MergerMutator): Selected 5 parts from all_1_35_7 to all_39_39_0 | ||
| 10796 | 2026.03.04 18:59:41.833360 [ 155 ] {} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10797 | 2026.03.04 18:59:41.833392 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10798 | 2026.03.04 18:59:41.833520 [ 189 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_35_7 to all_39_39_0 into Compact with storage Full | ||
| 10799 | 2026.03.04 18:59:41.833670 [ 189 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10800 | 2026.03.04 18:59:41.833708 [ 189 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 882 rows starting from the beginning of the part | ||
| 10801 | 2026.03.04 18:59:41.833787 [ 189 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 149 rows starting from the beginning of the part | ||
| 10802 | 2026.03.04 18:59:41.833840 [ 189 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 149 rows starting from the beginning of the part | ||
| 10803 | 2026.03.04 18:59:41.833890 [ 189 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 149 rows starting from the beginning of the part | ||
| 10804 | 2026.03.04 18:59:41.833932 [ 189 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 732 rows starting from the beginning of the part | ||
| 10805 | 2026.03.04 18:59:41.834968 [ 187 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2061 rows, containing 5 columns (5 merged, 0 gathered) in 0.001508775 sec., 1366008.8482378088 rows/sec., 88.16 MiB/sec. | ||
| 10806 | 2026.03.04 18:59:41.835175 [ 193 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) | ||
| 10807 | 2026.03.04 18:59:41.835477 [ 193 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_39_8} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10808 | 2026.03.04 18:59:41.835567 [ 193 ] {8f2770c6-8ebd-4b35-9f38-d0eddfe56882::all_1_39_8} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882) (MergerMutator): Merged 5 parts: [all_1_35_7, all_39_39_0] -> all_1_39_8 | ||
| 10809 | 2026.03.04 18:59:41.835663 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 10810 | 2026.03.04 18:59:43.268901 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10811 | 2026.03.04 18:59:43.269082 [ 4 ] {59be5d62-e73d-4ef0-9716-717d26afac74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10812 | 2026.03.04 18:59:43.269149 [ 4 ] {59be5d62-e73d-4ef0-9716-717d26afac74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10813 | 2026.03.04 18:59:43.269925 [ 4 ] {59be5d62-e73d-4ef0-9716-717d26afac74} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10814 | 2026.03.04 18:59:43.269967 [ 4 ] {59be5d62-e73d-4ef0-9716-717d26afac74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10815 | 2026.03.04 18:59:43.270383 [ 4 ] {59be5d62-e73d-4ef0-9716-717d26afac74} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10816 | 2026.03.04 18:59:43.270610 [ 4 ] {59be5d62-e73d-4ef0-9716-717d26afac74} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10817 | 2026.03.04 18:59:43.270774 [ 4 ] {59be5d62-e73d-4ef0-9716-717d26afac74} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001743 sec., 162937.46414228342 rows/sec., 10.35 MiB/sec. | ||
| 10818 | 2026.03.04 18:59:43.270825 [ 4 ] {59be5d62-e73d-4ef0-9716-717d26afac74} <Debug> TCPHandler: Processed in 0.002049827 sec. | ||
| 10819 | 2026.03.04 18:59:43.270954 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10820 | 2026.03.04 18:59:43.271060 [ 4 ] {8133aebd-6f91-4af9-9ed9-e01dea907d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10821 | 2026.03.04 18:59:43.271103 [ 4 ] {8133aebd-6f91-4af9-9ed9-e01dea907d8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10822 | 2026.03.04 18:59:43.271509 [ 4 ] {8133aebd-6f91-4af9-9ed9-e01dea907d8c} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10823 | 2026.03.04 18:59:43.271544 [ 4 ] {8133aebd-6f91-4af9-9ed9-e01dea907d8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10824 | 2026.03.04 18:59:43.271846 [ 4 ] {8133aebd-6f91-4af9-9ed9-e01dea907d8c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10825 | 2026.03.04 18:59:43.272058 [ 4 ] {8133aebd-6f91-4af9-9ed9-e01dea907d8c} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10826 | 2026.03.04 18:59:43.272187 [ 4 ] {8133aebd-6f91-4af9-9ed9-e01dea907d8c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001151 sec., 1737.619461337967 rows/sec., 141.69 KiB/sec. | ||
| 10827 | 2026.03.04 18:59:43.272225 [ 4 ] {8133aebd-6f91-4af9-9ed9-e01dea907d8c} <Debug> TCPHandler: Processed in 0.001321881 sec. | ||
| 10828 | 2026.03.04 18:59:43.272329 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10829 | 2026.03.04 18:59:43.272424 [ 4 ] {b3457776-8d1a-45f0-ad4d-36535c8c8d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10830 | 2026.03.04 18:59:43.272466 [ 4 ] {b3457776-8d1a-45f0-ad4d-36535c8c8d98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10831 | 2026.03.04 18:59:43.273254 [ 4 ] {b3457776-8d1a-45f0-ad4d-36535c8c8d98} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10832 | 2026.03.04 18:59:43.273290 [ 4 ] {b3457776-8d1a-45f0-ad4d-36535c8c8d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10833 | 2026.03.04 18:59:43.273646 [ 4 ] {b3457776-8d1a-45f0-ad4d-36535c8c8d98} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10834 | 2026.03.04 18:59:43.273863 [ 4 ] {b3457776-8d1a-45f0-ad4d-36535c8c8d98} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10835 | 2026.03.04 18:59:43.274000 [ 4 ] {b3457776-8d1a-45f0-ad4d-36535c8c8d98} <Debug> executeQuery: Read 798 rows, 64.22 KiB in 0.001595 sec., 500313.4796238244 rows/sec., 39.32 MiB/sec. | ||
| 10836 | 2026.03.04 18:59:43.274038 [ 4 ] {b3457776-8d1a-45f0-ad4d-36535c8c8d98} <Debug> TCPHandler: Processed in 0.001759671 sec. | ||
| 10837 | 2026.03.04 18:59:43.274146 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10838 | 2026.03.04 18:59:43.274251 [ 4 ] {e2e9be8e-5a22-4f47-b8a4-ace7b616966a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10839 | 2026.03.04 18:59:43.274293 [ 4 ] {e2e9be8e-5a22-4f47-b8a4-ace7b616966a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10840 | 2026.03.04 18:59:43.274754 [ 4 ] {e2e9be8e-5a22-4f47-b8a4-ace7b616966a} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10841 | 2026.03.04 18:59:43.274791 [ 4 ] {e2e9be8e-5a22-4f47-b8a4-ace7b616966a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10842 | 2026.03.04 18:59:43.275104 [ 4 ] {e2e9be8e-5a22-4f47-b8a4-ace7b616966a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10843 | 2026.03.04 18:59:43.275314 [ 4 ] {e2e9be8e-5a22-4f47-b8a4-ace7b616966a} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10844 | 2026.03.04 18:59:43.275446 [ 4 ] {e2e9be8e-5a22-4f47-b8a4-ace7b616966a} <Debug> executeQuery: Read 144 rows, 8.68 KiB in 0.001214 sec., 118616.1449752883 rows/sec., 6.98 MiB/sec. | ||
| 10845 | 2026.03.04 18:59:43.275487 [ 4 ] {e2e9be8e-5a22-4f47-b8a4-ace7b616966a} <Debug> TCPHandler: Processed in 0.001392102 sec. | ||
| 10846 | 2026.03.04 18:59:43.275600 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10847 | 2026.03.04 18:59:43.275695 [ 4 ] {48f834b8-31b3-4a38-9745-6eddfaf3f2f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10848 | 2026.03.04 18:59:43.275735 [ 4 ] {48f834b8-31b3-4a38-9745-6eddfaf3f2f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10849 | 2026.03.04 18:59:43.276175 [ 4 ] {48f834b8-31b3-4a38-9745-6eddfaf3f2f3} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10850 | 2026.03.04 18:59:43.276211 [ 4 ] {48f834b8-31b3-4a38-9745-6eddfaf3f2f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10851 | 2026.03.04 18:59:43.276509 [ 4 ] {48f834b8-31b3-4a38-9745-6eddfaf3f2f3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10852 | 2026.03.04 18:59:43.276718 [ 4 ] {48f834b8-31b3-4a38-9745-6eddfaf3f2f3} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10853 | 2026.03.04 18:59:43.276844 [ 4 ] {48f834b8-31b3-4a38-9745-6eddfaf3f2f3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001167 sec., 127677.8063410454 rows/sec., 8.25 MiB/sec. | ||
| 10854 | 2026.03.04 18:59:43.276883 [ 4 ] {48f834b8-31b3-4a38-9745-6eddfaf3f2f3} <Debug> TCPHandler: Processed in 0.00133326 sec. | ||
| 10855 | 2026.03.04 18:59:43.276994 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10856 | 2026.03.04 18:59:43.277087 [ 4 ] {911971f4-5191-46fb-8f70-8c57c89cbfbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10857 | 2026.03.04 18:59:43.277128 [ 4 ] {911971f4-5191-46fb-8f70-8c57c89cbfbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10858 | 2026.03.04 18:59:43.277556 [ 4 ] {911971f4-5191-46fb-8f70-8c57c89cbfbd} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10859 | 2026.03.04 18:59:43.277591 [ 4 ] {911971f4-5191-46fb-8f70-8c57c89cbfbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10860 | 2026.03.04 18:59:43.277896 [ 4 ] {911971f4-5191-46fb-8f70-8c57c89cbfbd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10861 | 2026.03.04 18:59:43.278098 [ 4 ] {911971f4-5191-46fb-8f70-8c57c89cbfbd} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10862 | 2026.03.04 18:59:43.278223 [ 4 ] {911971f4-5191-46fb-8f70-8c57c89cbfbd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001153 sec., 128360.79791847356 rows/sec., 7.30 MiB/sec. | ||
| 10863 | 2026.03.04 18:59:43.278263 [ 4 ] {911971f4-5191-46fb-8f70-8c57c89cbfbd} <Debug> TCPHandler: Processed in 0.00131733 sec. | ||
| 10864 | 2026.03.04 18:59:43.278372 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10865 | 2026.03.04 18:59:43.278464 [ 4 ] {3bf40340-d1a1-4acb-b099-6484a2fbc6bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10866 | 2026.03.04 18:59:43.278503 [ 4 ] {3bf40340-d1a1-4acb-b099-6484a2fbc6bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10867 | 2026.03.04 18:59:43.279075 [ 4 ] {3bf40340-d1a1-4acb-b099-6484a2fbc6bf} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10868 | 2026.03.04 18:59:43.279110 [ 4 ] {3bf40340-d1a1-4acb-b099-6484a2fbc6bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10869 | 2026.03.04 18:59:43.279419 [ 4 ] {3bf40340-d1a1-4acb-b099-6484a2fbc6bf} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10870 | 2026.03.04 18:59:43.279619 [ 4 ] {3bf40340-d1a1-4acb-b099-6484a2fbc6bf} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10871 | 2026.03.04 18:59:43.279745 [ 4 ] {3bf40340-d1a1-4acb-b099-6484a2fbc6bf} <Debug> executeQuery: Read 492 rows, 35.34 KiB in 0.001299 sec., 378752.8868360277 rows/sec., 26.57 MiB/sec. | ||
| 10872 | 2026.03.04 18:59:43.279783 [ 4 ] {3bf40340-d1a1-4acb-b099-6484a2fbc6bf} <Debug> TCPHandler: Processed in 0.001459623 sec. | ||
| 10873 | 2026.03.04 18:59:43.279890 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10874 | 2026.03.04 18:59:43.279984 [ 4 ] {dec85b80-948b-47ff-843d-63f12bcf43da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10875 | 2026.03.04 18:59:43.280025 [ 4 ] {dec85b80-948b-47ff-843d-63f12bcf43da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10876 | 2026.03.04 18:59:43.280351 [ 4 ] {dec85b80-948b-47ff-843d-63f12bcf43da} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10877 | 2026.03.04 18:59:43.280387 [ 4 ] {dec85b80-948b-47ff-843d-63f12bcf43da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10878 | 2026.03.04 18:59:43.280689 [ 4 ] {dec85b80-948b-47ff-843d-63f12bcf43da} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10879 | 2026.03.04 18:59:43.280891 [ 4 ] {dec85b80-948b-47ff-843d-63f12bcf43da} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10880 | 2026.03.04 18:59:43.281017 [ 4 ] {dec85b80-948b-47ff-843d-63f12bcf43da} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 10881 | 2026.03.04 18:59:43.281054 [ 4 ] {dec85b80-948b-47ff-843d-63f12bcf43da} <Debug> TCPHandler: Processed in 0.001212068 sec. | ||
| 10882 | 2026.03.04 18:59:43.281162 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10883 | 2026.03.04 18:59:43.281255 [ 4 ] {254d312e-7b12-483e-a252-ae6af7a0d532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10884 | 2026.03.04 18:59:43.281297 [ 4 ] {254d312e-7b12-483e-a252-ae6af7a0d532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10885 | 2026.03.04 18:59:43.281690 [ 4 ] {254d312e-7b12-483e-a252-ae6af7a0d532} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10886 | 2026.03.04 18:59:43.281724 [ 4 ] {254d312e-7b12-483e-a252-ae6af7a0d532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10887 | 2026.03.04 18:59:43.282033 [ 4 ] {254d312e-7b12-483e-a252-ae6af7a0d532} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10888 | 2026.03.04 18:59:43.282231 [ 4 ] {254d312e-7b12-483e-a252-ae6af7a0d532} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10889 | 2026.03.04 18:59:43.282352 [ 4 ] {254d312e-7b12-483e-a252-ae6af7a0d532} <Debug> executeQuery: Read 266 rows, 18.10 KiB in 0.001165 sec., 228326.1802575107 rows/sec., 15.17 MiB/sec. | ||
| 10890 | 2026.03.04 18:59:43.282388 [ 4 ] {254d312e-7b12-483e-a252-ae6af7a0d532} <Debug> TCPHandler: Processed in 0.001328791 sec. | ||
| 10891 | 2026.03.04 18:59:43.282493 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10892 | 2026.03.04 18:59:43.282654 [ 4 ] {c890269e-2bbf-4db1-ae5d-e45c0ac659b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10893 | 2026.03.04 18:59:43.282696 [ 4 ] {c890269e-2bbf-4db1-ae5d-e45c0ac659b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10894 | 2026.03.04 18:59:43.283004 [ 4 ] {c890269e-2bbf-4db1-ae5d-e45c0ac659b6} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10895 | 2026.03.04 18:59:43.283040 [ 4 ] {c890269e-2bbf-4db1-ae5d-e45c0ac659b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10896 | 2026.03.04 18:59:43.283332 [ 4 ] {c890269e-2bbf-4db1-ae5d-e45c0ac659b6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10897 | 2026.03.04 18:59:43.283533 [ 4 ] {c890269e-2bbf-4db1-ae5d-e45c0ac659b6} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10898 | 2026.03.04 18:59:43.283662 [ 4 ] {c890269e-2bbf-4db1-ae5d-e45c0ac659b6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001026 sec., 974.6588693957115 rows/sec., 65.68 KiB/sec. | ||
| 10899 | 2026.03.04 18:59:43.283699 [ 4 ] {c890269e-2bbf-4db1-ae5d-e45c0ac659b6} <Debug> TCPHandler: Processed in 0.001193018 sec. | ||
| 10900 | 2026.03.04 18:59:43.283806 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10901 | 2026.03.04 18:59:43.283898 [ 4 ] {d0d0ae86-a3f1-4b8a-adf1-cce7065eea75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10902 | 2026.03.04 18:59:43.283939 [ 4 ] {d0d0ae86-a3f1-4b8a-adf1-cce7065eea75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10903 | 2026.03.04 18:59:43.284258 [ 4 ] {d0d0ae86-a3f1-4b8a-adf1-cce7065eea75} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10904 | 2026.03.04 18:59:43.284294 [ 4 ] {d0d0ae86-a3f1-4b8a-adf1-cce7065eea75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10905 | 2026.03.04 18:59:43.284594 [ 4 ] {d0d0ae86-a3f1-4b8a-adf1-cce7065eea75} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10906 | 2026.03.04 18:59:43.284796 [ 4 ] {d0d0ae86-a3f1-4b8a-adf1-cce7065eea75} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10907 | 2026.03.04 18:59:43.284922 [ 4 ] {d0d0ae86-a3f1-4b8a-adf1-cce7065eea75} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001041 sec., 86455.33141210374 rows/sec., 5.41 MiB/sec. | ||
| 10908 | 2026.03.04 18:59:43.284959 [ 4 ] {d0d0ae86-a3f1-4b8a-adf1-cce7065eea75} <Debug> TCPHandler: Processed in 0.001201958 sec. | ||
| 10909 | 2026.03.04 18:59:43.548114 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21639 | ||
| 10910 | 2026.03.04 18:59:43.548617 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10911 | 2026.03.04 18:59:43.548657 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10912 | 2026.03.04 18:59:43.549147 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10913 | 2026.03.04 18:59:43.549377 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10914 | 2026.03.04 18:59:43.549515 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21639 | ||
| 10915 | 2026.03.04 18:59:44.703359 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10916 | 2026.03.04 18:59:44.721616 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10917 | 2026.03.04 18:59:44.721695 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10918 | 2026.03.04 18:59:44.728136 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10919 | 2026.03.04 18:59:44.728954 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10920 | 2026.03.04 18:59:44.732944 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10921 | 2026.03.04 18:59:46.110745 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1398 | ||
| 10922 | 2026.03.04 18:59:46.114465 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10923 | 2026.03.04 18:59:46.114602 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10924 | 2026.03.04 18:59:46.116763 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10925 | 2026.03.04 18:59:46.117191 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10926 | 2026.03.04 18:59:46.117834 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1398 | ||
| 10927 | 2026.03.04 18:59:48.262542 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10928 | 2026.03.04 18:59:48.262769 [ 4 ] {dba4c55b-1a20-42df-87e7-5517ef21f817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10929 | 2026.03.04 18:59:48.262845 [ 4 ] {dba4c55b-1a20-42df-87e7-5517ef21f817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10930 | 2026.03.04 18:59:48.263619 [ 4 ] {dba4c55b-1a20-42df-87e7-5517ef21f817} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10931 | 2026.03.04 18:59:48.263667 [ 4 ] {dba4c55b-1a20-42df-87e7-5517ef21f817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10932 | 2026.03.04 18:59:48.264088 [ 4 ] {dba4c55b-1a20-42df-87e7-5517ef21f817} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10933 | 2026.03.04 18:59:48.264312 [ 4 ] {dba4c55b-1a20-42df-87e7-5517ef21f817} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10934 | 2026.03.04 18:59:48.264473 [ 4 ] {dba4c55b-1a20-42df-87e7-5517ef21f817} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001758 sec., 77360.63708759955 rows/sec., 6.70 MiB/sec. | ||
| 10935 | 2026.03.04 18:59:48.264525 [ 4 ] {dba4c55b-1a20-42df-87e7-5517ef21f817} <Debug> TCPHandler: Processed in 0.002114309 sec. | ||
| 10936 | 2026.03.04 18:59:48.264647 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10937 | 2026.03.04 18:59:48.264752 [ 4 ] {a955bea6-fe25-4d8b-9dd6-9b9bf54ad515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10938 | 2026.03.04 18:59:48.264795 [ 4 ] {a955bea6-fe25-4d8b-9dd6-9b9bf54ad515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10939 | 2026.03.04 18:59:48.265256 [ 4 ] {a955bea6-fe25-4d8b-9dd6-9b9bf54ad515} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10940 | 2026.03.04 18:59:48.265294 [ 4 ] {a955bea6-fe25-4d8b-9dd6-9b9bf54ad515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10941 | 2026.03.04 18:59:48.265604 [ 4 ] {a955bea6-fe25-4d8b-9dd6-9b9bf54ad515} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10942 | 2026.03.04 18:59:48.265819 [ 4 ] {a955bea6-fe25-4d8b-9dd6-9b9bf54ad515} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10943 | 2026.03.04 18:59:48.265953 [ 4 ] {a955bea6-fe25-4d8b-9dd6-9b9bf54ad515} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001225 sec., 32653.061224489797 rows/sec., 2.40 MiB/sec. | ||
| 10944 | 2026.03.04 18:59:48.265992 [ 4 ] {a955bea6-fe25-4d8b-9dd6-9b9bf54ad515} <Debug> TCPHandler: Processed in 0.001397082 sec. | ||
| 10945 | 2026.03.04 18:59:48.266103 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10946 | 2026.03.04 18:59:48.266199 [ 4 ] {914e3ec5-7c48-4aae-b3ac-0b5b241a4f7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10947 | 2026.03.04 18:59:48.266238 [ 4 ] {914e3ec5-7c48-4aae-b3ac-0b5b241a4f7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10948 | 2026.03.04 18:59:48.266648 [ 4 ] {914e3ec5-7c48-4aae-b3ac-0b5b241a4f7a} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10949 | 2026.03.04 18:59:48.266687 [ 4 ] {914e3ec5-7c48-4aae-b3ac-0b5b241a4f7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10950 | 2026.03.04 18:59:48.266988 [ 4 ] {914e3ec5-7c48-4aae-b3ac-0b5b241a4f7a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10951 | 2026.03.04 18:59:48.267199 [ 4 ] {914e3ec5-7c48-4aae-b3ac-0b5b241a4f7a} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10952 | 2026.03.04 18:59:48.267328 [ 4 ] {914e3ec5-7c48-4aae-b3ac-0b5b241a4f7a} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001149 sec., 90513.48999129678 rows/sec., 7.07 MiB/sec. | ||
| 10953 | 2026.03.04 18:59:48.267366 [ 4 ] {914e3ec5-7c48-4aae-b3ac-0b5b241a4f7a} <Debug> TCPHandler: Processed in 0.00131215 sec. | ||
| 10954 | 2026.03.04 18:59:48.267475 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10955 | 2026.03.04 18:59:48.267570 [ 4 ] {aa406b42-3b44-49af-af33-af1a4c38fea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10956 | 2026.03.04 18:59:48.267615 [ 4 ] {aa406b42-3b44-49af-af33-af1a4c38fea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10957 | 2026.03.04 18:59:48.268011 [ 4 ] {aa406b42-3b44-49af-af33-af1a4c38fea8} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10958 | 2026.03.04 18:59:48.268048 [ 4 ] {aa406b42-3b44-49af-af33-af1a4c38fea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10959 | 2026.03.04 18:59:48.268390 [ 4 ] {aa406b42-3b44-49af-af33-af1a4c38fea8} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10960 | 2026.03.04 18:59:48.268604 [ 4 ] {aa406b42-3b44-49af-af33-af1a4c38fea8} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10961 | 2026.03.04 18:59:48.268737 [ 4 ] {aa406b42-3b44-49af-af33-af1a4c38fea8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 10962 | 2026.03.04 18:59:48.268735 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
| 10963 | 2026.03.04 18:59:48.268775 [ 4 ] {aa406b42-3b44-49af-af33-af1a4c38fea8} <Debug> TCPHandler: Processed in 0.001348581 sec. | ||
| 10964 | 2026.03.04 18:59:48.268820 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10965 | 2026.03.04 18:59:48.268845 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 10966 | 2026.03.04 18:59:48.268901 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10967 | 2026.03.04 18:59:48.268978 [ 197 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full | ||
| 10968 | 2026.03.04 18:59:48.269003 [ 4 ] {570d548a-0539-4cbe-922a-148731684d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10969 | 2026.03.04 18:59:48.269079 [ 4 ] {570d548a-0539-4cbe-922a-148731684d4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10970 | 2026.03.04 18:59:48.269145 [ 197 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10971 | 2026.03.04 18:59:48.269190 [ 197 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_70_14, total 25672 rows starting from the beginning of the part | ||
| 10972 | 2026.03.04 18:59:48.269263 [ 197 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 96 rows starting from the beginning of the part | ||
| 10973 | 2026.03.04 18:59:48.269312 [ 197 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 10974 | 2026.03.04 18:59:48.269355 [ 197 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 10975 | 2026.03.04 18:59:48.269395 [ 197 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 266 rows starting from the beginning of the part | ||
| 10976 | 2026.03.04 18:59:48.269437 [ 197 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 10977 | 2026.03.04 18:59:48.269891 [ 4 ] {570d548a-0539-4cbe-922a-148731684d4d} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10978 | 2026.03.04 18:59:48.269933 [ 4 ] {570d548a-0539-4cbe-922a-148731684d4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10979 | 2026.03.04 18:59:48.270566 [ 4 ] {570d548a-0539-4cbe-922a-148731684d4d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10980 | 2026.03.04 18:59:48.270794 [ 4 ] {570d548a-0539-4cbe-922a-148731684d4d} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10981 | 2026.03.04 18:59:48.270936 [ 4 ] {570d548a-0539-4cbe-922a-148731684d4d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001951 sec., 20502.306509482318 rows/sec., 36.74 MiB/sec. | ||
| 10982 | 2026.03.04 18:59:48.271008 [ 4 ] {570d548a-0539-4cbe-922a-148731684d4d} <Debug> TCPHandler: Processed in 0.00215556 sec. | ||
| 10983 | 2026.03.04 18:59:48.271119 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10984 | 2026.03.04 18:59:48.271213 [ 4 ] {02af465c-5975-4f21-b938-7844732847e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10985 | 2026.03.04 18:59:48.271255 [ 4 ] {02af465c-5975-4f21-b938-7844732847e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10986 | 2026.03.04 18:59:48.271597 [ 4 ] {02af465c-5975-4f21-b938-7844732847e9} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10987 | 2026.03.04 18:59:48.271632 [ 4 ] {02af465c-5975-4f21-b938-7844732847e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10988 | 2026.03.04 18:59:48.271961 [ 4 ] {02af465c-5975-4f21-b938-7844732847e9} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10989 | 2026.03.04 18:59:48.272171 [ 4 ] {02af465c-5975-4f21-b938-7844732847e9} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10990 | 2026.03.04 18:59:48.272304 [ 4 ] {02af465c-5975-4f21-b938-7844732847e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 10991 | 2026.03.04 18:59:48.272341 [ 4 ] {02af465c-5975-4f21-b938-7844732847e9} <Debug> TCPHandler: Processed in 0.00127082 sec. | ||
| 10992 | 2026.03.04 18:59:48.275826 [ 187 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26514 rows, containing 5 columns (5 merged, 0 gathered) in 0.006902249 sec., 3841356.636076154 rows/sec., 251.78 MiB/sec. | ||
| 10993 | 2026.03.04 18:59:48.276180 [ 190 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
| 10994 | 2026.03.04 18:59:48.276499 [ 190 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10995 | 2026.03.04 18:59:48.276579 [ 190 ] {11e443ad-a32c-4bf3-9b19-f7fcbaf25688::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
| 10996 | 2026.03.04 18:59:48.276679 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 10997 | 2026.03.04 18:59:49.001188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.50 MiB, peak 321.45 MiB, free memory in arenas 0.00 B, will set to 314.10 MiB (RSS), difference: 1.60 MiB | ||
| 10998 | 2026.03.04 18:59:50.858924 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10999 | 2026.03.04 18:59:50.858998 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11000 | 2026.03.04 18:59:51.050312 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22151 | ||
| 11001 | 2026.03.04 18:59:51.050826 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11002 | 2026.03.04 18:59:51.050866 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 11003 | 2026.03.04 18:59:51.051354 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11004 | 2026.03.04 18:59:51.051596 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11005 | 2026.03.04 18:59:51.051735 [ 145 ] {} <Debug> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11006 | 2026.03.04 18:59:51.051745 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22151 | ||
| 11007 | 2026.03.04 18:59:51.051779 [ 145 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11008 | 2026.03.04 18:59:51.051802 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 11009 | 2026.03.04 18:59:51.051921 [ 199 ] {9df447bc-a205-4870-80d9-93b37698a753::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 | ||
| 11010 | 2026.03.04 18:59:51.052072 [ 199 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11011 | 2026.03.04 18:59:51.052111 [ 199 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19719 rows starting from the beginning of the part | ||
| 11012 | 2026.03.04 18:59:51.052173 [ 199 ] {9df447bc-a205-4870-80d9-93b37698a753::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 | ||
| 11013 | 2026.03.04 18:59:51.052217 [ 199 ] {9df447bc-a205-4870-80d9-93b37698a753::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 | ||
| 11014 | 2026.03.04 18:59:51.052255 [ 199 ] {9df447bc-a205-4870-80d9-93b37698a753::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 | ||
| 11015 | 2026.03.04 18:59:51.052293 [ 199 ] {9df447bc-a205-4870-80d9-93b37698a753::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 | ||
| 11016 | 2026.03.04 18:59:51.052332 [ 199 ] {9df447bc-a205-4870-80d9-93b37698a753::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 | ||
| 11017 | 2026.03.04 18:59:51.054428 [ 198 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22151 rows, containing 4 columns (4 merged, 0 gathered) in 0.002563749 sec., 8640081.3808216 rows/sec., 123.60 MiB/sec. | ||
| 11018 | 2026.03.04 18:59:51.054723 [ 199 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11019 | 2026.03.04 18:59:51.054978 [ 199 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_46_9} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11020 | 2026.03.04 18:59:51.055048 [ 199 ] {9df447bc-a205-4870-80d9-93b37698a753::all_1_46_9} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11021 | 2026.03.04 18:59:51.055133 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 11022 | 2026.03.04 18:59:52.233738 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 11023 | 2026.03.04 18:59:52.251500 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11024 | 2026.03.04 18:59:52.251562 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11025 | 2026.03.04 18:59:52.257633 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11026 | 2026.03.04 18:59:52.258283 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11027 | 2026.03.04 18:59:52.258654 [ 143 ] {} <Debug> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11028 | 2026.03.04 18:59:52.258725 [ 143 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11029 | 2026.03.04 18:59:52.258749 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11030 | 2026.03.04 18:59:52.258858 [ 199 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 11031 | 2026.03.04 18:59:52.261592 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 11032 | 2026.03.04 18:59:52.262757 [ 199 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11033 | 2026.03.04 18:59:52.264327 [ 199 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 11034 | 2026.03.04 18:59:52.268992 [ 199 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 11035 | 2026.03.04 18:59:52.273715 [ 199 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 11036 | 2026.03.04 18:59:52.278371 [ 199 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 11037 | 2026.03.04 18:59:52.282876 [ 199 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 11038 | 2026.03.04 18:59:52.286762 [ 199 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::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 | ||
| 11039 | 2026.03.04 18:59:52.337851 [ 198 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.079036395 sec., 4390.3824307776185 rows/sec., 22.70 MiB/sec. | ||
| 11040 | 2026.03.04 18:59:52.340676 [ 194 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11041 | 2026.03.04 18:59:52.342931 [ 194 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_46_9} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11042 | 2026.03.04 18:59:52.343048 [ 194 ] {a9ac6feb-970c-45f9-af9b-d67838f97a69::all_1_46_9} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11043 | 2026.03.04 18:59:52.345379 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 11044 | 2026.03.04 18:59:53.268162 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11045 | 2026.03.04 18:59:53.268409 [ 4 ] {f0221512-ae3c-4e46-8ef1-75f307950785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11046 | 2026.03.04 18:59:53.268481 [ 4 ] {f0221512-ae3c-4e46-8ef1-75f307950785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11047 | 2026.03.04 18:59:53.269319 [ 4 ] {f0221512-ae3c-4e46-8ef1-75f307950785} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11048 | 2026.03.04 18:59:53.269367 [ 4 ] {f0221512-ae3c-4e46-8ef1-75f307950785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11049 | 2026.03.04 18:59:53.269771 [ 4 ] {f0221512-ae3c-4e46-8ef1-75f307950785} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11050 | 2026.03.04 18:59:53.270001 [ 4 ] {f0221512-ae3c-4e46-8ef1-75f307950785} <Trace> oximeter.fields_i16 (a58ac8f1-0f6c-446f-88e6-28e669126b45): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11051 | 2026.03.04 18:59:53.270151 [ 4 ] {f0221512-ae3c-4e46-8ef1-75f307950785} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.0018 sec., 157777.77777777778 rows/sec., 10.02 MiB/sec. | ||
| 11052 | 2026.03.04 18:59:53.270193 [ 4 ] {f0221512-ae3c-4e46-8ef1-75f307950785} <Debug> TCPHandler: Processed in 0.002219012 sec. | ||
| 11053 | 2026.03.04 18:59:53.270319 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11054 | 2026.03.04 18:59:53.270418 [ 4 ] {bebb6e84-c302-4db9-bdff-70501ecb6dac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11055 | 2026.03.04 18:59:53.270458 [ 4 ] {bebb6e84-c302-4db9-bdff-70501ecb6dac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11056 | 2026.03.04 18:59:53.271244 [ 4 ] {bebb6e84-c302-4db9-bdff-70501ecb6dac} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11057 | 2026.03.04 18:59:53.271281 [ 4 ] {bebb6e84-c302-4db9-bdff-70501ecb6dac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11058 | 2026.03.04 18:59:53.271632 [ 4 ] {bebb6e84-c302-4db9-bdff-70501ecb6dac} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11059 | 2026.03.04 18:59:53.271834 [ 4 ] {bebb6e84-c302-4db9-bdff-70501ecb6dac} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11060 | 2026.03.04 18:59:53.271960 [ 4 ] {bebb6e84-c302-4db9-bdff-70501ecb6dac} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.001561 sec., 510570.14734144777 rows/sec., 40.13 MiB/sec. | ||
| 11061 | 2026.03.04 18:59:53.271972 [ 142 ] {} <Debug> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11062 | 2026.03.04 18:59:53.271998 [ 4 ] {bebb6e84-c302-4db9-bdff-70501ecb6dac} <Debug> TCPHandler: Processed in 0.001726389 sec. | ||
| 11063 | 2026.03.04 18:59:53.272044 [ 142 ] {} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11064 | 2026.03.04 18:59:53.272076 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11065 | 2026.03.04 18:59:53.272146 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11066 | 2026.03.04 18:59:53.272175 [ 186 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::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 | ||
| 11067 | 2026.03.04 18:59:53.272243 [ 4 ] {deeab986-2556-44f3-bad8-2de1ed9b786b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11068 | 2026.03.04 18:59:53.272286 [ 4 ] {deeab986-2556-44f3-bad8-2de1ed9b786b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11069 | 2026.03.04 18:59:53.272305 [ 186 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11070 | 2026.03.04 18:59:53.272343 [ 186 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2894 rows starting from the beginning of the part | ||
| 11071 | 2026.03.04 18:59:53.272410 [ 186 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part | ||
| 11072 | 2026.03.04 18:59:53.272454 [ 186 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 136 rows starting from the beginning of the part | ||
| 11073 | 2026.03.04 18:59:53.272498 [ 186 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 798 rows starting from the beginning of the part | ||
| 11074 | 2026.03.04 18:59:53.272537 [ 186 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 136 rows starting from the beginning of the part | ||
| 11075 | 2026.03.04 18:59:53.272598 [ 186 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 797 rows starting from the beginning of the part | ||
| 11076 | 2026.03.04 18:59:53.272757 [ 4 ] {deeab986-2556-44f3-bad8-2de1ed9b786b} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11077 | 2026.03.04 18:59:53.272798 [ 4 ] {deeab986-2556-44f3-bad8-2de1ed9b786b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11078 | 2026.03.04 18:59:53.273138 [ 4 ] {deeab986-2556-44f3-bad8-2de1ed9b786b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11079 | 2026.03.04 18:59:53.273344 [ 4 ] {deeab986-2556-44f3-bad8-2de1ed9b786b} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11080 | 2026.03.04 18:59:53.273472 [ 4 ] {deeab986-2556-44f3-bad8-2de1ed9b786b} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001248 sec., 113782.05128205128 rows/sec., 6.68 MiB/sec. | ||
| 11081 | 2026.03.04 18:59:53.273510 [ 4 ] {deeab986-2556-44f3-bad8-2de1ed9b786b} <Debug> TCPHandler: Processed in 0.001411382 sec. | ||
| 11082 | 2026.03.04 18:59:53.273625 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11083 | 2026.03.04 18:59:53.273717 [ 4 ] {6a7dbd2b-071e-4942-a2dc-8520a1694f95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11084 | 2026.03.04 18:59:53.273756 [ 4 ] {6a7dbd2b-071e-4942-a2dc-8520a1694f95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11085 | 2026.03.04 18:59:53.274180 [ 4 ] {6a7dbd2b-071e-4942-a2dc-8520a1694f95} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11086 | 2026.03.04 18:59:53.274216 [ 4 ] {6a7dbd2b-071e-4942-a2dc-8520a1694f95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11087 | 2026.03.04 18:59:53.274524 [ 4 ] {6a7dbd2b-071e-4942-a2dc-8520a1694f95} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11088 | 2026.03.04 18:59:53.274716 [ 186 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4817 rows, containing 5 columns (5 merged, 0 gathered) in 0.00258686 sec., 1862103.0902329467 rows/sec., 152.58 MiB/sec. | ||
| 11089 | 2026.03.04 18:59:53.274739 [ 4 ] {6a7dbd2b-071e-4942-a2dc-8520a1694f95} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11090 | 2026.03.04 18:59:53.274873 [ 4 ] {6a7dbd2b-071e-4942-a2dc-8520a1694f95} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001174 sec., 126916.52470187395 rows/sec., 8.20 MiB/sec. | ||
| 11091 | 2026.03.04 18:59:53.274909 [ 4 ] {6a7dbd2b-071e-4942-a2dc-8520a1694f95} <Debug> TCPHandler: Processed in 0.001330931 sec. | ||
| 11092 | 2026.03.04 18:59:53.274980 [ 186 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11093 | 2026.03.04 18:59:53.275019 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11094 | 2026.03.04 18:59:53.275116 [ 4 ] {d0bf1537-9ddb-478c-8811-9542ed5648dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11095 | 2026.03.04 18:59:53.275155 [ 4 ] {d0bf1537-9ddb-478c-8811-9542ed5648dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11096 | 2026.03.04 18:59:53.275231 [ 186 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_76_15} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11097 | 2026.03.04 18:59:53.275304 [ 186 ] {32d12bbb-ab1a-4db6-9eee-d8f784768b0d::all_1_76_15} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11098 | 2026.03.04 18:59:53.275385 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 11099 | 2026.03.04 18:59:53.275590 [ 4 ] {d0bf1537-9ddb-478c-8811-9542ed5648dc} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11100 | 2026.03.04 18:59:53.275630 [ 4 ] {d0bf1537-9ddb-478c-8811-9542ed5648dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11101 | 2026.03.04 18:59:53.275931 [ 4 ] {d0bf1537-9ddb-478c-8811-9542ed5648dc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11102 | 2026.03.04 18:59:53.276132 [ 4 ] {d0bf1537-9ddb-478c-8811-9542ed5648dc} <Trace> oximeter.fields_u8 (e468f6d1-e984-4dd9-bbc8-ca9e0a7ba54c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11103 | 2026.03.04 18:59:53.276255 [ 4 ] {d0bf1537-9ddb-478c-8811-9542ed5648dc} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001157 sec., 127917.02679343129 rows/sec., 7.27 MiB/sec. | ||
| 11104 | 2026.03.04 18:59:53.276292 [ 4 ] {d0bf1537-9ddb-478c-8811-9542ed5648dc} <Debug> TCPHandler: Processed in 0.001319171 sec. | ||
| 11105 | 2026.03.04 18:59:53.276405 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11106 | 2026.03.04 18:59:53.276496 [ 4 ] {557fd9a8-1986-4a8c-b747-33fe596328aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11107 | 2026.03.04 18:59:53.276534 [ 4 ] {557fd9a8-1986-4a8c-b747-33fe596328aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11108 | 2026.03.04 18:59:53.277074 [ 4 ] {557fd9a8-1986-4a8c-b747-33fe596328aa} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11109 | 2026.03.04 18:59:53.277109 [ 4 ] {557fd9a8-1986-4a8c-b747-33fe596328aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11110 | 2026.03.04 18:59:53.277436 [ 4 ] {557fd9a8-1986-4a8c-b747-33fe596328aa} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11111 | 2026.03.04 18:59:53.277643 [ 4 ] {557fd9a8-1986-4a8c-b747-33fe596328aa} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11112 | 2026.03.04 18:59:53.277752 [ 142 ] {} <Debug> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11113 | 2026.03.04 18:59:53.277769 [ 4 ] {557fd9a8-1986-4a8c-b747-33fe596328aa} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.00129 sec., 379844.9612403101 rows/sec., 26.63 MiB/sec. | ||
| 11114 | 2026.03.04 18:59:53.277794 [ 142 ] {} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11115 | 2026.03.04 18:59:53.277816 [ 4 ] {557fd9a8-1986-4a8c-b747-33fe596328aa} <Debug> TCPHandler: Processed in 0.001462914 sec. | ||
| 11116 | 2026.03.04 18:59:53.277817 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11117 | 2026.03.04 18:59:53.277934 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11118 | 2026.03.04 18:59:53.277951 [ 201 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::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 | ||
| 11119 | 2026.03.04 18:59:53.278030 [ 4 ] {7bd9d7a4-f84c-4b2d-b128-8e9125d5cb66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11120 | 2026.03.04 18:59:53.278073 [ 4 ] {7bd9d7a4-f84c-4b2d-b128-8e9125d5cb66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11121 | 2026.03.04 18:59:53.278089 [ 201 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11122 | 2026.03.04 18:59:53.278130 [ 201 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1552 rows starting from the beginning of the part | ||
| 11123 | 2026.03.04 18:59:53.278240 [ 201 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part | ||
| 11124 | 2026.03.04 18:59:53.278317 [ 201 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 104 rows starting from the beginning of the part | ||
| 11125 | 2026.03.04 18:59:53.278386 [ 201 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 492 rows starting from the beginning of the part | ||
| 11126 | 2026.03.04 18:59:53.278401 [ 4 ] {7bd9d7a4-f84c-4b2d-b128-8e9125d5cb66} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11127 | 2026.03.04 18:59:53.278443 [ 4 ] {7bd9d7a4-f84c-4b2d-b128-8e9125d5cb66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11128 | 2026.03.04 18:59:53.278451 [ 201 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 104 rows starting from the beginning of the part | ||
| 11129 | 2026.03.04 18:59:53.278524 [ 201 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 490 rows starting from the beginning of the part | ||
| 11130 | 2026.03.04 18:59:53.278773 [ 4 ] {7bd9d7a4-f84c-4b2d-b128-8e9125d5cb66} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11131 | 2026.03.04 18:59:53.279047 [ 4 ] {7bd9d7a4-f84c-4b2d-b128-8e9125d5cb66} <Trace> oximeter.measurements_bool (e6dcb20e-536c-4a2f-a405-dd26ad012ed0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11132 | 2026.03.04 18:59:53.279180 [ 4 ] {7bd9d7a4-f84c-4b2d-b128-8e9125d5cb66} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001167 sec., 5141.388174807198 rows/sec., 268.62 KiB/sec. | ||
| 11133 | 2026.03.04 18:59:53.279217 [ 4 ] {7bd9d7a4-f84c-4b2d-b128-8e9125d5cb66} <Debug> TCPHandler: Processed in 0.001328731 sec. | ||
| 11134 | 2026.03.04 18:59:53.279324 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11135 | 2026.03.04 18:59:53.279417 [ 4 ] {e28b898f-96ed-4ee2-a7d6-8cd147181b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11136 | 2026.03.04 18:59:53.279460 [ 4 ] {e28b898f-96ed-4ee2-a7d6-8cd147181b06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11137 | 2026.03.04 18:59:53.279869 [ 4 ] {e28b898f-96ed-4ee2-a7d6-8cd147181b06} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11138 | 2026.03.04 18:59:53.279905 [ 4 ] {e28b898f-96ed-4ee2-a7d6-8cd147181b06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11139 | 2026.03.04 18:59:53.280003 [ 201 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 5 columns (5 merged, 0 gathered) in 0.002101049 sec., 1335523.3504787371 rows/sec., 99.53 MiB/sec. | ||
| 11140 | 2026.03.04 18:59:53.280254 [ 198 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11141 | 2026.03.04 18:59:53.280257 [ 4 ] {e28b898f-96ed-4ee2-a7d6-8cd147181b06} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11142 | 2026.03.04 18:59:53.280546 [ 4 ] {e28b898f-96ed-4ee2-a7d6-8cd147181b06} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11143 | 2026.03.04 18:59:53.280602 [ 198 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_76_15} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11144 | 2026.03.04 18:59:53.280682 [ 198 ] {d9ee0d3a-6c5a-4a53-a17d-de45b1b84804::all_1_76_15} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11145 | 2026.03.04 18:59:53.280689 [ 4 ] {e28b898f-96ed-4ee2-a7d6-8cd147181b06} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00129 sec., 205426.3565891473 rows/sec., 13.65 MiB/sec. | ||
| 11146 | 2026.03.04 18:59:53.280732 [ 4 ] {e28b898f-96ed-4ee2-a7d6-8cd147181b06} <Debug> TCPHandler: Processed in 0.001454664 sec. | ||
| 11147 | 2026.03.04 18:59:53.280774 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 11148 | 2026.03.04 18:59:53.280838 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11149 | 2026.03.04 18:59:53.280939 [ 4 ] {637d380d-9a23-40f7-9148-0daca36787f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11150 | 2026.03.04 18:59:53.280980 [ 4 ] {637d380d-9a23-40f7-9148-0daca36787f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11151 | 2026.03.04 18:59:53.281277 [ 4 ] {637d380d-9a23-40f7-9148-0daca36787f6} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11152 | 2026.03.04 18:59:53.281314 [ 4 ] {637d380d-9a23-40f7-9148-0daca36787f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11153 | 2026.03.04 18:59:53.281621 [ 4 ] {637d380d-9a23-40f7-9148-0daca36787f6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11154 | 2026.03.04 18:59:53.281821 [ 4 ] {637d380d-9a23-40f7-9148-0daca36787f6} <Trace> oximeter.measurements_f64 (1260d656-283b-43d0-9804-36ea2c0e015c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11155 | 2026.03.04 18:59:53.281949 [ 4 ] {637d380d-9a23-40f7-9148-0daca36787f6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 11156 | 2026.03.04 18:59:53.281984 [ 4 ] {637d380d-9a23-40f7-9148-0daca36787f6} <Debug> TCPHandler: Processed in 0.001192558 sec. | ||
| 11157 | 2026.03.04 18:59:53.282087 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11158 | 2026.03.04 18:59:53.282177 [ 4 ] {076b35d2-02c7-462e-a6d3-3fb62dc530ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11159 | 2026.03.04 18:59:53.282215 [ 4 ] {076b35d2-02c7-462e-a6d3-3fb62dc530ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11160 | 2026.03.04 18:59:53.282536 [ 4 ] {076b35d2-02c7-462e-a6d3-3fb62dc530ef} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11161 | 2026.03.04 18:59:53.282571 [ 4 ] {076b35d2-02c7-462e-a6d3-3fb62dc530ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11162 | 2026.03.04 18:59:53.282871 [ 4 ] {076b35d2-02c7-462e-a6d3-3fb62dc530ef} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11163 | 2026.03.04 18:59:53.283072 [ 4 ] {076b35d2-02c7-462e-a6d3-3fb62dc530ef} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11164 | 2026.03.04 18:59:53.283180 [ 142 ] {} <Debug> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11165 | 2026.03.04 18:59:53.283194 [ 4 ] {076b35d2-02c7-462e-a6d3-3fb62dc530ef} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001035 sec., 86956.52173913045 rows/sec., 5.44 MiB/sec. | ||
| 11166 | 2026.03.04 18:59:53.283221 [ 142 ] {} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11167 | 2026.03.04 18:59:53.283240 [ 4 ] {076b35d2-02c7-462e-a6d3-3fb62dc530ef} <Debug> TCPHandler: Processed in 0.001199748 sec. | ||
| 11168 | 2026.03.04 18:59:53.283243 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11169 | 2026.03.04 18:59:53.283346 [ 188 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 11170 | 2026.03.04 18:59:53.283444 [ 188 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11171 | 2026.03.04 18:59:53.283474 [ 188 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4278 rows starting from the beginning of the part | ||
| 11172 | 2026.03.04 18:59:53.283528 [ 188 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 11173 | 2026.03.04 18:59:53.283570 [ 188 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 11174 | 2026.03.04 18:59:53.283609 [ 188 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 90 rows starting from the beginning of the part | ||
| 11175 | 2026.03.04 18:59:53.283645 [ 188 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::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 | ||
| 11176 | 2026.03.04 18:59:53.283682 [ 188 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 90 rows starting from the beginning of the part | ||
| 11177 | 2026.03.04 18:59:53.285271 [ 191 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4638 rows, containing 4 columns (4 merged, 0 gathered) in 0.001954346 sec., 2373172.4065237166 rows/sec., 153.14 MiB/sec. | ||
| 11178 | 2026.03.04 18:59:53.285837 [ 191 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11179 | 2026.03.04 18:59:53.286254 [ 191 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_76_15} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11180 | 2026.03.04 18:59:53.286335 [ 191 ] {a2da7df3-a87f-4760-8a14-0857f81ea98b::all_1_76_15} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11181 | 2026.03.04 18:59:53.286450 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 11182 | 2026.03.04 18:59:54.806433 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11183 | 2026.03.04 18:59:54.806618 [ 4 ] {4cd4f0dd-da08-41c2-9c10-fd7bda5a118d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11184 | 2026.03.04 18:59:54.806686 [ 4 ] {4cd4f0dd-da08-41c2-9c10-fd7bda5a118d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11185 | 2026.03.04 18:59:54.807328 [ 4 ] {4cd4f0dd-da08-41c2-9c10-fd7bda5a118d} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11186 | 2026.03.04 18:59:54.807385 [ 4 ] {4cd4f0dd-da08-41c2-9c10-fd7bda5a118d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11187 | 2026.03.04 18:59:54.807819 [ 4 ] {4cd4f0dd-da08-41c2-9c10-fd7bda5a118d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11188 | 2026.03.04 18:59:54.808056 [ 4 ] {4cd4f0dd-da08-41c2-9c10-fd7bda5a118d} <Trace> oximeter.fields_ipaddr (045d0c0d-db43-4be0-bdc5-a1b2d1dca217): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11189 | 2026.03.04 18:59:54.808226 [ 4 ] {4cd4f0dd-da08-41c2-9c10-fd7bda5a118d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001658 sec., 2412.5452352231605 rows/sec., 196.73 KiB/sec. | ||
| 11190 | 2026.03.04 18:59:54.808281 [ 4 ] {4cd4f0dd-da08-41c2-9c10-fd7bda5a118d} <Debug> TCPHandler: Processed in 0.001977756 sec. | ||
| 11191 | 2026.03.04 18:59:54.808411 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11192 | 2026.03.04 18:59:54.808514 [ 4 ] {0de672df-81ea-46cb-b0ba-0c8a69637fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11193 | 2026.03.04 18:59:54.808559 [ 4 ] {0de672df-81ea-46cb-b0ba-0c8a69637fce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11194 | 2026.03.04 18:59:54.810010 [ 4 ] {0de672df-81ea-46cb-b0ba-0c8a69637fce} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11195 | 2026.03.04 18:59:54.810050 [ 4 ] {0de672df-81ea-46cb-b0ba-0c8a69637fce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11196 | 2026.03.04 18:59:54.810499 [ 4 ] {0de672df-81ea-46cb-b0ba-0c8a69637fce} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11197 | 2026.03.04 18:59:54.810714 [ 4 ] {0de672df-81ea-46cb-b0ba-0c8a69637fce} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11198 | 2026.03.04 18:59:54.810855 [ 4 ] {0de672df-81ea-46cb-b0ba-0c8a69637fce} <Debug> executeQuery: Read 2024 rows, 156.58 KiB in 0.002363 sec., 856538.2987727465 rows/sec., 64.71 MiB/sec. | ||
| 11199 | 2026.03.04 18:59:54.810896 [ 4 ] {0de672df-81ea-46cb-b0ba-0c8a69637fce} <Debug> TCPHandler: Processed in 0.002536459 sec. | ||
| 11200 | 2026.03.04 18:59:54.811011 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11201 | 2026.03.04 18:59:54.811110 [ 4 ] {fb2e3eb1-6b57-4662-96f6-5ba616500af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11202 | 2026.03.04 18:59:54.811151 [ 4 ] {fb2e3eb1-6b57-4662-96f6-5ba616500af0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11203 | 2026.03.04 18:59:54.811581 [ 4 ] {fb2e3eb1-6b57-4662-96f6-5ba616500af0} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11204 | 2026.03.04 18:59:54.811619 [ 4 ] {fb2e3eb1-6b57-4662-96f6-5ba616500af0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11205 | 2026.03.04 18:59:54.811921 [ 4 ] {fb2e3eb1-6b57-4662-96f6-5ba616500af0} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11206 | 2026.03.04 18:59:54.812136 [ 4 ] {fb2e3eb1-6b57-4662-96f6-5ba616500af0} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11207 | 2026.03.04 18:59:54.812269 [ 4 ] {fb2e3eb1-6b57-4662-96f6-5ba616500af0} <Debug> executeQuery: Read 56 rows, 4.19 KiB in 0.00118 sec., 47457.627118644064 rows/sec., 3.47 MiB/sec. | ||
| 11208 | 2026.03.04 18:59:54.812266 [ 141 ] {} <Debug> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e) (MergerMutator): Selected 6 parts from all_1_59_12 to all_64_64_0 | ||
| 11209 | 2026.03.04 18:59:54.812309 [ 4 ] {fb2e3eb1-6b57-4662-96f6-5ba616500af0} <Debug> TCPHandler: Processed in 0.001348781 sec. | ||
| 11210 | 2026.03.04 18:59:54.812354 [ 141 ] {} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11211 | 2026.03.04 18:59:54.812385 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11212 | 2026.03.04 18:59:54.812445 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11213 | 2026.03.04 18:59:54.812489 [ 196 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_64_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_59_12 to all_64_64_0 into Compact with storage Full | ||
| 11214 | 2026.03.04 18:59:54.812548 [ 4 ] {b9b60dd7-35fe-4344-a214-9546a507c2d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11215 | 2026.03.04 18:59:54.812589 [ 4 ] {b9b60dd7-35fe-4344-a214-9546a507c2d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11216 | 2026.03.04 18:59:54.812599 [ 196 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_64_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11217 | 2026.03.04 18:59:54.812634 [ 196 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_64_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_59_12, total 226 rows starting from the beginning of the part | ||
| 11218 | 2026.03.04 18:59:54.812704 [ 196 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_64_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 40 rows starting from the beginning of the part | ||
| 11219 | 2026.03.04 18:59:54.812762 [ 196 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_64_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 144 rows starting from the beginning of the part | ||
| 11220 | 2026.03.04 18:59:54.812814 [ 196 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_64_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 40 rows starting from the beginning of the part | ||
| 11221 | 2026.03.04 18:59:54.812857 [ 196 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_64_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 142 rows starting from the beginning of the part | ||
| 11222 | 2026.03.04 18:59:54.812904 [ 196 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_64_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part | ||
| 11223 | 2026.03.04 18:59:54.813401 [ 4 ] {b9b60dd7-35fe-4344-a214-9546a507c2d9} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11224 | 2026.03.04 18:59:54.813441 [ 4 ] {b9b60dd7-35fe-4344-a214-9546a507c2d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11225 | 2026.03.04 18:59:54.813747 [ 201 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_64_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 5 columns (5 merged, 0 gathered) in 0.00130062 sec., 498223.9239747198 rows/sec., 33.61 MiB/sec. | ||
| 11226 | 2026.03.04 18:59:54.813803 [ 4 ] {b9b60dd7-35fe-4344-a214-9546a507c2d9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11227 | 2026.03.04 18:59:54.813953 [ 201 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_64_13} <Trace> MergedBlockOutputStream: filled checksums all_1_64_13 (state Temporary) | ||
| 11228 | 2026.03.04 18:59:54.814046 [ 4 ] {b9b60dd7-35fe-4344-a214-9546a507c2d9} <Trace> oximeter.fields_u32 (8f2770c6-8ebd-4b35-9f38-d0eddfe56882): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11229 | 2026.03.04 18:59:54.814195 [ 4 ] {b9b60dd7-35fe-4344-a214-9546a507c2d9} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001667 sec., 424715.0569886023 rows/sec., 24.78 MiB/sec. | ||
| 11230 | 2026.03.04 18:59:54.814236 [ 4 ] {b9b60dd7-35fe-4344-a214-9546a507c2d9} <Debug> TCPHandler: Processed in 0.001847093 sec. | ||
| 11231 | 2026.03.04 18:59:54.814311 [ 201 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_64_13} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e): Renaming temporary part tmp_merge_all_1_64_13 to all_1_64_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11232 | 2026.03.04 18:59:54.814351 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11233 | 2026.03.04 18:59:54.814423 [ 201 ] {b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e::all_1_64_13} <Trace> oximeter.fields_u16 (b17c01e8-5f24-42b1-90c2-f86f9f6c5a8e) (MergerMutator): Merged 6 parts: [all_1_59_12, all_64_64_0] -> all_1_64_13 | ||
| 11234 | 2026.03.04 18:59:54.814454 [ 4 ] {cc3a8de7-1c7c-4afa-a3f2-efba8c6438e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11235 | 2026.03.04 18:59:54.814500 [ 4 ] {cc3a8de7-1c7c-4afa-a3f2-efba8c6438e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11236 | 2026.03.04 18:59:54.814532 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 11237 | 2026.03.04 18:59:54.814882 [ 4 ] {cc3a8de7-1c7c-4afa-a3f2-efba8c6438e2} <Trace> oximeter.fields_u64 (687cf707-26e5-42bf-a146-460b07f7ff8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11238 | 2026.03.04 18:59:54.814923 [ 4 ] {cc3a8de7-1c7c-4afa-a3f2-efba8c6438e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11239 | 2026.03.04 18:59:54.815220 [ 4 ] {cc3a8de7-1c7c-4afa-a3f2-efba8c6438e2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 11240 | 2026.03.04 18:59:54.815429 [ 4 ] {cc3a8de7-1c7c-4afa-a3f2-efba8c6438e2} <Trace> oximeter.fields_u64 (687cf707-26e5-42bf-a146-460b07f7ff8a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11241 | 2026.03.04 18:59:54.815555 [ 4 ] {cc3a8de7-1c7c-4afa-a3f2-efba8c6438e2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001132 sec., 883.3922261484099 rows/sec., 62.11 KiB/sec. | ||
| 11242 | 2026.03.04 18:59:54.815589 [ 4 ] {cc3a8de7-1c7c-4afa-a3f2-efba8c6438e2} <Debug> TCPHandler: Processed in 0.00129938 sec. | ||
| 11243 | 2026.03.04 18:59:54.815691 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11244 | 2026.03.04 18:59:54.815780 [ 4 ] {d8ade961-9c43-4921-8f0b-1086e7115f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11245 | 2026.03.04 18:59:54.815817 [ 4 ] {d8ade961-9c43-4921-8f0b-1086e7115f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11246 | 2026.03.04 18:59:54.816752 [ 4 ] {d8ade961-9c43-4921-8f0b-1086e7115f49} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11247 | 2026.03.04 18:59:54.816787 [ 4 ] {d8ade961-9c43-4921-8f0b-1086e7115f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11248 | 2026.03.04 18:59:54.817142 [ 4 ] {d8ade961-9c43-4921-8f0b-1086e7115f49} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11249 | 2026.03.04 18:59:54.817354 [ 4 ] {d8ade961-9c43-4921-8f0b-1086e7115f49} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11250 | 2026.03.04 18:59:54.817486 [ 4 ] {d8ade961-9c43-4921-8f0b-1086e7115f49} <Debug> executeQuery: Read 1056 rows, 74.83 KiB in 0.001698 sec., 621908.1272084805 rows/sec., 43.04 MiB/sec. | ||
| 11251 | 2026.03.04 18:59:54.817528 [ 4 ] {d8ade961-9c43-4921-8f0b-1086e7115f49} <Debug> TCPHandler: Processed in 0.001865053 sec. | ||
| 11252 | 2026.03.04 18:59:54.817644 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11253 | 2026.03.04 18:59:54.817743 [ 4 ] {609e1a23-c748-42c4-8b5f-8989d51ade7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11254 | 2026.03.04 18:59:54.817787 [ 4 ] {609e1a23-c748-42c4-8b5f-8989d51ade7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11255 | 2026.03.04 18:59:54.818572 [ 4 ] {609e1a23-c748-42c4-8b5f-8989d51ade7c} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11256 | 2026.03.04 18:59:54.818607 [ 4 ] {609e1a23-c748-42c4-8b5f-8989d51ade7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11257 | 2026.03.04 18:59:54.819026 [ 4 ] {609e1a23-c748-42c4-8b5f-8989d51ade7c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11258 | 2026.03.04 18:59:54.819252 [ 4 ] {609e1a23-c748-42c4-8b5f-8989d51ade7c} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11259 | 2026.03.04 18:59:54.819384 [ 4 ] {609e1a23-c748-42c4-8b5f-8989d51ade7c} <Debug> executeQuery: Read 1251 rows, 80.34 KiB in 0.001659 sec., 754068.7160940325 rows/sec., 47.29 MiB/sec. | ||
| 11260 | 2026.03.04 18:59:54.819421 [ 4 ] {609e1a23-c748-42c4-8b5f-8989d51ade7c} <Debug> TCPHandler: Processed in 0.001825742 sec. | ||
| 11261 | 2026.03.04 18:59:54.819529 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11262 | 2026.03.04 18:59:54.819624 [ 4 ] {4a0ebabc-9c0c-44eb-a231-35c7ac2ed043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11263 | 2026.03.04 18:59:54.819678 [ 4 ] {4a0ebabc-9c0c-44eb-a231-35c7ac2ed043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11264 | 2026.03.04 18:59:54.820616 [ 4 ] {4a0ebabc-9c0c-44eb-a231-35c7ac2ed043} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11265 | 2026.03.04 18:59:54.820653 [ 4 ] {4a0ebabc-9c0c-44eb-a231-35c7ac2ed043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11266 | 2026.03.04 18:59:54.821245 [ 4 ] {4a0ebabc-9c0c-44eb-a231-35c7ac2ed043} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11267 | 2026.03.04 18:59:54.821478 [ 4 ] {4a0ebabc-9c0c-44eb-a231-35c7ac2ed043} <Trace> oximeter.measurements_histogramu64 (4dedcf2f-069d-442e-8619-a826ac014536): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11268 | 2026.03.04 18:59:54.821621 [ 4 ] {4a0ebabc-9c0c-44eb-a231-35c7ac2ed043} <Debug> executeQuery: Read 52 rows, 95.42 KiB in 0.002016 sec., 25793.650793650795 rows/sec., 46.22 MiB/sec. | ||
| 11269 | 2026.03.04 18:59:54.821686 [ 4 ] {4a0ebabc-9c0c-44eb-a231-35c7ac2ed043} <Debug> TCPHandler: Processed in 0.002207181 sec. | ||
| 11270 | 2026.03.04 18:59:54.821795 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11271 | 2026.03.04 18:59:54.821890 [ 4 ] {ff2765c8-f8d6-4197-a4b0-fff17523e530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11272 | 2026.03.04 18:59:54.821936 [ 4 ] {ff2765c8-f8d6-4197-a4b0-fff17523e530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11273 | 2026.03.04 18:59:54.822257 [ 4 ] {ff2765c8-f8d6-4197-a4b0-fff17523e530} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11274 | 2026.03.04 18:59:54.822293 [ 4 ] {ff2765c8-f8d6-4197-a4b0-fff17523e530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11275 | 2026.03.04 18:59:54.822595 [ 4 ] {ff2765c8-f8d6-4197-a4b0-fff17523e530} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11276 | 2026.03.04 18:59:54.822810 [ 4 ] {ff2765c8-f8d6-4197-a4b0-fff17523e530} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11277 | 2026.03.04 18:59:54.822940 [ 4 ] {ff2765c8-f8d6-4197-a4b0-fff17523e530} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001069 sec., 22450.88868101029 rows/sec., 1.51 MiB/sec. | ||
| 11278 | 2026.03.04 18:59:54.822976 [ 4 ] {ff2765c8-f8d6-4197-a4b0-fff17523e530} <Debug> TCPHandler: Processed in 0.001229519 sec. | ||
| 11279 | 2026.03.04 18:59:56.118830 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1448 | ||
| 11280 | 2026.03.04 18:59:56.121559 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11281 | 2026.03.04 18:59:56.121625 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11282 | 2026.03.04 18:59:56.122908 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11283 | 2026.03.04 18:59:56.123196 [ 243 ] {} <Trace> system.query_log (68a92457-0ecb-4d84-93cc-f2bc5daee9da): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11284 | 2026.03.04 18:59:56.123583 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1448 | ||
| 11285 | 2026.03.04 18:59:58.256776 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11286 | 2026.03.04 18:59:58.256980 [ 4 ] {088efd51-33b0-4ab1-acf1-fc646f02ec9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11287 | 2026.03.04 18:59:58.257049 [ 4 ] {088efd51-33b0-4ab1-acf1-fc646f02ec9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11288 | 2026.03.04 18:59:58.257760 [ 4 ] {088efd51-33b0-4ab1-acf1-fc646f02ec9a} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11289 | 2026.03.04 18:59:58.257820 [ 4 ] {088efd51-33b0-4ab1-acf1-fc646f02ec9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11290 | 2026.03.04 18:59:58.258285 [ 4 ] {088efd51-33b0-4ab1-acf1-fc646f02ec9a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11291 | 2026.03.04 18:59:58.258589 [ 4 ] {088efd51-33b0-4ab1-acf1-fc646f02ec9a} <Trace> oximeter.fields_string (32d12bbb-ab1a-4db6-9eee-d8f784768b0d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11292 | 2026.03.04 18:59:58.258763 [ 4 ] {088efd51-33b0-4ab1-acf1-fc646f02ec9a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001837 sec., 30484.48557430593 rows/sec., 2.33 MiB/sec. | ||
| 11293 | 2026.03.04 18:59:58.258813 [ 4 ] {088efd51-33b0-4ab1-acf1-fc646f02ec9a} <Debug> TCPHandler: Processed in 0.00216643 sec. | ||
| 11294 | 2026.03.04 18:59:58.258940 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11295 | 2026.03.04 18:59:58.259051 [ 4 ] {bf364bad-042b-441c-8ab0-0fb75de94aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11296 | 2026.03.04 18:59:58.259101 [ 4 ] {bf364bad-042b-441c-8ab0-0fb75de94aa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11297 | 2026.03.04 18:59:58.259540 [ 4 ] {bf364bad-042b-441c-8ab0-0fb75de94aa4} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11298 | 2026.03.04 18:59:58.259580 [ 4 ] {bf364bad-042b-441c-8ab0-0fb75de94aa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11299 | 2026.03.04 18:59:58.259920 [ 4 ] {bf364bad-042b-441c-8ab0-0fb75de94aa4} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11300 | 2026.03.04 18:59:58.260130 [ 4 ] {bf364bad-042b-441c-8ab0-0fb75de94aa4} <Trace> oximeter.fields_uuid (d9ee0d3a-6c5a-4a53-a17d-de45b1b84804): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11301 | 2026.03.04 18:59:58.260272 [ 4 ] {bf364bad-042b-441c-8ab0-0fb75de94aa4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00125 sec., 51200 rows/sec., 4.00 MiB/sec. | ||
| 11302 | 2026.03.04 18:59:58.260312 [ 4 ] {bf364bad-042b-441c-8ab0-0fb75de94aa4} <Debug> TCPHandler: Processed in 0.001425373 sec. | ||
| 11303 | 2026.03.04 18:59:58.260423 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11304 | 2026.03.04 18:59:58.260523 [ 4 ] {7ad1b04d-8abe-4a15-9256-af8c882585df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11305 | 2026.03.04 18:59:58.260569 [ 4 ] {7ad1b04d-8abe-4a15-9256-af8c882585df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11306 | 2026.03.04 18:59:58.260951 [ 4 ] {7ad1b04d-8abe-4a15-9256-af8c882585df} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11307 | 2026.03.04 18:59:58.260988 [ 4 ] {7ad1b04d-8abe-4a15-9256-af8c882585df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11308 | 2026.03.04 18:59:58.261320 [ 4 ] {7ad1b04d-8abe-4a15-9256-af8c882585df} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11309 | 2026.03.04 18:59:58.261536 [ 4 ] {7ad1b04d-8abe-4a15-9256-af8c882585df} <Trace> oximeter.measurements_cumulativeu64 (11e443ad-a32c-4bf3-9b19-f7fcbaf25688): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11310 | 2026.03.04 18:59:58.261674 [ 4 ] {7ad1b04d-8abe-4a15-9256-af8c882585df} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001172 sec., 81911.26279863481 rows/sec., 5.70 MiB/sec. | ||
| 11311 | 2026.03.04 18:59:58.261712 [ 4 ] {7ad1b04d-8abe-4a15-9256-af8c882585df} <Debug> TCPHandler: Processed in 0.001339771 sec. | ||
| 11312 | 2026.03.04 18:59:58.261819 [ 4 ] {} <Trace> TCP-Session: e7a47c14-ca3c-42d9-8775-82df4940e1ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11313 | 2026.03.04 18:59:58.261915 [ 4 ] {d81410d5-af86-45bd-b5e4-4c7e8b42b696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61679) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11314 | 2026.03.04 18:59:58.261958 [ 4 ] {d81410d5-af86-45bd-b5e4-4c7e8b42b696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11315 | 2026.03.04 18:59:58.262279 [ 4 ] {d81410d5-af86-45bd-b5e4-4c7e8b42b696} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11316 | 2026.03.04 18:59:58.262316 [ 4 ] {d81410d5-af86-45bd-b5e4-4c7e8b42b696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11317 | 2026.03.04 18:59:58.262628 [ 4 ] {d81410d5-af86-45bd-b5e4-4c7e8b42b696} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11318 | 2026.03.04 18:59:58.262833 [ 4 ] {d81410d5-af86-45bd-b5e4-4c7e8b42b696} <Trace> oximeter.measurements_u64 (a2da7df3-a87f-4760-8a14-0857f81ea98b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11319 | 2026.03.04 18:59:58.262967 [ 4 ] {d81410d5-af86-45bd-b5e4-4c7e8b42b696} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001072 sec., 33582.0895522388 rows/sec., 2.26 MiB/sec. | ||
| 11320 | 2026.03.04 18:59:58.263003 [ 4 ] {d81410d5-af86-45bd-b5e4-4c7e8b42b696} <Debug> TCPHandler: Processed in 0.001233249 sec. | ||
| 11321 | 2026.03.04 18:59:58.552009 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22599 | ||
| 11322 | 2026.03.04 18:59:58.552686 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11323 | 2026.03.04 18:59:58.552730 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11324 | 2026.03.04 18:59:58.553226 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11325 | 2026.03.04 18:59:58.553458 [ 245 ] {} <Trace> system.asynchronous_metric_log (9df447bc-a205-4870-80d9-93b37698a753): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11326 | 2026.03.04 18:59:58.553606 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22599 | ||
| 11327 | 2026.03.04 18:59:59.761747 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 11328 | 2026.03.04 18:59:59.777107 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11329 | 2026.03.04 18:59:59.777176 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 11330 | 2026.03.04 18:59:59.783950 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11331 | 2026.03.04 18:59:59.784671 [ 244 ] {} <Trace> system.metric_log (a9ac6feb-970c-45f9-af9b-d67838f97a69): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11332 | 2026.03.04 18:59:59.788188 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||